/* @override http://fbcgraham.com/fileadmin/templates/skin_fbc_graham/css/mainstyles.css */

/*

FBC GRAHAM CSS

This is the main stylesheet

author:		Ron Hall, Busy Noggin, Inc.
e-mail:		templavoila@busynoggin.com
website:	www.busynoggin.com & templavoila.busynoggin.com


*/

/* @group Base Color Specs */

/* Font color: #3b1c00 */
/*Page BG color : #f9edb7*/

/* @end */

/* @group Reset Styling */

/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
   Based on work by Eric Meyer:
   * meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

a:active {
	outline: none;
	}

a:focus {
	-moz-outline-style: none;
	}

/* @end Reset Styling */

/* @group Base Styling */

html {
	height: 100%;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #3b1c00;
	font-weight: normal;
	height: 100%;
	background-color: #273f50;
}

/* NOTE: Much of the typography styling is handled in rte.css */


/* @group Table Styling */

/* NOTE: Table Styling is mostly handled in rte.css */
table {
	border-collapse:collapse;
	width: 100%;
	}

/* @end Table Styling */

/* @group Additional Tags */


pre {
	margin-bottom: 15px;
	}

code {
	margin-left: 10px;
	margin-right: 10px;
}

pre code {
	margin-left: 0px;
	margin-right: 0px;
	}

pre,
code {
	font-family: 'andale mono', 'monotype.com', 'lucida console', monospace;
	}


/* @end Additional Tags */

/* @group Forms */


form input, form textarea {
	margin-right: 5px;
	}

form input:focus, form input:hover {
	color: black;
	}

form select {
	font-size: 11px;
	}

form option {
	margin: 0px;
	margin-left: 5px;
	margin-right: 10px;
	}

optgroup {
	font-weight: bold;
	font-style: italic;
	margin: 0;
	margin-top: 5px;
	}

optgroup option {
	padding-left: 5px;
}

legend {
	font-weight: bold;
	color: black;
	}


/* @end Forms */

/* @end Base Styling */


div.csc-textpic-center div.csc-textpic-imagewrap,
div.csc-textpic-left div.csc-textpic-imagewrap,
div.csc-textpic-right div.csc-textpic-imagewrap {
	margin-bottom: 10px;
	}

/* @group Common Classes */

.clear {
	clear: both;
	}

.clearOnly {
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	line-height: 0;
	}

.outOfSight {
	position: absolute;
	top: 0;
	left: -4000px;
	}

.csc-firstHeader {
	margin-top: 0px;
	}

.graphicTextWrap {
	overflow: hidden;
	}

.graphicText {
	line-height:300px;
	display: block;
	}

.floatLeft {
	float: left;
	}

.floatRight {
	float: right;
	}

/* @end Common Classes */

/* @group Layout */

#pageOuterWrap {
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	background: #a99687 url(images/page_main_bg.jpg) repeat-x left top;
	}

#pageWrap {
	background: transparent url(images/top_page_bg.jpg) no-repeat center top;
	}


#contentWrap {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background: transparent url(images/content_bg.png) repeat-y center top;
	}

#contentInnerWrap {
	padding: 25px 75px;
	}


#f1d #contentInnerWrap {
	padding: 25px 75px 30px 10px;
	}

#feature {
	background: url(images/feature_bg.jpg) repeat-x;
	}

#featureWrap{
	padding-left: 10px;
	padding-right: 10px;
	background: transparent url(images/feature_shadow_center.png) repeat-y left top;
	}

#featureShadow {
	height: 14px;
	margin-bottom: -10px;
	background: transparent url(images/feature_shadow_bottom.png) no-repeat left top;
	}

#generatedContent-1 {
	width: 250px;
	float: left;
	}

#generatedContent-2 {
	width: 230px;
	float: right;
	}

#f1d #contentBlock-1 {
	float: right;
	width: 620px;
	}

#f1e #contentBlock-1 {
	float: left;
	width: 730px;
	}

#f1f #contentBlock-1 {
	float: left;
	width: 480px;
	}

#f2a #contentBlock-1 {
	float: left;
	width: 550px;
	}

#f2a #contentBlock-2 {
	width: 260px;
	float: right;
	}

#f2b #contentBlock-1 {
	float: left;
	width: 550px;
	}

#f2b #contentBlock-2 {
	width: 260px;
	float: right;
	}

#f2c #contentBlock-1 {
	float: left;
	width: 550px;
	}

