/* @group General */

body {
	background: #837036 url(../images/layout/bkgrd.jpg);
	margin: 0 auto;
	width: 951px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #535353;
}

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

* html .clearfix {
	display: inline-block;
}

*:first-child+html .clearfix {
	display: inline-block;
}

a {
	color: #c60;
	text-decoration: none;
}

a img {
	border: none;
}

/* @end */

/* @group Top Bar (incl. Top Navigation) */

#topbar {
	background: url(../images/layout/topbar.png) center top no-repeat;
	height: 241px;
}

#topbar h1 {
	margin: 0;
}

#topbar h1 a {
	display: block;
	height: 175px;
	width: 390px;
	text-indent: -30000px;
}

#topbar ul {
	list-style: none;
	clear: left;
	margin: 0 0 0 450px;
	padding: 0;
}

#topbar li {
	float: left;
}

#topbar li a {
	display: block;
	text-indent: -30000px;
	float: left;
}

#topbar li#menu_sunday a {
	width: 112px;
}

#topbar li#menu_events a {
	width: 65px;
}

#topbar li#menu_resources a {
	width: 90px;
}

#topbar li#menu_about a {
	width: 76px;
}

#topbar li#menu_contact a {
	width: 92px;
}

/* @end */

/* @group Main */

#main {
	background: #ffeec5;
	margin: 0 56px 0 45px;
	padding: 5px;
}

/* @group Side Navigation */

#sidenav {
	width: 200px;
	padding: 0 15px 40px;
	margin: 0;
	float: left;
}

#sidenav img.series {
	margin-bottom: 20px;
}

#sidenav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#sidenav li {
	float: left;
}

#sidenav ul a {
	display: block;
	color: #fff;
	background: #6f5b2f;
	border-bottom: 1px solid #ffeec3;
	padding: 5px 10px;
	text-transform: uppercase;
	font-size: 10px;
	width: 180px;
}

#sidenav ul a.active {
	color: #f6d07a;
	cursor: default;
}

#sidenav ul a:hover {
	color: #f6d07a;
}

#sidenav ul ul a {
	padding-left: 30px;
	text-transform: none;
	width: 160px;
}

/* @end */

/* @group Main Article Area */

#article {
	width: 575px;
	float: left;
	margin: 0 15px 0 20px;
}

* html #article {
	width: 560px;
}

#article img.figure {
	float: right;
	margin: 15px 0 15px 15px;
}

#article h3 {
	clear: both;
}

#article h4 {
	font-size: 12px;
	color: #c60;
	font-weight: normal;
}

#article h5, h6 {
	font-size: 11px;
}

#article li {
	margin-bottom: 11px;
}

#article .page_links {
	text-align: center;
}

#article .box {
	border: 1px solid #c90;
	padding: 15px;
	margin-bottom: 10px;
}

/* @group Message "Podcasts" */

#article p.icon, #article dl.podcasts dd.icon {
	float: right;
	height: 20px;
	text-align: center;
	width: 35px;
	clear: none;
}

#article p.icon {
	width: 55px;
	margin: 0 0 0 10px;
}

#article dd.icon {
	margin: 0 10px 0 21px !important;
}

* html #article dd.icon {
	margin: 0 5px 0 26px !important;
}

#article dl.podcasts {
	padding-bottom: 20px;	
}

* html #article dl.podcasts {
	padding-bottom: 15px;
}

#article dl.podcasts dt {
	font-weight: bold;
}

#article dl.podcasts dd {
	float: left;
	clear: left;
	margin: 3px 10px 0 35px;
	width: 340px;
}

#article dl.podcasts dd.speaker {
	font-style: italic;
}

#article span.void {
	color: #999;
}

/* @end */

/* @end */

/* @group Homepage Styles */

#main_top {
	border-bottom: 1px solid #999;
}

#series_img {
	float: left;
}

#series_mini {
	width: 312px;
	float: left;
	font-size: 12px;
}

#blurb_mini h2 {
	font-size: 12px;
}

#blurb_mini dt, dd {
	margin-left: 45px;
}

#blurb_mini dt a {
	font-weight: bold;
	color: #a00;
}

.more {
	text-align: right;
	margin: 0 0 1em;
}

#events_mini {
	font-size: 11px;
}

#events_mini dl {
	margin: 0 0 -20px;
}

#events_mini .event_date {
	background: url(../images/layout/calendar.jpg);
	width: 37px;
	height: 40px;
	text-align: center;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
}

#events_mini .event_date span {
	font-size: 9px;
	width: 37px;
	display: block;
	color: #f4d384;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}

#events_mini .event_title {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	margin-left: 45px;
}

#events_mini .event_title a {
	color: #c60;
	text-decoration: none;
}

#events_mini dd {
	margin: 0 0 20px 45px;
}

#events_mini dd p {
	margin: 0 0 1em;
}

#invites {
	clear: both;
	padding: 8px 12px 0;
}

#invites .feat {
	border: 2px solid #c60;
}

#invites form {
	display: block;
	float: right;
	width: 290px;
	padding: 0 8px;
}

#invites label {
	font-weight: bold;
	text-transform: uppercase;
}

#invites label.thin {
	display: block;
	width: 138px;
	float: left;
	padding: 0 6px 0 0;
}

#invites label.thin input {
	width: 130px;
}

/* @end */

/* @group Calendar */

#events {
	margin-top: 30px;
}

#events dt.event_date {
	color: #a00;
	border-bottom: 1px solid #999;
	clear: left;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 25px 0 5px;
	font-size: 12px;
}

#events dt.event_time {
	float: left;
	width: 145px;
	font-weight: bold;
}

#events dd {
	margin-left: 150px;
}

#events dd h4 {
	margin: 0;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

/* @end */

/* @end */

/* @group Footer */

#footer {
	color: #f4d384;
	font-size: 9px;
	height: 51px;
	min-height: 51px;
	margin: 0 56px 0 46px;
}

#footer p {
	margin: 0;
}

#footer .email {
	float: right;
}

/* @end */