/*  
Theme Name: Artistic Black
Author URI: http://www.premiumthemes.net/
Version: 1.0
Author: Premium Themes
Description: Premium Themes is a theme by <a href="http://cssace.com/">R.Bhavesh</a> and <a href="http://premiumthemes.net/">Premium Themes</a>.
*/

*	{ 
	margin: 0; 
	padding: 0; 
	border:none; 
}
body { 
	background:#000; 
 	font: 62.5%  Verdana, Arial, Helvetica, sans-serif; 
	margin-bottom:20px;
}

/* Links -----------------------------------------------------------------------*/

a 	{ 
	color: #939393; 
	text-decoration: none; 
	outline:none; 
}
a:hover { 
 }
 
ul { 
	list-style:none;
}

.clear		{ 
	clear:both; 
}
.alignleft 	{ 
	float:left;
}
.alignright	{ 
	float:right;
}
.imgleft {
	float:left;
	margin:0 12px 12px 0;
	background:#fff;
	padding:3px;
}
.imgright {
	float:right;
	margin:0 0 12px 12px;
	background:#fff;
	padding:3px;
}
.imgleft_n {
	float:left;
	margin:0 40px 12px 0;
	padding:3px;
}
.img_center {
	width:98%;
	background:#d5d5d5;
	padding:5px;
	margin:10px 0;
}
code {
	font-size:12px;
}
.gravatar {
	float:left;
	margin:0 10px 10px 5px;
	width:40px;
	height:40px;
	background: url(images/gravtar.png) no-repeat;
} 
.clear { clear:both;}

.comments111 { overflow:hidden; height:100%;}
/* STRUCTURE ----------------------------------*/

#header	{ 
	 background:url(images/headbg.png) repeat-x top;
	 height:174px; 
	 overflow:hidden;
}
#header-in	{ 
	width:960px; margin:0 auto; 
}
#content-wrap { 
	width:960px;  
	margin:0 auto;
	padding-bottom:20px; 
	background:url(images/col_sepretor2.png) repeat-y right top;
	background-position:499px 0;
	min-height:500px;
	height:100%;
	overflow:hidden;
}
#content { 
	float:left; 
	width:61%; 
 }
#sidebar { 
	float:right; 
	width:356px; 
 }
#sidebar_l { 
	float:left; 
	width:185px; 
}
#sidebar_r { 
	float:right; 
	width:155px; 
}
#footer	{ 
	background:#000; 
	padding:10px 0; 
	border-top:1px solid #1a1a1a; 
	border-bottom:1px solid #1a1a1a; 
	clear:both;
}
#footer-in	{
	width:960px; 
	margin:0 auto; 
	overflow:hidden; 
	height:100%; 
}		
/*  Headings ----------------------------------*/

h1  	{ 
	margin: 0 0 15px 0; 
	padding:0; 
	font:normal 22px Georgia, "Times New Roman", Times, serif;	
 }
#content h3.title 	{ 
	/*make homepage h3's for the first 2 stories look like H1 */
	font-size:28px;  
	border-bottom:none;
	text-align:center;
}

#content h1.title 	{ 
	/*make homepage h3's for the first 2 stories look like H1 */
	font-size:28px;  
	border-bottom:none;
	text-align:center;color:#bdbdbd;	
}
#content h1 a { 
	color: #bdbdbd; 
	text-decoration: none; }
h1 a, h3 a 	{ 
	text-decoration: none; 
	color:#333;  
	border-bottom:none; }
h1 a:hover, h3 a:hover { 
 	text-decoration: none; 
}
h2 	 { 
	margin:0; 
	padding: 5px 0 0 0; 
	line-height: 150%; 
 	font:normal 22px Georgia, "Times New Roman", Times, serif; 
}
h2 a { 
	color: #333; 
	text-decoration: underline; 
}
h2 a:hover 	{ 
	color:#666; 
	text-decoration: none; 
}
h3	{ 
	margin: 0 0 20px 0;	
	padding: 10px 0 5px 0;	
	color:#bdbdbd;	
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	border-bottom:1px  dashed #545453; 
	text-align:center;
}
#sidebar h3  { 
	font-size: 14px; 
}
h3 a { 
	color: #bdbdbd; 
	text-decoration: none; }
