 /*
Site Name: The Mommy Blog
Site URI: http://themommyblog.net/
Description: Adventures from the Wonderbelly of Motherhood
Version: 2.0
Author: Moxie Design Studios
Author URI: http://moxiedesignstudios.com/
Date: March 2008
*/
body{
	margin:0;
	background:url(/images/bg.gif) #8ABADD repeat top left;
	font:12px  'Lucida Sans Unicode', Verdana, Arial, Helvetica,  sans-serif;
	color:#000;

}
a{
	color:#f07f9f;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
img{border:0;}

ul{
	padding:0;
	margin:0;
	list-style:none;
}
/*main box*/
#main{
	width:966px;
	margin:0 auto;
	background:url(/images/body-bg.png) repeat-y 0 0;
	padding:0 7px;
}
/*header*/
#header{
	width:966px;
	overflow:hidden;
	position:relative;
	height:180px;
	border-bottom:13px solid #fac1d0;
}
/*logo*/
#header h1{
	margin:11px 0 0 14px;
	display:inline;
	float:left;
	width:374px;
	padding:0;
	text-indent:-9999px;
}
#header h1 a{
	width:374px;
	height:169px;
	display:block;
	overflow:hidden;
	outline:none;
	background:url(/images/logo.gif) no-repeat 0 0;
}
/*navigation*/
#header ul{
	top:151px;
	left:165px;
	position:absolute;
}
#header ul li{ 
	padding:0 30px 0 0;
	float:left;
}
#header ul li.last-nav{padding:0;} 
#header ul li a{
	float:left;
	height:29px;
	background-position:0 0;
	background-repeat:no-repeat;
}
#header ul li a:hover, #header ul li a.active{
	background-position:0 -29px;
}
#header ul li a.button1{
	background-image:url(/images/button1.gif);
	width:60px;
}
#header ul li a.button2{
	background-image:url(/images/button2.gif);
	width:61px;
}
#header ul li a.button3{
	background-image:url(/images/button3.gif);
	width:70px;
}
#header ul li a.button4{
	background-image:url(/images/button4.gif);
	width:70px;
}
#header ul li a.button5{
	background-image:url(/images/button5.gif);
	width:70px;
}
#header ul li a.button6{
	background-image:url(/images/button6.gif);
	width:70px;
}
#header ul li a.button7{
	background-image:url(/images/button7.gif);
	width:70px;
}
#header ul li a.button8{
	background-image:url(/images/button8.gif);
	width:70px;
}
/*ad-space top*/
span.ad-top-banner{
	position:absolute;
	top:42px;
	right:41px;
	width:468px;
	height:60px;
	overflow:hidden;
	display:block;
}
/*content box*/
.content-box{
	margin:6px 0 0 0;
	overflow:hidden;
	width:966px;
	background:#ffecf1;
}
/*center*/
.center-box{
	float:left;
	width:575px;
	background:url(/images/center-top-bg.gif) no-repeat 100% 0;
	padding:13px 0 0 7px;
	position:relative;
	z-index:311;
}

.menu {
text-align: center;
margin: 0px 0px 20px 0px;
}

/*sidebar*/
.sidebar{
	float:left;
	width:384px;
	margin:0 0 0 0px;
	position:relative;
	z-index:300;
/*border: 1px solid #000000;*/
}
/*blog box*/
.blog-box{
	width:563px;
	overflow:hidden;
	padding:0 0 35px 0;
}

.blog-box h3 {
font-size: 12px;
font-weight: bold;
margin: 20px 0px 0px 0px;
padding: 0;
color: #7BA9C9;
}

