/*  
Theme Name: Fresh Folio
Theme URI: http://www.woothemes.com/
Description: Fresh Folio by WooThemes
Version: 1.0.3
Author: WooThemes
Author URI: http://www.woothemes.com/
*/

/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0;
}
body{
	background: url(images/bgr-tile.gif) #f1f1e9 repeat-x top;
	color: #555555;
	font: 12px Arial,Verdana,Helvetica,Sans-Serif;
}
a{
	color: #666666;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px;
}
select{
	padding: 0;
}
li{
	list-style: none;
}
/*=== Layout ===*/
#background { 
	background: url(images/bgr.jpg) no-repeat top center; 
}
#page{
	margin: 0 auto;
	width: 875px;
}
/*=== Header ===*/
#header{
	color: #d8d8d8;
	font-size: 12px;
	height: 318px;
	padding: 15px 15px 0 0;
}
#header p{
	line-height: 20px;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 13px;
	padding-left: 8px;

}
#header #description {
	font-size:13px;
	line-height:17px;
}
#header #description a {
	color: #BCCE62;
}
/*- Logo -*/
#logo{
	float: left;
	height: 196px;
	padding: 0 35px 0 0px;
	width: 275px;

}
#logo a:hover{
	text-decoration: none;
}
#logo h1{
	clear: both;
}
#logo h1 a{
	display: block;
	height: 110px;
	margin: 0 0 20px;
	padding: 0 0 15px;
	width: 250px;
}
#home-logo h2{
	color: #e6e6e6;
	font-size: 11px;
	margin: 0 0 10px;
	text-transform: uppercase;
}

/*- Logo -*/
#home-logo{
	float: left;
	height: 196px;
	padding: 0 35px 0 0px;
	width: 275px;
	margin-top:70px;

}
#home-logo a:hover{
	text-decoration: none;
}
#home-logo h1{
	clear: both;
}
#home-logo h1 a{
	display: block;
	height: 110px;
	margin: 0 0 20px;
	padding: 0 0 15px;
	width: 250px;
}
#home-logo h2{
	color: #e6e6e6;
	font-size: 11px;
	margin: 0 0 10px;
	text-transform: uppercase;
}




/*- Latest Work -*/
#latest{
	float: left;
	width: 525px;
	margin-left:15px;
}
#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 scroll left center transparent;
float:left;
height:17px;
line-height:17px;
margin-left:10px;
padding:0 0 0 17px;
position:absolute;
text-transform:uppercase;
top:314px;
}
/*#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: right;
	width: 525px;
	margin:35px 0 0 0;
}

/*- Nav1 -*/
#nav1{
	font-size: 12px;
	height: 27px;
	margin: 0 0 23px;
	text-transform: uppercase;
}
#nav1 li{
	float: left;
	line-height: 27px;
	margin: 0 5px 0 0;
}
#nav1 li a{
	color: #d8d8d8;
	display: block;
	float: left;
	padding: 0 0 0 15px;
	font-weight:bold;
}
#nav1 li a span{
	display: block;
	float: left;
	height: 27px;
	padding: 0 13px 0 0;
}
#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;
	color: #000000;
}
#nav1 li a:hover{
	background: url(images/tab-hover.gif) no-repeat left;
	color: #000000;
	text-decoration: none;
}
#nav1 li a:hover span{
	background: url(images/tab-hover.gif) no-repeat right;
}
#nav1 li.our-work {
	float: right;
	position: relative;
	padding-bottom: 13px;
	z-index:100;

}
#nav1 li.our-work .link {
	display: block;
	width: 104px;
	height: 27px;
	font-size: 0; line-height: 0; text-indent: -4000px;
	background: url(images/link-our-work.gif) no-repeat 0 0;
	padding: 0;
	z-index:100;

}
#nav1 li.our-work .link span {
	display: none;
}
#nav1 li .dropdown {
	display: none;
	position: absolute;
	top: 25px;
	right: -25px;
	width: 259px;
	text-align: center;
	z-index:100;
}
#nav1 li .dropdown ul {
	border: solid 2px #f2f2f2;
}
#nav1 li .dropdown .top,
#nav1 li .dropdown .bot {
	height: 15px;
	font-size: 0; line-height: 0; text-indent: -4000px;
}
#nav1 li .dropdown .top {
	background: url(images/dropdown-top.png);
}
#nav1 li .dropdown .bot {
	background: url(images/dropdown-bot.png);
}
#nav1 li .dropdown .bg {
	background: url(images/dropdown-bg.png) repeat-y 0 0;
	height: 100%;
	padding: 0 15px;
}
#nav1 li ul li {
	float: none;
	display: block;
	width: 225px;
	margin-right: 0;
	text-transform: none;
	font-size: 14px;
	line-height: 37px;
	background: url(images/dd-li.png) no-repeat 0 0;
	height: 37px;
}
#nav1 li ul li.last {
	background: url(images/dd-li-last.png) no-repeat 0 0;
}
#nav1 li ul li a {
	display: block;
	height: 37px;
	float: none;
	padding: 0;
	color: #fff;
}
#nav1 li ul li a:hover, #nav1 li ul li.current_page_item a {
	background: #fff url(images/dd-hover.gif) repeat-x 0 bottom;
}
#nav1 li ul li a span {
	float: none;
	display: inline;
	padding: 0;
}
#nav1 li ul li a:hover span,
#nav1 li ul li.current_page_item a span {
	background: none;
}