h4	{ 
	margin: 0 0 0 0;	
	padding: 5px 0;	
	color:#ccc;
	font: normal 18px Georgia, "Times New Roman", Times, serif;	 
}
h5	{ 
	margin: 0 0 0 0;	
	padding: 5px 0;	
	color:#ccc;
	font: bold 16px Georgia, "Times New Roman", Times, serif;	 
}
h6 	{ 
	margin: 12px 0 0 0 ;
	padding: 0 0 10px 0;
	line-height: 150%;
 	font: normal 18px Georgia, "Times New Roman", Times, serif; 
}
.btmspace	{   
	text-align:center; 
	width:380px; 
	float:right;   
}
.btmspace2	{
   text-align:center;  
   margin-bottom:15px; 
}
.head1 { 
	background:url(images/h1.png) no-repeat left center;
}
.head2 { 
	background:url(images/h2.png) no-repeat right center; 
 	overflow:hidden;
	height:100%;
	padding:0 62px;
}
.head3 { 
	background:url(images/h1.png) no-repeat left; 
	background-position:30px 15px
}
.head4 { 
	background:url(images/h2.png) no-repeat right; 
	padding:0 55px; 
	overflow:hidden; 
	height:1000%; 
	background-position:520px 15px; 
}


/* Header  ----------------------------------*/

#header .logo-image 	{ 
	margin:8px 0 0 0; 
	font:32px Georgia, "Times New Roman", Times, serif; 
  }
#header .logo-image a	{ 
	display:block; 
 	color:#000; 
	height:100px;
 	text-indent:-9009px;
	text-decoration:none; 
	background: url(images/logo.png) no-repeat center top;
}

#header .logo  { 
	display:block; 
	float:left;
	color:#000; 
	width:163px;
	height:200px;
	text-align:center; 
 	text-decoration:none; 
	background:url(images/logom.png) no-repeat;
}

#header .logo-text 	{ 
	margin:5px 0 0 0; 
	font:22px Georgia, "Times New Roman", Times, serif; 
	color:#333; 
	float:left; 
}
#header .logo-text a	{ 
	display:block;
	width:163px;
	color:#333; 
  	text-decoration:none; 
}
#header .logo-text a:hover	{ 
	color:#fc7519; 
}

#header .description	{ 
	margin:10px 0 15px 0; 
	padding:3px 5px; 
	font:bold 12px Arial, Helvetica, sans-serif; 
	color:#aaa; 
	float:left;  
	border-top:1px solid #cacaca; 
	border-bottom:1px solid #cacaca; 
	clear:both;
}
#header-in p { 
	margin: 0 0 10px 0; 
	width:600px; 
	color:#666; 
	font-size:12px; 
	line-height:18px; 
}
#header-in h2 { 
	margin:0; 
	padding: 5px 0 5px 0; 
 	color: #ff6600;	
	font:bold 14px Georgia, "Times New Roman", Times, serif;
}
#categories  { 
	background:url(images/sepretor_vr.png) repeat-y left; 
	margin-top:5px; 
	padding:5px 0 8px 15px; 
	float:left;
	min-height:110px;
}
#categories #links { 
	list-style: none; 
	margin:0;
	padding:0;
	width:380px;
	text-transform:uppercase;
}
#categories #links li  { 
	padding:2px 10px 2px 0;  
	font:10px Arial, Helvetica, sans-serif; 
	color:#bbb;
	float:left;
	width:180px; 
}
#categories #links li ul li { 
	display:none;
}
#categories #links li a { 
	color:#bbb; 
	text-decoration: none; 
}
#categories #links li a:hover { 
 }
