/*  All Code (C) Copyright 2008 Fox Digital Media  */
/*  Author: Brian Fox (foxdigitalmedia.com)        */
/*  Website: New Community Church                  */


body {
	background: #94B39F url(i/background.jpg) top left repeat-x;
	color: #5F5F5F;
	padding: 0 0;
	margin: 0 0;
	font: normal 11px "Lucida Grande", "Trebuchet MS", "Myriad", "Arial", "Helvetica", sans-serif !important;
	font: normal 90% "Lucida Grande", "Trebuchet MS", "Myriad", "Arial", "Helvetica", sans-serif;
	line-height: 1.6em;
	}

img {
	border:0px;
	}

h1, h1 a {
	font: bold 16px "Trebuchet MS", "Myriad", "Arial", "Helvetica", sans-serif !important;
	font: bold 1.2em "Trebuchet MS", "Myriad", "Arial", "Helvetica", sans-serif;
	color: #33a457;
	background: transparent;
	text-decoration: none;
	padding: 0;
	margin: 0;
	text-align: left;
	}

h2 {
	font: bold 14px "Trebuchet MS", "Myriad", "Arial", "Helvetica", sans-serif !important;
	font: bold 1.0em "Trebuchet MS", "Myriad", "Arial", "Helvetica", sans-serif;
	color: #005D1E;
	/*color: #b71805;*/
	background: transparent;
	text-decoration: none;
	padding: 0;
	text-align: left;
	}

a {
	color: #b71805;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}
	
	
#sidebar h2 {
	color: #005D1E;
	margin-left: 0;
	padding-left: 
	}

#content h1 {
	background: transparent url(i/h1-bkg.jpg) top left no-repeat;
	width: 588px;
	height: 45px;
	font: bold 16px "Trebuchet MS", "Myriad", "Arial", "Helvetica", sans-serif !important;
	color: #B71805;
	padding: 13px 0 0px 10px;
	margin: auto 0;
	}

#content h1.message {
	height: 32px;
	}

#content .podcastbox h1 {
	background: transparent;
	padding: 13px 0 0px 5px;
	margin: 0;
	}

.podcastbox {
	background: transparent url(i/podcast-bkg.jpg) top left no-repeat;
	padding: 0 10px 10px 15px;
	color: #000;
	}

h1 .wash {
	color:#777;
	}

h1 .home {
	background: transparent url(i/icon-home.png)center left no-repeat;
	padding-left: 23px;
	}
/*
h1 .beliefs {
	background: transparent url(i/icon-about.png)center left no-repeat;
	padding-left: 23px;
	}
*/
h1 .ministries {
	background: transparent url(i/icon-ministries.png)center left no-repeat;
	padding-left: 23px;
	}
h1 .about {
	background: transparent url(i/icon-about.png)center left no-repeat;
	padding-left: 23px;
	}
h1 .calendar {
	background: transparent url(i/icon-calendar.png)center left no-repeat;
	padding-left: 23px;
	}
h1 .resources {
	background: transparent url(i/icon-resources.png)center left no-repeat;
	padding-left: 23px;
	}
h1 .podcast {
	background: transparent url(i/icon-podcast.png)center left no-repeat;
	padding-left: 23px;
	}

h2 a {
	color: #2C14A0;
	}
	
.side ul li {
	background: url(i/arrow.png) no-repeat 12px;
	background-position: 0px 4px;
	list-style: none;
	padding-left: 16px;
	margin-left: -39px;
	}



/*NAVIGATIONAL ITEMS*/
#wrapper {
	width: 843px;
	margin: 0 auto;
	padding: 0;
	background: transparent url(i/body-background.jpg) repeat-y;
	}

#header {
	background: transparent url(i/header.jpg) no-repeat;
	width: 843px;
	height: 214px;
	}

#nav {
	width: 840px;
	position: relative;
	top: 178px;
	padding: 4px 0 0 0px;
	text-align: center;
	}

#nav span a{
	display: block;
	padding: 15px 15px 15px 25px;
	}

#nav a:link, #nav a:visited {
	display:inline;
	line-height: 20px;
	margin-top: 0px;
	text-decoration: none;
	border: none;
	color: #4C4B4B;
	font: bold 13px  "Trebuchet MS", "Myriad", "Arial", "Helvetica", sans-serif  !important;
	font: bold 90% "Trebuchet MS", "Myriad", "Arial", "Helvetica", sans-serif;
	}