/*=== All Columns ===*/
#columns{
	margin: 52px 0 0;
	padding: 0 0 15px;
}
#page .no-bg {
	background:none;
}
#columns p{
	padding: 0 0 10px;
	line-height:20px;
}
/*=== Center Column ===*/
#centercol{
	float: left;
	width: 501px;
}

#centercol h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}

/*=== Right Column ===*/
#sidebar{
	float: right;
	width: 314px;
	border-left:1px solid #e6e6e6;
	padding-left:30px;	
	display:inline;
}
/*=== Styling Boxes ===*/
/*- Box -*/
.box {
	background: url(images/box-bgr.gif) #ffffff repeat-x top;
	clear: both;
	height: 1%;
	margin: 0 0 14px;
	padding: 19px;
	border: 1px solid #fefefe;
}
.box p{
	font-size: 13px;
}
.box a {
	color:#BCCE62;
}
.box h3{
font-family:'Yanone Kaffeesatz';
	color: #555555;
	font-size: 30px;
	font-weight: normal;
	margin: 0 0 5px;
}
.box h3 a{
	color: #555555;
}
.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{
	background: #ffffff;
	border: 1px dotted #bbbbbb;
}

/*- Thumbnail Boxes - portfolio -*/
.thumb_box {
	clear: both;
	height: 1%;
	margin: 0 0 14px;
	padding: 19px;
	border: 1px solid #fefefe;
	background-image: url(images/background-box.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.thumb_box p{
	font-size: 13px;
}
.thumb_box a {
	color:#BCCE62;
}
.thumb_box h3{
	color: #D7D7D3;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 5px;
}
.thumb_box h3 a{
	color: #555555;
}
.thumb_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;
}

.thumb_box .pics img, .flickr_badge_image img{
	border: 1px solid #ffffff;
	margin: 0 3px 0;
	padding: 3px;
}
.thumb_box .pics img:hover, .flickr_badge_image:hover img:hover{
	border: 1px dotted #bbbbbb;
	margin: 0 3px 0;
	padding: 3px;
}

.thumb_box .pic img:hover, .box .pics img:hover{
	background: #ffffff;
	border: 1px dotted #bbbbbb;
}

/*=== Heading Wrappers ===*/
.wrap{
	clear: both;
	font-size: 11px;
	height: 18px;
	margin: 0 0 5px;
}
#sidebar h2, #columns h2{
	clear: both;
	margin: 0 0 10px;
	color: #008DD1;
	font-size: 14px;
	margin: 0 0 10px;
	text-transform: uppercase;
	font-weight: normal;

}
#sidebar h3 {
	margin: 0 0 10px;
	color: #9F9F9F;
	font-size: 15px;
	margin: 0 0 10px;
	text-transform: none;
	font-weight: normal;

}
.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 h3{
/*	background: url(images/ico-star.png) no-repeat left;
*/	padding: 0 0 0 0;
	
}
.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/search.png) no-repeat left;
	padding: 0 0 0 20px;
	float: left;
	margin:0 5px 0 5px;
}