/*nav start ----------------------------------------------- */
 
#navbg {
}
#navi { 
	width:126px; 
	float:left; 
	margin:10px 0 0 35px;
}
#nav { 
	list-style: none; 
	text-transform:uppercase;
}
#nav li  { 
	padding:2px 10px 2px 0;  
	font:10px Arial, Helvetica, sans-serif; 
	color:#bbb;
}
#nav li.current_page_item a{ 
	color:#f60;
}
#nav li ul li { 
	display:none;
}
#nav li a { 
	color:#bbb; 
	text-decoration: none; 
}
#nav li a:hover	{ 
 }


/* TOP SEARCH FORM -----------------------------------------------------------------------*/


#search  { 
	background:url(images/sepretor_vr.png) repeat-y left; 
	margin-top:5px; 
	padding:5px 0 8px 15px; 
	float:right;
	width:150px;
}
#header-in #search h2 { 
	margin:0; 
	padding: 5px 0 5px 15px; 
 	font:bold 14px Georgia, "Times New Roman", Times, serif;
}
.i_search {
	background:url(images/i_search.png) no-repeat; 
	background-position:0 8px;
}
.searchfield { 
	background:#242424; 
	border:1px solid #404040; 
	padding:1px; 
 	height:20px;
}
.searchfield:hover { 
	background:#333; 
 }
#searchform .s { 
	border: none; 
	background:none; 
 	border:none;  
	padding:2px;  
	font:11px Arial, Helvetica, sans-serif;  
	width:128px;	
	float: left; 
	color:#fff;
	height:16px; 
}
#searchform .sgo { 
	margin:3px 0 0 0; 
}
.rss { 
	margin-top:12px;
	padding-top:5px;
  	background:url(images/sepretor_hr.png) repeat-x top ;
	font-family:Arial, Helvetica, sans-serif;
}
.rss span	{ 
	font-size:12px; 
	padding:5px;
}
.i_rss	{ 
	background:url(images/rss.png) no-repeat; 
	background-position:0 2px; 
	padding-left:18px;
}

 
/* Content  ----------------------------------*/
#content a 	{ 
 	text-decoration: none; 
	outline:none; 
}
#content a:hover { 
	color: #939393; 
}

#content p { 
	margin: 0 0 10px 0; 
 	font-size:11px; 
	line-height:18px; 
	text-align:justify; 
}
#content p a 	{ 
	color: #939393; 
	text-decoration: none; 
	outline:none; 
}
#content p a:hover { 
 }
#content h3	{ 
	text-align:left;
}
#content h3.h1 { text-align:center}

#content ul { 
	margin:0; 
	padding:0; 
	font:12px Arial, Helvetica, sans-serif; 
}	
#content li { 
	margin:0 0 5px 0; 
	padding:0 0 0 12px; 
	background:url(images/bullet4.png) no-repeat center; 
	background-position:0 4px; 
}
#content ul li ul {
	margin:8px 0 5px 0;
	padding:0 0 0 0;
}
#content li ul li {
	margin:0 0 5px 0; 
	padding:0 0 0 12px; 
	background:url(images/bullet4.png) no-repeat center left;
}

#content ol {
	list-style-type: decimal;
	line-height:18px;
	margin: 0;
	padding: 0 0 10px 22px;
}
#content ol li ol {
	margin:8px 0 5px 18px;
	padding:0 0 0 0;
}
#content ol li {
	margin:0 0 5px 0;
	padding:0;
	background:none;
}
	
