/*   

Theme Name: Avoid The Stork
Theme URI: 
Description: Child Theme of Thematic designed by Worldways Social Marketing
Template: thematic
Version: 1.0

Tags: Thematic


.







Thematic is © Ian Stewart http://themeshaper.com/







.







*/















/* Reset browser defaults */







@import url('../thematic/library/styles/reset.css');















/* Apply basic typography styles */







@import url('../thematic/library/styles/typography.css');















/* Apply a basic layout */







@import url('../thematic/library/layouts/2c-l-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');



/* Apply default theme styles and colors */

/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');



/* Prepare theme for plugins */

@import url('../thematic/library/styles/plugins.css');
body {
	background-color:#916f4c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:13px;
	background-image: url(images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:center;
	width: 100%;
}
#wrapper {
	background:url(images/wrapper_bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	width: 760px;
	padding: 51px 67px;
	margin:0 auto;
	text-align:left;
}
#container a:active, #container a:hover {
}
a, a:link, a:visited {
	text-decoration:none;
	color:#535353;
	font-weight:normal;
}
#main {
	height:400px;
	width: 760px;
	margin: 0 0 0 0px;
	padding:0;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#container a, #container a:link {
}
.slug-home #main {
}
#access {
	padding: 24px 0 0 0;
	border:none;
	margin: 0 0 0 178px;
	width: 579px;
	position:relative;
}
.menu {
	width: 100%;

}
.menu li {
	float:left;
	list-style:none;
        position: relative;
}

.menu-primary li em {
top:-45px;
}
.menu-footer li em {
top:15px;
}

.menu li em {
display:none;
height:44px;
left: 6px;
position:absolute;
z-index:2;
}

.menu a, .current_page_item a {
	font-size:10px;
	text-transform:uppercase;
	padding: 0 12px 0 22px;
	background-image: url(images/Checkbox_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu a:hover, .current_page_item a {
	background-image: url(images/Checkbox_on.gif);
}
.current_page_item a {
	color: #e65a2c;
}
/* Header */















#header {
	margin: 0 auto;
	width: 760px;
	height: 65px;
}
#blog-title a {
	width: 170px;
	height: 60px;
	display:block;
	text-indent:-9999px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0;
	padding:0;
	z-index: 200;
}
#branding {
	padding: 1px 0 0 0;
	margin: 0;
	width: 160px;
	height: 60px;
	float:left;
}
/* Sub Navigation */







.menu-sub li {
	float:none!important;
	line-height:13px;
}
.menu-sub {
	width: 100%;
}
.menu-sub a {
	text-transform:capitalize !important;
}
.main-aside {
	width: 172px;
}
.main-aside ul {
	padding:0;
}
#primary {
	width: 170px;
	height: 386px;
	margin: 0;
	border:none;
	padding: 12px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
#primary h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	text-transform:uppercase;
	color:#111;
	line-height:16px;
}
#blog-description, .page .entry-title {
	position: absolute;
	visibility: hidden;
	left: -9999px;
}
/* Content */























#container {
	width: 589px;
	height: 387px;
	margin: 0;
	padding: 4px 0;
	overflow:hidden;
}
#content {
	margin:0;
	width: 350px;
	overflow:auto;
	height: 387px;
}
.hentry {
	width: 330px;
}
.entry-content {
	font-family: Verdana, sans-serif;
	width: 330px;
	padding:8px 0 0 0;
	font-size:11px;
	line-height:1.4em;
}
.entry-content p {
	margin-bottom: 12px;
}
.entry-content h1, .entry-content h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 30px;
	line-height: 26px;
	font-weight:700;
	margin:0;
	padding:0;
	color: #e65a2c;
}
.entry-content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 15px;
	font-weight:bold;
	font-style:normal;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #222;
}
.entry-content a {
	color: #e65a2c;
	text-decoration:underline;
	font-weight:normal;
}
.entry-content a:visited {
	color: #535353;
}
.entry-content a:hover {
	text-decoration:none;
}
/* Home Page PageID = 2 */















