/* @override http://localhost:8888/c3/wp-content/themes/c3/style.css */

/* 
	Theme Name: C3
	Description: A theme for C3 Church.  For help, please visit <a href="http://www.organizedthemes.com/support">www.organizedthemes.com/support</a>
	Author: Organized Themes
	Author URI: http://www.organizedthemes.com
	Version: 1.0
	Tags: 	
*/

/* This theme is copyrighted by Organized Themes 2009 and may not be distribued without expressed permission of Organized Themes*/

/* @group Reset */

/* Eric Meyer's Reset Reloaded */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}:focus {outline: 0;}ins {text-decoration: none;}del {text-decoration: line-through;}table {border-collapse: collapse;border-spacing: 0;}

/* @end */

/* @group Text */

/* Type */

@font-face {
	font-family: 'GraublauWebRegular';
	src: url('includes/GraublauWeb.eot');
	src: local('Graublau Web Regular'), local('GraublauWeb-Regular'), url('includes/GraublauWeb.otf') format('opentype');
}

h1,h2,h3,h4,h5,h6 { 
	font-weight: normal; 
	color: #111;
	font-family: "GraublauWebRegular", "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1 { 
	font-size: 36px; 
	line-height: 1; 
	margin-bottom: 8px; 
}

h2 { 
	font-size: 24px; 
	margin-bottom: 12px; 
}

h3 { 
	font-size: 20px; 
	line-height: 1; 
	margin-bottom: 12px; 
}

h4 { 
	font-size: 18px; 
	line-height: 1.25; 
	margin-bottom: 20px; 
}

h5 { 
	font-size: 16px; 
	font-weight: bold; 
	margin-bottom: 24px; 
}

h6 { 
	font-size: 16px; 
	font-weight: bold; 
}

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img { 
	margin: 0;
}

/* Text Elements */

p { 
	margin: 0 0 24px;
	font: 16px "GraublauWebRegular", "Lucida Grande", Lucida, Verdana, sans-serif;
}

p img.left  { 
	float: left; 
	margin: 24px 24px 24px 0; 
	padding: 0; 
}

p img.right { 
	float: right; 
	margin: 24px 0 24px 24px; 
}

blockquote { 
	margin: 24px; 
	color: #000; 
	font-style: italic;
	border-left: 4px solid #908e90;
	background-color: #e6e6e6;
	padding: 2px 3px 0 9px;
}

strong {
	font-weight: bold;
}

em,dfn {
	font-style: italic;
}

dfn {
	font-weight: bold;
}

sup, sub {
	line-height: 0;
}

abbr,acronym {
	border-bottom: 1px dotted #666;
}

address {
	margin: 0 0 24px; 
	font-style: italic;
}

del {
	color:#666;
}

/* Lists */

li ul, li ol {
	margin: 0 24px;
}

ul, ol {
	margin: 0 24px 24px;
}

ul{
	list-style-type: disc;
}

ol {
	list-style-type: decimal;
}

/* @end */

/* @group Global */

body {
	margin: 0 auto;
	font: 16px "GraublauWebRegular", "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #fff url(images/background.jpg) repeat-x scroll center top;
}

a, a:visited {
	color: #ff5f0e;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

img {
	border-style: none;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

/* @end */

/* @group Header */

#header {
	height: 160px;
}

#logo {
	width: 180px;
	height: 180px;
	float: left;
	margin-left: 35px;
	margin-top: 9px;
}

#navigation {
	width: 629px;
	float: right;
	height: 33px;
	position: relative;
	z-index: 25;
	margin-top: 35px;
}

#navigation li {
	list-style: none;
	font-size: 16px;
	letter-spacing: 1px;
	float: left;
	margin-right: 24px;
}

li.current_page_item a, li.current_page_item a:visited {
	color: #404040;
}

li.current_page_item a:hover {
	color: #ff5f0e;
}

/* @end */

/* @group Home */

#home {
	position: relative;
}

#frontimage {
	
	position: absolute;
	z-index: 0;
	top: -92px;
	left: 225px;
	width: 729px;
	height: 454px;
}

#frontimage img, #frontimage object, #frontimage embed {
	z-index: 0;
	position: absolute;
	padding-left: 15px;
	margin-top: -3px;
}

#home-left {
	margin-left: 39px;
	margin-top: 35px;
}

.social-media-link {
	width: 150px;
	margin-top: 48px;
	float: left;
}

.ning {
	margin-left: 39px;
}

.facebook {
	margin-left: 36px;
	margin-top: 10px;
}

.twitter {
	margin-left: 27px;
	margin-top: 20px;
}

.button {
	background: url(images/button-background.png) no-repeat;
	width: 182px;
	height: 119px;
}

.button h2 {
	text-align: center;
	font-size: 24px;
        font-weight: bold;
	color: #ff5f0e;
	padding-top: 37px;
        
}

