/* @override 
	http://restorecc.org/css/styles.css
*/

/* Site: Restore Community Church */

@import url(/css/nav.css);

#multi-campus {
	position: absolute;
	top: 0;
	width: 694px;
	left: 50%;
	margin-left: -387px;
	padding-left: 80px;
}

#choose {
	font: 11px Gotham, Arial, sans-serif;
	color: #a28579;
	text-transform: uppercase;
	padding-top: 17px;
	margin-right: 28px;
}

#multi-campus li {
	float: left;
	height: 10px;
	list-style-type: none;
	position: relative;
}

#multi-campus a {
	display: block;
	padding: 13px 22px 12px;
	text-decoration: none;
	font: bold 12px "Lucida Grande", Arial, sans-serif;
	color: #c4aa9f;
}

#multi-campus li.current a {
	background: url(../images/multi-hover-bg.png) repeat;
	color: #fff !important;
	border-left: 1px solid #27100c;
	border-right: 1px solid #27100c;
	border-bottom: 1px solid #27100c;
}

#multi-campus a:hover {
	color: #fff;
}

#multi-campus span {
	position: absolute;
	top: 40px;
	left: 50%;
	margin-left: -11px;
	opacity: .95;
}

/* @group GLOBALS */

* {
	margin: 0;
	padding: 0;
	line-height: 1;
}

body {
	background: #1d0e09 url(/images/body_bg.jpg) repeat-x;
	text-align: center;
	font-size: 62.5%;
	font-family: arial, "lucida grande", "lucida sans unicode", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	color: #1F1E18;
	text-align: center;
}

#container {
	width: 974px;
	position: relative;
	margin: 79px auto;
	padding-top: 12px;
	font-size: 1.2em;
	text-align: left;
}

#home #container { 
	width:774px;
}

hr {
	display: none;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

.hidden {
	display: none;
}

#skip {
	display: none;
	position: absolute;
	text-indent: -9999px;
	list-style: none;
}

img {
	border: none;
}

/* @end */

/* @group CONTENT */

#content-wrap {
	float: left;
	width: 970px;
	clear: both;
	position: relative;
	z-index: 2000;
	padding-bottom: 20px;
	background: url(/images/wide_bg_container.gif) repeat-y 265px top;
}

#home #content-wrap {
	padding-bottom: 0;
	margin-bottom: 0;
	background: url(/images/home_content_wrap_bg2.gif) no-repeat left top;
	height: 442px;
	width: 774px;
}

#banner {
	display: block;
	width: 695px;
	height: 153px;
	position: relative;
	background: url(/images/subpage-banner.jpg) no-repeat;
	top: 5px;
	z-index: 2000;
	left: 8px;
}

#home #banner {
	height: 375px;
	background: url(/images/home-header.jpg) no-repeat;
	margin: 0;
	left: 0;
}

#overlay {
	display: block;
	width: 201px;
	height: 58px;
	background: url(/images/banner_cover.png) no-repeat;
	position: absolute;
	top: 15px;
	right: 15px;
}

#overlay a {
	display: block;
	width: 201px;
	height: 58px;
	text-indent: -999em;
}

#overlay a:focus {
	outline: none;
}

#content {
	float: right;
	position: relative;
	z-index: 222;
	width: 673px;
	padding: 15px 15px 15px 7px;
}

#home #content {
	padding-left: 15px;
	width: 465px;
}

#content h3 {
	color: #9a4833;
	font-family: Helvetica, arial, sans-serif;
	font-size: 20px;
	color: #8a1e04;
	margin: 0 0 1em;
	text-transform: lowercase;
	font-weight: normal;
}

#content h4,
#content h5, 
#content h6 {
	font-size: 1.1em;
	margin: 1em 0;
}

#content h4 {
	color: #B89635;
}

#content h4.title {
	margin: 0 0 0.2em;
}

#content h5 {
	color: #2A2A2A;
}

#content h6 {
	text-transform: uppercase;
	font-weight: normal;
}

#content p,
#content ul,
#content ol,
#content td {
	margin: 0 1em 1em 0;
	line-height: 1.5;
}

#content p {
	font-size: 12px;
	color: #1f1e18;
}

#content ul,
#content ol {
	margin-left: 3em;
}

#content ul#byline {
	display: inline;
	float: left;
	font-size: 1.1em;
	list-style: none;
	width: 300px;
	margin: 0 0 10px;
	padding: 0;
}

#content li {
	line-height: 1.5;
}

#content hr {
	display: block;
	margin-bottom: 1em;
}

#content a {
	color: #8a1e04;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#content img {
	margin: 0 10px 5px 0;
}

img.left-align {
	float: left;
	margin: 0 10px 0 0;
}

img.right-align {
	float: right;
	margin: 0 0 0 10px;
}

img.no-border, 
img.mcms_stats {
	border: 0;
}

