/*  
Theme Name: Mimbo
Theme URI: http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/
Description: A magazine-style layout for Wordpress
Version: 2.2
Author: Darren Hoyt
Author URI: http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php



/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	color: #545454;
	padding: 13px 0 25px 0;
	}

body, select, input, textarea {
	font: 100% "Tahoma", Sans-Serif;
	}
	
body p {	
font-size:12px;
			font-stretch:extra-expanded;
			line-height:16px;

	}

li{
margin-left:8x;
line-height:15px;
list-style-position:inside;
list-style-type:circle;

}
	
a:link, a:visited {
	color: #40a229;
	text-decoration:none
	}

a:hover, a:active {
	color:#333;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	background:#eef5e1;
	padding:3px 6px;
	}


ul#barra_communica {
    float:left;
	width: 90%;
	display:inline;
	margin:0px;
	padding:12px 5px 5px 5px;
	background-color:#ffffff;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

ul#barra_communica img{
    float:left;
	margin-right:8px;
	margin-left:8px;

}

ul#barra_communica li{
    float:left;
	display:inline;
	
	font-size:14px;
	background-color:#51a837;
	color:#ffffff;
	margin-top:2px;
	border:1px solid #ededed;
	margin-right:3px;
}

ul#barra_communica li a{
    float:left;
	display:inline;
		padding:5px;
		color:#ffffff;


}

ul#barra_communica li.ambiente a:hover{
	background-color:#00641c;
	color:#ffffff;

}

ul#barra_communica li.salute a:hover{
	background-color:#4fa6ff;
	color:#ffffff;

}

ul#barra_communica li.consumer a:hover{
	background-color:#f0031f;
	color:#ffffff;

}

ul#barra_communica li.societa a:hover{
	background-color:#ffa800;
	color:#ffffff;

}

ul#barra_communica li.motori a:hover{
	background-color:#383838;
	color:#ffffff;

}

ul#barra_communica li.fiere a:hover{
	background-color:#e400e1;
	color:#ffffff;

}

ul#barra_communica li.tecnologie a:hover{
	background-color:#175575;
	color:#ffffff;

}

ul#barra_communica li.cultura a:hover{
	background-color:#9a034e;
	color:#ffffff;

}


img, a:link img, a:visited img {
	border:0
	}
	
#sidebar object {
width:270px;
height: 230px;
}		

#sidebar embed {
    width: 270px;
	height: 230px;
}
#leftcol object {
width:280px;
}		

#leftcol embed {
    width: 280px;
	height: 235px;
}
#rightcol object {
width:345px;
}		

#rightcol embed {
    width: 345px;
	height: 270px;
}
.image_block{
float:left;
margin: 0px 4px 5px 0px;
}

#lead img{
float:left;
margin: 0px 8px 5px 0px;
max-width:250px;
max-height:300px;
width: expression(document.body.clientWidth < 200? "200px" : document.body.clientWidth > 200? "200px" : "200px");
	height: expression(document.body.clientHeight < 180? "180px" : document.body.clientWidth > 180? "180px" : "180px");

}

#lead2 img{
float:left;
margin: 0px 8px 5px 0px;

}

.image_block {
display:none;
}

#rightcol p img {
display:none;
}

#leftcol p img {
display:none;
}

#lead2 p img {
display:none;
}

#sidelist p img {
display:none;
}

.title p{
font-size:1em;
font-weight:normal;
float:right;
}

.menu2{
padding-left:5px;
margin:0;
}

.menu2 li a{
color:#333333;
}

/* Structure */

#page {
	width:950px;
	margin:0 auto;
	font-size:0.7em;
	background:#FFF;
	padding: 5px 5px 5px 5px;
	font-stretch:extra-expanded;
    text-align:left;
}

.entry img{
float:left;
margin-right:5px;
margin-bottom:10px;
}
	
	#head_1 {
	float:left;
	width:675px;
	padding:0px 0px 5px 0px;
	margin-bottom:0px 0px 5px 0px;
	}
	
		#head_2 {
		float:right;
	height:256px;
	width:265px;
	padding:0;
	}

#branding {
	width:392px;
	padding-bottom:0px;
	}
	
.banner_cent {
	float:left;
	}

.left {
	float:left;
	}

.right {
	float:left;
	margin: 25px 0px 10px 35px;
	padding:5px;
	border:1px solid #ccc;
	width:175px;
	}

#sidebar {
	width: 270px;
	float:right;
	margin-top:10px;
	}
	
#list1b {
	width: 270px;
	float:right;
	margin-top:0;
	width:270px;
	}
	
#list1c {
	width: 95%;
	float:left;
	margin-top:0;
	}
	
