/*
Theme Name: Wood Chuck
Theme URI: http://mybabyourbaby.com
Description: This theme has a wood texture background and fun speech bubbles over a woodgrain background.
Version: 1.0
Author: Ray Hernandez &amp; Beau Lebens
Author URI: http://mybabyourbaby.com
*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #f5eeda url('images/bg.jpg') repeat;
	font-family: Georgia, Times New Roman, Times, Serif;
	color: #575745;
}
#wrapper {
	margin: 0 auto;
	width: 825px;
	text-align: left;
}
#container {
	float: left;
	margin: 0 -240px 0 0;
	_margin-right: -234px;
	width: 100%;
}
#toprounding {
	height: 67px;
	background: url('images/bg-top.gif') no-repeat;
}
#content {
	margin: 0 230px 0 0;
	background: #ffffff;
	padding: 1em;
	min-height: 750px;
}
#sidebars {
	float: right;
	width: 230px;
	margin: 65px 0 0 0;
	padding: 0;
	*font-size: 95%;
	border: 0;
}
div.sidebar {
	overflow: hidden;
	width: 216px;
	background: #f5eeda;
	margin: 0 0 0 14px;
	border: 0;
}
.sidebar-wrap-top {
	padding: 24px 0 0 0;
	background: url('images/sb-top.gif') top right no-repeat;
}
.sidebar-wrap-bottom {
	padding: 0 0 24px 0;
	background: url('images/sb-bottom.gif') bottom right no-repeat;
}
.sidebar-wrap-bottom-tail {
	padding: 0 0 46px 0;
	background: url('images/sb-bottom-tail.gif') bottom right no-repeat;
	margin-bottom: 1em;
}
#footer {
	clear: both;
	width: 100%;
}
/* Just some example content */
div.skip-link{position:absolute;top:1em;right:1em;font-size:.9em;}
div.skip-link a {color: #575745;}
.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:185px;}
div.sidebar li{list-style:none;margin:0;}
div.sidebar form {margin:0 .7em;}
#footer{text-align:center;}

#header {
	background: url('images/bg-title-blue.gif') top repeat-x;
	padding: 0;
	height: 1%;
	font-style: italic;
}
#blog-title {
	margin: 0;
	background: url('images/bg-title-blue-top.gif') top left no-repeat;
	padding: 5px 0 0 0;
	height: 1%;
}
#blog-title a {
	text-decoration: none;
	color: #ffffff;
	background: url('images/bg-title-blue-bottom-alt.gif') bottom right no-repeat;
	padding: 5px 20px 35px 20px;
	margin: 0;
	display: block;
	height: 1%;
}
#sidebars h3 {
	margin: 0 0 .5em .5em;
	font-style: italic;
	font-size: 1.4em;
}
#pages li, #secondary li.spacer {
	margin: 10px 0;
	*margin: 9px 0;
}
#sidebars ul {
	margin: 0;
}
#pages a {
	color: #575745;
	text-decoration: none;
	padding: 8px 30px 8px .7em;
	font-weight: bold;
}
#pages a:hover {
	background: transparent url('images/sb-hover.gif') 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-hover.gif') center right no-repeat;
	color: #ffffff;
}
#sidebars hr {
	border: none;
	border-bottom: dashed 1px #ffffff;
	margin: .7em;
}
#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: #575745;
	text-decoration: underline;
	font-weight: bold;
}
#rss-links a:hover {
	color: #575745;
	text-decoration: underline;
}
#search div {
	margin-bottom: 1em;
	text-align: right;
}
#searchsubmit {
	background: #668e18;
	color: #ffffff;
	border: 0;
	font-family: Georgia, Times New Roman, Times, Serif;
	padding: 2px;
	margin: 5px 0 0 0;
	font-style: italic;
}
#sb-logo-li {
	padding: 15px 0 0 15px;
}

#mini-profile {
	font-style: italic;
	color: #4988c2;
	margin: 1em 0;
}
#mini-profile .avatar {
	float: right;
}
#mini-profile .avatar img {
	padding: 4px;
	border: solid 1px #e9e9df;
}
#mini-profile .details {
	float: left;
	width: 290px;
	text-align: right;
	margin: 0;
}
#mini-profile strong {
	font-weight: normal;
}
#mini-profile h4 {
	margin: .5em 0 0 0;
	font-size: 1.8em;
}
#mini-profile .loc {
	color: #648C16;
	font-size: 1.3em;
	font-weight: bold;
}
#mini-profile .alt-txt {
	font-weight: bold;
}
#mini-profile hr {
	display: none;
}
#mini-profile .measurements {
	margin-top: .5em;
	height: 1%;
}
#mini-profile p {
	margin: .2em 0;
}
#mini-profile .profile {
	float: left;
	text-align: right;
	width: 290px;
	font-style: normal;
	font-weight: bold;
	font-size: .9em;
}