#content #text {
	width: 300px;
	padding-top: 40px;
}

#content-topper {
	position: relative;
	top: -15px;
	right: 20px;
	margin-bottom: -7px
}

p#breadcrumbs {
	background: #eae8cc;
	display: block;
	padding: 2px 7px;
	margin: 5px 0 1em 8px;
	position: relative;
	color: #522f21;
	font-size: 12px;
	width: 681px;
	height: 20px;
}

p#breadcrumbs a {
	color: #9a3c25;
	text-decoration: none;
}

p#breadcrumbs a:hover {
	text-decoration: underline;
}

#content img#masthead {
	float: none;
	margin: 0 0 -4px 0;
}

/* @end */

/* @group SERVICE TIMES */

#service-times {
	display: block;
	width: 461px;
	height: 31px;
	position: relative;
	top: -10px;
	left: -20px;
	background: url(/images/service_times_bg.gif) no-repeat;
	padding: 14px 17px 0;
}

#service-times p {
	font-size: 1.3em;
	color: #efeabc;
	margin: 0;
	line-height: 1
}

#service-times p b {
	font-size: 15px;
	color: #fff;
	margin: 0;
}

#service-times a.map {
	display: block;
	width: 130px;
	height: 23px;
	background: url(/images/map_btn.gif) no-repeat;
	position: absolute;
	top: 12px;
	right: 18px;
	font-size: 12px;
	text-decoration: none;
	color: #f9f7e4;
	margin: 0;
	text-align: center;
	line-height: 23px;
}

#service-times a.map:hover {
	text-decoration: underline;
}

/* @end */

/* @group QUICKLINKS */

#quicklinks {
	clear: both;
	position: relative;
	top: -6px;
	left: -23px;
}

#quicklinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 999;
	width: 505px;
}

#quicklinks li {
	float: left;
	display: inline;
}

#quicklinks li a {
	display: block;
	width: 122px;
	height: 110px;
	text-align: center;
	margin-left: 2px;
	font: 13px arial, verdana, sans-serif;
	color: #898674;
	text-transform: lowercase;
	text-decoration: none;
}

#quicklinks li img {
	border: 0;
	margin-bottom: 2px;
	display: block;
}

#quicklinks li a:hover {
	color: #8a1e04;
}

/* @end */

/* @group CALENDAR */

#events-container {
	padding-top: 10px;
}

#content table.calendar {
	border: 1px solid #d4cfbb;
	margin: 0 auto 25px;
	border-right: 0;
	border-bottom: 0;
	border-collapse: collapse;
}

#content table.calendar caption {
	padding-bottom: 10px;
	color: #303030;
	font-weight: bold;
	font-size: 110%;
	text-align: left;
	padding-left: 48px;
}

#content table.calendar caption span {
	color: #9f8a51;
}

#events-calendar{
   position: relative;
}

#content table.calendar caption span a{
   display: block;
   position: absolute;
   width: 21px;
   height: 18px;
   background: url(/images/caption_span_bg.gif) no-repeat 0 0;
   text-indent: -9999px;
   top: -3px;
   outline: none;
}

#content table.calendar caption span a#pmonth{
   left: 0;
}

#content table.calendar caption span a#nmonth{
   left: 22px;
   background-position: -22px 0;
}

#content table.calendar th {
	padding: 6px 0;
	background: #8a1e04;
	color: #fff;
	font-weight: normal;
	text-align: center;
}

#content table.calendar td {
	width: 68px;
	height: 68px;
	padding: 2px;
	border: 1px solid #d4cfbb;
	border-left: 0;
	border-top: 0;
	background: #f5f5ea;
	color: #555;
	vertical-align: top;
	font-size: 0.85em;
}

#content table.calendar td a {
	text-decoration: none;
}

#content table.calendar td ul {
	margin: .5em 0 0 .5em;
	font-size: 100%;
	list-style: none;
}

#content table.calendar td li {
	margin-bottom: .75em;
	font-size: 1.1em;
}

#content table.calendar td li a {
	text-decoration: underline;
}

#content table.calendar td li a:hover {
	text-decoration: none;
}

#content table.calendar td.today span {
	display: none;
}

/* Tabs */

#options {
	position: relative;
	height: 40px;
}

#tabs {
	height: 30px;
	position: absolute;
	top: 0;
	right: 0;
}

#tabs li {
	display: inline;
}

#tabs li a {
	display: block;
	padding: 0 15px;
	text-align: center;
	float: left;
	line-height: 30px;
}

#tabs li.current a {
	text-decoration: none;
	background: #8a1e04;
	color: #fff;
}

#months {
	position: absolute;
	top: 7px;
	left: 0;
}

/* List */

#list-view ul {
	height: 22px;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 25px;
}

#list-view li {
	display: inline;
	margin-right: 5px;
	font-size: 14px;
	float: left;
}

