/*  
Theme Name: BBtemplate-1
Theme URI: http://www.bbplanet.it
Description: Bbtemplate è il primo un template del network BBplanet in lingua italiana
Version: 1.09
Author: Laura De Masi
Author URI: http://www.laurademasi.it
Tags: blue, two-columns, fixed-width

Puoi scaricare questo tema e utilizzarlo, ricorda che:

    - Non puoi rivendere questo tema ma utilizzarlo per scopi personali o anche commerciali
    - Lascerai sempre un link al sito www.bbplanet.it
    - Puoi modificare, tradurre e diffondere a tuo piacere.

*/
/*
normalizzo margini
*/
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,html,p,blockquote,fieldset,input, span, label, a,div, body{margin:0; padding: 0;}
legend, hr {display: none;}
#stampa{ display:none;}
/*
tag generici
*/
fieldset, a img{border:none; }
body {	font: 75%/150% Tahoma, Arial;	color: #020202;}
#page {	margin: 0 auto;width: 100%;	border: 4px solid #019ED5; background: #FFFFFF;}
a {color: #1F417F; text-decoration: none;}
a:visited {	color: #1F417F;	text-decoration: none;}
a:hover {	color: #3673E2;	text-decoration: underline;}
p {	padding: 0px 0px 15px;}
h1 {	padding: 50px 0 10px 30px; 	font: bold 36px/100% Cambria, Georgia;}
h1 a, h1 a:visited{	color: #01738F;	text-decoration: none;}
h1 a:hover{	text-decoration: underline;}
h2 {color: #213664; font: normal 28px Cambria, Georgia, Arial; padding-bottom: 3px; border-bottom:1px dotted #ccC;}
h2 a, h2 a:visited {	color: #213664;	text-decoration: none;}
h2 a:hover {	color: #01738f;	text-decoration: none;}
h3 {	font: normal 140%/100% Cambria, Georgia, Arial;	color: #01738F;	margin: 10px 0px 5px; border-bottom:1px dotted #ccc;}
h4 {	font: normal 130%/100% Cambria, Georgia, Arial;	color: #01738F;	margin: 10px 0px 5px;}
blockquote{font-style:italic; font-family:Georgia, "Times New Roman", Times, serif; text-indent:25px; border:1px solid #ddd; padding:10px; color:#666;}
/*
header
 */
#header { background: #fff url(images/header-bg.jpg) no-repeat right; height: 200px; border-bottom: 3px solid #01738F; position: relative;}
#header .description{ color: #213664;	font-size: 12px; font-weight:bold; padding:0 30px;}
.rss {	background: url(images/rss.gif) no-repeat left center;	 display:block; position:absolute; right:15px; top:5px; height:25px; width:25px;}
.rss span{display:none;}

/*
menu principale
*/
#nav {	list-style: none;	position: absolute;	left: 10px;	bottom: 0px;}
#nav li { float: left; margin-left: 5px; }
#nav .current_page_item a, #nav .current_page_item a:visited{	color: #213664;	text-decoration: none;}
#nav .page_item a{ color: #000000; text-decoration: none; padding: 5px 15px; font: bold 14px/100% Arial, Helvetica, sans-serif;	border: 1px solid #01738F;	display: block;}
#nav .page_item a:hover {color: #213664;}
/*
centrale
*/
#content {float: left;	width: 95%;	 padding:15px;	overflow: hidden;}
.post {	clear:both; padding-top: 15px;}
.post-date { width: 59px; height: 59px;	float:left; background: url(images/date-bg.gif) no-repeat;}
.post-month {font-size: 11px;	color: #FFF; font-weight:bold; text-align: center; display:block; padding-top: -10px;}
.post-day {font:bold 36px Cambria, Georgia; color: #019ED5; text-align: center; display:block; margin:-2px 0 -5px 0;}
.post-title {display:bock; float: left; margin-left: 10px; width: 85%;}
.entry {	clear: both;	padding-top: 10px;}
.entry ul, .entry ol{margin:10px 20px;}
.post-cat {	background: url(images/category.gif) no-repeat;	padding-left: 20px;	float:left;	font-size: 95%;	color: #999;}
.post-comments {	background: url(images/comments.gif) no-repeat;	padding-left: 20px;	float: right;	font-size: 95%;}
.add-comment { background: url(images/add-comment.gif) no-repeat; padding-left: 25px; float: right;}
.navigation {	clear: both;	padding: 10px 0px;}
.navigation a, .navigation a:visited {	color: #666; font:bold 11px tahoma, Arial, sans-serif;}
.previous-entries a {	float: left;	padding-left: 18px;	background: url(images/nav-left.gif) no-repeat left center;}
.next-entries a {	float: right;	padding-right: 18px;	background: url(images/nav-right.gif) no-repeat right center;}
/* 
commenti
 */
/* commentform */
#commentform {
	margin-top: 10px;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#commentform input {
	font: 110% Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	background: #EDEDED;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}
#commentform textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 600px;
	height: 140px;
	background: #E2E8EC;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}
#commentform #submit {
	font: 12px/100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: #B6C2CA;
	border: none;
	width: 135px;
	height: 25px;
	padding-bottom: 6px;
	margin-left: 355px;
}
#commentform #submit:hover {
	background: url(images/submit-btn.gif) no-repeat bottom left;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3b9acc;
}

/* comment list */
.commentlist {
	margin: 10px 0px;
	padding-left: 45px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #F4F4F4;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #0C2892;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #0C2892;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentlist small a, .commentlist small a:visited{
	color: #999999;
}


/*
form contatti
*/
#c_form_2{margin:20px 0 0 75px;}
#c_form_2 label{font:bold 12px Tahoma;}
#c_form_2 .contactright input[type=text], #c_form_2 textarea{font:normal12px Tahoma; background:#dedede; border:1px solid #ccc; padding:3px;}
#c_form_2 textarea{width:400px; height:100px; margin-bottom:20px;}
#c_form_2 .contactright{font:normal 12px Tahoma; color:#8E205A;}
/*
sidebar 
*/
#sidebar {font-size:11px; margin:5px; float: right; padding: 10px; width: 240px; color: #666; overflow: hidden;}
#sidebar h2, #sidebar .sidebartitle{ font: normal 18px Cambria, Georgia; color: #01738F; margin:10px 5px; padding:5px; background-color:#EEEEEE; border: 1px solid #CEDDE8; border-bottom-style:solid;}
#sidebar a, #sidebar a:visited{	color: #495233;	text-decoration: none;}
#sidebar a:hover{	color: #3673E2;	text-decoration: none;}
#sidebar ul li {	list-style: none; }
ul.list-cat li, li.widget_categories li{ background: url(images/category.gif) no-repeat !important; padding-left: 30px !important; margin-left:10px;}
ul.blogroll li{	background: url(images/blogroll.gif) no-repeat !important;	padding-left: 30px !important;margin-left:10px;}
/*
calendario wid
*/
li.widget_calendar td {	padding: 1px 7px;background-color:#EEEEEE;}
#sidebar li.widget_calendar td a{ font-weight:bold; color:#01738F;}
li.widget_calendar td#today {	padding: 1px 7px;background-color:#01738F; color:#FFF;}
li.widget_calendar td#today a{color:#FFF;}
.widget_calendar table{width:100%; background-color:#ffF; border:1px solid #C4D6E3;}
.widget_calendar th{background-color:#C4D6E3;}
/*
search form
*/
#searchform {	margin: 15px 0 0;}
#searchform #s { border:1px solid #203346; width: 150px; height: 18px; padding: 3px; border: 1px solid #999; background: #fff; margin-right: 2px; color: #333;}
#searchform input#searchsubmit  { border: none;	width: 64px;	height: 23px;	font: bold 11px Arial;	color: #000000;}
/*
footer
*/
#footer {clear: both; padding:10px; background: #019ED5 url(images/footer.jpg) no-repeat; height:200px;	color: #01738F; font-size: 95%; line-height: 130%; padding-bottom: 10px; position:relative;}
#footer a, #footer a:visited {	color: #0192B6; text-decoration:none;}
#footer ul{list-style-type:none;}
#footer span{position:absolute; top:10px; right:10px;}
/* 
allineamenti foto
*/
.center, .centro {text-align: center; margin:0 auto;}
img.center, img[align="center"] {	display: block;	margin-left: auto;	margin-right: auto;}
.alignleft {	float: left;}
img.alignleft, img[align="left"] {	float:left;	margin: 2px 10px 5px 0px;}
.alignright {	float: right;}
img.alignright, img[align="right"] {	float:right;	margin: 2px 0px 5px 10px;}
.clear {	clear:both;}
hr.clear {	clear:both;	visibility: hidden;}