@IMPORT url("/media/css/reset.css");

body {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	background: #e1dfd7 url("/media/img/home_bg.jpg") no-repeat top center;
}

body#home {
	background: #e1dfd7 url("/media/img/home_bg.jpg") no-repeat top center;
}

a {
	color: #002d4f;
	
}

h1,h2,h3,h4,h5,label {
	color: #943514;
	font-weight: 100;
}

h2 {
	font-size: 24px;
}

h5 {
	font-size: 12px;
}

p {
	color: #000000;
	line-height: 1.3em;
	font-size: 15px;
}

.wrapper {
	width: 960px;
	margin: 15px auto;
}

.right {
	float:right;
}

.centered {
    text-align:center;
}
/*
	header styles & positioning
*/


#info_banner a {
	color: #fff;
}

#logo {
	float: left;
	margin-top: 10px;
	margin-left: 40px;
}

#schedule {
    float:left;
    margin-left:170px;
    margin-top:10px;
}
#nav {
	text-transform: uppercase;
	font-size: 10px;
	font-weight:100;
	background: transparent url("/media/img/nav_bg.png") no-repeat top left;
	width: 575px;
	height: 54px;
	padding-top: 20px;
	padding-left: 17px;
	float: left;
	margin-top: 15px;
	margin-left: 70px;
}

#nav a {
	color: #fff;
	text-decoration: none;
}

#nav a:hover {
	color: #943514;
	
}

#nav ul {
	
}

#nav li {
	float: left;
	list-style: none;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #e1dfd7;
}

#nav .subnav {
    margin-top:45px;
    font-size:10px;
    font-weight:100;
    width:100%;
}

#nav .subnav li{
    margin-right:5px;
    padding-right: 5px;
    border-right: 1px solid #002d4f;
}

#nav .subnav a.noborder{
    border:none;
}

#nav .subnav a {
	color: #943514;
	margin-right:5px;
    padding-right: 5px;
    border-right: 1px solid #002d4f;
}

#nav .subnav a:hover {
	color: #002d4f;
}

#nav .subnavitem {
    text-align:center;
}

#nav .subnavitem ul{
    text-align:center;
}

/*
	Homepage feature content
*/
#feature {
	margin-bottom: 0px;
	width:938px;
	height:410px;
	margin:0 auto;
}

#content {
	margin-bottom: 30px;
}

#sub #content {
    margin-top:60px;
}


#subhead
{
	margin:35px 40px;
}
/*
	Video styling
*/
#video-preview {
	margin: 15px 0;
	float: left;
	margin-left: 25px;
}

#video-preview img {
	background-color: #fff;
	padding: 10px;
}



#subcontent {
    float:left;
    width:550px;
    margin-left:55px;
}

#subcontent img.inline{
    float:right;
    padding:3px;
    background-color: #fff;
    margin-left:20px;
    margin-bottom:20px;
}

#subcontent h2, .body h4{
    margin-bottom:20px;
}
#footer {
	clear: both;
	margin-top: 50px;
	padding: 35px 0 15px 0;
}

#footer p {
	
	padding:3px 10px;
	font-size: 12px;
	height: 17px;
}

#footer h4,#footer p {
	padding:3px 10px;
}

#footer p {
	font-size: 12px;
}

#footer .wrapper{
    width:880px;
}

#footer .giving {
    margin-top:-30px;
}
/*
	Utility classes
*/
.clear {
	clear: both;
}

#nav .noborder {
	border: none;
}

.infobox {
	padding: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	float:right;
	width:30%;
	text-align:center;
}

.mailto {
    background: transparent url('/media/img/icons/email.gif') no-repeat;
    padding-left:20px;
}
.infobox h3 {
	font-weight: bold;
	margin-left: 10px;
}

.infobox span {
	color: #a68a68;
	font-weight: 300;
}

.contentframe {
	width: 860px;
	margin: 0 auto;
}

.contentspan-1 {
	width: 270px;
	float: left;
	margin-right: 20px;
}

.contentspan-2 {
	width: 570px;
	float: left;
	margin-right: 20px;
}

.contentspan-3 {
	width: 900px;
}

.module {
	margin: 15px 0 35px 0;
	padding-bottom: 35px;
	float: left;
	border-bottom: 1px solid #ded9cb;
}

