/*

Theme Name: Dark
Theme URI: http://www.kaushalsheth.com/
Description:  A lightweight, simple and pleasant design.
Author: Kaushal Sheth
Author URI: http://www.kaushalsheth.com/
*/


/*#############################################################
Name: Blackbox
Date: 2006-06-01
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* Standard elements */
* {
	margin: 0;
	padding: 0;
}
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
body {
	background: #000 url('img/bg.png') repeat-x fixed left bottom;
	color: #999;
	margin: 20px 0;
	text-align: center;
	font: normal 0.8em sans-serif,Arial;
}
ul {
	margin: 12px 0;
}
li {
	list-style: url('img/li.gif');
	margin-left: 18px;
}
code {
	font: normal 1em "Lucida Sans Unicode",serif;
	background: url('img/bgcode.gif');
	color: #888;
	display: block;
	padding: 3px 6px;
	white-space: pre;
	margin-bottom: 12px;
}


/* Misc */
blockquote {
	margin-bottom: 12px;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	background: url('img/quote.gif') no-repeat;
	padding-left: 28px;
	color: #666;
}

.alert { background: #000000; border-top: 1px solid #858585; border-bottom: 1px solid #858585; text-align: center; color: #858585; margin: 10px 20px; width:650px; padding: 5px 20px; font-size: 12px;}

.alert a { color: #00CCFF;}

.alert a:hover { color: #FFCC00;}

.alert3 { background: #1a1a1a; border: 1px solid #999; text-align: justify; color: #999; margin: 10px 20px; padding: 10px 20px 10px; width:650px; font-size: 12px;}

.alert2 { background: #000000; border-top: 1px solid #858585; border-bottom: 1px solid #858585; text-align: center; color: #858585; margin: 10px 20px; width:650px; padding: 5px 20px; font-size: 12px;}

.alert2 a { color: #FFCC00;}

.alert2 a:hover { color: #00CCFF;}

.alert4 { background: #000000; border-top: 1px solid #858585; border-bottom: 1px solid #858585; text-align: center; color: #858585; margin: 10px 20px; width:650px; padding: 5px 20px; font-size: 12px;}

.alert4 a { color: #999;}

.alert4 a:hover { color: #ccc;}

.alert5 { background: #FBC900; border-top: 1px solid #CC3300; border-bottom: 1px solid #CC3300; text-align: justify; color: #333333; margin: 10px 20px; width:650px; padding: 5px 20px; font-size: 12px;}

.alert5 a { color: #CC3300;}

.alert5 h5 { text-align: center; color: #CC3300;}

.series a { color: #00CCFF;}

.series a:hover { color: #FFCC00;}


/* Main structure */
.main {
	background: #000; 
	border: 3px double #1A1A1A; 
	border-color: #1A1A1A #1A1A1A #1A1A1A #1A1A1A; 
	margin: 20px auto 4px auto; 
	text-align: justify;
	width: 750px; 
}


/* Header */
.gfx {
	background: #222 url('img/dark_pixel.jpg') no-repeat;
	height: 120px;
}
.gfx h1 {
	color: #111;
	font: normal 2.6em Tahoma,sans-serif;
	padding: 16px 20px;
}

.ad728 {
	background: #000;
	padding: 20px 0 20px 0;
}

.ad7282 {
	background: #000;
	padding: 0 0 20px 0;
}

.ad7283 {
	background: #000;
	padding: 20px 0 0 0;
}

.ad7284 {
	background: #000;
	padding: 0 0 0 0;
}

#header_r {
        float:right;height:91px;width:506px;
        margin:0; padding:0;
}

/*++++++++++++++++++++++++++++++ Search +++++++++++++++++++++++++++++++++*/

#search { 
        height:22px;
        float:right;
        margin:90px 0 0 0;
}

#search #s { 
        font-size:14pt;
        font-weight:bold;
        padding-left:3px;
        padding-bottom:1px; 
        width:287px;
        height:22px;
        color:#666;
        text-align:right;
        padding:0 5px;
}

input#s { 
        color:#666;
        border:2px solid #333;
        background:#000;
}

/* Menu */
.menu a {
	background: #000 url('img/bgmenu.png') repeat-x;
	border-right: 1px solid #222;
	border-top: 1px solid #1A1A1A;
	color: #000;
	font-size: 1.6em;
	float: left;
	padding-top: 4px;
	width: 149px; height: 36px;
}
.menu a span {
	padding-left: 6px;
}
.menu a:hover {
	background-position: left bottom;
	color: #000;
}
.menu a#last {
	width: 150px;
	border-right: none;
}


/* Content */
.content {
	border-top: 1px solid #1A1A1A;
	background: #1A1A1A;
	clear: both;
}
.content h1 {
	margin: 0 0 4px;
	font: bold 1.1em sans-serif,Arial;
	color: #666;
}
.content h1 a {
	margin: 0 0 4px;
	font: bold 1.1em sans-serif,Arial;
	color: #999;
}
.content h1 a:hover {
	margin: 0 0 4px;
	font: bold 1.1em sans-serif,Arial;
	color: #ccc;
	text-decoration: none;
}
.content h5 {
	margin: 0 0 4px;
	font: bold 1.1em sans-serif,Arial;
	color: #CC3300;
}
.content h2 {
	margin: 0 0 4px;
	color: #666;
}
.content p {
	margin: 0 0 12px;
}
.item {
	background: #030303 url('img/bgitem.gif') repeat-x;
	padding: 8px 10px;
}


/* Footer */
.footer {
	padding: 5px;
	background: #0A0A0A;
	color: #666;
	text-align: center;
} 


	
	/*post stylng*/
.item{margin:0 0 25px 0;}

.item .info{
padding:2px 3px 3px 8px;
border:1px solid #1a1a1a;
background-color:#1a1a1a;
font-size:0.9em;
color:#505050;
}

/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #000000;
width: 500px;
}

#commentform textarea {
background: #666;
border: 1px solid #d6d3d3;
width: 500px;
}
#commentform textarea:hover {
background: #999;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #999;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #666;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #999;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #999;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

/*  styles for the unit rater  */

.ratingblock {
	display:block;
	border-bottom:1px solid #999;
	padding-bottom:8px;
	margin-bottom:8px;
	}

.loading {
	height: 30px;
	background: url('/images/working.gif') 50% 50% no-repeat;
	}
	
.unit-rating { /* the UL */
	list-style:none;
	margin: 0px;
	padding:0px;
	height: 30px;
	position: relative;
	background: url('/images/starrating.gif') top left repeat-x;		
	}

.unit-rating li{
    text-indent: -90000px;
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
	}
	
.unit-rating li a {
	outline: none;
	display:block;
	width:30px;
	height: 30px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
	}
	
.unit-rating li a:hover{
	background: url('/images/starrating.gif') left center;
	z-index: 2;
	left: 0px;
	}

.unit-rating a.r1-unit{left: 0px;}
.unit-rating a.r1-unit:hover{width:30px;}
.unit-rating a.r2-unit{left:30px;}
.unit-rating a.r2-unit:hover{width: 60px;}
.unit-rating a.r3-unit{left: 60px;}
.unit-rating a.r3-unit:hover{width: 90px;}
.unit-rating a.r4-unit{left: 90px;}	
.unit-rating a.r4-unit:hover{width: 120px;}
.unit-rating a.r5-unit{left: 120px;}
.unit-rating a.r5-unit:hover{width: 150px;}
.unit-rating a.r6-unit{left: 150px;}
.unit-rating a.r6-unit:hover{width: 180px;}
.unit-rating a.r7-unit{left: 180px;}
.unit-rating a.r7-unit:hover{width: 210px;}
.unit-rating a.r8-unit{left: 210px;}
.unit-rating a.r8-unit:hover{width: 240px;}
.unit-rating a.r9-unit{left: 240px;}
.unit-rating a.r9-unit:hover{width: 270px;}
.unit-rating a.r10-unit{left: 270px;}
.unit-rating a.r10-unit:hover{width: 300px;}

.unit-rating li.current-rating {
	background: url('/images/starrating.gif') left bottom;
	position: absolute;
	height: 30px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
	}

.voted {color:#999;}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}