@charset "utf-8";
/* CSS Document */
@import "josh.css";
@import "miguel.css";
* {
	outline: 0px none;
}

body {
	margin: 0px;
	padding: 0px;
	background: #191101 url(/images/body_bg.jpg) center top no-repeat;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
#wrapper {
	
	}
#container {
	margin: 0px auto;
	width: 1004px;
	position:relative;
	}
#sub_flash_nav {
	position:relative;
	z-index:1;
	}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.1em;
	color: #9b8a61;
	font-weight: normal;
	margin-bottom: 20px;
	border-bottom: 1px solid #9b8a61;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.0em;
	color: #b7a071;
	margin-bottom: 20px;
}

h4 {
	color: #9d8148;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	margin-bottom: 5px;
}

.white, .white * {
	color: #fff;
}

h5 {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #f2edcf;
	font-size: 1.35em;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 5px;
}

p {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #bbaa85;
	line-height: 18px;
	margin-bottom: 18px;
}

a, a:visited, a:active {
	color: #fff;
	text-decoration: underline;
}

a:hover, a:visited:hover {
	color: #DDD3C0;
}

ul {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #ff9900;
	line-height: 18px;
	margin-bottom: 18px;
	list-style: none;
	list-style-image: none;
	font-weight: bold;
	margin-left: 20px;
}

ul li {
	background: url(/images/li_img.gif) left 7px no-repeat;
	padding-left: 15px;
}

ol {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #fff;
	line-height: 18px;
	margin-bottom: 18px;
	font-weight: bold;
	margin-left: 37px;
}

ol li {
}

h6 {
	color: #fff;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}

.left_padded_25 {
	padding-left: 25px;
}

#sub_page {
	padding-left: 80px;
	margin-top:-44px;
}

#sub_page #left {
	width: 218px;
	float: left;
	padding-top: 24px;
	background: url(/images/left_bg.jpg) top left no-repeat;
	min-height: 792px;
	height: auto !important;
	height: 792px;
}

#sub_page #right {
	width: 695px;
	float: left;
}

#sub_page #wide #content {
	width: 896px;
	float: left;
	background: #1B1201 url(/images/wide_bg.jpg) top left no-repeat;
}

#sub_header {
	float: left;
	font-size: 0px;
	line-height: 0px;
	background: url(/images/sub_header_bg.jpg) top left no-repeat;
	height: 233px;
	width: 695px;
}

#content {
	width: 679px;
	float: left;
	background: #1B1201 url(/images/right_bg.gif) top left no-repeat;
}

#wide_sidebar {
	padding-top: 24px;
	height: 209px;
	overflow: hidden;
	width: 217px;
	float: left;
	background: url(/images/wide_sidebar_bg.jpg) top left no-repeat;
}

#sidebar p {
	color: #9b8a61;
}

.sidebar_link, .sidebar_link:visited, .sidebar_link:active {
	background: url(/images/sidebar_btn_bg.png) top left no-repeat;
	height: 33px;
	width: 193px;
	display: block;
	color: #eee;
	padding-top: 22px;
	padding-left: 25px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 2px;
	margin-top: 5px;
	text-decoration:none;
	behavior: url(/scripts/iepngfix.htc);
	cursor:pointer;
	
}

.sidebar_link:hover, .sidebar_link:visited:hover {
	background-positon: 0 -55px;
	color: #fff;
}

#content #text {
	padding-left: 28px;
	padding-right: 28px;
	min-height:175px;
	height: 100% !important;
	height: 175px;
	padding-bottom: 80px;
	background: url(/images/text_bg.jpg) bottom left no-repeat;
	overflow:auto;
}

#footer {
	float:left;
	padding-top:20px;
	width: 1004px;
	padding-bottom: 15px;
}

#footer_left {
	padding-left: 100px;
	float: left;
}

#footer_right {
	float: right;
	width: 34.1%;
}

#search p {
	float: left;
	padding-top: 10px;
}

#search #search_term_1 {
	float: left;
	background: url(/images/input_bg.jpg) top left repeat-x;
	border: 0px none;
	padding: 9px 5px 8px 10px;
	color: #968766;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 178px;
}

#bottom_footer {
	background: #D9D3B0 url(/images/bottom_footer.jpg) 50% top no-repeat;
	width: 100%;
	height: 177px;
	float: left;
}

#bottom_footer_container {
	margin: 0px auto;
	width: 967px;
	height: 20px;
}

.home_footer {
	padding-left: 6%;
	width: 94% !important;
}

.home_footer #footer_address {
	padding-left: 45px;
}

#footer_address {
	float: left;
	width: 500px;
	padding-top: 12px;
	padding-left: 75px;
	font-weight: bold;
}

#footer_address p {
	color: #333;
	font-size: 1.3em;
}

#bottom_footer_inner {
	float: right;
	width: 220px;
	padding-top: 4px;
}

#bottom_footer_inner p {
	color: #000;
	float: left;
	width: 180px;
	padding-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#designbyam {
	width: 40px;
	height: 40px;
	overflow: auto;
	float: left;
}

/*****************************
** Sermon Template (mcms_page_sermonlist.php)
******************************/
.sermon_title {
	width: 460px;
	float: left;
}

.sermon_box {
	width: 100%;
	float: left;
	margin-bottom: 15px;
}

.sermon_box .sermon_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff;
	text-decoration: underline;
	padding-bottom: 10px;
}

.sermon_box .sermon_title a, .sermon_box .sermon_title a:visited, .sermon_box .sermon_title a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #fff;
}

.sermon_box .sermon_title a:hover, .sermon_box .sermon_title a:visited:hover {
	color: #DDD3C0;	
}

