/*  
Theme Name: MeehlBalzotti
Theme URI: 
Description: A theme generated by ThemesPress.com
Author: ThemesPress
Author URI: http://themespress.com/
*/
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(images/page_bg.gif);
	background-position:center;
}

div.clear {
	height:1px;
	clear:both;
	overflow:hidden;
}

div#header {
	background-image:url(images/header_bg.png);
	height:161px;
}

div#header-inner {
	width:780px;
	margin:0 auto;
}

div#header-inner a img{
	border:0px;
}

div#wrapper {
	width:780px;
	margin:0 auto;
	background-image:url(images/content_bg.png);
}

div#content {
	background-image:url(images/main_content_bg.png);
	background-repeat:repeat-x;
	width:551px;
	float:left;
}

ul#navlist {
	list-style:none;
	margin:0px 0px 0px 8px;
}

ul#navlist li{
	list-style:none;
	display:inline;
}

ul#navlist li a{
	font-family:"Times New Roman", Times, serif;
	display:block;
	text-align:center;
	float:left;
	color:#515151;
	font-size:12px;
	text-decoration:none;
	padding:11px 9px;
	font-weight:bold;
	text-transform:uppercase;
}

ul#navlist li.active a{
	text-transform:none;
	color:#000000;
}

ul#navlist li a:hover{
	color:#000000;
}

div#content-inner {
	padding:12px 82px 40px 82px;
	clear:both;
}

div#content-inner p{
	color:#515151;
	line-height:16px;
	margin:15px 0px 0px 0px;
}

div#content-inner ul, div#content-inner ol{
	color:#515151;
	line-height:16px;
	margin:15px 20px 0px 20px;
}

div#content-inner h1, div#content-inner h2, div#content-inner h3{
	font-family:"Times New Roman", Times, serif;
	font-size:23px;
	color:#ab2a2a;
	font-weight:normal;
	letter-spacing:-1px;
}

div#content-inner h1 span, div#content-inner h2 span, div#content-inner h3 span{
	font-weight:bold;
	color:#8b1718;
}

div#content-inner h1 sup {
	font-size:10px;
}

div#sidebar {
	width:229px;
	float:right;
padding:0px 0px 60px 0px;
}

a#nav-continue {
	font-family:"Times New Roman", Times, serif;
	width:211px;
	display:block;
	color:#FFFFFF;
	background-color:#9d9d9d;
	font-size:12px;
	text-decoration:none;
	padding:11px 9px;
	font-weight:bold;
	text-transform:uppercase;
}

a.sidebar-link {
	display:block;
	background-image:url(images/sidebar_item_bg.png);
	background-position:top;
	background-color:#ADADAD;
	background-repeat:repeat-x;
	color:#515151;
	font-size:13px;
	padding:15px 9px;
	text-decoration:none;
	margin-top:10px;
}

a.sidebar-link img{
	margin-bottom:4px;
	border:0px;
	text-align:center;
}

a.sidebar-link span{
	text-align:left;
	clear:both;
}

a.sidebar-link:hover span{
	color:#000000;
}

div.drop-shadow {
	background-image:url(images/drop_shadow.png);
	width:780px;
	height:24px;
	background-repeat:no-repeat;
	overflow:hidden;
	clear:both;
	margin:0 auto;
	behavior: url(images/iepngfix.htc);
}

div.drop-shadow p{
	font-size:10px;
	color:#A2A2A2;
	text-align:right;
	padding:2px 20px 0px 0px;
	position:relative;
}

div.drop-shadow p a{
	font-size:10px;
	color:#A2A2A2;
}

div#footer {
	background-image:url(images/footer_bg.png);
	height:80px;
	width:780px;
	margin:0 auto;
}

div#footer div.floatleft {
	float:left;
	padding:12px 0px 0px 16px;
	width:500px;
}

div#footer div.floatleft p{
	color:#FFFFFF;
	margin-top:3px;
	font-size:10px;
	line-height:13px;
}

div#footer div#connector{
	float:right;
	margin:-64px 48px 0px 0px;
	position:relative;
	z-index:999;
	display:inline;
}

div#footer div#connector img{
	behavior: url(images/iepngfix.htc);
}

img.pngfix{
	behavior: url(images/iepngfix.htc);
}

/* Blog Styles */



div#sidebar ul {
	list-style:none;
}

div#sidebar ul li{
	display:block;
	background-image:url(images/sidebar_item_bg.png);
	background-position:top;
	background-color:#ADADAD;
	background-repeat:repeat-x;
	color:#515151;
	font-size:11px;
	padding:10px 15px;
	text-decoration:none;
	margin:10px 0px 0px 0px;
}

div#sidebar ul ul li{
	display:block;
	background-image:none;
	background-color:transparent;
	color:#515151;
	font-size:11px;
	padding:0px 0px 0px 0px;
	text-decoration:none;
	margin:opx 0px 0px 0px;
	line-height:12px;
}

div#sidebar ul li a{
	color:#515151;
	text-decoration:none;
}

div#sidebar ul li a:hover{
	color:#000000;
	text-decoration:underline;
}

div#sidebar ul li h3{
	color:#FFFFFF;
	font-size:18px;
	letter-spacing:-1px;
	font-family:"Times New Roman", Times, serif;
	border-bottom:1px solid #BBBBBB;
	padding-bottom:3px;
}

div.post {
	margin-bottom:25px;
}

div.post h2 a, div.post h3 a {
	text-decoration:none;
	display:block;
	font-family:"Times New Roman", Times, serif;
	font-size:23px;
	color:#ab2a2a;
	font-weight:normal;
	letter-spacing:-1px;
	border-bottom:1px dotted #BBBBBB;
}

div.post h2 a:hover, div.post h3 a:hover {
	text-decoration:underline;
	color:#8b1718;
}

div.post img {
	float:left;
	margin:0px 10px 10px 0px;
}

div.bottom_meta {
	text-align:right;
	font-size:10px;
	margin-top:5px;
	border-top:1px dotted #BBBBBB;
}



div.bottom_meta a{
	color:#000000;
}

div.navigation {
	margin-bottom:20px;
}

div.navigation a{
	font-family:"Times New Roman", Times, serif;
	color:#8b1718;
}

div.navigation div{
	width:40%;
}

div.navigation div.alignleft{
	float:left;
}

div.navigation div.alignright{
	float:right;
	text-align:right;
}

div#content-inner ol#comments {
	margin:20px 20px 20px 20px;
}

div#content-inner ol#comments li{
	padding:0px;
}

div#content-inner ol#comments a{
	color:#666666;
}

textarea#comment {
	width:400px;
}

div#content-inner h2.pagetitle {
	color:#666666;
	font-weight:bold;
	font-size:16px;
}