/* 
Theme Name: YourFolio
Description: A Personal Blog & Portfolio Theme
Author: Maximus
Author URI: http://themeforest.net?ref=Maximus
*/

*								{ margin: 0px; padding: 0px; }
body, html						{ height: 100%; }
body							{ font-family:Georgia, "Times New Roman", Times, serif; font-size: 12px; }
a								{ outline: none; text-decoration: none; }
a:hover							{ text-decoration: none; }
a img							{ border: none; }
.clearfix:after					{ content: "."; visibility: hidden; display: block; height: 0px; clear: both; }
* html .clearfix				{ height: 1%; }
*+html .clearfix				{ height: 1%; }

/* -------- Page Structure -------- */

#container						{ width: 100%; min-height: 100%; height: auto !important; height: 100%; margin: 0px 0px -70px; min-width: 970px; }

#header_wrap, #project_wrap, #content_wrap, #footer_wrap { font-size: 1em; width: 100%; position: relative; }
#header, #project, #content, #footer { width: 960px; margin: 0px auto; font-size: 1.1em; }

#header_wrap					{ padding-top: 11px; float: }
#header							{ padding: 30px 0px 0px 5px; position: relative; }

#project						{ position: relative; z-index: 101; }

#content_wrap					{ padding: 15px 0px; }
#home #content_wrap				{ padding: 15px 0px 35px; }

#sidebar						{ width: 350px; float: left; margin-top: 15px; }
#main							{ width: 565px; float: right; margin-top: 20px; margin-bottom: 15px; }

#footer_wrap, .push				{ height: 300px; min-width: 970px; margin-top: -165px; padding-bottom: 15px; }
#footer							{ padding: 28px 0px 0px; }

.logoarea						{ float: left; }

h1.logo							{  font-size: 12px; font-weight: bold; letter-spacing: -1px; position: relative; z-index: 100; height:80px; width:285px; margin-left: 1px; margin-bottom: 40px; }
h1.logo a						{ text-decoration: none; float:left; }

p.description					{ text-transform: uppercase; letter-spacing: 1px; }

ul.main_nav						{ width:578px; font-size:10px; text-align: left; margin-left: 96px; text-transform: lowercase; float: left; margin-top:35px; }
body#home ul.main_nav			{ top: 25px; color:#183C42 }
ul.main_nav li					{ display: inline; list-style: none; padding: 0px 8px; position: relative; float:left; }
ul.main_nav li a				{ padding-bottom: 3px; text-decoration: none; float:left; font-size:16px; }

.info							{ width: 350px; float: left; padding: 35px 0px; min-height: 185px; line-height: 18px; font-size: 12px; }
.info h2						{ font-size: 24px; margin-bottom: 20px; }
a.nextproject					{ width: 135px; height: 32px; display: block; float: left; padding: 6px 0px 0px 14px; font-size: 0.95em; margin-top: 25px; }
.info a.view					{ display: block; width: 170px; float: left; padding: 6px 0px 0px 0px; margin: 25px 0px 0px 25px; }

.project_screen					{ height: 350px; width: 565px; float: right; margin: -25px 0px -20px; position: relative; z-index: 100; overflow: hidden; }

h3.pagetitle					{ width: 100%; font-size: 2.25em; padding: 20px 0px; }
.pagetitle span					{ display: block; width: 960px; margin: 0px auto; }

.text_left						{ width: auto; float: left; text-transform: uppercase; margin-bottom: 25px; }
.text_right						{ width: auto; float: right; text-align: right; margin-bottom: 25px; }

