/*
Theme Name:Dharne Blog
Version: 1.0
Description: Wordpress Theme For Your Blog 

*/

.right_sidebar #gallery {
	font:11px verdana, arial, sans-serif;
	width:286px;
	padding:15px 0 0 0;
	line-height:15px;
}
.right_sidebar #gallery div.off {
	color:#3e343f;
	height:18px;
	margin-right:2px;
	line-height:18px;
	padding:10px 10px;
	float:left;
	background:#efedef;
	border:1px solid #ccc;
	border-bottom-color:#ccc;
	cursor:pointer;
	position:relative;
	z-index:20;
	width:90px;
}
.right_sidebar #gallery div.on {
	color:#3e343f;
	padding:10px;
	margin-right:2px;
	margin-top:1px;
	float:left;
	background:#efedef;
	border:1px solid #ccc;
	cursor:pointer;
	border-bottom:0;
	height:23px;
	line-height:18px;
	position:relative;
	z-index:100;
	width:90px;
}
.right_sidebar div.hide {
	display:none;
	width:0;
	overflow:hidden;
}
.right_sidebar div.show {
	clear:left;
	background:#fff;
	width:250px;
	margin-top:0;
	top:-1px;
	border:1px solid #ccc;
	padding:20px;
	position:relative;
	z-index:50;
	font:11px verdana, arial, sans-serif;
	line-height:18px;
}
.right_sidebar li {
	list-style:none;
	background:url(../images/tick.gif) no-repeat 0 7px;
	padding:0 0 0 0px;
	line-height:24px;
	display:block;
	font-size:11px;
	color:#3E343F;
	text-decoration:none;
}
.right_sidebar li a {
	font-size:11px;
	color:#3E343F;
	text-decoration:none;
}
.right_sidebar li a:hover {
	text-decoration:underline;
}
body {
	margin: 0;
	padding:0;
	background:transparent url(images/body_bg.jpg) repeat scroll 0 0;
	font-family:Verdana;
	font-size:11px;
	color:#3e343f;
}
#mainBg {
	background:url(images/main_bg.jpg) no-repeat center 0;
	width:100%;
	float:left;
}
.right_sidebar div.show a {
	color:#3E343F !important;
}
h1, h2, h3, h4 {
	margin: 0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
/*------TJ-------*/        
/*    The Wrap   */
/*---------------*/

#wrap {
	width: 1006px;
	margin: 0 auto;
	padding:0px;
}
#content-container {
	width: 1006px;
	/*  background: url("images/header.jpg") no-repeat top;*/
        margin: 0 auto;
	padding:0px;
}
#contents {
	width:1006px;
}
#logo {
	margin:0px 0 0;
	height:78px;
	width:220px;
	margin:0 0 0 120px;
}
#page-bottom {
	width: 1006px;/*background: url("images/footer.gif") no-repeat bottom;*/
}
#footerWrapper {
	background:#000;
	width:100%
}
#footer_bg {
	background:url(images/footer.jpg) no-repeat 0 0;
	width:1000px;
	height:28px;
	float:left;
}
#single_container {
	margin:0;
	padding:0;
	width:1006px;
	float:left;
	background:url(images/container_bg.jpg) repeat-y left 0;
}
/*------TJ-------*/        
/*   The Header  */
/*---------------*/
a {
	outline:none;
}
#header {
	width: 1006px;
	background:url(images/header.jpg) no-repeat 0 0;
	height:142px;
	padding:80px 0 0 0;/* height: 320px;
        position: relative;*/
}
#today {
	position: absolute;
	top: 65px;
	right: 26px;
	height: 26px;
	font: 12px tahoma;
	color: #FBD19B;
	padding-left: 18px;
	padding-top:5px;
}
#header-title {
	/* position: absolute;*/
        text-transform: uppercase;
	left: 50px;
	top: 103px;
}
#header-title h1 {
	color: #ffffff;
	font:36px;
	font-weight:bold;
	margin-bottom: 2px;
}
#header-title h1 a {
	color: #FCE0B5;
	text-decoration: none;
}
.header-subtitle {
	color: #ffffff;
	font:12px;
}
#rss {
	left: 683px;
}
#rss {
	position: absolute;
	top: 210px;
	padding-left: 34px;
	height: 33px;
	font: 10px tahoma;
	color: #a2a2a2;
	line-height:30px;
	background: url("images/icon_feed.gif") no-repeat;
}
#rss a {
	color: #a2a2a2;
}
/*------TJ-------*/                
/*   Top Menu    */
/*---------------*/
        
