/* Styles.css
	Site: Arkchurch.org
	Author: Matt McCloskey. Kemso, LLC
	Date: 2009
*/

body {
	margin: 0px;
	padding: 0px;
	
	font-family: Georgia;
	font-size: 14px;
	line-height: 20px;
	
	color: #333;
	
	background-color: #efefef;
}


/* Links & Buttons
------------------------------------------------------------- Links & Buttons
*/
a, a:visited {
	color: #ff0000;
}
a:hover, a:active {
}

a.button, a.button span {
	padding: 3px 5px 2px 5px;
	font-size: 11px;
	line-height: 11px;
	background-color: #efefef;
	font-family: Helvetica;
}
a.button {
	text-decoration: none;
	background-position: right center;
}
a.button:hover, a.button:hover span {
}
a.map {
}
a.more {
	padding: 4px 6px;
	font-style: italic;
}



/* Headers
------------------------------------------------------------- Headers
*/

h1 {
	margin-top: 0px;
	padding: 10px 0px;
	text-transform: uppercase;
	font-weight: normal;
}
h2 {
	font-style: italic;
	font-size: 22px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #999;
	padding-bottom: 0px;
}
h3 {
	margin-top: 10px;
}

#right h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 4px;
	font-size: 18px;
}





/* Standards & Hacks
------------------------------------------------------------- Standards & Hacks
*/
.clearer {
	display: block;
	clear: both;
	height: 1px;
	line-height: 1px;
	margin-top: -1px;
	text-indent: -9999px;
}

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

li {
	clear: both;
}

img {
	border: none;
}




/* Structure
------------------------------------------------------------- Structure
*/
#header {
	position: relative;
	height: 70px;
	padding: 20px;
	background-color: #ccc;
	border-bottom: 3px solid #999;
	min-width: 860px;
}
#main {
	position: relative;
	width: 860px;
	padding: 20px;
	margin: 25px auto 0px auto;
	z-index: 1;
	background-color: #fff;
}
#footer {
	position: relative;
	z-index: 0;
	background-color: #222;
	margin-top: -40px;
	padding-top: 60px;
}



/* Main content areas */
#main #content {
	float: left;
	width: 640px;	
	margin: 0px 20px 0px 0px;
	padding: 0px;
}
#main #right {
	float: left;
	width: 200px;
	padding: 0px;
}





/* Navigation
------------------------------------------------------------- Navigation
*/
#navigation {
	position: absolute;
	bottom: 0px;
	right: 15px;
	height: 26px;
}
#navigation li {
	float: left;
	clear: none;
	display: block;
	height: 26px;
	margin: 0px 2px;
	padding: 0px;
}
#navigation li a {
	position: relative;
	display: block;
	margin: 0px;
	padding: 6px 12px 6px 12px;
	font-size: 14px;
	line-height: 14px;
	
	background-color: #333;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	/* font-family: Gotham, Arial; */
	border: none;
}
#navigation li a:hover {
	background-color: #fff;
	color: #333;
}
#navigation li.selected a {
	background-color: #999;
	color: #333;
}





/* Header elements 
--------------------------------------------------------------------------------- Header elements 
*/
#header .servicetimes,
#header .address {
	font-size: 12px;
	
}
#header .servicetimes {
	float: right;
	text-align: right;
	margin-top: 15px;	
}
#header .address {
	float: right;
	clear: right;
	font-size: 11px;
}
#header .links {
	position: absolute;
	top: 0px;
	right: 15px;
	clear: right;
	padding-top: 10px;
}
#header .links li {
	float: right;
	clear: none;
	margin: 0px;
	background-color: none;
	margin-left: 15px;
}
#header .links li a {
	background-color: none;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	text-transform: uppercase;
}

/* Logo 
--------------------------------------------------------------------------------- Logo
*/
a#logo {
	display: block;
	width: 260px;
	height:3px;
	float: left;
	background-color: #2A2B28;
	color: #fff;
	font-size: 28px;
	line-height: 28px;
	padding: 25px 0px;
	font-style: italic;
	text-align: center;
	text-decoration: none;
}




/* Banners 
--------------------------------------------------------------------------------- Banners 
*/

#banner {
	width: 900px;
	padding: 0px;
	margin: 20px auto;
	margin-bottom: 0px;
}

