/********************************************
**  main.css - Main Stylesheet             **
**  Copyright OneNabi Consulting, Inc.     **
**  Design and Code by Micah Boon          **
********************************************/

body {
	position:relative;
	background:#030f23 url(../img/bg/main_bg.jpg) top left repeat-x; /*0f254a*/
	margin:0 0 15px 0;
	padding:0;
	font-family: "Lucida Grande", "Helvetica Nue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
	font-size:62.5%;
	text-align:center;
	color:#333;
}

/****Basic Link style****/

p a, li a, p a:visited li a:visited {
	color:#04527e;
	text-decoration:none;
	padding:2px 0;
	border-bottom:1px solid #d3d4d6;
}

p a:hover, li a:hover {
	color:#fff;
	background:#0f2549;
	border:none;
}

h2 {font-size:1.4em;}
h3 {font-size:1.3em;}
p, li {font-size:1.2em;}

/****************************************
*  Layout Style
****************************************/
/*
#language {
	width:100%;
	font-size:10px;
	padding:7px 0;
	background:#030f23;
	color:#fff;
}

#language a {color:#fff; text-decoration:underline; margin:0 15px;}
#language a:hover {text-decoration:none;}
*/

#language {float:right; position:absolute; top:0; right:0; margin-top:-35px; color:#ced1d7 !important;}

#exWrap {
	position:relative;
	float:left;
	width:780px;
	height:auto;
	top:0px;
	left:50%;
	margin-left:-390px;
	margin-bottom:15px;
	padding:0 0 15px 0;
	/*background:#0f254a;
	border:2px solid #061833;030f22*/
}

#wrapper {
	position:relative;
	float:left;
	top:10px;
	left:50%;
	margin:0 0 0 -375px;	
	width:750px;
	height:auto;
	text-align:center;
}

#mastHead {
	float:left;
	height:auto;
	margin:0 0 10px 0;
	color:#fff;
}

#mastHead h1, #mastHead h1 a {
	margin:0;
	padding:0;
	float:left;
	height:115px;
	width:275px;
}

#mastHead h1 a {
	position:absolute;
	background:#0f254a url(../img/brand/site_logo4.jpg) no-repeat top left;
	top:0px;
	left:0;
	text-indent:-9999px;
	border:none !important;
}

#utility {
	position:absolute;
	display:inline;
	right:0;
	list-style:none;
	margin:25px 0 0 0;
	padding:0;
	float:right;
}

#utility li {
	float:left;
	padding:0 10px;
}

#utility li a {
	display:block;
	float:left;
	color:#d5dde9;
	/*background:url(../img/misc/fade_divider.gif) center left no-repeat;*/
	padding:2px 0;
	border-bottom:1px dotted #d5dde9;
	text-decoration:none;
}

#utility li a:hover {
	color:#fff;
	border-bottom:3px solid #f8d6b5;
}

#u-home .u-home a, #u-links .u-links a, #u-contact .u-contact a {
	color:#fff;
	border-bottom:1px solid #fff;
}

/*.divider {
	float:left;
	padding:0;
	background:url(../img/misc/fade_divider.gif) top center no-repeat;
	height:51px;
	margin:-15px 0 0 0;
}*/

#homeFeature, #aboutFeature, #eventsFeature, #featuredFeature, #servicesFeature, #galleryFeature, #testimonialsFeature, #linksFeature, #contactFeature {
	float:left;
	clear:both;
	background:url(../img/homepage/one_prophet.gif) no-repeat top left;
	width:750px;
	height:219px;
	text-indent:-9999px;
	margin:0;
}
#homeFeature {background:none !important; text-indent:0;}

#blogFeature {width:750px; height:196px; float:left; clear:both; margin:10px 0 0 0; background:url(../img/feature/blog.gif) no-repeat top left;}

#menu {position:relative; clear:both; width:750px; float:left; text-align:left; height:auto; margin:5px 0 0 0; padding:0;}
#menu h3 {display:none;}
#menu ul {float:left; list-style:none; margin:0; padding:0;}
#menu li {float:left; height:40px; margin:0 18px; padding:0;}
#menu h4 {margin:0; font-size:1.4em; display:block; height:40px;}
#menu li h4 a {display:block; height:40px; text-indent:-9999px; border:none !important;}

#menu .m-about {width:81px;}
#menu .m-events {width:65px;}
#menu .m-featured {width:130px;}
#menu .m-services {width:78px;}
#menu .m-gallery {width:68px;}
#menu .m-testimonials {width:108px;}