#f2c #contentBlock-2 {
	width: 260px;
	float: right;
	}


#f2d #contentBlock-1 {
	float: left;
	width: 480px;
	}

#f2d #contentBlock-2 {
	width: 230px;
	float: right;
	}

#f2e #contentBlock-1 {
	float: left;
	width: 480px;
	margin-right: 20px;
	}

#f2e #contentBlock-2 {
	width: 230px;
	float: left;
	}

#f3a #contentBlock-1,
#f3b #contentBlock-1 {
	float: left;
	width: 480px;
	margin-right: 20px;
	}

#f3a #contentBlock-2,
#f3b #contentBlock-2 {
	width: 230px;
	float: left;
	}

#f3a #contentBlock-3,
#f3b #contentBlock-3,
#f3c #contentBlock-3,
#f3d #contentBlock-3 {
	width: 230px;
	float: right;
	}

#f3c #contentBlock-1,
#f3d #contentBlock-1 {
	float: left;
	width: 480px;
	}

#f3c #contentBlock-2,
#f3d #contentBlock-2 {
	width: 230px;
	float: left;
	margin-right: 20px;
	}

/* @end Layout */

/* @group Header */

#header {
	position: relative;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	}

#masthead {
	position: relative;
	top: 25px;
	margin: 0 0 0;
	padding: 0;
	height: 53px;
	width: 271px;
	overflow: hidden;
	background: url(images/header_logo.png) no-repeat top left;
	}

#masthead a {
	display: block;
	padding-top: 100px;
	}


/* @group Global Menu */

#globalMenu {
	float: right;
	margin-top: 40px;
	margin-left: 0px;
	margin-bottom: 0;
	padding: 5px 15px;
	font-size: 15px;
	line-height: 15px;
	/*background-color: black;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;*/
	background: transparent url(images/gm_bg.png) repeat left top;
	}

/* Just Used to temporarily hide menu */
#globalMenu.noMenu {
	background: none;
	}

#globalMenu li {
	display: inline;
	float: left;
	padding: 0 20px 0 0;
	margin: 0 20px 0 0;
	background: transparent url(images/gm_menu_separator.jpg) no-repeat right center;
	}

#globalMenu li.last {
	background: none;
	margin-right: 0;
	padding-right: 0;
	}

#globalMenu a {
	height: 17px;
	display: inline;
	float: left;
	color: #8ccdfb;
	border-bottom: none;
}

#globalMenu a:hover {
	color: white;
	}

#globalMenu li.active a {
	color: white;
}

#globalMenu ul {
	position: absolute;
	height: 20px; 
	top: 20px;
	left: 0px;
	margin: 0px;
	background-color: #999;
	width: 940px;
	font-size: 11px;
	padding-left: 10px;
}

/* @end Global Menu */

/* @end Header */

/* @group Footer */

#footerWrap {
		background: transparent url(images/footer_bg.jpg) repeat-X left top;
	}

#footer {
	padding-top: 15px;
	height: 200px;
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	color: #7ebede;
}

#footer a {
	color: #7ebede;
	}

#footer a:hover {
	color: #9fdbf8;
	}

#footerCopyright {
	float: right;
}

.footerContactWrap {
	float: left;
	margin-right: 30px;
	}

/* @end Footer*/

/* @group Local Menu */

#localMenuWrap {
	padding-right: 9px;
	background: transparent url(images/local_menu_shadow.png) repeat-y left top;
	}

#localMenuBottomCap {
	background: transparent url(images/local_menu_bottom_shadow.png) no-repeat left top;
	height: 10px;
	}

#localMenu {
	margin: 0;
	padding-top: 20px;
	padding-bottom: 25px;
	padding-left: 30px;
	background: transparent url(images/local_menu_bg.jpg) repeat-x left top;
	font-size: 13px;
	}

#localMenu ul {
	margin-top: 5px;
	padding-bottom: 10px;
	}

#localMenu ul li {
	margin-bottom: 3px;
	border-bottom: none;
	padding-bottom: 0;
	}

#localMenu li {
	list-style: none;
	margin-bottom: 10px;
	border-bottom: 1px solid #8ccdfb;
	padding-bottom: 2px;
	}

#localMenu li a {
	color: #8ccdfb;
	border-bottom: none;
	}

#localMenu li a:hover {
	color: #9fdbf8;
	}


/* @end Local Menu */

