/*
Theme Name: Breast Preservation Foundation
Theme URI: http://www.goneutrino.com
Description: Breast Preservation Foundation by Neutrino Consulting, Inc.
Version: 1.0
Author: Ariel Bernard
*/

/*-------------------------------------------------
GLOBAL RESET
-------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear {
	clear: both;
}
.hidden {
	display: none;
	visibility: hidden;
}
p.empty {
	text-align: center;
	margin: 50px 0;
}

/*-------------------------------------------------
GLOBAL
-------------------------------------------------*/

body {
	font-family: arial, sans-serif;
	font-size: 0.8em;
	color: #222;
	background: #fff;
	text-align: center;
}
#content a:link, #content a:visited, #footer a:link, #footer a:visited {
	color: #7c113b;
	text-decoration: underline;
}
#content a:hover, #footer a:hover {
	color: #fff;
	text-decoration: none;
	background: #7c113b;
}
* strong {
	font-weight: bold;
}

/*-------------------------------------------------
WRAPPER
-------------------------------------------------*/

#wrapper {
	width: 940px;
	margin: 0 auto 5px auto;
	text-align: left;
}

/*-------------------------------------------------
HEADER
-------------------------------------------------*/

#header a span {
	display: none;
	visibility: hidden;
}
#header li {
	float: left;
}
#header .logo a:link, #header .logo a:visited {
	display: block;
	width: 233px;
	height: 67px;
	background: url("images/logo.png") 50% 0 no-repeat;
}
#header div.trim {
	background: #7c113b;
	line-height: 24px;
	height: 24px;
	margin: 0 0 10px 0;
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
}
#header div.trim a:link,
#header div.trim a:visited {
	color: #fff;
}
#header .n01 a,
#header .n02 a,
#header .n03 a,
#header .n04 a,
#header .n05 a,
#header .n06 a,
#header .n07 a {
	display: block;
	height: 16px;
}
#header .n01 a {
	margin: 30px 10px 0 20px;
	background: url("images/n01.png") 0 0 no-repeat;
	width: 181px;
}
#header .n02 a {
	margin: 30px 10px 0 10px;
	background: url("images/n02.png") 0 0 no-repeat;
	width: 36px;
}
#header .n03 a {
	margin: 30px 10px 0 10px;
	background: url("images/n03.png") 0 0 no-repeat;
	width: 143px;
}
#header .n04 a {
	margin: 30px 10px 0 10px;
	background: url("images/n04.png") 0 0 no-repeat;
	width: 51px;
}
#header .n05 a {
	margin: 30px 10px 0 10px;
	background: url("images/n05.png") 0 0 no-repeat;
	width: 39px;
}
#header .n06 a {
	margin: 30px 0 0 10px;
	background: url("images/n06.png") 0 0 no-repeat;
	width: 74px;
}
#header .n07 a {
	margin: 30px 10px 0 10px;
	background: url("images/n07.png") 0 0 no-repeat;
	width: 43px;
}
#header .n01 a:hover,
#header .n02 a:hover,
#header .n03 a:hover,
#header .n04 a:hover,
#header .n05 a:hover,
#header .n06 a:hover,
#header .n07 a:hover {
	background-position: 0 -16px;
}

/*-------------------------------------------------
SPLASH
-------------------------------------------------*/

.splash {
	margin: 5px 0 0 0;
	width: 940px;
	height: 232px;
	overflow: hidden;
}
.splash a {
	display: block;
}
.splash img {
	width: 940px;
	height: 232px;
	top: 0;
	left: 0;
}

/*-------------------------------------------------
NEWSLETTER
-------------------------------------------------*/

.signup {
	background: #7c113b;
	padding: 6px 0;
}
.signup table {
	margin: 0 auto;
}
.signup label {
	background: url("images/signup_label.png") 0 0 no-repeat;
	width: 466px;
	height: 11px;
	display: block;
}
.signup label span {
	display: none;
	visibility: hidden;
}
.signup input.field {
	width: 225px;
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #ddd;
	background: #FFF url("images/fieldbg.gif") repeat-x top;
	padding: 1px 2px;
}

/*-------------------------------------------------
CONTENT > TABLE
-------------------------------------------------*/

table.content {
	width: 100%;
}
table.content td {
	vertical-align: top;
	text-align: left;
}
table.content td.sidebar {
	width: 250px;
	background: #eee;
}

