/* @override 
	http://mgchurch.fishhook.us/_css/extend_base.css
	http://www.mgchurch.org/_css/extend_base.css
*/

/* @group HD */

body {
	font-family: 'Droid Sans', sans-serif;
}

#bk_hd {
	background: url(../_img/bk_hd.png) repeat-x;
	height: 116px;
	margin-bottom: -116px;
	z-index: 2;
	position: relative;
}

#hd {
	z-index: 2;
	position: relative;
	height: 116px;
	padding-left: 20px;
}

#logo {
	position: absolute;
	left: 715px;
	top: 0;
	z-index: 99999;
}
#logo a.home {
	display: block;
}

#service-times {
	position: absolute;
	top: 3px;
	width: 330px;
	left: 378px;
	color: #fff;
	line-height: 20px;
	font-size: 11px;
}

#service-times a {
	color: #cba216;
}

#minlist {
	background-image: url(../_img/minlist.png);
	width: 355px;
	height: 48px;
	cursor: pointer;
}

#minlist h1 {
	padding-left: 17px;
	padding-top: 4px;
	float: left;
}
#minlist h1 a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: black;
	display: block;
	width: 104px;
	position: relative;
	left: -14px;
	height: 38px;
	padding-left: 17px;
}
#ministryindex {
	background-image: url(../_img/index.png);
	width: 57px;
	height: 36px;
	float: left;
	position: relative;
	top: -13px;
	left: -61px;
	cursor: pointer;
	text-indent: -9999px;
}
#hiddenministrylist {
	display: none;
	background-color: #d5aa2a;
	width: 100%;
	height: 265px;
	position: relative;
	top: 0;
	padding: 20px;
}

#listwrap{
	width: 934px;margin-right: auto;
	margin-left: auto;
	position: relative;
}

#hiddenministrylist #close a {
	position: absolute;
	top: -6px;
	left: 5px;
	text-indent: -9999px;
	height: 30px;
	width: 30px;
	overflow: hidden;
	background-image: url(../_img/fancy_close.png);
}

#hiddenministrylist ul{
	
}
#hiddenministrylist ul li{
	
}
#hiddenministrylist ul li a, #hiddenministrylist ul li span a{
	color: #352316;
	text-decoration: none;
	font-size: 12px;
	line-height: 18px;
}
#hiddenministrylist ul li a:hover, #hiddenministrylist ul li span a:hover{
	text-decoration: underline;
	color: #ae172a; 
}
#hiddenministrylist h2{
	font-weight: bold;
	color: #f7f2ed;
	font-size: 12px;
}

#search {
	padding-top: 3px;
}

a#search_go.mcmsSearch {
	text-indent: -9999px;
	float: left;
	background: url(/_img/search-button.png) no-repeat;
	width: 70px;
	height: 20px;
}

#search_term {
	float: left;
	height: 14px;
	width: 126px;
	font-size: 12px;
	padding: 2px;
	border: solid 1px #8F857D;
	color: #8F857D;
	margin-right: -1px;
}

#col1{
	text-align: left;
	padding-left: 76px;
}
#col2{
	text-align: left;
	padding-left: 76px;
}
#col3{
	text-align: left;
	padding-left: 76px;
}
#col4{
	text-align: left;
	padding-left: 76px;
}

/* @end */

/* @group TOPNAV */

#topnav {
	position: relative;
	top: 13px;
	z-index: 9999;
	width: 698px;
} 

ul#navbar li#navbar_home a {
	text-indent: -9999px;
	display: block;
	width: 73px;
	background: url(../_img/topnav.gif) left top;
	height: 30px;
	float: left;
}

ul#navbar li#navbar_home a:hover {
	background-position: left 30px;
}

ul#navbar li#navbar_about a {
	text-indent: -9999px;
	display: block;
	width: 81px;
	background: url(../_img/topnav.gif) -110px top;
	height: 30px;
}
ul#navbar li#navbar_about a:hover {
	background-position: -110px 30px;
}
div#showcurrent li#nav_about a {
	width: 81px;
}

ul#navbar li#navbar_ministries a {
	text-indent: -9999px;
	display: block;
	width: 143px;
	background: url(../_img/topnav.gif) -231px top;
	height: 30px;
}

ul#navbar li#navbar_ministries a:hover {
	background-position: -231px 30px;
}
div#showcurrent li#nav_ministries a {
	width: 143px;
}

ul#navbar li#navbar_serve a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 81px;
	background: url(../_img/topnav.gif) -413px top;
	height: 30px;
}
ul#navbar li#navbar_serve a:hover {
	background-position: -413px 30px;
}
div#showcurrent li#nav_serve a {
	width: 81px;
}

ul#navbar li#navbar_sermons a {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 117px;
	background: url(../_img/topnav.gif) -534px top;
	height: 30px;
}

ul#navbar li#navbar_sermons a:hover {
	background-position: -534px 30px;
}
div#showcurrent li#nav_sermons a {
	width: 117px;
}

