-/*
THEME NAME: Laydo.it Theme
THEME URI: http://www.laydo.it
DESCRIPTION: This theme is created for <a href="http://www.laydo.it">LAYDO.IT</a> by <a href="http://www.borindesign.it">Marco Borin (BORIN/Design)</a>. It has minimum styling and graphics, making it ideal for corporate blogs
VERSION: 1.0_in_2008
AUTHOR: <a href="http://www.borindesign.it">Marco Borin</a>
AUTHOR URI: http://www.borindesign.it
*/

/* Architecture */

html { }

body {
	/*background: #EFEFEF;*/
	background: #242424;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404040;
}

#wrapper {
	width: 920px;
	margin: 0 auto;
	/*background: #FFFFFF url(images/bordi.jpg) repeat-y top left;*/
	background: #242424 url(images/bordi-dark.jpg) repeat-y top left;
	padding: 0 30px;

}

#header {
	height: 90px;
	border-top: 8px solid #ddd;
	border-bottom: 10px solid #ddd;
}
#header .logo_laydo {
	background:transparent url(images/bg_header_laydo.gif) no-repeat scroll left top;
	/*background:transparent url(images/logo-laydo-natale.jpg) no-repeat scroll left top;*/
	height: 90px;
	width: 300px; /*aumentare fino a 760px max per aumentare l'area sensibile */
	margin: 0;
	padding: 0;
	float:left;
	text-indent:-9999px;
}

#container {
	float: left;
	width: 100%;
}

#content {
	margin: 20px 250px 30px 10px;
}

#sidebar {
	margin: 20px 20px 30px -220px;
	width: 200px;
	float: right;
	overflow: hidden;
	font-size:12px;
}

#footer {
	clear: both;
	width: auto;
	padding: 20px 10px 20px 20px;;
	border-top: 3px solid #EFEFEF;
	color:#888;
	font-size: 11px;
}
#footer a {font-variant:normal; font-size:10px; font-weight:bold; text-transform:uppercase;}

/* General */
* {
	margin: 0;
	padding: 0;
}

a {
	color: #a77436;
	text-decoration: none;
	font-variant:small-caps;
}

a:hover {
	color: #FF8000;
	text-decoration: underline;
}

img {
	border: 0;
}

.separator {
	color: #CCCCCC;
	margin: 0 5px;
}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
}

.meta-sep {
	color: #CCCCCC;
	margin: 0 5px;
}

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}

#access {
	overflow: hidden;
	width: 920px;
	font-size: 12px;
	font-variant: small-caps;
	background: #F4F4F4 url(images/angolino-grey.jpg) no-repeat right bottom;
	margin: 0 0 10px 0;
}

#menu {
	font-size: 11px;
	margin:0;
	padding:0;
	line-height:1.2;
	border-top:1px solid #ccc;
}

#menu ul {
	display: block; /* Added to fix the double margin in IE6 */
	list-style: none;
	font-weight: bold;
	list-style:none;
	overflow:hidden;
	margin-bottom:4px;
}

#menu ul li {
	display: inline; /* Added to fix the double margin in IE6 */
	float: left;
	margin-left: 6px;
	padding: 8px 0px 2px;
	width:220px;
	list-style:none;
	font-variant:normal;
}

#menu ul li a {
	color: #a77436;
	border: 1px solid #F4F4F4;
	padding: 3px;
	list-style:none;
	font-size:11px;
	font-variant:normal;
	text-transform:uppercase;
}
#menu ul li a:hover {
	text-decoration: none;
	border: 1px solid #a77436;
	color:#FF8000;
}

#menu ul li ul {
	float:left;
	margin-top:4px;
}

#menu ul li ul li {
	clear:both;
	padding-top: 4px;
	float: left;
	width:200px;
	margin-left:10px;
}

#menu ul li ul li a {
	color: #666;
	border: 0;
	padding:0;
	font-size:10px;
	font-weight:bold;
}

#menu ul li ul li a:hover {
	border:0;
	/*text-decoration: underline;*/
}

