/*
Theme Name: MaestroAlberto 2.0
Theme URI: http://www.diplod.it/
Description: Il tema personalizzato per Alberto, by <a href="http://www.diplod.it">Davide Del Monte</a>. Widget ready.
Author: Davide Del Monte
Author URI: http://www.diplod.it/
Tags: white, blue, gree, accessible, fixed width, two columns, widgets, widget ready, simple, clean, valid CSS, valid XHTML, right sidebar
Version: 2.0
Released under <a href="http://www.opensource.org/licenses/gpl-license.php">GPL license</a>.
*/
/* ----------------------------------------------
	Thanks to: Erwin Aligam
	http://www.styleshout.com/       
 ------------------------------------------------ */
/* import stylesheets and hide from ie/mac \*/
@import url("css/reset.css");
@import url("css/960.css");
/* end import/hide */

/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 
body {
	font: 13px/165% 'Lucida Grande', Verdana, Helvetica, sans-serif;
	color: #666666; 	
	margin: 0; padding: 0 0 50px 0; 
	background: #F6FFE0 url(images/footer-bg.gif) bottom repeat-x; 
	text-align: center;
}
/* Links */
a:link, a:visited { 
	text-decoration: none;
	color: #598398;	
}
a:hover {
	border-bottom: 1px dotted #598398;	
}
a.more-link {
	padding-bottom: 2px;
	font-weight: bold;	
	border-bottom: 1px dotted #AE855C;	
}
a:hover.more-link {
	text-decoration: none;
}
/* Headers */
h1, h2, h3, h4 {
	font: bold 1em/1.5em Georgia, 'Times New Roman', Times, serif;
	color: #444;
	padding: 10px 15px 7px 15px;	 
}
h1 { font-size: 2.8em; font-weight: normal; letter-spacing: -2px; }
h2 { font-size: 2.0em; font-weight: normal; }
h3 { font-size: 1.6em; font-weight: normal; letter-spacing: -0.5px; padding-top: 15px}
h4 { font-size: 1.3em; }

/* Lists */
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: disc; }
ol { list-style: decimal; }

dt {
  font-weight: bold;
  color: #7BA857;
}
dd {
  padding-left: 25px; 
}

p, dl { padding: 10px 15px; }
strong { font-weight: bold; }
em { font-style: italic; }

/* Images */
img {
	background: #FAFAFA;
   border: 1px solid #DCDCDC;
	padding: 8px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 3px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace ;
  	/* white-space: pre; */
  	border: 1px solid #F0F0F0;
	background: #f6ffe0;  
}
acronym {
  cursor: help;
  border-bottom: 1px dotted #895F30;
}
blockquote {
	margin: 10px;
 	padding: 10px 10px 10px 32px;  
	border: 1px solid #F0F0F0;
	background: #f6ffe0 url(images/quote.gif) no-repeat 12px 12px;
	font-weight: normal;
	line-height: 1.3em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, Serif;	
	color: #555;	
}

/* form elements */
form {
	margin: 10px; 
	padding: 15px 25px 25px 20px; 
	border: 1px solid #F0F0F0;
	background: #f6ffe0;
}
form p {
	border-bottom: 1px solid #E6E6E6;
	padding: 12px 0 5px 0;	margin: 0;	
	color: #7BA857;
}
label {
	font-weight: bold;
	color: #7BA857;
}
input, select, textarea {
	margin: 5px 0;
	padding: 5px;
	color: #6A6969;
	border-width: 1px;
	border-style: solid;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; 	
	font: 12px 'Lucida Grande', Verdana, Helvetica, sans-serif;
}
input:focus, select:focus, textarea:focus {
	color: #7BA857;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #9CCF5F;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #B6DE8F #8DB836 #8DB836 #B6DE8F;
}