#navlist {
	/* position: absolute;
        top: 23px;
        left: 30px;
        height: 36px;*/
		margin:20px 0 0 25px;
}
#navlist ul {
	list-style-type: none;
	height: 36px;
	padding: 0;
	margin: 0;
}
#navlist ul li {
	font: 14px;
	color: #7aa7cd;
	margin: 0 0 0 2px;
	height: 36px;
	float: left;
}
#navlist ul li a {
	display: block;
	text-decoration: none;
	padding: 10px 14px;
	/* height:34px;*/
        color: #716572;
	font-weight:700;
}
#navlist ul li:hover {
	/*  background: url("images/menu_left.gif") no-repeat left top;*/
			   color: #b62344;
}
#navlist ul li a:hover {
	color: #b62344;/* background: url("images/menu_right.gif") no-repeat right top;*/
}
#navlist ul li.current_page_item {
	color: #b62344;/*   background: url("images/menu_right.gif") no-repeat right top;  */      
}
#navlist ul li.current_page_item a {
	color: #b62344;/*    background: url("images/menu_left.gif") no-repeat left top;*/
}
/*------TJ-------*/                
/*  Search Area  */
/*---------------*/
        
#menu_search_box {
	position: absolute;
	top: 179px;
	left: 685px;
	width: 262px;
	height: 27px;
}
#menu_search_box #searchform {
	margin: 0;
	padding: 0;
	width: 262px;
	height: 27px;
}
#menu_search_box #s {
	font: 12px tahoma;
	color: #a2a2a2;
	border: 0;
	padding: 10px;
	background: none;
	float: left;
	width: 240px;
	height: 15px;
}
#menu_search_box #submit {
	display: none;
}
/*------TJ-------*/                
/*   List Menu   */
/*---------------*/
        
#listmenu {
	margin:0;
	position: absolute;
	top: 254px;
	left: 22px;
	width: 930px;
	height: 20px;
	float:left;
}
#listmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 930px;
	height: 20px;
	float:left;
}
#listmenu ul li {
	height: 20px;
	font: 12px;
	color: #9ab0c4;
	margin:0 5px 0 0;
	float: left;
}
#listmenu ul li a {
	display: block;
	color: #FAC179;
	padding: 8px 6px 4px 2px;
	height:20px;
	text-decoration: none;
	float: left;
	background: url("images/ctg_divider.gif") no-repeat right top;
}
#listmenu ul li a:hover {
	color: #FEE1BC;
	background: url("images/ctg_divider.gif") no-repeat right top;
}
#listmenu ul li.current-cat {
	color: #FEE1BC;
}
#listmenu ul li.current-cat a {
	color: #FEE1BC;
}
#listmenu ul li ul {
	display: none;
}
/*------TJ-------*/                
/*    Top Post   */
/*---------------*/