#blog-title {
	font-size: 250%;
	font-weight: normal;
	margin: 0;
	float:left;
}

#blog-title a {
	color: #333333;
}

#blog-description {
	font-size: 120%;
	font-weight: normal;
	margin: 0 0 0 -2000px;
	float:left;
}



table.frase-a-vanvera {
	display:block;
	float:right;
	width:480px;
	margin:0;
	padding:0;
	height:90px;
}
.frase-a-vanvera td {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	color:#999999;
	height:90px;
}
.frase-a-vanvera span {
	font-size:12px;
	color:#ccc;
}


	
/* Content */
.page-title {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 160%;
	color:#FF8000;
	font-variant:small-caps;
}

.post {
	margin-bottom: 50px;
}

.entry-title {
	width: auto;
	font-weight: bold;
	font-size: 26px;
	color: #A77436;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing:4px;
}

.entry-comments {
	float: right;
}

.entry-title a {
	color: #FF8000;
}

.entry-title a:hover {
	color:#A77436;
	text-decoration:none;
}

.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.entry-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	float:right;
	height:25px;
	padding:0;
}

.entry-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	color: #FFFFFF;
	display:block;
	height:21px;
	line-height:1.2;
	margin:0;
	padding:4px 5px 0;
}

.entry-comments a:hover {
	color: #FFFFFF;
}

.entry-meta {
	color: #666666;
	font-size: 90%;
	margin-top: 10px;
}

.entry-categ {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 5px;
}

.entry-footer {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;	
	padding: 5px 0;
	margin-top:12px;
}

.entry-footer span {
	color: #CCCCCC;
	margin: 0 5px;
}

.entry-subscribe {
	padding: 5px 5px 5px 26px;
	background: #FAFAFA url(images/rss.gif) no-repeat top left;
	background-position: 6px 6px;
}

.entry-content {
	/*margin-top: 15px;*/
	background: #F4F4F4 url(images/angolino-grey.jpg) no-repeat scroll right bottom;
	padding: 10px 10px 1px;
	text-align:justify;
}
/*.entry-content p:first-letter {
	float:left;
	font: bold 32px Georgia,"Times New Roman", Times,serif;
	color: #ccc;
}*/

.entry-content p {
	line-height: 1.5;
	margin-bottom: 10px;
}

.entry-content h2 {
	font-size: 120%;
	margin-bottom: 5px;
	margin-top: 25px;
}

.entry-content a {
	text-decoration: underline;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

/* Sidebar */

.textareacerca {
	width:130px;
}

/* Start: QBKL Styles - Added to make styling availble even if widgets are not used */

#sidebar h2, #sidebar h3 {
	font-size: 100%;
	font-weight: bold;
	color: #666;
	text-transform: uppercase;
	margin-bottom: 5px;
	padding: 0 2px;
	font-family: Georgia, Times New Roman, Times, serif;
	letter-spacing:2px;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li {
	margin-bottom: 20px;
}

#sidebar ul li ul, #sidebar ul li ul li ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li ul li {
	padding: 4px 2px 4px 10px;
	background: url(images/bullet.gif) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: 1px solid #EFEFEF;
}

#sidebar ul li ul li ul li {
	padding: 4px 0 0 10px;
	background: url(images/bullet.gif) no-repeat top left;
	background-position: 0 7px;
	margin: 0;
	border-bottom: none;
}

#sidebar #searchform {}
#sidebar #searchform label {display:block; color:#666666; font-family:Georgia,Times New Roman,Times,serif; font-size:100%; font-weight:bold; letter-spacing:2px; margin-bottom:5px; padding:0 2px; text-transform:uppercase;}
#sidebar #searchform #s {width:125px; padding:3px;}
#sidebar #searchform #searchsubmit {margin-left:2px;}

/* End: QBKL Styles */

#rss-links ul li {
	background: url(images/rss.gif) no-repeat top left;
	padding-left: 22px;
	background-position: 1px 4px;
}

.textwidget p {
	margin-bottom: 10px;
}

.textwidget a {
	text-decoration: underline;
}