#sidebar .clearfloat  {
    padding:0;
	margin-bottom: 15px;
}

#sidebar .clearfloat h3{

}

#sidebar .clearfloat2  {
width:250px;
display:inline;
float:right;
margin:5px 0px 5px 0px;
    padding: 5px;
	border:1px solid #49A832;
	margin-bottom: 0px;
background-color:#e7f2cc;
}

#sidebar .clearfloat2 p  {
color:#000000;
}

#sidebar .clearfloat2 h3 {
    padding: 4px;
background-color:#49A832;
color:#FFFFFF;
border:none;
}

#sidebar .clearfloat2 h3 a, #sidebar .clearfloat2 h3 a:visited{
color:#ffffff;

}

#sidebar .clearfloat h3 {
    background-color: #ededed;
	border:1px solid #ededed;
	font-size: 1.2em;
}

#leftcol {
	width:280px;
	padding-right:0px;
	overflow:hidden;
	float:left;
	}

#leftcol, #rightcol {
	margin-top:10px;
	}	
	
#rightcol {
	width:360px;
	padding:0px;
		float:right;
	}


		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#eef5e1;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #e4efd5;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#e4efd5;
	text-decoration:none;
	color: #7da939;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 
	
	
/*	Headers */

h1 {
	font:2.95em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.02em;
	}
	
h2 {
	font: 2.3em Georgia, serif;
	padding-bottom:8px;
	border-bottom:1px dotted #b6b6b6;
	margin: 0px 0;
	color:#49a832;
	}

h3, #sidebar h2 {
	font: 1.1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:6px;
	margin-top:5px;
	font-weight:bold;
	color:#5f5f5f;
	border-bottom:1px solid #BBB;
	padding:6px 0 6px 2px;
	}

#sidebar h3, #sidebar h2 {
	border-top:5px solid #BBB;
	border-bottom:1px solid #BBB;
	padding:6px 0 6px 2px;
	font-size:1em;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.6em;
	margin-bottom:6px;
	}
	
	
	
/* Content */

#content {
	width:660px;
	float:left;
	margin:0;
	padding:0;
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	margin-left: 12px;
	}

.feature {
	background:#f6f6f6;
	padding:15px;
	border:1px dotted #b6b6b6;
	}

.feature:hover {
	background:#ffffff;
	}
	
.feature2 {
	background:#ffffff;
	padding:0px;
	border-bottom:1px solid #b6b6b6;
	}

.feature2:hover {
	}	
	
.feature p, #rightcol p {
	margin:0;
	}

.feature img, #rightcol img {
	padding:1px;
	border:0px solid #cccccc;
	}
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
		}

#lead {
margin:15px 0px 0px 0px;
	height:305px;
	width:400px;
	float:left;
	padding:8px;
	}
	
#lead2 {
	height:336px;
	width:223px;
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px;
	overflow: hidden;
	}
	
	#lead2 p{
	margin:6px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:justify;
	}
	
#lead3 {
	margin-top:0px;
	width:950px;
	float:left;
	margin-right:5px;
	margin-bottom:0px;
	clear:bottom;
	}
.title {
	font-size:1.6em;
	font-weight:normal;
	}
	
.feature#lead .title {
	
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}
	
	
	
.feature#lead2 .title {
	
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}	

#leftcol .feature {
	margin-bottom: 5px;
	border-bottom:none
	}

.title img:hover{
border:0;
margin:0;
padding:0;
}

.texto img{
display:none;
}
	
#leftcol div.clearfloat, #rightcol div.clearfloat {
	margin-bottom: 25px;
	padding: 0px 0px 0px 0px;
	}

#leftcol div.clearfloat h3, #rightcol div.clearfloat h3 {
	border: 1px solid #cccccc;
	font-size: 1.2em;
	margin:0px 0px 8px 0px;
    padding:3px 5px 3px 8px;
	background-color:#f2f2f2;
}

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
float:left;
margin:3px 10px 4px 0;
max-width:200px;
	}
	
#sidelist img {
float:left;
	margin:3px 10px 4px 0;
	display:block;
	clear:both;
	}
	
#rightcol .clearfloat {
	margin-bottom: 20px;
	}	
	

#sideliste ul {
position:relative;
	float:left;
	display:inline;
	width: 280px;
	margin: 0px 7px 5px 0px;
	list-style:square;
	}
