/*
Theme Name: Pretty in Pink
Theme URI: http://mybabyourbaby.com
Description: Adorable pinks and pastels with retro rounded corners.
Version: 1.0
Author: Ray Hernandez &amp; Beau Lebens
Author URI: http://mybabyourbaby.com
*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #f795ae url('images/bg.gif');
	font-family: Georgia, Times New Roman, Times, Serif;
}
#wrapper {
	margin: 0 auto;
	width: 857px;
	text-align: left;
}
#toprounding {
	background: url('images/header-bg.gif') top left no-repeat;
	height: 57px;
}
#container {
	float: left;
	margin: 0 -247px 0 0;
	width: 100%;
	background: url('images/content-bg.gif') top left repeat-y;
}
#left {
	width: 48px;
	height: 827px;
	background: url('images/left-bg.gif') top left no-repeat;
	float: left;
}
#content {
	margin: 0 247px 0 0;
	padding: 1em;
	*margin-right: 0;
	min-height: 800px;
	width: 530px;
	float: left;
}
#sidebars {
	background: url('images/sidebar-bg.gif') top left no-repeat;
	float: right;
	width: 217px;
	text-align: center;
	margin: 0;
	padding: 15px 20px 0 10px;
	height: 827px;
	*font-size: 95%;
}
#primary {
	margin-bottom: 100px;
	*margin-bottom: 80px;
}
#footer {
	clear: both;
	width: 100%;
}
a {
	color: #97a9d1;
}
/* Just some example content */
#header{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:180px;border:none;padding:3px;}
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: #c38bf0;
	text-decoration: none;
}
#sidebars h3 {
	margin: 0;
	color: #e7f0f9;
	font-size: 1.5em;
	font-style: italic;
}
#secondary h3 {
	color: #86b2e1;
}
#pages li, #secondary li.spacer {
	height: 20px;
	margin: 12px 0;
	*margin: 6px 0;
}
#sidebars ul {
	margin: 0;
}
#pages a {
	color: #ffffff;
	text-decoration: none;
	padding: 10px;
	*padding: 5px 9px;
	display: block;
	width: 198px;
	font-weight: bold;
}
#pages a:hover {
	background: transparent url('images/sb-hover-bg.gif') center center no-repeat;
	color: #86b2e1;
}
.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-hover-bg.gif') center center no-repeat;
	color: #86b2e1;
}
#rss-links {
	margin-top: 20px;
}
#rss-links ul li {
	background: url('images/sb-rss.gif') center left no-repeat;
	padding: 10px 0 10px 40px;
	margin: 0 0 0 .7em;
	text-align: left;
}
#rss-links a {
	color: #98a7d0;
	text-decoration: underline;
	font-weight: bold;
}
#rss-links a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#sb-logo-li {
	padding: 0 0 1em .5em;
}

#mini-profile {
	border-bottom: solid 2px #e3ebf6;
	color: #96a8d0;
	height: 200px;
}
#mini-profile .avatar {
	float: left;
}
#mini-profile .avatar img {
	padding: 3px;
	border: solid 1px #f6b9da;
}
#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 .nameloc .loc {
	color: #96a8d0;
}
#mini-profile h4 {
	margin: 1em 0 0 0;
	font-size: 1.1em;
	color: #81b4df;
}
#mini-profile .loc, #mini-profile .alt-txt {
	color: #81B4DF;
}
#mini-profile hr {
	display: none;
}
#mini-profile .measurements {
	margin-top: .5em;
	height: 1%;
}
#mini-profile p {
	margin: .2em 0;
}
#mini-profile .profile {
	font-weight: bold;
	font-size: .9em;
	margin: 10px;
	_display: none;
}
#mini-profile .profile a {
	text-decoration: underline;
	color: #fb8b8a;
}