.widget_tag_cloud a {
	text-transform: lowercase;	
}

#wp-calendar caption {
	padding: 5px 0;
	background: #FAFAFA;
	margin-bottom: 5px;	
}

#wp-calendar td {
	padding: 4px 6px;
	color: #999999;
}

#wp-calendar td a {
	font-weight: bold;
}

#wp-calendar #next {
	text-align: right;
}

/* Comments */
.comments {
	margin-top: 30px;
}

.comments h3 {
	font-size: 120%;
	margin-bottom: 10px;
	color: #333333;
}

.comments ol {
	list-style: none;
}

.comments ol li {
	padding: 10px;
	background: #FFFFFF;
	margin-top: 2px;
}

.comments ol li.alt {
	background: #FAFAFA;
}

.comment-author {
	font-weight: bold;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 90%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#respond h3 {
	color: #333333;
}
	
.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment-notes {
	margin-bottom: 10px;
}

.form-label {
	margin-bottom: 2px;
}

.form-input, .form-textarea {
	margin-bottom: 10px;
}

.form-input input, .form-textarea textarea {
	padding: 5px;
	background: #FAFAFA;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.form-textarea input {
	width: 280px;
}

.form-textarea textarea {
	width: 350px;
}

.form-input input:hover {
	background-color: #FFFFFF;
}

.form-submit input {
	padding: 2px 5px;
}

/* Aggiunte */
/* category.php */

.archive-meta {
	margin-bottom: 20px;
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 5px;
	font-variant:small-caps;
}
.alignleft {
	float:left;
}

/* add */

input#searchsubmit, input#noresults-searchsubmit {
	width:50px;
	height:20px;
	background: url(images/cercabot.gif) no-repeat top left;
	display:inline;
	border:0;
	color:#fff;
	font-size: 11px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
}
input#searchsubmit:hover, input#noresults-searchsubmit:hover {
	background: url(images/cercabot.gif) no-repeat top right;
}

input#noresults-s {
	margin: 10px 10px 0 0;
}
input.textareacerca, input#noresults-s {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:11px;
	font-style: italic;
}

/*	add BEST POST	*/
#bestpost {
	float:right;
	width:210px;
	overflow:hidden;
	margin:15px 0 0 0;
	padding-left:12px;
	/*border-left:3px dashed #CCCCCC;*/
	font-size:11px;
	padding-top: 2px;
	height:62px;
	/*background: url(images/best_cornice.gif) no-repeat left top;*/
}
#bestpost h3	{
	margin:0;
	padding:0;
	font-size:12px;
	color:#666666;
	font-family: Georgia, Times New Roman, Times, serif;
	font-variant: small-caps;
}
#bestpost ul, #bestpost li {
	list-style-position:inside;
	list-style-type:decimal;
	color:#666;
	font-family: Georgia, Times New Roman, Times, serif;
}
#bestpost a {
	font-family: Arial, Helvetica, sans-serif;
}


/*Sondaggi*/
#sidebar ul li.widget_polls-widget {padding:5px; border:1px solid #dedede; border-bottom:2px solid #dedede;}
#sidebar ul li.widget_polls-widget ul {}

#sidebar ul li.widget_polls-widget .wp-polls {margin:10px 0;}
#sidebar ul li.widget_polls-widget .wp-polls p strong {font-family: Georgia, Times New Roman, Times, serif; font-size:12px; font-style:italic; color:#FF8000;}
#sidebar ul li.widget_polls-widget .wp-polls .wp-polls-ans {margin:10px 0;}
#sidebar ul li.widget_polls-widget ul li {font-size:10px; margin:10px 0; padding:0; background:none;}




/*FB*/
a.fb_button { 
	background: url("http://static.ak.fbcdn.net/rsrc.php/zh/r/Ch71Zv858xU.png") no-repeat scroll 3px -46px #ECEEF5;
    border: 1px solid #CAD4E7;
    color: #3B5998;
    float: right;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 10px;
    font-variant: normal;
    margin: -2px 0 0;
    padding: 2px 5px 2px 22px;
    text-transform: uppercase;
	}
