/*
Theme Name: CityChurch
Theme URI: http://citychurchrva.com
Description: City Church's default theme
Version: 2.0
Author: City Church
Author URI: http://citychurchrva.com
*/

* {margin: 0; padding: 0}
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

body {
	background: #fff;
	color: #969789;	
	font: 12px verdana, arial, sans-serif;
}

#content .post h2 {
	font-family: georgia;
	font-weight: normal;
}

#content h1,
#content .post h2,
#content .post h2 a,
#content .post h3,
#content .post h3 a,
#content .post h4,
#content .post h4 a,
#content .post h5,
#content .post h5 a,
aside .post h2 a {
	color: #594a3e !important;	
	font-family: georgia, serif;	
	font-weight: normal;	
	text-decoration: none !important;
}
#content h1 {
	font-size: 55px;
	height: 146px;
	line-height: 75px;
	padding: 10px 0 10px 10px;
	text-align: right;	
	border-bottom: solid 2px #969789;
}

#content h2, #content h2 a, #content .post h2, aside .post h2 { font-size: 30px;}
.archive #content .post h2 { text-align: right; }
#content h2.alt, aside h2.alt {
	border-bottom: solid 1px #969789;
	font-family: georgia, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
	#content h2.alt {
		padding-left: 40px;
	}
	aside h2.alt {
		margin-top: 40px;
	}
	aside .post h2 {
		text-align: left;
	}
#content h3 {
	font-size: 20px;
	margin: 15px 0 15px 0;
}

p { margin: 15px 0 15px 0; }
a { color: #8ec85a; }
ul li { margin: 0 0 5px 15px; }
	ul li li { list-style-type: circle; }

#wrapper {
	background: #fff;
	border-top: solid 1px #fff;
	margin: 0 auto 0 auto;
	width: 940px;
}

section {
	float: left;
	width: 600px
}

#nav {
	background: #969789;
	height: 36px;
	padding-left: 20px;
}
	#nav li {
		float: left;	
		font-size: 11px;
		line-height: 36px;
		list-style-type: none;
		margin-right: 15px;	
	}
		#nav li.current_page_item a, #nav li.current_page_ancestor a {
			color: #594a3e;
		}
		#nav a {
			color: #fff;	
			text-decoration: none;
			text-transform: uppercase;	
		}
	
aside {
	float: left;
	width: 295px;
	padding-left: 45px;
}
	#searchForm {
		border-bottom: solid 2px #969789;
		margin-left: -45px;	
		padding-left: 45px;			
	}
		#search {
			border-top: solid 1px #8ec85a;					
			background: url('img/search.png') no-repeat 0 center;
			height: 33px;
			line-height: 33px;
			padding-left: 30px;
		}
			#s {
				border: none;
				color: #8ec85a;
				width: 200px;
			}
	#logo {
		background: url('img/logo.png') no-repeat center center;
		border-bottom: solid 2px #969789;
		height: 166px;
		margin-left: -45px;	
		padding-left: 45px;		
		text-indent: -9999px;		
	}
	#address {
		border-bottom: solid 2px #b0b1a7;		
		color: #594a3e;
		font-size: 11px;
		padding-bottom: 15px;
	}
		#address.noMargin {
			margin-bottom: 0;
		}
	.items > li { 
		list-style-type: none; 
		margin-left: 0;
	}
		.items .title { 
			display: block;
			margin-bottom: 15px;	
			outline: none;
			padding-left: 30px;
			text-transform: uppercase; 
			text-decoration: none;
		}
		.items .item { 
			border-bottom: solid 2px #b0b1a7;
			clear: both; 
			margin-bottom: 15px;		
		}
			.item ul { margin: 15px 0 15px 0; }
			.item ul li { 
				font-size: 10px;
				list-style-type: none; 
			}
				.item ul li a {
					color: #969789;
					text-transform: uppercase;
				}
				.item .posts h2 a {
					text-transform: none;
				}
			.item.hider {
				background: url('img/arrow-right.png') 0 3px no-repeat;
			}
				.item.hider ul {
					display: none;
				}
		#categoryList li {
			float: left;
			width: 125px;
		}
		aside .posts.sermons .post h2 {
			margin-left: -20px;
		}
		aside .posts.sermons .post {
			border-bottom: solid 2px #8ec85a;			
			margin: 0 0 20px 20px;
			padding-bottom: 20px;
		}
			aside .posts.sermons li:last-child .post {
				border-bottom: none;
			}
		aside .posts.sermons .pmeta {
			float: none;
		}
		aside .posts.sermons .entry p {
			margin: 3px 0 3px 0;
		}
			aside .posts.sermons .podPress_content {
				margin-top: 15px;
			}
		.submenu {
			background: #969789;
			margin: 0 0 15px 0;
		}
			.submenu.withMissions {
				margin-bottom: 0;
			}
		.page-parent #address, .page-child #address {margin-bottom: 0;}
			.submenu ul {
				margin: 0;
				padding: 15px 30px 15px 30px;
			}
			.submenu ul li {
				color: #fff;						
				font-size: 14px;
				list-style-type: disc;								
				margin: 0 0 0 15px;
				padding: 0;		
			}
				.submenu ul li a {
					color: #fff;
					text-decoration: none;
					text-transform: none;
				}
					.submenu ul li a:hover {
						text-decoration: underline;
						color: #594A3E;
					}
			.submenu.missions li {
				color: #fff;				
				list-style-type: disc;
				margin-left: 15px;
			}
	
