/*  
Theme Name: Fresh Folio
Theme URI: http://www.woothemes.com/
Description: Fresh Folio by WooThemes
Version: 1.1.0
Author: WooThemes
Author URI: http://www.woothemes.com/
*/

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background-color:#080B38;
	color: #555555;
	font: 15px Arial,Verdana,Helvetica,Sans-Serif;
}
a{
	color:#FFFFFF;
	text-decoration: none;
}
a:hover{
	color:#FFFFFF;
	text-decoration: none;
}
input,select,textarea{
	font-size: 11px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
/*=== Layout ===*/
#background { 
	background: url(images/body_bg.jpg) no-repeat top center; 
}
#page{
	margin: 0 auto;
	width: 875px;
	height:auto;
}

/*=== Header ===*/
#header{
	color: #d8d8d8;
	font-size: 12px;
	height: 180px;
	padding: 10px 0 0;
}
#header p{
	line-height: 20px;
	padding: 0 0 13px;
}
#header #description {
	font-size:14px;
	line-height:24px;
	font-weight:bold;
}
#header #description a {
	color: #BCCE62;
}
/*- Logo -*/
#logo{
	border-right: 1px solid #40403f;
	float: left;
	height: 290px;
	padding: 50px 48px 0 0;
	width: 250px;
}
#logo a:hover{
	text-decoration: none;
}
#logo h1{
	clear: both;
}
#logo h1 a{
	border-bottom: 1px solid #40403f;
	display: block;
	height: 54px;
	margin: 12px 0 20px;
	padding: 0 0 15px;
	width: 250px;
}
#logo h2{
	color: #e6e6e6;
	font-size: 11px;
	margin: 0 0 10px;
	text-transform: uppercase;
}

/*- Latest Work -*/
#latest{
	float: right;
	width: 525px;
	margin:0;
}
#latest .pic img{
	border: 5px solid #444444;
	display: block;
	margin: 0 0 10px;
}
#latest .pic img:hover {
	border: 5px solid #555555;

}
#latest .demo{
	background: url(images/ico-star.png) no-repeat left;
	height: 17px;
	line-height: 17px;
	padding: 0 0 0 16px;
	text-transform:uppercase;
}
#latest .demo a{
	color: #e6e6e6;
	text-decoration: underline;
	font-weight:bold;
}
#latest .demo p{
	padding: 0;
	line-height:18px;
}
#latest a.btn-demo{
	background: url(images/btn-demo.png) no-repeat;
	font-weight:bold;
	display: block;
	text-align: center;
	text-decoration: none;
	width: 48px;
	font-size:11px;
	line-height:16px;
	padding-left:1px;	
}

/*=== Navigation ===*/
#menu{
	float: left;
	width: 930px;
	margin: 2px 0 0 20px ;
}

/*- Nav1 -*/
#nav1{
	font-size: 12px;
	height: 27px;
	margin: 0 0 23px;
	text-transform: uppercase;
}
#nav1 li{
	float: left;
	margin: 0 2px 0px 0;
}
#nav1 li a{
	color: #ffffff;
	display: block;
	float: left;
	padding: 0 7px 0 7px;
	font-weight:bold;
	font-size:12px;
	padding-bottom:7px;

}
#nav1 li a span{
	display: block;
	float: left;
	height: 27px;
	padding: 0 0 0 0;
}
#nav1 li.naviBlue a{
	color: #00c0ff;
	display: block;
	float: left;
	padding: 0 5px 0 5px;
	font-weight:bold;
	font-size:12px;
}

#nav1 li.current_page_item a{
/*	background: url(images/tab-hover.gif) no-repeat left; */

}
#nav1 li.current_page_item a span{
/*	background: url(images/tab-hover.gif) no-repeat right; */
	
}
#nav1 li a:hover{
/*	background: url(images/tab-hover.gif) no-repeat left; */
	color: #ebebeb;
	text-decoration: none;
	cursor:pointer;
}
#nav1 li a:hover span{
	/* background: url(images/tab-hover.gif) no-repeat right; */
}

/*=== All Columns ===*/
#columns{
	margin: 52px 0 0;
	padding: 0 0 0px;
}
#page .no-bg {
	background:none;
}
#columns p{
	padding: 0 0 10px 0px;
	line-height:20px;
	
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 500px;
	color:#CCCCCC;
}
/*=== Right Column ===*/
#sidebar{
	float: right;
	width: 300px;
	padding-left:0px;	
	display:inline;
	height:1000px;
}

