@charset "utf-8";

/*
Theme Name: Gears Creative
Theme URI: http://demo.lenevia.com/gearscreative
Description: An elegant portfolio/Business Template
Version: 1.0
Author: Kevin Rajaram
Tags: Portfolio, Business.
*/

/*CSS RESET*/
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%;
	background: transparent;
}
a {
	text-decoration:none}
body {
	line-height: 1em;
}
ul{
	list-style-type:none;
}
ul, ol {
	list-style-position:inside;
}
/*END RESET*/

/****************************************
|          Begin Basic Styling          |
****************************************/
html,body{
	margin:0;
	padding:0;
	background:#fff;
}
body{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	min-width:960px;
	line-height:18px;
	color:#70767a;
}
#main{
	background:url(../images/main_bg.jpg) repeat-x scroll;
}
.fluid {
	width: 100%;
	float: left;
}
#container{
	width:960px;
	margin:0 auto;
	overflow:hidden;
	position:relative
}
.cl{
	clear:both;
	height:1px;
	margin:-1px 0 0;
}
a{
	color:#659a2f;
}
a:hover{
	color:#659a2f;
	text-decoration:underline;
}
h1{font-size:35px; font-weight:normal; color:#323232;}
h2{font-size:30px; font-weight:normal; color:#323232; margin-bottom:20px;}
h3{font-size:25px; font-weight:normal; color:#323232; margin-bottom:20px;}
h4{font-size:20px; font-weight:normal; color:#323232; margin-bottom:20px;}
h5{font-size:17px; font-weight:normal; color:#555;}
h6{font-size:15px; font-weight:normal; color:#555; margin-bottom:10px;}

blockquote p{
	background:url(../images/quotes.jpg) no-repeat top left;
	font-style:italic;
	color:#323232;
	padding:8px 0 0 20px;
	font-weight:bold
}
blockquote p span{
	font-size:18px;
}

/****************************************
|          Begin header Styling         |
****************************************/
#header{
	width:960px;
	height:100px;
	position:relative;
}
.logo{
	float:left;
	margin-top:15px;
}
ul.nav{
	float:right;
	margin:37px 0 0 0;
	padding:0;
	list-style:none;
}
ul.nav li{
	display:inline;
	float:left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
ul.nav li:hover, ul.nav li:hover{
	display:inline;
	float:left;
	background:url(../images/nav_right_bg.jpg) no-repeat right top;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
ul.nav li:hover, ul.nav li.active{
	display:inline;
	float:left;
	background:url(../images/nav_right_bg.jpg) no-repeat right top;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
ul.nav li a{
	display:block;
	padding:3px 10px;
	font-weight:bold;
	font-size:14px;
	color:#323232
}
ul.nav li a:hover{
	display:block;
	background:url(../images/nav_left_bg.jpg) no-repeat left top;
	padding:3px 10px;
	font-weight:bold;
	font-size:14px;
	color:#fff;
	text-decoration:none
}
ul.nav li.active a{
	display:block;
	background:url(../images/nav_left_bg.jpg) no-repeat left top;
	padding:3px 10px;
	font-weight:bold;
	font-size:14px;
	color:#fff;
}

#main_content{
	width:960px;
	background: #fff;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	overflow:hidden;
	padding-top:20px;
	*padding-top:10px;
	position:relative
}

/****************************************
|         Begin Feature Styling        |
****************************************/
.tagline p{
	font-size:18px;
	font-style:italic;
	color:#fff;
	text-shadow: #777 1px 1px;
	width:940px;
	text-align:center;
	padding-top: 32px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.tagline p span{
	font-weight:bold;
}
#featured{
	width:960px;
	height:410px;
	position:relative;
	padding:0px 10px 10px;
	margin-bottom:10px;
	margin-top:-10px;
}
#featured img{
	border:6px solid #669B2F;
	z-index:2
}
.featured_info{
	width:355px;
	background:#ddd;
	height:60px;
	position:absolute;
	bottom:20px;
	left:0;
	padding:10px 0 5px 25px;
	background-color: #669B2F;
}
.featured_info h4{
	margin-bottom:0;
}
	

/****************************************
|         Begin content Styling         |
****************************************/
.content{
	width:600px;
	padding-left:10px;
	position:relative;
	float:left;
}
.content p{
	margin-bottom:0px;
}
.intro{
	padding-bottom:25px;
}
.info{
	padding-bottom:25px;
}
.info img{
	float:left;
	padding:0 0px 10px 0;
}
.box_1{
	margin-right:20px;
}
.box_1, .box_2{
	width:290px;
	float:left;
}
ul.list li{
	background:url(../images/check_icon.jpg) no-repeat left center;
	padding-left:35px;
	_padding-left:25px;
	margin-bottom:15px;
	color:#323232;
}

/*Portfolio Styling*/
.portfolio_wrapper{
	width:950px !important;
	position:relative;
	float:left;
	padding-bottom:15px;
	clear:both;
	*padding-top:10px;
}
.portfolio_wrapper img{
	border:5px solid #ddd;
}
.portfolio_wrapper h4{
	margin-bottom:0;
}
.portfolio_wrapper h4 a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	display:inline;
	height:auto;
	width:auto;
	overflow:auto;
	padding:2px 8px;
	color:#323232;
	background:#ddd;
}
.portfolio_wrapper h4 a:hover{
	text-decoration:none;
	color:#fff;
}
.portfolio_wrapper p{
	font-style:italic;
	padding-top:5px;
	padding-bottom:0
}
.entry_1, .entry_2, .entry_3{
	width:260px;
	float:left;
	position:relative;
	padding-left:80px;
}
.entry_1{
	padding-left:0;
}
.last{
	margin-bottom:-40px;
}

/*Begin Blog Styling */
.blog_post{
	width:558px;
	height:auto;
	padding:20px;
	border:1px solid #d6d6d6;
	float:left;
	clear:both;
	position:relative;
	margin-bottom:30px;
}
.blog_post h2{
	margin-bottom:5px;
}
.blog_post h2 a{
	color:#323232;
}
.blog_post h2 a:hover{
	text-decoration:none;
}
.blog_post small{
	float:left;
	display:block;
	margin-bottom:25px;
	width:558px;
}
.blog_post a img{
	float:left;
	width:200px;
	height:200px;
	padding: 0 20px 40px 0;
	display:block;
	_padding:0 20px 15px 0;
	
}
.blog_post p{
	font-style:italic;
}

.blog_post_info{
	background:#3c3c3c;
	width:600px;
	position:absolute;
	bottom:0;
	left:-1px;
	height:30px;
	color:#fff;
	font-weight:bold;
}
.blog_post_info .cat a, .blog_post_info .tags a{
	color:#c7c7c7;
	font-weight:bold;
}
.blog_post_info .cat{
	float:left;
	margin:-1px 0 0 20px;
	line-height:30px;
	_margin:6px 0 0 10px;
}
.blog_post_info .cat img, .blog_post_info .tags img{
	vertical-align:middle
}
.blog_post_info .tags{
	float:right;
	margin:-1px 20px 0 0;
	line-height:30px;
	_margin:6px 10px 0 0;
}

.blog{
	float:left;
	width:600px;
	*padding-top:10px;
}

/*Contact Form Styling*/
#contactForm p {
	margin-bottom:20px;
}
#contactForm p.label{
	float:left;
	color:#323232;
	font-size:13px;
	clear:both; 
	width:88px;
	text-align:left;
}
#contactForm p input{
	width:193px;
	height:19px;
	border:1px solid #999;
	line-height:25px;
	margin-bottom:-5px;
	padding:4px 0 0 5px;
	_padding:0 0 0 5px;
}
#contactForm p input:focus, #contactForm p textarea:focus{
	border:1px solid #659a2f;
}
#contactForm p textarea{
	width:495px;
	height:113px;
	border:1px solid #999;
	overflow:hidden;
	margin-bottom:-5px;
	padding:5px;
}
button{
	background:none;
	border:none;
	margin-left:78px;
	_margin-left:75px;
	*margin-left:72px;
}
#form_errors{
	background:#fae1d6 url(../images/error.jpg) no-repeat 10px center;
	padding:10px 0 10px 35px;
	border:1px solid #f59b73;
	color:#000; 
	margin-bottom:15px;
	display:none;
	}