#contents .top_post {
	float: left;
	padding:0;
	margin: 0 0 10px 0;
	height:277px;
	width: 625px;
	background:#fff;
}
#contents .top_post_cat {
	float: left;
	padding:0;
	margin: 0 0 10px 0;
	width: 625px;
	background:#fff;
}
.post_title {
	width: 625px;
	color: #848484;
	height:82px;
	font: 10px;
}
.post_title h2 {
	color: #524953;
	font: 18px;
	font-weight:bold;
	padding:10px 10px 0;/*  margin-left:7px;
        width:620px;*/
      /*  background:url("images/ln.gif") repeat-x bottom ;*/
}
.post_title h2 a {
	color: #b62344;
	text-decoration: none;
	font-size:13px;
}
.post_title h2 a:hover {
	text-decoration: underline;
}
.post_title a {
	color: #848484;
	text-decoration: none;
}
.post_title a:hover {
	text-decoration: underline;
}
.meta_inf {
	padding:10px 0;
	width:605px;
	height: 22px;
}
.meta_inf a {
	color:#b62344;
}
.meta_date {
	line-height:20px;
}
.meta_comments {
	float: right;
	font:10px;
	margin-right: 25px;
	height:22px;
	line-height:22px;
}
#content .top_entry{
	margin:0;
	padding:20px 0;
	float:left;
	width:630px;
	text-align:justify;
	color:#3e343f;
	font: 11px;
	line-height:18px;
}
#content .top_entry p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	line-height:22px;
	padding:10px 0 !important;
	margin:0 !important;
}
#content .top_entry a {
	padding:0;
	color:#bb0426 !important;
	text-decoration:none;
}
#content .top_entry a:hover {
	text-decoration:underline;
}
.top_entry blockquote {
	border-left: 7px solid #efefef;
	font-style:italic;
	padding:0 0 0 15px;
	margin: 0px 15px;
}
.top_entry a {
	color: #B62344;
	text-decoration: none;
}
.top_entry a:hover {
	text-decoration: underline;
}
.top_entry img {
	padding: 3px;
	border: 1px solid #FFE2B8;
}
.post_bottom {
	width: 625px;
	line-height: 22px;
	height: 16px;
	font: 11px;
	color: #cccccc;
}
.post_cat{
	margin:0;
	padding:0;
	text-align:center;
	width:630px;
	line-height: 22px;
	font: 11px;
	color: #cccccc;
}
.post_cat h3 {
	margin:10px 0;
	color:#716572;
}
.post_cat a {
	color: #B62344;
}
/*------TJ-------*/                
/*   Mag Posts   */
/*---------------*/

#content {
	float: left;
	width: 630px;
	margin:0;
	padding:0 0 0 24px;
	background-color:#ffffff;
}
#content .mag_posts {
	float: left;
	width: 301px;
	margin: 0 10px 6px 0;
	background: #f5f3f3;
	color: #3e343f;
	font: 10px;
	line-height:1.5em;
	display:inline;
}
#content .mag_posts a {
	color: #b62344;
}
#content .top_mag_posts {
	background: url("images/post_mag_top.jpg") no-repeat;
}
#content .bottom_mag_posts {
	width: 281px;
	background: url("images/post_mag_bottom.jpg") no-repeat left bottom;
	padding:10px;
	height:300px;
}
p.readmore {
	display:inline;
}
#content .mag_posts h2 {
	padding:0;
	color: #ffffff;
	font-size: 14px;
	/* height:30px;*/
        margin:0;
}
#content .mag_posts h2 a {
	color: #3e343f;
}
#content .mag_posts .mag_posts_entry {
	/*  padding: 0px 10px;*/
        margin:0;
	width: 281px;
	height: 220px !important;
	text-align:justify;
	overflow: hidden;
	padding:10px 0 0 0;
}
* html #content .mag_posts .mag_posts_entry {
	/*  padding: 0px 10px;*/
        margin:0;
	width: 281px;
	height: 200px !important;
	text-align:justify;
	overflow: hidden;
	padding:10px 0 0 0;
}
#content .mag_posts .mag_posts_meta {
	margin: 0 9px 0 6px;
	display:inline;
	width:200px;
	height: 22px;
	overflow:hidden;
}
/*------TJ-------*/                
/*  Pages Posts  */
/*---------------*/