#sidebar ul li{ 
padding-left :25px;
padding-right:20px;
padding-bottom:10px;
}
/*=== Styling Boxes ===*/
/*- Box -*/
.box {
	clear: both;
	height: 1%;
	margin: 0 0 14px;
	padding: 19px;
}
.box a {
	color:#0fcfff;
}
.box h3{
	color: #C64F00;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 5px;
}
.box h3 a{
	color: #0499ca; 
	font-family:Arial, Helvetica,  sans-serif; 
	font-size: 24px; text-decoration:none ;
	text-transform: uppercase ;
	font-weight:bold;
}
.box h2 a{
	font-family:Arial, Helvetica,  sans-serif; 
	font-size: 18px; text-decoration:none ;
	text-transform: uppercase ;
	font-weight:bold;
	color: #a1e8ff;
}
.headingTitle {
	color: #0499ca; 
	font-family:Arial, Helvetica,  sans-serif; 
	font-size: 24px; text-decoration:none ;
	text-transform: uppercase ;
	font-weight:bold;
	padding-left:20px;
}
.box .pic img{
	background: #fcfbfc;
	border: 1px solid #f1f1e9;
	display: block;
	margin: 0 10px 7px 0;
	padding: 8px;
	float:left;
	display:inline;
}
#columns .portfolio .pic img {
	margin:0px;
}
.box .pics img, .flickr_badge_image img{
	border: 1px solid #f1f1e9;
	margin: 0 3px 8px;
	padding: 3px;
}
.box .pic img:hover, .box .pics img:hover{
}

/*=== Heading Wrappers ===*/
.wrap{
	clear: both;
	font-size: 11px;
	height: 18px;
	margin: 0 0 5px;
}
#sidebar h2, #columns h2{
	clear: both;
	font-size: 11px;
	margin: 0 0 10px;
	color: #40bde9;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 10px;
	text-transform: uppercase;
}
.wrap div{
	float: right;
}
.wrap.latest h2{
	background: url(images/ico-latest.png) no-repeat left;
	padding: 0 0 0 20px;
	float: left;
}
.wrap.st h2{
	background: url(images/ico-star.png) no-repeat left;
	padding: 0 0 0 20px;
}
.portfolio .item-text {
	width:285px;
	float:right;
}
.portfolio-meta .website a{
	background: url(images/arrow_next.png) no-repeat left;
	padding: 0 0 0 20px;
	float: left;
}
.portfolio-meta .details a{
	background: url(images/file.png) no-repeat left;
	padding: 0 0 0 20px;
	float: left;
	margin:0 0 0 5px;
}
.portfolio-meta .larger a{
	background: url(images/bg_search.jpg) no-repeat left;
	padding: 0 0 0 20px;
	float: left;
	margin:0 0 0 5px;	
}

/*- Date -*/
.date{
	clear: both;
	color: #aaaaaa;
	font-size: 11px;
	padding: 0 0 13px;
}
.date a{
	color: #aaaaaa;
}
/*- Comments Link -*/
.comment{
	float: right;
	height: 37px;
	padding: 2px 0 0 0;
	text-align: center;
	width: 44px;
	font-family:Arial, Helvetica,  sans-serif; 
	font-size: 18px; text-decoration:none ;
	text-transform: uppercase ;
	font-weight:bold;
}
#comments {
padding-left:20px;}
.box .comment{
	float: right;
	height: 35px;
	padding: 2px 0 0;
	text-align: center;
	width: 44px;
	font-family:Arial, Helvetica,  sans-serif; 
	font-size: 18px; text-decoration:none ;
	text-transform: uppercase ;
	font-weight:bold;
	background:url('images/bg_comment.png');
}
.comment a{
	color: #000000;
	display: block;
	height: 23px;
	padding-top:2px;
}
/*- Headline -*/
.prev-entries {
	background: url(images/hl-dot.gif) repeat-x bottom;
	padding: 0 0 10px;
}
.headline{
	background: url(images/hl-dot.gif) repeat-x bottom;
	margin: 0 0 10px;
}
.headline h3{
	float: left;
	font-size: 12px;
}
.headline h3 a{
	color: #555555;
}
.headline .date{
	margin: -5px 0 0;
}
#columns .headline p{
	padding: 0 0 8px;
}
/*=== Styling Lists ===*/
/*- Widget -*/
.two-col {
	width:145px;
	margin: 0 10px 0 0;
	float:left;
}
.widget {
	margin: 0 0 25px 0;
	padding-left:20px;
}
.widget ul{
	background: url(images/hl-dot.gif) repeat-x top;
	padding: 10px 0 0;
	clear: both;
}
.widget ul li a{
	background: url(images/hl-dot.gif) repeat-x bottom;
	margin: 0 0 10px;
	padding: 10px 0 10px 20px;
}
.widget h3{
	color: #555555;
	float: left;
	font-size: 12px;
}
.widget h3 a{
	color: #555555;
}
.widget .date{
	margin: -5px 0 0;
}
#columns .list1 p{
	padding: 0 0 8px;
}
/*=== Styling Buttons ===*/
a.rss{
	background: url(images/ico-rss.gif) no-repeat right;
	padding: 0 16px 0 0;
}
/*=== Footer ===*/
#footer{
	background: url(images/footer.jpg) repeat-x bottom;
	clear: both;
	color: #aaaaaa;
	font-size: 11px;
	height: 30px;
	margin: 320px 0 0 0;
	padding: 10px 0 0 0;
	line-height:22px;			
}
#footer a{
	color: #aaaaaa;
}
#footer img {
	vertical-align:middle;
}