/* Posts */
.post {
	font-size: .9em;
	margin-bottom: .5em;
	clear: both;
	border-bottom: solid 2px #e3ebf6;
}
.post-head {
	padding: 5px;
	margin-bottom: .5em;
	height: 1%;
}
.post-head .user-avatar {
	float: left;
}
.post-head .user-avatar img {
	padding: 3px;
	border: solid 1px #97a9d1;
}
.first-moments .post-head .user-avatar img {
	border-color: #fd8989;
}
.post-top-info {
	padding: 5px;
	margin-left: 85px;
	height: 1%;
}
.post-head h2 {
	margin: 0 0 .6em;
	font-size: 1.5em;
}
.post-head h2 a {
	color: #97a9d1;
	text-decoration: none;
}
.first-moments h2 a {
	color: #fd8989;
}
.growth-chart h2 a {
	color: #c38bf0;
}
.post-head h3 {
	margin: 1em 0 0 0;
	font-size: 1em;
	color: #97a9d1;
	font-weight: normal;
}
.first-moments .post-head h3 {
	color: #fd8989;
}
.growth-chart .post-head h3 {
	color: #c38bf0;
}
.post-body li {
	padding: 0 0 0 .5em;
	margin: 0 0 0 2em;
}
blockquote {
	margin: 1em 2em;
}
.post-foot {
	text-align: right;
	padding: .5em 0;
	font-size: 1.2em;
	font-weight: bold;
}
.first-moments .post-foot {
}
.growth-chart .post-foot {
}
.post-foot a {
	text-decoration: underline;
}
.first-moments .post-foot a {
	color: #fd8989;
}
.growth-chart .post-foot a {
	color: #c38bf0;
}
.gallery a.thickbox img {

}
.gallery a.thickbox:hover img {

}
.split-image {
	margin-bottom: 1em;
	text-align: center;
}
.gallery img, .split-image img, .inline-gallery img {
	padding: 3px;
	border: solid 1px #e3ebf6;
}
.inline-gallery {
	text-align: center;
	margin: .5em 0;
}
.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;
}
.first-moments .post-special-block, .growth-chart .post-special-block {
	margin-bottom: .5em;
}
.growth-chart .post-body {
	padding: 1em;
}
.first-moments .post-body img, .growth-chart .post-body img {
	padding: 3px;
	border: solid 1px #fd8989;
}
.growth-chart .post-body img {
	padding: 3px;
	border: solid 1px #c38bf0;
}
.first-moments .post-body a {
	font-weight: bold;
	color: #fd8989;
}
.growth-chart .post-body a {
	font-weight: bold;
}
.slideshow p {
	padding: 0;
	margin: 0;
}
.growth-chart .slideshow a {
	padding: 3px 5px;
}
.first-moments .slideshow a {
	padding: 3px 5px;
}
.first-moments .post-special-body, .growth-chart .post-special-body {
	clear: left;
	padding: 1px 1em;
}
p {
	margin: 1em 0;
}
.growth-chart .post-special-body {

}
.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 */
.contributor {
	height: 1%;
	margin: .5em 0 .3em;
}
#contrib-admins, #contrib-family, #contrib-friends {
	border-bottom: solid 2px #e3ebf6;
}
#contrib-family .head-wrap {
	background: url('images/bg-title-blue.gif') top repeat-x;
}
#contrib-family .head-wrap h2 {
	background: url('images/bg-title-blue-top.gif') top left no-repeat;
}
#contrib-family .head-wrap h2 div {
	background: url('images/bg-title-blue-bottom.gif') bottom right no-repeat;
}
#contrib-friends .head-wrap {
	background: url('images/bg-title-orange.gif') top repeat-x;
}
#contrib-friends .head-wrap h2 {
	background: url('images/bg-title-orange-top.gif') top left no-repeat;
}
#contrib-friends .head-wrap h2 div {
	background: url('images/bg-title-orange-bottom.gif') bottom right no-repeat;
}
.contributor-block .avatar {
	float: left;
	margin: 0 .8em .5em 0;
}
.contributor-block .avatar img {
	padding: 4px;
	border: solid 1px #e9e9df;
}
#contributors .relationship {
	font-weight: bold;
	font-style: italic;
}
#contributors .name {
	font-weight: bold;
	color: #97a9d1;
}
#contributors .profile a {
	font-size: .9em;
	font-weight: bold;
}
#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 {
	margin: .8em 0 .2em;
	color: #97a9d1;
	font-size: 1.6em;
}
#contrib-family h3, #contrib-family .name {
	color: #fd8989;
}
#contrib-friends h3, #contrib-friends .name {
	color: #c38bf0;
}
#contrib-friends a {
	color: #fd8989;
}
.contributor-block {
	margin-bottom: .5em;
}
#make-gift {
	background: url('images/make-gift.gif') center left no-repeat;
	height: 100px;
	padding: 30px 0 0 130px;
	font-style: italic;
	border-bottom: solid 2px #e3ebf6;
}
#make-gift h3 {
	font-size: 1.8em;
	margin: .1em 0;
}
#make-gift strong {
	color: #97a9d1;
}
#make-gift a {
	color: #fd8989;
}


