/*

Theme Name: ZbTheme

Theme URI: http://www.zobbiobruno.it

Description: Design by <a href="http://www.zobbiobruno.it">Zobbio Bruno</a>. 

Version: 0.3

Author URI: http://www.zobbiobruno.it

*/

/*
	project: ZbTheme

	author: Zobbio Bruno (www.zobbiobruno.it) 
*/


*{
	margin: 0;
	padding: 0;
}

body{
	font: 0.7em Arial, Verdana, Sans-Serif;
	line-height: 1.7em;
	background: #FFF url(images/menu.gif) repeat-x;
	color: #454545;
}
a{
	color: #404040;
	background: inherit;
	text-decoration: none;
}
.left a, #right a{
	border-bottom: 1px dotted #3f2c57;
}

#leggi_ancora{
	color:#000;
	text-align:right;
	margin: 10px 5px 10px 0px;
}
#leggi_ancora a:hover{
	color: #000;
	background: inherit;
}
#leggi_ancora a{
	color:#808080;
	font:italic 1.2em "Trebuchet MS", Arial, Sans-Serif;
}

p{
	margin: 0 0 5px 0;
}
p3{
	margin: 0 0 15px 0;
}
h1{
	color: #555;
	font: normal 2.8em Georgia, "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 0 0;
	margin: 0;
}
h2{
	margin: 0;
	padding: 0;
	font: normal 1.8em Georgia, "Trebuchet MS", Arial, Sans-Serif;
}
h1 a, h2 a{
	color: #000;
	background: inherit;
	text-decoration: none;
}
img{
	border: 0;
}
ol, ul{
	list-style: none;
}
#content{
	margin: 0 auto;
	width: 980px;
}
#header{
	padding: 10px 0;
	color: #fff;
	margin: 0 0 25px 0;
	height: 94px;
}
#tablist{
	margin: 30px 0 0 0;
	width: 669px;
}
#tablist li{
	list-style: none;
	display: inline;
}
#tablist li a{
	text-decoration : none;
	margin: 0 3px 0 0;
	padding: 6px 13px 8px 13px;
	border: 0 solid #000000;
	font-weight: bold;
	color: #ccc;
}
#tablist li a:hover{
	border: 0 solid #55684a;
	color: #000;
	background: #fff;
}
#tablist li.current_page_item a, #tablist li.current-cat a{
	background: #ffffff;
	color: #000000;
}
#tablist .key{
	text-decoration: underline;
}



#left{
	float: left;
	width: 670px;
	margin: 0 0 10px 0;
}
.border{
	border: 1px solid #aed898;
	margin: 0 0 10px 0;
}
.subheader{
	padding: 15px;
	background: #f1f8ed;
	color: #444;
	border: 2px solid #dddddd;
}
.highlight{
	background: #c5e7f6;
	color: #000;
}
.left_articles{
	margin: 0 0 10px 0;
	border: 2px solid #eee;
	color: #454545;
	padding: 15px 15px 5px 10px;
}
.date{
	font-size: 0.9em;
	padding: 0 0 0 12px;
	background: url(images/news.gif) no-repeat center left;
	color: #808080;
	margin: -17px 0 0 0;
	text-transform: capitalize;
	float: right;
	
}
.bigimage{
	float: left;
	clear: left;
	margin: 0 15px 10px 0;
}


#right{
	float: right;
	width: 270px;
	margin: 0 0 10px 0;
	background: url(images/right.png) no-repeat top right;
	text-align: center;
}

.feed-rss{
	margin: 2px 0 0px 0;
	text-align: left;
	width: 80px;
	height: 50px;
	float: right;
	font-weight: bold;
	color: #bbb;
}

.button{
	color: #ccc;
	font-weight: bold;
	text-align: center;
	margin: 88px 0 10px 0;
	padding: 5px 15px;
}
.Search{
	text-align: center;
	padding: 0 18px;
}
.Search input{
	border: none;
	font-style: italic;
	font-size: 14px;
}
.Search input.search{
	width: 24px;
	height: 23px;
}
.Search input.keyword{
	background: none;
	padding: 12px 0 9px 8px;
	width: 160px;
	border: none;
	font-style: italic;

}
#buttonsearch{
	padding: 0;
	margin: -27px 0 0 146px;
	top: 0;
}






#side_menu{
	margin: 20px 12px 20px 12px;
}
#side_menu li{
	list-style: none;
}
#side_menu li a{
	color: #ccc;
	font-weight: bold;
	border: 0;
	display:block;
	background: #fff url(images/side_menu.gif);
	padding: 5px 10px;
	width: 225px;
	
}
#side_menu li a:hover{
	color: #fff;
	background: #fff url(images/side_menu.gif) bottom right;
	display:block;
	
}
#side_menu h2{
	text-align: left;
	font-size: 10px;
	margin: 0px 0px 0px -5px;
}

