/*  
Theme Name: BreastCancerMoms.com
Theme URI: http://www.BreastCancerMoms.com
Description: v1.0
Version: 1.0
Author: Brian Koranda
Author URI: http://www.BreastCancerMoms.com
*/

/* START: GLOBAL RESET */
*
{
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, ul, ol, dl
{  
	margin: 20px 0;  
}
h1, #post-9 h2
{
	font-size: 18px;
	font-weight: bold;
	color: #f2508d;
	margin-top: 24px;
	padding-top: 25px;
	border-top: 1px solid #a2a0a0;
}
#post-9 h2
{
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}
h2 { font-size: 16px; font-weight: bold; }
h3 { font-size: 14px; font-weight: bold; } 
li, dd, blockquote
{  
	margin-left: 40px;  
}
.post li
{
	/*
	margin-top: 10px;
	margin-bottom: 10px;
	*/
}
table
{  
	border-collapse: collapse;  
	border-spacing: 0;  
}
strong { font-weight: bold; }
em { font-style: italic; }
a { text-decoration: none; }
input, textarea { border: 1px solid #ccc; padding: 2px; }
/* END: GLOBAL RESET */
a:link, a:visited { color: #306; }     /* unvisited link, visited link */
a:hover { color: #306; }   /* mouse over link */
a:active { color: #306; }   /* selected link */
.post a:link, .post a:visited { color: #306; border-bottom: 1px dotted #306; }     /* unvisited link, visited link */
.post a:hover { color: #306; border-bottom: 1px solid #306; }   /* mouse over link */
.post a:active { color: #306; border-bottom: 1px solid #306; }   /* selected link */
:focus  { outline: 0; }
body
{
    background: #d3d5af url('images/bg.jpg') repeat-y center -15px;
    margin: 0;
    padding: 0;
    font-family: Arial, san-serif;
    font-size: 12px;
}
h2
{  
	margin: 10px 0;  
}
h3, h4, h5, h6
{  
	margin: 10px 0 0 0;  
}
p,ul,ol
{  
	margin: 0 0 10px 0;  
}
blockquote { margin-top: 0; margin-bottom: 0; }
#wrapper_a
{
    background: transparent url('images/bg_stripe.jpg') repeat-x 0 0;
}
#wrapper_b
{
    background: transparent url('images/bg_top.jpg') no-repeat center top;
	overflow: auto;
}
#content
{
	position: relative;
	margin: 0 auto;
    width: 800px;
}
#nav_wrapper
{
	float: left;
	width: 200px;
}
#nav
{
	margin-top: 122px;
	margin-left: 50px;
	width: 150px;
}
#nav a:link, #nav a:visited { color: #767676; }     /* unvisited link, visited link */
#nav a:hover, #nav a:active { color: #306; }   /* mouse over link, selected link */
#nav li
{
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 0;
}
#nav li a
{
    display: block;	
	background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0 0;
}
#nav li#nav_articles a
{
    height: 43px;
    background-image: url('images/nav-articles.png');
}
#nav li#nav_articles a:hover	{ background-position: 0 -43px; }
#nav li#nav_tools a
{
    height: 42px;
    background: url('images/nav-tools.png');
}
#nav li#nav_tools a:hover	{ background-position: 0 -42px; }
#nav li#nav_ask_expert a
{
    height: 45px;
    background: url('images/nav-ask-expert.png');
}
#nav li#nav_ask_expert a:hover	{ background-position: 0 -45px; }
#nav li#nav_kids_speak a
{
    height: 48px;
    background: url('images/nav-kids-speak.png');
}
#nav li#nav_kids_speak a:hover	{ background-position: 0 -48px; }
#nav li#nav_resources a
{
    height: 45px;
    background: url('images/nav-resources.png');
}
#nav li#nav_resources a:hover	{ background-position: 0 -45px; }
#nav li#nav_about_us a
{
    height: 49px;
    background: url('images/nav-about-us.png');
}
#nav li#nav_about_us a:hover	{ background-position: 0 -49px; }
#nav li ul
{
	margin: 0;
	list-style: none;
}
#nav li li
{
	text-indent: 0;
	overflow: none;
	text-align: center;
	font-size: 13px;
	padding: 4px 0;
}
#nav li#nav_articles li a,
#nav li#nav_tools li a,
#nav li#nav_kids_speak li a,
#nav li#nav_resources li a,
#nav li#nav_ask_expert li a
{
	display: relative;
	height: auto;
	background: none;
	text-decoration: none;
	/* color: #767676; */
}
#nav li#nav_articles li.current_page_item a,
#nav li#nav_articles li.current_page_ancestor a,
#nav li#nav_tools li.current_page_item a,
#nav li#nav_tools li.current_page_ancestor a,
#nav li#nav_kids_speak li.current_page_item a,
#nav li#nav_kids_speak li.current_page_ancestor a,
#nav li#nav_resources li.current_page_item a,
#nav li#nav_resources li.current_page_ancestor a,
#nav li#nav_ask_expert li.current_page_item a,
.gallery-page #nav li.page-item-165 a
{
	font-weight: bold;
	color: #306;
}

#nav_secondary
{
    position: absolute;
    top: 30px;
    right: 70px;
}
#nav_secondary ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: right;
}
#nav_secondary ul li
{
    display: inline;
    font-size: 11px;
	margin: 0;
    padding-left: 18px;
    background: transparent url('images/nav_divider.gif') no-repeat 6px 5px;
}
#nav_secondary #home_link
{
    background: none;
}

#nav_secondary a
{
    color: #666;
    text-decoration: none;
}
#nav_secondary a:hover
{
    border-bottom: 1px solid #666;
}
#handle
{
	width: 84px;
	height: 800px;
	margin-top: 50px;
	margin-left: 85px;
	background: transparent url('images/handle.jpg') no-repeat 0 0;
}
.post
{
	float: left;
    width: 511px;
	margin-top: 103px;
	margin-left: 47px;
	padding-bottom: 0;
}
p#logo
{
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
p#logo a
{
	display: block;	
	width: 335px;
	height: 42px;
	background: transparent url('images/logo_page_heading.gif') top left no-repeat;
	border: none;
}
p#description
{
	font-size: 14px;
    font-family: 'Times New Roman', 'Times', serif;
    font-style: italic;
    font-weight: normal;
	margin: 4px 0 0 0;
	padding: 0;
	line-height: normal;
}
p#section-title
{
	color: #306;
	font-size: 15px;
    font-weight: bold;
	margin: 24px 0 0 20px;
	padding: 0;
}
ul#nav-sub
{
	margin: 10px 0 0 0;
	padding: 0;
}
ul#nav-sub a:link, ul#nav-sub a:visited { color: #767676; border: none; }     /* unvisited link, visited link */
ul#nav-sub a:hover, ul#nav-sub a:active { color: #306; border: none; }   /* mouse over link, selected link */
ul#nav-sub li
{
	margin-top: 0;
	margin-bottom: 0;
}
ul#nav-sub li.current_page_item a
{
	color: #306;
	font-weight: bold;
}
#footer_wrapper
{
	clear: both;
    height: 54px;
    background: #fff url('images/bg_footer.gif') repeat-x 0 0;
}
#footer
{
    height: 54px;
    background: transparent url('images/bg_footer_2.gif') no-repeat center top;
}
#footer ul
{
    margin: 0;
    padding: 30px 0 0 280px;
    list-style-type: none;
    text-align: center;
}
#footer ul li
{
    display: inline;
    font-size: 11px;
	margin: 0;
    padding-left: 23px;
    background: transparent url('images/nav_divider.gif') no-repeat 8px 5px;
}
#footer a, #footer li
{
    color: #999;
    text-decoration: none;
}
#footer a:hover
{
	border-bottom: 1px solid #999;
}
#footer #disclaimer
{
    background: none;
}
/* HOME */
#home .post
{
	position: relative;
	width: 544px;
	height: 600px;
	margin-left: 35px;
	margin-top: 95px;
    background: transparent url('images/bg_home.jpg') no-repeat 0 0;
}
#home .post h1
{
    text-indent: -9999px;
	border: none;
}
#home .post h2
{
    position: absolute;
    top: 107px;
    left: 31px;
    font-size: 17px;
    font-family: 'Times New Roman', 'Times', serif;
    font-style: italic;
    font-weight: normal;
}
#home .post p#intro,
#home .post p#signature
{
    padding-top: 68px;
    padding-left: 30px;
    width: 294px;
    font-size: 16px;
    font-family: 'Times New Roman', 'Times', serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1.4em;
}
#home .post p#signature
{
    padding-top: 25px;
    padding-left: 135px;
    padding-bottom: 30px;
    width: 200px;
    background: transparent url('images/stephanie.gif') no-repeat 203px 18px;
}
#home #nav dd
{
	display: none;
}
/* TOP OF FRIDGE OBJECTS */
.top_of_fridge
{
    position: absolute;
    top: 0;
    left: 75px;
}
#object-home
{
    background: transparent url('images/plant.png') no-repeat 0 0;
    width: 257px;
    height: 117px;
}
#object-articles
{
	background: transparent url('images/coffee-cup.png') no-repeat 0 0;
    width: 307px;
    height: 90px;
}
#object-ask,
#object-resources,
#object-about,
#object-speak,
#object-tools
{
    width: 307px;
    height: 106px;
}
#object-ask { background: transparent url('images/apple.png') no-repeat 0 0; }
#object-resources { background: transparent url('images/bear.png') no-repeat 0 0; }
#object-about { background: transparent url('images/bread.png') no-repeat 0 0; }
#object-speak { background: transparent url('images/robot.png') no-repeat 0 0; }
#object-tools { background: transparent url('images/glove.png') no-repeat 0 0; }

#post-7 input,
#post-7 textarea
{
	border: 1px solid #ccc;
}
.credits
{
	display: none;
}
#post-165 .gallery-caption
{
	font-size: 11px;
	color: #666;
}
#gallery
{
	margin-top: 34px;
	text-align: center;
}
#gallery img
{
	border: 1px solid #ccc;
}
#gallery p
{
	text-align: center;
	margin-top: 10px;
}
#gallery ul
{	
	height: 42px;
	width: 176px;
	background: transparent url('images/prev_next.gif') top left no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
}
#gallery ul li
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
#gallery ul li, #gallery ul a
{
	height: 42px;
	display: block;
}
#gallery ul li a
{
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
}
#prev	{ left: 0; width: 96px; }
#next	{ left: 107px; width: 69px; }
#prev a, #next a { border-bottom: none; }
#prev a:hover	{ background: transparent url('images/prev_next.gif') 0 -42px no-repeat; }
#next a:hover { background: transparent url('images/prev_next.gif') -107px -42px no-repeat; }

#magnet_heart
{
	position: absolute;
	width: 79px;
	height: 70px;
	top: 175px;
	right: 65px;
	background: transparent url('images/magnet_heart.png') no-repeat 0 0;
	z-index: 20;
}
#magnet_ladybug
{
	position: absolute;
	width: 54px;
	height: 59px;
	top: 123px;
	right: 94px;
	background: transparent url('images/magnet_ladybug.gif') no-repeat 0 0;
	z-index: 20;
}
.wp-pagenavi .pages { font-weight: bold; }
.wp-pagenavi .current { background-color: #fcf; }
.wp-pagenavi a:hover { background-color: #f9c; }
#sresults a { background-color: #fcf; }
#searchform input { padding: 3px; }
#searchsubmit { cursor: pointer; } -42px no-repeat; }

#magnet_heart
{
	position: absolute;
	width: 79px;
	height: 70px;
	top: 175px;
	right: 65px;
	background: transparent url('images/magnet_heart.png') no-repeat 0 0;
	z-index: 20;
}
.wp-pagenavi .pages { font-weight: bold; }
.wp-pagenavi .current { background-color: #fcf; }
.wp-pagenavi a:hover { background-color: #f9c; }
#sresults a { background-color: #fcf; }
#searchform input { padding: 3px; }
#oSubmit, #searchsubmit { cursor: pointer; }
#form-kids-speak label { font-weight: bold; }
.bcm-error { background-color: #ffcdd1; border-top: 1px solid #e10c0c; border-bottom: 1px solid #e10c0c; padding: 10px; font-weight: bold; }
.bcm-ok { background-color: #d7f7c4; border-top: 1px solid #82cb2f; border-bottom: 1px solid #82cb2f; padding: 10px; font-weight: bold; }
.specifics { font-size: 11px; color: #666; }
#tc
{
	display: none;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	background-color: #FFF1FF;
	padding: 0 15px;
}
.tc-event .fieldwrap { font-weight: bold; font-size: 10px; color: #306; cursor: pointer; }
#pro_help
{
	
}
#pro_help th
{
	font-weight: bold;
}
#post-138 p,
#post-142 p,
#post-145 p,
#post-147 p,
#post-149 p,
#post-151 p,
#post-153 p,
#post-155 p,
#post-157 p,
#post-159 p,
#post-161 p,
#post-163 p
{
	line-height: 1.6em;
}
#post-138 p#description,
#post-142 p#description,
#post-145 p#description,
#post-147 p#description,
#post-149 p#description,
#post-151 p#description,
#post-153 p#description,
#post-155 p#description,
#post-157 p#description,
#post-159 p#description,
#post-161 p#description,
#post-163 p#description
{
	line-height: normal;
}
#post-165 .gallery-icon a:link,
#post-165 .gallery-icon a:visited
{
	border-bottom: none;
}
#post-9 .post li
{
	line-height: 1.6em;
}
#addThisContainer
{
    position: absolute;
    top: 72px;
    right: 70px;
}