.m-about h4 a, .m-about h4 a:visited, .m-about h4 a:hover {background:url(../img/menu/about_bg.gif) no-repeat top left; width:81px;}
.m-events h4 a, .m-events h4 a:visited, .m-events h4 a:hover {background:url(../img/menu/events_bg.gif) no-repeat top left; width:65px;}
.m-featured h4 a, .m-featured h4 a:visited, .m-featured h4 a:hover {background:url(../img/menu/featured_bg.gif) no-repeat top left; width:133px;}
.m-services h4 a, .m-services h4 a:visited, .m-services h4 a:hover {background:url(../img/menu/services_bg.gif) no-repeat top left; width:78px;}
.m-gallery h4 a, .m-gallery h4 a:visited, .m-gallery h4 a:hover {background:url(../img/menu/gallery_bg.gif) no-repeat top left; width:68px;}
.m-testimonials h4 a, .m-testimonials h4 a:visited, .m-testimonials h4 a:hover {background:url(../img/menu/testi_bg.gif) no-repeat top left; width:108px;}

.m-about h4 a:hover, #m-about .m-about h4 a {background-position:-88px 0;}
.m-events h4 a:hover, #m-events .m-events h4 a {background-position:-64px 0;}
.m-featured h4 a:hover, #m-featured .m-featured h4 a {background-position:-134px 0;}
.m-services h4 a:hover, #m-services .m-services h4 a {background-position:-83px 0;}
.m-gallery h4 a:hover, #m-gallery .m-gallery h4 a {background-position:-76px 0;}
.m-testimonials h4 a:hover, #m-testimonials .m-testimonials h4 a {background-position:-115px 0;}


#bodyHomeWrap, #bodyWrap {
	float:left;
	margin:5px 0 0 0;
	clear:both;
	width:750px;
	background:#fff;
	border-top:4px solid #cacacb;
	min-height:400px;
}
#bodyWrap {background:#fff url(../img/sidebar/side_bg2.gif) top right repeat-y;}

#bodyHomeMain, #bodyMain {
	text-align:left;
	float:left;
	width:415px;
	height:auto;
	margin:0px 15px 20px 15px;
}
#bodyMain {width:490px;}

#bodyHomeSide, #bodySide {
	text-align:left;
	float:left;
	width:290px;
	height:auto;
	margin:0px 15px 20px 0;
}
#bodySide {width:200px; margin:0 15px 20px 15px;}

#footer {
	float:left;
	clear:both;
	color:#fff;
	margin:10px 0;
	font-size:.8em;
}

#footer a, #footer a:visited {text-decoration:none; color:#fff; border:none;}
#footer a:hover {text-decoration:underline; background:none;}

#copyright {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}

#extraNav {
	position:absolute;
	right:0;
	float:right;
	list-style:none;
	margin:0;
	padding:0;
}

#extraNav li {
	float:left;
	margin:0 0 0 10px;
}

#bodyHomeMain h2, #bodyHomeSide h2, #bodyMain h1 {
	margin:15px 0;
	padding:0 0 15px 0;
	color:#8f5800;
	font-family:Georgia, "Times New Roman", "Trebuchet MS", Times, serif;
	font-size:1.8em;
	border-bottom:2px solid #d3d4d6;
}

#bodyHomeMain p, #bodyMain p {
	text-align:left;
	font-size:1.2em;
	color:#333;
	margin:0 0 15px 0;
	line-height:1.6em;
}

#bodySide h3 {
	font-size:1.5em;
	margin:15px 0 10px 0;
	color:#0f254a;
}

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

#bodySide ul li {
	font-size:1.1em;
	
}

#bodySide ul li a, #bodySide ul li a:visited {
	display:block;
	padding:6px 0;
	margin:0;
	color:#b1700a;
	text-decoration:none;
	border-bottom:1px dotted #999;
}

#bodySide ul li a:hover{
	display:block;
	padding:6px 0 6px 12px;
	background:url(../img/sidebar/link_bg.gif) center left no-repeat;
	border-bottom:1px solid #999;
}

body.about_home .s-about a, body.history .s-history a, body.mission .s-mission a, body.bio .s-bio a, .upcoming .s-upcoming a, .past .s-past a, .services_home .s-services a, .consulting .s-consulting a, .workshops .s-workshops a, .lectures .s-lectures a,
.speeches .s-speeches a, .preaching .s-preaching a, .request .s-request a, .feature .s-featureHome a, .feature1 .s-feature1 a, .feature2 .s-feature2 a, .feature3 .s-feature3 a, .feature4 .s-feature4 a, .videos .s-videos a, .photos .s-photos a {
	display:block;
	padding:6px 0 6px 12px !important;
	background:url(../img/sidebar/link_bg.gif) center left no-repeat;
	border-bottom:1px solid #999;
	font-weight:600;
}