/* @group Hero Promos Rotator */

#rotatorWrap {
	position: relative;
	width: 960px;
	height: 250px;
	}

#rotatorWrap a {
	color: #5492fd;
	}

#rotatorWrap a:hover {
	color: #9cc7fe;
	}

.rotatorItemWrap {
	position: absolute;
	width:  960px;
	height: 250px;
	color: white;
	}

.rotatorItemWrap .descriptionWrap {
	position: absolute;
	top: 0;
	right: 0;
	width: 245px;
	height: 230px;
	padding: 10px 20px 10px 50px;
	background-image: url(images/hero_text_bg.png);
	}

.rotatorItemWrap .headline {
	margin-top: 0;
	color: white;
	}

.rotatorItemWrap .moreLink {
	display: block;
	float: right;
	}

#rotatorMenu {
	position: absolute;
	bottom: 10px;
	left: 665px;
	margin: 0;
	list-style: none;
	color: #5492fd;
	}

#rotatorMenu li {
	float: left;
	margin-left: 7px;
	cursor: pointer;
	}

#rotatorMenu li.active {
	color: white;
	border-bottom: 1px solid white;
	}

#rotatorMenu li:hover {
	color: #white;
	}

/* @end */


/* @group Home Quick Links */

.homeQuickLink {
	display: block;
	width: 265px;
	padding: 7px 15px;
	color: white;
	font-size: 15px;
	background: url(images/quicklinks_bg.jpg) left top;
	}

.homeQuickLink:hover {
	color: white;
	background-position: right top;
	}

/* @end */


/* @group Module Styling */

.moduleHeader {
	margin: 0;
	padding: 0 15px 0 0;
	color: white;
	background: url(images/right_module_cap.gif) no-repeat right top;
	font-size: 14px;
	}

.moduleHeader .moduleHeaderInnerWrap {
	display: block;
	padding: 5px 0 5px 10px;
	background: #008aec url(images/left_module_cap.gif) no-repeat left top;
	}

.moduleFooter {
	height: 15px;
	margin: 0;
	padding-right: 15px;
	background: url(images/right_module_cap.gif) no-repeat right bottom;
	font-size: 1px;
	overflow: hidden;
	}

.moduleFooter span {
	display: block;
	height: 15px;
	background: #008aec url(images/left_module_cap.gif) no-repeat left bottom;
	}

.moduleBody {
	padding: 15px 10px 10px 10px;
	}

.moduleBodyWrap {
	border-left: 2px solid #008aec;
	border-right: 2px solid #008aec;
	/* Please note that the thickness values on the two border values above will be overridden in the final output. Make sure these values match the constant moduleBodyBorderWidth */
	}

.unframed .moduleBody,
.unframed .moduleBodyWrap {
	padding: 0;
	border: 0;
	}


.moduleBodyBleed {
	padding: 0;
	}

.columnGroup {
	margin-bottom: 10px;
	}

.columnGroupRule {
	border-bottom: 1px solid #7f7f7f;
	}

.moduleGroup {
	margin-bottom: 10px;
	}

.moduleFeature {
	margin-bottom: 15px;
	}

/* @end Module Styling */



/* @group Forms */

.csc-mailform-field label,
.csc-mailform-field label {
	display: block;
	}

/* @end */

.borderedImage {
	margin-bottom: 15px;
	}

/* @group News */

.newsHeaderImage,
.postImages {
	margin-bottom: 10px;
	}

.moreLink {
	float: right;
	}

.viewAllPosts {
	margin-top: 5px;
	float: right;
	}

.ttNewsLatest ul {
	list-style: none;
	padding:0;
	margin: 0;
	}

.ttNewsLatest li {
	margin-bottom: 5px;
	}

.ttNewsList .title {
	margin-top: 10px;
	}

.news-list-browse {
	border-top: 1px solid #6d5440;
	margin-top: 15px;
	padding-top: 10px;
	}

/* @end */

.singleSermon .description {
	float: left;
	width: 450px;
	}

/* @group Sermons */

.resourcesWrap {
	float: right;
	}

.sermonList .listenButton,
.sermonList .downloadAudioButton,
.sermonList .notesButton {
	display: block;
	width: 120px;
	height: 25px;
	background: transparent url(images/sermon_buttons/listen_button.gif) no-repeat;
	}

.sermonList .downloadAudioButton {
	background-image: url(images/sermon_buttons/download_audio_button.gif);
	}