.image{
	float: left;
}
.wp_segnalati{
	margin: 10px 0 0 0;
	width: auto;
	background-color: white;
	border: 1px solid darkgray;
	-moz-border-radius: 5px 5px 0 0;
}




#footer{
	clear: both;
	color: #808080;
	background: #fff;
	padding: 10px 15px;
	border-top: 1px solid #ccc;
}
#footer .right{
	float: right;
}
img.avatar{
	float: left;
	margin-right: 5px;
}
.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;
}



#wp-calendar{
	border: 1px solid #999;
	border-color: #ccc;
	empty-cells: show;
	font-size: 11px;
	width: 98%;
	text-align: center;
	margin: auto;
}
#wp-calendar a{
	text-decoration: underline;
	font-weight: bold;
}
#wp-calendar a:hover{
	border: none;
	color: #fff;
	background-color: #aaa;
	display: block;
}
#wp-calendar th{
	background-color: #FAFAFA;	
}
#prev{
	background-color: #DADADA;
}
#prev .pad{
	background-color: #DADADA;
}
#calendar_wrap  caption, #color{
	color: #fff;
	text-transform: capitalize;
	background-color: #444;
	text-align: center;
	font-weight: bold;
	padding: 4px;
	margin: 0px;	
	-moz-border-radius: 2px 2px 0 0;
}
#today{
	background: url(images/cerchioros.gif);
	background-repeat:no-repeat;
	background-position:center center;
	
}





#chisono,#contattami, #guestbook, #index{	
	padding: 5px 15px 0px 15px;
	border: 2px solid #eee;
	margin: 0 0 15px 0;
}
#index .img, #guestbook .img, #contattami .img, #chisono .img{
	float: right;
	margin: 15px 15px 0px 15px;
}
#index .text, #guestbook .text, #contattami .text, #chisono .text{
	background: #F8F8F8;
	color: #808080;
	text-align: justify;
	border-top: 2px solid #eee;
	border-left: 4px solid #eee;
	padding: 15px;
}
#index .h2_legend, #guestbook .h2_legend, #contattami .h2_legend, #chisono .h2_legend{
	font: normal 1.6em Georgia, "Trebuchet MS", Arial, Sans-Serif;
	color: #000;
	padding: 10px;
	
	
}

.imgR a{
	float: right;
	margin: 0px 10px 0px 40px;
	border: 0;
}

#loading{
		position:absolute;
		display:block;
		position:absolute;
		top:50%;
		left:50%;
}

.home {
	margin: 20px 0 0 auto; 
	width: 650px;

}
.home fieldset	{ 
	margin-top:10px; 
	padding:10px 0 20px 0; 
	border:1px solid #adadad; 
	border-left-color:#ececec; 
	border-top-color:#ececec; 
	background:#f7f7f7; 
	color: #808080;
}

.home .title{
	font: oblique 1.9em Georgia, "Trebuchet MS", Arial, Sans-Serif;
	color: #808080;
	padding: 0 15px 0 10px;
	margin: 0 0 0 20px;
}
.home .title2{
	font: normal 1.6em Georgia, "Trebuchet MS", Arial, Sans-Serif;
	color: #808080;
	padding: 0 15px 0 10px;
	margin: 0 0 0 20px;
}
.home .imgL{
	margin: 10px 30px 0px 20px;
	float: left;
}
.home .imgR{
	float: right;
	margin: 0px 0px 0px 20px;
}
.home .introduzione{
	margin: 10px 30px 5px 0px;
	text-align: justify;
	line-height: 22px;
}
.home .introduzione2{
	margin: 5px 30px -20px 20px;
	text-align: justify;
	line-height: 22px;
}
.home .thirds{
	margin: -10px 0 5px 0;
	text-align: center;
	float: left;
	width: 186px;
	padding: 0 10px 0 15px;
}






#menu_scroll{
	cursor:pointer;
	color: #ccc;
	position: absolute;
	margin: -25px 0 0 608px ;
	background: #3B3B3B;
	font-weight: bold;
	padding	: 5px 10px 5px 10px;
}
#menu_scroll .scegli{
	margin: 0;
}

.scegli li li a {
	display: block;
	font-weight: normal;
	color: #FFF;
	text-align:center;
	font-weight: bold;
	padding: 4px 10px 4px 10px;
	margin-left: -10px;
	margin-right: -10px;
	background: #666;
}

.scegli li li a:hover {
	background: white;
	color: black;
}


.scegli li ul {
	display: none;
	top: 100%;
	left: 0;
	font-weight: normal;
	background: #666;

}

.scegli li>ul {
	top: auto;
	left: auto;	
}



.scegli li:hover ul,.scegli li.over ul {
	display: block;
	
}

#email_add{
	margin-top: 20px;
	
}


.wp_segnalati .button{
	font-weight: normal;
	text-align: right;
	color: #666;
	margin: 10px 0 15px 0px;
	padding: 0;
}