/******Featured Works******/
.featureBox, .featureBoxAlt {float:left; width:210px; padding:0 10px; margin:10px 15px 10px 0; border-top:5px solid #bbbdbf; background:#e4e7ea; min-height:230px;}
.featureBox {clear:both;}
.featureBoxAlt {margin-right:0;}
.featureBox h2, .featureBoxAlt h2 {font-size:1.6em; text-transform:uppercase; color:#4b6585; margin:10px 0;}
.featureBox h3, .featureBoxAlt h3 {font-size:1.3em; font-weight:600; margin:5px 0; font-style:italic;}

/******Events on Homepage*****
.eventBox {width:270px; background:url(../img/homepage/eventbg_up.gif) top left no-repeat; padding:10px 10px 0 10px; margin-bottom:10px;}
.eventBox img {float:left; margin:0 5px 0 0;}
.eventBox h3 {margin:0 0 5px 0; padding:0; font-size:1.3em;}
.eventBox p {margin:0 0 5px 0; font-size:1.1em;}
.eventBox img {width:93px; height:63px; border:1px solid #999999;}
div.bottomBg {clear:both; background:url(../img/homepage/eventbg_down.gif) bottom left no-repeat; margin:0 0 0 -10px; padding:0; width:290px; height:auto; min-height:10px;}
*/

/******Events on Homepage******/
.eventBox {width:270px; background:url(../img/homepage/eventbg_up.gif) top left no-repeat; padding:10px 10px 0 10px; margin-bottom:10px;}
.eventBox img {float:left; margin:0 5px 0 0; width:93px; height:63px; border:1px solid #d0d0d1;}
.eventBox h3 {margin:0 0 5px 0; padding:0;}
.eventBox p {margin:0 0 5px 0; font-size:1.1em;}
div.bottomBg {clear:both; background:url(../img/homepage/eventbg_down.gif) bottom left no-repeat; margin:0 0 0 -10px; padding:0; width:290px; height:auto; min-height:10px;}

/*******Events Page********/
.eventList, .eventListAlt {margin:0; padding:10px;}
.eventListAlt {background:#eae8f1;}
.eventList h2, .eventListAlt h2 {margin-top:0;}
.eventList p, .eventListAlt p {font-size:1.2em;}

/******Links Page**********/
.linksList li {margin:5px 0;}

/*******Form style************/
.requestForm, #eventRequest {font-size:1.2em; margin-bottom:15px;}
.requestForm td, #eventRequest td {padding:5px 15px 5px 0; vertical-align:middle;}
.top {vertical-align:top !important;}
input, textarea {
	padding:2px;
	background:#fff url(../img/form/text_bg.gif) top left repeat-x; 
	border:1px solid #c7c8c9; 
	height:20px;
	width:200px;
	font-size:1.1em;
	font-family:"Lucida Grande", "Helvetica Nue", Helvetica, Verdana, Geneva, Tahoma, sans-serif;
}
textarea {height:125px; width:275px;}
input:focus, textarea:focus {border:1px solid #e7e17b;}
.radio {width:auto; height:auto; padding:0;}
input.date {width:30px !important;}
.error {padding:10px; background:#eae8f1; color:#7c2424 !important;}

/*****************************************
*  More Stuff
*****************************************/
.success {text-align:center; width:200px; height:auto; padding:10px; border:1px solid #5787b0; background:#b6cfe4; font-size:1.5em !important; font-family:"Trebuchet MS", Georgia, "Times New Roman", Times, serif; float:left; margin:0 10px 5px 0; color:#2b5980;}

h2.mission {background:#d3dbe9; padding:5px 0; text-align:center; color:#2e3c6b; font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em; font-style:italic; border-top:1px solid #62a6bd; border-bottom:1px solid #62a6bd;}

p.follow a, p.follow a:visited {
	display:block;
	color:#04527e;
	background:url(../img/misc/blue_arrow.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 18px;
	font-style:italic;
	text-decoration:none;
	border:none;
}

blockquote {font-size:1.2em; font-style:italic;}

img {border:none;}
a img.homeImg {background:#fff; padding:0; padding:2px; border-bottom:0; border:1px solid #e4e4e4; margin:20px 0 0 0; opacity:.75; filter: alpha(opacity=75); -moz-opacity: 0.75;}
a:hover img.homeImg {background:#fff !important; opacity:1.0; filter: alpha(opacity=100); -moz-opacity: 1.0;}

img.left {
	float:left;
	margin:0 10px 10px 0;
	border:3px solid #d3d4d6;
}

.clear {
	clear:both;
}

hr {
	display:none;
}

.bold {font-weight:bold;}
.italic {font-style:italic;}
.boldItalic {font-weight:bold; font-style:italic;}
.smTitle {font-size:.7em; font-style:italic;}