/* Photo Changer 
--------------------------------------------------------------------------------- Photo Changer
*/
#photochanger {
	background-color: #333;
	padding: 10px;
	padding-bottom: 5px;
}
#photochanger #pcimage {
	position: relative;
	display: block;
	height: 230px;
	cursor: pointer;
}
#pcimage .banner {
	position: absolute;
	left: 0px;
	right: 0px;
	height: 230px;
	width: 880px;
}
#photochanger .bar {
	display: block;
	height: 34px;
	margin: 10px 0px 5px 0px;
	padding: 0px;
}
#photochanger ul {
}
#photochanger ul li {
	display: block;
	float: left;
	clear: none;
	margin: 0px 4px 0px 0px;
}
#photochanger ul li a {
	display: block;
	width: 34px;
	height: 22px;
	background-repeat: repeat;
	font-size: 22px;
	line-height: 22px;
	padding: 6px 0px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-family: Helvetica;
}
#photochanger ul li.selected a {
	background-color: #999;
}

#photochanger h2 {
	display: block;
	overflow: hidden;
	float: left;
	margin: 0px 10px;
	background-color: none;
	border: none;
	color: #fff;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	
	font-size: 18px;
	line-height: 18px;
	padding: 8px;
	
	font-family: Helvetica;
}
#photochanger a.link {
	display: block;
	float: right;
	font-size: 16px;
	padding: 9px 0px;
	font-style: italic;
}







/* Footer Elements 
---------------------------------------------------------------------------------
*/
#footer h4 {
	margin: 0px;
}

/* First footer */
#footer .one {
	width: 900px;
	padding: 0px;
	margin: 0px auto 35px auto;
	background-color: #666;
}
#footer .one h3 {
	text-align: left;
	padding: 10px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
#footer .one h3 a {
	padding: 0px 10px;
}
#footer .one div.body {
	padding: 10px;
}
#footer .one .col {
	width: 169px;
	margin-left: 3px;
	margin-right: 4px;
	float: left;
}
#footer .one .contact {
	border-top: 1px solid #333;
	padding-top: 10px;
	margin-top: 10px;
}
#footer .group {
	padding: 5px;
}

#sitemap h4 {
	margin: 0px 0px 5px 0px;
}
#sitemap h5 {
	margin: 0px;
}
#sitemap li {
	margin: 0px;
	padding: 0px;
	line-height: 11px;
}
#sitemap li a {
	font-size: 11px;
	line-height: 14px;
	padding: 0px;
	margin: 0px;
}


/* Second footer */
#footer .two {
	text-align: center;
	padding: 30px;
}

#footer .two ul.links {
	height: 60px;
	width: 410px;
	margin: 0px auto;
}
#footer .two ul.links li {
	display: block;
	float: left;
	clear: none;
}
#footer .two ul.links li a {
	display: block;
	
	text-align: center;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position-y: 0px;
	/* background-color: #47311b; */
}
#footer .two ul.links li a:hover {
	background-position-y: -60px;
}
#footer .two ul.links li a.project345:hover {
	background-position-y: -18px;
}
#footer .two ul.links li a.yes {
	background-image: url(../images/footer_links/yes.png);
	width: 84px;
	height: 60px;
}
#footer .two ul.links li a.project345 {
	background-image: url(../images/footer_links/Project345Plus.png);
	width: 153px;
	height: 17px;
	margin-top: 29px;
	margin-right: 20px;
}
#footer .two ul.links li a.prayer {
	background-image: url(../images/footer_links/prayer_request.png);
	width: 150px;
	height: 60px;
}
#footer .two ul.links li a.onestep {
	background-image: url(../images/footer_links/one_step.png);
	width: 200px;
	height: 60px;
}


/* Right side content 
----------------------------------------------------------------	Right side content
*/
#right .content {
	margin-bottom: 20px;
	padding: 10px;
	background-color: #efefef;
}
#right .videothumb {
	position: relative;
}
#right .videothumb a {
	text-decoration: none;
}
#right .videothumb .image {
	display: block;
	height: 100px;
	background-color: #666;
	background-position: center center;
}
#right .videothumb .title {
	display: block;
	margin-top: 5px;
	font-style: italic;
	padding-right: 55px;
}
#right .videothumb .playbtn {
	position: absolute;
	top: 0px;
	width: 200px;
	height: 100px;
	/* background: none; */
}





