/*  
Theme Name: dsds_v3
Theme URI: http://
Description: Stile per duesecolidiscultura.it a partire da Branford Magazine
Version: 3.0
Author: Federico Corrà
Author URI: http://www.verdes.com

/******************************************
*   HTML Elements                         
******************************************/

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #EAEAEA;
	color: #888;
	padding: 13px 0 25px 0;
	}

body, select, input, textarea {
	font: 11px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	line-height:1.4em;
	}
	
p {	
	margin: 10px 0;
	}

a:link, a:visited {
	color: #58A;
	text-decoration:none
	}

a:hover, a:active {
	color:#c60;
	text-decoration:none;
	}
hr {
	display: block;
	height:1px;
	color:#CCCCCC;
	background:#CCCCCC;
	border:0;
	}

small {
	font-size: 0.9em;
	/*padding:3px 6px;*/
	}

/****** Images ****************************/

img, a:link img, a:visited img{border:1px solid #ced4ca; padding:1px;}
img.left,img.center,img.right,img.norm{ margin:5px 12px 5px 0; border:1px solid #ced4ca; padding:3px;}
img.left{ float:left; margin:0 12px 5px 0; }
img.center{ display:block; margin:0 auto 5px auto; }
img.right{ float:right; margin:0 0 5px 12px; }
img align left{ float:left; margin:0 12px 5px 0; }
	
		
/******************************************
*   General Structure                         
******************************************/

#page { /*the main container*/
	width:960px;
	margin:0 auto;
	font-size:1em;
	background:#FFF;
	padding: 10px 10px 35px 10px;

	/*border:3px double #333;*/
	border-top:solid 1px #cacbd4;
	border-bottom:solid 3px #cacbd4;
	border-left:solid 1px #cacbd4;
	border-right:solid 3px #cacbd4;

	}

#branding {/*where the logo sits*/
	width:624px;
	height:39px;
	padding-bottom:10px;
	background:url(images/backgrounds/bg_branding.png) no-repeat;
	}

.left {
	float:left;
	}

.right {
	float:right;
	margin-top: 2px;
	}
#sidebar1 img, #sidebar1 a:link img, #sidebar1 a:visited img{border:0; padding:0;}
#sidebar2 img, #sidebar2 a:link img, #sidebar2 a:visited img{border:0; padding:0;}

#sidebar1 {/*you guessed it: it is the sidebar container*/
	width: 210px;
	float:right;
	padding: 0 5px;
	background-color:#f5f6f9;
	min-height:100%;
	}
	
#sidebar2 {/*you guessed it: it is the sidebar container*/
	width: 275px;
	float:right;
	padding: 0 5px 0 10px;
	}

#leftcol {/*the left homepage column carrying the "Featured Article" section*/
	width:180px;
	border-right:1px solid #b6b6b6;
	padding-right:5px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {/*actually the column in the middle of the homepage (if the right column is the sidebar)*/
	width:254px;
	padding:0 5px;
	margin-top: -2px;
	text-align:left;
	}


		
/******************************************
*   Sidebar 1 and 2                     
******************************************/

.subnav li {/*.subnav is mainly the categories list*/
	list-style:none;
	}

.subnav li a:link, .subnav li a:visited {
	background: #f5f6f9;
	display:block;
	padding:4px 4px 4px 20px;
	border-bottom: 1px solid #ced4ca;
	}
		
.subnav li a:hover, .subnav li a:active {
	background: #FFF;
	text-decoration:none;
	}
#sidelist ul, #sidelist2 ul {
	padding: 0 5px;
	}	
#sidelist li, #sidelist2 li {
	list-style:none;
	}
	
.bullets li {
	margin:0 0 5px 15px;
	list-style:square;
	}
	
#sidelist .bullets li, #sidelist2 .bullets li {
	list-style:square;
	margin-bottom:5px;	
	margin-left:22px;
	}

#sidelist .children {
	background:#F4F4EC;
	}

#sidelist .children li {
	background: #F4F4EC;
	list-style: none;
	margin-left:15px;
	padding-left:15px;
	border-bottom:1px solid #fff;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#F4F4EC;
	color: #666;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#000;
	}

#sidelist .feed li, #sidelist2 .feed li {
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/rss.gif) no-repeat;
	}

	
/******************************************
*   Headlines                         
******************************************/

.blogtitle, .blogtitle a {
	color: #000;
	font-size: 1.8em;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	padding: 20px 0px 10px 0px;
	}

h1 {
	color: #58A;
	font-size: 1.8em;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 10px;
	}
	
h2 {
	color: #58A;
	/*font: 1.8em Georgia, "Times New Roman", Times, serif;*/
	font-size: 1.8em;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	/*padding-bottom:5px;*/
	/*border-bottom:1px solid #666;*/
	margin: 15px 0 5px 0;
	}

h3 {
	font-size: 0.9em;
	font: 0.9em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.3em;
	margin-bottom:4px;
	font-weight:bold;
	color:#58A;
	}

