/*
Theme Name: Baby Bath Tubs
Theme URI: http://babybathtubs.com
Description: Wordpress themefor Babybathubs.com Updated by Aaron Smith.
Version: 1.5
Author: Aaron Smith
Author URI:http://twitter.com/fromza
*/
body {
	font-family: 'century gothic', Arial, sans-serif;
	font-size:13px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.7em;
	color: #686868;
}

a {
	text-decoration:none;
	color:#686868;
}
a:hover {
	color:#ABC009;
}
hr {
	margin-top:35px;
	color:#ccc;
	clear:both;
}
#wrapper {
	width:960px;
	margin:0px auto;
}
#header {
	width: 930px;
	margin: 0;
	padding-right: 30px;
}
#logo {
	width:218px;
	padding:7px 0 14px 30px;
}
#logo a {
	font-size:60px;
	font-weight:600;
	text-decoration:none;
	border-bottom:none;
	letter-spacing:-4px;
	background-color:#fff;
}
#logo h2 {
	font-size : 18px;
	font-weight : 200;
	padding : 12px 4px 0 0;
	letter-spacing : -1px;
}
#nav {
	float:right;
	max-width: 740px;
	padding: 0 0 0 0;
}
.friendform {
	height: 12px;
	font-size: .8em;
	padding: 1px;
}
#nav ul {
	bottom:-50px;
	height:24px;
	padding-right:0;
	position:relative;
}
#nav li {
	text-align:center;
	float:right;
	display:inline;
	width:auto;
	margin: 0 0px 0 0px;
}
/*
#nav li.home-tab {
text-align:center;
float:left;
display:inline;
width:auto;
background: #ffffff;
margin: 0 5px 0 5px;
border: 1px solid #ABC009;
height: 21px;
color: #ABC009;
}*/
#nav li a {
	font-size: 1em;
	font-weight:400;
	display:block;
	padding: 0 10px 0 10px;
	border-right: 1px solid #cccccc;
	color: #686868;
	font-family:arial, sans-serif;
}
/*
#nav .home-tab a{
color: #ABC009;
height: 16px;
}
#nav .home-tab a:hover{
color: #ffffff;
background: #ABC009;
}*/
#nav li a:hover {
	text-align:center;
	float:left;
	display:inline;
	width:auto;
	color: #ABC009;
	background: #f6f9ea;
}
#nav li.current_page_item a {
	text-align:center;
	float:left;
	display:inline;
	width:auto;
	color: #ABC009;
}
#home li.current_page_item a {
	text-align:center;
	float:left;
	display:inline;
	width:auto;
	background: #ffffff;
	border: 1px solid #ABC009;
	color: #ABC009;
}
#blurb {
	font-family: 'century gothic';
	height:auto;
	width:100%;
	float:left;
	padding:35px 0;
	font-size:32px;
	font-weight:400;
	line-height:120%;
	color: #686868;
}
#content {
	width:900px;
	float:left;
	padding: 0 30px 30px 30px;
	min-height:420px;
	overflow:hidden;
}
#sectional {
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: #abc009 2px solid;
	padding: 10px;
}
#sectional img {
	margin: 10px;
}
#sectional-2 {
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: #aaaaaa 1px solid;
	padding: 10px;
	width: 211px;
	height: 268px;
	background: url(images/topgrad.jpg) repeat-x;
	line-height: 125%;
}
#sectional-2 img {
	margin: 10px;
}
.post {
	padding: 10px 15px 10px 15px;
	border:1px solid #CCCCCC;
}
.post p {
	margin: 0 0 7px;
}
.post h2 {
	font-size:24px;
	margin:25px 0 10px 0;
	font-weight:normal;
}
.post h1, .post h1 a {
	font-size:28px;
	margin:30px 0 10px 0;
	font-weight:normal;
	line-height:32px;
}
.post h3 {
	font-size:18px;
	margin:15px 0 20px 0;
	font-weight:normal;
	color: #abc009;
}
.post h4 {
	font-size:18px;
}
.post .indent {
	padding-left:10px;
}
.post .indent p {
	padding-left:10px;
}
.post small {
	font-size:11px;
}
.post small a {
	font-weight:normal;
}
.post .alignright {
	float:right;
	margin-left:10px;
}
.post .alignleft {
	float:left;
	margin-right:10px;
}
.post .aligncenter {
	margin:0 auto;
	display:block;
}
.post abbr {
	font-weight:normal;
}
.post ul {
	list-style: disc;
	margin: 0px;
	line-height: 240%;
}
.post ol {
	list-style:decimal;
	margin:0 0 0 30px;
}
.post .wp-caption {
	background:#f7f7f7;
	border:1px solid #ccc;
	margin:0px;
	text-align:center;
	padding:5px 0 0;
}
.post .wp-caption-text {
	margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
	border-bottom:0;
}
.post blockquote {
	color:#777;
	border-left:5px solid #ccc;
	margin:15px 30px 0 10px;
	padding-left:20px;
}
.post pre {
	font-family:courier;
	font-size:12px;
	letter-spacing:-1px;
	margin:14px 0 14px 0;
}
.post .message ul {
	margin:12px 0 0;
}
.post .message {
	display:none;
	background:#0F67A1;
	margin-top:10px;
	padding:20px;
	color:#fff;
}
#comments h3, #comments h4 {
	font-family:Georgia;
	font-size:24px;
	margin:35px 0 5px;
	font-weight:normal;
}
#comments h4 {
	font-size:28px;
}
#comments cite {
	font-family:Georgia;
	font-size:18px;
	font-weight:normal;
	border-bottom:1px dotted #ccc;
}
#comments em {
	font-style:italic;
	text-align:right;
}
#comments ol.commentlist li {
	margin-top:20px;
	border:1px dotted #ccc;
	border-right:0;
	padding:10px 5px 20px 10px;
	min-height:110px;
}
#comments p {
	margin:10px 0 0 10px;
	width:auto;
}
#comments span {
	display:block;
	color:#eee;
	font-family:Georgia;
	font-size:120px;
	font-weight:normal;
	float:right;
	padding-top:25px;
}
#comments ul.formlist {
	margin:20px auto;
	width:375px;
}
#comments ul.formlist li {
	display:block;
	margin:10px 0 0;
}
#comments ul.formlist p {
	margin:10px 0 0;
	text-align:center;
}
#comments input {
	font-family:Georgia;
	width:370px;
	font-size:18px;
	font-weight:normal;
}
#comments textarea {
	font-family:Georgia;
	width:370px;
	font-size:18px;
	font-weight:normal;
}
#comments li.submitbutton input {
	text-align:center;
	background:#fff;
	border:1px solid #aaa;
	color:#000;
	font-family:Georgia;
	font-weight:normal;
	font-size:20px;
	width:374px;
}
#comments .center {
	text-align:center;
}
#sidebar {
	width:250px;
	float:right;
	margin:0 0 25px 0;
	overflow:hidden;
}
#sidebar h3 {
	padding:25px 0 3px 0;
	font-size:18px;
}
#sidebar .block ul {
	border-bottom:1px dotted #ccc;
}
#sidebar .block ul .children {
	border:0;
	padding: 0 0 0 8px;
}
#sidebar .block li {
	border-top:1px dotted #ccc;
}
#sidebar .block li a {
	background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
	font-size:13px;
	font-weight:normal;
	padding:2px 0 2px 15px;
	display:block;
	border-bottom:none;
}
#sidebar .block li a:hover {
	background:#f7f7f7 url(images/bullet_red.gif) no-repeat scroll 6px 52%;
}
#sidebar .widget_search label {
	display:block;
	padding:25px 0 3px 0;
	font-size:18px;
	border-bottom:1px dotted #ccc;
	margin:0 0 5px;
}
#sidebar .widget_recent_comments li {
	background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
	padding:2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a, #sidebar .widget_recent_comments li a:hover {
	background:none;
	border-bottom:1px dotted #000;
	text-decoration:none;
	color:#000;
	font-weight:600;
}
#sidebar .widget_recent_comments li a:hover {
	color:#ABC009;
	border-bottom:1px dashed #ABC009;
	background-color:#f7f7f7;
}
#sidebar .widget_tag_cloud h3 {
	margin:0 0 8px;
	border-bottom:1px dotted #ccc;
}
#sidebar .widget_text h3, #sidebar .calendar h3 {
	border-bottom:1px dotted #ccc;
}
#sidebar .calendar h3 {
	display:none;
}
#sidebar #wp-calendar {
	width:95%;
	text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th {
	text-align:center;
}
#sidebar #wp-calendar caption {
	font-size:18px;
	padding:25px 0 3px 0;
}
#sidebar #wp-calendar th {
	font-weight: bold;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}