#list-view li a {
	display: block;
	line-height: 18px;
	width: 22px;
	text-align: center;
	background: #8a1e04;
	color: #fff;
	text-decoration: none;
}

#list-view li.month {
	position: relative;
	top: -2px;
	font-size: 16px;
}

#list-view dl,
#day_view .event{
   	padding: 25px 0;

	border-bottom: 1px solid #e9e9e9;
}

#day_view .event p{
   margin: 0;
}

#day_view .event h4{
   margin-top: 0;
}

#list-view dt {
	font-size: 16px;
	margin-bottom: 5px;
}

#list-view dd {
	font-size: 12px;
	line-height: 18px;
}

/* @end */

/* @group SERMONS */

#content .sermonbox {
	margin-bottom: 20px;
}

#content .sermonbox h4 {
	margin-bottom: 5px;
}

#content .sermonbox p {
	padding: 0;
	margin: 0;
}

#content .sermonbox p.sermonlink {
	margin-top: 10px;
}

#content .sermonbox p.eventtime {
	margin-bottom: 0;
}

#content #mediabox {
	float: right;
	width: 125px;
	position: relative;
	top: -85px;
	padding: 5px;
	border: 1px solid #8a1e04;
	font-size: 1em;
	list-style: none;
	background: #fcfbf2;
}

#content #mediabox li {
	margin-bottom: 5px;
	font-weight: bold;
}

#content #mediabox li a {
	display: block;
	height: 16px;
	padding-left: 20px;
}

#content #mediabox li#mb_links {
	display: block;
	background: #8a1e04;
	color: #fff;
	padding: 5px;
	margin: -5px -5px 10px;
}

#content #mediabox li#mb_jukebox a {
	background: url(/images/bg_sermonlist_listen.gif) no-repeat;
}

#content #mediabox li#mb_download a {
	background: url(/images/bg_sermonlist_download.gif) no-repeat;
}

#content #mediabox li#mb_notes a {
	background: url(/images/bg_sermonlist_download-notes.gif) no-repeat;
}

#content #mediabox li#mb_video a {
	background: url(/images/bg_sermonlist_watch-video.gif) no-repeat;
}

#content #mediabox li#mb_podcast a {
	background: url(/images/feed_icon.gif) no-repeat;
}

/* @end */

/* @group Sidebar */

#sidebar {
	float: left;
	padding: 0;
	width: 265px;
	position: relative;
	top: 0;
	z-index: 1;
	background: url(/images/side_back_bg2.gif) no-repeat;
}

#sidebar h1,	
#sidebar h1 a {
	display: block;
	width: 221px;
	height: 82px;
}

#sidebar h1 {
	background: url(/images/rr-logo.gif) no-repeat;
	text-indent: -999em;
	margin-bottom: 20px;
}

#sidebar h1 a:focus {
	outline: none;
}

#sidebar #podcast-button {
	position: relative;
	left: -10px;
	margin-top: 24px;
}

#sermons #sidebar #podcast-button {
	left: 0;
}

#sidebar img {
	border: none;
}

#home #sidebar h4 a {
	text-decoration: none;
}

#home #sidebar h4 a:hover {
	text-decoration: underline;
}

#sidebar-inner {
	margin: 26px 0 0 8px;
	padding-left: 16px;
	/*background:url(/images/sidebar_bg.gif) repeat-y;*/ top: -10px;
}

#home #sidebar {
	height: 468px;
	background: none;
	width: 224px;
	margin-left: 21px;
	padding-top: 30px;
	padding-left: 12px;
	width: 222px;
}

#side-back {
	height: 256px;
	width: 269px;
	background: url(/images/side_back_bg.png) no-repeat;
	position: absolute;
	top: 2px;
	left: -4px;
	z-index: 0;
}

#side-bottom {
	clear: both;
	display: block;
	height: 31px;
	width: 265px;
	background: url(/images/sidebar_btm_bg.gif) no-repeat;
	position: absolute;
	bottom: -31px;
	left: 0;
	z-index: 100;
}

#sidebar p {
	font-size: 11px;
	color: #3b372c;
	line-height: 1.7em;
}

#sidebar ul {
	list-style: none;
	margin: 0 0 10px 8px;
}

#sidebar a {
	color: #5C340A;
}

#sidebar h3 {
	font-size: 15px;
	color: #8a1e04;
	margin-bottom: 14px;
}

#sidebar p.subscribe {
	padding-left: 10px;
	padding-top: 10px;
	font-size: 1.2em;
}

#sidebar p.subscribe a {
	padding-left: 20px;
	background: url(/images/feed-icon.png) no-repeat 0 2px;
}

#sidebar p.subscribe a:hover {
	text-decoration: none;
}

/* @group SUBNAV */

#subnav {
	width: 220px;
}