#sideliste li {
position:relative;
	float:left;
	display:inline;
	width: 180px;
	margin-right: 35px;
	list-style:square;
	}	

	a.tito{
	cursor:pointer;
	margin: 5px 0 5px 0px;
	padding: 5px 0 5px 5px;
	height:40px;
	display:block;
	clear:both;
	font-size:15px;
	font-weight: bold;
	color:#333333;
	background-color:#e7f2cc;
	border:1px solid #cccccc;
	}
	
	
	
	a.tito p{
	font: 1.2em Arial, Helvetica, sans-serif;
	float:left;
	margin:0;
	width:212px;
	font-weight: bold;
	}
	
	a.tito img{
	float:right;
	margin:0;
	margin-right:10px;
	}
	
#sideliste li a{
	display:block;
	color:#333333;
	}	
#sideliste strong {
	width:200px;
	font-size:120%;
	}	
	
.ultimaora{
	color:#818d6f;
	font-size:150%;
	text-transform:uppercase;
	border-bottom:1px dotted #b6b6b6;
	padding-bottom:10px;
	margin-bottom:10px;
	width:100%;
	clear:both;	
	
	}
#sidelist li , #sidelist_w li {
	list-style:none;
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

	#sideliste .bullets ul{
	position:relative;
	float:left;
	}



.children {
	background:#e4efd5;
	}

	
.children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #e4efd5;
	}

	
.children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

.children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}
	
.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eef5e1;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #cccccc;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	padding-bottom:28px;
	padding-top:20px;
	}

h3 a:link, h3 a:visited {
	color:#5f5f5f;
	}

	#sidebar_block{
	width:260px;
	float:right;
	margin:0px 5px 0px 0px;
	padding:0;
	

	}


/*Post Formatting*/

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:7px solid #f6f6f6;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:7px solid #f6f6f6;
	}	

.post blockquote {
	color:#76767a;
	background:#f6f6f6;
	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;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}	
				

/* Form Elements */

.right strong{
font-size:140%;
color:#49A832;
}

select {
	background:#f6f6f6;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:5px; 
	}

.button {
	padding: 1px;
	background:#000;
	color:#e7e7e7;
	border:none;
	}

.button:hover {
	background:#777;
	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:#f6f6f6;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Footer*/

.our_blogs {
width: 960px;
margin:0;
padding:0;
border-bottom:1px solid #CCCCCC;
}

.listblog{
width: 820px;
margin:0;
padding:0;
float:left;
line-height:20px;
}
	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	


/* Footer*/

#footer {
	margin: 0 auto;
	width: 950px;
	font-size:0.7em;
	padding-top:0px;
	color:#FFF;
	}

#footer img {
display:block;
float:left;
width:121px;
margin:0;
padding:0;
border-right: 1px solid #cccccc;
margin-right: 8px;
}	

#footer a {
font-family: Arial,Helvetica,sans-serif;
font-size: 14px;
color: #990000;
text-decoration: none;
	}
#footer a:hover {
color: #cc0000;
text-decoration: underline;
	}
#footer a:visited {
color: #990000;
text-decoration: none;
	}
	
ul.bullets {
font-size: 1.2em;
margin-bottom: 10px;
}

h3.noi_header {
    border: none;
}

ul#sidelist h3 {
    background-color: #FFFFFF;
	border: none;
	border-bottom: 4px dotted #CCC;
	font-size: 1.2em;
}

#blogs_sidebar_container {
float:left;

}

#blogs_sidebar {
	float:left;
	text-align:left;
	padding: 6px;
	font-size: 12px;
	background-color: #FFFFFF;
	border-left: 1px solid #cccccc;
	margin: 0px;
}

#blogs_sidebar ul#blogs_sidebar_list {
    list-style:none;
	margin-top: 10px;
	padding-left: 10px;
}

#blogs_sidebar ul li {
padding:0px 0px 0px 0px;
    margin: 0px 0px 3px 0px;
	list-style:none;
}
#main_centered_container {
    margin: 0px auto;
	width: 1130px;
}

#centered_container {
    float: left;
	width:950px;
}

p#blogs_sidebar_closelink_p {
    text-align: right;
}

#blogs_sidebar_opener {
    float:left;
	width:20px;
	margin:0;
	padding:0;
	height: 400px;
}

#blogs_sidebar_opener img { border: 0px; margin: 0px; padding: 0px;}






/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .ui-tabs-nav {
        display: none;
    }
}

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
    font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
}
.ui-tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav li {
    background-color:#F2F2F2;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 3px 0 1px;
min-width:84px;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(tab.png) no-repeat;
}
.ui-tabs-nav a {
    margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
    padding-left: 0;
    color: #27537a;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */
    outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
    position: relative;
    top: 1px;
    z-index: 2;
    margin-top: 0;
    color: #000;
}
.ui-tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
    padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
    background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
    background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
    background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
    background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-panel {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
    width:345px;
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}

#rotate{
    width:348px;
    overflow:hidden;
}