/*- Date -*/
.date{
	clear: both;
	color: #aaaaaa;
	font-size: 11px;
	padding: 0 0 13px;
}
.date a{
	color: #aaaaaa;
}
/*- Comments Link -*/
.comment{
	background: url(images/c-grey.png) no-repeat;
	color: #ffffff;
	float: right;
	font-size: 11px;
	height: 23px;
	padding: 2px 0 0;
	text-align: center;
	width: 33px;
}
.box .comment{
	background: url(images/c-green.png) no-repeat;
	color: #ffffff;
}
.comment a{
	color: #ffffff;
	display: block;
	height: 23px;
}
/*- 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;
}
.widget ul{
	background: url(images/hl-dot.gif) repeat-x top;
	padding: 10px 0 0;
	clear: both;
}
.widget ul li{
	background: url(images/hl-dot.gif) repeat-x bottom;
	margin: 0 0 10px;
	padding: 0 0 10px;
}
.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/hl-dot.gif) repeat-x top;
	clear: both;
	color: #aaaaaa;
	font-size: 11px;
	height: 30px;
	margin: 25px 0 0;
	padding: 10px 0;
	line-height:22px;			
}
#footer a{
	color: #aaaaaa;
}
#footer img {
	vertical-align:middle;
}

/*========= COMMENTS =========*/

#columns h3.commh3 {
	color:#333333 !important;
	font-size:1.4em !important;
	padding:10px 0 5px;
}
#columns ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
#columns ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
	padding:0;
}
#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: 18px 18px 0px 18px !important;
	background:#F8F8F4;
	border:1px solid #e6e6e6;
	width:340px;
	float:right;
	min-height:120px;
	position:relative;
	margin-bottom:-2px;
	top:-1px;
}
#columns ol.commentlist .comment-author {
	width:100px;
	float:left;
	text-align:right;
	clear:both;
}
input#submit {
	font-size: 12px;
	color:#363636;
	font-weight:bold;
	padding:7px 10px;
	margin: 0 0 7px 0;
	text-align: left;
	border: 1px solid #e6e6e6;
	background:#F5F4F0;
}
#searchform #s{
	width:120px;
}
.gravatar {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #e6e6e6;
	float:right;
	padding:4px;
}
input, select, textarea {
	border:1px solid #e6e6e6;
	font-size:12px;
	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;}
.entry p{
	text-align:left;
	font-size:12px;
	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; 
	}
.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 {
	padding:3px 0px;
	list-style-image: url(images/checkbox.gif);
	margin-left: 40px;
	}
.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;
	}
.post ul, .post ol {
	margin-bottom:15px;
	font-size:12px;
	line-height:20px;
	}

.post ol li {
	list-style:decimal inside !important;
	font-size:12px;
	padding:3px 0px;
	}
.post 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{
	background: url(images/hl-dot.gif) repeat-x top;
	clear: both;
	height: 2px;
	margin: 0 0 18px;
	overflow: hidden;
	width: 100%;
}
.box .hl{
	background: none;
	border-top: 1px solid #e6e6e6;
	height: 1px;
	overflow: hidden;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ar{
	font-size: 11px;
	text-align: right;
}
.box .flickr img{
	float:left;
}

/*=== Widget styling ===*/

#sidebar #searchform, #sidebar #calendar_wrap{
	background: url(images/box-bgr.gif) #ffffff repeat-x top;
	clear: both;
	height: 1%;
	margin: 0 0 14px;
	padding: 19px;
	border: 1px solid #fefefe;
}

