/*  
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

	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.

*/

#page {	width: 100%;	border: none;	background: none;}
#header {border-bottom: 3px solid #59780a;	height: auto;}

h1 {
	margin:0;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	text-align: right;
	padding-bottom: 3px;
}
h1 a, h1 a:visited{
	color: #000;
	text-decoration: none;
}
#content {
	padding: 10px 0px 30px 0px;
	width: 100%;
}
.post-date {
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
	height: auto;
}
.post-month, .post-day {
	color: #666;
	display: inline;
	font-size: 11px;
}
.post-title {
	width: 100%;
	clear: both;
}
.post-cat {
	float:left;
	font-size: 11px;
	padding: 0;
}
.post-comments, .post-calendar {
	float: right;
	font-size: 11px;
}
#comments, #respond, .navigation, #nav, #commentform, #sidebar, #footer, #credits {
	display: none;
}