.crop_image						{ width: 565px; height: 350px; overflow: hidden; border: 1px solid #DADADA; margin: 20px 0; }
.no-crop						{ width: 565px; overflow: hidden; border: 1px solid #DADADA; margin: 20px 0; }

hr								{ clear: both; height: 0px; border: none; background: none; }
#sidebar hr						{ margin-bottom: 25px; }

.post							{ clear: both; margin: 20px 5px 20px 0px;  }
.post h2.posttitle, h4.title	{ font-size: 24px; width: auto; float: left; }
.post p.comments				{ width: auto; float: right; text-align: right; text-transform: uppercase; }
.post .entry					{ clear: both; padding-top: 10px; line-height: 19px; }
.post .entry p					{ margin-bottom: 10px; }
.post blockquote				{ margin-left: 25px; }
.post cite						{ font-style: italic; margin-left: 25px; }
.post img.alignleft				{ margin-right: 20px; }
.post img.alignright			{ margin-left: 20px; }
.post ul, .post ol				{ margin: 0px 0px 10px 25px; }
.post ul li						{ list-style: disc outside; }
.post ol li						{ list-style: decimal outside; }

h4.title						{ width: auto; float: none; margin-bottom: 25px; }

.navigation						{ margin-top: 25px; }
.navigation a					{ display: block; width: auto; font-size: 1.5em; text-decoration: none; padding: 5px 15px; }
.navigation .alignleft a		{ float: left; }
.navigation .alignright a		{ float: right; }

.commentarea					{ margin-top: 25px; }
.commentlist					{ margin-bottom: 25px; }
.comment .name					{ width: 170px; float: left; padding-top: 20px; font-size: 0.9em; }
.comment .name a				{ font-size: 1.2em; }
.comment .text					{ width: 354px; margin-left: -1px; padding: 20px; float: left; line-height: 19px; }
.commentarea p					{ margin-bottom: 10px; }

.module							{ margin-bottom: 25px; line-height: 16px; }
.module h4						{ font-size: 16px; font-weight:normal; }

.flickr a img							{ margin: 0 6px 6px 0; }

.about .thumb					{ float: left; margin-right: 20px; }
.about h4						{ margin-bottom: 15px; }

.list   						{ width: 350px; line-height: 23px; }
.list ul						{ list-style: none; padding: 10px; font-size: 12px; }
.list h4						{ padding: 10px; font-weight: bold; }

input.text						{ padding: 10px; border: none; font-size: 1.1em; float: none; margin-bottom: 20px; display: block; width: 300px; }
textarea						{ padding: 10px; border: none; font-size: 1.1em; width: 545px !important; height: 150px !important; margin-bottom: 20px; }
input.submit					{ display: block; width: auto; padding: 7px 40px; text-transform: uppercase; border: none; cursor: pointer; }

#searchform						{ padding: 7px 5px 7px 12px; }
#searchform input#s				{ border: none; width: 300px; float: left; padding: 2px 0px; font-size: 1.1em; }
#searchform input#searchsubmit	{ float: right; margin: 2px 8px 0px 0px; }

#home #categories				{ display: none; }

#footer p.credits				{ width: 600px; float: left; }
#footer a.feed					{ display: block; text-align:right; font-size: 12px; width: 140px; height: 16px; padding-right: 4px; float: right; background-repeat: no-repeat; }

#home .singles					{ display: none; }

*+html hr						{ margin-top: -7px; margin-bottom: -21px; }

.bottom_pic_push				{ margin-right: 2px; }

.bottom_pic_push2				{ margin-right: 3px; }

.churchinfo_bottom				{ font-family:Georgia, "Times New Roman", Times, serif; font-size: 14px; color:#FFFFFF; 			                                font-weight: bold; }

.churchname_bottom				{ font-family:Georgia, "Times New Roman", Times, serif; font-size: 14px; color:#FFFFFF; }


ul {
	padding: 0px;
	margin:0px
	}
	
li {
	padding: 0px;
	margin:0px
	}

#my_main_content {
	float:left;
	width: 565px;
}

#helpful_links_holder {
	width: 276px;
	float:left;
	padding-right: 4px;
}

#helpful_links_holder li {
	display:inline;
	padding:0px;
}

#helpful_links_holder ul {
	margin-left:0px;
	padding:0px;
}

.helpful_links a
{
	float:left;
	width:252px; /* width of button  */
	text-decoration:none;
	font-size:11px;
	color: #999999; /* text color regular state */
	text-align:left;
	margin-left: 0px;
	margin-top: 0px;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color: #353535;
	padding-left:24px; /* amount text is indented */
	height: 30px; /* height and line-height should be the same in order to space the text in the center (vertically) of the button */
	line-height: 30px;
}
.helpful_links a:hover {
	color:#97afc9; /* text color - hover state */
	background-image:none;
	background-color:#252525;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color: #353535;
}





#sundays_holder {
	width: 276px;
	float:left;
	padding-right: 4px;
}

#sundays_holder li {
	display:inline;
	padding:0px;
}

#sundays_holder ul {
	margin-left:0px;
	padding:0px;
}

.sundays_links a
{
	float:left;
	width:252px; /* width of button  */
	text-decoration:none;
	font-size:16px;
	color: #999999; /* text color regular state */
	text-align:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 4px;
	background-color:#242424;
	padding-left:24px; /* amount text is indented */
	height: 70px; /* height and line-height should be the same in order to space the text in the center (vertically) of the button */
	line-height: 70px;
}
.sundays_links a:hover {
	color:#97afc9; /* text color - hover state */
	background-image:none;
	background-color:#151414;
}




#sidehelp_holder {
	width: 350px;
	float:left;
}

.helpful_text_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #7ea64e;
	padding-bottom: 10px;
}

.partner_title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #97afc9;
	padding-bottom: 12px;
}

h5 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
	padding-bottom: 12px;
}

h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #7ea64e;
	padding-bottom: 12px;
}

p {
	padding:0px;
	margin:0px;
}

#slideshow_holder {
	height: 350px;
	width: 565px;
	float:left;
}