@charset "utf-8";
/* CSS Document */

body {
	background:#000 url(../images/bgnew.jpg) left top no-repeat;
	background-attachment:fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
	padding:0px;
	overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6, p, ul, li{margin:0px; padding:0px; text-align:left; font-weight:normal;}
img, form{ border:0; margin:0px; padding:0px; outline:none; }
a { text-decoration:none; cursor:pointer; outline:none; }
textarea { font:14px Arial, Helvetica, sans-serif; color:#222;}
#s {  border:0; margin:0px; padding:0 0 0 10px; outline:none; }
.img_left{ float:left;}
.img_right{ float:right;}
.clear { clear:both;}
.preloadimage { display:none;}


/* page width */
.container { width:990px; float:right; margin:80px 10px 0px 0px;}
	
	.sitename { width:990px; float:left; }
	.sitename img { float:right;}
	
		
	.pagecontent { width:980px; float:left; background:#fff;  border-left:5px solid #000; border-right:5px solid #000; border-bottom:5px solid #000;}
	
	/* header */
	.header { width:930px; float:left; padding:103px 25px 0px 25px; background:#fff url(../images/headerbg.jpg) top no-repeat; text-align:center;}
	.cont-details { text-align:center; width:930px; font-size:18px; font-weight:bold; color:#000; padding:22px 0px 38px 0px;  }
	.cont-details img { vertical-align:middle; margin:0px 7px; display:inline;}
	.cont-details a { color:#000; vertical-align:middle;}
	.cont-details a:hover { color:#d8206b;}
	
	
	/* navigation */
	.topnavigation { width:930px; clear:both; margin:0 25px; background:url(../images/topnav-bg.gif) no-repeat; text-align:center; height:45px;}
	
	/* content */
	.content { background:url("../images/page-bg.gif") repeat-y scroll 0 0 transparent; margin:30px 25px; width:930px; }
		
		/* left side */
		.leftcol { float:left;  margin:0px 31px 0px 0px; display:inline; width:650px;}
		
		.post { float:left; width:650px; padding:0px 0px 60px 0px;}
		
		.title { color:#000; font-size:32px; font-weight:bold; float:left; width:600px;}
		.title a { color:#000;}
		.title a:hover { text-decoration:underline; }
		
		.post div.toplinks { padding-bottom:10px;}
		.post div.toplinks span{ color:#FF0E7A; font-size:16px; font-weight:bold; padding-right:10px;}
		.post div.toplinks a{ color:#333333; font-size:16px; font-weight:bold; padding-right:9px;}
		.post div.toplinks a:visited{ color:#4940A2;}
		.post div.toplinks a:hover{ color:#999999;}
		.sections {color:#999999; font-size:16px; font-weight:bold; border-top:dotted #CCCCCC 1px; padding:10px 0px 20px 0px;}
		
		.category { font-size:14px; color:#000; font-weight:bold; float:left; padding:0px 0px 5px 0px; }	
		.category a { color:#ff0e7a; text-decoration:underline;}
		.category a:visited { color:#4940A2; }
		.category a:hover { color:#000; text-decoration:none;}
		
		.date { float:left; background:url(../images/date-bg.gif) no-repeat; width:50px; height:56px;padding:5px 0px 0px 8px; }
		.date a{ font-size:14px; color:#fff; font-style:italic; font-family:Georgia, "Times New Roman", Times, serif;}
		.date a:hover{ text-decoration:underline;}
		.share_wid { float:right; width:130px; margin:0px 0px 20px 0px;}
		.share_wid .fbshare { width:60px; float:left; margin:0px 10px 0px 0px; display:inline; padding:5px 0px 0px 0px; height:56px; font-size:20px; color:#434343; text-align:center;}
		.share_wid .twittershare { width:50px; float:left; background:url(../images/share-twitter.gif) no-repeat; height:56px; line-height:15px; padding:5px 0px 0px 0px;  color:#434343;  font-size:18px; text-align:center;}
		.share_wid .twittershare span { font-size:11px;}
		
		.post p { font-size:15px; color:#444444; line-height:21px; padding:10px 0px;}
		.post p a { color:#000; text-decoration:underline;}
		.post p a:hover {text-decoration:none;}
		.post .img { text-align:center; width:648px; border:1px solid #CCCCCC; float:left; margin:0px 0px 15px 0px;}
		.post .img img { float:left;}
		
		
		.post a.comments {
			background: transparent url(../images/gray-btn-right.gif) no-repeat scroll top right; 
			display: block;
			float: left;
			height: 23px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
			margin: 0px 4px;
			padding-right: 5px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
			text-decoration: none;
			color: #fff;
			font-size:12px;
			margin:5px 10px 5px 0px;
			}
		.post a.comments span {
			/* Background left image */ 
			background: transparent url(../images/gray-btn-left.gif) no-repeat; 
			display: block;
			line-height: 23px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
			padding: 0px 10px 5px 12px;
			} 
		.post a.comments:hover span{
			text-decoration:underline;
			}
		.dhimtags {color:#000000; font-size:14; font-weight:bold;}
		.tag-links {color:#000000;}
		.tag-links a {color:#000000; text-decoration:none;}
		.tag-links a:hover {text-decoration:underline;}
		
		/* paging */
		.pagenavi { width:650px; float:left;}
.pagenavi .previous a, .pagenavi .next a {
	font-size:12px;
	font-family:Arial;
	margin:5px 10px 0 10px;
	float:left;
	font-weight:bold;
	text-shadow:#FFF 0 1px 0;
	color:#000;
}
.pagenavi .previous a:hover, .pagenavi .next a:hover {
	color:#d91f6b;
}
.pagelist { float:left;}

.pagenavi .pagelist a:link, .pagenavi .pagelist a:active, .pagenavi .pagelist a:visited {
	background-color:#fff;
	border:1px solid #d7d5d5;
	padding:2px 6px;
	margin:0px 3px;
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#b8b8b8;
	text-decoration:none;
	text-shadow:#FFF 0 1px 0;
	display:inline-block;

}
.pagenavi .pagelist a:link {
	color:#b9b9b9;
}
.pagenavi .pagelist a:visited {
	border:1px solid #eee;
	color:#aaa;
	background-color:transparent
}
.pagenavi .pagelist a:hover {
	border:1px solid #636363;
	color:#636363;
}
.pagenavi .pagelist a:visited:hover {
	border:1px solid #636363;
}

.pagenavi .pagelist .current {
	font-size:18px;
	color:#d91f6b;
	padding:0px 6px;
}

.pagenavi a.page {
	font-size:16px;
}

		
		
		/* right side */
		.rightcol { float:left;width:249px;}
		.search { float:left; width:249px; padding:0px 0px 16px 0px; display:inline; background:#fff; }
		.search  input { font-size:18px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; color:#909090; background: url(../images/top-search-inputbg.gif) no-repeat; width:206px; height:36px; float:left; padding:0px 0px 0px 10px; line-height:32px; }
		.search a.searchbtn { height:36px; float:left; width:33px; background:url(../images/top-search-btn.gif) top no-repeat; display:block; }
		.search a.searchbtn:hover { background-position:bottom;}
		
		
		
		.rightcontbox { width:216px; float:left; background:#f5f5f5 url(../images/right-box-top.gif) top no-repeat; padding:31px 16px 20px 17px;}
		.rightcontbox h2 { font-size:18px; font-weight:bold; color:#000000; padding:0px 0px 15px 0px; float:left; width:216px;}
		.rightcontbox ul { margin:0px; padding:0px 0px 20px 0px; float:left; width:216px;}
		.rightcontbox ul li { list-style:none; line-height:20px; font-size:14px; color:#7f7f7f; width:216px; float:left; padding:4px 0px 4px 0px; border-bottom:1px solid #d2d2d2; }
		.rightcontbox ul li a { color:#7f7f7f;}
		.rightcontbox ul li a:hover { color:#000;}
		
		.fbfanbox { width:216px; float:left; margin:20px 0px; text-align:center;}
		
		.socialmedia { float:left; width:216px;}
		.socialmedia img { float:left; margin:0px 10px 0px 0px;}
		
		.populartags { float:left; width:216px; margin:0px 0px 20px 0px;}
		
		.addbox { float:left; width:216px;}
		.addbox a.addhere { color:#259fd7; font-size:14px; font-weight:bold; text-decoration:underline; padding:3px 0px; display:block;}
		.addbox a.addhere:hover { text-decoration:none;}
		
		
		
		
	
	.footer { clear:both; width:990px; float:left; padding:30px 0px; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; color:#999999; font-size:14px; }
	.footer .left { float:left;}
	.footer .right { float:right;}
	.footer .right a { color:#999999;}
	.footer .right a:hover { color:#999999; text-decoration:underline;}
	
	
	
	
