/*
Theme Name: RCOLC Theme
Theme URI: http://www.theregionalchurch.com/
Description: Default theme for Regional Church of Lancaster County.
Version: 1.0
Author: Philip Renich
Author URI: http://www.elfboy.com/
*/
body { background: #DADADA url(images/bg.jpg) repeat-x 0 0; }
#wrap {
	margin: 0 auto;
	padding: 0 15px;
	width: 900px;
	background: transparent url(images/shadow.png) repeat-y 0 0;
}
#header {
	float: left;
	background: url(images/bg_header.jpg) no-repeat 0 10px;
}
#content {
	clear: left;
	float: left;
	width: 100%;
	padding: 7px 0 11px;
	font-size: 1.2em;
	line-height: 1.2em;
	background: #dadada;
	color: #fff;
}
#mainContent .post { position: relative; margin-bottom: 30px;}
#footer {
	clear: left;
	width: 100%;
	padding: 41px 0 17px;
	background: transparent url(images/bg_footer.gif) no-repeat top left;
	text-align: center;
	color: #635338;
}
#shadow {
	margin: 0 auto 20px;
	width: 930px;
	height: 15px;
	background: transparent url(images/shadow_bt.png) no-repeat bottom left;
}

/* ----- HEADER ----- */
h1 a {
	margin: 42px 48px 0 0;
	float: right;
	font-size: 1.9em;
	font-weight: normal;
	text-decoration: none;
	color: #7c2d1e;
}
#logo {
	position: relative;
	display: block;
	top: 35px;
	left: 24px;
	width: 131px;
	height: 70px;
}
#searchform {
	display: inline;
	float: right;
	margin: -7px 15px 7px 0;
	text-align: right;
}
#slideshow {
	clear: both;
	width: 900px;
	height: 227px;
}

/* ----- SEARCH ----- */
#s {
	width: 180px;
	padding: 10px 0 10px 10px;
	margin-bottom: 5px;
	border: 0;
	background: url(images/bg_search.gif) no-repeat;
	font-size: 1em;
	font-weight: bold;
	color: #e9e9e9;
}
#searchsubmit {
	height: 44px;
	width: 44px;
	margin-left: -13px;
	padding-bottom: .1em;
	border: 0;
	background: url(images/go.gif) no-repeat;
	text-indent: -9999px;
}
#searchsubmit:hover {
	background: url(images/go_on.gif) no-repeat;
}

/* ----- NAVIGATION ----- */
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 900;
}
#nav a {
	display: block;
	width: 106px;
	padding: .333em 0;
	margin: 0 5px;
	font-size: 1.5em;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #635338;
}
#nav a:hover {
	text-decoration: underline;
}
#nav li {
	float: left;
	width: 116px;
	background: #dadada url(images/tab.gif) no-repeat bottom left;
}
#nav>li {
	padding-bottom: 1em;
}
#nav li.about-us-page, #nav li.about-us-page ul { background-position: bottom right !important; }
#nav li ul {
	position: absolute;
	width: 118px;
	left: -999em;
}
#nav li ul a {
	padding: .5em 0;
	line-height: 1.2em;
}
#nav li:hover ul li, #nav li.sfhover ul li {
	background: none;
}
/* The following style must be applied to the final item in a drop-down list.
There are two selectors per item, the only difference being :hover and .sfhover
This keeps the Suckerfish script working and allowing IE to use the drop-downs */
#nav li:hover ul li.events-page, #nav li.sfhover ul li.events-page,
#nav li:hover ul li.events-page a, #nav li.sfhover ul li.events-page a,
#nav li:hover ul li.contact-us-page, #nav li.sfhover ul li.contact-us-page,
#nav li:hover ul li.contact-us-page a, #nav li.sfhover ul li.contact-us-page a {
	padding-bottom: 0;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	width: 118px;
	margin: -3px 0 0 -1px;
	padding: 1px 0 10px;
	background: transparent url(images/tab_drop_bt.gif) no-repeat bottom left;
}
#nav li.about-us-page, #nav li.about-us-page a,
#nav li.giving-page, #nav li.giving-page a {
	width: 102px;
	margin: 0;
}
#nav li.about-us-page ul,
#nav li.giving-page ul{
	width: 103px;
	margin: -3px 0 0 0px;
}

/* ----- CONTENT ----- */
#sidebar { width: 264px; float: left }
#beliefs, #unity {
	display: inline;
	width: 309px;
	float: left;
	margin-left: 9px;
}
#current, #beliefs, #unity, #ad {
	background: transparent url(images/sidebar_top.gif) no-repeat top right;
	background-color: #635338;
}
#current div, #beliefs div, #unity div, #ad div {
	padding: 13px 15px;
	background: transparent url(images/sidebar_bt.gif) no-repeat bottom right;
}
#beliefs { background: #db9f03 url(images/beliefs_top.gif) no-repeat }
#beliefs div { background-image: url(images/beliefs_bt.gif) }
#unity { background: #7c2d1e url(images/unity_top.gif) no-repeat }
#unity div { background-image: url(images/unity_bt.gif) }