/*commentform*/
#commentform label {
	font-size: 10px;
	font-weight: normal;
}
input#author, input#email, input#url {
	width: 200px;
}
#comment {
	width: 500px;
}
input#author {
	background: #fff url(images/vcard.png) no-repeat center left;
	padding-left: 20px;
}
input#email{
	background: #fff url(images/email.png) no-repeat center left;
	padding-left: 20px;
}
input#url {
	background: #fff url(images/house.png) no-repeat center left;
	padding-left: 20px;
}

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#content-outer {
	background: #fff;
	width: 100%;
	padding: 5px 0;		
	border-bottom: 1px solid #E8E8E8;	
	text-align: left;		
}
#content-wrapper {
	margin: 0 auto;	
	background: #fff;	
	padding-bottom: 35px;
	padding-top: 5px;		
	overflow: hidden;
}
#header-wrap {
	width: 100%;
	background: #fff url(images/header-bg.gif) repeat-x ;	
	margin: 0; padding: 0; 
}
#header {
	position: relative;
	margin: 0 auto;
	height: 220px;
	overflow: hidden;
}
#header h1#logo-text { margin: 0; padding: 0; }
#header h1#logo-text a {
	position: absolute; 
	margin: 0; padding: 0 5px 0 0;
	font: normal 48px Georgia, 'Times New Roman', Times, serif;
	letter-spacing: -2px;
	text-decoration: none;
		
	/* change the values of top and left to adjust the position of the logo*/
	top: 60px; left: 70px;	
}
#header h1#logo-text a:hover { border: none; }
#header p#intro {
	position: absolute;
	margin: 0; padding: 0;
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.6em;
	font-style: italic;
	letter-spacing: -.5px;
	color: #aaa;
	width: 440px;
	
	/* change the values of top and left to adjust the position */
	top: 120px; left: 0px;		
}
#header #header-buttons {
	position: absolute;
	background: transparent;
	width: 200px;
	height: 95px;
	top: 65px;	right: 360px;
}
#header #header-buttons img {
	margin: 0; padding: 0;
	}
#header #feed-link {
	position: absolute;
	top: 75px; right: 170px;
}
#header #feed-link a {
	display: block;
	padding: 0; margin: 0;
	width: 76px;
	height: 72px;
	border: none;
	background: url(images/feed.gif) no-repeat center top;
}
#header #feed-link a:hover {
	background: url(images/feed.gif) no-repeat center bottom;
}
#header #feed-link img {
	background: transparent;
	border: none;
}

#header #feed-news {
	position: absolute;
	top: 75px; right: 250px;
}
#header #feed-news a {
	display: block;
	padding: 0; margin: 0;
	width: 76px;
	height: 72px;
	border: none;
	background: url(images/feedburner.gif) no-repeat center top;
}
#header #feed-news a:hover {
	background: url(images/feedburner.gif) no-repeat center bottom;
}
#header #feed-news img {
	background: transparent;
	border: none;
}

#header #header-image {
	position: absolute;
	background: url(images/header-logo.gif) no-repeat;
	width: 124px;
	height: 168px;	
	right: 30px; top: 0;	
}

/* header quick search */
#header form#quick-search {
	position: absolute;
	top: 175px; right: 20px;
	padding: 0; margin: 0;
	border: 1px solid #fff;
	width: 320px; height: 33px;
	background: #e5e5e3 url(images/header-search.gif) no-repeat top left;	
	z-index: 999999;
	overflow: hidden;
}
#header form#quick-search p {
	margin: 0; padding: 0; border: none;		
}
#header form#quick-search input {
	border: none;
	background: transparent;
	color: #bababa;
	float: left;
	margin: 0; padding: 5px;
}
#header form#quick-search .tbox {
	margin: 6px 0 0 5px; 
	width: 216px;	
	display: inline;
	border: none;
}
#header #search form#quick-search .btn{
	width: 25px; height: 25px;
	border: none;
}
#header form#quick-search label {
	float: right;
	font-size: 10px;
	line-height: 11px;
	border: none;
	padding: 2px 2px 0 2px;
	margin: 0;
}
#header form#quick-search input.radio {
	float: right;
	clear: right;
	height: 12px;
	margin: 2px 2px 0 0;
	padding: 0;
	border: none;
}

/*  navigation  */
#header #nav {
	position: absolute;
	margin: 0; padding: 0;		
	width: 880px;	
	left: 0; top: 169px;		
}
#header #nav ul {
	float: left;	
	list-style: none;	
	margin: 0;
	height: 45px;
	padding: 0 0 0 15px;					
}
#header #nav ul li {
	float: left;
	margin: 0; padding: 0;		
}
#header #nav ul li a {
	float: left;
	margin: 0;
	padding: 0 15px 0 15px;
	border: 1px solid transparent;
	color: #666666;
	font: bold 12px/40px 'Trebuchet MS', 'Helvetica Neue', Arial, Sans-Serif;	
}
*html #header #nav ul li a
{
border-color: pink;
filter: chroma(color=pink);
font-weight: normal;
}
#header #nav ul li a:hover, 
#header #nav ul li a:active {
	border: 1px solid #fff;
	border-top: 1px solid #ebeff1;
	color: #111;
	background: #ebeff1 url(images/nav-hover.gif) repeat-x bottom left;
}
#header #nav ul li#current {
	background: transparent url(images/left-tab.gif) no-repeat;	
}
#header #nav ul li#current a {	
	color: #444;
	background: transparent url(images/right-tab.gif) no-repeat right top;	
}

