/*
Theme Name: Yaveo
Theme URI: http://www.ziosteve.com/wptheme-brown/
Description: Tema Wordpress, XHTML e CSS valido, realizzato da <a href="http://www.ziosteve.com">Federico Ginosa</a> e sponsorizzato da <a href="http://www.dynamick.it">Dynamick.it</a>
Author: Federico Ginosa
Author URI: http://www.ziosteve.com/
Version: 1.0
Rilasciato con <a href="http://www.opensource.org/licenses/gpl-license.php">Licenza GPL</a>.
*/
body {
	background-color:#fdfdfd;
}
#contenitore {
	width:935px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	position:relative;
	
}
#box {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	background-color:#e4e4e4;
	border:1px solid #c9c8c8;
	float:left;
}
#testo {
	background-color:#ffffff;
	border:1px solid #c9c8c8;
	margin:10px;
	padding:10px;
}
#sidebar {
	width:310px;
	float:right;
	background:#fff;
}
.widget {
	width:300px;
	float:right;
	background:#e4e4e4;
	margin:0px 0px 10px 10px;
	padding:10px;
	border:1px solid #c9c8c8;
}
/* FORMATTAZIONE ARTICOLO */
#testo h2, #testo h2 a:link, #testo h2 a:visited, .widget h2, .widget h2 a:link, .widget h2 a:visited, h3, #testo h3, #testo h3 a:link, #testo h3 a:visited {
	font-family:Verdana, Arial;
	font-weight:lighter;
}
.entry a:link, .entry a:visited, .ncommenti a:link, .ncommenti a:visited, #menu li a:link, #menu li a:visited, #navigation a:link, #navigation a:visited, p a:link, p a:visited, .widget li a:link, .widget li a:visited, .widget a:link, .widget a:visited {text-decoration:none; color:#FF6600; text-decoration:none; border-bottom:1px solid;}
h2 a:hover, .entry a:hover, .ncommenti a:hover, #menu li a:hover, #navigation a:hover, p a:hover, .widget li a:hover, .widget a:hover {text-decoration:none; border-bottom:1px dotted; color:#ff9e5e;}
#testo h2 a:link, #testo h2 a:visited {text-decoration:none; color:#FF6600; text-decoration:none;}
.postmeta, .postmeta a:link, .postmeta a:visited, .skip  {
	font-family:Verdana, Arial;
	font-weight:lighter;
	color:#666;
	font-size:13px;
	margin-top:-10px;
}
.data, .autore, .categorie {padding: 0 0 0 20px;}
.data {background: url(img/data.png) no-repeat 0 0;}
.autore {background: url(img/autore.png) no-repeat 0 0;}
.categorie {background: url(img/categorie.png) no-repeat 0 0;}
.postmeta a:link, .postmeta a:visited { text-decoration:none; border-bottom:1px solid;}
.postmeta a:hover {color:#666; text-decoration:none; border-bottom:1px dotted;}
.entry, .ncommenti, #menu li, #navigation, p, .widget li, .widget  {font-family:arial, verdana; color:#000;}
.entry, #navigation {font-size:14px;}
.ncommenti {font-size:12px;}
.ncommenti {width:100%; height:20px; background:#e4e4e4; border-bottom:1px solid #c9c8c8; border-top:1px solid #c9c8c8; padding:5px 0 0 0; text-align:center;}


.widget h3 {text-align:center;}
#valido, #firefox {text-align:center;}
#logo {font-family:helvetica; font-weight:lighter; font-size:80px; text-align:center;}
#slogan {font-family:helvetica; font-weight:lighter; font-size:25px; text-align:center; color:#666666; margin-top:-40px;}
img {border:0px;}
#menu {list-style-image:none;list-style-position:outside;list-style-type:none; text-align:center;}
#menu li { display:inline; padding:0 0 0 20px;}
#menu li a:link, #menu li a:visited {border:0px; }
#navigation {margin:20px 0 10px 0;}
#sidebar li {
list-style-type:none;
display:inherit;
}
img a:link { border: none; }
#commenti li {list-style-type:none;
display:inherit; border:1px solid #c9c8c8; background:#e4e4e4; margin:10px; padding:5px;}