/* Posts */
#content hr {
	margin: .5em -1em;
	border: 0;
	border-bottom: solid 2px #e9e9df;
}
.post {
	font-size: .9em;
	margin-top: 1em;
	clear: both;
}
.post-head-bg, .head-wrap {
	background: url('images/bg-title-green.gif') top repeat-x;
	padding: 0;
	height: 1%;
}
.post-head h2, .head-wrap h2 {
	margin: 0;
	font-size: 1.5em;
	background: url('images/bg-title-green-top.gif') top left no-repeat;
	padding: 5px 0 0 0;
	height: 1%;
	font-style: italic;
}
.post-head h2 a, .head-wrap h2 div {
	text-decoration: none;
	color: #ffffff;
	background: url('images/bg-title-green-bottom.gif') bottom right no-repeat;
	padding: 5px 20px 35px 20px;
	margin: 0;
	display: block;
	height: 1%;
}
.first-moments .post-head-bg {
	background: url('images/bg-title-blue.gif') top repeat-x;
}
.first-moments .post-head h2 {
	background: url('images/bg-title-blue-top.gif') top left no-repeat;
}
.first-moments .post-head h2 a {
	background: url('images/bg-title-blue-bottom.gif') bottom right no-repeat;
}
.growth-chart .post-head-bg {
	background: url('images/bg-title-orange.gif') top repeat-x;
}
.growth-chart .post-head h2 {
	background: url('images/bg-title-orange-top.gif') top left no-repeat;
}
.growth-chart .post-head h2 a {
	background: url('images/bg-title-orange-bottom.gif') bottom right no-repeat;
}
.post-head h3 {
	margin: 1em 0 0 0;
	font-size: 1.2em;
}
.post-head .user-avatar {
	float: left;
	margin-right: 10px;
}
.post-head .user-avatar img {
	padding: 4px;
	border: solid 1px #e9e9df;
}
.post-top-info {
	margin: 0 20px;
	padding: 5px;
	height: 1%;
	font-style: italic;
}
.author {
	font-size: 1.5em;
	font-weight: bold;
}
a {
	color: #648c16;
}
.first-moments a {
	color: #4988c2;
}
.growth-chart a {
	color: #ff8308;
}
.post-foot {
	text-align: right;
	padding: .5em 0;
	font-size: 1.2em;
	font-weight: bold;
}
.post-foot a {
	text-decoration: none;
}
.split-image {
	margin-bottom: 1em;
	text-align: center;
}
.gallery a {
	margin: 0 15px 5px 0;
}
.inline-gallery {
	text-align: center;
}
.post-body {
	padding: 0;
	margin: 0 25px .5em 25px;
}
.post-body img {
	padding: 4px;
	border: solid 1px #e9e9df;
}
.post a:hover img {
	border-color: #648c16;
}
.first-moments a:hover img {
	border-color: #4988c2;
}
.growth-chart a:hover img {
	border-color: #ff8308;
}
.growth-chart .heightweight {
	font-size: 1.3em;
	font-weight: bold;
	color: #ff8308;
}
.growth-chart .heightweight .alt-txt {
	color: #575745;
}
.post-body li {
	padding-left: .5em;
	margin-left: 2em;
}
blockquote {
	margin: 1em 2em;
}
.slideshow p {
	padding: .5em 0;
	margin: 0;
	font-weight: bold;
	font-size: 1.1em;
}
p {
	margin: 1em 0;
}
.clear {
	clear: both;
}

/* Contributors */
.contributor {
	height: 1%;
	font-style: italic;
	margin: .5em 0;
}
#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 1em 0;
}
.contributor-block .avatar img {
	padding: 4px;
	border: solid 1px #e9e9df;
}
#contributors .relationship {
	font-weight: bold;
}
#contributors .name {
	font-weight: bold;
	color: #4988c2;
}
#contributors .profile a {
	font-size: .9em;
}
#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 {
	text-align: center;
	margin: 0 0 1em;
	padding: .5em;
}
.contributor-block {
	margin-bottom: .5em;
}
#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.8em;
	margin: .1em 0;
}
#make-gift strong {
	color: #4988c2;
}
#make-gift a {
	color: #ff8308;
}


/* Slick Comments */
.comments {
	display: none;
}
.comments ol {
	margin: 0;
	padding: 0;
	background: url('images/bg-comments.gif');
}
.comments ol ol {
	background: inherit;
}
.comments ol.no-indent {
	margin-left: 0;
}
.comments li {
	list-style-type: none;
}
.comments li.form .comment-block {
	background: #e9e9df;
}
.comments .comment-block {
	padding: 10px;
	margin: 2px 0 0 0;
	height: 1%;
	background: #ffffff;
}
.comments .avatar {
	float: left;
	margin: 0 10px 0 0;
}
.comments .avatar img {
	padding: 4px;
	border: solid 1px #e9e9df;
}
.comments .indent {
	margin-left: 90px;
}
.comments .comment-body {
	margin: .5em 0 0 100px;
	*margin: 0;
	padding: 0;
	font-size: 0.9em;
	height: 1%;
}
.comments .comment-txt {
	border: 0;
	border-top: solid 1px #575745;
	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 .comment-posted-by {
	font-weight: bold;
	display: inline;
	margin-right: 5px;
}
.comments .form .comment-posted-by {
	font-weight: bold;
	font-size: 1.2em;
	display: inline;
	padding: 0;
}
.comments .comment-posted-by a {
	font-size: 14pt;
}
.comments .comment-date {
	font-size: .85em;
	font-weight: bold;
	display: inline;
	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;
	font-style: italic;
}
.comments .post-comment {
	text-align: right;
	margin: 10px 25px 0 0;
	font-size: 1.2em;
	font-weight: bold;
}
/* 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;
}