/*-------------------------------------------------
CONTENT > TEXT
-------------------------------------------------*/

#content h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 15px 0;
	color: #7c113b;
}
#content h2, #content h2 a:link, #content h2 a:visited {
	font-size: 16px;
	line-height: 1.25em;
	margin: 10px 0;
	font-weight: bold;
	color: #7c113b;
	text-decoration: none;
}
#content h2 a:hover {
	color: #7c113b;
	background: none;
	text-decoration: underline;
}
#content strong {
	font-weight: bold;
}
#content div.newsSection {
	background: #7c113b;
	color: #fff;
	padding: 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 90%;
}

/* NEWS PAGE */
.postTable {
	width: 100%;
	padding: 0 10px;
}
.postTable td.tableDate {
	width: 150px;
	padding: 12px 15px 10px 0;
	font-weight: normal;
	vertical-align: top;
}
.postTable td.tableTitle {
	vertical-align: top;
	padding: 10px 0 10px 0;
	line-height: 1.3em;
}
/* END */

#content p {
	margin: 10px 0;
	line-height: 1.25em;
}
#content img.alignnone {
	border: 5px solid #eee;
}
	#content img.alignright {
		float: right;
		margin: 0 0 0 15px;
		border: 5px solid #eee;
	}
	#content img.alignleft {
		float: left;
		margin: 0 15px 0 0;
		border: 5px solid #eee;
	}
#content .videoright {
	width: 300px;
	margin: 0 0 0 25px;
	float: right;
	border: 5px solid #eee;
}
#content .stories {
	margin: 10px 0 10px 25px;
}
#content blockquote {
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0;
	padding: 0 10px 0 100px;
	border: 1px solid #ccc;
	color: #553300;
	background: #f1f1f1 url("images/fact.png") 10px 50% no-repeat;
}
#content ol li {
	margin: 10px 0 10px 20px;
	list-style-type: decimal;
	line-height: 1.25em;
}
#content ul li {
	margin: 10px 0 10px 20px;
	list-style-type: disc;
	line-height: 1.25em;
}
#content em {
	font-style: italic;
}
/* Embedded Slideshow */
#content #ss_921584 {
	margin: 10px 0 20px 0;
}

/*-------------------------------------------------
CONTENT > TABLE THUMBNAILS A/B
-------------------------------------------------*/

#content table.thumb_2col,
#content table.thumb_3col {
	width: 100%;
	margin: 10px 0;
}
#content table.thumb_2col td {
	width: 50%;
	vertical-align: top;
	text-align: left;
	padding: 0 20px;
}
#content table.thumb_3col td {
	width: 33%;
	vertical-align: top;
	text-align: left;
	padding: 0 20px;
}
#content table.thumb_2col img,
#content table.thumb_3col img {
	display: block;
	background: #eee;
	border: 1px solid #ccc;
	padding: 5px;
	text-align: left;
}
#content table.thumb_2col strong,
#content table.thumb_3col strong {
	text-align: left;
	display: block;
	margin: 5px 0 0 0;
	font-size: 120%;
}
#content table.thumb_2col em,
#content table.thumb_3col em {
	margin: 5px 0 0 0;
	display: block;
	font-size: 12px;
	line-height: 1.3em;
	font-style: normal;
	width: 90%;
}

/*-------------------------------------------------
SIDEBAR > TEMPLATE(S)
-------------------------------------------------*/

div.archive h3, 
div.contact h3, 
div.stories-side h3,
div.sidebar-box h3 {
	font-weight: bold;
	margin: 0 0 10px 0;
	font-size: 16px;
	line-height: 1.3em;
	color: #7c113b;
}
div.sidebar-box h3 {
	margin: 0;
}
div.sidebar-box h4 {
	font-size: 13px;
	font-weight: bold;
	color: #7c113b;
	margin: 5px 0;
}
div.sidebar-box h4 span {
	display: block;
	font-weight: normal;
	font-size: 11px;
	color: #666;
}
div.archive,
div.sidebar-box {
	padding: 15px 15px 10px 15px;
	border-bottom: 1px dashed #ccc;
	line-height: 1.3em;
}
div.sidebar-box {
	padding-top: 5px;
}
div.archive li {
	margin: 10px 0;
}
div.archive li span {
	display: block;
	color: #555;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
div.archive a:link, div.archive a:visited,
div.sidebar-box a:link, div.sidebar-box a:visited {
	color: #7c113b;
	text-decoration: none;
}
div.sidebar-box a:link, div.sidebar-box a:visited {
	font-weight: bold;
}
div.archive a:hover,
div.sidebar-box a:hover {
	color: #fff;
	background: #7c113b;
}
span#moreBtn {
	color: #7c113b;
	text-decoration: none;
	font-size: 11px;
	cursor: pointer;
}
span#moreBtn:hover {
	color: #fff;
	background: #7c113b;
}

/* ARTICLE FOOTER */

.contact {
	padding: 15px 15px 10px 15px;
	font-size: 11px;
}
.contact p {
	margin: 10px 0;
	line-height: 1.5em;
}
.contact a:link, .contact a:visited {
	color: #7c113b;
	text-decoration: none;
}
.contact a:hover {
	color: #fff;
	background: #7c113b;
}

/* GRAPHICS */
div.donate a {
	display: block;
	width: 250px;
	height: 90px;
	background: url("images/sidebar-donate.png") 0 0 no-repeat;
}
div.ask a {
	display: block;
	width: 250px;
	height: 130px;
	background: url("images/sidebar-ask.png") 0 0 no-repeat;
}

/*-------------------------------------------------
SIDEBAR > STORIES
-------------------------------------------------*/

.stories-side {
	padding: 15px 15px 10px 15px;
	line-height: 1.3em;
}
.stories-side p {
	margin: 10px 0;
	line-height: 1.3em;
}
.stories-side a:link, .stories-side a:visited {
	color: #7c113b;
	text-decoration: none;
}
.stories-side a:hover {
	color: #fff;
	background: #7c113b;
}

/*-------------------------------------------------
HOME BOXES
-------------------------------------------------*/

.home-boxes table {
	width: 100%;
	margin: 10px 0;
}
.home-boxes td {
	width: 300px;
}
.home-boxes td.middle {
	padding: 0 16px;
	width: 300px;
}
.home-boxes a {
	display: block;
	height: 210px;
	border: 2px solid #eee;
}
.home-boxes td.box-1 a {
	background: url("images/home-box-1.png") 0 0 no-repeat;
	width: 300px;
}
.home-boxes td.box-2 a {
	width: 146px;
	float: left;
}
.home-boxes td.box-3 a {
	width: 148px;
	float: left;
}

/*-------------------------------------------------
FOOTER
-------------------------------------------------*/

#footer {
	padding: 0 0 10px 0;
	color: #999;
	font-size: 11px;
	text-align: center;
}
#footer p {
	margin: 0 0 5px 0;
}

/*-------------------------------------------------
SPECIAL
-------------------------------------------------*/

.addthis a:link, .addthis a:visited, .addthis a:hover, #bookmarks a:hover {
	text-decoration: none;
	background: none !important;
}
.addSidebar {
	margin: 15px;
}
.dig {
	float: right;
	margin: 0 0 10px 10px;
}

#bookmarks {
	margin: 0 0 10px 0;
	border: 2px solid #eee;
	padding: 10px 0;
}
#bookmarks table {
	width: 450px;
	margin: 0 auto;
}
#bookmarks table td {
	text-align: center;
}

.hr hr {
	display: none;
	visibility: hidden;
}
.hr {
	height: 1px;
	line-height: 1px;
	margin: 25px 0;
	background: #ccc;
}
.product select {
	margin: 0 0 10px 0;
}
.donate-lists ul {
	margin: 10px 0;
}
.donate-lists li {
	margin: 3px 0 3px 25px !important;
	line-height: 16px !important;
	padding: 0 !important;
}
.donate-lists form table {
	width: 100%;
}
.donate-lists form td {
	width: 50%;
	padding: 5px 0;
}
.donate-lists form label {
	font-weight: bold;
	display: block;
	margin: 0 0 4px 0;
}
.donate-lists form td .product {
	margin: 5px 0 0 0;
}
.donate-lists .float-sponsor {
	float: right;
	width: 200px;
	margin: 0 0 0 25px;
	padding: 10px;
	border: 1px solid #ccc;
	background: #f7f7f7;
}
.donate-lists .float-sponsor h3 {
	font-weight: bold;
	font-size: 16px;
}
.donate-lists .float-sponsor strong {
	font-weight: bold;
}