.blog-post-top{
	background:url(/images/blog-post-top.gif) no-repeat 0 0;
	width:563px;
	padding:12px 0 0 0;
	overflow:hidden;
}
.blog-post-center{
	background:url(/images/center-middle-bg.gif) repeat-y 0 0;
	width:538px;
	overflow:hidden;
	padding:4px 12px 0 13px;
}
.blog-post-center p{line-height:18px;}
.blog-post-bottom{
	background:url(/images/center-bottom-bg.gif) no-repeat 0 100%;
	width:563px;
	padding:0 0 11px 0;
	overflow:hidden;
}
.blog-post-center h2{
	font:normal 18px Verdana, Arial, Helvetica, sans-serif;
	color:#7ba9c9;
	margin:0;
	padding:0 0 4px 0;
}
.blog-post-center h2 a{color:#7ba9c9;}

.blog-post-center h2 img {
border: 0;
text-align: left;
float: none;
padding: 0;
margin: 0;
}

.blog-post-center span{
	color:#8ed855;
	background:url(/images/dot.gif) no-repeat 100% 4px;
	float:left;
	padding:0 12px 14px 0;
	margin:0 10px 0 0;
	display:inline;
}

.blog-post-center div{
	margin:14px 0 0 0;
	overflow:hidden;
}
.blog-post-center blockquote{
	padding:0 0 6px 16px;
	margin:0;
}
.blog-post-center blockquote p{
	color:#368dc9 !important;
}
/*blog date*/
span.date-line{
	width:538px;
	display:block;
	padding:0;
	background:none;
	color:#f07f9f;
}
/*blog options*/
.post-options{
	width:563px;
	overflow:hidden;
}
.post-options span{
	background:url(/images/star-green.gif) no-repeat 0 0;
	margin:3px 0 0 0;
	padding:3px 0 0 20px;
	width:320px;
	color:#368dc9;
	display:block;
}
.post-options ul{
	width:210px;
	float:right;
	margin:4px 0 0 0;
	font-size:12px;
}
.post-options ul li{
	display:inline;
	padding:0 10px 0 10px;
	background:url(/images/dot.gif) no-repeat 0 4px;
	float:right;
}
.post-options ul li.first{
	background:none;
	padding:0 12px 0 0;
}

/*sidebar top ad space*/
.ad-space-top{
	width:384px;
	float:left;
	text-align:center;
	margin:0 0 0 0px;
	display:inline;
	position:relative;
	background:#fff;	
}
.ad-space-plus{
border-left: 1px solid #AFB4B7;
/*	background:url(/images/left-borders.gif) repeat-y 0 0;*/
	padding:0px 0px 10px 0px;
	margin:5px 0 0px 0px;
	z-index:22;
	position:relative;
}
/*left column in sidebar*/
.left-sidebar{
	background:#ffecf1;
	width:200px;
	float:left;
	margin:0 0 0 0;
/*	display:inline;*/
?8border: 1px dashed #2F8CBF;*/
}

.left-col {
width: 200px;
}


/*right column sidebar*/
.right-sidebar-top{
	width:182px;
	background:url(/images/right-top.gif) no-repeat 0 0;
	margin:-2px 0px 0 0;
	position:relative;
	z-index:20;
	display:inline;
}
* html .right-sidebar-top{
	margin:0 1px 0 0;
}
.right-sidebar{
	width:184px;
	float:right;
border-top: 1px solid #AFB4B7;
}

.l-center h3{
	margin:10px 0 0 0;
	padding:0 0 12px 0;
}
/*member box (hi, i'm mindy..)*/
.about{
/*border: 1px solid #000000;*/
padding: 0px 10px;
background: #FFFFFF;
border-left: 1px solid #AFB4B7;
border-right: 1px solid #AFB4B7;
}

.about h3{
	margin:0px 0 0 0;
	padding:0 0 12px 0;
}

.about p{
	line-height: 140%;
margin: 0;
padding: 0;
}
.about ul{
	padding:28px 0 0 0;
	overflow:hidden;
	clear:both;
	width:190px;
}
.about ul li{
	display:inline;
	background:url(/images/split.gif) no-repeat 0 3px;
	padding:0 7px 0 8px;
	margin:0 0 0 -7px;
	line-height:19px;
}
.about ul li a{color:#398fcb;}
a.subscr-feed{
	background:url(/images/rss-ico.gif) no-repeat 0 0;
	padding:1px 0 0 20px;
	display:block;
	color:#398fcb;
	height:17px;
}
/*member banners*/
ul.member-banners{
	width:181px;
	text-align:center;
}
ul.member-banners li{
	padding:0 0 5px 0;
	display:block;
	width:196px;
}
/*flickr box*/
.flickr{
	padding:22px 0 0 10px;
	overflow:hidden;
	width:192px;
}
.flickr h3{
	margin:0;
	padding:0 0 11px 0;
clear: both;
}

.flickr h3 img {
border: 0;
}

.pix img {
margin-right: 10px;
margin-top: 10px;
border:1px solid #4E8ABE;
}

.pix a  img {
border:1px solid #4E8ABE;
}

.pix  a:hover img{
border: 1px dashed #F07F9F;
}

/*archives box*/
.archives-box-top{
	margin:18px 0 0 0;
	background:url(/images/archives-top.gif) no-repeat 0 0;
	width:200px;
	padding:8px 0 0 0;
	overflow:hidden;
}
.archives-box-center{
	background:url(/images/archives-center.gif) repeat-y 0 0;
	width:200px;
	overflow:hidden; 
	padding:9px 0 0 11px;
	
}
.archives-box-bottom{
	background:url(/images/archives-bottom.gif) no-repeat 0 100%;
	width:200px;
	padding:0 0 8px 0;
	overflow:hidden;
}
.archives-box-center h3{margin:0;}
.arch-search-form{
	margin:15px 0 0 0;
}
.arch-search-form form{
	padding:0;
	margin:0;
	width:180px;
}
.arch-search-form form div{
	padding:0 0 8px 0;
	overflow:hidden;
	width:180px;
}
.arch-search-form form div select{font-size:11px;}
.arch-search-form form div a{color:#3990cc;}
input.search-field{
	width:173px;
	padding:1px 0 2px 5px;
	background:#e9f8d9;
	height:14px;
	border:1px solid #aeaeae;
	font-size:11px; 
}
input.search-submit{
	background:url(/images/search-submit.gif) no-repeat 0 0;
	width:60px;
	height:21px;
	float:right;
}
ul.widgets{
	width:200px;
	float:left;
	text-align:center;
	margin:25px 0 0 0;
	overflow:hidden; 
}
ul.widgets li{
	display:block;
	width:200px;
	padding:0 0 10px 0;
}
/*sponsored links*/
.sponsored-links{
	width:180px;
	margin:0 0 0 10px;
	overflow:hidden;
	clear:both;
	padding:15px 0 0 0;
}
.sponsored-links h3{margin:0;}
.sponsored-links ul{width:180px;}
.sponsored-links ul li{
	padding:12px 0 11px 0;
	width:180px;
	display:block; 
	background:url(/images/dots.gif) repeat-x 0 100%;
}
.sponsored-links ul li.last{background:none;}
.sponsored-links ul li a{color:#3990cc;}
ul.right-side-banners{
	width:183px;
	float:left;
	text-align:center;
	margin:12px 0 0 0;
}
ul.right-side-banners li{
	padding:0 0 20px 0;
}
/* footer*/
.footer{
	width:966px;
	border-top:7px solid #fff;
	background:#fac1d0;
	min-height:180px;
	padding:20px 0 0 0;
}
* html .footer{height:180px;}
.footer ul{
	width:966px;
	text-align:center;
	float:left;
	padding:0 0 7px 0;
}
.footer ul li{
	background:url(/images/split.gif) no-repeat 0 3px;
	padding:0 7px 0 8px;
	display:inline;
	color:#000;
}
.footer ul li.first-foot{background:none;}
.footer ul li a{color:#6699cc;}
span.place{
	width:966px;
	text-align:center;
	float:left;
	margin:23px 0 0 0;
}
a.foot-banner{
	width:728px;
	margin:23px auto 0 auto;
	display:block;
}

/*  COMMENTS
--------------------------------------------*/

.comment-box1 {
background: #E5FFCF;
border: 1px dashed #90CD60;
margin: 10px;
padding: 10px 10px;
line-height: 150%;
}

.comment-box2 {
background: #DFF2FF;
border: 1px dashed #8ABADD;
margin: 10px;
padding: 10px 10px;
line-height: 150%;
}

.comment-posted {
padding-bottom: 3px;
border-bottom: 1px dashed #90CD60;
margin-bottom: 15px;
color: #77BF3B;
}

.comment-author{
padding-bottom: 3px;
border-bottom: 1px dashed #8ABADD;
margin-bottom: 15px;
color: #78AFD7;
}

.paginate {
margin: 0px 0px 20px 0px;
text-align: right;
}

ul#archives li.heading {
font-size: 12px;
font-weight: bold;
margin-top: 20px;
margin-bottom: 5px;
color: #7BA9C9;
}

.heading {
font-size: 12px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 0px;
color: #7BA9C9;
}

li.archives {
margin: 0px 20px;
padding: 3px 0px;
list-style-type: circle;
}

.blogrollmain {
margin-bottom: 20px;
line-height: 150%;
}



.commenter {
border-bottom: 1px solid #000000;
padding: 5px 10px;
font-size: 12px;
font-weight: bold;
margin-top: 15px;
}

.comment {
background: #F7C3D2;
padding: 3px 10px;
line-height: 150%;
}

.comment blockquote {
background-image: none;
border: 1px dashed #FFC14E;
background-color: #FFFFFF;
background: #FFFFFF;
padding: 1px 10px;
}

.comment2 {
background: #ABE181;
padding: 3px 10px;
line-height: 150%;
}


.comment2 blockquote {
background: #FFFFFF;
border: 1px dashed #E55F8C;
padding: 1px 10px;
}


.avatar-comment {
float: left;
margin-right: 5px;
border: 1px solid #000000;
}

#comment-area {width:563px;}




/*
Formatting Buttons
------------------------------------------------------ */

.buttonMode {
font-family: Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
font-size: 10px;
color: #73769D;
background-color: transparent;
white-space: nowrap;
}

.htmlButtonOuter, .htmlButtonOuterL {
background-color: #f6f6f6;
padding: 0;
border-top: #333 1px solid;
border-right: #333 1px solid;
border-bottom: #333 1px solid;
}
.htmlButtonOuterL {
border-left: #333 1px solid;
}
.htmlButtonInner {
background-color: transparent;
text-align: center;
padding: 0 3px 0 3px;
border-left: #fff 1px solid;
border-top: #fff 1px solid;
border-right: #ccc 1px solid;
border-bottom: #ccc 1px solid;
}
.htmlButtonOff {
font-family: Verdana, Arial, Trebuchet MS, Tahoma, Sans-serif;
font-size: 11px;
font-weight: bold;
padding: 1px 2px 2px 2px;
white-space: nowrap;
}
.htmlButtonOff a:link {
color: #000;
text-decoration: none;
white-space: nowrap;
}
.htmlButtonOff a:visited {
text-decoration: none;
}
.htmlButtonOff a:active {
text-decoration: none;
color: #999;
}
.htmlButtonOff a:hover {
background-color: #fff;
text-decoration: none;
color: #999;
}
.htmlButtonOn {
font-family: Verdana, Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
font-size: 11px;
font-weight: bold;
background: #f6f6f6;
padding: 1px 2px 2px 2px;
white-space: nowrap;
}
.htmlButtonOn a:link {
color: #990000;
text-decoration: none;
white-space: nowrap;
}
.htmlButtonOn a:visited {
text-decoration: none;
}
.htmlButtonOn a:active {
text-decoration: none;
color: #999;
}
.htmlButtonOn a:hover {
background-color: #fff;
color: #999;
text-decoration: none;
}

.editCommentBox {
width: 450px;
}

input, textarea {
background: #e9f8d9;
border: 1px solid #9ADF61;
	font:11px  Verdana, Arial, Helvetica,  sans-serif;
}

.category {
margin-bottom: 20px;
font-weight: bold;
}

h2.title {
margin-bottom:  -15px;
}


.blog-post-center ul{
	padding:0;
	margin:10px;
	list-style:disc;
}

.blog-post-center li {
font-weight: bold;
}

