/* Main Screen Stylesheet for Getting-Pregnant.com
Version 1.2
Author: Kristen Burgess */* {
	padding: 0;	margin: 0;
}body {
	font-size: 1em;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	background-color: #fff;	color: #333;	background-image: url(../image-files/background_grade.jpg);	background-repeat: repeat-x;
}h1 {
	font-size: 1.8em;	font-family: Times, "Times New Roman", serif;
	margin-bottom: 10px;

   color: #000060; 	
	}h2 {
	font-size: 1.5em;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #000060; 	
}h3 {
	font-size: 1.3em;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 8px;
	color: #000060; 	
}

h4 {
	font-size: 1.1em;
	font-family: Times, "Times New Roman", serif;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	color: #000060; 
}a:link {
}a:visited {
}a:hover {
}a:active {
}

strong {
font-weight: bold;
}
em {	font-style: italic;
}

/* Adding Captions to Images */

.picture { background-color: #F9F9F9;
border: 1px solid #CCCCCC; padding: 3px;
font: 11px/1.4em Arial, sans-serif; }
.picture img { border: 1px solid #CCCCCC;
vertical-align:middle; margin-bottom: 3px; } 
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; } 
/* Column Mechanics */
#container {	margin: 0 auto;	width: 960px;
}#wrapper {
	width: 100%;
	float: left;
}#content {
	margin: 0 180px 0 180px;	background-color: #FFF;
	padding: 10px;
}

#primary {
	float: left;
	width: 179px; 
	margin-left: -960px; 
	margin-top: 5px;
}

#secondary {
	float: left;
	width: 179px; 
	margin-left: -180px;
	padding-top: 10px;
}
/* Header Styling */#header {
	background-image: url(../image-files/header.jpg);	color: #333;	position: relative;	height:160px;	line-height: 80px;
	margin: 0;
}#header h1 a{
	height: 150px;	width: 700px;	text-decoration: none;	font-size: 3em;
	margin: 0;
}

#header a i {
	visibility: hidden;
}/* Top Navigation */#top_nav {
	background-color: #243c55;	color: #fff;	font-size: .8em;	padding: 0;	height: 50px;	background-image: url(../image-files/nav_top_bar.jpg);	overflow: hidden;
}#top_nav ul {
	margin-left: 20px;	padding-top: 15px;
}#top_nav li {
	display: inline;	margin: 0 15px;	font-weight: bold;	line-height: 2em;
}#top_nav ul li a {
	padding: 0px 5px 0px 5px;	margin: 0;	border-left: 2px solid #815d37;	text-decoration: none;
}#top_nav ul li a:hover {
	background: #957755;	border-left: 2px solid #d4b99c;	text-decoration: none;
}#top_nav a:link {
	color: #fff;	text-decoration: none;
}#top_nav a:visited {
	color: #fff;	text-decoration: none;
}/* Content Starts Here */
#content p {
	font-size: .9em;
	margin-bottom: 15px;
	margin-left: 15px;
	line-height: 1.5em;
}

#content img {
border: solid #c8a36f 1px;
}

#no_border img {
border: none;
}

#content ul {
	margin: 20px 40px 20px 50px;
	font-size: .9em;
}

#content ul li {
	margin: 10px 0;
}

#content ul li p {
	font-size: 1em;
	margin-top: 20px;
}

#content ol {
	margin: 20px 40px 20px 50px;
	font-size: .9em;
}

#content ol li {
	margin: 10px 0;
}/* Sidebars start here */#primary ul {
	list-style: none;	margin: 0;
}#primary ul li {
	font-size: .7em;	/* font-weight: bold; */	margin: 0 0 0 10px;	padding: 0;	border: 1px solid #fff;
}#primary ul li a {
	color: #243924;	padding: 3px;	margin: 0;	background: #f8f8f8;	display: block;	border-left: 4px solid #243c55;	text-decoration: none;
}#primary ul li a:hover {
	background: #96b7d9;	display: block;	border-left: 4px solid #2f6093;	text-decoration: none;
}

#primary p.title {	font-size: 1em;	font-weight: bold;
	padding: 8px 0;
	color: #244566;

}

#mini_course {
padding-bottom: 20px;
padding-left: 12px;
}

#mini_course p {
padding: 0 5px 0 5px;
text-align: center;
font-weight: bold;
color: #2f6093;
font-size: 14px;
margin-top: -20px;
}

#mini_course a:link {
color: #2f6093;
text-decoration: none;
}

#mini_course a:visited {
color: #2f6093;
text-decoration: none;
}/* Footer */#footer_container {
	text-align: center;	background-image: url(../image-files/footer_container_grade.jpg);	height: 125px;
	clear: both;
}#footer {
	background-image: url(../image-files/footer_bar.jpg);	background-repeat: no-repeat;	background-position: top center;	color: #FFF;	padding: 10px;	margin-top: 0px;	font-size: .9em;
}#footer p {
	margin-top: 4px;
}#footer_container ul {
	list-style: none;	font-size: .8em;	margin-top: 21px;
}#footer_container ul li {
	display: inline;
}#footer_container a {
	color: #fff;
}#footer_container ul li a {
	padding: 0px 5px 0px 5px;	margin: 0;	border-left: 2px solid #2f6093;	text-decoration: none;
}#footer_container ul li a:hover {
	border-left: 2px solid #4d92d9;	text-decoration: none;
}/* Misc */.breadcrumb {
	font-size: 12px;	margin-left: 10px;	margin-top: 30px;
}strong {
	font-weight: bold;
}

.image_right {
float: right;
margin: 0 10px 6px 10px;
}

.image_left {
float: left;
margin: 5px 15px 7px 15px; 

}

.center {
text-align: center;
margin: 10px auto;
}

.clear {
clear: both;
}

a img {
border: none;
}

a {
	outline: none;
}

.margin {
margin-left: 30px
}

#address {
list-style-type: none;
margin: 0;
}

.highlight {
font-weight: 700;
background-color: #fef788;
}

blockquote {
font-size: .8em;
	margin-bottom: 15px;
	margin-left: 45px;
	margin-right: 45px;
	line-height: 1.5em;
	background-color: #d9e6f3;
	padding: 10px;
	border: 1px dashed #c8a36f;
}

#socializeit {
margin-top: 15px;
}

#socializeit hr {
display: none;
}

.footnote {
font-size: 11px;
margin-left: -10px;
margin-top: 40px;
}



/* Adsense Stuff */

#adsense_search {
margin: 20px 0 10px 20px;
}

#adsense_primary {
margin: 10px 0 10px 0px;
}

/* Social Bookmarking Styling */

#social_bookmarking {
margin: 20px 0 28px 10px;
}

/* RSS Feed Box Styling */

ul.rss {
	list-style: none;	margin: 20px 0 20px 25px;	font-size: 12px;
}.rss li {
	margin: 3px 0;
}

.rss img {
border: none;
}

.standard {
background-image: url(../image-files/standard.jpg);
background-position: center left;
background-repeat: no-repeat;
padding-left: 20px;
color: #000;
text-decoration: none;
}/* Ezine Sign Up Form */#ezine fieldset {
	text-align: center;	border: 2px #245524 inset;	padding: 5px 4px;
	width: 140px;
	margin-left: 10px;
}.form_small {
	font-size: 12px;	margin-bottom: 15px;
}

/* Table of Contents Styling */

#contents {
margin: 20px 0 20px 0px;
}

#contents table {
	font-size: .9em;
	margin-bottom: 15px;
	margin-left: 15px;
	line-height: 1.5em;
}