.prev {
	background:url(images/prev_entry.jpg) no-repeat 0 0;
	width:135px;
	height:16px;
}
.next {
	background:url(images/next_entry.jpg) no-repeat 0 0;
	width:106px;
	height:16px;
}
#content .post {
	float: left;
	width: 630px;
	margin-bottom: 10px;
	padding:0;/* background:url("images/top_post_bg.gif") repeat-y left ;*/
}
#content .post-top {
	margin:0;
	padding:0;
	float:left;
	width: 630px;
	color: #E98E26;
	font: 10px;
/*  background:url("images/top_post_top.gif") no-repeat top left;*/
}
/*#content .post-bottom {
        width: 650px;
       /* background: url("images/top_post_bottom.gif") no-repeat left bottom;
        padding-top: 14px;
        line-height: 22px;
        height: 30px;
        font: 11px ;
        color: #cccccc;
}*/
#content .post-top a {
	color: #E98E26;
	text-decoration: none;
}
#content .post-top a:hover {
	text-decoration: underline;
}
#content .post-top h2 {
	color: #b62344;
	fon-size: 14px !important;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	padding:5px 0 0;
}
#content .post-top h2 a {
	color: #E98E26;
	text-decoration: none;
}
#content .post-top h2 a:hover {
	text-decoration: underline;
}
#content .meta_inf {
	height: 22px;
	padding:0;
}
#content .meta_inf1 {
	height: 25px;
	padding:0;
}
#content .post .post_ctg {
	width: 650px;
	padding-left: 14px;
	line-height: 22px;
	height: 22px;
	font: 11px;
	color: #999999;
}
#content .post .post_ctg a {
	color: #F0A13B;
}
h2.search_h2 {
	margin:5px 0;
	font-size:12px;
}
#content .post-entry {
	clear:both;
	color:#3E343F;
	line-height:1.5em;
	overflow:hidden;
	margin:0;
	padding:0;
	text-align:justify;
	width:605px;
}
#content .post-bottom {
	background:transparent url(images/top_post_bottom.jpg) no-repeat scroll left bottom;
	color:#CCCCCC;
	height:16px;
	line-height:22px;
	width:625px;
}
#content .post-entry a {
	color: #B62344;
	text-decoration: none;
}
#content .post .post-entry a:hover {
	text-decoration: underline;
}
#content .post .post-entry blockquote {
	border-left: 6px solid #999999;
	margin: 0px 20px;
	padding-left: 10px;
	font-style:italic;
}
#content .post .post-entry img {
	padding: 5px;
	border: 0px;
}
#content .post h3 {
	margin: 20px 0 5px 0;
	color: #3e343f;
	font: 14px;
	font-weight:bold;
}
#comment {
	background:#dddddd;
	width:500px;
	border:1px solid #dddddd;
}
#commentform input {
	border:1px solid #dddddd;
	background:#dddddd;
}
#commentform #submit {
	border:1px solid #909090;
	border-style:outset;
	background:#5a5a5a;
	color:#CCCCCC;
	cursor:pointer;
}
#content .post .comments {
	margin:0;
	padding:10px 0;
	float:left;
	width:630px;
	font: 11px;
	color: #000000;
	width: 630px !important;
	font-family:Verdana, Arial, Helvetica, sans-serif !important;
	font-size:11px !important;
	line-height:18px;
}
.comments a{
	color: #c7a371 !importan;
	text-decoration: none;
}
.comments a:hover{
	text-decoration:underline !important;
}
#content .post .comments ol {
	margin: 10px 0;
	/*   padding-left: 25px;*/
	 padding:0;
}
#content .post .comments ol li {
	padding: 5px;
	list-style:none;