/* Page Navigations 
---------------------------------------------------------------------------------
*/
ul.page-nav {
	margin-bottom: 20px;
	padding: 10px;
	background-color: #efefef;
}
ul.page-nav li {
	margin: 1px 0px;
}
ul.page-nav li a {
	display: block;
	font-size: 12px;
	line-height: 12px;
	padding: 7px 7px 6px 7px;
	text-decoration: none;
}
ul.page-nav li.selected a {
	background-color: #fff;
}



/* Columns 
--------------------------------------------------------------------------------- Columns
*/
div.column {
	display: block;
	width: 259px;
	margin: 0px;
	float: left;
	
	border-right: 1px solid #ccc;
}
div.column.one {
	padding-right: 20px;
}
div.column.two {
	padding: 0px 20px;
}
div.column.three {
	padding-left: 20px;
	border: none;
}





/* Forms 
--------------------------------------------------------------------------------- Forms
*/
form {
}
fieldset {
	border-top: 1px dotted #fff;
	border-left: none;
	border-right: none;
	border-bottom: none;
	margin-bottom: 20px;
}
legend {	
	font-size: 16px;
	color: #fef4d9;
}
label {
	width: 150px;
	display: block;
	float: left;
	padding: 5px 0px;
}
input {
	border: 1px solid #ccc;
	padding: 5px;
	width: 400px;
}
input[type=checkbox] {
	width:auto;
}
textarea {
	display: block;
	clear: none;
	width: 400px;
	padding: 5px;
}

button {
	border: none;
	padding: 5px 8px;
}

.alert {	/* Used for ajax responses */
	padding-left: 10px;
}


.checkboxes label {
	float: none;
	display: inline;
	width: auto;
}

/* right side forms */
#right form p {
	margin: 0px;
}
#right .content label {
	display: block;
	float: none;
	padding: 2px 0px;
}
#right .content input {
	width: 168px;
}
#right button {
	font-size: 12px;
	margin: 0px;
}


/* Dates 
---------------------------------------------------------------------------------
*/
.date {
	font-style: italic;
	color: #999;
}
.date span {
	display: block;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.date .month {
	font-size: 13px;
}
.date .day {
	font-size: 26px;
}
.date .time {
	font-size: 11px;
}
.date .sup {
	display: inline;
}

/* events */
.events .date {
	display: block;
	float: left;
	background-color: #efefef;
	padding: 5px;
	width: 50px;
	font-size: 20px;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 10px;
}

.events .events .date {
	height: 70px;
}
.events .events .time {
	margin-top: 8px;
	font-size: 10px;
}


.events span.nav {
	display: block;
	float: right;
	height: 0px;
	line-height: 0px;
		
}
.events span.nav a {
	font-size: 13px;
	font-height: 13px;
	width: 40px;
	height: 21px;
	text-indent: -9999px;
}

.events span.nav a:hover,
.events span.nav a:active {
	background-position: 0px -21px;
}




/* Home Page 
--------------------------------------------------------------------------------- Home Page 
*/

body.home #main #content {
	width: 860px;
	float: none;
}
body.home #content h1 a {
	text-decoration: none;
	color: #fff;
}
body.home #content .video {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: 0px auto;
	display: block;
	height: 146px;
	width: 259px;
	background-color: #333;
}

body.home #content .column.one .video {
	margin-left: 0px;
}
body.home #content .column.three .video {
	right: 0px;
	left: auto;
}

body.home #content .video a {
	position: absolute;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
}

.home .column {
	position: relative;
	height: 440px;
}

#recentmedia a.play {
	float: left;
	margin-left: 5px;
	margin-bottom: 15px;
}
#recentmedia li {
	margin-bottom: 10px;
}
#recentmedia h3 {
	display: block;
	font-size: 13px;
	line-height: 13px;
	margin-bottom: 0px;
	text-decoration: none;
	font-size: 13px;
	overflow: hidden;
}
#recentmedia span {
	
	font-size: 13px;
	
}

body.home ul.events li {
	margin: 0px 0px 0px 0px;
}

.teachings li h3 a {
	
}


/* Messages Page 
---------------------------------------------------------------------------------
*/

/* Series */
.series {
}
.series img {
	float: right;
	margin-left: 15px;
}
.series a.title {
	font-size: 28px;
	padding-bottom: 10px;
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #999;
	
	color: #fff;
}
.series a.title:hover {
	text-decoration: underline;
}
.series .date {
	display: block;
}
.series .date span {
	display: block;
	text-align: left;
	float: left;
	width: 80px;
}
.series p {
	
}

