/* Main Screen Stylesheet for Getting-Pregnant.com
Version 1.2
Author: Kristen Burgess */* {
	padding: 0;	margin: 0;
}body {
	font-size: .9em;	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	background-color: #fff;	color: #333;	background-image: url(../image-files/landing_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;
}a:link {
}a:visited {
}a:hover {
}a:active {
}

strong {
font-weight: bold;
}
em {	font-style: italic;
}
/* Column Mechanics */
#container {	margin: 0 auto;	width: 960px;
}#wrapper {
	width: 100%;
	float: left;
}#content {
	margin: 7px 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: 0px;
}

#header a i {
	visibility: hidden;
}/* 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 20px;
	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;

}/* 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;
}

.checkmark {
list-style-type: none;
margin: 0;
padding: 0;
}

.checkmark li {
background: url(../image-files/bullet.png) no-repeat;
padding-left: 40px;
padding-top: 8px;
padding-bottom: 8px;
}

.greencheck {
list-style-type: none;
margin: 0;
padding: 0;
}

.greencheck li {
background: url(../image-files/greencheck.jpg) no-repeat;
padding-left: 40px;
padding-top: 0;
}

/* 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 -40px;
}

#contents ul {
	list-style-type: none;
}