/*	background: #231723;
*/	margin:10px 0;
	border:1px dashed #5c5c5c;
}
#content .post .comments ol li a {
	color: #E98E26;
	text-decoration: none;
}
#content .post .comments ol li a:hover {
	text-decoration: underline;
}
#content .post .comments ol li.alt {
/*	background:#231723;
*/}
#content .post .comments ol li cite {
	color: #c7a371;
	font-style: normal;
	font-weight: bold;
}
#content .post .comments ol li cite a {
	color: #c7a371;
	text-decoration: none;
}
#content .post .comments ol li cite a:hover {
	text-decoration: underline;
}
.commentmetadata{
	float:left;
	margin:0;
	padding:0;
	width:100%;
}
#content .post .comments ol li .commentmetadata a {
	color:#666666;
	text-decoration: none;
}
#content .post .comments ol li .commentmetadata a:hover {
	text-decoration: underline;
}
#content .post #commentform {
	font: 11px;
	color: #909090;
	width: 558px;
    margin: 0;
}
#content .post #commentform a {
	color: #E98E26;
	text-decoration: none;
}
#content .post #commentform a:hover {
	text-decoration: underline;
}
/*------TJ-------*/                
/*  Ads Spaces   */
/*---------------*/
        
.rightads {
	float: right;
	width: 280px;
	background: url("images/sidebar_ads.gif") repeat-y;
	margin-bottom: 10px;
}
.rightads_top {
	width: 280px;
	background: url("images/sidebar_ads_top.gif") no-repeat;
}
.rightads_ad {
	padding: 5px;
	float: left;
}
.rightads_bottom {
	padding: 5px;
	width: 270px;
	background: url("images/sidebar_ads_bottom.gif") no-repeat left bottom;
}
/*------TJ-------*/                
/*   Side bar    */
/*---------------*/
        


#sidebar #searchform {
	margin: 0;
	padding: 10px 0;
	width: 334px;
	text-align: center;
}
#sidebar #searchform #s {
	background:url(images/search_bg.jpg) no-repeat 0 0;
	width:239px;
	height:24px;
	border:none;
	float:left;
	padding:5px 0 0 5px;
}
.serach_txt {
	background:url(images/search_bg.jpg) no-repeat 0 0;
	width:243px;
	height:29px;
	border:none;
	float:left;
}
.search_submit {
	background:url(images/submit_serach.jpg) no-repeat 0 0;
	width:28px;
	height:27px;
	border:none;
}
.serach_txt .txt {
	width:230px;
	margin:5px auto;
	background:#dddddd;
	border:none;
}
#sidebar #calendar_wrap {
	width: 230px;
	margin: 0 auto;
	padding-top: 5px;
}
#sidebar #calendar_wrap table {
	width: 180px;
}
#sidebar #calendar_wrap caption {
	margin: 0 auto;
	font-weight: bold;
}
#sidebar #calendar_wrap tbody {
	text-align: right;
}
#sidebar #calendar_wrap tfoot #next {
	text-align: right;
}
#sidebar #calendar_wrap #today {
	font-weight: bold;
}
#sidebar .textwidget {
	padding: 0;
	color:#3e343f;
	line-height:18px;
}
.sidebar_bottom {
	/*  background: url("images/sidebar_bottom.gif") no-repeat bottom left;*/
        margin: 0px;
	padding: 0px;
	clear:both;
	height: 14px;
	width: 280px;
	display:none;
	position:relative;
}
/*------TJ-------*/                
/*  Recent Data  */
/*---------------*/
        
#recent_data {
	width: 935px;
	background: url("images/recent_bg.gif") repeat-y;
	margin-bottom: 15px;
}
#recent_data_top {
	width: 933px;
	background: url("images/recent_top.gif") no-repeat;
}
#recent_data_bottom {
	width: 923px;
	padding: 0 0 20px 10px;
	background: url("images/recent_bottom.gif") no-repeat left bottom;
	overflow: hidden;
}
.recent_data_container {
	width: 268px;
	float: left;
}
.recent_data_container h3 {
	color: #F29722;
	padding: 10px;
	font: bold 14px Verdana;
	border-bottom: 2px dotted #807F7D;
}
.recent_data_container ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.recent_data_container ul li {
	color: #ffffff;
	font:14px tahoma;
	border-bottom: 1px dotted #666666;
}
.recent_data_container ul li a {
	color: #999999;
	text-decoration: none;
	display: block;
	padding: 4px;
}
.recent_data_container ul li a:hover {
	text-decoration: none;
	background-color: #2A2A2A;
}
.recent_data_container ul li a span {
	color: #666666;
	font:  10px;
	display: block;
	margin-bottom: 4px;
}
.recent_data_container ul li ul {
	display: none;
}
.recent_data_middle {
	width: 320px;
	margin-top: 8px;
	padding: 0 23px;
	overflow: hidden;
	float: left;
}
/*------TJ-------*/                
/*  Navigations  */
/*---------------*/

