/*  
Theme Name: LiveMom Default Theme
Theme URI: http://www.livemom.com/
Description: 
Version: 0.1a
Author: BlaseDesign 
Author URI: http://www.blasedesign.com

This theme was designed and built by Bob of <a href="http://www.blogohblog.com/">Blog Oh Blog</a> based on Limau Orange which is based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
*/
body { 
	font: 10px verdana, arial, sans-serif;
	background: #68443b;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}
#wrap { 
	margin: 0px auto; 
	width:897px; 
	font: 10px Verdana, Arial, Helvetica, sans-serif; 
	color:#555; 
	background: #fff;
}
#header { 
	height: 225px; width:897px;
	border-bottom: 1px dotted #68443b;
	margin-bottom: 4px;
}
#header h1 { 
	text-indent:-10000px;
	margin:0; 
	padding:0;
}
#header h1 a { 
	display:block; 
	background:url(images/header.jpg) no-repeat left top; 
	height: 222px;
}
.left { 
	float:left; 
	width:164px; 
	border-right: 1px dotted #68443b; 
	margin:0px; 
	padding:0px; 
}
.right { 
	float:right; 
	width:164px; 
	border-left: 1px dotted #68443b; 
	margin:0px; 
	padding:0px; 
} 
/* for the nettero ad : padding or margin moves it closer to the left */
/* added actual advertising function in header.php:
<div class="rightAd">
<?php adv_show_banner(); ?>
</div>
*/
.rightAd { 
	float:right; 
	width:160px; 
	border-left: 1px dotted #68443b; 
	margin:0px; 
	padding:30px; 
} 
.right img { border:0; display:block; margin-left:auto; margin-right:auto; }
.middle { 
	float:left; 
	font-size:12px;  
	line-height:16px;
	margin:10px 0 0 10px;
	padding: 0px;
	text-align: left;
	width:548px;	
}
.middle h2 { 
	font-weight: bold;
	font-size:14px; 
	margin: 0px; 
	padding:0px; 
}
.middle hr {
	border-top: 1px dotted #8EAD8F;
	border-bottom: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	margin: 20px auto;
}
.ads { margin-top:10px; line-height:16px; margin-left:10px; float:left; width:510px; border:3px solid #f3f3f3; text-align:center; padding:10px; }
.ads img { border:0; text-align:center; }
img.wp-smiley { border:0; padding:0; }
#footer { 
	width: 897px; 
	margin: 0px auto; 
	line-height:16px;
	text-align: center; 
	clear: both; 
	padding: 20px 0px; 
}
.alignright { 
	float:right;
	margin-bottom: 16px;
	text-align: right;
}	
.alignleft { 
	float:left;  
	margin-bottom: 16px;
	text-align: left;
} 
/****************************************************
/* BEGIN Links styles                           
*****************************************************/
a:link,a:active,a:visited { text-decoration:none; color:#8EAD8F; border:none; }
a:hover { text-decoration:none; color:#555353; border:none; }
.entry a {
	text-decoration: underline; 
	color:#8EAD8F;
}
.entry a:hover {
	text-decoration: none; 
	color:#555353;
}
/* END Links styles */

/****************************************************
/* BEGIN Comments and form styles                           
*****************************************************/
.gcomment { border-left:none; vertical-align:middle; border-right:none; margin-bottom:3px; border-bottom:1px solid #f3f3f3; background-color:#F7F7F7; padding:3px; }
.ucomment { border-left:none; border-right:none; margin-bottom:3px; border-bottom:1px solid #f3f3f3; background-color:#fbfbf1; padding:3px; } 
input#submit, input#searchsubmit { 
	background:#b4d19e; 
	border: 2px solid #e3aa93; 
	color:#68443b; 
	font:bold 11px; 
}
ol.commentlist { margin:0 0 1px; padding:0; }
ol.commentlist li { list-style:none; margin:0; padding:13px 13px 1px; }
ol.commentlist li.commenthead { list-style:none; margin:0; } 
ol.commentlist li.commenthead h2 { margin:0; }
#search { 
	margin:30px 0px; 
/*	float:right;  */
	padding:0px; 
}
.postform {
	margin-left: 15px;
}
/* END comment and form styles */
.postmetadata {
	background: #eee;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #444;
	margin: 0px 30px 10px 30px;
	padding: 7px;
}
span { background: transparent;  /*color: #fbfbf1; #F7931D;*/ }
.addthis { float:right; clear:both; }
/***********************************************/
/* Sidebar styles                              */
/***********************************************/
.banneradspace {
	text-align: center;
	margin: 5px auto 20px auto;
	line-height: 16px;
	width: 150px;
}
.banneradspace  img {
	margin-bottom: 5px;
}
.bannerad {
	margin-bottom: 5px;
}	
.adtype {
	font: 10px verdana, arial, sans-serif;
}
#calendar_wrap {
	margin-left: 15px;
}
#wp-calendar {
	margin: 0px 3px; /* matches style for other ul li elements */
}
.left h2,.comments h3, .right h2,.comments h3 { 
	font-size:14px; 
	text-transform: uppercase;
	margin:0px 7px 0px 3px ; 
	padding:3px 0;
	color: #68443b;
}
.left ul,.right ul { 
	list-style-type:none; 
	margin:0; 
	padding: 0 10px; 
	line-height:150%; 
	font-size:11px; 
}
.left ul li,.right ul li { 
	list-style-type:none; 
	margin:0px 0px 20px 0px; 
	padding:0; 
/*	width: 144px; */
	text-align: left;
}
.left ul li ul,.right ul li ul { list-style-type:square; margin:0; padding:0 3px; }
.left ul li ul li,.right ul li ul li { list-style-type:none; background:transparent url(images/bullet.gif) no-repeat 0 4px; border:0; margin:0; padding:0 0 2px 14px; }
.left ul li ul li :hover { border-bottom:#ccc 1px solid;}

.right ul,.right ul { 
	list-style-type:none; 
	margin:0; 
	padding:0; 
	line-height:150%; 
	font-size:11px; 
}
.middle2,.middle3 { margin-top:10px; line-height:16px; margin-left:10px; float:left; width:237px; border:3px solid #f3f3f3; overflow:hidden; padding:10px; }
.middle2 h2,.middle3 h2 { font-size:14px; border-bottom:dashed 1px #ccc; margin:0 7px 3px 0; padding:3px 0; } 
.middle2 :hover,.middle3 :hover { background:#fafafa; }
.ucomment img,.addthis img { border:0; }