/*
Theme Name: Splishy Splash!
Theme URI: http://mybabyourbaby.com
Description: Splashes of color on a bright blue background make this theme fun and cute.
Version: 1.0
Author: Ray Hernandez &amp; Beau Lebens
Author URI: http://mybabyourbaby.com
Template: happy-trees
*/
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #8adaff url('images/bg.gif') repeat-x;
	font-family: Century Gothic, Lucida Grande, Tahoma, sans-serif;
}
#wrapper {
	margin: 0 auto;
	width: 725px;
	text-align: left;
}
#container {
	float: left;
	margin: 0 -190px 0 0;
	_margin-right: -194px; 
	width: 100%;
}
#content {
	margin: 0 190px 0 0;
	background: #ffffff;
	padding: 1em;
	min-height: 750px;
}
#sidebars {
	background: url('images/sb-bg.png') no-repeat;
	float: right;
	width: 190px;
	margin: 65px 0 0 0;
	padding: 0;
	height: 630px;
	*font-size: 95%;
}
div.sidebar {
	float: right;
	overflow: hidden;
	width: 190px;
}
#primary {
	padding: 2em 0 0 0;
}
#secondary	{
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
}
a {
	color: #fe007a;
}
/* Just some example content */
#header{text-align:center; border-top: dashed 2px #2d8eff; border-bottom: dashed 2px #2d8eff;margin-bottom: .5em; height:1%;}
div.skip-link{position:absolute;top:1em;right:1em;font-size:.9em;}
div.skip-link a {color: #ffffff;}
.entry-title{clear:both;}
#nav-above,#nav-below{width:100%;}
#nav-above{margin-bottom:1em;}
#nav-below{margin-top:1em;}
.nav-previous, .nav-next {margin: .5em;}
.alignleft,div.nav-previous{float: left;}
.alignright,div.nav-next{float: right;}
#commentform .form-label{margin:1em 0 0;}
#commentform span.required{background:#fff;color:red;}
#commentform,#commentform p{padding:0;}
#author,#email,#url{width:50%;}
#author,#email,#url,#comment{padding:0.2em;}
div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{margin:0;padding:0;}
div.sidebar h3{font-size:1.2em;}
div.sidebar #s{width:110px;}
div.sidebar li{list-style:none;margin:0;}
div.sidebar form {margin:0 .7em;}
#footer{text-align:center;}
h1 {
	margin: 0;
	padding: .2em;
	font-size: 1.7em;
}
h1 a {
	color: #fe007a;
	text-decoration: none;
}
#sidebars h3 {
	margin: 0 0 .5em .5em;
}
#pages li, #secondary li.spacer {
	margin: 16px 0;
	*margin: 12px 0;
}
#sidebars ul {
	margin: 0;
}
#pages a {
	color: #000000;
	text-decoration: none;
	padding: 8px 30px 8px .7em;
	font-weight: bold;
}
#pages a:hover {
	background: transparent url('images/sb-bg-hover.png') center right no-repeat;
	color: #ffffff;
}
.home #nav-home a, 
.category-first-moments #nav-first-moments a, 
.category-growth-chart #nav-growth-chart a, 
.contributors #nav-contributors a {
	background: transparent url('images/sb-bg-on.png') center right no-repeat;
	color: #ffffff;
}
#sidebars hr {
	border: none;
	border-bottom: dashed 1px #2d8eff;
	margin: .7em;
	color: none;
	background: none;
}
#rss-links ul li {
	background: url('images/sb-rss.gif') center left no-repeat;
	padding: 10px 0 10px 40px;
	margin: 0 0 0 .7em;
}
#rss-links a {
	color: #ff3a17;
	text-decoration: none;
	font-weight: bold;
}
#rss-links a:hover {
	text-decoration: underline;
}
#sb-logo-li {
	padding: 0 0 1em .5em;
}

#mini-profile {
	border-bottom: dashed 2px #2d8eff;
}
#mini-profile .avatar {
	float: left;
}
#mini-profile .avatar img {
	border: solid 4px #2d8eff;
}
#mini-profile .nameloc, #mini-profile .measurements, #mini-profile .profile {
	float: left;
	margin: 0 0 0 10px;
}
#mini-profile .nameloc {
	width: 210px;
	overflow: none;
}
#mini-profile h4 {
	margin: 1em 0 0 0;
	font-size: 1.1em;
}
#mini-profile .loc, #mini-profile .alt-txt {
	color: #2d8eff;
}
#mini-profile hr {
	display: none;
}
#mini-profile .measurements {
	margin-top: .5em;
	height: 1%;
}
#mini-profile p {
	margin: .2em 0;
}
#mini-profile .profile {
	margin: 0 0 1em 315px;
	*margin-left: 230px;
	font-size: .8em;
	display: block;
	clear: left;
	_display: none;
}
#mini-profile .profile a {
	text-decoration: none;
	border-bottom: dashed 1px;
	color: #fe007a;
	font-weight: bold;
}

