/*  
Theme Name: Fit Business Insider
Version: 1.0
Description: A child theme for Mortar. WooTheme's Mortar modified by <a href="http://www.jax.in">JAX</a>.
Author: JAX
Template: mortar
Author URI: http://www.woothemes.com
*/

@import url("../mortar/style.css");
body.custom{
	background:#fff url(images/bg.jpg) repeat-x !important;
}

#home .nav_wrapper{
	margin-bottom:20px;
}

#home .featured_post {
	background:#fff !important;
}
#home .featured_post p,#home .featured_post h2 a{
	color:#000 !important;
}

.nav_wrapper {
	background-color: #83CC00!important;
}
.more_entries .wp-pagenavi a:hover {background: #83CC00 !important;}

#nav .current_page_item a,
#nav li.sfHover,
#nav li.current,
#nav li a:focus, #nav li a:hover, #nav li a:active {
	background-color: #83CC00!important;
	background-image: url(images/nav_active_bg.png)!important;
	background-repeat: repeat-x;
	background-position: bottom left;
}
.widget {
	background-color:#83CC00!important;
}

#commentform #submit,#searchform #searchsubmit {
	background-color:#83CC00!important;
}

.comment_box a{
	background:url(images/bubble.gif) no-repeat;
	width:56px;
	height:50px;
	display:block;
	float:right;
	padding:18px 5px 5px;
	text-align:center;
	font-size:10px;
	line-height:10px;
}
.comment_box a span{
	font-size:24px;
	font-weignt:bold;
	padding:0;
}
#home .more_entries .wp-pagenavi .current, 
#home .more_entries .wp-pagenavi .on,
#home .more_entries .wp-pagenavi a:hover {background: #83CC00 !important;}

#content a:visited, #content a:link{
color:#83CC00;
text-decoration:none;
}

#content a:hover{
text-decoration:underline;
}

#content #sidebar a:visited, #content #sidebar a:link{
color:#FFF;
}
#content #sidebar a:hover{
text-decoration:underline;
}