/*
Theme Name: Lauryn 2010
Theme URI: 
Description: Template personalizzato per Lauryn
Version: 1.0
Author: Laura Gargiulo
Author URI: http://www.lauryn.it
*/
body, html {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	text-align: center; /* allineamento al centro per centrare il box su ie5 */
	font-family: Arial, Tahoma, sans-serif;
	font-size: 75%;
	background-color: #ffffff;
	color: #666;
	line-height: 130%;
}
small {
	font-size: 10px;	
}
p {
	margin: 0;
	padding: 8px 0;
}
ul{
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 8px 8px 8px 20px;
	background:transparent url(images/bullet.png) no-repeat 0 10px;
	list-style:none;
}
a:link, a:visited {
	text-decoration: underline;
	color: #666;
}
a:hover, a:focus, a:active {
	text-decoration: underline;
	color: #333;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	clear: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #4EB0C3;
	line-height: 1.2;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 4px 0;
	clear:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #333;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	padding: 4px 0;
	clear: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #4EB0C3;
}
img {
	border: 0;
}
#centrato {
	margin: 0 auto; /* per allineare il box al centro su tutti i browser pi� recenti */
	text-align: left; /* riallineamento testo a sinistra per annullare l'effetto dichiarato nel body */
	width: 960px;
	border: 0;
	padding: 0;

}
#testata {
	width: 960px;
	margin: 0;
	padding: 0;
	border: 0;
	position:relative;
	border-bottom: 1px solid #4eb0c3;
	height: 125px;
}

#logo {
	float: left;
	height:90px;
	display: inline;
	margin: 0;
	padding: 35px 0 0 0;
	width: 310px;
	background: transparent url(images/lauryn2010.gif) no-repeat 0 0;
}
#logo h1{
	
	font-size: 30px;
	color:#333;
	font-weight: normal;
	padding: 0 0 0 40px;
}
#logo h1 a{
	text-decoration: none;
color: #333;
}
#logo h1 a:link, #logo h1 a:visited {

}
#logo h1 a:hover, #logo h1 a:active, #logo h1 a:focus {
color: #666;
}
#logo h1 span{
	
	font-size: 15px;
	color:#666;
	font-weight: normal;
	font-style: italic;
	display: block;
	padding: 0 0 0 60px;
}
#slogan {
	float: left;
	color: #4eb0c3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 15px;
	background: #fff url(images/slogan.gif) no-repeat 0 0;
	padding: 22px 55px 18px 45px;
	line-height: 1.3;
	margin-top: 15px;
	margin-left: 15px;
	text-align: center;
	width: 535px;
}
#slogan a {
	color: #ff9900;
}
/* menu in homepage */
#menu #homelist {
	
	font-size: 12px;
	font-weight: bold;
	display: inline;
	margin: 0 20px 0 0px;
	padding: 0;
	float: right;
	width: 628px;

}

/* menu nel resto delle pagine */
#menu {
	-moz-border-radius: 6px 6px 6px 6px;
	background-color: #4eb0c3;
	font-size: 12px;
	font-weight: bold;
	display: inline;
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
	width: 610px;
	height: 28px;
}
#menu li {
	float: left;
	list-style: none;
	margin: 6px 0 0 0;
	padding: 0;
	background-image: none !important;
	text-align:center;
}
#menu a {
	border-left: 1px solid #4b99a8;
	border-right: 1px solid #72c0cf;
	padding: 6px 10px;
	text-decoration: none;
}
#menu li a:link, #menu li a:visited {
	color: #fff;
}
#menu li a:hover, #menu li a:active, #menu li a:focus, #menu li.current_page_item a
{
	color: #333;
	background: transparent url(images/select.gif) no-repeat 50% 100%;
}
#menu li a.first {
	border-left: 0 !important;	
}
#menu li a.last {
	border-right: 0 !important;	
}
#contenuti {
	width: 920px;
	margin: 0;
	padding: 20px;
	border: 0;
	float:left; /* per far s� che si veda il colore di sfondo */
	border-bottom: 1px solid #4EB0C3;
}
.colonna1 {
	width: 290px;
	float: left;
	display: inline; /* per evitare gli errori di ie6 con il float */
	margin: 0 20px 0 0;
	padding: 0 0 0 0;
	border: 0;
}
#sidebarhome .widget{
	background-color: #a1d2db;
	border: 1px solid #8ebdd2;
	float: left;
	width: 250px;
	padding: 20px;
	font-size:11px;
	margin-bottom:20px;
	color: #fff;
	-moz-border-radius: 6px 6px 6px 6px;
	background-image: none;
}
#sidebarhome .widget h2{
	color: #fff;
	
}

.colonna2 {
	width: 610px;
	float: left;
	display: inline; /* per evitare gli errori di ie6 con il float */
	margin: 0;
	padding: 0;
	border: 0;
	
}
.post{
	padding: 20px;	
	background-color: #f7f5ef;
	-moz-border-radius: 6px 6px 6px 6px;
	float: left;
	width: 570px;
	margin-top: 20px;
margin-bottom: 20px;
}
#evidenza{
	width: 596px;
	margin-bottom: 20px;
	-moz-border-radius: 6px 6px 6px 6px;
	float: left;
	padding: 6px;
	border: 1px solid #ccc;
}

#footer {
	clear: left;
	width: 960px;
	margin: 0;
	padding: 10px 0 10px 0;
	border: 0;
	font-size: 11px;
	text-align:right;
}
img.alignleft {
	float: left;
	margin: 0 20px 10px 0;
}
img.alignright{
	float: right;
	margin: 0 0 10px 20px;
}
/* sidebar e widget */
ul.sidebar, ul.sidebar li {
	margin: 0;
	padding: 0;
	background-image:none;
}
ul.sidebar li.widget_text{
	-moz-border-radius: 6px 6px 6px 6px;
}
ul.sidebar li ul li{
	margin: 0;
	padding: 8px 8px 8px 20px;
	background:transparent url(images/bullet.png) no-repeat 0 10px;
	list-style:none;
}
ul#homesn li.widget_text{
	float: left;
	padding: 20px;
	background-color: #f7f5ef;
	width: 255px;
	margin-right: 20px;
	display: block;

}
ul#homedx li.widget_text{
	float: left;
	padding: 20px;
	background-color: #f7f5ef;
	width: 255px;
	margin-right: 0;
	display: block;
margin-bottom: 20px;
}
/* commenti */
#c, #comments{
	float:left;
padding:0 20px 0 0;
width:295px;
}
#c a {
	color:#333;
}
#c h3 {
	margin-bottom: 4px;
	font-size:16px;
}
#c img.avatar {
	float: right;
	margin: 0 10px 10px 10px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #ccc;
}
#c .author {
	color:#333333;
font-size:1.1em;
font-style:italic;
font-weight:bold;
}
#c small {
	clear: both;
	font-size: 0.9em;
}
#c ol li {
	list-style-type:decimal;
	padding: 12px 0 12px 12px;
	border: 1px dotted #F7F5EF;
	margin-bottom: 3px;
	background-image: none;
	-moz-border-radius: 6px 6px 6px 6px;
}
#c ol li.odd {
	
}
#c ol li.even {
	
	background-color: #F7F5EF;
}
#c input, #c textarea, #c label {
	float: left;
	width:200px;
}
