/*
Theme Name: The Breast Cancer Charites of America
Theme URI: http://www.a2bconcepts.com
Description: A theme by <a href="http://www.a2bconcepts.com">A2B Concepts</a> for The Breast Cancer Charites of America
Version: 1.0
Author: John Orozco for A2B Concepts
Author URI: http://www.a2bconcepts.com

*/

body {
	margin: 0;
	background-color: #6F76B6;
	font-family: Arial, Helvetica, sans-serif;}
	
h2 {
	color: #E42579;
	font: normal 18px Arial, Helvetica, sans-serif;
	padding: 10px 0 0 0;}
	
h2 a, h2 a:visited {
	color: #000;
	text-decoration: none;}
	
h2 a:hover {
	color: #FF6600;
	text-decoration: none;}
	
h3 {
	color: #333;
	margin: 0px 0px 2px;
	font: bold 16px Arial, Helvetica, sans-serif;
	padding-bottom: 3px;}
	
a, a:visited {
	list-style: none;
	color: #EC6BA7;
	text-decoration: none;}
	
a:hover {
	color: #BD1C4D;}
	
/* ---------------------------- HEADER --------------------------------- */

#headerWrapper {
	min-width:1000px;
	height: 160px;
	background: #ebeae4 url(images/header-bg.gif);
	background-repeat: repeat-x;}
	
#header {
	width: 1000px;
	height:160px;
	margin-left: auto;
	margin-right: auto;}
	
.logo {
	width: 542px;
	height: 84px;
	margin-left: 30px;
	margin-top: 40px;
	float: left;}
	
.subLogo {
	width: 165px;
	height:80px;
	background-image: url(images/logo-sub.png);
	margin-top: 27px;
	margin-left: 25px;
	float: left;}
	
.utilityWrapper {
	width: 241px;
	height: 46px;
	background-image: url(images/utilityBG.png);
	margin-right: 20px;
	float: right;}
	
.utilityNav  {
	width: 210px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;}
	
.utilityNav li {
	float: left;
	margin-top:5px;
	padding: 5px 8px 5px 8px;
	list-style: none;}
	
.utilityNav a {
	list-style: none;
	color: #333333;
	text-decoration: none;}
	
.utilityNav a:visited {
	color: #333333;
	text-decoration: none;}
	
.utilityNav a:hover {
	color: #337D00;}
	
.donate {
	width: 158px;
	height: 40px;
	float: right;
	bottom: 0px;
	margin-top: 74px;
	margin-right: 75px;}

/*-----------------
Header//Navigation
-----------------*/

#navigationWrapper {
	min-width:1000px;
	height: 66px;
	background: #f2f1f1 url(images/NavBG.gif);
	background-repeat: repeat-x;}
	
#navSearch {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;}

/* ---------------------------- NAVIGATION --------------------------------- */

#suckerfishnav {
	font-size: 13px;
	font-family: helvetica,sans-serif;
	font-weight: bold;
	width: 700px;}
    
#suckerfishnav, #suckerfishnav ul {
	float: left;
	list-style: none;
	line-height: 40px;
	padding: 0;   
	margin: 0;
	width: 700px;}
    
#suckerfishnav a {
	display: block;
	color: #333333;
	text-decoration: none;
	padding: 17px 15px 7px 15px;}
   
#suckerfishnav li {
	float: left;
	padding: 0;}
    
#suckerfishnav ul {
	position:absolute;
	left:-999em;
	z-index: 1000;
	height:auto;
	width:200px;
	font-weight:normal;
	margin:0;
	line-height:1.5;
	border:0;
	box-shadow: 3px 3px 8px #818181; /*shadow for CSS3 capable browsers.*/
	-webkit-box-shadow: 3px 3px 8px #818181;
	-moz-box-shadow: 3px 3px 8px #818181;}
	
#suckerfishnav li li {
	width:200px;
	font-weight:bold;
	font-family:helvetica,sans-serif;}
    
#suckerfishnav li li a {
	padding:4px 10px;
	font-size:12px;
	color:#ffffff;}
    