#content p.aligncenter { 
	text-align:center; 
} 
#content p.aligright { 
	text-align:right; 
} 
#content p.more { 
	font-size:10px; 
	text-transform:uppercase; 
}
#content p.more	a { 
	text-decoration:none; 
}
#content blockquote { 
	margin:15px 0 20px 0; 
	padding:5px 8px 0 35px; 
	background:url(images/quote2.png) no-repeat left top; 
	background-position:8px 5px; 
 	font:italic 12px Georgia, "Times New Roman", Times, serif;
}
 
 	
/*post css start ----------------------------------*/
.category {
	float:left;
	width:45%;
	padding-right:15px;	
}
#content .category h2, #content .archives h2 { margin-bottom:10px;}
 .archives {
	float:right;
	width:45%;
}
.search404 {
 	margin-top:5px; 
	padding:3px 4px 5px 0; 
 	width:150px;
	background:#545454;
	clear:both; 
 }
.search404 .s { margin-right:5px; margin-bottom:3px ; } 
.clear { clear:both; }

.posts { 
	clear:both; 
	overflow:hidden;
	height:100%;
	padding-bottom:25px;
	overflow:hidden;
}
.post_l	{
	width:29%;
	float:left;
	padding:10px 0;
	text-align:center;
}
.post_l_spacer {
margin-top:11px;
}
.post_r	{
	width:68%;
	float:right;
	padding-bottom:35px;
	background:url(images/post_bottom.png) no-repeat bottom center;
}								
.more-link	 { 
	text-align:right;
	float:right; 
 	font-size:10px; 
	text-transform:uppercase;
	background:url(images/i_continue.png) no-repeat right; 
	padding-right:10px;
}  
#content p.date { 
	font:11px Verdana, Arial, Helvetica, sans-serif; 
	text-transform:uppercase; 
	text-align:center;
	padding:4px 0 14px 0; 
	color:#777; 
	background:url(images/post_l_top.png) no-repeat bottom center; 
	margin-bottom:10px;  
	width:165px;
}
#content p.category { 
	font:bold 12px Georgia, "Times New Roman", Times, serif; 
 	text-align:center;
	border-bottom:1px solid #545453; 
	padding:3px 0 12px 0; 
	color:#777; 
	margin-bottom:10px;  
	width:165px;
}
#content p.category a { 
	font:11px Verdana, Arial, Helvetica, sans-serif; 
	color:#777; 
 	text-decoration:none;
	line-height:18px;
}
#content p.category a:hover { 
 }

#content p.auth  { 
	font:12px Georgia, "Times New Roman", Times, serif; 
	color:#777; 
	border-bottom:1px solid #545453;
	padding:3px 0 12px 0;  
	text-align:center;
}
#content p.auth a { 
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; 
	color:#777; 
	text-decoration:none;
	text-transform:uppercase;
}
#content p.auth a:hover { 
 }
#content p.commentp { 
	font:bold 12px Georgia, "Times New Roman", Times, serif; 
 	text-align:center;
 	padding:3px 0 12px 0; 
	color:#777; 
	margin-bottom:10px;  
	width:165px;
}
#content p.commentp a { 
 	color:#777; 
 	text-decoration:none;
	line-height:18px;
}
#content p.commentp a:hover { 
 }

/* 	Previous/Next Page Navigation ----------------------------------*/
.page-nav { 
	clear: both; 
	margin: 15px 0px; 
	padding: 2px 0px; 
	height: 22px;
}
.nav-previous { 
	width: 249px;  
	float: left;  
	text-align: left; 
	margin: 2px 0px;
}
.nav-next { 
	width: 249px; 
	float: right;  
	text-align: right;	
	margin: 2px 0px; 
}
.page-nav a  { 
	text-decoration: none; 
	border-bottom:none; 
}
.nav-previous a	{ 
	padding-left: 11px; 
	text-transform:uppercase; 
	background:url(images/arrow-left.gif) no-repeat left;
}
.nav-next a { 
	padding-right: 11px;	
	text-transform:uppercase; 
	background:url(images/arrow-right.gif) no-repeat right;
	border-bottom:none; 
}

/*Page navigatoin 2 ----------------------------- */

