/* @override 
	http://zion.dev/css/styles.css
	http://www.kurtenchurch.org/css/styles.css
*/

/*--------------------
CLIENT: Christ United Methodist Church
DATE:   3/23/2009
AUTHOR: Ben Otero (ben@churchplantmedia.com)
--------------------*/

/* @group GLOBALS */

body {
	font-family: helvetica, arial, verdana,sans-serif;
	font-size: 62.5%;
	color: #626362;
	background: #362e1f url(/images/body_bg.gif) repeat-x;
}

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

.clearfix {
	display: inline-block;
}

/* @end */

/* @group CONTAINERS */

#outer-container {
	background: url(/images/outer_container_bg.jpg) no-repeat center top;
	min-height: 900px;
}

#container {
	width: 860px;
	margin: 0 auto;
}

#content-wrap {
	background: #661d0c;
	padding: 26px 23px;
	width: 814px;
	position: relative;
	z-index: 3;
}

#home #content-wrap {
	padding-bottom: 0;
}

/* @end */

/* @group HEADER */

#skip {
	position: absolute;
	top: -999em;
}

#header {
	position: relative;
	z-index: 2000;
	height: 178px;
}

#header h1,	
#header h1 a {
	display: block;
	width: 305px;
	height: 124px;
}

#header h1 {
	background: url(/images/logo.png) no-repeat;
	text-indent: -999em;
	position: absolute;
	top: 10px;
	left: 24px;
}


/* @end */

/* @group INTRO */

#intro {
	position: absolute;
	top: 48px;
	right: 18px;
	width: 250px;
	z-index: 1;
	height: 80px;
}

#intro p {
	font-weight: bold;
	color: #b1b1b1;
	text-align: right;
}

#intro a {
	color: #32cdd3;
}

#intro a:hover {
	text-decoration: none;
}

#intro object{
   height: 76px !important;
}
/* @end */

/* @group SUBMENU */

#submenu{
   position: absolute;
   bottom: 0;
   right: 12px;
   z-index: 2;
}

#submenu ul{
	height: 46px;
	list-style: none;
}

#submenu li {
	float: left;
}

#submenu li a {
	display: block;
	line-height: 46px;
	font-size: 1.3em;
	color: #99896b;
	text-decoration: none;
	padding: 0 10px;
	font-weight: bold;
}

#submenu a:hover {
	color: #fff;
}


/* @end */

/* @group NAVIGATION */

#nav {
	position: absolute;
	bottom: 0;
	height: 46px;
	background: url(/images/nav_bg.gif) repeat-x;
	width: 860px;
	z-index: 2;
}

#nav, #nav * {
	list-style: none;
}

#nav li {
	float: left;
}

#nav li a {
	display: block;
	line-height: 46px;
	padding: 0 20px;
	font-size: 1.7em;
	font-weight: bold;
	color: #b9a683;
	text-decoration: none;
}

#nav li:hover a {
	background: #17130b;
}

#nav li ul {
	position: absolute;
	left: -999em;
	width: 180px;
	background: #141414;
	z-index: 3000;
}

#nav li.current a{
   color: #f6eddd;
}

#nav li.current li a,
#nav li li a,
#nav li:hover li a {
	color: #fff;
	text-transform: capitalize;
	font-size: 12px;
	line-height: 13px;
	width: 140px;
	position: relative;
	left: 0;
	border: 0;
	padding: 8px 20px 10px;
}

#nav li.current li {
	left: 0;
	margin-bottom: 0;
	background: 0;
	height: auto;
}

#nav li.current li a:hover,
#nav li li a:hover {
	background: #b49374;
	color: #141414;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul ul, 
#nav li:hover ul ul ul, 
#nav li:hover ul ul ul ul {
	left: -5000px;
}

#nav li:hover ul, 
#nav li li:hover ul, 
#nav li li li:hover ul, 
#nav li li li li:hover ul {
	left: auto;
}

#nav li:hover ul li:hover ul {
	margin: -30px 0 0 180px;
}

/* @end */

/* @group CONTENT */

#content {
	float: left;
	width: 560px;
	position: relative;
}

#banner {
	width: 560px; overflow: hidden;
}

#home #banner{
   width: 559px;
}

#content p,
#content li,
#content td {
	font-size: 1.3em;
	color: #eee7d9;
	line-height: 1.5em;
	margin: .5em 0 1em;
}

#content p *,
#content td *,
#content li * {
	font-size: 1em;
}

#content ul,
#content ol,
#content blockquote {
	padding: 10px 20px;
}

#content a {
	color: #e56142;
}

#content a:hover {
	text-decoration: none;
}

img.left-align {
	float: left;
	margin-right: 15px;
}

img.right-align {
	float: right;
	margin-left: 15px;
}

/* HEADINGS
--------------*/

#content h3 {
	font-size: 1.8em;
	color: #d1be9a;
}

#content h4 {
	font-size: 1.6em;
	color: #d1be9a;
}

#content h5 {
	font-size: 1.5em;
	color: #eee7d9;
}