.button h2 a, .button h2 a:visited {
	color: #ff5f0e;
        font-weight: bold;
}

.button h2 a:hover {
	color: #000;
        font-weight: bold;
}

.button-nav {
	background: url(images/button-directions-times.png) no-repeat;
	width: 183px;
	height: 124px;
	margin-top: 19px;
}

.button-nav h2 {
	text-indent: -9999px;
	height: 124px;
	width: 183px;
}

#home-bottom {
	float: right;
	width: 653px;
	margin-top: 187px;
}

#home-bottom .button {
	float: left;
	position: relative;
	z-index: 10;
	margin-right: 28px;
}

/* @end */

/* @group Media Archive */

#media-page {
	margin-top: 30px;
}

#media-page #page-right {
	margin-top: 0;
}

#media-archive {
	width: 670px;
	float: left;
}

.media-item {
	display: inline;
	width: 240px;
	float: left;
	height: 290px;
	margin-bottom: 21px;	
	background: url(images/media-background.png) repeat;
	margin-left: 60px;
	position: relative;
}

.media-item img {
	background: url(images/img-background.png) right bottom;
	padding-right: 16px;
	padding-bottom: 16px;
	margin-top: 10px;
	margin-left: 10px;
}

.media-item h4 {
	font-size: 16px;
	padding: 0 10px;
	margin-bottom: 0;
}

.media-meta {
	font-size: 12px;
	color: #fff;
	padding: 10px;
	position: absolute;
	bottom: 0;
}

.media-meta p {
	font-size: 12px;
	margin-bottom: 0;
	color: #ccc;
}

.media-item a, .media-meta a:visited {
	color: #ccc;
}

.media-item a:hover {
	color: #ff5f0e;
}

.time {
	background: url(images/time.png) no-repeat left center;
	padding-left: 30px;
	margin-bottom: 4px;
}

.comment {
	padding-left: 30px;
	color: #cdcdcd;
}

/* @end */

/* @group Page */

#page-full {
	padding: 20px;
	color: #000;
	margin-top: 30px;
}

#page-left {
	width: 600px;
	float: left;
	padding: 20px;
	color: #000;
}

#page-left p, #page-left li, #page-full p, #page-full li {
	color: #000;
}

#page-left blockquote p, #page-full blockquote p {
	color: #000;
	
}

#page-left h1, #page-left h2, #page-left h3, #page-left h4, #page-full h1, #page-full h2, #page-full h3, #page-full h4 {
	color: #999;
	font-weight: bold;
}

#page-left .current_page_item a {
	background-image: none;
	background-color: transparent;
}

/* Sidebar & Widgets */

#page-right {
	width: 280px;
	float: right;
	list-style: none;
	margin-top: 30px;
}

.widgettitle {
	background: #ccc;
	padding-left: 6px;
}

.widget {
	padding-bottom: 10px;
}

#page-right .widget {
	margin-bottom: 20px;
	color: #999;
}

#page-right .textwidget  {
	padding: 5px;
}

#page-right #searchform {
	padding: 5px;
}

.rsswidget img {
	display: none;
}

img.sidebar_ad {
	margin-left: 10px;
	margin-bottom: 10px;
}

img.sidebar_ad a:hover {
	background: none;
	border: none;
}

.widget li {
	list-style: none;
	color: #999;
	padding-bottom: 8px;
}

#page-right ul {
	margin-left: 10px;
}

#page-right a, #page-right a:visited {
	color: #999;
}
 #page-right a:hover {
	background-color: #ccc;
	color: #000;
}

/* @end */

/* @group Archive List / Blog */

.blog-list a, .blog-list a:visited {
	color: #999;
}

.blog-list a:hover {
	color: #ff5f0e;
}

.right .time p {
	margin: 0px;
}

.right .comment {
	margin-bottom: 3px;
}

.author {
	background: url(images/pencil.png) no-repeat -2px center;
	padding-left: 30px;
}

.list-info-bar {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

.list-info-bar p {
	font-size: 12px;
	margin: 0;
	padding-top: 2px;
	padding-bottom: 2px;
}

/* @end */

/* @group Footer */

#footer {
	width: 891px;
	margin: 16px auto 0;
}

#footer p {
	color: #3b3b3b;
	font-size: 12px;
	line-height: 1.6;
}

#footer a, #footer a:visited {
	color: #3b3b3b;
	border-bottom: 1px dotted #000;
}

#footer a:hover {
	border: none;
	background-color: #000;
	color: #fff;
}

#footer-left {
	float: left;
	width: 400px;
	text-align: left;
}

#footer-right {
	float: right;
	width: 400px;
	text-align: right;
}

/* @end */

/* @group Comments */

#comments {
	width: 700px;
	float: left;
	padding: 15px 0 20px 0;
	margin: 0 0 10px -23px;
}

#reply_form {
	width: 696px;
	margin: 0 0 0 0;
	padding: 8px;
	float: left;
}