.home #container {
	width: 171px;
	height: 377px;
	padding: 10px 0 0 10px;
	margin: 8px 0;
	background-color: #e65a2c;
	float:left;
	overflow:hidden;
}
.home #content {
	width: 171px;
	margin:0;
	overflow:hidden;
}
.home .entry-content h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 22px;
	line-height:18px;
	font-weight:600;
	color:#FFFFFF;
	padding: 0 0 12px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 12px;
}
.home .entry-content p {
	font-size:10px;
	line-height: 12px;
	color:#FFFFFF;
	padding-right: 6px;
	margin-bottom:12px;
}
.home .entry-content {
	padding:0px 0 0 0;
	width: 158px;
}
.home .entry-content p strong {
	padding-top: 15px;
	display: block;
}
.home .entry-content a {
	color: #535353;
}
.home .main-aside {
	clear:right;
}
.home #Home_Video {
	width: 589px;
	height: 387px;
	background-image: url(images/Video_FPO_Home_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	position: absolute;
	top: 8px;
	left: 173px;
	z-index:5000px;
}
/* Stork Insurance */















.landing_video {
	width: 225px;
	height: 395px;
	float: right;
	position: absolute;
	top: 2px;
	right: 0px;
}
.pageid-18 .landing_video {
	background-repeat: no-repeat;
	background-position: right bottom;
	top: 15px;
	right: 4px;
	background-image: url(images/FAQ_bg.jpg);
	height: 379px;
	width: 255px;
}

.slug-talk-about-birth-control .landing_video {
	background-repeat: no-repeat;
	background-position: right bottom;
	top: 5px;
	right: 4px;
	background-image: url(images/storklisten.png);
	height: 387px;
	width: 218px;
}




.insurance-image {
	text-align:left;
	margin: 0;
}
h2.non-hormonal {
	border-top: 1px #111 solid;
	padding-top:14px;
}
/* Package Problems */







.parent-pageid-6 #primary, .pageid-6 #primary {
	padding-top: 4px;
}
.parent-pageid-10 #main {
	background-image: url(images/Problems_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
/* 3 coloumn layout Package Problems & Stork Insurnace & Tour & Quiz Results*/















.parent-pageid-10 #content, .parent-pageid-6 #content, .page-template-page-quiz-results-php #content {
	width: 575px;
	height: 386px;
	padding: 0px 12px 0 0;
	overflow:auto;
}
.parent-pageid-10 .hentry, .parent-pageid-6 .hentry, .page-template-page-tour-php .hentry, .page-template-page-quiz-results-php .hentry {
	width: 198px;
	float: left;
	height: 100%;
}
.parent-pageid-10 #content, .parent-pageid-6 #content, .page-template-page-tour-php #content, .page-template-page-quiz-results-php #content {
	background-image: url(images/content_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.parent-pageid-10 .entry-content, .parent-pageid-6 .entry-content, .page-template-page-tour-php .entry-content, .page-template-page-quiz-results-php .entry-content {
	width: 168px;
	margin: 16px 14px 16px 16px;
	padding: 0;
}
.parent-pageid-10 .entry-content h3, .parent-pageid-6 .entry-content h3, .page-template-page-quiz-results-php .entry-content h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 1.3em;
	margin: 0 0 3px 0;
	padding: 0;
}
.parent-pageid-10 .entry-heading, .parent-pageid-6 .entry-heading, .page-template-page-tour-php .entry-heading, .page-template-page-quiz-results-php .entry-heading {
	display:  block;
	width: 168px;
	background-image: url(images/entry-heading_bg.jpg);
	padding: 14px 14px 14px 16px;
}
.parent-pageid-10 h1, .parent-pageid-10 h2, .parent-pageid-6 h1, .parent-pageid-6 h2, .page-template-page-tour-php .entry-heading h1, .page-template-page-quiz-results-php .entry-heading h1 {
	font-size: 13px;
	line-height: 15px;
	padding: 0;
	margin: 0;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.parent-pageid-10 h1, .parent-pageid-6 h1, .page-template-page-tour-php .entry-heading h1, .page-template-page-quiz-results-php .entry-heading h1 {
	color: #fff;
}
.parent-pageid-10 h2, .parent-pageid-6 h2 {
	color: #eb5b2a;
}
/* Sub Content - (Right Column) */







#sub-content {
	margin-left: 218px;
	width: 336px;
	font-size:11px;
	line-height: 14px;
}
#sub-content p {
	margin-bottom:8px;
}
#sub-content h3 {
	clear: none;
	font-size:11px;
	color: #eb5b2a;
	font-weight:bold;
}
.page-template-page-quiz-results-php #sub-content h3 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	border-top: #000 solid 2px;
	padding: 8px 0;
}
.page-template-page-quiz-results-php #sub-content h2 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:16px;
	line-height:18px;
	color: #eb5b2a;
	clear:none;
	font-weight:bold;
}
.insurance_list {
	list-style:none;
}
.insurance_list a:hover {
	text-decoration:underline;
}
/* Footer */







