/*
Theme Name: The Fundamentals of Graphic Design
Theme URI: http://arjuna.deltoso.net/progetti/the-fundamentals-of-graphic-design-wordpress-theme-2/en/
Description: A Wordpress theme inspired by the AVA book "<a href="http://www.avabooks.ch/index.php/ava/bookdetails/978-2-940373-82-6">The Fundamentals of Graphic Design</a>".<br /> Main features:<b> threaded comments, widgeted sidebar, theme configuration, hierachical categories. To get the best from this theme remember to add a line or two as an excerpt for your posts. Author: <a href="http://arjuna.deltoso.net/">Arjuna</a>.
Version: 1.3
Author: Arjuna Del Toso
Author URI: http://arjuna.deltoso.net/
Tags: white, green, blue, fixed-width, one-column, light, theme-options, threaded-comments


	This theme was designed and built by Arjuna Del Toso,
	whose web site you will find at http://arjuna.deltoso.net/

	ATTENTION: To get the best from this theme be sure to write
	a line or two as an excerpt for your posts.

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* these rules are here only because of the Wordpress / themes uploader that require them 
*  all the rules are in style.php
*/

/* Images */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   text-align: center;
   background-color: transparent;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	color: #444;
}
/* Images End */
