/*  
Theme Name: MB7
Author URI: http://www.marcobalzerani.it/
Version: 1.0
Author: Marco Balzerani
Description: Theme author Marco Balzerani -  www.MarcoBalzerani.it
*/
/*** Printable Version  ****/
body {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}
body * {
	margin: 0px; 
	padding: 0px;
}
img {
	border: none;
	background: none;
}
hr {
	height: 5px;
	color: #fff;
	margin: 10px 0px;
	border: none;
	border-top: 1px dotted #D3D3D3;
}
/*************************************
	Links
**************************************/
a, a:visited{
	color: #3F6E84;
	text-decoration: underline;
	}
	
a:hover{
	text-decoration: underline;
	color: #FF8800;
	}
/*************************************
	Headings
**************************************/
h1 {
	color: #245A73;
	font-size: 22px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	line-height: 150%;
	border-bottom: 1px dotted #000000;
	}
h2 {
	color: #000;
	font-size: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	padding: 10px 0px;
	line-height: 150%;
	margin: 0px;
	}
h3 {
	color: #245A73;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	line-height: 150%;
	}


/*************************************
	Main Container
**************************************/
#container { 
	width: 100%; 
	text-align: left; 
	margin: 0 auto;
	}
/*************************************
	Header
**************************************/
#header { 
	/*height: 129px;*/
	padding: 0px;
	position: relative;
	}
#header .title {
	color: #A1B4B9;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 35px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	margin: 0px;
	padding: 12px 0px 0px 0px;
}
#header .title a {
	color: #A1B4B9;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 35px;
	font-weight: bold;
	/*text-transform: uppercase;*/
	margin: 0px;
	padding: 0px;
}

#header .description {
	color: #5CA605;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
/*************************************
	Top Search Form
**************************************/
#header .searchform {
	display: none;
}
#header .searchform  a {
	display: none;
}
#header .searchform .s {
	display: none;
}
/*************************************
	Horizontal Menu
**************************************/
#menu { 
	display: none;
	}

/*************************************
	Content
**************************************/
#content { 
	width: 100%; 
	float: left; 
	margin: 14px 0px 20px 0px;
	display: block;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	font-size: 13px;
	}
#content p img{
	border: none;
	padding: 0px 5px 15px 0px;
	}
#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square outside;
	margin: 0px 30px 0px 30px;
	padding: 5px 0px 0px 5px;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
#content .post-meta {
	display: block;
	background-position:top left;
	background-repeat:repeat-y;
	margin: 8px 0px 15px 0px;
	padding: 5px 10px;
	font-size: 12px;
	color: #030333;
	clear: both;
}
#content .post-meta-more {
	display: block;
	text-align: right;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px;
	font-size: 12px;
	color: #030333;
	clear: both;
	
}
/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	display: none;
}

/*************************************
**************************************
	Comments
**************************************
**************************************/
#comments-wrap {
	width: 548px;
}

/*	Headers	*/

#comments-wrap h3 {
	font-size: 20px;
}

/*	Trackbacks	*/

.trackbacklist {
}
.thetrackback {
	margin: 0px 0px 20px 0px;
}
.trackback-body {
	margin: 0px; padding: 10px;
	border: 1px solid #D3D3D3;
	border-bottom: none;
}
.trackback-metadata {
	margin: 0px; padding: 10px;
	border: 1px solid #D3D3D3;
	font-size: 10px;
}

/*	Comments	*/

.commentlist {	
}
.thecomment {
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}
.comment-body {
	border-top: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
	margin: 0px; padding: 10px;
}
.comment-metadata {
	background: #325768;
	padding: 10px;
	color: #FFF;
}
.comment-metadata a, .comment-metadata a:visited {
	color: #FFF;
}
.comment-metadata a:hover {
	color: #FF8800;
}
.authorcomment {
	border: 1px solid #CCC;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}
.authorcomment .comment-body {
	border: none;
}
.authorcomment .comment-metadata {
	background: #FCF4C7;
	padding: 11px 10px;
	color: #AD5433;
}
.authorcomment .comment-metadata a {
	color: #AD5433;
}
.authorcomment .comment-metadata a:hover {
	color: #FF8800;
}

/*	Comment Form	*/

#commentform {
}

/*************************************
	Sidebar
**************************************/
#sidebar {
	display: none;
}