#footer {
	height: 120px;
	border:none;
	margin-top: 8px;
}
#iowa_initiative_link {
	width: 70px;
	height: 60px;
	display:block;
	text-indent:-9999px;
	background-image: url(images/IowaInitiative_Logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0 0 0 8px;
	float:left;
}
#footer_locator {
	float:right;
	height:60px;
	width:150px;
	background-color: #e65a2c;
	padding: 10px 0 0 10px;
	color:#FFFFFF;
	font-size:9px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:600;
	background-image:url(images/text-replace/Locator_Box_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
input.go_button {
	color: #ed5b2a;
	padding: 0 !important;
}
input.go_button:hover {
	background-color: #111;
	color: #fff;
}
input.submit_button {
	background-color: #ed5b2a;
	color: #fff;
	padding: 1px !important;
}
input.submit_button:hover {
	background-color: #fff;
	color: #ed5b2a;
}
input.zipcode_field {
	padding: 3px 2px 2px !important;
	width: 32px;
	color: #000;
}
#footer_locator input {
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	padding: 1px;
	border:none 0;
}
#footer_locator .go_button {
	right: -83px;
	bottom: 18px;
}
#footer_locator .zipcode_field {
	right: -84px;
	font-size:9px;
	bottom: 22px;
}
#footer_locator h2 {
	color:#000000;
	text-transform:uppercase;
	font-size:9px;
	font-weight:600;
	text-indent: -9999px;
}
#footer_locator p {
	text-indent: -9999px;
}
.menu-footer, .menu-utility {
	width: 480px;
	margin-left:90px;
	display:block;
	height: 40px;
}
.menu-utility a, .menu-utility a:hover, .menu-utility .current_page_item a {
	padding: 0 18px 0 6px;
	font-size:9px;
	font-weight:bold
}
/* Locator */







.page-template-page-locator-php div.col_l {
	width: 338px;
	float: left;
	margin-left: 12px;
	padding-right:12px
}
.page-template-page-locator-php div.col_r {
	margin-left: 366px;
	width: 380px;
	padding: 6px;
	background-color: #ed5b2a;
}
.page-template-page-locator-php #container {
	width: 760px;
	margin: 8px 0;
	padding: 0;
}
.page-template-page-locator-php h1 {
	text-transform:uppercase;
	font-weight:bold;
	color: #ed5b2a;
	font-size:32px;
	line-height: 26px;
}
.page-template-page-locator-php p {
	font-size:11px;
	line-height: 13px;
}
.page-template-page-locator-php .col_r p {
	color:#fff;
	font-size:11px;
	font-family:"trebuchet MS", trebuchet, Verdana, sans-serif;
}
.page-template-page-locator-php .gov_assistance {
	border-bottom: solid 3px #fff;
	padding-bottom:10px;
	margin: 7px 0;
}
.page-template-page-locator-php .locator_result {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	border-bottom: solid 1px #0f0f0f;
	margin-bottom:6px;
}
.page-template-page-locator-php .locator_result a {
	display: block;
	padding: 6px;
	width: 277px;
	margin-left:12px;
	font-size:11px;
	font-weight:normal;
	background-color:#FFF;
}

.what_to_excpect a, .gov_assistance a { 
	color: #FFF;
	text-decoration: underline;
}
/* Wide Content */















.page-template-page-wide-php .entry-content, .page-template-page-quiz-php .entry-content {
	width: 500px;
}
.page-template-page-wide-php #content, .page-template-page-quiz-php #content {
	width: 587px;
}
.page-template-page-wide-php .entry-content h3, .page-template-page-quiz-php .entry-content h3 {
	color: #ed5b2a;
	font-size:11px;
	line-height:13px;
	font-family:Arial, Helvetica, sans-serif;
}
/* Get a quote */