.comment-author {
	font-weight: normal;
}

.comment-meta {
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.comment-meta a, .comment-meta a:visited {
	color: #999;
}

.comment-meta a:hover {
	color: #ff5f0e;
}

.avatar {
	float: right;
	width: 80px;
	border: 1px solid #999; 
	padding: 5px; 
	background: #ccc;
	margin: 2px 0 15px 15px;
}

ol.commentlist {
	margin: -22px 0 0 0;
	padding: 0;
}

ol.commentlist a:link, ol.commentlist a:visited {
}

ol.commentlist a:hover {
}

ol.commentlist cite, ol.commentlist cite a, ol.commentlist cite a:visited {	
	color: #999;
	text-shadow: 0px 1px 0px #e5e5ee;
	filter: dropshadow(color=#e5e5ee,offX=0,offY=1);
	font-size: 26px;
	font-weight: normal;
	font-style: normal;
}

ol.commentlist li.alt {
	padding: 25px 0 20px 20px;
}

ol.commentlist li {
	padding: 25px 0 12px 20px;
	list-style: none;
}

ol.commentlist li div.reply {
	cursor: pointer;
	border: none;
	width: 39px;
	height: 20px;
	padding: 2px 5px;
	margin: 0;
}

* + html ol.commentlist li div.reply {
	padding: 3px 0 0 4px;
}

ol.commentlist li div.reply a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
	background-color: #999;
	padding: 2px 5px;
}

ol.commentlist li div.reply a:hover {
	color: #000;
	background: #fff;
}

ol.commentlist li ul.children { 
	list-style: none; 
	text-indent: 0; 
}

ol.commentlist li ul.children li {
	padding: 20px 0 5px 20px;
	background: none;
}

ol.commentlist li ul.children li.alt {
	padding: 20px 0 5px 20px;
	background: none;
}

ol.commentlist li ul.children li.depth-2, ol.commentlist li ul.children li.depth-3, ol.commentlist li ul.children li.depth-4, ol.commentlist li ul.children li.depth-5{ 
	margin:0;
}

#comments-last-item {
	float: left;
	margin: -1px 0 0 0;
	background: #FBFBFB;
	width: 700px;
	height:1px;
}

input#submit {
}

input#submit:hover {
}

#comment {
	border: 1px solid #CACBCB;
	width: 590px;
	height: 215px;
	padding: 5px;
}

#author {
	border: 1px solid #CACBCB;
	width: 154px;
	height: 20px;
	padding: 4px 5px 0 5px;
}

#email {
	border: 1px solid #CACBCB;
	width: 154px;
	height: 20px;
	padding: 4px 5px 0 5px;
}

#url {
	border: 1px solid #CACBCB;
	width: 154px;
	height: 20px;
	padding: 4px 5px 0 5px;
}

.fieldset {
	list-style: none;
	margin: 0;
	padding: 0;
}

.fieldset li {
	margin: 0;
	padding: 0;
}

.says {
	display:none;
}

#respond {
	width: 585px;
	float: left;
	padding: 0 0 20px 0;
	margin: 30px 0 0;
}
/* @end */

/* @group Misc. */

/* Page Navigation */

.wp-pagenavi {
	border-top: 1px groove #ccc;
	border-bottom: 1px groove #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#page .wp-pagenavi {
	background-color: #dcdcdc;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	padding: 2px 5px; 
	margin: 2px;
	text-decoration: none;
	color: #4a4a4a;	
}

.wp-pagenavi a:hover {
	padding: 2px 4px; 	
	border: 1px solid #000;
	color: #000000;
	background-color: #FFFFFF;
}

.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #4a4a4a;
	color: #4a4a4a;
	background-color: #FFFFFF;	
}

.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 11px 2px 2px;
	color: #000000;
}

.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

/* WordPress Essentials */

.wp-caption img {
	padding:5px;
	background-color:#fff;
	width: auto;
}

.wp-caption-text {
	background-color:#fff;
	color:#000;
	text-align:center;
	padding-top: 5px;
	padding-bottom: 5px;
	width: auto;
	font-style: italic;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 5px;
	margin: 0 0 2px 10px;
	display: inline;
}

img.alignleft {
	padding: 5px;
	margin: 0 10px 2px 0;
	display: inline;
}

.alignright {
	float: right;
	margin-left: 15px;
}

.alignleft {
	float: left;
	margin-right: 15px;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	background-color: #eee;
	padding: 10px 5px 0 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #b9bbb8;
	border-right: 1px solid #b9bbb8;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 4px 4px 5px;
	margin: 0;
	background: none;
}

#page-left .wp-caption p.wp-caption-text, #page-full .wp-caption p.wp-caption-text {
	color: #000;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 165px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	margin-bottom: 10px;
}

#wp-calendar td {
	padding: 4px 2px 4px 0;
	text-align: center;
}

/* @end */