.navigation {
	font: 12px;
	color: #E98E26;
	width: 630px;
	margin: 15px 0 0 10px;
	padding:0;
	float:left;
}
.navigation a {
	color: #E98E26;
	text-decoration: none;
}
.navigation a:hover {
	text-decoration: underline;
}
.navigation-p {
	float: left;
}
.navigation-n {
	float: right;
	padding:0 20px 0 0;
}
/*------TJ-------*/                
/*  Footer Links */
/*---------------*/

#footer {
	width: 934px;
	height: 60px;
	padding: 0;
	color: #cccccc;
	padding-top:30px;
	text-align:center;
	font: 11px;
	clear:both;
}
#footer a {
	color: #DF8F4D;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
}
.for_border {
	margin:0;
	padding:0;
	float:left;
	width:630px;
	border-bottom:1px solid #e9e8e8;
}
.head_title {
	padding:15px 0 0;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#242424;
}
.head_title a {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22pt;
	font-weight:normal;
	color:#242424;
}
.head_title a:hover {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22pt;
	font-weight:normal;
	color:#e74b60 !important;
	text-decoration:none !important;
}
.for_comments {
	border-left:1px solid #CCCCCC;
	padding:0 0 0 2px;
	color:#bb0426;
}
.for_comments a {
	padding:0 0 0 5px;
	color:#bb0426;
	text-decoration:none;
}
.for_comments a:hover {
	text-decoration:underline;
}
small {
	padding:15px 0 0;
	float:left;
	font-size:10px;
	font-family:Verdana;
	font-weight:normal;
	color:#010101;
}
.entry {
	margin:0;
	padding:0;
	float:left;
	width:630px;
}
.entry p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	line-height:22px;
	padding:10px 0 !important;
	margin:0 !important;
}
.entry a {
	padding:0;
	color:#bb0426 !important;
	text-decoration:none;
}
.entry a:hover {
	text-decoration:underline;
}
.details {
	float:left;
	margin:0;
	padding:0 0 8px;
	width:630px;
}
.details a {
	padding:0;
	font-size:11px;
	color:#bb0426 !important;
	text-decoration:none;
}
.details a:hover {
	text-decoration:underline;
}
#navigation {
	margin:0;
	padding:15px 0;
	float:left;
	width:630px;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
