/*
Theme name: CCGV 2010
Description: Green spring theme BETA.
Author: Miranda
*/
body {
	background: #eceae6;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial;
	color: #72695a;
	text-align: center;
	margin: 0; }

#top {
	background: url(images/top.jpg) #539961;
	width: 100%;
	height: 130px; }

#header {
	background: url(images/header.jpg) no-repeat;
	width: 950px;
	height: 130px;
	text-align: left;
	margin: 0 auto; }

#header .logo {
	position: relative;
	top: 11px;
	left: 2px;
	width: 400px;
	height: 84px; }

#header .links {
	list-style: none;
	margin: 0 0 0 470px;
	padding: 10px 0 0 0; }

#header .links a {
	background: #28502a;
	text-transform: uppercase;
	text-decoration: none;
	color: #98b69d;
	padding: 5px 10px;
	margin: 0 1px; }

#header .links a:hover {
	color: #a7c1ab; }

#nav {
	width: 950px;
	margin: 0 auto; }

#nav ul {
	list-style: none;
	margin: 71px 0 0 0; }

#nav li {
	list-style: none;
	float: left; }

#nav li a {
	background: url(images/nav.jpg) repeat-x;
	display: block;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	color: #98b69d;
	padding: 7px 20px 9px 20px;
	margin: 0 3px; }

#nav li.current a {
	background: #eceae6;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	color: #777777;
	padding: 7px 20px 9px 20px;
	margin: 0 3px;
	list-style: none;
	float: left; }

#nav li a:hover {
	background: #eceae6;
	color: #777777; }

.photos a img {
	width: 135px;
	height: 100px;
	padding: 4px;
	border: 1px solid #cecece; }

.photos a:hover img {
	border: 1px solid #999999; }

.photos td {
	font-size: 13px; }

.photos a.slideshow {
	background: url(images/slideshow.jpg) top center no-repeat;
	display: block;
	width: 100px;
	text-align: center;
	text-decoration: none;
	padding: 80px 0 0 0;
	cursor: default; }

.photos a.slideshow:hover {
	background: url(images/slideshow_.jpg) top center no-repeat;
	cursor: default; }

#container {
	width: 950px;
	text-align: justify;
	line-height: 20px;
	margin: 0 auto; }

#content {
	margin: 30px 0 0 0; }

#content a {
	color: #000000;
	text-decoration: none; }

#content a:hover {
	color: #72695a; }	

#content p {
	margin: 8px 0; }

#content p.photos-index {
	margin-bottom: 100px; }

#content .box-middle {
	background: #ffffff;
	width: 920px;
	color: #72695a;
	padding: 15px;
	margin: 0 0 20px 0;
	float: left; }

#content .box-left {
	background: #ffffff;
	width: 420px;
	color: #72695a;
	padding: 15px;
	margin: 0 0 20px 0;
	float: left; }

#content .box-right {
	background: #ffffff;
	width: 420px;
	color: #72695a;
	padding: 15px;
	margin: 0 0 20px 60px;
	float: left; }

#content .box-left h2 a, #content .box-right h2 a {
	color: #447e4e;
	text-decoration: none; }

#content .box-left h2 a:hover, #content .box-right h2 a:hover {
	color: #4e915b; }

#content .box-left .more, #content .box-right .more {
	text-align: right; }

#content .meta {
	background: #fafafa;
	width: 545px;
	text-transform: uppercase;
	padding: 10px;
	margin: 0 0 20px 0; }

#content .player {
	background: #f5f5f5;
	padding: 25px;
	margin: 30px 5px 0 5px; }

#content h4 {
	font-weight: normal;
	font-size: .9em; }

#content .download {
	width: 550px;
	text-align: right;
	margin: 10px 5px 10px 0; }

#content .notes {
	background: #ffffff;
	width: 540px;
	height: 100px;
	padding: 0 5px;
	overflow: auto; }

#content .notes p {
	font-size: .9em;
	margin: 10px 0; }

#page-full {
	background: #ffffff;
	padding: 15px;
	margin: 0;
	float: left; }

#page-full .sidebar {
	width: 270px;
	text-align: left;
	float: left; }

#page-full .sidebar li {
	list-style-type: bullet;
	list-style-image: url(images/bullet.png); }

#page-full .sidebar img.ministry_img {
	margin: 15px 0; }

#page-full .sidebar .leader {
	background: #e2f0e6;
	border: 1px solid #61ab71;
	width: 100%;
	height: 74px;
	font-size: 11px;
	color: #000000;
	padding: 5px 0;
	margin: 20px 0 0 0; }

#page-full .sidebar .leader img.leader_img {
	background: #ffffff;
	border: 0;
	width: 64px;
	padding: 4px;
	margin: 0 5px;
	float: left; }

#page-full .sidebar .leader h2 {
	font-weight: bold;
	font-size: 16px;
	color: #72695a; }

#page-full .right {
	width: 570px;
	padding: 0 0 0 65px;
	float: left; }

#page-full .left {
	width: 570px;
	float: left; }

#page-full .left h3 {
	text-transform: none;
	margin: 20px 0 0 0; }

#page-full .sidebar_right {
	width: 270px;
	text-align: left;
	padding: 0 0 0 65px;
	float: left; }

#footer {
	background: url(images/footer.jpg) repeat-x #474136;
	width: 100%;
	margin: 30px 0 0 0;
	float: left; }

#footer a {
	color: #91b2ff;
	text-decoration: none; }

#footer a:hover {
	color: #bbd0ff; }

#footer .breadcrumbs {
	height: 40px;
	color: #675f51;
	text-transform: uppercase;
	padding: 11px 0;
	margin: 20px 0 0 0; }

#footer .breadcrumbs img.arrow {
	margin-bottom: -1px; }

#footer .content {
	background: #423c30;
	width: 950px;
	color: #675f51;
	padding: 20px 15px;
	margin: 20px 0 40px 0;
	float: left; }

#footer .content .box {
	background: #363128;
	width: 270px;
	height: 280px;
	padding: 15px;
	margin: 0 8px;
	float: left; }

#footer .content .box img {
	display: none; }

#footer .content .box h2 {
	background: #2d2821;
	font-weight: normal;
	font-size: 15px;
	color: #675f51;
	text-transform: uppercase;
	padding: 13px 15px;
	margin: -15px -15px 5px -15px; }

#footer .content .box a.rss {
	background: url(images/rss.jpg) no-repeat;
	display: block;
	width: 15px;
	height: 18px;
	margin: -20px 0 0 255px; }

#footer .content .box .indiv a.title {
	background: url(images/arrow.jpg) top left no-repeat;
	padding: 0 0 0 20px; }

#footer .content .box .indiv .desc {
	padding: 0 0 10px 20px; }

#footer .content .box .date {
	font-size: 11px;
	text-align: right;
	line-height: 11px; }

#footer .content .box .devotional {
	font-size: 1.1em;
	color: #918879; }

#footer .content .box .devo-img {
	background: url(images/devotional.jpg) no-repeat;
	width: 70px;
	height: 50px;
	border: 4px solid #675f51;
	margin: 0 2px;
	float: left; }

#footer .content .box .devo-img:hover {
	border: 4px solid #7b705f; }

#footer .content .box p {
	margin: 0; }

#footer .social {
	margin: 0 0 40px 0;
	float: right; }

#footer .social img {
	margin: 0 4px; }

#box-right {
	background: #ffffff;
	padding: 10px;
	margin: 0 0 0 40px;
	float: left; }

#featured {
	background: #ffffff;
	width: 550px;
	height: 200px;
	padding: 10px;
	float: left; }

.no-border {
	border: none; }

.welcome {
	background: url(images/welcome_img.jpg) no-repeat;
	width: 290px;
	height: 150px;
	color: #ffffff;
	font-size: 11px;
	text-shadow: #000000 1px 1px 2px;
	line-height: 15px;
	padding: 50px 10px 10px 10px; }

.welcome h2 {
	font-size: 15px;
	color: #ffffff;
	margin: 4px 0; }

.img-title {
	background: #ffffff;
	font-weight: bold;
	font-size: 1.85em;
	color: #b1a99b;
	text-transform: uppercase;
	padding: 15px;
	margin: 0 0 20px 0; }

.img-title img {
	width: 920px;
	height: 90px;
	margin: 0 0 15px 0; }

img.size-full {
	margin-top: 15px; }

#searchform {
	margin: -25px 0 0 750px; }

#searchbox {
	background: #363128;
	border: 1px solid #474136;
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Arial;
	color: #675f51;
	padding: 5px; }

#searchsubmit {
	background: #363128;
	border: 1px solid #474136;
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Arial;
	color: #675f51;
	padding: 5px; }

#searchform_media {
	margin: 0 0 20px 0; }

#searchbox_media {
	background: #fafafa;
	border: 1px solid #cecece;
	width: 200px;
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Arial;
	color: #000000;
	padding: 5px; }

