/*

Title:      	Calvary Chapel Santee Style Sheet
Author:     	Ryan Scherler
Vesion: 		1.5
Created: 		Nov. 11th 2008
Last Modified: 	--
Copyright: 		2008, Calvary Chapel Santee - All rights resevered.

*/

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,var {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { 
	border:0;
}
/* end reset */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #888;
	background: #99cc66;
}

.wrap {
	width: 760px;
	margin: 0 auto;
}

.inner-wrap {
	width: 700px;
	margin: 0 auto;
}

.inner-wrap.sub {
	margin: 20px auto;
	background: #fff;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.gutter {
	padding: 10px;
}

img.float-left {
	float:left;
	padding: 0 10px 10px 0;
}

div#topnav {
	float: left;
	width: 100%;
	background: #7dd4ff;
	border-bottom: 8px solid #29a3ff;
}

#topnav ul {
	width: 744px;
	margin: 0 auto;
	list-style: none;
}

#topnav li {
	list-style: none;
	float: left;
}

#topnav li a {
	display: block;
	height: 41px;
	overflow: hidden;
	text-indent: -9999px;
	background-position:  0 0;
	background-repeat: no-repeat;
}

#topnav li a:hover,
#topnav li a.current {
	background-position: 0 -41px;
}

a#topnav-home {
	width: 84px;
	background-image: url(/layouts/images/btn-home.png);
}
a#topnav-studies {	
	width: 100px;
	background-image: url(/layouts/images/btn-studies.png);
}
a#topnav-ministries {	
	width: 124px;
	background-image: url(/layouts/images/btn-ministries.png);
}
a#topnav-news {	
	width: 158px;
	background-image: url(/layouts/images/btn-newsevents.png);
}
a#topnav-media {	
	width: 92px;
	background-image: url(/layouts/images/btn-media.png);
}
a#topnav-contact {	
	width: 106px;
	background-image: url(/layouts/images/btn-contact.png);
}
a#topnav-links {	
	width: 80px;
	background-image: url(/layouts/images/btn-links.png);
}

div#container {
	background: #ccc;
}

div#main {
	width: 860px;
	margin: 0 auto;
	padding: 20px 0;
	background: url(/layouts/images/bg-main.jpg) repeat-y 0 0;
}

div#logo {
	width: 340px;
	margin: 0 auto;
	padding-bottom: 10px;
}

div.col-3 {
	width: 220px;
	float: left;
	margin-right: 20px;
}

.sub div.col-3 {
	width: 206px;
}

.col-3.last {
	margin-right: 0;
}

div.col2-1 {
	float: left;
	width: 460px;
}

div.col2-2 {
	float: left;
	width: 220px;
	margin-left: 20px;
}

div.col-2 {
	float: left;
	width: 340px;
	margin-right: 20px;
}

div.col-2.last {
	margin-right: 0;
	width: 300px;
}

.col2-2 h2 {
	color: #fea624;
	font-size: 18px;
	margin: 0 0 .5em 0;	
}

div#header {
	margin-bottom: 10px;
}

#header .col-3,
div.callout {
	background: #fff url(/layouts/images/bg-col-3.gif) no-repeat center bottom;
	padding: 0 0 30px 0;
}

#header .col-3 p {
	font-size: 11px;
	line-height: 16px;
	padding: 0 10px 10px 10px;
}

#header .col-3 h3 {
	text-align: center;
	color: #53b1e0;
	font-size: 14px;
	line-height: 20px;
}

#header .col-3 p.fineprint {
	font-size: 10px;
	line-height: 14px;
	color: #999;
}


#header div.services {
	text-align: center;
} 

#header .col-3 div#ministries-list {
	width: 110px;
	margin: 0 auto;
	font-size: 11px;
	line-height: 16px;
}

#header .col-3 div#ministries-list ul li {
	margin: 0 0 5px 0;
}

#masthead {
	position: relative;
	width: 700px;
	height: 108px;
	display: none;
}

#masthead.studies,
#masthead.ministries,
#masthead.news,
#masthead.media,
#masthead.links,
#masthead.contact {
	display: block;
}

#masthead.studies {
	background: url(/layouts/images/bg-masthead-studies.jpg) no-repeat 0 0;
}

#masthead.ministries {
	background: url(/layouts/images/bg-masthead-ministries.jpg) no-repeat 0 0;
}

#masthead.news {
	background: url(/layouts/images/bg-masthead-news.gif) no-repeat 0 0;
}

#masthead.media {
	background: url(/layouts/images/bg-masthead-media.gif) no-repeat 0 0;
}

#masthead.links {
	background: url(/layouts/images/bg-masthead-links.gif) no-repeat 0 0;
}

#masthead.contact {
	background: url(/layouts/images/bg-masthead-contact.gif) no-repeat 0 0;
}

#masthead h1 {
	position: absolute;
	top: 30px;
	color: #fff;
	font-weight: bold;
	font-size: 36px;
	text-shadow: #555 1px 1px 1px;
}

#masthead.studies h1,
#masthead.news h1 {
	left: 140px;
}

#masthead.ministries h1,
#masthead.contact h1 {
	left: 110px;
}