#suckerfishnav li ul ul {
	margin:-21px 0 0 100px;}
    
#suckerfishnav li li:hover {
	background:#DE3D6E;}
    
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
	color:#ffffff;}
    
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
	color:#ffffff;}
    
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
	color:#ffffff;}
    
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
	left:-999em;}
    
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
	left: auto;
	background: #BD1C4D;}
    
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
	background-image: url(images/navOverBG.png);
	background-repeat: repeat-x;}
	
/*-----------------
End Navigation
-----------------*/	

#searchIcon {
	width: 25px;
	height:25px;
	margin-top: 20px;
	margin-left: 70px;
	float: left;}
	
#searchform {
	width: 180px;
	padding: 20px 10px 10px 10px;
	float:right;}
	
#searchform #s {
	width: 120px;
	height: 22px;
	padding: 0px 5px 0px 5px;
	vertical-align: middle;}
	
#searchform #searchsubmit {
	background: url(images/search_btn.png) no-repeat;
	border: none;
	width: 36px;
	height: 22px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;}
	
/* ---------------------------- CONTENT --------------------------------- */

#contentWrapper {
	min-width:1000px;
	min-height:800px;
	padding-top:15px;
	background: #ebeae4;}

/*-----------------
Content//Slider
-----------------*/
#sliderWrapper {
	width: 973px;
	height: 288px;
	margin-left: auto;
	margin-right:auto;
}
.sliderMain {
	width: 738px;
	height: 288px;
	float: left;
	
}
.sliderNav {
	width: 235px;
	height: 288px;
	float: right;
}
#sliderShadow {
	width: 973px;
	height: 12px;
	background-image: url(images/slider_06.jpg);
	margin-left: auto;
	margin-right: auto;


}

/*-----------------
Content//Main Content
-----------------*/

#MainContentWrap {
	width: 1000px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;}

/*-----------------
Content//Main Content//left Rows
-----------------*/

#rowWrapper {
	width: 715px;
	padding-left: 15px;
	float: left;
	overflow: auto;}
	
#rowWrapper p {
	line-height: 18px;}
	
#row1 {
	width: 715px;
	float: left;
	overflow: auto;}
	
#row2 { 
	width: 715px;
	float: left;
	overflow: auto;}
	
.mainColumn {
	width:215px;
	padding: 5px;
	float: left; 
	overflow:auto;}
	
.columnText {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.clmnSpacer {
	float: left;
	padding-left: 8px;
	padding-right: 8px;
}
.detailsBtn {
	width: 99px;
	height: 32px;
	float: left;}
	
.spotlightLinks ul {
	font-size: 12px;
	font-weight: bold;
	color: #6e3b7c;
	list-style:none;}
	
.spotlightLinks li {
	padding-top:2px;
	padding-bottom:2px;}
	
.spotlightLinks a {
	list-style: none;
	color: #337D00;
	text-decoration: none;}
	
.spotlightLinks a:visited {
	color: #337D00;
	text-decoration: none;}
	
.spotlightLinks a:hover {
	color: #007D00;}
	
.pageHeader {
	width: 700px;
	height: 176px;
	background-image:url(images/truck_pageHead.jpg);
	position: relative;
	margin-left: auto;
	margin-right:auto;}
	
.pageHeader2 {
	width: 700px;
	height: 176px;
	position: relative;
	margin-left: auto;
	margin-right:auto;}
	
.pageHeader4 {
	width: 700px;
	height: 176px;
	background-image:url(images/banner_pic10.jpg);
	position: relative;
	margin-left: auto;
	margin-right:auto;}
	
.pageHeaderTitle {
	font-size: 24px;
	color: #333;
	margin: 0;
	padding: 0;
	font-weight: normal;}
	
.pageContent {
	width: 680px;
	min-height: 300px;
	padding: 10px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	overflow:auto;}

/* ---------------------------- POST --------------------------------- */

.post {
	clear:both;}
	
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;}
	
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;}
	
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {
	float: left;
	margin-left: 10px;
	width: 430px;
}

