/*
THEME NAME: Thematic
THEME URI: http://themeshaper.com/thematic/
DESCRIPTION: The ultimate in SEO-ready themes, Thematic is a highly extensible, WordPress Theme Framework featuring 13 widget-ready areas, drop-down menus, grid-based layout samples, plugin integration, shortcodes for your footer, &amp; a whole lot more. Perfect for any blog and <strong><em>the</em></strong> starting point for theme development.
VERSION: 0.9.5.1
AUTHOR: Ian Stewart
AUTHOR URI: http://themeshaper.com/
TAGS: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
.
The Thematic Theme is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/


/* Apply default theme styles and colors */
@import url('common/css/layout.css');



/* -------------------------------------------------------------- 
   
   Default styles for Images
   
   I've duplicated these styles here from images.css in
   order to get Thematic through the auto-checker at the
   official WordPress Themes directory.
   
   When the directory can hunt though css files linked
   through @import the styles below will no longer be
   neccesary and will be removed.
   
   Cheers. --Ian Stewart
  
-------------------------------------------------------------- */   

.entry-content img {
    margin: 0 15px 15px 0;
    max-width:100%;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}


#nav li a.menu_8:link, #nav li a.menu_8:visited {
	background:url(images/taglio/nav_sx.png) right -80px no-repeat;
	color:#493336;
}
#nav li a.menu_8 span {
	background:url(images/taglio/nav_dx.png) 0px -80px no-repeat;
}
.thumb22{
	float: left;
	margin: 0 20px 0 0;
	border: 10px solid #dbebf0;
	width: 130px;
	height: 110px;
	background: #616161 url(../thematic/images/logosl22.png) center center no-repeat;
}
.post22{
	float: left;
	min-height: 120px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 20px;
	padding: 0 0 20px 0;
}
.post22 a{
	display: block;
	width: 130px;
	height: 110px;
}
.hr{
	float: left;
}
.cat-item{
	padding: 7px 0 0 0 !important;	
}
.cat-item a{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;7
	font-size: 18px;
	padding: 0 0 0 5px ;
	color: #065871;
	text-decoration: none;
}
#archives-4 select{
	width: 100%;
	color: #666666;
	height: 25px;
}
#cerca form#searchform #searchsubmit{
	width: 81px;
	height: 24px;
	text-align: center;
	background: #fff url(../thematic/images/bgsearch22.jpg) 0 0 no-repeat;
	padding: 0;
	margin: 0;
	border: none;
}
#cerca form#searchform #s{
	width: 180px;
}