.sermon_box p {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #B3751B;
}

.sermon_info {
	width: 390px;
	float: left;
}

.medialist {
	padding: 0px !important;
	margin: 0px !important;
	float: left;
}

.medialist li {
	background: none !important;
	padding: 0px !important;
	float: left;
}

.medialist .video a, .medialist .video a:visited, .medialist .video a:active {
	display: block !important;
	width: 28px !important;
	height: 37px !important;
	background: url(/images/icon_video.gif) 0px 0px !important;
	text-indent: -9999em !important;
}
.medialist .audio a, .medialist .audio a:visited, .medialist .audio a:active {
	display: block !important;
	width: 29px !important;
	height: 37px !important;
	background: url(/images/icon_audio.gif) 0px 0px !important;
	text-indent: -9999em !important;
}
.medialist .download a, .medialist .download a:visited, .medialist .download a:active {
	display: block !important;
	width: 55px !important;
	height: 37px !important;
	background: url(/images/icon_download.gif) 0px 0px !important;
	text-indent: -9999em !important;
}

.medialist .notes a, .medialist .notes a:visited, .medialist .notes a:active {
	display: block !important;
	width: 55px !important;
	height: 37px !important;
	background: url(/images/sb_notes.gif) no-repeat 0px 0px !important;
	text-indent: -9999em !important;
}

.medialist .video{
	display: block !important;
	width: 28px !important;
	height: 37px !important;
	margin-right: 24px;
}
.medialist .audio{
	display: block !important;
	width: 29px !important;
	height: 37px !important;
	margin-right: 21px;
	
}
.medialist .download {
	display: block !important;
	width: 55px !important;
	height: 37px !important;
	margin-right: 21px;
}
.medialist .notes {
	display: block !important;
	width: 55px !important;
	height: 37px !important;
}

.sort_dd p {
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	color: #B3751B;
}

#quicklinks {
	position: absolute;
	margin-left: 331px;
	margin-top: -7px;
}

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

#quicklinks li {
	float: left;
	position: relative;
	width: 199px; /* Change this to the width of the dropdown graphic */
	padding: 0px !important;
}

#quicklinks li ul {
	display: none;
	position: absolute;
	z-index: 9999;
	top: 1em;
	left: 0;
}

#quicklinks li > ul {
	top: auto;
	left: auto;
}

#quicklinks li:hover ul, #quicklinks li.sfhover ul{ display: block; }

#quicklinks li a, #quicklinks li a:visited, #quicklinks li a:active {
	/* Style this to style the top level dropdown */
	width: 189px; /* The width of the dropdown graphic minus any padding */
	display: block;
	padding-left: 10px;
	background: url(/images/sort_dd_bg.jpg) top left no-repeat;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

#calendar_sort li a:hover, #calendar_sort li a:visited:hover {
	text-decoration: none;
}

#quicklinks li li a, #quicklinks li li a:visited, #quicklinks li li a:active {
	/* This is the style for the second level dropdowns - keep in mind that this style inherits the styles from the top level dropdowns */
	width: 167px; /* The width of the dropdown graphic minus any padding and any space to the right to make it look like a dropdown*/
	display: block;
	padding-left: 10px;
	background: #fff;
	color: #333;
}

#quicklinks li li a:hover, #quicklinks li li a:visited:hover {
	/* This is the hover style for the second level dropdown items*/
	color: #fff;
	background: #3D2F15;
	text-decoration: none;
}

.sermon_sub .sermon_box {
	border-bottom: 1px solid #B29F70;
}


/**************************************
** Booklist
***************************************/
.book {
	border-bottom:1px solid #CCB27F;
	margin-bottom:20px;
	padding-bottom:15px;
}

.clear {
	clear:both;
	display:block;
	float:none;
	height:0pt;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:0pt;
}

.backlink {
	margin-bottom: 15px;
}

.book .image {
	margin-right:15px;
	width:115px;
	float: left;
	padding-bottom: 1px;
}

.book .image img {
	min-height:150px;
	width:112px;
}

.book .details {
	float: left;
	width:400px;
}

.book .details .title {
	color:#fff;
	font-size:16px;
	margin-bottom:6px;
}

.book .details .title a {
	color:#fff;
	font-size:16px;
}

.book .details .author {
	color:#996600;
	font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:12px;
}

.book .details .description p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}

.book .details .slug {
	display:none;
}

#book {

}

#book .image {
	margin-right:20px;
	min-height:200px;
	width:150px;
	float: left;
	padding-bottom:1px;
}

#book .image img {
	width:150px;
}

#book .details {
	width:380px;
	float: left;
}

#book .details .title {
	color:#ffffff;
	font-size:16px;
	margin-bottom:6px;
}

#book .details .author {
	color:#996600;
	font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:12px;
}

#book .details .description p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}

#book .details .links {

}

#book .details .links a {

}

#back-to-books {
	position:relative;
}
.booklist{
		
}


/*******************************************************/
/* Evite
/*******************************************************/

.evite_thumb{
	float: left;
	margin-bottom: 30px;
	margin-left: 24px;
	margin-right: 24px;
	padding: 3px;
	border: 1px solid #292419;
	box-shadow: 4px 4px 20px #000;
	-moz-box-shadow: 4px 4px 20px #000;
	-webkit-box-shadow: #000 4px 4px 20px;
}

.evite_thumb img {
	float: left;
}

#evite_image img{
	max-width:672px;
	overflow:hidden;
	margin-bottom:15px;
}

#formsubmit {
	margin-left: 151px;
	width: 400px;
}