#navigation a {
	padding:0;
	font-size:11px;
	color:#bb0426 !important;
	text-decoration:none;
}
#navigation a:hover {
	text-decoration:underline;
}
/* ----------------------- CSS for sidebar  ------------------------------ */
#sidebar {
	float: right;
	width: 334px;
	font: 11px;
	padding:0 0 0 18px;
	color: #3e343f;
}
#sidebar a {
	color: #b62344;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar ul {
	margin:5px 0;
	padding:0 5px;
	list-style-type: none;
}
#sidebar ul li {
	color:#656565;
	font:11px;
	padding:5px 0;
	border-bottom:1px solid #eeeeee;
}
#sidebar ul li a {
	text-decoration: none;
	padding:0;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#9e9e9e;/*   background: url("images/sidebar_menu.gif") no-repeat bottom;*/
}
#sidebar ul li ul {
	margin: 0;
	padding: 0;
	background: none;
}
#searchform {
	margin:0;
	padding:0;
	float:left;
	width:334px;
}
#mid_search_bg {
	float:left;
	margin:0;
	padding:21px 0 23px 33px;
	width:219px;
	font-size:11px;
	background:url(images/search_box.jpg) no-repeat 0 0;
	border:none;
	cursor:auto;
}
.for_search_button {
	float:left;
	margin:0;
	padding:0;
}
.sidebar_container {
	margin:0;
	padding:0 0 0 20px;
	width:313px;
	float:left;
}
.sidebar_container h2 {
	margin:5px 0 !important;
	padding:0 0 0 30px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#000000;
	height:25px;
	display:none;
	background:url(images/subscribe2_bg.jpg) no-repeat 0 3px;
}
.for_recent{
	margin:10px 0 0;
	padding:0 0 0 20px;
	width:313px;
	float:left;
}
.for_recent h2 {
	margin:5px 0 !important;
	padding:0 0 0 30px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#000000;
	height:25px;
	background:url(images/star.jpg) no-repeat 0 3px;
}
.for_subscribe_bg{
	margin:0;
	padding:0;
	float:left;
	background:url(images/subscribe2_bg.jpg) no-repeat -20px 0;
	z-index:999999;
}
.for_archives {
	margin:10px 0 0;
	padding:0 0 0 20px;
	width:313px;
	float:left;
}
.for_archives h2 {
	margin:5px 0 !important;
	padding:0 0 0 30px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#000000;
	height:25px;
	background:url(images/archives_bg.png) no-repeat 0 3px;
}
#blogroll {
	margin:25px 0 0;
	padding:0 0 0 20px;
	width:313px;
	float:left;
}
#blogroll h2 {
	margin:0;
	padding:0 0 0 30px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#000000;
	height:25px;
	background:url(images/services_bg.jpg) no-repeat 0 3px;
}
.for_categories {
	margin:25px 0 0;
	padding:0 0 0 20px;
	width:313px;
	float:left;
}
.for_categories h2 {
	margin:0;
	padding:0 0 0 30px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#000000;
	height:25px;
	background:url(images/categories_bg.jpg) no-repeat 0 5px;
}
.title{
	margin:0;
	padding:0 0 20px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#000000;
	height:25px;
}
.h3_title{
	margin:0;
	padding:0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#5e5e5e;
	height:25px;
}
.h3_title a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#242424;
	height:25px;
}
.h3_title a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#e74b60;
	text-decoration:none;
}
#sharethis_0{
	margin:0;
	padding:0;
	width:630px;
}
a.stbutton{
	padding:1px 5px 5px 22px !important;
}
.stbuttontext{
	margin:0;
	padding:0;
}
#comments{
	margin:0;
	padding:20px 0 0;
	float:left;
	width:630px;
}
.for_padding{
	margin:0;
	padding:0 0 10px;
	float:left;
	width:630px;
}
.search{
	margin:0;
	padding:0;
	float:left;
}
.search form{
	margin:0;
	padding:0;
}
.search form table{
	margin:0;
	padding:0;
}
.search form table tr{
	margin:0;
	padding:5px 0;
}
.search form td{
	margin:0;
	vertical-align:middle;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}
.search form input[type="text"]{
	margin:0;
	padding:5px;
	width:160px;
	border:1px solid #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
a.rss_link{
	margin:10px 0 0;
	padding:5px 0 5px 30px;
	float:left;
	width:150px;
	height:11px;
	font-size:12px;
	color:#BB0426;
	vertical-align:middle;
	background:url(images/rss_icon.gif) no-repeat 0 0;
}
a.rss_link{
	text-decoration:underline;
}
.subscribe_button{
	margin:0;
	padding:0;
	float:left;
	width:112px;
	height:25px;
	background:url(images/subscribe_button.jpg) no-repeat 0 0;
	border:none !important;
	cursor:pointer !important;
}
.subscribe_button:hover{
	background-position:0 -25px;
}