#nav a:hover, #nav-right a:hover, #nav .current a {
	text-decoration:underline;
	color: #B81B08;
	}


#content, #content-photos {
	width: 590px;
	margin-left: 185px;
	line-height: 1.6em;
	padding: 20px 0 10px 23px;
	background-color: white;
	}


#content-photos {
	/* position: absolute; */
	position: absolute;
	top: 200px;	}
	
#sidebar {
	float: left;

/* 	position: relative;
	left: 0px;
	 */

	margin: 0 0 0 28px !important;
	margin: 0 0 0 14px;
	width: 150px;
	}

#sidebar h2 {
	text-align: center;
	}

#sidetop {
      background: transparent url(i/rotate/rotate.php) no-repeat !important;
      background: transparent url(i/rotate/rotate.php) no-repeat;
  	  height: 118px;
      width: 150px;
      margin: 8px 0 10px 0px;
      }

.side {
	background: transparent url(i/side.png) repeat-y !important;
	background: transparent url(i/side.gif) repeat-y;
	padding: 5px 10px 10px 10px !important;
	padding: 5px 10px 10px 5px;
	line-height: 1.5em;
	}

#map {
	background: transparent url(i/map-small.png) repeat-y !important;
	background: transparent url(i/map-small.gif) repeat-y ;
	height: 122px;
	width: 130px;
	}


.clearboth {
   clear: both;
   }

.clearright {
   clear: right;
   }

blockquote {
	background: url(i/quote-start.png) no-repeat;
	border-left: 1px dotted #ccc;
	color: #7F7F7F;
	}

blockquote p {
	padding-left: 19px;
	}

#footer {
	font: normal 10px "Lucida Grande", "Trebuchet MS", "Myriad", "Arial", "Helvetica", sans-serif !important;
	font: normal 80% "Lucida Grande", "Trebuchet MS", "Myriad", "Arial", "Helvetica", sans-serif;
	color: #9C9C9C;
	text-align: center;
	padding-top: 15px;
	display: block;
	}

#footer-bottom {
	background: transparent url(i/body-bottom.jpg) no-repeat;
	margin: 0 auto;
	width: 843px;
	height: 31px;
	}

#footer:hover {
	color:#6C6C6C;
	}


/*MOVABLE TYPE CLASSES*/

.posted {
	font-size: .8em;
	color: #333;
	background: #E9E8E8;
	padding: 4px 0 4px 10px;
	margin: 7px 0 9px 0;
	}
.posted-pod {
	font-size: .8em;
	color: #333;
	padding: 4px 0 4px 10px;
	margin: 7px 0 9px 0;
	}

.category {
	background: transparent url(i/permlink.gif) no-repeat 0 50%;
	padding: 0 0 0 14px;
	margin-left: 30px !important;
	margin-left: 20px;
	}

.comments {
	background: transparent url(i/comment.gif) no-repeat 0 50%;
	padding: 0 0 0 14px;
	margin-left: 30px !important;
	margin-left: 20px;
	}

.date {
	background: transparent url(i/date.gif) no-repeat 0 50%;
	padding: 0 0 0 14px;
	font-size: .85em;
	color: #8D8E8E;
	}
.podcastdate {
	background: transparent url(i/date.gif) no-repeat;
	margin: 0 0 0 5px;
	padding: 0 0 0 9px;
	font-size: .75em;
	color: #B91805;
	}
.time {
	background: transparent url(i/time.gif) no-repeat 0 50%;
	padding: 0 0 0 14px;
	margin-left: 30px !important;
	margin-left: 20px;
	}

address {
	text-align: center;
	}

.pixbox {
	float: right;
	padding: 5px;
	text-align: center;
	}

.right {
	float: right;
	padding: 10px;
	}
.left {
	float: left;
	padding: 10px;
	text-align: center;
	}

.pixbox img {
	padding: 5px;
	border: 1px solid #ccc;
	background: #fff;
	}

.post {
	margin-top: -1.5em;
	margin-bottom: 4em;
	}

.post-podcast {
	margin: 1.5em 0 1.5em 0;
	}

.checker, #content .checkbox {
	padding-right: 15px;
	width: 300px;
	}
.white {
background-color: #ffffff;
padding: 10px 0 10px 0;
}