.wp-pagenavi {
	text-align:center;
	height:25px;
	font:bold 11px Arial, Helvetica, sans-serif;
	line-height:24px;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	text-decoration: none;
 	line-height:24px;
	background-color: #666;
}
.wp-pagenavi a:hover {
 	background-color: #333;
}
.wp-pagenavi span.pages {
	padding: 3px 8px 3px 8px;
	margin: 2px 2px 2px 2px;
 	background-color: #000;
}
.wp-pagenavi span.current {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	line-height:25px;
	font-weight: bold;
	color: #333;
	background:#fff;
}
.wp-pagenavi span.extend {
	padding: 3px 8px 3px 8px;
	margin: 2px;
 	line-height:25px;
	background-color: #333;
}
/* tagcloud  ----------------------------------*/

#tag_cloud a {
	font-size:12px !important;
	margin-right:10px;
	line-height:18px;
}


/* Comments  ----------------------------------*/

#comments-wrap 	{
}
.textarea 		{ 
	border:1px solid #2b2b2b; 
	background:#222; 
	width:280px; 
	color:#fff;
}
.textarea:hover	{ 
	border:1px solid #2b2b2b; 
	background:#333; 
	width:280px;
}

.Cbutton  { 
	border:none; 
	font:bold 11px Arial, Helvetica, sans-serif; 
	padding:4px; 
	background:#434343; 
	color:#fff; 
}
.Cbutton:hover  { 
	border:none; 
 	background:#9d9d9d; 
	color:#333; 
}

/*	Headers	*/

#comments-wrap h6  { 
	font-size: 20px; 
}

/*	Comments	*/

.commentlist  {
}
.commetmainauthor {
	background:#181817;
	clear:both;
	margin-bottom:15px;
	padding: 11px 5px 0 5px;
	overflow:hidden;
	height:100%;
}
.commetmain	 { 
	clear:both;  
	margin-bottom:15px; 
	padding: 11px 5px 0 5px;
	overflow:hidden; 
	height:100%;  
}
.commet_top { 
	font:11px Arial, Helvetica, sans-serif;  
	border-top:1px solid #333; 
	border-bottom:1px dashed #333; 
	text-align:center; 
	padding:5px 0; 
	margin-bottom:5px; 
	color:#666;
}	
.commet_right	{ 
	width:70%; 
	float:right;  
	background:url(images/quote.png) no-repeat; 
	padding:5px 0 0 35px;
}		
.comm_list  { 
	margin-bottom:15px;
}

#content .commetmain p	 { 
	margin:0; 
	padding:0;
}
.thecomment  {
	margin: 0px ;  
}
.comment-body 	 { 
	margin:0;
}
.comment-metadata  { 
	padding:5px 10px; 
	color: #333; 
	font-weight:bold; 
	font-size:11px; 
}
.comment-metadata a, .comment-metadata a:visited { 
	color:#333; 
	text-decoration:none;
}
.comment-metadata a:hover  { 
	color: #666; 
}
.authorcomment  { 
	margin: 0px; 
	font-size:12px; 
}
.authorcomment .comment-body { 
	border: none; 
}
.authorcomment .comment-metadata { 
	padding:0 10px; 
	background: #fff; 
	color: #333333; 
}
.authorcomment .comment-metadata a { 
	color:#333; 
	text-decoration:none; 
}
.authorcomment .comment-metadata a:hover { 
	color: #333; 
}

.nav-next	  { 
	padding-right:8px; 
	font-weight:bold;
}
.nav-previous { 
	padding-left:8px; 
	font-weight:bold;
}

.comment-author	{ 
	padding-bottom:5px;  
	font-size:11px; 
	text-transform:uppercase; 
	text-align:center; 
}

#content .trackbacklist {
	margin:8px 0 0 0;
	padding:0;
	list-style:none;
}
#content .trackbacklist li {
	margin:0 0 8px 0;
	padding:0 0 5px 12px;
	list-style:none;
	border-bottom:1px solid #333;
}
.post-ratings {
	font-size:12px;
	font-style:normal;
	padding-left:8px;
	display:block;
	margin:8px 0;
}
 