#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;
}

/* Request an estimate button */

#buttonEstimate
{
  display: block;
  width: 315px;
  height: 90px;
  background: url(images/request-info-banner.gif) no-repeat 0 0;
  margin-bottom: 20px;
}

#buttonEstimate:hover
{ 
  background-position: 0 -90px;
}

#buttonEstimate span
{
  display: none;
}

/* Contact Form 7 List checkboxes stacked */
span.wpcf7-list-item {
margin-left: 0.5em;
display: block;
}

/*=== Home Page Boxes ===*/
/*- Box -*/
.home-box {
	height: 1%;
	margin: 0;
	padding: 0 20px 35px 20px;
	width:250px;
	float:left;
}
.home-box p{
	font-size: 13px;
}
.home-box a {
	color:#BCCE62;
}
.home-box h2{
font-family:'Yanone Kaffeesatz';
	color: #555555;
	font-size: 25px;
	font-weight: normal;
	margin: 0 0 5px;

}
.home-box h2 a{
	color: #555555;
	font-size: 25px;
	font-weight: normal;
	text-transform: none;
}

/*=== END Home Page Boxes ===*/


/*=== Begin Blog BUtton ===*/

#blog_button {
background:url(images/oasis-button-blog.gif) repeat scroll 0 0 transparent;
top:435px;
font-size:0;
height:189px;
line-height:0;
position:fixed;
right:-5px;
width:70px;
display: block;
}

#blog_button:hover
{ 
  background-position:  0 -189px;
}

#blog_button span
{
  display: none;
}
/*=== END Blog BUtton ===*/

/*=== Begin Home Page View Portfolio BUtton ===*/



#home_port_button_left {background:url(images/oasis-button-view.gif) no-repeat scroll 0 0 ;font-size:0;height:41px;width:192px;display: block;margin:14px 0  0 10px;}
#home_port_button_left:hover{   background-position:  0 -41px;}
#home_port_button_left span{  display: none;}

#home_port_button_center {background:url(images/oasis-button-view.gif) no-repeat scroll 0 0 ;font-size:0;height:41px;width:192px;display: block;margin:14px 0  0 10px;}
#home_port_button_center:hover{   background-position:  0 -41px;}
#home_port_button_center span{  display: none;}

#home_port_button_right {background:url(images/oasis-button-view.gif) no-repeat scroll 0 0 ;font-size:0;height:41px;width:192px;display: block;margin:14px 0  0 10px;}
#home_port_button_right:hover{   background-position:  0 -41px;}
#home_port_button_right span{  display: none;}





/*=== END Home Page View Portfolio BUtton ===*/

/*=== Slider Customization===*/


#smooth_sliderc_nav{float:left;width:70%;overflow:hidden;padding:0;margin:2px 0 0 370px;!important}


/* Gravity Forms buttons */
.gform_footer input.button {font-size:0!important;line-height:999px!important;overflow:hidden;}

.button { background: url(images/oasis-button-submit.gif) no-repeat 0 0; border:0; width: 117px; height: 40px;  cursor:pointer;font-size:0;line-height:999px;margin: 0;padding-bottom:30px;
overflow:hidden;}
.button:hover { background-position:0 bottom}

.gform_wrapper .gfield_checkbox li, .gform_wrapper .gfield_radio li{list-style:none !important;margin:0;}


.gform_body {
	margin-bottom:0;	}
	

.gform_body ul li {
	padding:0;
	list-style-image: none;
	margin-left: 0;
	}



/* End Gravity Forms buttons */






	