.sermonList .notesButton {
	background-image: url(images/sermon_buttons/notes_button.gif);
	}

.sermonList .speaker,
.sermonList .scripture {
	font-style: italic;
	}

.sermonList .pageBrowerserWrap {
	border-top: 1px solid #6d5440;
	margin-top: 15px;
	padding-top: 10px;
	}

.sermonList .pageBrowerserWrap p {
	margin-bottom: 0;
	}

.sermonList .title,
.sermonList .speaker,
.sermonList .scripture {
	margin-top: 0;
	margin-bottom: 0;
	}

.singleSermon {
	margin-bottom: 10px;
	}

.sermonLatestList .title {
	margin-bottom: 10px;
	line-height: 18px;
	}

/* @end */

/* @group Prayer */

a.button, 
a.button:link, 
a.button:visited {
	border: none;
	color: white;
	background-color: #3f6fc2;
	}

.tx_wecconnector_pi1 ul {
	list-style: none;
	margin: 20px 0;
	padding: 0;
	}

.tx_wecconnector_pi1 .buttonRow {
	float: right;
	}

.tx_wecconnector_pi1 li.entry {
	margin-bottom: 20px;
	border-bottom: 1px solid #3b1c00;
	}

.tx_wecconnector_pi1 li h3{
	font-size: 18px;
	}

.tx_wecconnector_pi1 #entryFormToggle label,
.tx_wecconnector_pi1 #entryFormToggle input {
	display: block;
	width: 250px;
	}

.pluginSection li.entry .entryInfo {
	padding: 0;
	margin: 5px 0;
	font-style: italic;
	}

.tx_wecconnector_pi1 .pluginForm {
	background-color: #f6eee3;
	}

.tx_wecconnector_pi1 #entryFormToggle .submit {
	width: 100px;
	}

.tx_wecconnector_pi1 .instructions {
	margin-top: 5px;
	}

.tx_wecconnector_pi1 .pluginForm label {
	margin-top: 20px;
	}

.tx_wecconnector_pi1 .pluginForm textarea {
	height: 75px;
	}

.pluginForm textarea {
	height: 100px;
	}

/*
.pluginContent .button:active {
	color: black;
	background-image: -moz-linear-gradient(top, #FFF, #c1b1a2);
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0.00, #FFF),color-stop(1.00, #c1b1a2));
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#B3B3B3);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
*/


.pluginContent .button {
	background-image: -moz-linear-gradient(top, #FFF, #c0b0a1);
	background-image: -webkit-gradient(linear, left top, left bottom,color-stop(0.00, #FFF),color-stop(1.00, #c0b0a1));
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#c0b0a1)
	       progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color=#E6E6E6, Positive='true');
}



/* @end */

/* @group Calendar */

.V9 {
	font-size: 10px;
	line-height: 11px;
	margin-bottom: 5px;
	}

.monthSelectedWeek,
.monthCurrentWeek {
	background: none;
	}

.month-weeknums,
.month-large .weekday {
	background-color: #f5dbb7;
	}

.monthToday {
	background-color: #f5dbb7 !important;
	}

.monthToday a:link,
.monthToday a:visited {
	color: #3f6fc2;
	}

.monthToday a:hover {
	color: black;
	}

#month-header {
	padding-top: 5px;
	}

#month-header-prevnext img {
	padding-top: 3px;
	}

#month-header-prevnext {
	padding-left: 10px;
	}

.tx-cal-controller .title,
.tx-cal-controller .navback,
.timeborder {
	background: none;
	background-color: #f5dbb7;
	}

.rowOff,
.rowOff2 {
	background-color: #f5dbb7;
	}

.rowOn,
.rowToday,
.rowOn2 {
	background-color: #d5bb97;
	}

.dayview .navback table,
.weekview .navback table {
	margin-top: 5px;
	float: right;
	}


.tx-cal-controller td.rowOff,
.tx-cal-controller th.rowOff,
.tx-cal-controller td.rowOn,
.tx-cal-controller th.rowOn,
.tx-cal-controller td.rowToday,
.tx-cal-controller td.timeborder {
	padding-left: 3px;
	}

.default_catheader_bullet {
	display: none;
	}

.dayview .padd,
.dayview .default_catheader {
	padding-left: 5px;
	}

/* @end */

table.csc-uploads,
table.csc-uploads td {
  margin: 0;
  padding: 0;
}























































