/*  
Theme Name: Avis Wordpress
Description: Theme for teh website http://www.avislazise.it (Tema per il sito http://www.avislazise.it) 
Author: Claudio Marai
Author URI: http://www.ajejeblog.net

Terms of Use:
- You are free to share, to copy, distribute and transmit this theme.
- This theme is distributed for free. You are not allowed to sell this theme.
Thanks for using this theme.
*/


/* -------------------- GENERAL -------------------- */


body { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 12px; 
	background: #fff url(images/bg.jpg) repeat-y top center; 
	margin: 0; 
	margin-top:1px;
	padding: 0; 
}

#box { 
	width: 941px; 
	border: 1px solid #0072bc; 
	margin: 0 auto; 
	padding: 0px; 
}

#top { 
	width: 940px; 
	background: url(images/AvisHeader.jpg) no-repeat; 
	height: 150px; 
	margin: 0; 
	padding: 0; 
}

a, a:link { 
	text-decoration: none; 
	color: #0072bc; 
}
a:hover { 
	text-decoration: none; 
	color: #e50000; 
}
hr { 
	border: none; 
	border-left: 120px solid #0072bc; /*azzurro avis*/
	border-right: 120px solid #0072bc;  
	width: 380px;
}


/* -------------------- HEADER -------------------- */


#header { 
	float: left; 
	width: 500px; 
	margin: 50px 0 0 150px; 
	padding: 0; 
}
#header h1 { 
	font-family: Georgia, Tahoma, Verdana; 
	margin: 0; 
	padding: 0; 
	color: #fbaf5d; 
	font-size: 32px; 
	font-weight: bold; 
	font-style: italic; 
}
#header h1 a, #header h1 a:link { 
	color: #fff; 
}
#header h1 a:hover { 
	color: #fff; text-decoration: none; 
}
#description { 
	font-family: Georgia, Tahoma, Verdana; 
	color: #fff; 
	width: 500px; 
	font-size: 12px; 
	padding: 0 0 0 10px; 
}
#description:hover { 
	color: #fff;
}


/* -------------------- SEARCH -------------------- */


#searchform { 
	height: 25px; 
	line-height: 25px; 
	float: right; 
	padding-right: 5px; 
	margin: 0; 
	margin-top: 3px;
}
#searchform #s { 
	font-size: 8pt; 
	width: 210px; 
}
#searchform #submit { font-size: 8pt; }

input#s { 
	font-family: Verdana, Arial; 
	color: #ccc; 
	border: 1px solid #ccc; 
	background: #777; 
}
input#s:hover { 
	background: #999; 
}


/* -------------------- NAV -------------------- */


#navbox { 
	width: 940px;
	background:  url(images/barra-lago.jpg) repeat-x;
	height: 25px; 
	line-height: 25px; 
	margin: 0; 
}

#nav { 
	width: 650px; 
	height: 25px; 
	line-height: 25px; 
	float: left; 
	padding: 0; 
}

ul.nav { 
	height: 25px; 
	line-height: 25px; 
	float: left; 
	list-style: none; 
	font-size: 12px; 
	font-weight: bold; 
	text-transform: uppercase; 
	margin: 0; 
	padding: 0; 
}

ul.nav li { 
	float: left !important; 
	list-style-type: none; 
	margin: 0; 
	padding: 0; 
}
ul.nav li ul { 
	float: left; 
	margin: 0; 
	padding: 0; 
}

ul.nav li a, ul.nav li a:link, ul.nav li a:visited { 
	border-left: 1px solid #820707; 
	background: transparent; 
	color: #ccc; 
	float: left; 
	display: block; 
	text-decoration: none; 
	padding: 0 10px; 
}
ul.nav li a:hover, ul.nav li a:active { 
	background: #e50000; 
	color: #ccc; 
	text-decoration: none; 
}

ul.nav li.current_page_item a { 
	text-decoration: none; 
	color: #fff; 
	background: #820707; 
}


/* -------------------- POST -------------------- */


.post { 
	width: 520px; 
	float: left; 
	color: #000; 
	margin: 5px auto; 
	padding: 10px; 
	padding-left: 20px;
}
.post img { 
	border: none; padding: 5px; 
	}