#sidebar #wp-calendar tfoot td {
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}
#footer {
	font-size:0.9em;
	width:900px;
	float:left;
	text-align:center;
	padding:30px 0 40px 0;
}
#footer a {
	text-decoration:none;
	color:#686868;
	font-weight: normal;
	cursor: default;
}
#share {
	margin-right: 30px;
}
/**************************** Page Template Classess

****************************************************/

.baby {
	background-repeat:no-repeat;
	padding-top: 422px;
	position: relative;
}
.baby .slogan {
	color: #a5b52c;
	font-size: 24px;
	position:absolute;
	top: 35px;
	left: 35px;
	line-height: 1.2em;
}
.baby .video {
	left:15px;
	position:absolute;
	text-align:center;
	top:300px;
	width:200px;
	font-size: 14px;
	font-weight: bold;
}
.baby .video img {
	margin-bottom: -15px;
}
.baby h1 {
	height:28px;
margin-bottom:5px;
padding:0 0 0;
text-align:center;
}
.logos {
	margin-top: 40px;
	text-align:center;
	padding: 0px;
	height: 28px;
	margin-bottom: 25px;
}
.logos img {
	padding: 5px 20px;
	height: 28px;
	margin-bottom: 10px;
}
.box {
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid;
	padding: 10px;
	border-color: #ccc;
	display: inline;
	float: left;
	height: 200px;
	width: 165px;
	margin: 15px;
	text-align:center;
}
a.box:hover {
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid;
	padding: 10px;
	border-color: #ccc;
	display: inline;
	float: left;
	height: 200px;
	width: 165px;
	margin: 15px;
	text-align:center;
	background-color: #F8FDD5;
}
.box img {
	height: 127px;
	width: 145px;
	margin: 0px 0px 10px;
}
hr.clear {
	visibility: hidden;
	clear:both;
}
.contain .left {
	float: left;
	margin: 10px 20px;
}
.left {
	float: left;
	position: relative;
	top: 0px;
}
hr {
	clear:both;
}
.contain {
	width: 75%;
	margin: 0 auto;
}
.hbutton {
	background-color:#F8FDD5;
	border:1px solid #CCCCCC;
	height:25px;
	left:50%;
	margin-left:348px;
	padding:4px;
	position:absolute;
	text-align:center;
	top:15px;
	width:90px;
	z-index:100;
}
#buttoncontent {
	background-color:#F8FDD5;
	border:1px solid #CCCCCC;
	display:none;
	left:50%;
	margin-left:36px;
	padding:5px;
	position:absolute;
	top:49px;
	z-index:99;
}
.sloganb {
	color:#A5B52C;
	font-size:17px;
	left:50%;
	line-height:1.2em;
	margin-left:55px;
	position:absolute;
	text-align:center;
	top:22px;
	width:300px;
}
.comment{
	margin-bottom: -10px;
	}
