@import url("/style/custom.css");

/*
-----------HTML Elements---------
*/
body {
	background: #fff url('/themes/SBC/images/bkgd.gif') 50% 0%;
	margin: 0 0 25px 0;
}
body, li, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1, h2, h3, h4, h5 {
	color: #e2b603;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 12px 0;
}
h1 {
	font-size: 33px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	line-height: normal;
}
h2 {
	color: #7d0000;
	font-size: 18px;
}
h3 {
	color: #7D0000;
	font-size: 16px;
	margin: 0;
}
h4 {
	color: #666;
	font-size: 14px;
	margin-bottom: 0;
}
h5 {
	color: #000;
	margin-bottom: 0;
	font-size: 12px;
}
p, ul, ol {
	margin: 0 0 10px 0;
}
ul {
	margin-left: 20px;
}
ol {
	margin-left: 22px;
}
blockquote {
	margin: 0px 0px 0px 10px;
}


/*
-----------Site-wide Tags-----------
*/
.doCorners {
	padding: 8;
}
.doCorners .dcContainer {
	z-index: 1;
	background: #fff;
	padding: 10px 12px;
}
.web_page .doCorners .dcContainer {
	padding: 10px 15px;
}
.right {
	float: right;
}
.left {
	float: left;
}
.altRow {
	background: #FFF9E1;
}

/*
-----------Tables-----------
*/
table.doStyle {
	margin: 12px auto;
	border: 1px solid #FEEB9C;
	border-collapse: collapse;
	background: #FFFEFB;
}
table.doStyle th, table.doStyle td {
	padding: 4px;
	line-height: normal;
}
table.doStyle thead {
	border: 1px solid #FEEB9C;
	background: #FEEDA9;
	background: #FEF0B8;
	color: #BE9903;
	font-weight: bold;
	font-size: 14px;
}
table.doStyle tbody {
	font-size: 12px;
}
table.doStyle tbody th, table.doStyle tbody td {
	padding: 4px 8px;
}

/*
-----------Page Layout-----------
*/
#pageWrap {
	width: 960px;
	margin: 15px auto 0 auto;
	background: #fff;
}
#pageContent {
	border: solid #ccc;
	border-width: 0 1px 1px 1px;
	background: url('/themes/SBC/images/page-content-bkgd.gif') bottom center repeat-x;
	zoom: 1;
	padding: 0;
}
#pageContent p {
	line-height: 1.5em;
}
#mainContent {
	width: 786px;
	padding: 22px 10px 22px 0;
}
#mainContent, #mainContent li, #mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#navWrap {
	margin: 0;
	border: solid #ccc;
	border-width: 0 1px;
}

/*
-----------Header-----------
*/
#header {
	height: 140px;
	border: solid #ccc;
	border-width: 1px 1px 0 1px;
}
#header .logo {
	top: 0;
	left: 0;
}

/*
-----------Sub Header-----------
*/
#subHeader {
	float: left;
	margin: 10px 19px 40px 0;
}
#subHeader li {
	clear: left;
}
#subHeader li a {
	width: 135px;
	border-bottom: 1px dotted #ccc;
	padding: 4px 0 4px 8px;
	color: #7D0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#subHeader li a.sf-with-ul {
	width: 115px;
	padding-right: 20px;
	background-image: url('/themes/SBC/images/nav-arrow.gif');
	background-position: 95% 50%;
	background-repeat: no-repeat;
}
.nav li ul {
	width: 160px;
	margin: -28px 0 0 142px;
	background: #f2f2f2;
	border: solid #c0c0c0;
	border-width: 0 0 1px 0;
}
.nav li ul ul {
	width: 160px;
	margin: -18px 0 0 150px;
	background: #f2f2f2;
	border: solid #c0c0c0;
	border-width: 0 0 1px 0;
}
#subHeader li li a {
	width: 150px;
	font-size: 11px;
	border: solid #c0c0c0;
	border-width: 1px 1px 0 1px;
}
#subHeader li li a.sf-with-ul {
	width: 130px;
	background-image: url('/themes/SBC/images/nav-sub-arrow.gif');
	background-position: 95% 50%;
	background-repeat: no-repeat;
}