#ad { background: #3b550b url(images/ad_top.gif) no-repeat; margin-top: 15px; z-index: 100; }
#ad div {
	position: relative;
	height: 66px;
	padding: 13px 0 0 105px;
	background-image: url(images/ad_bt.gif);
}
#ad div img {
	position: absolute;
	top: 4px;
	left: 0;
	margin: 0;
	border: 0;
}
#content img {
	margin: 1.2em 0;
	border: 2px solid #fff;
}

#mainContent {
	float: left;
	width: 618px;
	margin: 9px 0 0 18px;
	color: #635338;
	background: transparent url(images/mainContent_top.gif) no-repeat top left;
	background-color: #fff;
}
#mainContent div#mcw {
	padding: 13px 15px;
	background: transparent url(images/mainContent_bt.gif) no-repeat bottom left;
}

#content img.alignright, #content img.alignleft { margin: 0 5px; }
.alignright { float: right; }
.alignleft { float: left; }

/* ----- FOOTER ----- */
#footer ul {
	margin-top: .4em;
}
#footer ul li {
	display: inline;
	padding-right: .4em;
	border-right: 1px solid #635338;
}
#footer ul li.giving-page { border-right: 0 }

/* ----- TYPOGRAPHY ----- */
#content h2 {
	margin-left: 40px;
	padding: 9px 5px 10px;
	font-size: 1.5em;
	border-bottom: 1px dotted #fff;
}
#content #ad h2 { border: 0; margin-left: 0; padding-top: 0; }
#content #sidebar h3 { margin-bottom: 0; font-size: 1.1em; }
#content h3 { margin: 1.2em 0; }
#content p { line-height: 1.2em; }
em {
	font-weight: bold;
	font-style: italic;
}
a { color: #fff }
#content #ad a {
	position: absolute;
	bottom: 11px;
	right: 14px;
	font-size: 1.166em;
	font-style: italic;
}

#mainContent h2 {
	padding: .15em 0;
	text-align: right;
	font-size: 2.333em;
	text-transform: uppercase;
	color: #635338;
}
#mainContent p {
	font-size: 1.167em;
	margin: .7em 0;
}
#mainContent a {
	font-weight: bold;
	color: #3b550b;
	text-decoration: none;
}
#mainContent a:visited { color: #7c2d1e; }
#mainContent a:hover { text-decoration: underline; }

#mainContent .post .postData {
	float: right;
	width: 525px;
	margin: 0 0 18px 63px;
	border: 1px solid #635338;
	border-width: 1px 0;
}
#mainContent .post .postData p {
	margin: 0;
}
#mainContent .post .postData h3 {
	line-height: .6em;
}
#mainContent .post h1, #mainContent .page h1,
#mainContent .post h3, #mainContent .page h3,
#mainContent .post h4, #mainContent .page h4,
#mainContent .post h5, #mainContent .page h5,
#mainContent .post h6, #mainContent .page h6 {
	margin: 0;
	padding: .2em 0;
	font-size: 2em;
	line-height: 1.2em;
}
#mainContent .post h1, #mainContent .page h1 { font-size: 2.5em; text-transform: uppercase;}
#mainContent .post h4, #mainContent .page h4 { font-size: 1.8em; }
#mainContent .post h5, #mainContent .page h5 { font-size: 1.6em; }
#mainContent .post h6, #mainContent .page h6 { font-size: 1.4em; }
#mainContent .post h3 a,#mainContent .page h3 a, #mainContent .post .meta a, #mainContent .post .commentCount a { color: #635338; }
#mainContent .post .meta {
	float: left;
	padding: .2em 0;
	font-weight: bold;
	font-size: 1em;
}
#mainContent .post .commentCount {
	float: right;
	padding: .2em 0;
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
}
#mainContent .post .calendar {
	position: absolute;
	top: 0;
	left: 0;
	width: 48px;
	height: 48px;
	text-align: center;
	font-size: 1.667em;
	line-height: 1em;
	font-weight: bold;
	color: #635338;
	background: url(images/calendar.gif) no-repeat 0 0;
}
#mainContent .post .calendar span {
	display: block;
	margin: 2px 0 8px;
	font-size: .7em;
	line-height: 1em;
	color: #fff;
}

#footer a {
	text-decoration: none;
	color: #635338;
}
#footer a:hover {
	text-decoration: underline;
}

/* ----- COMMENTS/FORMS ----- */
.postmetadata {
	border: 1px solid #635338;
	border-width: 1px 0;
}
#commentform textarea {
	width: 100%;
}

/* ----- CALENDAR ----- */
#calendar_wrapLarge h2 {
	text-transform: none;
	font-size: 2em;
	margin-bottom: .5em;
}
#wp-calendarLarge .dayHead {
	background-color: #7C2D1E !important;
}