#events #subnav_home.current,
	#sermons #subnav_home.current,
	#articles #subnav_home.current,
	#subnav li {
	display: none;
}

#events #subnav_events,	
	#sermons li#subnav_resources,
	#sermons li#subnav_resources *,
	#articles li#subnav_resources,
	#articles li#subnav_resources *,
	#subnav li.current,
	#subnav li.current li {
	display: block;
	margin: 0;
	padding: 0;
}

#subnav li.current ul {
	margin: 0;
}

#subnav li.current {
	padding-bottom: 30px;
}

#events li#subnav_events a,
	#sermons li#subnav_resources a,
	#articles li#subnav_resources a,
	#subnav li.current a {
	font-size: 21px;
	color: #8a1e04;
	font-family: helvetica, arial, sans-serif;
	text-decoration: none;
	text-transform: lowercase;
	margin-bottom: 10px;
	background: url(/images/subnav_divider.gif) no-repeat left bottom;
	display: block;
	padding-bottom: 15px;
}

#events li#subnav_events li a,
	#sermons li#subnav_resources li a,
	#articles li#subnav_resources li a,
	#subnav li.current li a {
	font-size: 14px;
	color: #474336;
	background: none;
	padding: 0;
	height: 21px;
	line-height: 21px;
	font-family: arial, "lucida grande", verdana, sans-serif;
}

#sermons li#subnav_resources li#subnav_resources_sermons a,
	#articles li#subnav_resources li#subnav_resources_articles a,
	#subnav li.current li.current a {
	display: block;
	width: 219px;
	background: url(/images/subnav_current_a.gif) no-repeat;
	position: relative;
	left: -9px;
	padding-left: 11px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
}

#subnav li#subnav_resources.current li a:hover, 
	#subnav li.current li a:hover {
	color: #8a1e04;
}

/* @end */

/* @group WELCOME */

#welcome {
	background: url(/images/welcome_bg.gif) no-repeat 5px 1px;
	position: relative;
	left: -8px;
	padding-left: 9px;
}

#welcome h3 {
	margin-bottom: 9px;
}

#welcome p {
	font-size: 11px;
	line-height: 1.7em;
	margin-bottom: 10px;
}

#welcome img {
	position: relative;
	left: 2px;
	top: 7px;
	margin-right: 15px;
	margin-bottom: 8px;
}

/* @end */

/* @group CURRENT SERIES */

#current-series {
	position: relative;
	margin-top: 13px;
	background: url(/images/divider_bg.gif) no-repeat center top;
	padding-top: 20px;
}

#current-series h3 {
	font-size: 11px;
	color: #696352;
	font-family: Helvetica, "arial", "lucida sans unicode", sans-serif;
	font-weight: normal;
	margin-bottom: 0;
}

#current-series h4 {
	font-size: 15px;
	color: #8a1e04;
	margin: 3px 0 4px;
}

#current-series #frame {
	position: absolute;
	display: block;
	width: 215px;
	height: 91px;
	top: 55px;
	left: -4px;
	background: url(/images/frame_bg.gif) no-repeat;
	z-index: 1;
}

#current-series img {
	position: relative;
	top: 27px;
	left: 5px;
	border: 0;
	z-index: 2;
	width: 198px;
}

/* @end */

/* @group ADDRESS */

#address {
	display: block;
	padding: 10px 0 0 21px;
	width: 244px;
	height: 66px;
	background: url(/images/address_bg.png) no-repeat;
	position: relative;
	clear: left;
	top: 20px;
	left: -24px;
}

#home #address {
	background: none;
	padding: 19px 0 0 28px;
	position: absolute;
	top: 375px;
}

#address p {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.6em;
}

/* @end */

/* @end */

/* @group Footer */

#footer {
	clear: both;
	width: 974px;
	margin: 0 auto;
	height: 50px;
	position: relative;
	background: url(/images/wide_sub_footer_bg.gif) no-repeat 265px top;
}

#home #footer {
	clear: both;
	width:774px;
	display: block;
	background: url(/images/footer_bg.png) no-repeat left top;
	padding-top: 30px;
}

#footer p {
	font-size: 11px;
	color: #fff;
}

#footer a {
	color: #f5f4eb;
}

#footer a:hover {
	text-decoration: none;
}

p.copyright {
	position: absolute;
	top: 25px;
	left: 267px;
}

p.powered {
	position: absolute;
	top: 25px;
	right: 0;
}

/* @end */

/* @group COMMENTS  */

#comments form {
	margin-top: 2.5em;
}

#comments label {
	display: block;
	font-weight: bold;
	margin-bottom: .5em;
}

#comments textarea {
	width: 75%;
	height: 200px;
	margin-bottom: 1em;
}

#comments .comment {
	padding: 1em 0;
	border-bottom: 1px solid #efefef;
}

/* @end */