/* tips on healthy living */
#header{background:transparent url(images/header.png) no-repeat scroll 0 0;}
.goButton{background:url(images/go.png) no-repeat scroll 0 0;}
#sidebar #newsletterFormDiv {background:transparent url(images/newsletter.png) no-repeat scroll 0 0;}

.inThemeColor,
.readmore a,
.comments_count,
.comments_count a,
.comment-author cite,
.post_tags a,
.tags a,
.comments_count span,
.excerpt p a, 
.excerpt p a *, 
#post_info p a,
#post_info p a *,
#post_info ul li a,
#post_info ul li a * {color: #008000;}

.navigation .alignleft{background:transparent url('images/arrow_left.png') no-repeat scroll center left;}
.navigation .alignright{background:transparent url('images/arrow_right.png') no-repeat scroll center right;}
.sns_book_widget .buy_now{background:transparent url(images/buy_now.png) no-repeat scroll 0 0;;}
.sns_book_widget .pre_order{background:transparent url(images/pre_order.jpg) no-repeat scroll 0 0;}
.sns_small_widget .buy_now{background:transparent url(images/buy_now.png) no-repeat scroll 0 0;}
.sns_small_widget .pre_order{background:transparent url(images/pre_order.jpg) no-repeat scroll 0 0;}

#commentform p input[type="submit"]{background:transparent url('images/btn_comment_top.png') no-repeat scroll 0 0;}
.comments_text{background:transparent url('images/btn_comment.png') no-repeat scroll 0 0;}
.leave_comments{background:transparent url('images/leave_comment.png') no-repeat scroll 0 0;}
#execphp-4{padding:0}
#sidebar #text-5 h3 {text-transform:none}
#sidebar #text-5 {border:none;padding-bottom:0}

/* This CSS is defined for each instance so we only show a selected tab one at a time. */
#healthy_living_nav {
	background: url("images/top_nav_rounded.png");
	width: 140px;
	height: 28px;
	border-bottom: 1px solid white;
}

#healthy_living_nav a {
	position: relative;
	color: black;
}
#sidebar ul li.widget_links h3.widgettitle {
	text-transform:none;
}