/*========= COMMENTS =========*/

#columns h3.commh3 {
	color: #c522f1 !important; 
	font-family:Arial, Helvetica,  sans-serif; 
	font-size: 20px !important; 
	text-decoration:none ;
	text-transform: uppercase ;
	font-weight:bold;
	padding-top:10px;
}
#columns ol.commentlist{
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
#columns ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
	padding:0;
	color:#ffffff;
}
#columns .commentmetadata a {
	font-size:11px;
	color:#333333;
}
#columns ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
#columns ol.commentlist li{
	padding: 0;
	margin: 0;
}
#columns ol.commentlist .comment-text{
	padding: 10px 10px 10px 10px !important;
color: #ac906d;
background: #000000;
border: 1px solid #007ca5;
	width:340px;
	float:right;
	position:relative;
	margin-bottom:20px;
	top:-1px;

}
#columns ol.commentlist .comment-author {
color: #007ca5;
	width:100px;
	float:left;
	text-align:right;
	clear:both;
}
input#submit {
	font-size: 12px;
	
	font-weight:bold;
	padding:7px 10px;
	margin: 0 0 7px 0;
	text-align: left;
	color: #007ca5;
background: #000000;
border: 1px solid #007ca5;
}
.searchbox{
background-color:#0E245D;
background-image:url(images/bg_search.jpg);
font-color:#ffffff;
width:220px;
height:35px;
border-width:0px;
}
.search{
padding: 0px 0px 0px 0px;
background:transparent;
border:0;
margin-bottom:5px;
}
.gravatar {
	border:1px solid #e6e6e6;
	float:right;
	padding:4px;
}
input, select {
	background: #000000;
border: 1px solid #007ca5;
	font-size:12px;
	color:#FFFFFF;
	padding:5px;
}

textarea {
color: #ac906d;
background: #000000;
border: 1px solid #007ca5;
	font-size:12px;
	color:#000000;
	padding:5px;

}
/*========= SINGLE POST SPECIFIC =========*/

span.tags{
	background: url(images/ico-tags-trans.png) no-repeat left;
	padding: 1px 0 0 20px;
}
.singleh2 {
	font-size:1.8em !important;
	padding-top:5px;
}
.entry { margin-bottom:5px;
width:500px;}
.entryTbl td {
padding:5px 5px 5px 5px;}

.entry p{
	text-align:left;
	font-size:15px;
	line-height:20px !important;
	}
.entry blockquote { 
	padding: 0px 10px;
	border-left: 2px solid #777777;
	margin: 5px auto 15px auto;
	width:85%;
	color: #777777;
	font-style: italic;
	}
.entry blockquote p {
	font-size:12px;
	padding: 5px 0px;
	margin: 5px 0px;
	line-height: 20px;
	}
/* .entry img { 
	padding: 2px 2px 2px 2px;
	background:#F8F8F4;
	border: solid 1px #e6e6e6; 
	} */
	.wp-caption {
	border: 1px solid #d6c9d6;
	text-align: center;
	background-color: #d6c9d6;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption aligncenter{
align:center;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	color:#370047;
	font-size: 12px;
	line-height: 17px;
	padding: 2px 4px 5px 5px;
	margin: 0;
	text-align:center;
}
.entry ul, .entry ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}
.entry ul li ul, .entry ol li ol{
	margin-bottom:0px;
	padding-top:3px;
	}
.entry ul li {
	list-style:circle inside !important;
	margin-left:15px;
	padding:3px 0px;
	}
.entry ul li ul li {
	list-style:disc inside !important;
	}
.entry ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.entry ol li ol li {
	list-style:decimal-leading-zero inside !important;
	}

/*========= ARCHIVE SPECIFIC =========*/

.arclist ul li{
	color:#c0c0c0;
	font-size:12px;
	border-bottom: 1px solid #f1f1ed;
	padding: 5px 0px;
}

