/*  
Theme Name: Juve in B
Theme URI: http://www.serverstudio.it
Description:
Version: 1.0
Author: serverstudio
Author URI: http://www.serverstudio.it

*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*background-color:#EBEBEB;*/
	background-image: url(http://www.juveinb.com/images/fondi/18.gif);
}
#page {
	width: 700px;
	margin: 0px auto;
	background-color:#FFFFFF;
}
hr {
	display: none;
}
ul {
	list-style-type: none;
}
a {
	color:#CC0000;
	text-decoration: none;
}
#header {
	width: 700px;
	margin: 0px auto;
	background-image: url(http://www.juveinb.com/images/testata.jpg);
	background-repeat:no-repeat;
}
h1 a {
	/*display:none;*/
	display: block;
	background-image: url(http://www.juveinb.com/images/testata.jpg);
	background-repeat:no-repeat;
	position: relative;
	/*top: 52px;
	left: 14px;*/
	height: 96px;
	width: 700px;
}
h1 span {
	display: none;
}
.description {
	display: none;
}
#contenuto {
	width: 700px;
	margin: 10px auto;
}
#centrato {
	width: 700px;
	float: left;
}
#content {
	width: 520px;
	float: right
}
.entry, .entrytext {
	line-height: 16px;
	margin-right: 40px;
	margin-top: 5px;
}
.entry p, .entrytext p {
	margin-bottom: 8px;
}
.post {
	margin-bottom: 20px;
}
.post h2 {
	font-size: 18px;
}
.postmetadata {
	border-top: 1px dotted #999999;
	margin: 10px 40px 10px 0px;
	line-height: 12px;
	font-size: 10px;
	padding-left: 2px;
}
.commentlist ol {
	
}
.commentlist li {
	list-style-position: inside;
	border: 1px dotted #999999;
	margin: 10px 40px 10px 0px;
	padding: 6px;
	background-color:#F7F7F7;
	line-height: 16px;
}
#comments {
	font-size: 14px;
}
.commentmetadata {
	display: block;
	color:#666666;
	margin-top: 3px;
	margin-left: 16px;
}
#testocommento {
	margin-left: 16px;
	margin-top: 3px;
}
#sidebar {
	width: 180px;
	float: left;
	margin-bottom: 10px;
	line-height: 14px;
	font-size: 10px;
}
#sidebar ul {
	margin-left: 10px;
}
#sidebar ul ul{
	margin-left: 0px;
}
#sidebar h2 {
	font-size: 13px;
}
#sidebar li {
	margin-bottom: 8px;
}
#sidebar li li{
	margin-bottom: 0px;
}
#searchform {
	margin-top: 10px;
}
#footer {
	color: #CCCCCC;
	background-image: url(http://www.juveinb.com/images/sfondo_piede.jpg);
	background-repeat:repeat-y;
	clear: both;
	width: 700px;
	margin: 0px auto;	
}
#footer p {
	text-align: right;
	padding: 4px;
}
#footer a {
	color: #CCCCCC;
	text-decoration: underline;
}
.navigation {
	width: 500px;
	margin: 0px 10px 15px 0px;
	float: left;
}
.alignleft {
	width: 50%;
	float: left;
	text-align: left;
}
.alignright {
	width: 50%;
	float: right;
	text-align: right;
}
#commentirecenti {
	margin-right: 30px;
}
#commentirecenti a {
	color: #333333;
}
#commentirecenti strong {
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;
}
#adsense_google {
	padding-bottom: 20px;
}