body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}/*
Theme Name: Masaging Babies
Theme URI: http://www.massagingbabies.com
Description: Masaging Babies Theme
Version: 1.0
Author: Scott Cariss
Author URI: 
Tags: babies, custom header, fixed width, two columns, widgets
*/

/* GLOBAL PAGE DEFAULTS */
body{
	background:#fefdc5;
	color:#a03995;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
}
p{
	margin: 1.12em .56em;
}
p.bold{
	font-weight:bold;
}
p.center{
	text-align:center;
}
a{
	color:#a03995;
	font-weight:bold;
	text-decoration:underline;
}
img.floatleft{
	float:left;
	margin-right:.56em;
}
img.floatright{
	float:right;
	margin-right:.56em;
}
img.galleryimg{
	margin:9px;
	margin-bottom:4px;
}

/* PAGE CONTAINER */
div#container{
	background:#fff;
	margin:0 auto 65px;
	text-align:left;
	width:941px;
}


/* MAIN HEADER AREA */
div#header{
	background:#fefdc5 url(images/headerbg.jpg) no-repeat;
	border-bottom:#a03995 10px solid;
	height:210px;
	position:relative;
}

div#header img#logo{
	margin:22px 97px;
}

/* HEADER NAVIGATION */
div#navContainer{
	bottom:0;
	height:40px;
	left:0;
	position:absolute;
	width:941px;
}
div#navContainer ul{
	list-style:none;	
}
div#navContainer ul li{
	background-image:url(images/nav.png);
	float:right;
	height:23px;
	margin-right:4px;
	margin-top:8px;
	padding-top:9px;
	text-align:center;
	width:90px;
}
div#navContainer ul li.blue{
	background-position:0px 72px;
}
div#navContainer ul li.lilac{
	background-position:0px 104px;
}
div#navContainer ul li.pink{
	background-position:0px 136px;
}
div#navContainer ul li.turquoise{
	background-position:0px 168px;
}
div#navContainer ul li.yellow{
	background-position:0px 200px;	
}
div#navContainer ul li.selected{
	background-position:0px 40px;
	height:31px;
	margin-top:0px;
}
div#navContainer ul li a{
	color:#fff;
	text-decoration:none;
}


/* MAIN CONTENT AREA */
div#content{
	padding:18px 18px 0;
}
div#leftcontainer{
	float:left;
	width:590px;
}
div#rightcontainer{
	float:right;
	width:297px;
}

/* BOTH SIDE BLOCKS */
div.blocks{
	margin-bottom:18px;
	padding-bottom:5px;
}
div.blocks h1{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	height:22px;
	padding:5px 8px 0;
}
div.blocks h2{
	color:#fff;
	font-size:14px;
	font-weight:bold;
	height:21px;
	margin:1.12em .56em;
	padding:3px 8px 0;
}
div.blocks ul{
	list-style:disc;
	list-style-position:inside;
	margin:1.12em 2.24em;
}


/* LEFT BLOCK */
div.lblock{
	background:#fcd2d6 url(images/foot-pink.jpg) no-repeat bottom center;
}
div.lblock h1{
	background:#a03995 url(images/h1-purple.jpg) no-repeat;
}
div.lblock h2{
	background:#a03995
}
div.lblock img{
	border:#a03995 4px solid;
}
div.lblock img.noborder{
	border:none;
}
div.lblock a{
	color:#a03995;
	font-weight:bold;
	text-decoration:underline;
}
div.lblock input, div.lblock select, div.lblock textarea {
	border:#a03995 4px solid;
	color:#000;
	font-weight:bold;
	padding:3px;
}

/* RIGHT BLOCK */
div.rblock{
	background:#a1d8fc url(images/foot-blue.jpg) no-repeat bottom center;
	color:#fff;
}
div.rblock h1{
	background:#76c6fb url(images/h1-blue.jpg) no-repeat;
}
div.rblock h2{
	background:#76c6fb;
}
div.rblock img{
	border:#76c6fb 4px solid;
}
div.rblock a{
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
}
div.rblock input, div.rblock select, div.rblock textarea {
	border:#76c6fb 4px solid;
	color:#000;
	font-weight:bold;
	padding:3px;
}


/* COMMENTS */
div#leftcomments{
	margin:30px 0 29px;
	position:relative;
}
div#respond{
	margin-top:30px;
}
div#respond h2{
	background:#a03995;
	color:#fff;
	font-size:1.45em;
	font-weight:bold;
	padding:2px 10px;
}
div.comment{
	border-bottom:#134779 1px dotted;
	margin-bottom:1.12em;
	position:relative;
}
div.comment img.avatar{
	border:none;
	left:0;
	position:absolute;
	top:0;
}
div.vcard, div.comment-meta{
	padding-left:40px;
}
div.vcard, div.vcard cite, div.vcard cite a{
	color:#134779;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
div.comment-meta, div.comment-meta a{
	color:#62c5e2;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}


/* MAIN FOOTER AREA */
div#footer{
	text-align:center;
	padding-bottom:18px;
}

/*     Popup Gallery      */
div#popGalleryContainer {position:absolute;top:0px;left:0px;overflow:hidden;z-index:51;width:100%;text-align:center;display:none;}
div#popGalleryImage {position:relative;border:1px solid #CCC;width:600px;height:399px;background:#FFF url(images/image-loading.gif) no-repeat 50% 50%;margin: 0 auto;margin-top:20px;}
div#galleryNavigation {position:relative;display:none;width:100%;margin-top:5px;}
div#galleryNavigation-prev, div#galleryNavigation-next {position:absolute;top:0px;width:50px;font-weight:bold;cursor:pointer;}
div#galleryNavigation-prev {left:5px;}
div#galleryNavigation-next {right:5px;}
div#closeGallery {position:relative;font-weight:bold;cursor:pointer;margin-top:10px;}

/*    Loading Screen      */
div#darkenScreenObject{position:fixed;top:0px;left:0px;overflow:hidden;display:none;z-index:50;background-color:#000;min-height:100%;width:100%;}


/* CLEAR FIX HACK */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