ul.messages li {
	display: block;
	/* height: 65px; */
	border-bottom: 1px dotted #ccc;
	margin-bottom: 15px;
}
ul.messages li.first {
	height: 198px;
}
ul.messages li img {
	float: left;
	margin: 0px 10px 10px 0px;
}
ul.messages li a.title {
	font-size: 20px;
	text-decoration: none;
	padding-bottom: 0px;
	border: none;
	margin: 0px;
}
ul.messages li .listen,
ul.messages li .notes {
	float: right;
	margin-left: 10px;
	margin-top: 5px;
}
ul.messages li .date {
	display: block;
}




/* Videos Page 
---------------------------------------------------------------------------------
*/

ul.videos li {
	position: relative;
	display: block;
	float: none;
	height: 155px;
	margin: 0 5px 5px 0px;
	padding: 10px;
}
ul.videos li a {
	/* display: block; */
	/* padding: 10px; */
	/* height: 146px; */
	text-decoration: none;
}
ul.videos li .image {
	display: block;
	height: 146px;
	width: 259px;
	float: left;
	margin-right: 15px;
	background-position: center center;
}
.videos li .playbtn {	
	position: absolute;
	top: 10px;
	left: 0px;
	/*
width: 295px;
	height: 150px;
*/
	height: 146px;
	width: 259px;
	
	background-position: center center;
	background-repeat: no-repeat;
}

ul.videos li .title {
	display: block;
	float: left;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
}
.videos li .description {
	
}




/* Photos Page 
---------------------------------------------------------------------------------
*/
ul.photos li {
	display: block;
	float: left;
	clear: none;
	margin: 5px;
}
ul.photos li a {
	display: block;
	padding: 5px;
	background-color: #efefef;
}
ul.photos li a img {
	margin: 0px;
	padding: 0px;
	border: none;
}






/* Staff Page 
--------------------------------------------------------------------------------- Staff Page
*/

.staff .main_image {
	background-color: #ffffff;
	text-align: center;
	padding: 10px;
	margin-top:10px;
	width: 250px;
	height: 260px;
	float: right;
	margin: 0px 0px 10px 10px;
}

.staff_list li {
	display: block;
	float: left;
	clear: none;
	/* width: 208px; */
	width: 315px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.staff_list li div#staff_entry {
	display: block;
	height: 70px;
	padding: 8px;
	border: 1px dotted #999;
	text-decoration: none;
}
.staff_list li a:hover {
	border-color: #fff;
}
.staff_list li .image {
	display: block;
	width: 100px;
	height: 70px;
	background-color: #563b23;
	float: left;
	margin: 0px 10px 0px 0px;
}
.staff_list li .name {
	display: block;
	font-weight: bold;
	color: #fff;
}
.staff_list li .title {
	display: block;
	color: #FEEA93;
}
.staff h2 {
	clear: both;
}


/* Missions 
--------------------------------------------------------------------------------- Missions
*/

ul.missions li {
	display: block;
	float: left;
	clear: none;
	/* width: 208px; */
	width: 297px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 8px;
	border: 1px dotted #999;
	height: 135px;
	overflow: hidden;
}
ul.missions li.odd {
	clear: both;
}
ul.missions li h3 {
	/* border-bottom: 1px dotted #999; */
	color: #fff;
	margin-bottom: 10px;
	margin-top: 5px;
}



/* Classes 
--------------------------------------------------------------------------------- Classes
*/

ul.classes li {
	margin-bottom: 20px;
	margin-left:20px;
}
ul.classes h3 {
	cursor: pointer;
	color: #feea93;
	margin-bottom: 3px;
	border-bottom: 1px dotted transparent;
}
ul.classes h3.hover {
	color: #ffb51b;
	border-bottom-color: #999;
}
ul.classes.noaccordion h3 {
	cursor: default;
}
ul.classes.noaccordion h3.hover {
	color: #feea93;
	border-bottom-color: transparent;
}

ul.classes span {
	display: block;
}
ul.classes .time { float: right; }

#classes_search_form {
	float: right;
}
#classes_search_form label {
	display: inline;
	text-align: right;
	width: auto;
	padding-right: 10px;
}
#classes_search_form input {
	width: 200px;
}


/* Directions Page 
--------------------------------------------------------------------------------- Directions Page 
*/

#map {
	width: 100%;
	height: 400px;
}
.map_info_window {
	color: #7e6349;
}
.map_info_window h2 {
	margin-top: 0px;
	font-size: 18px;
}
#directions {
	background-color: #f2efe9;
	color: #342112;
}