/*
Theme Name: BirthDetails
Theme URI: http://birthdetails.com
Description: A blog theme for BirthDetails.com.
Version: 1.0
Author: James McDonald
Author URI: http://flockey.com/

*/

html {
	background: url(images/bg.gif) repeat-x top left #7a8486;
}

body {
	background: url(images/circles.png) no-repeat top center;
	color: #858274;
	font: normal 14px Arial, Helvetica, sans-serif;
	margin-top: 6px;
	min-height: 549px;
	margin-bottom: 30px;
	padding-top: 58px;
}

a, a:link, a:visited {
	color: #4ca6cb;
	text-decoration: none;
}

/* *** global *** */
#wrapper {
	background: #f0eddc;
	border: 7px solid #FFF;
	margin: 0 auto;
	width: 686px;
}
.clear { clear: both; }

.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%;
}

strong.dark {
	color: #000;
}
.entry {
	margin: 0 auto;
}
.uppercase {
	text-transform: uppercase;
}
.floatright {
	float: right;
}

/* *** header *** */
#header {
	background: url(images/header_bg.gif) no-repeat center center #4e5659;
	height: 101px;
}
	#header h1 {
		background: url(images/logo.gif) no-repeat center center;
		display: inline;
		float: left;
		height: 45px;
		margin: 30px 0 0 42px;
		width: 186px;
	}
		#header h1 a {
			border: 0;
			display: block;
			height: 45px;
			text-indent: -9999px; outline: none
		}
		
	#header ul {
		float: right;
		margin: 43px 37px 0 0;
	}
		#header li {
			float: left;
			height: 23px;
			line-height: 23px;
			list-style: none outside;
			padding-left: 21px;
		}
			#header li a {
				background: url(images/link_left.gif) no-repeat center left #42494b;
				color: #FFF;
				border: 0;
				display: block;
				float: left;
				height: 23px;
			}
				#header li a span {
					background: url(images/link_right.gif) no-repeat center right;
					display: block;
					cursor: pointer;
					float: left;
					height: 23px;
					line-height: 23px;
					padding: 0 8px;
				}
			#header li a:hover {
				color: #FFF;
				font-size: 12px;
				font-weight: bold;
				text-transform: uppercase;
			}
				#header li a:hover span {
				}
				
/* ** blue bg content *** */
#content {
	background: url(images/content.gif) repeat-y top center;
	color: #727678;
	margin: 0 auto;
	margin-top: -14px;
	padding: 29px 33px;
	position: relative;
	width: 556px;
}
	#content .top {
		background: url(images/content_top.gif) no-repeat top center;
		display: block;
		height: 14px;
		position: absolute; top: 0; left: 0;
		width: 622px;
	}
	#content .bottom {
		background: url(images/content_bottom.gif) no-repeat bottom center;
		display: block;
		height: 11px;
		position: absolute; bottom: 0; left: 0;
		width: 622px;
	}
	
	.narrowcolumn, .widecolumn {
	}
	
	#content h2 {
		color: #4ca6cb;
		font: normal 22px arial;
	}
		#content h2 a {
			color: #4ca6cb;
			border: 0;
		}
	
	#content p {
		line-height: 150%;
	}
	
	#content .intro {
		font: normal 14px/150% georgia;
		color: #000;
		margin-bottom: 15px;
	}
	
	#form {
		margin-bottom: 25px;
	}
		#form p {
			float: left;
			margin-right: 10px;
		}
			#form label {
				color: #4b4b4b;
				display: block;
				font: normal 10px georgia;
				margin-bottom: 3px;
				text-transform: uppercase;
			}
			#form .txtinput {
				background: url(images/input.gif) no-repeat center left #c1d7e0;
				border: 0;
				color: #4b4b4b;
				height: 20px;
				padding: 7px;
				font: normal 14px arial;
				width: 177px;
			}
			#form .ageinput {
				background: url(images/ageinput.gif) no-repeat center center #c1d7e0;
				display: inline;
				margin-right: 8px;
				float: left;
				width: 22px;
			}
			#form .go {
				background: url(images/go.gif) no-repeat center center #45514f;
				border: 0;
				display: inline;
				float: left;
				height: 34px;
				position: relative;
				width: 107px;
			}
			
/* *** copyright *** */
#copyright {
	margin: 21px auto;
	width: 602px;
}
	#copyright strong.logo {
		background: url(images/copyright.gif) no-repeat center left;
		display: block;
		height: 30px;
		margin-bottom: 11px;
		text-indent: -9999px;
		width: 90px;
	}
	#copyright p {
		border-top: 1px solid #cac7b7;
		font-size: 11px;
		padding-top: 11px;
	}
	
/* *** under *** */
.under {
	background: url(images/bottom.png) repeat-x top left;
	height: 7px;
	margin: 0 auto;
	width: 686px;
}
	.under .left, .under .right {
		display: block;
		height: 7px;
		position: relative;
		width: 7px;
	}
	.under .left {
		background: url(images/bottomleft.png) no-repeat center left;
		float: left;
		left: -7px;
	}
	.under .right {
		background: url(images/bottomright.png) no-repeat center right;
		float: right;
		right: -7px;
	}
	
/* *** subpage styles *** */
#results_summary {
	font-size: 12px;
}
	#results_summary p {
		color: #555656;
	}
	#results_summary .intro {
		margin-bottom: 12px;
		font-size: 19px;
	}
	#results_summary .premium {
		color: #a2a2a2;
		float: right;
		font-size: 10px;
		text-transform: uppercase;
	}

#results {
	margin-top: 25px;
	margin-bottom: 70px;
}
	#results h3 {
		color: #000;
		font-size: 14px;
		margin-bottom: 6px;
		text-transform: uppercase;
	}
	#results p {
		margin-bottom: 12px;
	}
		#results a {
			font-weight: bold;
		}
		
	.results-table {
		margin-top: 36px;
		width: 100%;
	}
		.results-table caption {
			display: none;
		}
		.results-table thead {
			color: #000;
			font-size: 13px;
			font-weight: bold;
			text-align: left;
		}
		.results-table td, .results-table th {
			padding-bottom: 11px;
		}
		#results .results-table a {
			border: 0;
		}
		
	.results-num {
		border-top: 1px solid #cac7b7;
		color: #727066;
		margin-top: 18px;
		padding-top: 24px;
	}
		.results-num strong {
			color: #000;
			font-weight: normal;
		}

h3.comments {
	font-size: 16px;
}

.commentlist li, #commentform input, #commentform textarea {
	}
.commentlist li ul li {
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

#commentform p {
	}

.commentmetadata {
	font-weight: normal;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
#respond {
	font-size: 12px;
}
.commentlist {
	font-size: 12px;
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

.navigation {
	clear: both;
	display: block;
	text-align: center;
	margin: 10px 0;
	}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* *** wordpress *** */
#content h3 {
	font-size: 18px;
	font-weight: normal;
}

.pagetitle {
	margin-bottom: 15px;
}

.post {
	font-size: 12px;
	margin-bottom: 25px;
}
	.entry {
		margin: 5px 0 0 0;
	}
		.entry p, .entry ul, .entry ol, .entry blockquote {
			line-height: 150%;
			font-size: 14px;
			margin-bottom: 10px;
		}
		.entry ol li {
			margin-left: 24px;
			list-style: decimal outside;
		}
		.entry ul li {
			margin-left: 20px;
			list-style: disc outside;
		}
		.entry blockquote {
			padding: 5px 10px;
			margin-bottom: 5px;
		}