ul#navbar li {
	position: relative;
	float: left;
}
ul#navbar li a{
	margin-right: 40px;
}
ul#navbar li#navbar_home .megamenu li a,ul#navbar li#navbar_about .megamenu li a,ul#navbar li#navbar_ministries .megamenu li a,ul#navbar li#navbar_serve .megamenu li a,ul#navbar li#navbar_sermons .megamenu li a{
	text-indent: 0px;
	display: block;
	height: inherit;
	float: none;
	background: none;
	width: inherit;
}
div#showcurrent{
	padding-left: 113px;
	height: 7px;
	overflow: hidden;
}
div#showcurrent li a {
	text-indent: -9999px;
	display: block;
	float: left;
	height: 7px;
	margin-right: 40px;
}
div#showcurrent li.current a {
	background-color: #8F857D;
}
/* @end */

/* @group HOME
 */

#rotator {
	position: relative;
}

#rotator #slideshowHolder {
	border: 8px solid #90857c;
	height: 352px;
	overflow: hidden;
}

#ft-title-slideshowHolder {
	font-size: 16px;
	display: block;
	width: 902px;
	height: 35px;
	padding-left: 2%;
	padding-top: 15px;
}

.tier2img {
	margin-top: 24px;
}
.tier2wrapper{
	border: 6px solid #90857c;
	float: left;
	width: 196px;
	height: 130px;
	margin-right: 20px;
	
}

.tier2wrapper span{
	background: url(../_img/tier2.swipe.png) no-repeat;
	height: 23px;
	width: 196px;
	position: relative;
	display: block;
	top: -27px;
	padding-top: 3px;
	text-indent: 8px;
}

tier2wrapper a img {
	margin: 0;
	padding: 0;
}
.tier2wrapper a{
	color: white;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	display: block;
	width: 196px;
	height: 130px;
}
.tier2wrapper a:hover{
	color: #dbb037;
	text-decoration: none;
}

.home #hmcontact {
	background: url(../_img/sidebar.gradient.jpg) repeat-y;
	width: 225px;
	float: right;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-top: 10px;
	position: relative;
	min-height: 122px;
}

#hmcontact h1 {
	font-size: 24px;
	border-color: #352316;
	color: #352316;
}

#hmcontact p span {
	display: block;
	float: left;
	width: 69px;
}

#hmcontact p a {
	text-decoration: none;
	color: #895f42;
}

#hmcontact p a:hover {
	text-decoration: underline;
	color: #ae172a;
}

#hmcontact p {
	font-size: 12px;
	color: #352316;
	line-height: 22px;
}

/* @end */

/* @group BD */

html {
	background: #362416 url(../_img/bk_ft.jpg) repeat;
}

body {
	background-color: #bcaa92;
	background-image: url(../_img/bk_bd.jpg);
}
body.evite {
	background: none;
}

#bd {
	background-image: url(../_img/bd_bk.png);
	width: 982px;
	margin-left: -4px;
	margin-top: -7px;
	z-index: 1;
	position: relative;
	padding-top: 7px;
	padding-left: 0px;
	min-height: 580px;
}

#evite {
	margin: 0 auto;
	background-color: #E9E6E4;
	padding: 1em 0;
}

#evite #preview {
	margin: 0 !important;
	text-align: center;
	padding: 0;
}

#evite #formsubmit {
	margin: 0;
}
.home #bd div.yui-g {
	margin: 26px 23px 0;
}

#bd div.yui-g {
	margin-left: 38px;
	margin-right: -30px;
	margin-top: 26px;
}

#bd div#yui-main{
	
}

#bd div.yui-b {
	margin-top: 19px;
}

#doc4.yui-t6 #right.yui-b {
	}

div#right.yui-b {
	width:259px; !important	
}
	
#bd_ft {
	background: url(../_img/bd_ft.png) no-repeat;
	width: 980px;
	height: 20px;
	position: relative;
	z-index: 1;
	left: -3px;
}
#hdimg{
	margin-bottom: 1em;
}
#hdimg img{
	border: 8px solid #90857c;
	max-width: 646px;
}
#leftcol{
	margin-bottom: 1em;
}
#leftcol h1 {
	font-size: 26px;
	color: #3e301d;
	letter-spacing: 1px;
	margin-bottom: 24px;
}

.eventpage #leftcol h1 {
	margin: 0 0 2px;
}

#leftcol h2 {
	font-size: 14px;
	color: #3e301d;
	font-weight: bold;
	line-height: 22px;
	margin: 0;
}

#opps h2 {
	margin: 1em 0 3px;	
}

#leftcol h3 {
	color: #333;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
}

#leftcol h6 {
	font-size: 11px;
	color: #656565;
	margin-top: -24px;
	margin-bottom: 24px;
}

#leftcol p {
	color: #333;
	font-size: 13px;
	line-height: 1.8em;
	margin-bottom: 1.2em;
}

.article #leftcol p {
	text-align: justify;
}

#sidebar p {
	color: #333;
	font-size: 12px;
	line-height: 1.8em;
	margin: 1em 18px 1.2em 15px;
}

#sidebar .section p {
	line-height: 1.6em;
	margin: 0;
}

a {
	color: #895f42;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #ae172a;
}
#text.staffbio ul.email {
	margin: -64px -8px 0; padding: 0;
	float: right;
	}