.parent-pageid-14 #main {
	background-image: url(images/Quote_bg.jpg);
}
label, .quiz_number {
	font-weight:bold;
	text-transform:uppercase;
}
.page-template-page-wide-php .entry-content h3 a {
	font-weight:bold;
}
/* FAQ */







.parent-pageid-18 #main {
	background-image: url(images/FAQ_child_bg.jpg);
}
/* About Us */







.pageid-80 #main {
	background-image: url(images/about_bg.jpg);
}
/* Factory Tour */







.page-template-page-tour-php #sub-content {
	width: 393px;
	padding: 0;
	position: absolute;
	top: 0px;
	left: 198px;
	margin: 0;
}
.page-template-page-tour-php #content {
	height:386px;
	width: 589px;
	padding: 0;
}
/* Stork Share */







.page-template-page-share-php #container, 
.page-template-page-share-php #content,
.page-template-page-share-new-php #container, 
.page-template-page-share-new-php #content {
	float:none;
	width: 760px;
}
.page-template-page-share-php div.col_l,
.page-template-page-share-new-php div.col_l
{
	width: 350px;
	float: left;
	margin-left: 12px;
	padding-right:12px
}
.page-template-page-share-php div.col_r,
.page-template-page-share-new-php div.col_r
{
	margin-left: 384px;
	width: 338px;
	padding: 0;
}
.page-template-page-share-php .entry-content,
.page-template-page-share-new-php .entry-content
{
	height: 170px; 
/*	height: 190px; */
	border-bottom: solid 2px #ed5b2a;
	margin-bottom: 12px;
}
.page-template-page-share-php .hentry,
.page-template-page-share-new-php .hentry {
	padding: 0;
}
.overflow_col {
	position:relative;
	top: -118px;
	left: 372px;
	width: 338px;
}

.page-template-page-share-new-php .overflow_col,
.page-template-page-share-new-php div.col_r {
	width: 355px;
}


.page-template-page-share-new-php .eCardShare {
  float: left;
  width: 335px;
}

.page-template-page-share-new-php .eCardShare h3 {
  text-indent: -999em;
  width: 182px;
  height: 22px;
  background: url(images/text-replace/storkshare-send.gif);
  margin-bottom: 10px;
}


/* Flickr */
.page-template-page-share-new-php #flickr_badge_uber_wrapper {
	padding-left:10px;
	width:235px;
	float: right;
 	border-left: 1px solid #000;
}

.page-template-page-share-new-php .YouTube {
  float: left;
  width: 96px;
/*  margin-right: 15px; */
}

.page-template-page-share-new-php .YouTube ul {
	margin: 0;
	list-style: none;
}



#flickr_badge_wrapper {
	padding:10px 0 10px 0;
}
.flickr_badge_image {
	margin:0 2px 2px 0;
	float:left;
}
.flickr_badge_image img {
	border: none !important;
}
#flickr_badge_source {
	text-align:left;
	margin:0 10px 0 10px;
}
#flickr_badge_icon {
	float:left;
	margin-right:5px;
}
#flickr_badge_uber_wrapper a:hover, #flickr_badge_uber_wrapper a:link, #flickr_badge_uber_wrapper a:active, #flickr_badge_uber_wrapper a:visited {
	text-decoration:none !important;
	color:#3993ff;
}
#flickr_badge_wrapper {
}
#flickr_badge_source {
	padding:0 !important;
	font: 11px Arial, Helvetica, Sans serif !important;
	color:#666666 !important;
}
/* You Tube */







	#page-bottom.aside .xoxo {
	padding: 0;
}
#page-bottom.aside {
	border:none;
	padding: 0;
}
.DYTWWrapperOutermedium {
	border:none !important;
	padding: 3px 3px 9px 3px;
	background-color:#000;
	margin: 0 15px 8px 0px !important;
	width:auto;
}
.DYTWWrapperInnermedium {
	border:none !important;
}
.DYTWcredits {
	visibility:hidden;
	position:absolute;
	right:-9999;
}
/* Tables */







td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	border:solid #000 1px;
}
th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	text-transform:uppercase;
	color: #ed5b2a;
	font-weight:bold;
	border-right:solid #000 2px;
	border-bottom:solid #000 1px;
}
.header_row th {
	color: #000;
	border:solid #000 2px;
}
table {
	font-size:10px;
	border:solid #000 2px;
}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	border:none;
	background-color: #fff;
	font-size:11px;
	line-height:11px;
}
/* Image Replacement */