.archive #content .post, .home #content .post {margin-bottom: 55px;}
.archive #content .post h2, .home #content .post h2, .archive .post h2 { margin: 0 0 20px 160px; }
	.archive .post .pmeta,
	.home .post .pmeta {
		float: left;
		margin: 0;
		text-align: right;
		width: 130px;
	}
		.archive .post .pmeta .cats, .home .post .pmeta .cats {font-size: 10px;}
	.archive .post .entry, 
	.home .post .entry {
		clear: none;
		float: left;
		margin-left: 30px;
		width: 400px;
	}	
		.archive .post .entry p, .home .post .entry p {margin: 0;}
.archive .navigation, .home .navigation {
	font-size: 10px;	
	margin: 0 0 15px 0;
	text-align: right;
}
	.archive .navigation span, .home .navigation span { text-transform: uppercase;}
	.archive .navigation a, .home .navigation a { 
		display: inline-block;
		margin: 0 5px 0 5px;
	}


div.art {
	background-color: #7dbf48;
	border-top: solid 38px #969789;
	border-left: solid 40px #969789;
	margin-bottom: 25px;
	position: relative;
}
	div.art .inside {
		border-bottom: solid 40px #7dbf48;
		border-left: solid 40px #7dbf48;
	}
	div.art .whitesquare {
		background-color: #fff;
		bottom: 0;
		height: 40px;
		left: -40px;
		position: absolute;
		width: 40px;
	}
	div.art img {
		display: block;
	}
	div.art .artNote {
		bottom: 15px;		
		margin: 0;
		position: absolute;
		right: 30px;
	}
	div.art .artNote, div.art .artNote a {
		color: #fff;
	}

div.post {
	padding: 0 0 0 40px;
}
	.pmeta {
		font-family: georgia, serif;
		color: #594a3e;	
		float: right;
		margin: 5px 0 15px 0;
	}
		.pmeta a {
			text-transform: uppercase;
		}
	.entry {
		clear: both;
	}
	aside div.post {
		padding-left: 0;
	}	
	.home aside .post .pmeta {
		float: none;
		text-align: left;
		width: auto;
	}
	.author {
		font-family: georgia, serif;
		font-size: 14px;
		font-style: italic;
		text-align: right;
	}
	
#flickr {
	margin-left: -40px;
	
}
	#flickr li {
		float: left;
		list-style-type: none;
		margin: 0px 29px 29px 0;
		position: relative;
	}
		#flickr .container {
			border-bottom: solid 8px #56433c;
			border-right: solid 8px #56433c;			
		}
		#flickr li img {
			display: block;
			border: none;
		}
		#flickr li .llc, #flickr li .urc {
			font-size: .1em;			
			height: 8px;
			position: absolute;
			width: 8px;	
			background: #8ec85a;					
		}
		#flickr li .llc {
			bottom: 0;
			left: 0;
		}
		#flickr li .urc {
			
			right: 0;
			top: 0;
		}
		
		
.page-id-836 .archive {
	margin-top: 60px;
}
	
footer {
	background: #969789;
	color: #fff;
	display: block;
	height: 36px;
	line-height: 36px;
	padding: 0 0 0 35px;
}