#text.staffbio ul.email a.address {
	display: block;
	width: 54px;
	height: 44px;
	background: url(../_img/icon.email.png) no-repeat center center;
	text-indent: -9999px;
}

#leftcol ul {
	margin-bottom: 1em;
}

#leftcol ul.articles {
	clear: both;
}

#leftcol ul.articles li {
	margin-left: 0;
	list-style-type: none;
}

#leftcol ul.articles li.block p {
	margin: 0;
}

#leftcol ul li
 {
	list-style-type: disc;
	margin-left: 3em;
	color: #323232;
	font-size: 13px;
	line-height: 2em;
}

#leftcol ol {
	margin-bottom: 1em;
}

#leftcol ol li {
	color: #323232;
	font-size: 13px;
	line-height: 24px;
	margin-bottom: 0em;
	list-style-type: decimal;
	margin-left: 17px;
}

#leftcol strong {
	font-weight: bold;
}

#leftcol blockquote {
	font-style: italic;
	padding-left: 2em;
}

#leftcol blockquote strong {
	font-style: italic;
	font-weight: bold;
}
/* @end */


/* @group STAFF */

#leftcol h1.depttitle {
	margin-bottom: 5px;
	text-transform: uppercase;
}

#leftcol table.staff td.second h2.title {
	font-size: 16px;
}

table.staff {
	width: 48%;
	float: left;
	margin: 0 2% 2% 0;
}

.clear {
	clear: both;	
}

#leftcol .events img,
#ajaxcontent ul.lower-info-box li.events img,
#leftcol table.staff td.first a.bio img {
	border: 1px solid #895f42;
	padding: 6px;
	background: #fff;	
}

#leftcol table.staff td.first a.bio {
	display: block;
}

#leftcol hr {
	display: none;
}
.eventpage #leftcol div.minical {
	float: left;
	margin: 0 10px 10px 0;
}
#leftcol div.minical {
	float: right;
	display: block;
	color: #895f42;
	padding: 3px;
	background-color: #e4ddca;
	border: 1px solid #895f42;
	margin: 0 0 10px 10px;
	line-height: 1.6em;
}
#leftcol div.minical span {
	display: block;
	text-align: right;
}

#leftcol div.minical span.day {
	font-size: 9px;
	padding: 4px;
	line-height: 1.2em;
	color: #362417;
}
#leftcol div.minical span.month {
	background-color: #895f42;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 8px;
	color: #fff;
	text-transform: uppercase;
}
table.staff td {
	vertical-align: top;
}

#leftcol table.staff tbody tr td.first {
}

table.staff td.second {
	width: 90%;
	padding: 0 0 0 14px;
}

#leftcol table.staff td.second a.bio {
	border-bottom: 1px dotted #8f857d;
	padding-bottom: 4px;
	display: block;
}

#leftcol table.staff p.contact {
	margin: 0; padding: 0;
}

#cboxLoadedContent img.biopic {
	float: left;
	margin: 0 14px 14px 0;
}

#cboxLoadedContent p {
	margin-bottom: 1em;
}

#cboxLoadedContent h1 {
	font-size: 14pt;
	font-weight: bold;
}

#leftcol table.staff td.second .name,
#leftcol table.staff td.second .position {
	font-size: 14pt;
	display: inline;
	padding-bottom: 0;
	line-height: 14pt;
}
#leftcol table.staff td.second .dept {
	font-weight: bold;
}
#leftcol table.staff td.second .position {
	font-weight: normal;
	font-family: "proxima-nova-1","proxima-nova-2",sans-serif;
	color: #39392F;
}
/* @end */

/* @group EVENT CALENDAR */

#eventlist div.eventbox {
	margin-bottom: 20px;
}

#eventlist {
	clear: both;
}

.events .leftcol {
	padding: 0 20px 0 0;
}

#eventbox h2,
#eventlist div.eventbox div.event h2 {
	margin: 18px 0 8px 0; 
	padding: 0;
	font-size: 17px;
	line-height: 15px;
}

#eventbox p.eventtime,
#eventlist div.eventbox div.event p.eventtime {
	margin: 0;
	padding: 0;
	line-height: 17px;
}

#eventbox p.eventtime em,
#eventlist div.eventbox div.event p.eventtime em {
	font-style: italic;
	font-size: 12px;
}

#eventbox p.summary {
	line-height: 24px;
	font-size: 14px;
}
#eventlist div.eventbox div.event p {
	font-size: 14px;
	margin: 0; padding: 0;
	line-height: 24px;
}

#eventbox div.cal,
#eventlist div.cal {
	width: 40px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#eventlist div.event {
	margin: 0 0 0 50px;
	border-bottom: 1px solid #e5dab7;
}

#eventbox div.cal span.month,
#eventlist div.cal span.month {
	text-transform: uppercase;
	font-size: 20px;
	line-height: 18px;
	display: block;
	text-align: justify;
	letter-spacing: 1px;
	color: #544636;
}

#eventbox div.cal span.day,
#eventlist div.cal span.day {
	color: #fff;
	background: #d5aa2a;
	display: block;
	height: 45px;
	font-size: 22px;
	text-align: right;
	padding: 1px;
}