.menu-primary li a, .menu-footer li a, h2.non-hormonal, h2.hormonal, h1.landing-title, .page-template-page-insurance-php .entry-heading, .quiz_risks, #flickr_www, #youtube_www, .page-template-page-locator-php h1, .continue-tour, .page-item-80 a, .quiz_disclaimer, .Cost_Heading, .Not_Sure {
	display:block;
	text-indent:-9999px;
	background-repeat: no-repeat;
	background-position: left top;
}

/* changing up the hovers */
/* body.wordpress .menu-primary li a:hover, 
.menu-footer li a:hover, 
.menu-footer .page-item-sharethis a.stico_default:hover {
	background-position: left top;
}  */

.menu-primary li a em.showtooltip,
.menu-footer li a em.showtooltip {
 display: inline;
}

.menu-primary li a, .menu-footer li a {
	height: 33px;
	margin: 0;
	padding:0;
}
.menu-primary li a:hover, .menu-footer li a:hover, .menu-footer .page-item-sharethis a.stico_default:hover {
/*	background-position: 0 -33px !important; */
}
.menu .current_page_item a, .menu .current_page_parent a {
	background-position: 0 -66px;
}

/* exception for subnav */
.menu-sub .current_page_item a, 
.menu-sub .current_page_parent a {
background-position: left top;
}


.menu-primary .page-item-6 a {
	width:117px;
	background-image:url(images/text-replace/top_storkinsurance.jpg);
}

.menu-primary .page-item-6 em {
	background: url(images/text-replace/insurance_hover.png) no-repeat;
	width: 93px;
}

.menu-primary .page-item-8 a {
	width:133px;
	background-image:url(images/text-replace/top_locations_on.jpg);
}

.menu-primary .page-item-8 em {
	background: url(images/text-replace/clinic_hover.png) no-repeat;
	width: 97px;
        margin-left: 7px;
}

.menu-primary .page-item-10 a {
	width:126px;
	background-image:url(images/text-replace/top_problems_on.jpg);
}
.menu-primary .page-item-10 em {
	background: url(images/text-replace/problems_hover.png) no-repeat;
	width: 137px;
}

.menu-primary .page-item-14 a {
	width:98px;
	background-image:url(images/text-replace/top_quote_on.jpg);
}
.menu-primary .page-item-14 em {
	background: url(images/text-replace/quote_hover.png) no-repeat;
	width: 137px;
        margin-left: 10px;
}

.menu-primary .page-item-646 a {
	width: 101px;
	background-image:url(images/text-replace/top_squawk_on.png);
}

.menu-primary .page-item-646 em {
	background: url(images/text-replace/squawk_hover.png) no-repeat;
	width: 118px;
        margin-left: 2px;
}

/*
.pageid-18 .menu-footer .current_page_item a, 
.menu-footer .page-item-18 a:hover {
	background-image:url(images/text-replace/footer_faq_on.png);
        width: 65px;
} */
.menu-footer .page-item-18 a {
	width: 65px;
	background-image:url(images/text-replace/footer_faq_on.png);
}
.menu-footer .page-item-18 em {
	background: url(images/text-replace/faq_hover.png) no-repeat;
	width: 118px;
}



.menu-footer .page-item-20 a {
	width:137px;
	background-image:url(images/text-replace/footer_tour_on.jpg);
}
.menu-footer .page-item-20 em {
	background: url(images/text-replace/tour_hover.png) no-repeat;
	width: 118px;
}



.menu-footer .page-item-26 a {
	width:101px;
	background-image:url(images/text-replace/footer_share_on.jpg);
}
.menu-footer .page-item-26 em {
	background: url(images/text-replace/share_hover.png) no-repeat;
	width: 98px; 
/*	background: url(images/text-replace/share_hover_tmp.png) no-repeat;
	width: 77px;  */
}


.menu-footer .page-item-sharethis a.stico_default {
	width:137px;
	background-image:url(images/text-replace/footer_send_on.jpg)!important;
}