#content h6 {
	font-size: 1.5em;
	color: #eee7d9;
}

#content h3, #content h4,
#content h5, #content h6 {
	margin-bottom: .5em;
}

/* QUICKLINKS
--------------*/

#content #quicklinks ul{
	margin: 16px -30px 0 -1px;
	padding: 0;
	list-style: none;
}

#quicklinks li {
	float: left;
	margin-right: 12px;
	position: relative;
}

#quicklinks img {
	display: block;
	border: 0;
	margin-bottom: 6px;
}

#quicklinks a {
	font-size: 13px;
	color: #b8b8b8;
	font-weight: bold;
	text-decoration: none;
}

#quicklinks li:hover a{
	color: #35a8ad;
}

#quicklinks span {
	padding: 0 16px 0 6px;
	position: relative;
}

#quicklinks li:hover span {
	color: #35a8ad;
	background: url(/images/right_arrow.png) no-repeat right center;
}

#quicklinks strong {
	display: none;
	width: 178px;
	height: 100px;
	background: url(/images/ql_overlay.png) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

#quicklinks li:hover strong {
	display: block;
}

/* @end */

/* @group SIDEBAR */

#sidebar {
	float: right;
	width: 230px;
	padding-top: 16px;
}

/* @group UPCOMING */

#upcoming {
	margin-bottom: 37px;
}

#upcoming .event {
	padding: 0 10px 11px;
	width: 211px;
	border: 1px solid #661d0c;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}

#upcoming .event:hover {
	background: #4d1205;
	border-color: #4d1205;
}

#upcoming .event p {
	font-size: 1.1em;
	color: #eee7d9;
	text-transform: uppercase;
	padding: 12px 10px 0;
	margin: 0 -10px;
}

#upcoming .event h4 {
	font-size: 1.4em;
	margin-top: 3px;
}

#upcoming .event h4 a {
	color: #eee7d9;
	text-decoration: none;
}

#upcoming .event:hover h4 {
	
}

#sidebar .more {
	font-size: 10px;
	color: #e56142;
	text-decoration: none;
	margin: 10px 0 0 10px;
	display: block;
}

#sidebar .more:hover {
	text-decoration: underline;
}

/* @end */

/* @group MESSAGE */

#featured {
	position: relative;
}

#featured h4 {
	margin: 17px 0 4px 10px;
	font-size: 1.6em;
}

#featured h4 a {
	color: #fefdfd;
	text-decoration: none;
}

#featured h4 a:hover {
	text-decoration: underline;
}

#featured p {
	font-size: 1.1em;
	color: #eee7d9;
	margin: 0 0 3px 10px
}

#featured .play {
	display: block;
	width: 65px;
	height: 19px;
	background: url(/images/listen_btn.gif) no-repeat;
	text-indent: -999em;
	position: absolute;
	right: 0;
	bottom: 18px;
}

/* @end */

/* @group SUBMENU */

#subnav ul {
	width: 230px;
	float: left;
	margin-top: 38px;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #4d1205
}

#subnav li {
	border-top: 1px solid #4d1205;
	width: 230px;
	float: left;
}

#subnav a {
	display: block;
	line-height: 32px;
	text-align: right;
	font-size: 1.6em;
	color: #d1be9a;
	text-decoration: none;
	padding-right: 6px;
	width: 224px;
	float: left;
}

#subnav a:hover {
	background: url(/images/sidebar_link_bg.gif) no-repeat;
	color: #f7f2e9;
}

#subnav li.donate a {
	padding-top: 5px;
	padding-bottom: 1px;
}

#subnav li.donate strong {
	display: block;
	width: 87px;
	height: 30px;
	background: url(/images/bg_donate.png) no-repeat;
	float: right;
	text-indent: -9999px;
	text-align: left;
	margin-top: -4px;
}

/* @end */

/* @end */

/* @group FOOTER */

#footer {
	width: 860px;
	margin: 0 auto;
	padding: 25px 0 50px;
}

#footer p {
	float: left;
	font-size: 1.1em;
	color: #aa9a7c;
}

#foot-info{
   float: left;
   	width: 70%;
}

#foot-info ul,
#foot-info ul li{
   float: left;
}

#foot-info ul{
   display: inline;
   margin-left: 20px;
}

#foot-info li{
   background: url(/images/bg_foot-info_li.gif) no-repeat right 2px;
   list-style: none;
}

#foot-info li.last{
   background: none;
}

#foot-info li a{
   display: block;
   padding: 0 2px;
   font-size: 1.1em;
}

#footer strong {
	font-weight: normal;
}

#footer span {
	margin-left: 30px;
}

#footer a {
	color: #aa9a7c;
	margin: 0 7px;
}

#footer a:hover {
	text-decoration: none;
}

#footer .external {
	float: right;
	width: 138px;
	height: 19px;
	display: block;
	background: url(/images/cpm_logo.gif) no-repeat;
	text-indent: -999em;
	margin-top: -5px;
}

#footer .external:hover {
	background-position: left bottom;
}

/* @end */