h2 { 
	font-size: 22px; 
	font-weight: normal; 
	padding: 0px; 
	margin: 0px; 
}

#content { 
	width: 545px; 
	float: left; 
	margin: 5px auto; 
	padding: 0; 
}

.posthead { 
	position: relative; 
	clear: left; 
	padding-bottom: 5px; 
}
.posthead h2 { 
	font-size: 20px; 
	font-weight: bold; 
	padding: 0px 0px 0px 0px; 
	margin: 0px; 	
}
.posthead h2 a { 
	color: #0072bc; 
}
.posthead h2 a:hover { 
	color: #e50000; 

}	

.postauthor { 
	padding: 0px 0px 0 0px; 
	margin: 0px; 
	font-size: 10px; 
	color:#656565; 
}
.postdate {
	margin: 0px; 
	position: absolute; 
	top: 0px; 
	right: 0px; 
	text-align: center; 
	padding: 0px 0px 0px 0px; 
	background: url(images/post_it.png);
	width: 48px;
	height: 48px;
}
.postdate small { 
	font-size: 10px; 
	color:#666; 
}
.postdate .month { 
	display: block; 
	margin-top: -3px;
	text-transform: lowercase; 
	font-size: 7.5px;
}
.postdate .day { 
	display: block; 
	margin-top: 7px;
	font-size: 16px; 
	letter-spacing: -1px; 
	font-weight: normal; 
	color:#777;
}
.postdate .year { 
	display: block;
}

.navigation { 
	width: 510px; 
	float: left; 
	color: #0072bc; 
	padding: 5px 16px 10px; 
}

.relatedposts { 
	width: 520px; 
	float: left; 
	color: #bd0000; 
	margin: 5px auto; 
	padding: 0 5px 5px 20px; 
	font-size: 10px; 
}

h1, h3 { padding: 0 10px 0 0; font-family: Georgia, Verdana; }

img.wp-smiley { border: 0; padding: 0; }


/* -------------------- SIDEBAR -------------------- */


#sidebar { 
	width: 380px; 
	float: right; 
	font-size: 11px; 
	margin-top: 5px; 
	padding: 0; 
}

#sidebar img, .lsidebar img { border: none; }

.alignright { float: right; margin-top: 10px; }
.alignleft { float: left; margin-top: 10px; }

.rsidebar { 
	width: 165px; 
	float: right; 
	margin: 0 3px; 
	padding: 0 10px 5px; 
	background-color: #e9e9e9;
}
.rsidebar, .lsidebar img { border: none; }

.lsidebar { 
	width: 165px; 
	float: left; 
	color: #666; 
	margin: 0 auto; 
	padding: 0 10px 5px; 
}

.lsidebar h2 { 
	font-size: 12px; 
	font-weight: bold; 
	margin: 0 0 5px; 
	padding: 5px 0 0 5px; 
	background: url(images/barra-menu-avis.jpg) no-repeat top center; 	
	height: 39px; 
	width: 166px; 
	color: #f2f2f2; 
}
.rsidebar h2 { 
	font-size: 12px; 
	font-weight: bold; 
	margin: 0 0 10px; 
	height: 25px; 
	padding: 5px 0 0 5px; 
	color: #fff; 
	width: 166px; 
	height: 39px; 
	background: url(images/barra-menu-rossa.png) no-repeat top center; 
}

.rsidebar ul, .lsidebar ul { list-style-type: none; margin: 0; padding: 0; }
.rsidebar ul li, .lsidebar ul li { list-style-type: none; margin: 0 0 25px; padding: 0; }
.rsidebar ul li ul, .lsidebar ul li ul { list-style-type: square; margin: 0; padding: 0 0 0 5px; }
.rsidebar ul li ul li{ 
	list-style-image: url(images/fermacarte_rosso.png);
	list-style-type: circle; 
	margin: 5px 0 0 10px; 
	padding: 0 0 0 0px; 
}
.lsidebar ul li ul li { 
	list-style-image: url(images/fermacarte_blu.png);
	list-style-type: circle; 
	margin: 5px 0 0 10px; 
	padding: 0 0 0 0px; 
}
.rsidebar p, .lsidebar p { padding: 0 5px; }