/* Posts */
.post {
	font-size: .9em;
	margin-top: 1em;
	clear: both;
}
.post-head {
	background: #2d8eff;
	padding: 5px;
	margin-bottom: .5em;
	text-align: center;
	height: 1%;
}
.post-head .user-avatar {
	float: left;
}
.first-moments .post-head {
	background: #fed102;
}
.growth-chart .post-head {
	background: #3ddf00;
}
.post-top-info {
	background: #6aadfb;
	padding: 5px;
	margin-left: 85px;
	height: 1%;
}
.first-moments .post-top-info {
	background: #feefaa;
}
.growth-chart .post-top-info {
	background: #89f85e;
}
.post-head h2 {
	margin: 0 0 .6em;
	font-size: 1.5em;
}
.post-head h2 a {
	color: #ffffff;
	text-decoration: none;
}
.post-body li {
	padding-left: .5em;
	margin-left: 2em;
}
.inline-gallery {
	text-align: center;
}
blockquote {
	margin: 1em 2em;
}
.split-image {
	margin-bottom: 1em;
	text-align: center;
}
.first-moments h2 a {
	color: #fd8306;
}
.growth-chart h2 a {
	color: #2c9902;
}
.post-head h3 {
	margin: 1em 0 0 0;
	font-size: 1.2em;
}
.post-foot {
	text-align: right;
	border-top: dashed 2px #2d8eff;
	border-bottom: dashed 2px #2d8eff;
	padding: .5em 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #2d8eff;
}
.first-moments .post-foot {
	border-color: #fed102;
	color: #fed102;
}
.growth-chart .post-foot {
	border-color: #3ddf00;
	color: #3ddf00;
}
.post-foot a {
	color: #2d8eff;
	text-decoration: none;
}
.first-moments .post-foot a {
	color: #fd8306;
}
.growth-chart .post-foot a {
	color: #2c9902;
}
.gallery a.thickbox img {
	border: solid 3px #ffffff;
}
.gallery a.thickbox:hover img {
	border-color: #fe007a;
}
.first-moments .gallery, .growth-chart .gallery {
	display: none;
}
.first-moments .feature-photo, .growth-chart .feature-photo {
	float: left;
	margin: 0 .5em .5em 0;
}
.post-body {
	padding: 0;
	margin-bottom: .5em;
}
.first-moments .post-body {
	padding: 1em;
	background: #fed102;
}
.first-moments .post-special-block, .growth-chart .post-special-block {
	margin-bottom: .5em;
}
.growth-chart .post-body {
	padding: 1em;
	background: #3ddf00;
}
.first-moments .post-body img, .growth-chart .post-body img {
	border: solid 4px #ffffff;
}
.first-moments .post-body a {
	color: #2b8ffe;
	font-weight: bold;
}
.growth-chart .post-body a {
	color: #2c9902;
	font-weight: bold;
}
.first-moments .post-body a:hover img {
	border-color: #3ddf00;
}
.growth-chart .post-body a:hover img {
	border-color: #feefaa;
}
.slideshow p {
	padding: 0 0 1em 0;
	margin: 0;
}
.growth-chart .slideshow a {
	background: #89f85e;
	padding: 3px 5px;
}
.first-moments .slideshow a {
	background: #feefaa;
	padding: 3px 5px;
}
.first-moments .post-special-body, .growth-chart .post-special-body {
	background: #feefaa;
	clear: left;
	padding: 1px 1em;
}
p {
	margin: 1em 0;
}
.growth-chart .post-special-body {
	background: #89f85e;
}
.first-moments .feature-gallery, .growth-chart .feature-gallery {
	float: right;
	width: 210px;
}
.first-moments .feature-gallery img, .growth-chart .feature-gallery img {
	margin: 0 .5em 1em .5em;
}
.clear {
	clear: both;
}