#masthead.links h1  {
	left: 120px;
}

#masthead.media h1 {
	left: 130px;
}

#content-inner {
	margin-bottom: 20px;
}

.sub #content-inner {
	padding: 10px 20px;
}

#content-inner h1,
#content-inner h2.prehead {
	font-size: 20px;
	color: #53b1e0;
	border-bottom: 1px solid #92dbff;
	padding-bottom: 5px;
	margin: .5em 0;
}

.col2-1 p {
	font-size: 12px;
	line-height: 18px;
	margin: 0 0 .75em 0;
}

#content-inner a {
	color: #53b1e0;
}

#content-inner a:hover {
	color: #0155c2;
}

#content-inner h2 {
	font-size: 18px;
	margin: .5em 0 .25em 0;
}

div.orange,
div.blue {
	padding-bottom: 24px;
}

.orange h2 {
	color: #e8a333;
}

.blue h2 {
	color: #7dd4ff;
}

.green h2 {
	color: #99cc66;
	border-bottom: 1px solid #99cc66;
}

.blue div.header-span {
	float: left;
	width: 100%;
	border: 1px solid #7dd4ff;
	border-width: 1px 0;
}

.blue h3 {
	float: left;
	width: 195px;
	font-size: 12px;
	font-weight: 600;
	color: #fff;
	padding: .5em 0 .5em .5em;
	background: #7dd4ff;
}

.blue span.current-study p {
	float: right;
	width: 90px;
	font-size: 12px;
	text-align: left;
	color: #888;
	background: #fff;
	padding: .5em 0;
	margin: 0 !important;
}

table {
	border: none;
	border-collapse: collapse;
	width: 100%;
}

.blue table {
	clear: both;
}

table th {
	font-size: 14px;
	text-align: left;
	border: 1px solid #fff;
	padding: 5px 10px;
}

td.flash-replaced {
	width: 290px;
}

.orange table th {
	color: #fff;
	background: #e8a333;
}

.blue table th {
	color: #fff;
	background: #7dd4ff;
}

table td {
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	padding: 5px 10px;
}

.orange table td {
	border-color: #e8a333;
}

.blue table td {
	border-color: #7dd4ff;
}

.green table td {
	border-color: #99cc66;
}

.green table td.last {
	width: 280px;
}

#content-inner td a { 
	text-decoration: none;
}

.col2-2 div.news h3 {
	color: #fea624;
	font-size: 16px;
	margin: 1em 0 .5em 0;
}

.col2-2 div.news p {
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 2em 0;
	padding: 0;
}

#footer .col-3 {
	width: 240px;
	color: #fff;
	padding-bottom: 0;
}

div#footer {
	padding: 15px 0;
	border-top: 8px solid #5ca329;
	background: #99cc66;
}

#footer h2 {
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-shadow: #508e24 1px 1px 1px;
	margin: 0 0 .5em 0;
}

#footer p {
	font-size: 12px;
	line-height: 18px;
	color: #5ca329;
}

#footer p a {
	color: #fff;
}

#footer p a:hover {
	color: #f0f0f0;
}

/* forms */

body#contact form {
	padding: 0;
	margin: 0;
}

#contact form dt,
#contact form dd {
	margin: 0;
	padding: 0;
}

#contact form dt {
	font-size: 1.4em;
	font-weight: 600;
}

#contact form dd {
	margin-bottom: 1em;
}

#contact form dd input,
#contact form dd textarea {
	display: block;
	padding: .5em;
	width: 75%;
}

#contact p.error {
	padding: 1em;
	border: .2em solid #ef6566;
	background: pink;
}

#contact p.success {
	padding: 1em;
	border: .2em solid green;
	background: #7dbf67;
}

/* media styles*/

/*  - albums */

ul#simple-gallery-albums {
	list-style: none;
	padding: 0;
	margin: 12px;
}

#simple-gallery-albums li {
	float: left;
	padding: 0;
	margin: 12px 24px 12px 0;
	text-align: center;
}

#simple-gallery-albums li span.album-image {
	display: block;
	padding: 4px 8px 18px 8px;
	background: #fff url(/layouts/images/bg-album.png) no-repeat center top;
}

/*  - photos */

ul#simple-gallery-images {
	list-style: none;
	padding: 12px;
	margin: 0;
}

#simple-gallery-images li {
	float: left;
	margin: 0 12px 12px 0;
	padding: 0;
}

#simple-gallery-images li a {
	display: block;
	padding: 6px;
	background: #fff;
	border: 1px solid #eee;
}

#simple-gallery-images li a:hover {
	background: #eee;
	border-color: #ccc;
}

/* video list styles */

ul#video-listing {
	list-style: none;
	padding: 12px;
	margin: 0;
}

#video-listing li {
	float: left;
	margin: 0 12px 12px 0;
	padding: 0;
	text-align: center;
}

#video-listing li span.video-title {
	display: block;
}

/* media-docs list styles */

ul#simple-files {
	list-style: none;
	padding: 12px;
	margin: 0;
}

#simple-files li {
	float: left;
	margin: 0 12px 12px 0;
	padding: 0;
	text-align: center;
}

#simple-files li span.title {
	display: block;
}