/* -------------------- FOOTER -------------------- */


#footer { 
	width: 940px; 
	background: url(images/barra-lago.jpg) repeat-x;/*#111; */
	height: 50px; 
	clear: both; 
	color: #ccc; 
	font-size: 10px; 
	margin: 0; 
	text-align: right; 
}

#footer p { 
	padding: 6px 20px 0 5px; 
}

#footer a, .footer a:link { 
	text-decoration: none; 
	color: #e50000; 
}
#footer a:hover { 
	text-decoration: none; 
	color: #ccc; 
}


/*-------------------- Comment --------------------*


.commentsbox { width: 520px; border: 1px solid #fff; float: left; color: #333; margin: 5px auto; }

.commentsbox p { margin: 0; padding: 0; }
.commentsbox img { border: 1px solid #666; margin: 3px; }

#commentlist ol { margin: 0; padding: 0; }
#commentlist li { list-style-position: outside; list-style-type: decimal; padding: 10px; border: 1px solid #fff; }
.alt { background-color: #fff !important; background-image: none !important; }
#commentlist li:hover { border: 1px solid #ccc; background-color: #e3eefa; }
.alt:hover { background-color: #e3eefa !important; background-image: none !important; }

.comment-title { margin: 0 0 0 0px; font-size: 10px; color: #666; }
.comment-title a:link { color: #0072bc; }
.comment-title a:hover { color: #666; }

.comment-text { }

h2.postcomment { margin: 0; font-size: 20px; font-weight: normal; }

.postcomment { clear: both; margin: 20px 0 0 0; padding: 20px; }

.postcomment input, .postcomment textarea { border: 1px dotted #aaa; background: #f5f5f5; }
.postcomment input:hover, .postcomment textarea:hover { border: 1px dotted #ccc; background: #fff; }
.postcomment input#author, .postcomment input#email, .postcomment input#url { width: 100% !important; width: 456px; /* IE hack * height: 18px; }
/*
.postcomment textarea#comment { width: 100% !important; /* IE hack * height: 200px; }

.postcomment input#submit { width: auto; height: 25px; padding: 2px 10px 3px 10px; background: #f5f5f5; }
.postcomment input#submit:hover { background: #fff; }	

*/
/*-------------------- Bottom --------------------*/


#bottom { 
	clear: both; 
	float: left; 
	width: 940px; 
	height: 100%; 
	margin: 0 0 5px 0; 
	padding: 0; 
	background-color: #24353f; 
	text-align: left; 
	color: #ccc; 
	font-size: 10px; 
}
#bottom-divs { float: left; clear: both; margin: 0; padding: 20px; }

#bottom-left { width: 30%; padding: 20px 0 20px 30px; float: left; 
}
#bottom-mid, #bottom-right { width: 30%; padding: 20px 0 20px 20px; float: left; }

#bottom h2 { margin: 0 0 10px 0; padding: 0 8px; font-size: 14px; color: #f2f2f2; font-weight: bold; }
#bottom-left h2 { margin: 0 0 10px 0; padding: 0 8px; font-size: 14px; color: #f2f2f2; font-weight: bold; }
#bottom-left p { 
	border-top: 1px solid #0072bc;
	border-right: 1px solid #0072bc;  
	padding-top:5px; 
}

#bottom h3 { margin: 0; padding: 10px 10px; font-size: 12px; color: #999; text-align: center; }
#bottom h3:hover { color: #f2f2f2; }

#bottom ul { 
	margin: 0; 
	padding: 0; 
	list-style-type: none; 
	border-top: 1px solid #e50000; 
}
#bottom ul li { 
	line-height: 20px; 
	border-bottom: 1px solid #0072bc; 
}

#bottom ul li a { 
	display: block; 
	padding: 0 10px; 
	color: #fff; 
	text-decoration: none; 
}
#bottom ul li a:hover { 
	background: #111; 
	border-bottom: 2px solid #0072bc; 
}


#bottom-sep { clear: both; }

#evidence{
 padding: 20px 0 20px 20px;
 width: 100%;
 text-align: center;
 font-size: 24px;
 font-weight: bold;
 background-color: #FF2200;
}

#evidence a{
 color: #FFF;
 text-decoration: underline;
}
