/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

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

*/

.header_post{
	width:100%;
	}

.cal_post{
	width:50px;
	float:left;
	margin-right:10px;
	background: url('http://www.studiomado.it/images/cal.gif') no-repeat bottom left;
	height:50px;
	}

.dati_post{
	width:525px;
	float:left;
	}

.month{
	width:37px;
	padding-left:7px;
	text-align:center;
	margin-top:3px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	overflow:hidden;
	}
	
.day{
	width:50px;
	overflow:hidden;
	text-align:center;
	font-size:25px;
	margin-left:1px;
	font-weight:bold;
	color:#444;
	}
	
#content img {padding:6px; border:solid 1px #D6D6D6;
}	



/* Begin Typography & Colors */
/*generali*/	

body{
	font-family: arial,sans-serif;
	font-size:12px;
	text-align: left;
	color:#666;
	margin:0;
	padding:0;
	}

#page {
margin:0 auto;
width:960px;
	}


img{border:0}

a:link , a:visited { color: #0086cc;text-decoration: none; }
a:hover { color: #000; text-decoration: none; }

hr{color:#d6d6d6; border:solid 1px #d6d6d6; height:0px;}

h1{
	font-weight:100;
	font-size:24px;
	margin:8px 0;
	padding:0;
	color:#000;
	}

h1 a:link, h1 a:visited { color: #000;text-decoration: none; } 
h1 a:hover { color: #0086cc;text-decoration: none; } 

h2{
	text-transform:uppercase;
	color:#0086cc;	
	margin:0;
	font-size:14px;
	}

#content h2{
	font-size: 22px;
	text-align:left;
	text-transform: none;
	}

h3{
	color:#000;
	margin:0 0 18px 0;
	font-size:12px;
	}

h4{
	text-transform:uppercase;
	margin:0;		
	font-size:12px;
	}

h5{
	font-weight:bold;
	display:inline;
	margin:0;		
	font-size:12px;	
	}

.pagetitle{color:#000000;
font-size:24px;
font-weight:100;
margin:8px 0;
padding:0;
text-transform:none;}

#content { /*per IE6*/
	float: left;
	width: 585px;
	padding-right:15px;
	text-align:justify;
}

html>body #content {
	float: left;
	width: 595px;
	padding-right:15px;
	text-align:justify;
}

#sidebar
{
	float: left;
	width: 350px;
}

.narrowcolumn .entry, .widecolumn .entry {
	padding-right:20px;
	}


.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white; 
} 
.depth-1 {
	border: 1px solid #ddd;
} 

.even, .alt {
	border-left: 1px solid #ddd; 
}

#footer {
border-top:1px solid #D6D6D6;
padding:10px 0;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


#sidebar h2  {
color:#000000;
font-size:24px;
font-weight:100;
margin:8px 0;
padding:0;
	text-transform:none;
margin:0;
padding-top:10px;
}


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

#sidebar h2  a:link, h1 a:visited {
color:#000000;
text-decoration:none;
}
#sidebar h2  a:hover {
color:#0086CC;
text-decoration:none;
}

	

h3 {
	font-size: 1.3em;
	}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em arial,sans-serif;
	}

.commentlist li ul li {
	font-size: 1em;
} 

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family:arial,sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em arial,sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

.post small{
	color:#999999;
font-style:italic;
	font-size:12px;
	}
	

#sidebar li ul { border-left:5px solid #D6D6D6;
padding-left:6px;
margin-left:-10px;
}	


#sidebar #tag_cloud-2 div { border-left:5px solid #D6D6D6;
padding-left:6px;
margin-left:-10px;
}	

#sidebar ul ul, #sidebar ul ol {
margin-top:5px;

}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a {
	color: #0086cc;}

a, h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: none;
	}

#content h2 a:link, #content h2 a:visited {color:#000}
#content h2 a:hover {color:#D83241}

#calendar_wrap{border-bottom:5px solid #D6D6D6;}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-weight: bold;
	text-align: center;
	background:#D83241;
	color:#fff;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#header {
background:white none repeat scroll 0 0;
	height:100px;
	}

#headerimg{
	height:90px;
	border-bottom:1px solid #D6D6D6;

	}

.post {
	margin: 0 0 20px;
	text-align: justify;
	background: url('http://studiomado.it/images/ombra.gif') no-repeat left bottom;
	padding-bottom:29px;
	}
	


.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 40px 0 0 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	background:#fff;
	width: 960px;
	clear: both;
	}

.spazio_bianco{
	height:10px; 
	background:#fff;
	clear:both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	margin: 0;
	}


#sidebar h2 {
padding:5px 0 0 0px;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
/*header*/

#top_menu{
	color:#0086cc;
	font-size:17px;
	height:28px;
	text-align:right;
	padding-top:3px;
	}
	
#mado{
	float:left;
	width:275px;
	}

#div_menu_principale{
	float:left;
	width:685px;
	text-align:right;
	}

#menu_principale{
	margin:0;
	padding:0;
	}

#menu_principale li{
	display: inline;
	margin-left:5px;
	}
	
	
	
	
/* End Headers */

/*footer*/

#footer_sinistra{
	float:left;
	width:460px;
	}

#footer_destra{
	float:left;
	width:500px;
	text-align:right;
	color:#ccc;
	}
	
#menu_footer{
	margin:0;
	padding:0;
	padding-bottom:23px;
	}

#menu_footer li{
	display: inline;
	margin-left:3px;
	}
	
.data{
	font-style:italic;
	color:#999;
	}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;

	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

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

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	padding-left:10px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}


#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

#sidebar li p{padding:10px;}

#sidebar form{height:25px;}

/* Begin Form Elements */
#searchform {
	padding: 1px 0px;
	text-align: left;

	}

#cerca{
	float:left; 	
	border:1px solid #D6D6D6;
	width:230px;
	height:25px;
}

#cerca img{
	margin-right:10px;
	position:relative;
	top:4px;
	}

#pulsante{	
	width:97px;
	float:left;
	}


#sidebar #searchform #s {
	width:195px;
	border:0;
	padding: 2px;
	font-size:15px;
	color:#666
	}

#sidebar #searchsubmit {
	background:#0086cc;
	padding:7px 14px;
	border:0;
	color:#FFFFFF;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	height:27px;
	margin-bottom:20px;
	padding:2px 0;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	width:97px;
	margin-left:10px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
width:352px;	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom:20px;
	}
/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/*-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}

.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;
}
/* End captions */

.scheda{font-size:14px; font-style:italic;}



#flickrrss a{margin-right:10px;}