/* Slick Comments */
.comments {
	display: none;
}
.comments ol {
	margin: 0;
	padding: 0;
}
.comments ol.no-indent {
	margin-left: 0;
}
.comments li {
	list-style-type: none;
	background: #86b2e1 url('images/comments-bg.gif') bottom left repeat-x;
	margin: 0;
	padding: 0;
}
.comments .comment-block {
	padding: 10px;
	margin: 0;
	height: 1%;
	background: #ffffff;
	border-bottom: solid 2px #e3ebf6;
}
.comments li.form .comment-block {
	background: #ebebeb;
}
.comments .avatar {
	float: left;
	margin: 0 10px 0 0;
}
.comments .avatar img {
	padding: 3px;
	border: solid 1px #97a9d1;
}
.comments .indent {
	margin-left: 90px;
}
.comments .comment-body {
	margin: 0 0 0 100px;
	*margin: 0;
	padding: 0;
	font-size: 0.9em;
	height: 1%;
}
.comments .comment-txt {
	border: solid 1px #585745;
	border-width: 1px 0 0 0;
	font-family: Georgia, Times New Roman, Times, Serif;
	padding: 5px;
	font-size: 1em;
	width: 97%;
	margin: 0;
	_width: 370px;
}
.comments .indent .comment-txt {
	_width: 280px;
}
.comments .indent .indent .comment-txt {
	_width: 190px;
}
.comments .comment-posted-by {
	font-weight: bold;
	color: #ffffff;
	display: inline;
	margin-right: 5px;
	font-size: 0;
}
.comments .form .comment-posted-by {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: .3em;
	color: #565745;
	display: inline;
	padding: 0;
	font-style: italic;
}
.comments .comment-posted-by a {
	text-decoration: underline;
	font-size: 14pt;
}
.comments .comment-date {
	font-size: .85em;
	font-weight: bold;
	display: inline;
	color: #565745;
	margin-right: 5px;
}
.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;
	text-align: right;
	height: 15px;
}
.comments .form .comment-reply a {
	text-decoration: none;
	color: #ffffff;
	width: 190px;
	display: block;
	padding: 5px;
	text-align: center;
	background: url('images/btn-submit-comment.gif') center right no-repeat;
	float: right;
}
.comments .comment-reply a {
	text-decoration: underline;
}
.comments .post-comment {
	text-align: right;
	margin: 10px 25px 0 0;
	font-size: 1.2em;
	font-weight: bold;
}
.comments .post-comment a {
	text-decoration: underline;
}
/* this is the box that appears when you hit submit on a comment */
.comments .comment-posting {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	position: absolute;
	margin: 1px;
	padding: 23px 5px 3px 5px;
	color: #565745;
	background: #ffffff;
}