#upcoming-events {
	margin: 8px 10px;
	padding: 10px;
	width: 608px;
}

#month-rotator {
	height: 18px;
}

#month-rotator h4 {
	text-transform: uppercase;
	text-align: center;
	font-size: 11px;
	color: #B4AE94;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#month-rotator ul {
	margin: 0px auto;
	padding: 0px;
}
#month-rotator ul li {
	width: 30%;
	white-space: nowrap;
	display: block;
	float: left;
	list-style: none;
	text-align: center;
	line-height: 22px;
	margin: 0;
}

#month-rotator ul li a {
	font-size: 16px;
	color: #895f42;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

#month-rotator ul .current a {
	color: #362417;
	font-weight: bold;
}

#month-rotator ul .current {
	width: 40%;
}
#sidebar #calendar {
	padding: 0 15px 0 0;
	margin-bottom: 15px;
}
#sidebar #calendar .calendar-month {
	text-align: center;
	margin: 0 -1px;
	padding: 4px;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	color: #362417;
	background-color: #e9e6e4;
}

#sidebar #calendar table.calendar {
	margin: 0 auto;
}

#sidebar #calendar .calendar .calendar-month span {
	margin: 0 0 10px;
}

#sidebar #calendar .calendar .calendar-month .calendar-prev {
	position: absolute;
	left: 12px;
}

#sidebar #calendar .calendar .calendar-month .calendar-next {
	position: absolute;
	right: 12px;
}
#sidebar #calendar div {
	border-bottom: 4px solid #9f9886;
	border-left: 1px solid #9f9886;
	border-right: 1px solid #9f9886;
}
#sidebar #calendar table.calendar th {
	background: #9f9886;
	margin: 0;
	padding: 3px 0;
	text-align: center;
	font-size: 10px;
	line-height: 14px;
	width: 36px;
	font-weight: normal;
	color: #fff;
}

#sidebar #calendar table.calendar tr.last td {
	border-bottom: none;
}
#sidebar #calendar table.calendar td {
	border-bottom: 2px solid #9f9886;
	border-left: 1px solid #e9e6e4;
	font-size: 11px;
	line-height: 35px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #9f9886;
}

#sidebar #calendar table.calendar td a {
	padding: 0;
	margin: 0;
}

#sidebar #calendar table.calendar td.linked-day a {
	background: #e4ddca;
}

#sidebar #calendar table.calendar td.current {
	background: #d5aa2a;
	color: #362417;
	border-bottom: 2px solid #362417;
}

#sidebar #calendar table.calendar td.linked-day a:hover {
	background: #895f42;
	color: #fff;
}

#sidebar #calendar a {
	color: #362417;
	display: block;
	text-decoration: none;
	padding: 9px 13px;
	margin: 0 7px;
}

#sidebar #calendar a:hover {
	color: #fff;
}
/* @end */

/* @group TERTIARY */
#bd .lower {
}

#bd .lower ul.top-box-nav {
	height: 46px;
	padding: 0;
	margin: 0;
	clear:both;
	background-position: center bottom;
}

#bd .lower ul.top-box-nav li {
	height: 46px;
	display: block;
	float: left;
	margin: 0;
}
#bd .lower ul.top-box-nav li.last {
}
#bd .lower ul.top-box-nav li a {
	text-decoration: none;
	font-weight: bold;
	color: #342417;
	font-size: 16px;
	line-height: 46px;
	display: block;
	padding: 0 13px 0 40px;
}
#bd .lower ul.top-box-nav li.active {
	background: url(/_img/tertnav_bg.gif) repeat-x;
}
#bd .lower ul.top-box-nav li.active a {
	color: #000;
}
#leftcol .lower ul.top-box-nav li.articles a.tertiary {
	background: url(/_img/tert.announcements.gif) no-repeat 13px center;
}
#leftcol .lower ul.top-box-nav li.events a.tertiary {
	background: url(/_img/tert.event.gif) no-repeat 13px center;
}
#leftcol .lower ul.top-box-nav li.resources a.tertiary {
	background: url(/_img/tert.download.gif) no-repeat 13px center;
}
#leftcol .lower ul.top-box-nav li.contacts a.tertiary {
	background: url(/_img/tert.contacts.gif) no-repeat 13px center;
}
#leftcol .lower ul.top-box-nav li.serve a.tertiary {
	background: url(/_img/tert.serve.gif) no-repeat 13px center;	
}

#leftcol div.lower div.container {
	background: url(../_img/tert_bg.gif) repeat-x;
}
#ajaxcontent ul.lower-info-box li div.frame {
	display: block;
}
#ajaxcontent ul.lower-info-box {
	padding: 25px 20px;
}
#ajaxcontent ul.lower-info-box li {
	list-style-type: none;
	margin: 0 0 20px;
	display: block;
	color: #323232;
	font-size: 13px;
	line-height: 2em;
}

#leftcol div.events,
#ajaxcontent li.events {
	clear: both;
	margin-bottom: 1.5em;
	border-bottom: 1px dotted #8f857d;
	padding-bottom: 1.5em;
}
#ajaxcontent ul.lower-info-box li ul, #ajaxcontent ul.lower-info-box li ol {
	margin:15px;
	padding:0;
}
#ajaxcontent ul.lower-info-box li ul li {
	list-style-type: disc;
	padding: 0;
	margin-bottom:0.5em;
}
#ajaxcontent ul.lower-info-box li ol li {
	list-style-type:decimal;
	padding: 0;
	background:none;
	margin-bottom:0.5em;
}

#leftcol h2.title,
#ajaxcontent ul.lower-info-box h2.title {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}
#leftcol .event-name,
#ajaxcontent ul.lower-info-box li .event-name {
	font-size: 17px;
	margin-bottom: 0;
	padding: 0;
}

#leftcol .events .date,
#leftcol .articles .date,
#ajaxcontent ul.lower-info-box li p.date,
#leftcol #opps .sc-article .date {
	font-size: 11px;
	font-style: italic;
	margin: 0;
}

#leftcol div.events p {
	margin: 0;
}

#leftcol .date em,
#ajaxcontent ul.lower-info-box li p.date em {
	font-style: italic;
	color: #90857c;
}

#ajaxcontent ul.lower-info-box li p,
#opps .sc-article p
{
	margin: 0 0 8px;
	color: #333;
	line-height: 1.8em;
}

#leftcol .events img,
#ajaxcontent ul.lower-info-box li.events img{
	float: left;
	margin: 0 10px 10px 0;
}

#leftcol table.staff td.second a.bio {
	clear:both;
	display: block;
	font-size: 11px;
	color: #333;
	font-weight: bold;
}
#leftcol .readmore{
	color: #333;
	font-weight: bold;
}
#ajaxcontent ul.lower-info-box li p.readmore a {
	text-decoration: underline;
}

/* @end */
/* @group SIDEBAR
 */

.section {
	background: url(../_img/sidebar.gradient.jpg) repeat-y;
	padding-top: 1em;
	padding-bottom: 1.2em;
	padding-left: 15px;
	padding-right: 18px;
}

#sidebar select#articleLists {
	display: block;
	width: 100%;
	font-size:11px;
	margin-bottom:3px;
}

.section h1 {
	font-size: 24px;
	color: #3d2f1c;
	margin-bottom: 5px;
}

#sidebar .skills_opps ul.oppslist li,
#skillsform ul.skillslist li {
	margin-left: 8px;
	margin-bottom: 5px
}

#sidebar div.section div.skills_opps ul.oppslist ul {
	margin-left: 10px;
}

#skillsform input.skills {
	margin-right: 3px;	
}

#featured-events h1 {
	padding-bottom: 10px;	
}

div#articles.section,
div#featured-events.section {
	padding-bottom: 1px;
}

#sidenav.section ul li a {
	font-size: 14px;
	text-decoration: none;
	color: #845030;
	line-height: 20px;
}

#sidebar div.section div.content ul.featured-events li div.minical {
	float: left;
	display: block;
	background-color: #895f42;
	color: #fff;
	padding: 4px 6px;
	margin: 0 6px 0 0;
}

#sidebar div.section div.content ul.featured-events li div.minical span {
	display: block;
	text-transform: uppercase;
	text-align: center;
	padding: 0 0 2px;
}

#sidebar div.section div.content ul.featured-events li div.minical span.day {
	font-weight: bold;
	font-size: 15px;
	letter-spacing: 1px;
}

#sidebar .section ul li a {
	color: #895f42;
	text-decoration: none;
}

#sidebar div.section h2 {
	font-weight: bold;
	margin: 1em 0;
}
#sidebar .section ul li a.title {
	font-size: 13px;
	line-height: 14px;
}


#sidebar .section ul.featured-articles li span{
	display: block;
}

#sidebar .section ul.featured-articles li em{
	font-size: 10px;
	font-style: italic;
	line-height: 1.5em;
	color: #9f9886;
}

#sidebar #prayer.section ul.featured-articles li span.date {
	display: none;
}

#sidebar .section ul li a:hover {
	text-decoration: underline;
}

#sidebar div.section div.content ul.featured-events li {
	margin-bottom: 1.5em;	
	font-size: 11px;
	line-height: 12px;
}
#sidebar div.section ul.featured-articles li {
	margin-bottom: 1.5em;	
	font-size: 11px;
	line-height: 1.5em;
}
.section ul li a:hover{
	color: #ae172a;
	text-decoration: underline;
}

#sidebar {
	margin-left: 0px;
	margin-top: 23px;
}

body.eventlist #sidebar {
	margin-top: 8px;
}



/* @end */




/* @group forms */

/* = Forms  
---------------------------------------------------------------------
*/
.monkform p {
	margin: 1em 0;
}
#comments .comment{
	font-size: 12px;
	font-weight: normal;
	background-color:#EEEEDF;
	padding: 1em;
	margin-bottom: 0.5em;
}

#comments .comment-name {
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.monkForm textarea,
#comments textarea {
	min-height: 50px;
	border: 1px solid #666;
	padding:0.5em;
	width: 260px;
}
#content .monkForm fieldset p.data {
	color:#333;
	font-size:1.3em;
	line-height:0.9;
}
.monkForm fieldset label,
#comments label {
	font-size: 14px;
	color: #333;
	padding:4px 10px 4px 0;
}

body.blog #comments form label {
	font-weight: bold;
}

form#tellafriend.monkForm {
	width: 750px;
	margin: 0 auto;
}

.monkForm fieldset div.textarea label.error,
.monkForm fieldset div.text label.error,
.monkForm fieldset div.select label.error,
.monkForm fieldset div.captcha label.error
{
	float: none;
	color: red;
	padding-left: 10px;
}


.monkForm fieldset div.textarea label,
.monkForm fieldset div.text label,
.monkForm fieldset div.select label,
.monkForm fieldset div.captcha label
 {
	width: 30%;
	float: left;
	text-align: right;
}


#sidebar .monkForm fieldset div.text label,
#sidebar .monkForm fieldset div.select label,
#sidebar .monkForm fieldset div.captcha label
 {
	width: 80px;
	font-size: 1em;
}
.monkForm fieldset select {
	width: 290px;
}

.monkForm fieldset div.captcha label {
	line-height: 30px;
}

#leftcol .monkForm fieldset .checkbox p.data,
#leftcol .monkForm fieldset .radio p.data {
	line-height: 1em;
	margin: 0 0 1em 20px;
}

.monkForm fieldset .checkbox,
.monkForm fieldset .radio
 {
	clear: left;
}

.monkForm fieldset .checkbox input,
.monkForm fieldset .radio input
 {
	margin-right: 20px;
}

.checkbox p.data label {
	padding: 2px 10px 7px 0;
}
.radio p.data label {
	padding: 3px 10px 7px 0;
}
.select p.data label {
	padding: 3px 10px 7px 0;	
}
.monkForm fieldset legend{
   font-size: 1.4em;
   color: #333;
   font-weight: bold;
   padding-bottom: 1em;
}

#tellafriend fieldset legend {
	padding-bottom: 10px;
	text-align: center;
	margin: 0 auto;
}

#tellafriend p.data {
	margin: 10px 0;
}
#sidebar .monkForm fieldset legend{
	display: none;
}
.monkForm p.description {
	font-size:12px;
    color: #333;
	font-style: italic;
	text-align: center;
	margin: 0;
}
form.monkForm div.radio label, form.monkForm div.checkbox label {
	margin-top:-0.5em;
	margin-left:0;
}

.monkForm div span.checkbox-label {
	color:#333;
	font-size:14px;
	padding-left:10px;
}
.monkForm h1 {
	font: bold 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 1em;
}

.monkForm div {
	margin-bottom: 1em;
	clear: both;
}
#sidebar .monkForm div {
	margin-bottom: 5px;
}

.monkForm fieldset {
	margin-bottom: 1.2em;
	border: 0;
}

#tellafriend fieldset {
	padding: 0;
}

.monkForm .text input,
#comments input {
	border: 1px solid #666;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 5px;
	width: 260px;
}

#comments form p.commentName {
	margin-left: 133px;	
	position: relative;
}

#comments div.comment h5 span.commenter {
	font-weight: bold;
}

#comments form p.commentName input {
	position: absolute;
	left: 60px;
}

body.blog #comment {
	margin: 0 193px;
}

#sidebar .monkForm {
	margin: 1em 0;
}

#sidebar .monkForm .text input{
	border: 1px solid #666;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 3px;
	width: 128px;
}

#sidebar div.section div.content h3 {
	font-weight: bold;
	margin:0 0 1em 0;
}
.monkForm .captcha input{
	width: 140px;
	padding: 10px;
	border: 1px solid #666;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.monkForm img.captcha {
	float: left;
	margin-right: 3px;
}

.monkForm #formsubmit input,
#comments #comment-submit {
	margin:0 0 0 32%;
	display: block;
	border: 1px solid #666;
	padding: 8px 50px;
	background-color: #90857c;
	color: #333;
}

#sidebar .monkForm #formsubmit input {
	margin:0;
	padding: 3px;
	width: 128px;
	margin-left: auto;
	margin-right: 3px;
}
#comments #comment-submit {
	margin-top:12px;
}

.monkForm div.clear {clear:both;padding-top:5px;}

form.monkForm fieldset p.error, #content form.monkForm fieldset p.error {
	font-size: 11px;
	display: block;
	text-align: left;
	color: red;
	padding-left: 37%;
	text-transform: uppercase;
}

.monkForm #response {
	font-size: 16px;
	background-color: #5D3600;
	font-weight: bold;
	color: #5a7554;
	border: 1px solid #999;
	margin: 8px;
	padding: 10px;
}

.monkForm p a {
	font-size: 14px;
	position: relative;
	left: 130px;
	top: 16px;
}

.monkForm p a:hover {
	font-size: 14px;
	position: relative;
	left: 130px;
	top: 16px;
	text-decoration: underline;
}

.monkForm .required .data label,
.monkForm .captcha .data label {
	font-weight: bold;
}
/* end forms */

/* @end */

/* @group Gallery */

#photostream ul.thumbs li {
	float: left;
	line-height: 0;
	margin-right: 3px;
	margin-bottom: 3px;
}
#photostream ul.thumbs li a img {
	border: 2px solid #90857c;
	max-width: 68px;
}
#gallery ul.thumbs li a img {
	border: 4px solid #90857c;
}
#photostream ul.thumbs li a {
	display: block;
}
#gallery .thumbs,
#gallery .thumbs li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#gallery .thumbs li {
	float: left;
	margin-right: 10px;	
}
#gallery h2 {
	clear: both;
}


/* @end */


/* @group SERMONS */
#leftcol .sermondetail h2, 
#leftcol #articlelist h2, 
#leftcol .articledetail h2 {
	margin-top: .5em;
	margin-bottom: .5em;
}

#sermon-content h1 {
	margin-bottom: 0.5em;	
}
#leftcol .sermondetail ul.byline, 
#leftcol #articlelist ul.byline, 
#leftcol .articledetail ul.byline {
	list-style-image: none;
	list-style-type: none;
	margin: 0 0 1em;
}
#leftcol .sermondetail ul li, 
#leftcol #articlelist ul li, 
#leftcol .articledetail ul li {
	font-size: 12px;
	line-height: 14px;
	margin-right: 5px;
	padding-right: 10px;
}
#leftcol .sermondetail li.bl_preacher, 
#leftcol #articlelist li.bl_preacher, 
#leftcol .articledetail li.bl_preacher {
	border-right: 1px solid #003643;
	display:inline;
}
#leftcol .sermondetail li.bl_date, 
#leftcol #articlelist li.bl_date, 
#leftcol .articledetail li.bl_date {
	border-right: 1px solid #003643;
	display: inline;
}
#leftcol .sermondetail li.bl_series, 
#leftcol .articledetail li.bl_series {
	display:inline;
}
#sermon-content h2 {
	margin: 0.5em 0;
}
#leftcol #currentsermonbox .container,
#leftcol #sermonbox .container {
	background-color: #e4ddca;
	border: 1px solid #9f9886;
	padding: 14px;
	overflow: auto;
}

#currentsermonbox,
#sermonbox {
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-bottom:1em;
}

#currentsermonbox #hdimg {
	float: left;
	margin: 0 11px 0 0;
}
#currentsermonbox #hdimg img {
	border: 3px solid #90857c;
	max-width: 212px;
}

div#sermons.info-holder {
	clear: both;
}
#leftcol .sermonlist #currentsermonbox,
#leftcol .sermonlist #sermonbox {
	margin-bottom: 20px;
	height: 180px;
}
#leftcol .container h2 {
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	font-size: 16px;
	padding: 0;
	margin: 0;
}
#leftcol .container p {
	font-size: 13px;
	margin:0;
	padding: 0;
	text-align: justify;
	line-height: 1.6em;
}
#leftcol #currentsermonbox span {
	margin: 0 0 10px 0;
	display: block;
}
#leftcol #sermonbox span {
	margin: 0;
	display: block;
}
#leftcol .container span p {
	font-size: 11px;
}
#leftcol ul.mediatools {
	padding: 0;
	margin: 3px -10px 0 0;
	float:right;
}

#sermonbox div.container ul.mediatools,
#currentsermonbox div.container ul.mediatools {
	margin: 0;
}
#sermons ul.mediatools {
	margin-top: 0.8em;
	margin-right: 0;
}
#leftcol ul.mediatools li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}
#leftcol ul.mediatools li a {
	text-indent: -99999px; overflow:hidden;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	margin-right: 10px;
}
#leftcol ul.mediatools li.audioplayer a {
	background: url(../_img/audio-x-play.png) no-repeat center center;
}
#leftcol ul.mediatools li.download a {
	background: url(../_img/audio-x-download.png) no-repeat center center;
}
#leftcol ul.mediatools li.notes a {
	background: url(../_img/application-pdf.png) no-repeat center center;
}
#leftcol ul.mediatools li.watch a {
	background: url(../_img/video.png) no-repeat center center;
}
#leftcol #pagination,
.sermonlist #pagination,
.info-holder #pagination,
#articlelist #pagination
{
	float: right;
	margin: 0;
}
#pagination a {
	text-decoration: none;
	margin-left: 4px;
	background: url(../images/pagination_divider.gif) no-repeat left center;
	padding-left: 7px;
	font-size: 11px;
	font-weight: bold;
}
a#current {
	font-weight: bold;
	font-size: 13px;
	color: #ae182b;
}
a#off {
	background-image: none;
}
.articles .block,
div.sermonbox,
#leftcol .sc-article,
#comments {
	background-color: #e4ddca;
	padding: 14px;
	margin: 0 0 0.5em;
	color: #323232;
	font-size: 13px;
	line-height: 2em;
}
#leftcol div.sermonbox h2 {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}
#leftcol div.sermonbox p {
	font-size: 12px;
	margin: 0;
}
#leftcol div.sermonbox span {
	margin: .6em 0;
}
#leftcol div.sermonbox span p {
	font-size: 10px;
}
#secondaryContent {
	padding: 10px;
}
#secondaryContent h3 a.podcastsubscribe {
	background: url(../images/icon_itunes.png) no-repeat;
	padding-bottom: 5px;
	padding-top: 7px;
	padding-left: 36px;
	text-decoration:none;
	font-size: 14px;
}
#secondaryContent h3 {
	margin-bottom: 1em;
	font-weight: bold;
}
#secondaryContent h3 a.podcastsubscribe:hover {
	text-decoration:underline;
}
.sermonlist #secondaryContent h3 {
	padding: 1em 0;
}
#sorting h3 {
	text-transform: uppercase;
}
#sorting label {
	text-transform: uppercase;
	color: #5D3600;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
}
select.sorter {
	font-size: 12px;
	width:100%;
	margin-bottom: 1em;
}
#secondaryContent h2 {
	text-transform: uppercase;
	margin: 10px 0;
	font-size:16px;
}
#secondaryContent ul {
	list-style-type: none;
	list-style-image: none;
}
#secondaryContent ul li {
	color: #5D3600;
	font-size: 14px;
	line-height:2em;
}

strong {
	font-weight: bold;
}
#secondaryContent ul li a, #secondaryContent a{
	color: #895f42;
}
#secondaryContent ul li a:hover, #secondaryContent a:hover {
}
.sermonlist #secondaryContent ul li {
	margin-left: 0;
}
#secondaryContent ul li img {
	margin-bottom: -3px;
}
.sermonlist .sermonbox.last, ul.lower-info-box li.last {
	margin-bottom: 20px;
}
#leftcol #byline {
	margin: 0;
	padding: 0;
}
#byline li {
	display: inline;
	font-size: 10px;
}
/* @end sermons */
/* @group FT */

#ft {
	position: relative;
}
#ft #address {
	color: #e1d7ca;
	font-size: 12px;
	padding-top: 23px;
}

#colophon a {
	text-decoration: none;
	color: #beb7b2;
}

#colophon {
	padding-top: 29px;
}

#social {
	float: right;
	padding-top: 23px;
	padding-right: 19px;
}

#social li {
	float: left;
	margin-left: 5px;
}

#social a {
	width: 64px;
	height: 65px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

#social .facebook a {
	background-image: url(../_img/ft.fb.gif);
}

#social .twitter a {
	background-image: url(../_img/ft.twitter.gif);
}

#social .rss a {
	background-image: url(../_img/ft.rss.gif);
}

#social .flickr a {
	background-image: url(../_img/ft.flickr.gif);
}

#social .enews a {
	background-image: url(../_img/ft.enews.gif);
}
pre.tip {
	color: #352316;
	font: 18px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
}
#bk_ft {
	background: #362416 url(../_img/bk_ft.jpg) repeat-x;
	height: 141px;
	margin-top: -109px;
	border-top: solid 8px #362416;
}

#ft p {
	display: inline;
}
#colophon a {
	color: #e1d7ca;
	background: url(../_img/fh_logo_icon.gif) no-repeat left center;
	padding-left: 28px;
	text-decoration: none;
	padding-bottom: 9px;
	padding-top: 9px;
	font-size: 12px;
}

#colophon a:hover {
	text-decoration: underline;
}

/* @end */

/* @group blog */

#leftcol p.subscribe, #leftcol p.comments,
#comments p.comments {
	float: right;
	margin: 0;
	line-height: 20px;
}

#text p.subscribe a {
	display: block;
	background: url(../_img/rss.png) no-repeat right center;
	height: 22px;
	line-height: 22px;
	padding-right: 20px;
	margin-top: 6px;
}

#text ul.articles.info-holder li.block p.comments a,
#comments p.comments span.commentnum {
	font-size: 11px;
	font-style: italic;
	margin: 0;
	line-height: 17px;
	display: block;
	background: url(../_img/comment_bubble.png) no-repeat left top;
	padding-left: 20px;
	margin-top: 2px;
}

#text ul.articles.info-holder h2 {
	margin-bottom: 1em;
}

#text ul.articles.info-holder h2.groupbydate {
	text-transform: uppercase;
}

body.blog #leftcol h1 {
	margin-bottom: 3px;
}

#leftcol #text ul.articles.info-holder h1.filterby {
	font-size: 20px;
	margin-bottom: 12px;
}


.tag0 {font-size: 8px;}
.tag1 {font-size: 9px;}
.tag2 {font-size: 10px;}
.tag3 {font-size: 12px;}
.tag4 {font-size: 16px;}
.tag5 {font-size: 20px;}
.tag6 {font-size: 22px;}
.tag7 {font-size: 24px;}
#cloud a{text-decoration: none;}
#cloud {
	text-align: center;
}



/* @end */

ul.mcms_filter_list {
	margin-bottom: 1em;	
}

a.ft-button-slideshowHolder-active {
	font-weight: bold;
	color: black;
}
.ft-next{
	background: url(../_img/next.png) no-repeat center center;
	width: 32px;
	height: 32px;
}
.ft-prev{
	background: url(../_img/prev.png) no-repeat center center;
		width: 32px;
	height: 32px;
}
#subscribebox {
	display: none;
}