/* main column */
#main {
	padding: 0 5px;
	overflow: hidden;
	}
#main h1 {
	font: normal 2.2em Georgia, 'Times New Roman', Times, Serif;
	color: #444;
	letter-spacing: -1.6px;	
	margin-left: 5px;	
	margin-right: 15px;
	padding-left: 5px;
	padding-bottom: 3px;
	border-bottom: 2px solid #ebebeb;	
}
#main h1 a {
	color: #444;
	border: none;
}
#main h2.archive-title {
	font: normal 1.6em Georgia, 'Times New Roman', Times, Serif;
	padding: 10px 15px; margin: 0 15px 15px 10px;	
	border: 1px solid #EBEBEB;
	background: #f6ffe0;
	list-style: none;
}
/* left columns */
#left-columns {
	overflow: hidden;
	font-size: .9em;
	}
#left-columns h3 {
	color: #444;
	font: normal 1.4em Georgia, 'Times New Roman', Times, Serif;
	padding: 5px 10px;
	margin: 12px 0 5px 0;
}
#left-columns img {
	border: none;
	margin: 0;
	padding: 2px;
}
#left-columns a {
	border-bottom: 1px solid #fff;
}
#left-columns a:hover {
	border-bottom: 1px dotted #598398;	
}
/* sidebar menu */
.sidemenu ul {
	text-align: left;
	margin: 5px 8px 8px 8px; padding: 0;
	border-top: 2px solid #ebebeb; 
}
.sidemenu ul li {
	list-style: none;
	background: url(images/dots.gif) repeat-x left bottom; 
	padding: 5px;
	margin: 0;		
}
* html body .sidemenu ul li {
	height: 1%;
}
.sidemenu ul li a, 
.sidemenu ul li a:visited {
	font-family: Georgia, 'Times New Roman', Times, Serif;
	background-image: none;	
	background-color: transparent;
	border: none;
	color: #7BA857;
	padding-left: 0;	
}
.sidemenu ul li a span {
	color: #9F9F9F;	
	font-family: Georgia, 'Times New Roman', Times, Serif;
	font-style: normal;
	font-size: 1em;
}
.sidemenu ul li a:hover { color: #000;	}
.sidemenu ul ul { margin: 0 0 0 5px; padding: 0; }
.sidemenu ul ul li { background: none; }

/* featured-post */
.featured-post {
	padding-bottom: 15px;			
}
.featured-post h4 {
	padding: 0;
	margin: 0 15px 0 12px;
	border-bottom: 1px solid #ebebeb;
}
.featured-post h4 a, 
.featured-post h4 a:visited {
	color: #7BA857;
	border: none;
}
.featured-post .post-info {
	margin-left: 0;
	padding-bottom: 5px;
}
.featured-post p {
	padding-top: 0;
}

/* footer */
#footer-wrapper {
	clear: both;
	margin: 0 auto;
	text-align: left;			
}
#footer-wrapper h3 {
	color: #444;
	font: normal 1.4em Georgia, 'Times New Roman', Times, Serif;
	text-transform: none;
	letter-spacing: -0.5px;
	padding: 5px 10px;
	margin: 12px 0 5px 10px;
}
#footer-wrapper h3, 
#footer-wrapper p {
	padding-left: 0;
}
#footer-wrapper a {
	color: #333;
	background: transparent;
}

/* footer-list */
#footer-wrapper ul.footer-list {
	border-top: 1px solid #E6E6E6;
	list-style: none;
	padding: 0;	
	margin-left: 0;	
}
#footer-wrapper ul.footer-list li {
	border-bottom: 1px solid #E6E6E6;
}
#footer-wrapper ul.footer-list li a {
	display: block;
	width: 98%;
	line-height: 2em; 
	font-weight: bold;
	padding: 4px 0;
	margin-left: 0;
	padding-left: 0;
	color: #888;
	border: none;
}
#footer-wrapper ul.footer-list li a span {
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, Serif;
}
#footer-wrapper ul.footer-list li a:hover,
#footer-wrapper ul.footer-list li a:hover span {
	color: #333;	
}