/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.hl{
	clear: both;
	height: 2px;
	margin: 0 0 18px;
	overflow: hidden;
	width: 100%;
}
.box .hl{
	background: none;
	height: 1px;
	overflow: hidden;
}
.fl{
}
.fr{
	float: right;
}
.ar{
	font-size: 11px;
	text-align: right;
}
.box .flickr img{
	float:left;
}

/*=== Widget styling ===*/

#sidebar #searchform, #sidebar #calendar_wrap{
	background-image: url('images/bg_search.jpg') no-repeat top;
	clear: both;
	height: 1%;
	margin: 0 0 14px 0;
	padding: 19px;
}

#sidebar #wp-calendar caption {
	font-size:1.2em;
	text-transform: uppercase;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom:5px;
	color:#333333;
	background-image: url(images/divider.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#sidebar #wp-calendar {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:280px;
}

#sidebar #wp-calendar thead th {
	color:#333333;
}


#sidebar #wp-calendar tfoot td {
	padding:10px 0 10px 0;
	text-align:left;
}

#sidebar #wp-calendar tfoot td#next {
	text-align:right;
}

#sidebar #wp-calendar td {
	width:auto;			
}

#sidebar #wp-calendar td a {
	padding:2px;
	background-color:#BCCE62;
	color:#FFFFFF;	
}

#sidebar #wp-calendar tfoot td a {
	background-color:#e6e6e6;
	color:#333333;	
}
#twitter_div .website{
	background: url(images/arrow_next.png) no-repeat left;
	padding: 0 0 0 20px;
}
#twitter_div ul{
	background:none;
	padding: 0;
	clear: both;
	border:0px;
}
#twitter_div ul li{
	background:none;
	border-bottom:1px solid #e6e6e6;
	margin: 0 0 10px;
	padding: 0 0 10px;
}
.wrap.twitter h2{
	background: url(images/twitter.png) no-repeat left;
	padding: 0 0 0 20px;
}

.post-wrapper {
padding-left: 20px;
width: 500px;
margin-left: 0px;
}
.date {
	background: url(images/bg_date.png) no-repeat;
	height: 42px;
	margin-bottom: 0px;
	width: 48px;
	text-align: center;
	float: left;
	margin-top: 15px;
}
.date .month {
	display: block;
	color: #ffffff;
	padding: 2px 0px 2px 7px;
	text-align: center;
	text-transform: uppercase;
	font: Arial;
	font-size:14px;
	font-weight:700;
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 0px;
}
.date .day {
	display: block;
	color: #ffffff;
	font: Arial;
	font-size:14px;
	font-weight:700;
	padding: 0px 0 0 2px;
	text-align: center;
	margin-top: 2px;
}
.post-wrapper .titles {
 
	font-family:Arial, Helvetica,  sans-serif; 
	font-size: 24px; text-decoration:none ;
	text-transform: uppercase ;
	font-weight:bold;
	float:left;
}

a.titles {
color: #0499ca; 
	font-family:Arial, Helvetica,  sans-serif; 
	font-size: 19px; text-decoration:none ;
	text-transform: uppercase ;
	font-weight:bold;
}

#pastor {
float:right;
position:relative; top:-5px; right:70px;
}
#logotransparent{
float:left;
position:relative; top:20px; left:-30px;
}

.datewhite {
color:#FFFFFF;
}

.rightNav {
float:right;
padding:0 5px 0 5px;
}

.showborder {
background:url('images/ban_main_bg.jpg');
width:800px;
height:300px;
}
.cmt_inp input,textarea {
color: #ac906d;
background: #000000;
border: 1px solid #007ca5;

}
.formTitle {
	color: #00c0ff; 
	font-family:Arial, Helvetica,  sans-serif; 
	font-size: 12px; text-decoration:none ;
	text-transform: uppercase ;
	font-weight:bold;
	
}
ul.sub-cat { margin:0; padding:0; list-style: none; width:500px; float:left; }
ul.sub-cat li { 
margin:0 0 1px 0; padding:0; display:inline; height:20px; }
ul.sub-cat li a {
padding-right:5px;
padding-left:20px;
color: #f727ff; font-family:Arial, Helvetica,  sans-serif; font-size: 12px; text-decoration: underline; text-transform: uppercase; font-weight: bold; 
}
ul.sub-cat li a:hover {color: #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; text-transform: uppercase;font-weight: bold }


.navside{
background-image:url('images/navi_bg.png');
}

ul.arclist li a {
height:20px;
margin-top:5px; 
padding-left:15px;
color:#FFFFFF;
background:url('images/hash-bullet.GIF') no-repeat;
}