/* Contributors */
.contibutor-block {
	height: 1%;
}
.contributors h2 {
	text-align: center;
	color: #2d8eff;
	margin: .5em 0;
}
.contributors .avatar {
	float: left;
	margin: 0 .8em 1em 0;
}
.contributors .name {
	font-weight: bold;
	height: 1%;
}
.contributors .location {
	font-weight: bold;
	color: #2d8eff;
	height: 1%;
}
.contributors .profile {
	height: 1%;
}
.contributors .profile a {
	font-size: .8em;
	text-decoration: none;
}
.contributors .profile a:hover {
	text-decoration: underline;
}
#contrib-family .profile a {
	color: #ff7c10;
}
#contrib-friends .profile a {
	color: #3dde00;
}
.contributors .transaction {
	float: right;
	width: 170px;
	text-align: center;
	font-weight: bold;
}
.contributors .transaction img {
	float: left;
}
#contrib-admins h3, #contrib-family h3, #contrib-friends h3 {
	color: #2d8eff;
	border-top: dashed 2px #2d8eff;
	border-bottom: dashed 2px #2d8eff;
	text-align: center;
	margin: 0 0 .5em;
	padding: .5em;
}
#contrib-family h3 {
	color: #ff7c10;
	border-color: #ff7c10;
}
#contrib-friends h3 {
	color: #3dde00;
	border-color: #3dde00;
}
#contrib-admins .contributor-block {
	border-bottom: dashed 2px #2d8eff;
	margin-bottom: .5em;
}
#contrib-family .contributor-block {
	border-bottom: dashed 2px #ff7c10;
	margin-bottom: .5em;
}
#contrib-friends .contributor-block {
	border-bottom: dashed 2px #3dde00;
	margin-bottom: .5em;
}
#contrib-admins .avatar img {
	border: solid 4px #2d8eff;
}
#contrib-family .avatar img {
	border: solid 4px #ff7c10;
}
#contrib-friends .avatar img {
	border: solid 4px #3dde00;
}
#make-gift {
	background: url('images/make-gift.gif') center left no-repeat;
	height: 100px;
	padding: 30px 0 0 130px;
	margin-left: 20px;
}
#make-gift h3 {
	font-size: 1.7em;
	margin: .1em 0;
}
#make-gift strong {
	color: #2d8eff;
}

/* Slick Comments */
.comments {
	display: none;
}
.comments ol {
	margin: 0;
	padding: 0;
}
.comments ol.no-indent {
	margin-left: 0;
}
.comments li {
	list-style-type: none;
}
.comments .comment-block {
	padding: 10px;
	margin-top: 2px;
	border-bottom: dashed 2px #2d8eff;
	height: 1%;
}
.comments .avatar {
	float: left;
	margin: 0 10px 0 0;
}
.comments .avatar img {
	border: solid 4px #8adaff;
}
.comments .indent {
	margin-left: 90px;
}
.comments .comment-body {
	margin-left: 100px;
	font-size: .9em;
	height: 1%;
	*margin: 0;
}
.comments .comment-txt {
	border: solid 1px #2d8eff;
	font-family: Century Gothic, Lucida Grande, Tahoma, sans-serif;
	padding: 5px;
	font-size: 1em;
	width: 98%;
	margin: 0;
	_width: 370px;
}
.comments .indent .comment-txt {
	_width: 280px;
}
.comments .indent .indent .comment-txt {
	_width: 190px;
}
.comments .form .comment-posted-by {
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 .3em 0;
	color: #000000;
}
.comments .comment-posted-by {
	font-weight: bold;
	font-size: 0;
	color: #ffffff;
	display: inline;
}
.comments .comment-posted-by a {
	text-decoration: none;
	border-bottom: dashed 2px;
	font-size: 14pt;
}
.comments .comment-date {
	font-size: .85em;
	font-weight: bold;
	display: inline;
	color: #000000;
}
.comments .comment-time {
	font-weight: normal;
}
.comments .comment-reply {
	text-align: right;
	font-size: .8em;
	font-weight: bold;
}
.comments .form .comment-reply {
	font-size: 1.1em;
	margin: .8em 0;
}
.comments .form .comment-reply a {
	border-bottom: dotted 2px;
	text-decoration: none;
}
.comments .comment-reply a {
	border-bottom: dotted 2px;
	text-decoration: none;
}
.comments .post-comment {
	text-align: right;
	margin: 10px 25px 0 0;
	font-size: 1.2em;
	font-weight: bold;
}
.comments .post-comment a {
	border-bottom: dotted 2px;
	text-decoration: none;
}
.comments .comment-posting {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	position: absolute;
	margin: 1px;
	padding: 23px 5px 3px 5px;
	color: #333333;
	background: #ffffff;
}