.comment img {
	display:inline;
	height:20px;
	margin-bottom:-5px;
	width:65px;
}
.excerpt {
}
.full {
	background-color:#FFFFFF;
border:1px solid #CCCCCC;
display:none;
position:absolute;
width: 50%;
padding: 10px; 
margin-top: -25px;
z-index: 999;
-webkit-box-shadow: 0px 0px 10px #999;
-moz-box-shadow: 0px 0px 10px #999;
box-shadow: 0px 0px 30px #333;
}

.tableright {
	float: right;
	margin-left: 15px;
}
.wp-image-734{
	margin:5px 0 -25px 35px;
	}
	#flome{
		float: right;
		width: 200ppx;
		margin-bottom: 20px;
		margin-left: 20px;
		
	}
	.bix{
	-moz-border-radius-bottomleft:8px;
-moz-border-radius-bottomright:8px;
-moz-border-radius-topleft:8px;
-moz-border-radius-topright:8px;
border:1px solid #CCCCCC; 
display:inline;
float:left;
height:160px;
margin:15px;
padding:10px;
text-align:center;
width:120px;
	}
	.bottompic{
		bottom:-18px;
		height: 570px;
position:relative;
right:-15px;
width: 314px;
	}
/******************************************************************************/
.section-left, .section-right{

}
.section-left .header, .section-right .header{
text-align: left;
}
.section-left .text, .section-right .text{
	width:300px;
}
.section-left .placeholder, .section-right .placeholder{
	width:490px;
	text-align:left;
	padding: 30px 30px 15px;
}
.section-left .placeholder img, .section-right .placeholder img{
	max-width: 500px;
}
.section-left .placeholder object, .section-right .placeholder object{
left:65px;
position:relative;
top:0px;
}
.section-left .totop, .section-right .totop{
	text-align: right;
}
.section-left .buy, .section-right .buy{
	clear: both;
	text-align:right;
	position:relative;
}
.section-left .buy img, .section-right .buy img{

}
.comment{
	float: left;
}
.buy a img{

}
.section-left .header h1, .section-right .header h1{
	text-align: left;
}
.section-left h2, .section-right h2{
	font-size: 16px;
}
/******************************************************************************/
.section-left .placeholder{
	float: right;
	position:relative;
}
.section-right .placeholder{
	float: left;
	}
/******************************************************************************/
.section-right .text{
	float: right;
}
.section-left .text{
	float: left;
	}
.spacer_{
	display: none;
	}
	.comment_container {
float:left;
text-align:left;
width:500px;
	}
.full a{
	color:#686868;
font-family:'century gothic',Arial,sans-serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.7em;
cursor: pointer;
}
.facebook{
background:transparent url(images/facebook.gif) no-repeat scroll 0 0;
display:block;
height:32px;
position:fixed;
right:0;
top:362px;
width:33px;
text-indent: 99999999999999999999px;
}
.wp-image-911 {
position:absolute;
right:-15px;
top:-60px;
width:465px;
}