#searchsubmit_media {
	background: #fafafa;
	border: 1px solid #cecece;
	font: 13px "Lucida Grande", "Lucida Sans Unicode", Arial;
	color: #000000;
	padding: 5px; }

h2 {
	font-weight: bold;
	font-size: 1.5em;
	color: #447e4e;
	text-transform: uppercase;
	margin: 0 0 3px 0; }

h2.current {
	font-size: 1.2em;
	color: #72695a;
	margin: 0 0 10px 0; }

h3 {
	font-weight: bold;
	font-size: 1.2em;
	color: #72695a;
	text-transform: uppercase;
	margin: 15px 0; }

strong {
	color: #675f51; }

.alignleft {
	border: none;
	margin: 8px 5px 8px 0;
	float: left; }

.alignright {
	margin: 8px 0 8px 5px;
	float: right; }

td.calendar-prev, td.calendar-month, td.calendar-next {
	width: 33%;
	text-align: center;
	padding: 0 0 20px 0; }

td.calendar-month {
	font-weight: bold; }

td.weekend-heading, td.normal-day-heading {
	text-align: center; }

td.day-with-date {
	background: #eef6f0;
	width: 14%;
	height: 120px;
	text-align: left;
	line-height: 13px;
	padding: 5px; }

td.day-with-date a {
	font-size: .85em; }

td.no-events {
	background: #f5f5f5; }

td.current-day {
	background: #ffffff; }

td.gallery-img {
	width: 100px;
	padding: 10px 0; }

td.gallery-info {
	width: 360px;
	font-size: .9em;
	text-align: left;
	padding: 0 10px; }

td.gallery-info a {
	font-size: 1.1em; }

img.thumb {
	border: none;
	width: 100px;
	height: 75px;
	padding: 15px; }

p.readmore a {
	display: none; }

.ministry_application {
	margin: 30px 0 0 0; }

ul.no-margin, ul.no-margin li {
	margin: 0; }

.urbangreymenu {
	width: 270px; }

.urbangreymenu .headerbar {
	background: url(images/podcast-series.jpg) no-repeat;
	font-weight: normal;
	font-size: 1.1em;
	color: white;
	text-shadow: #2a5030 0px -1px;
	text-align: center;
	cursor: pointer;
	padding: 10px 0;
	margin-bottom: 5px; }

.urbangreymenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 20px 0; }

.urbangreymenu ul li {
	padding-bottom: 2px; }

.urbangreymenu ul li a {
	background: #f3f3f3;
	display: block;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding: 10px; }

.urbangreymenu h3 {
	text-transform: none;
	margin: 0 0 3px 0; }

.urbangreymenu ul li a:hover {
	background: #e9e9e9;

.container {
	width: 960px;
	padding: 0;
	margin: 0 auto; }

ul#topnav {
	width: 950px;
	list-style: none;
	margin: 0 auto; }

ul#topnav li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative; }

ul#topnav li a {
	float: left; 
	text-indent: -9999px;
	height: 44px; }

ul#topnav li:hover a, ul#topnav li a:hover {
	background-position: left bottom; }

ul#topnav a.home {
	background: url(nav_home.png) no-repeat;
	width: 78px; }

ul#topnav a.ministries {
	background: url(nav_products.png) no-repeat;
	width: 117px; }

ul#topnav a.media {
	background: url(nav_sale.png) no-repeat;
	width: 124px; }

ul#topnav a.events {
	background: url(nav_community.png) no-repeat;
	width: 124px; }

ul#topnav a.photos {
	background: url(nav_store.png) no-repeat;
	width: 141px; }

ul#topnav a.about {
	background: url(nav_community.png) no-repeat;
	width: 124px; }

ul#topnav a.god {
	background: url(nav_store.png) no-repeat;
	width: 141px; }

ul#topnav li .sub {
	position: absolute;	
	top: 44px;
	left: 0;
	background: #344c00 repeat-x;
	padding: 20px 20px 20px;
	float: left;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none; }

ul#topnav li .row {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px; }

ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 150px;
	float: left; }

ul#topnav .sub ul li {
	width: 100%;
	color: #fff; }

ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background: url(navlist_arrow.png) no-repeat 5px 12px;
	padding: 7px 5px 7px 15px;
	display: block;
	text-decoration: none;
	color: #fff; }

ul#topnav .sub ul li a:hover {
	color: #ddd;
	background-position: 5px 12px; }