#sidebar1 h2, #sidebar2 h2, #sidebar1 h2 a, #sidebar2 h2 a {
	font-size: 0.9em;
	/*font: 0.9em Arial, Helvetica, sans-serif;*/
	letter-spacing:0.3em;
	text-transform:uppercase;
	/*margin-bottom:4px;*/
	font-weight:bold;
	color:#666;
	margin:10px 0 5px 0;
		}

#sidebar1 h3, #sidebar2 h3, #sidebar1 h3, #sidebar2 h3 {
	font-size:0.9em;
	/*border-top:3px double #ced4ca;*/
	border-bottom:1px solid #ced4ca;
	padding:5px 0 5px 2px;
	margin:10px 0 5px 0;
	color:#666;
	}

h3#respond {
	font-size:1.1em;
	border-top:1px solid #666;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h3 a:link, h3 a:visited {
	color: #666;
	}

h4 {
	font-size:1.2em;
	margin-bottom:6px;
	}
	
	
	
/******************************************
*   Content                        
******************************************/

#content {
	width:450px;
	float:left;
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#ced4ca;
	}

/* Featured Articles formatting "leftcol" */

.feature {
	background: url(images/backgrounds/bg_featured.jpg) repeat-x #F4F4EC;
	padding:5px;
	border: 1px solid #ccc;
	}

.feature p, #rightcol p { margin:0;	}

#leftcol img, #rightcol img {
	padding:1px;
	border:1px solid #ced4ca;
	}

#leftcol .feature {	margin-bottom: 15px; }

/* Formating of the Leadstory stuff in the tabbed section */
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	padding:1px;
	border: 1px solid #ced4ca;
	}

.title, a.title  {
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size:1.1em;
	font-weight:bold;
	color: #58A;
	letter-spacing:normal;
	}
	a.title:hover { color: #c60;}
		
#lead p {
	margin-bottom:10px;
	}


/* Formating of "rightcol" which is the column in the homepage middle ;-) */

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px solid #ced4ca;
	padding:12px 0;
	}	
	


/* Post Formatting */

.entry {
	padding-bottom:20px;	
	text-align:left;
	}

.post blockquote {
	color:#666;
	background:#F4F4EC;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;	
	}	
	
.postmetadata {
	font-size:0.9em;
	margin:0 0 10px 0;
	padding:5px 10px;
	background:#F4F4EC;
	border-top:1px solid #ebedea;	
	/*border-bottom:1px solid #ebedea;	*/
	}
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	

#searchform { 	padding:8px 3px 0 0; 	width:100%; }

.search-excerpt { background-color: #FFFF99;}

.button {
	padding: 1px;
	background:#406a86;
	color:#fff;
	border:none;
	font-size:0.9em;
	}

.button:hover {
	background:#C60;
	color:#FFF;
	text-decoration:none
	}

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

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#F4F4EC;
	border:1px solid #ebedea;
	}

.commentlist blockquote {
	color:#666;
	background:#fff;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}	

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#fff;
	border:1px solid #ebedea;
	}



/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	}
	
	
/******************************************
*   Footer                        
******************************************/

#footer {
	margin: 0 auto;
	width: 960px;
	font-size:0.9em;
	text-align:center;
	padding-top:15px;
	text-transform:uppercase;
	letter-spacing:0.19em;
	}


.imgtfe
{ margin-right: 8px
	}
	
/* This controls the overall container of the entire word cloud. */
#cloudy {text-align: center;}

/* This controls the overall font sizes and families. */
#cloudy .h5 {font-size: 0.90em; font-family: Trebuchet, MS Trebuchet, Arial, Helvetica; background: none; display: inline;}
#cloudy .h4 {font-size: 1.15em; font-family: Trebuchet, MS Trebuchet, Arial, Helvetica; background: none; display: inline;}
#cloudy .h3 {font-size: 1.35em; font-family: Trebuchet, MS Trebuchet, Arial, Helvetica; background: none; display: inline;}
#cloudy .h2 {font-size: 1.50em; font-family: Trebuchet, MS Trebuchet, Arial, Helvetica; background: none; display: inline;}
#cloudy .h1 {font-size: 1.75em; font-family: Trebuchet, MS Trebuchet, Arial, Helvetica; background: none; display: inline;}

/* These are the colors of the links in the word cloud. */
#cloudy .h5 > a {color: #999999;}
#cloudy .h4 > a {color: #666666;}
#cloudy .h3 > a {color: #006699;}
#cloudy .h2 > a {color: #003366;}
#cloudy .h1 > a {color: #002233;}

/* These are the colors of the links when you hover your mouse over them. */
#cloudy .h5 > a:hover {color: #cc6600;}
#cloudy .h4 > a:hover {color: #cc6600;}
#cloudy .h3 > a:hover {color: #cc6600;}
#cloudy .h2 > a:hover {color: #cc6600;}
#cloudy .h1 > a:hover {color: #cc6600;}

/* Post count FEDE */
.post_count {color: #000066; font-size:36px; font-weight:bold;}           