h2.non-hormonal, h2.hormonal {
	height: 41px;
	width: 132px;
	margin: 0;
	padding:0;
}
h2.non-hormonal {
	background-image:url(images/text-replace/Prob_NonHormonal_off.gif);
}
h2.is_nonhormonal {
	background-image:url(images/text-replace/Prob_NonHormonal_on.gif) !important;
}
h2.hormonal {
	background-image:url(images/text-replace/Prob_Hormonal_off.gif);
}
h2.is_hormonal {
	background-image:url(images/text-replace/Prob_Hormonal_on.gif) !important;
}
.page-item-80 a, .page-item-80 a:hover {
	margin-left:6px;
	margin-top:3px;
	height: 10px;
	width: 42px;
	background-image:url(images/text-replace/about_us.gif)
}
h1.landing-title {
	margin: 8px 0 0 0;
	padding:0;
}
.pageid-6 h1.landing-title {
	height: 36px;
	width: 314px;
	background-image:url(images/text-replace/Title_Insurance.gif);
}
.pageid-10 h1.landing-title {
	height: 50px;
	width: 314px;
	background-image:url(images/text-replace/Title_Problems.gif);
}
.pageid-14 h1.landing-title {
	height: 50px;
	width: 314px;
	background-image:url(images/text-replace/Title_Quote.gif);
}
.pageid-18 h1.landing-title {
	height: 132px;
	width: 318px;
	background-image:url(images/text-replace/Title_FAQ.gif);
}


.slug-talk-about-birth-control h1.landing-title {
	background-image:url(images/text-replace/Title_Talk.png);
	width: 313px;
	height: 46px;
}

.page-template-page-share-php h1.landing-title,
.page-template-page-share-new-php h1.landing-title {
	height: 45px;
	width: 330px;
	background-image:url(images/text-replace/Title_Share.gif);
	margin: 0 0 13px 0;
}
.page-template-page-locator-php h1 {
	height: 39px;
	width: 345px;
	margin-bottom:8px;
	background-image:url(images/text-replace/Title_Locator.gif);
}
.page-template-page-insurance-php .entry-heading {
	height: 52px;
	width: 198px;
	margin: 0;
	padding:0;
}
.pageid-51 .entry-heading {
	background-image:url(images/text-replace/implant.gif);
}
.pageid-53 .entry-heading {
	background-image:url(images/text-replace/hormonal_IUD.gif);
}
.pageid-172 .entry-heading {
	background-image:url(images/text-replace/pill.gif);
}
.pageid-177 .entry-heading {
	background-image:url(images/text-replace/patch.gif);
}
.pageid-181 .entry-heading {
	background-image:url(images/text-replace/ring.gif);
}
.pageid-189 .entry-heading {
	background-image:url(images/text-replace/shot.gif);
}
.pageid-192 .entry-heading {
	background-image:url(images/text-replace/morningafterpill.gif);
}
.pageid-195 .entry-heading {
	background-image:url(images/text-replace/malecondom.gif);
}
.pageid-57 .entry-heading {
	background-image:url(images/text-replace/femalecondoms.gif);
}
.pageid-199 .entry-heading {
	background-image:url(images/text-replace/copperIUD.gif);
}
.pageid-201 .entry-heading {
	background-image:url(images/text-replace/cervicalcap.gif);
}
.pageid-204 .entry-heading {
	background-image:url(images/text-replace/diaphragm.gif);
}
.pageid-207 .entry-heading {
	background-image:url(images/text-replace/spermicides.gif);
}
.pageid-210 .entry-heading {
	background-image:url(images/text-replace/sponge.gif);
}
.pageid-213 .entry-heading {
	background-image:url(images/text-replace/abstinence.gif);
}
.pageid-215 .entry-heading {
	background-image:url(images/text-replace/malesterilization.gif);
}
.pageid-217 .entry-heading {
	background-image:url(images/text-replace/femalesterilization.gif);
}
.pageid-220 .entry-heading {
	background-image:url(images/text-replace/familyplanning.gif);
}
.pageid-185 .entry-heading {
	background-image:url(images/text-replace/pray.gif);
}


.slug-cost-comparison table {
  border: 1px solid #000;
  width: 500px;
}