#form_thanks{
	background:#e2fad6 url(../images/success.jpg) no-repeat 10px center;
	padding:10px 0 10px 35px;
	border:1px solid #91db6c;
	color:#000; 
	margin-bottom:15px;
	display:none;
	}

/****************************************
|         Begin Sidebar Styling         |
****************************************/
.sidebar{
	width:300px;
	float:left;
	margin-left:40px;
	display:inline
}
.widget{
	margin-bottom:30px;
}
.blog_sidebar_entry{
	background:#f4f4f4;
	border:1px solid #dedede;
	padding:10px 20px 20px;
	*padding: 10px 10px 10px 5px;
}
.blog_sidebar_entry ul li {
	padding: 17px 0;
	*padding: 7px 0;
	border-bottom:1px dashed #929292;
	width:258px;
}
.blog_sidebar_entry ul li .date{
	width:40px;
	float:left;
}
.blog_sidebar_entry ul li h6{
	margin-bottom:0px;
}
.blog_sidebar_entry ul li .date h1{
	color:#659a2f;
}
.blog_sidebar_entry ul li p{
	font-size:11px;
	line-height:13px;
}
.blog_sidebar_entry ul li h6 a{
	color:#555;
}

.blog_sidebar_social{
	background:#f4f4f4;
	border:1px solid #dedede;
	padding:20px 20px 15px;
	_padding: 8px;
	overflow:hidden;
	_height:50px;
}
.blog_sidebar_social ul{
	margin-left:-8px;
	_margin-left:4px;
}
.blog_sidebar_social ul li{
	display:inline;
	width:45px;
	height:45px;
	margin-left:8px;
	_padding-top:3px;
	float:left;
}
.categories{
	*padding-top:10px;
}
.categories ul{
	width:300px;
	margin:0;
	*margin-left:-15px;
	padding:0;
}
.categories ul li{
	border-bottom:1px solid #dadada;
	height:25px;
	line-height:25px;
}
.categories ul li a{
	color:#636363;
	font-size:13px;
	display:block;
	padding-left:5px;
}
.categories ul li a:hover{
	text-decoration:none;
	background:#dadada;
	color:#323232;
}
.twitter_feed ul li{
	width:300px;
	margin-bottom:10px;
	*margin-left:-15px;
}
.twitter_feed ul li a{
	font-style:italic;
}
.twitter_feed ul li img{
	float:left;
	padding:0 15px 10px 0;
	_padding:0 10px 10px 0;
}
.ad_row_1 img, .ad_row_2 img{
	padding:9px;
}
/****************************************
|         Begin Footer Styling          |
****************************************/
#footer_container{
	width:100%;
	margin-top:50px;
	font-size:13px;
	border-bottom:1px solid #3c3c3c;
	background-color: #31383e;
}
#footer{
	width:940px;
	margin:0 auto;
	height:245px;
}
#footer h5{
	color:#70767a;
	margin-bottom:20px;
}
#footer .foot_nav, #footer .foot_links, #footer .foot_services{
	float:left;
	margin:20px 100px 20px 0;

	*margin:20px 130px 20px 0;
}
#footer .foot_nav ul, #footer .foot_links ul, #footer .foot_services ul{
	*margin-left:-20px;
}
#footer .foot_nav ul li, #footer .foot_links ul li, #footer .foot_services ul li{
	*padding-left:5px;
}
#footer .copyright{
	width:205px;
	float:left;
	margin: 20px 0;
	font-size:12px;
}
	
#footer a{
	padding:1px 4px;
	color:#FFFFFF;
	line-height:28px;
	background-color: #70767a;
}
#footer a:hover{
	text-decoration:none;
	color:#fff;
}

	