.module p {
	font-size: 14px;
}

.subcontent
{
	width:930px;
	margin: 50px auto;
}

.sidebar
{

	width:230px;
    float:left;
    margin-left:50px;
}
.sidebar div
{
	margin-bottom:30px;
}

.subcolumn {
	float: left;
	width: 265px;
	margin-right: 35px;
}

.sidebar .subcolumn {
	float: none;
	width: 100%;
	margin-right:0;
}

.list li {
	padding: 15px 10px 15px 0;
	border-bottom: 1px dashed #002d4f;
}

.list ul {
	margin-bottom: 15px;
}

.triple {
    border-bottom: 1px solid #a39e86;
    padding-bottom:30px;
}

p.small {
	font-size: 11px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}

p.meta,p.map-address {
	font-size: 11px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #666;
	text-transform: uppercase;
	margin-top: 5px;
}

p.map-address {
	margin-bottom:15px;	
}

.bordered {
	border-top: 1px dashed #ded9cb;
	border-bottom: 1px dashed #ded9cb;
	background-color: #a39e86;
	margin-bottom: 30px;
	padding:15px 0px;
	padding-bottom:30px;
	color:#fff;
}


#pastor-message {
	/*border-right:1px dashed #ded9cb;
	width:540px;*/
	margin:0 30px;
}

#current-series
{
	width:250px;
}


.featurebox 
{
	float:left;
}

.featurebox p
{
	color:#fff;
	font-size:18px;	
	width:90%;
	font-family: "Georgia", "Times New Roman", serif;
}

#message {
	background: transparent url("/media/img/message-wide.png") no-repeat top center;
	height: 40px;
	width:860px;
	text-indent: -5000px;
	margin: 0 auto;
	margin-top:-20px;
	margin-bottom: 20px;
}

.image-header {
	height: 23px;
	display: block;
	text-indent: -5000px;
	background-repeat: no-repeat;
	background-position: top left;
}

.announcements {
	background-image: url("/media/img/announcements_header.gif");
}

.events {
	background-image: url("/media/img/events_header.gif");
}

.location {
	background-image: url("/media/img/location_header.gif");
}

.pastor-message {
	background-image: url("/media/img/pastor_greeting_header.gif");
}

.current-series {
	background-image: url("/media/img/current_series_header.gif");
}

.twitter {
	
}

.pre-footer
{
	margin-top:50px;
}

.twitter .image-header {
    background-image: url("/media/img/twitter.gif");
}

.twitter-white {
    background-image: url("/media/img/twitter-white.gif");
}

.twitter {
	
	height:150px;
	margin-left:10px;
}

.tweet p{
    font-style: italic;
    font-size:13px;
}

.twitter p.meta {

	font-size:12px;	
}

.twitter img {
    float:left;
}
	

#map {
	margin-top: 20px;
}

#current-series .cta
{
	float:right;
}

.last {
	margin-right:0px;
}



.body p, .body ul, .body ol{
    margin-bottom:20px;
    font-size:12px;
    line-height:1.7em;
}

.body em {
    font-weight:700;
}

.body  ol, .body ul  {
    padding-left:40px;
}

.body  ol li {
    list-style-type: decimal;
    font-size:12px;
    margin-bottom:8px;
}

.body ul li {
    list-style-type: disc;
    font-size:12px;
    margin-bottom:8px;
}

.body ol li a{
    text-decoration:underline;
}

.body .map-wrapper {
}

label {
    display:block;
    margin-bottom:6px;
}

input, textarea {
    border: 1px solid #999;
    font-size: 13px;
    padding:3px;
    margin-bottom:10px;
    width:400px;
}

input[type="checkbox"] {
   float:left;
}

.submit {
    width:inherit;
}

ul.errorlist {
    color:#ff0000;
    padding:0;
}

ul.errorlist li{
    list-style-type: none;
}

ul.staff li{
    list-style-type: none;
    float:left;
    width:180px;
    margin-bottom:30px;
}

ul.staff {
    padding:0px;
}

td {
    padding:10px;
    font-size: 13px;
}

table {
    margin-bottom:30px;
}

input.cb {
    width:20px;
}

.thumb {
    margin-right:30px;
    margin-bottom:20px;
}

.static-event {
    margin-top:20px;
}