.entry {
	clear: both;
	padding-top: 10px;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/*-----------------
Content//Main Content//Sidebar
-----------------*/

#sidebar {
	width: 253px;
	padding-right: 17px;
	float: right;
	overflow: auto;
}
#sidebar h2 {
	font-size: 14px;
}
#sidebar li {
	margin-top: 10px;
}
.frontSideHeader {
	width: 241px;
	height: 40px;
	margin-right: 15px;
	background-image: url(images/frontSideBar_01.png);
	float: right;
}
.frontSideContent {
	width: 221px;
	height: 341px;
	margin-right: 15px;
	background-image: url(images/frontSideBar_02.png);
	padding-left: 10px;
	padding-right: 10px;
	float:right;
}

.side-book {
	height: 120px;
	margin-top: 10px;}
	
.book {
	width: 55px;
	height: 86px;
	background-image: url(images/book-cover.jpg);
	float: left;}
	
.book-text {
	font-size: 11px;
	padding-left: 5px;
	width: 160px;
	color: #333333;
	float: left;}
	
.book-text a, .book-text a:visited {
	color: #EC6BA7}
	
.book-text a:hover {
	color: #BD1C4D;}
	
.book-header {
	font-weight: bold;
	color: #563F55;
	float: left;
	padding: 0 30px 5px 0;}
	
.side-sponsors {
	height: 90px;
	margin-top: 5px;}
	
.sponsors {
	width: 220px;
	height: 80px;
	float: left;}
	
.side-address {
	height: 90px;
	margin-top: 10px;}
	
.address {
	font-size: 11px;
	padding-left: 5px;
	width: 220px;
	color: #333333;
	float: left;}

.address-header {
	font-weight: bold;
	color: #DE3D6E;
	float: left;}
	
.toxicHeader a {
	list-style: none;
	color: #563f55;
	text-decoration: none;}
	
.toxicHeader a:visited {
	color: #563f55;
	text-decoration: none;}
	
.toxicHeader a:hover {
	color: #F00;}

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

#footerWrapper {
	min-width: 1000px;
	height: 87px;
	background: #DD0044 url(images/footer-bg.gif);
	background-repeat: repeat-x;
	bottom: 0;}
	
#footer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;}
	
.leftIcon {
	padding: 40px 10px 0 0;
	float: left;}
	
.footerText {
	margin: 40px 5px 0 0;
	color: #FFF;
	float: right;
	text-align: right;}
	
.footerText a {
	list-style: none;
	color: #fff;
	text-decoration: none;}
	
.footerText a:visited {
	color: #FFF;
	text-decoration: none;}
	
.footerText a:hover {
	color: #333;}
	
.rightIcon {
	float: right;}
	
/* ---------------------------- WIDGETS --------------------------------- */

.widgettitle {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin: 0;
	padding: 0 0 20px 0;
	border: 0;}
	
#text-2, #text-3, #text-4, #text-5, #text-6, #text-7, #text-8 {
	list-style: none;}
	
#text-2 a, #text-2 a:visited, #text-3 a, #text-3 a:visited, #text-4 a, #text-4 a:visited, #text-5 a, #text-5 a:visited, #text-6 a, #text-6 a:visited, #text-7 a, #text-7 a:visited, #text-8 a, #text-8 a:visited {
	color: #EC6BA7;}
	
#text-2 a:hover, #text-3 a:hover, #text-4 a:hover, #text-5 a:hover, #text-6 a:hover, #text-7 a:hover, #text-8 a:hover {
	color: #BD1C4D;}
	
.textwidget {
	font-size: 12px;}
	
#row1 img {
	padding: 0 0 10px 0;}
	
/* ---------------------------- CAROUSEL --------------------------------- */
	
.stepcarousel {
	position: relative;
	overflow: hidden;
	width: 220px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;}
	
.stepcarousel .belt {
	position: absolute;
	left: 0;
	top: 0;}
	
.stepcarousel .panel {
	float: left;
	/*overflow: hidden; clip content that go outside dimensions of holding panel DIV*/
	width: 220px;}
	
#mygallery a, #mygallery img {
	border: none;}