.continue-tour {
	height: 12px;
	width: 101px;
	margin: 0;
	padding:0;
	background-image:url(images/text-replace/Continue-Tour.gif);
	position:absolute;
	bottom: 12px;
	left: 12px;
}
.quiz_risks {
	margin: 0;
	padding:0;
	height: 238px;
	width: 334px;
	background-image:url(images/text-replace/Chart_bg.gif);
}
.quiz_disclaimer {
	height: 35px;
	width: 333px;
	background-image:url(images/text-replace/Quiz_Warning.gif);
	paddin-top: 12px;
	background-position: bottom;
	margin-bottom: 12px;
}
.quiz_risks li {
	list-style:none;
	list-style-position:outside;
}
.Cost_Heading {
	height: 25px;
	width: 500px;
	background-image:url(images/text-replace/Cost_Comparison.gif);
	background-position: bottom;
	margin-bottom: 12px !important;
}
#flickr_www {
	margin: 0 0 12px 0;
	padding:0;
	height: 29px;
	width: 97x;
	background-image:url(images/text-replace/flickr.gif);
}
#youtube_www {
	margin: 0 0 12px 0;
	padding:0;
	height: 36px;
	width: 87x;
	background-image:url(images/text-replace/youtube.gif);
}
.Not_Sure {
	height: 26px;
	width: 332x;
	background-image:url(images/text-replace/Not_Sure.gif);
}
#post-6 {
	padding: 0 5px;
}
.pageid-80 .entry-content {
  margin-left: 15px;
}


/* Send to Friend */
.stframe { height: 286px !important; }


/** clinic **/
.phpGoogleStoreLocator-error  {
  font-family:Verdana, Arial, Helvetica, sans-serif;
margin-top: 10px;
}


/******* ecards ********/
body.slug-cards {}

body.slug-cards #container,
body.slug-cards #content {
   float: none;
  width: 760px;
}

ul#ft_wpecards_image_select_list {
	display: block;
	clear: both;
}

ul#ft_wpecards_image_select_list li {
  float: left;
  list-style: none;
  margin-bottom: 20px;
}

ul#ft_wpecards_image_select_list li a {
 	display: block;

}

ul#ft_wpecards_image_select_list li img {
	width: 225;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 2px solid #000;
}

ul#ft_wpecards_image_select_list li span {
  float: left;
  margin-top: 5px;
 }

body.slug-cards .entry-content h2 {
	text-indent: -999em;
	width: 540px;
	height: 30px;
	background: url(images/text-replace/card-error.gif);
	margin-left: 10px;
}

body.slug-cards .entry-content form {
 width: 730px;
 margin-left: 7px;
}

body.slug-cards .sentconfirm {
	 background: url(images/sent-bg.gif) 300px 0 no-repeat;
	 height: 380px;
	 padding-left: 10px;
	 overflow: hidden;
}

body.slug-cards .sentconfirm h1 {
		 text-indent: -999em;
		 width: 285px;
		 height: 80px;
		 background: url(images/text-replace/card-sent.gif);
}

body.slug-cards .viewcard #ft_wpecard_vimage  h1{
	text-indent: -999em;
	width: 369px;
	height: 48px;
    background: url(images/text-replace/card-congrats.gif);
}

body.slug-cards .viewcard #ft_wpecard_vmessage {
	padding-top: 50px;
}

body.slug-cards .sentconfirm p a {
  margin: 10px;
  text-decoration: none;
}

body.slug-cards .sentconfirm p a:hover {
  text-decoration: underline;
}


body.slug-cards .ft_wpecards_image_instructions {
  margin: 2px 7px;
}

body.slug-cards li.ft_wpecards_image_select_item a {
   width: 226px;
   height: 112px;
   display: block;
}

body.slug-cards li.ft_wpecards_image_select_item a img {
  display: none;
}

body.slug-cards li.ft_wpecards_image_select_item a#wp_ecard_632 {
  background: url(images/wp_ecard_632.jpg);
}

body.slug-cards li.ft_wpecards_image_select_item a#wp_ecard_633 {
  background: url(images/wp_ecard_633.jpg) left top no-repeat;
}

body.slug-cards li.ft_wpecards_image_select_item a#wp_ecard_634 {
  background-image: url(images/wp_ecard_634.jpg);
}


div#ft_wpecards_sender_recipient_info,
div#ft_wpecards_message_group {
  width: 300px;
  float: left;
  margin-left: 20px;
}

body.slug-cards h1.landing-title {
  background-image: url(images/text-replace/Title_SendCard.gif);
  height: 41px;
  width: 331px;
}

body.slug-cards form ul {
  list-style: none;
  margin: 0;
 }
 
 body.slug-cards #ft_wpecards_image_select_list li {
   margin-left: 10px;
 }

#ft_wpecards_sender_recipient_info li
{
 clear: both;
 display: block;
  margin-bottom: 5px;
  height: 20px;
}

div#ft_wpecards_sender_recipient_info label,
div#ft_wpecards_message_group p {
  width: 80px;
  float: left;

}


div#ft_wpecards_sender_recipient_info input {
  float: left;
  clear: right;
  margin-left: 5px;
	text-transform: none;
  height: 20px;
  font-weight: normal;
}

body.slug-cards label span,
div#ft_wpecards_message_group p.ft_wpecards_message_instructions
{
	background-position:left top;
	background-repeat:no-repeat;
	display:block;
	text-indent: -999em;
	float: right;
	margin-top: 2px;
}

#ft_wpecards_message_group textarea {
  float: left;
  margin-left: 5px;
  font-size: 11px;
  font-family:Arial,Helvetica,sans-serif;
  height: 95px;
}

body.slug-cards span.ft_wpecards_sname_label {
  background-image: url(images/text-replace/card-yourname.gif);
  height: 11px;
  width: 64px;
}

body.slug-cards span.ft_wpecards_semail_label {
  background-image: url(images/text-replace/card-youremail.gif);
  height: 12px;
  width: 64px;
}

body.slug-cards span.ft_wpecards_rname_label {
  background-image: url(images/text-replace/card-friendname.gif);
  height: 12px;
  width: 82px;
}


body.slug-cards span.ft_wpecards_remail_label {
  background-image: url(images/text-replace/card-friendemail.gif);
  height: 12px;
  width: 82px;
}

body.slug-cards img#clickOnText {
  margin: 15px 0 5px 7px;
}

#ft_wpecards_message_group {
  margin-left: 25px;
}
body.slug-cards div#ft_wpecards_message_group p.ft_wpecards_message_instructions {
  background-image: url(images/text-replace/card-message.gif);
  height: 11px;
  width: 50px;
  float: left;
}


#ft_wpecards_message_group input{
	background-color:#ED5B2A;
	color:#FFFFFF;
	padding:1px !important;
	float: right;
	margin-top: 10px;
}


#ft_wpecards_message_group div.buttons {
/*   margin-top: 30px; */
   text-align: left;
}


#sendCardButton {
	background-color:#ED5B2A;
	color:#FFFFFF;
	padding:1px !important;
}

a#sendCardButton {
 text-transform: uppercase;
 text-decoration: none;
}

#ft_wpecards_message_group input:hover,
#sendCardButton:hover
 {
	background-color:#FFFFFF;
	border: 1px solid #ccc;
	color:#ED5B2A;
}


/*** preview ecard ****/
.slug-cards .entry-content {
	width: 900px;

}


#ft_wpecard_vimage { 
	width: 585px; 
	float: left;
}

#ft_wpecard_vmessage {
  width: 155px;
  float: left;
  padding-left: 10px;
}

.entry-content #ft_wpecard_vmessage p {
	margin-bottom: 2px;
}


#ft_wpecard_vmessage p#fromlabel {
  text-indent: -999px;
  width: 41px;
  height: 13px;
  display: block;
  background: url(images/text-replace/card-pickupfrom.gif);
  clear: both;
  margin-top: 20px;
}


#ft_wpecard_vmessage p#messagelabel {
  text-indent: -999px;
  clear: both;
  width: 62px;
  height: 13px;
  display: block;
  background: url(images/text-replace/card-pickupmessage.gif);
    margin-top: 20px;

}


a#ft_wpecards_edit_card {
	background-color:#aeaeae;
	color: #666;
	border:medium none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:11px;
	text-transform:uppercase;
	text-decoration: none;
	padding:2px !important;
}

a#ft_wpecards_edit_card:hover {
  background-color: #666;
  color: #fff;
}



/* used for print-only elements-turned to display in print stylesheet */
.printonly {
  display: none;
}


/****** thickbox css **********/
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(/wp-includes/js/thickbox/macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}