/*
----------Nav Design-----------
*/
#navWrap {
	background: #eed368 url('/themes/SBC/images/nav-bkgd.gif') top left repeat-x;
}
#navWrap li a {
	padding: 8px 10px;
	color: #fff;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
#navWrap li a:hover {
	background: #eed368 url('/themes/SBC/images/nav-bkgd.gif') bottom left repeat-x;
}
#navWrap li ul {
	width: 180px;
	margin: 0;
	border: solid #873232;
	border-width: 0 0 1px 0;
	background: transparent;
}
#navWrap li li a {
	width: 158px;
	border: solid #873232;
	border-width: 1px 1px 0 1px;
	padding: 4px 10px;
	background: #A33C3D;
	font-family: "Trebuchet MS", Verdana, Arial, Times, serif;
	font-size: 11px;
	font-weight: normal;
}
#navWrap li li a:hover {
	background: #B64343; 
}
#navWrap li li ul {
	margin: -26px 0 0 179px;
}
li ul.sf-js-enabled {  /* Overrides CSS dropdowns when Superfish is enabled. */
	left: auto !important;
}

/*
-----------General Column Formatting-----------
*/
.col, .col .twoCol .col, .col .threeCol .col, .col .fourCol .col {
	padding: 0;
	float: left;
}
.twoCol .col {
	width: 50%;
	*width: 49.9%;
}
.threeCol .col {
	width: 33.3%;
	*width: 33.2%;
}
.fourCol .col {
	padding: 0;
	width: 25%;
	*width: 24.9%
}
.contentBlock {
	margin-bottom: 1.75em;
}

ul.twoCol li {
	width: 50%;
	float: left;
}
ul.threeCol li {
	width: 33.3%;
	float: left;
}
.listing {
	margin: 0;
	padding: 0;
}
.twoCol .first .listing {
	padding-right: 10px;
}
.twoCol .second .listing {
	padding-left: 10px;
}

/*
----------Footer----------
*/
#footer {
	border: solid #590000;
	border-width: 0 1px 1px 1px;
	padding: 5px 0;
	background: #7d0000 url('/themes/SBC/images/footer-bkgd.gif') bottom left repeat-x;
	color: #fff;
}
#footer ul {
	margin: 0px;
}
#footer li, #footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/*
--------Div Corners--------
*/
#heaven, #awana {
	display: inline-block;
}
#heaven {
	margin-right: 5px;
}
#awana {
	margin-left: 5px;
}
#heaven .dcContent, #awana .dcContent {
	margin: 10px 0 5px 0;
	padding: 35px 10px 30px 10px;
	background: #fff;
}
#bulletin {
	width: 277px;
	margin: 22px 10px 10px 0;
	float: left;
}
#bulletin .heading {
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -69px;
	z-index: 1;
}
#bulletin .dcContent {
	margin: 50px 5px 20px 10px;
	padding: 8px 7px 15px 7px;
	background: #fff;
}
#bulletin .dcContent p {
	line-height: normal;
}

/*
-----------Homepage-----------
*/
.homepage #mainContent {
	width: 499px;
	_width: 498px;
}
.homepage #bulletin {
	position: relative;
}

/*
-----------New Page-----------
*/
.news_page .contentBlock {
	margin-bottom: 12px;
}

/*
-----------Event Pages-----------
*/
#featureLink {
	display: block;
	margin: 0 0 1em;
	border: 1px solid #791011;
	padding: 5px;
	color: #fff;
	background: #D88989;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
#featureLink:hover {
	color: #666;
	background: #E9BCBC;
	text-decoration: underline;
}
#upcomingEvents {
	width: 591px;
}
#upcomingEvents .dateRange {
	font-size: 25px;
	margin-bottom: 1em;
	font-weight: bold;
}
#calendar-container {
	margin-bottom: 12px;
}
.events_page .category h3 {
	margin-bottom: .5em;
}
h2.dateRange {
	color: #b65050;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: normal;
}
#upcomingEvents .category h3 {
	color: #df7a7a;
}
#upcomingEvents .event {
	margin-bottom: 9px;
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 2px;
}
#upcomingEvents .event h5.date {
	width: 320px;
}