/* Theme Color */

#entry-wrapper { border-top: 4px solid #0ba047; }
a, a:link, a:visited { color: #0ba047; }


.single-social-icons li .tooltip-inner { background-color: #0ba047; }
.single-social-icons li .tooltip.top .tooltip-arrow { border-top-color: #0ba047; }
.tooltip-inner { background-color: #0ba047; }

.flex-carousel.carousel-gallery .flex-direction-nav a { background-color: #0ba047; }

.tooltip.left .tooltip-arrow { border-left-color: #0ba047; }
.tooltip.top .tooltip-arrow { border-top-color: #0ba047; }
.tooltip.right .tooltip-arrow { border-right-color: #0ba047; }
.tooltip.bottom .tooltip-arrow { border-bottom-color: #0ba047; }

.pagination a:hover { background-color: #0ba047; }
.pagination .current { background-color: #0ba047; }

.entry-widget-title > .full-line { background-color: #0ba047; } 
.entry-widget-title > .entry-title { background-color: #0ba047; } 

.three-columns-widget h3.entry-title a:hover,
.three-columns-widget h4.entry-title a:hover,
.three-columns-widget h2.entry-title a:hover { color: #0ba047; }

.slider-content .entry-title { color: #0ba047; }

.to-top:hover { background-color: #0ba047; }

.popular-posts-widget h4.entry-title a:hover, .recent-comments-widget h4.entry-title a:hover { color: #0ba047; }

.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next { background-color: #0ba047; }

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus { background-color: #0ba047; }

.next:hover, .prev:hover, .next:focus, .prev:focus,
.rec-comments .j-buttons .next:hover, .rec-comments .j-buttons .prev:hover, 
.rec-comments .j-buttons [class^="next-"]:hover, .rec-comments .j-buttons [class^="prev-"]:hover { background-color: #0ba047; }

#wp-calendar td#today { background-color: #0ba047; }

.pages-title h1.entry-title { color: #0ba047; }

.overall_score > .score_value { background-color: #0ba047; }

.input-append .add-on, .input-prepend .add-on {
	background-color: #0ba047;
	border: 1px solid #0ba047}


/* Links Color */

.popular-posts-widget h4.entry-title a:hover, 
.recent-comments-widget h4.entry-title a:hover,
.jcarousel-posts-widget h4.entry-title a:hover,
.three-columns-widget h3.entry-title a:hover,
.three-columns-widget h4.entry-title a:hover,
.entry-post .entry-title a:hover { color: #0ba047; }

a:hover { color: #666666; }
/* Body background Color */
body, .body_class { background-color: #ffffff; }


a, a:link, a:visited { color: #0ba047; }
a:hover { color: #666666; }

/* Menu Styles */
.sf-menu a {
	text-transform: uppercase;
	font-size: 14px;
	color: #0ba047 !important;
	font-style: normal;	
		
}

/* Heading Styles */
h1 {
	color: #313131;
	font-style: normal;	
		
	font-size: 38px; 
	line-height: 42px; 
}

h2 {
	color: #313131;
	font-style: normal;	
		
	font-size: 32px; 
	line-height: 38px; 
}

h3 {
	color: #313131;
	font-style: normal;	
		
	font-size: 24px; 
	line-height: 30px; 
}

h4 {
	color: #313131;
	font-style: normal;	
		
	font-size: 17px; 
	line-height: 20px; 
}

h5 {
	color: #313131;
	font-style: normal;	
		
	font-size: 14px; 
	line-height: 20px; 
}

h6 {
	color: #313131;
	font-style: normal;	
		
	font-size: 12px; 
	line-height: 20px; 
}

/* 
*	=================================================================================================================================================
*	Footer 
*	=================================================================================================================================================
*/

#footer { background-color: #222425; } 

.copyright-info {
	color: #FFF;
	font-size: 11px;	
}