/* footer-content */
#footer-content {
	float: left;	
	width: 100%;	
	padding: 0 0 35px 0;				
	margin: 10px 0 0 5px;
	background: transparent url(images/logo-footer.gif) no-repeat bottom right;
}
#footer-content a {
	border-bottom: 1px solid transparent;
}
#footer-content a:hover {
	border-bottom: 1px dotted #598398;	
}

/* footer-bottom */
#footer-bottom {
	clear: both;
	border-top: 1px solid #dadada;
	width: 940px;
	margin: 0 auto;	
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
}
#footer-bottom .bottom-left {
	float: left;
	padding-left: 5px;		
}
#footer-bottom .bottom-right {
	text-align: right;
	padding-right: 0;
}

/* postmeta */
.postmeta{
	padding: 5px; margin: 20px 15px 15px 10px;	
	border: 1px solid #EBEBEB;
	background: #f6ffe0;
	overflow: hidden;
}
.postmeta a { background: transparent; }
.postmeta a:hover { border: none; }
.postmeta .comments { margin: 0 10px 0 5px; padding-left: 18px; background: url(images/icon_comment.gif) no-repeat top left; }
.postmeta .readmore { margin: 0 10px 0 5px; }
.postmeta .date{ margin: 0 10px 0 5px; padding-left: 18px; background: url(images/icon_cal.gif) no-repeat top left; }
.postmeta .tag { margin: 0 10px 0 5px; padding-left: 18px; background: url(images/icon_tag.gif) no-repeat top left; }

.post-info { font-size: .95em; padding-top: 3px; color: #B0B0B0; }
.post-info a, .post-info a:visited { color: #000; border: none; }

/* thumbnails */
p.thumbs{ padding: 10px 0 0 10px; }
.thumbs img { 
	position: relative;
	padding: 8px;
	margin: 5px;
	background: #fafafa;
   border: 1px solid #ddd;	
}
.thumbs img:hover	{
	border: 1px solid #D2D2D2;
	background: #DDD;	
}
.thumbs a:hover { background-color: transparent; border: none }

/* comments list */
ol.commentlist {
	margin: 12px 10px;
	padding: 0;
	border-style: solid;	
	border-color: #F0F0F0;	
	border-width: 1px 1px 0 1px;
}
.commentlist li {
	margin: 0;
	padding: 10px;
	list-style: none;
	border-bottom: 1px solid #F0F0F0;
	overflow: hidden;
}
.commentlist li cite {
	display: block;
	font-style: normal;
	font-weight: bold;
	padding: 7px;	
}
.commentlist li cite img {
	float: left;
	margin-right: 10px;	
}
.commentlist li cite .comment-data {
	font-size: .8em;
	font-weight: normal;
}
.commentlist li .comment-text {
	clear: both;
	margin: 0; padding: 0;
}
.commentlist li.alt {
	background: #f6ffe0;
}
.commentlist li.autore {
	background: #ebeff1;
}

/* alignment classes & additional classes*/
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }
.align-center { text-align: center; }
.no-border { border: none; }

/* WP alignment classes & WP caption */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   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;
}
img.avatar {
	float: left;
	padding: 0;
	margin: 0 5px 5px 0;
}
img.wp-smiley {
  	margin: 0; padding: 0;
	border: none;
	background: transparent;
}

/* clearing */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}
/*plugins*/

/*social_bookmark*/
.social_bookmark {
	width: 94%;
	font-size: .9em;
	padding: 10px 15px; margin: 20px 15px 15px 10px;	
	border: 1px solid #EBEBEB;
	background: #f6ffe0;	
}
.social_bookmark img {
	border: none;
	padding: 0;
	margin: 0;
}
.st-related-posts {
	padding: 10px 15px; margin: 0 15px 15px 10px;	
	border: 1px solid #EBEBEB;
	background: #f6ffe0;
	list-style: none;
}
.st-related-posts a, .social_bookmark a { background: transparent; }
.st-related-posts a:hover, .social_bookmark a:hover { border: none; }