/*==========================================================================================
	
This file contains styles related to the colour scheme of the theme

==========================================================================================*/




a{
	color:#96be0a;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
	color:#FFF;
}

.service2 a{
	color:#263644;
	text-decoration:none;
}
.service2 a:hover{
	text-decoration:none;
	color:#FFF;
}
.alignc a:hover{
	text-decoration:none;
	color:#263644;
}
.widget_text a:hover{
	text-decoration:none;
	color:#263644;
}

body{
	color:#909090;
	background:#ffffff;
	font-size:14px;
	font-family:'Open Sans', Arial, sans-serif;
	line-height:20px;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
}

h1,h2,h3, h4,h5,h6, .menu{font-family:'Open Sans', Arial, sans-serif;}

.nav-bar{background:#ffffff;
-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    0px 1px 3px rgba(0, 0, 0, 0.2);
box-shadow:         0px 1px 3px rgba(0, 0, 0, 0.2);
}

#intro{background-image:url("../images/bkgs/bkg-intro2.jpg");
	color: #ffffff;
}


.bkg-cover{
height:100%;
}

.btn-flat{border:1px solid #ffffff;
background:#ffffff;
color:#96be0a;
}
.btn-flat:hover{border:1px solid #ffffff;
background:#263644;
color:#ffffff;
}

.btn-flat-fill, #submit, #submit-comm{background:#96be0a;
color:#ffffff;
}

.btn-flat-fill:hover, #submit:hover, #submit-comm:hover, .current-page{
	color:#263644;
	background-color: #FFF;
}

.btn-flat-fill:active, .btn-flat-fill:focus, #submit:active, #submit:focus, #submit-comm:active, #submit-comm:focus {

}

.menu li a{color:#263644;}

.menu li a:hover, .menu li a:focus, .menu li a.active{color:#ffffff;
background:#96be0a;}

.mobile-navigation {
    background-color: #F8F8F8;
    color: #8F8F8F;
}

.section-title{

color:#96be0a;}

.section-sub-title{
color:#ffffff;}

.about-bkg{ background:#ffffff;}

.about-img{ background:#96be0a;
}

.about-feature h4{color:#263644;}

#team-bkg{background-image:url("../images/bkgs/bkg-team.jpg");}


#team-bkg-cover{;
}

.team-member h4, .flexslider-testimonials{color:#ffffff;}
.team-member span{color:#263644;}

.portfolio-bkg{ background:#ffffff;}
#portfolio-filter li a, #portfolio-filter li:after{color:#263644}
#portfolio-filter li a:hover{color:#96be0a}

.shot-more{background: none repeat scroll 0 0 #96be0a;
    color: #ffffff;}
    
#testimonials-bkg{background-image:url("../images/bkgs/testimonials-bkg.jpg");}


#testimonials-bkg-cover{
}

.services-bkg{background:#ffffff;}
.service h5{color:#263644}

#price-bkg{background-image:url("../images/bkgs/price-bkg.jpg");}


#price-bkg-cover{
}

.table-column{background:#ffffff;}
.column-title{background:#263644;
color:#ffffff;
}
.column-price{background:#f0f0f0;
color:#263644;
}

.blog-bkg{background:#ffffff;}
.blog-more{background:#96be0a;}
.blog-info span{color:#263644}
.blog-info a, .title-blog-post a, .single-title-blog-post{color:#263644}
.blog-info a:hover, .title-blog-post a:hover{color:#96be0a}
.blog-info{border-bottom:1px solid #f0f0f0;}

.contact-bkg{background:#263644;}
.contact-bkg, .section-color, .section-color-c{color:#ffffff;}
.section-color-c{}

input.comm-field, #message2{border:none;
color:#ffffff;
background:#1a252e;}

input.comm-field-post, #comment{border:2px solid #e5e5e5;}

input.comm-field:focus, #message2:focus{color:#1a252e;
background:#96be0a;}


.comm-title h5, .widgettitle{color:#263644;}
#search-string{border:2px solid #e5e5e5;}

.widget_recent_entries ul li a, .widget_categories ul li a, .widget_archive ul li a{color:#263644;}
.widget_recent_entries ul li a:hover, .widget_categories ul li a:hover, .widget_archive ul li a:hover{color:#96be0a;}

.widget_tag_cloud a{background:#263644 ;color:#ffffff;}
.widget_tag_cloud a:hover{background:#96be0a ;color:#263644;}

.output2{border:1px solid #ff0000;}

.comment-body {border-bottom: 1px solid #e5e5e5; }
.comment-author .author a:link, .comment-author .author a:visited, .comment-reply-link, .title-archive { color: #263644;}
.comment-author .author a:hover, .comment-reply-link:hover, .widget_recent_entries ul li:before, .widget_categories ul li:before, .widget_archive ul li:before { color: #96be0a;}

footer{background:#ffffff;}