/* sidebar content ----------------------------------*/

#sidebar a {
	color:#939393;
 	text-decoration: none;
 }
#sidebar a:hover {
 	text-decoration: none;
}
/*widget calendar css =================================================== */

#wp-calendar {
	width:100%;
}
#sidebar .widget_calendar h2, widgettitle {
	display:none;
}
#sidebar #calendar_wrap caption {
	margin:5px 0 3px 0;
	padding:5px 0 3px 0;
	font:18px Georgia, "Times New Roman", Times, serif;
  	width:100%;
	background:url(images/head_top.png) no-repeat top center; 
	border-bottom:1px dashed #545453;
} 
 

/* widget search css ===================================================  */	

#sidebar #search {
	background:#000;
	border:1px solid #333;
	padding:8px 5px;
	overflow:hidden;
	height:100%;
	width:140px;
}
#sidebar input {
 	color:#fff;
	padding:2px;
	background:#333;
	margin-bottom:3px;
}
#search br {
	display:none;
}
.Sponsors {
	text-align:center;
	margin:8px 0 8px 0;
	overflow:hidden;
	height:100%;
}
.ads {
	text-align:center;
	
} 
 
#sidebar h2 	{ 
	margin:0 0 5px 0; 
	padding:8px 0 5px 0;  
	font:bold 12px Georgia, "Times New Roman", Times, serif; 
	color:#777;
	text-align:center;
	text-transform:uppercase;
	background:url(images/head_top.png) no-repeat top center; 
	border-bottom:1px dashed #545453;
	overflow:hidden;
 }
.advt_spacer {
	margin:15px 0 10px 28px;
}
 
#sidebar ul, #sidebar ul li{ 
	margin:0; 
	padding:0;
	font-size:11px;
	list-style-type: none; 
}
#sidebar ul li ul  { 
	margin:0;
	padding:0;
}
#sidebar ul li ul li  { 
	margin: 0;  
	padding: 3px 0 3px 13px;  
	background:url(images/bullet.png) no-repeat; 
	background-position:5px 9px;
}
#sidebar ul li ul li a {
 	line-height:18px; 
	color:#939393; 
	text-decoration: none;
	border-bottom:none; 
}
#sidebar ul li ul li a:hover{ 
	text-decoration: none; 
 	background-position:0 6px;
}
#sidebar ul li ul li ul li 	{
 	margin:0; 
	padding: 3px 0 3px 13px; 
}
#sidebar ul li ul li ul li a { 
 	margin: 0; 
 	text-decoration: none; 
 }
#sidebar ul li ul li ul { 
	border: none; 
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li ul li a:hover {  
 }
 
/* footer ---------------------------------- */

#footer p { 
	margin:5px 0 5px 0;
	padding:0;  
	font-size:11px; 
	line-height:22px;  
	color:#6d6d6c;
}
#footer span { 
	color:#6d6d6c;
	position:relative; 
	top:-5px;
}
#footer span a { 
	color:#6d6d6c; 
	text-decoration:none;
}
#footer span a:hover { 
 	text-decoration:none;
}
#footer a {
	color: #6d6d6c;
}
#footer a:hover {
 }
#flinks	{ 
float:right; 
list-style:none;
}
#flinks li 	{ 
	display: inline; 
	line-height:26px;
}
#flinks li a { 
	color:#6d6d6c ; 
	padding:0px 8px 0 8px; 
	border-right:1px solid #333; 
	margin:0; 
	font:bold 11px Georgia, "Times New Roman", Times, serif; 
	text-transform:uppercase; text-decoration:none;
}
#flinks li a:hover { 
	display: inline; }

/*
P.I.E. FLOAT CLEARING
See http://www.positioniseverything.net/easyclearing.html 
--------------------- */

.clearfix:after {
  content: ".";
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
.clearfix {
  display: inline-block; /* Fixes IE/Mac */
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */		