/* -------------------------------------------------------------------------------
	Theme Name: Pro Black
	Theme URI: http://www.templatelite.com/pro-black-free-wordpress-theme/
	Description: Professional-looking 2-column Wordpress theme in black background. Brought to you free by <a href="http://www.templatelite.com/">Templatelite.com</a>.
	Version: 1.00
	Author: TemplateLite.com
	Author URI: http://www.templatelite.com/
	Tags: black, orange, right sidebar, fixed width, two columns, widget ready, valid xhtml, valid css
   ------------------------------------------------------------------------------- */
































/***** GENERAL *****/
body{
	margin:0px auto;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color:#ffffff;
	background:#000000;
	border:0px yellow solid;
}
































img {
	border:0px;
	padding:5px;
	max-width: 100%; /* not working in IE6*/
}
a {color:#D68202;text-decoration: none;}
a:hover {color: #D68202;text-decoration: underline;}
































h1 {font-size:30px;}
h2 {font-size:26px;}
h3 {font-size:21px;}
h4 {font-size:17px;}
h5 {font-size:14px;}
h6 {font-size:12px;}
































p {margin: 0px 0px 12px 0px;}
hr {height:1px;border:none;border-top:1px dashed #ACACAC; width:95%;}
del {color:red;}
ins {color:green;}

/* added by cn */

bline{
	color:#ffffff;
	background-color:#D68202;}
blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 22px;
	margin: 10px 10px 10px 10px;
	border-left: 2px solid #ACACAC;
}
input,select,textarea {
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
code{
	font: 1.1em 'Courier New', Courier, Fixed;
}
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}
































img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear:both;}
.spacer {height:40px;}
































/********** LAYOUT **********/
#base_top{
	margin:0;padding:0;
	background: url(images/bg_top.jpg) no-repeat top center;
}
#base{
	position:relative;
	margin:0 auto;
	width:950px;
	padding:0;
	background:url(images/bg_base_top.jpg) no-repeat top center;
	border:0px red solid;
































}
#menu{
	position:relative;
	overflow:hidden;
	width:950px;
	height:45px;
	border:0px red solid;
	background:url(images/bg_menu_top.jpg) repeat-x top;
}
#header{
	position:relative;
	width:950px;
	height:166px;
	border:0px red solid;
}
#container{
	position:relative;
	overflow:hidden;
	width:950px;
	background:url(images/bg_container.jpg) no-repeat top center;
	border:0px red solid;
}
#sidebar{
	float:right;
	overflow:hidden;
	display:inline;
	width:217px;/*291*/
	min-height:450px;
	margin:60px 18px 20px 0;
	padding:0 37px 180px 37px;
	font-size:11px;
	background:#D68202 url(images/bg_sb_btm.jpg) no-repeat bottom center;
}
#content{
	float:left;
	overflow:hidden;
	display:inline;
	width:570px;
	margin:10px 0px 0 0;
	padding:0 30px 0 30px;
}
#base_btm{
	margin:0 0 2px 0;padding:0;
	background: url(images/bg_btm.jpg) repeat-y bottom center;
}
































#footer{
	margin:0 auto;
	width:850px;
	padding:10px 50px 10px 50px;
	font-size:11px;
}
#footer a,#footer a:hover{
	color:#ffffff;
}
































/********** header *************/
#header img.home {
	position: absolute;
	margin:0px;
	padding:0px;
	left: 11px;
	top: 10px;
	width:640px;
	height:150px;
}
#header a.rss{
	position:absolute;
	display:block;
	padding:0;margin:0;
	top:31px;
	right:65px;
	width:80px;
	height:80px;
}
































































#blogtitle {
	overflow:hidden;
	width:600px;
	font-family: Arial,Verdana; 
	font-size:28px; 
	font-weight:bold;
	text-align:right;
	color:#714500; 
	overflow:hidden;
	padding:30px 0px 0px 0px;
	margin:0px 0 0 30px;
	border:0px red solid;
}
#blogtitle a, #blogtitle a:hover {
	font-family: Arial, Verdana; 
	font-weight:bold;
	color:#714500; 
	text-decoration:none;
}
#subtitle {
	position:relative;
	width:500px;
	font-family: Arial, Verdana; 
	text-align:right;
	margin:0px 0px 0 130px;
	padding:0px 0 0 0;
	font-size:12px; 
	color:#000000; 
	font-style:italic;
	border:0px red solid;
}
/******************* MENU *****************/
#mainsearch{
	position:absolute;
	top:0px;
	left:0px;
	width:109px;
	height:31px;
	margin:5px 0 0 0;
	padding:0;
	border:0px red solid;
	background: url(images/bg_search.jpg) no-repeat bottom center;
}
#mainsearch .input {
	position:absolute;
	top:8px;	
	left:0px;
	height:15px;
	text-align:center;
	width:70px;
	padding:0 5px 0 5px;
	margin:0px 0 0 0;
	font-size:11px;
	font-family: Arial, Verdana, Helvetica;
	color:#000000; 
	border:none;
	background:transparent;
}
#mainsearch .submit{
	cursor:pointer;
	border:none;
	background:transparent;
	position:absolute;
	top:0px;
	right:0px;
	height:30px;
	width:30px;
}
































#menu ul {
	float:right;
	list-style-type: none;
	overflow:hidden;
	margin:0 20px 0 150px;
	padding:0px 0 0 0px;
	height: 36px;
	border:0px red solid;
}
































#menu ul li {
	display: inline;
	font-family:Verdana,Arial;
	font-size: 11px;
	font-weight:bold;
}
#menu ul li a{
	float:left;
	display: block;
	overflow:hidden;
	height:36px;
	line-height:20px;
	text-align:center;
	padding:0px 0px 0 0px;
	margin-right:1px;
	color:#ffffff;
	background:transparent;
	background:url('images/bg_menu.jpg') repeat-x 0px -27px;
	text-decoration:none;
}
#menu ul li a span{
	display: block;
	padding: 0;
	background:url('images/bg_menu_left.jpg') no-repeat 0px -27px;
}
#menu ul li a span span{
	display: block;
	padding: 14px 15px 2px 15px;
	background:url('images/bg_menu_right.jpg') no-repeat right -27px;
}
































#menu ul li a:hover, #menu ul li.current_page_item a  {
	background-position: 0px 0px;
}
































#menu ul li a:hover span,#menu ul li.current_page_item a span{
	background-position: 0px 0px;
}
#menu ul li a:hover span span,#menu ul li.current_page_item a span span{
	color: #000000;
	background-position: right;
}
































/*************** content ***************/
.archivetitle {
	color: #ffffff;
	text-align:left;
	font-size: 11px;
	font-weight:bold;
	height:25px;
	line-height:25px;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 15px 0px;
}
































.post{
	position:relative;
	margin:0 0px 20px 0px;
	width:571px;
	background:url('images/bg_post_title.jpg') no-repeat top center;
}
.sticky{
	background:url('images/bg_post_title_sticky.jpg') no-repeat top center;
}
.post_top{
	position:relative;
	overflow:hidden;
	margin:0 0 0 0;
	height:44px;
	width:571px;
































}
.post_title{
	position:absolute;
	
	left:100px;
	width:450px;
	height:32px;
	font-size:15px;
	line-height:15px;
	font-weight:bold;
	padding:11px 0 0 0;
	margin:1px 0 0 0;
}
.post_title a,.post_title a:hover{
	text-decoration:none;
	color:#000000;
}
.post_date{
	position:absolute;
	left:8px;
	font-size:10px;
	width:70px;
	height:44px;
	line-height:18px;
	margin:0 0 0 0;
}
.post_date_d {
	font-size: 22px;
	font-family:Arial, Verdana;
	font-weight:bold;
	text-align:center;
	color:#A83410;
	padding:6px 0 0 0;
}
.post_date_m {
	font-size: 10px;
	font-weight:bold;
	text-align:center;
	color:#000000;
	padding:0px 0 0 0;
}
.post_author{
	text-align:right;
	font-style:italic;
	font-size:10px;
	padding:0 20px 5px 40px;
}
































.entry{
	overflow:hidden;
	width:531px; /*571px*/
	line-height: 1.6em;
	text-align: justify;
	padding: 10px 20px 10px 20px;
	margin:0;
	color:#ECE6B4;
}
































.info {
	line-height: 1.6em;
	font-size: 10px;
	text-align: left;
	margin: 10px 20px 0px 20px;
	padding: 10px 0px 0px 0px;
	
}
.category {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/icon_category.gif') no-repeat top left transparent;
}
































.tags {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/icon_tags.gif') no-repeat top left transparent;
}
































.bubble {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 4px 20px;
	background: url('images/icon_comment.gif') no-repeat top left transparent;
}
.navigation {
	border-top:1px white solid;
	font-size: 11px;
	margin: 20px 0px 20px 0px;
	padding: 10px 20px 10px 20px;
}
































.sorry {
	font-size: 12px;
	font-style: italic;
	margin: 8px 0px 0px 10px;
	padding: 3px 0px 3px 0px;
}
































/******************* Sidebar *****************/
#sidebar {color:#000000;}
#sidebar a{color:#000000; text-decoration:none;}
#sidebar a:hover {color:#F6C437; text-decoration:underline;}
































#sidebar ul {
	position:relative;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
































}
#sidebar li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 10px 15px;
	line-height:18px;
	background:#DB911E;
}
#sidebar ul ul li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 13px;
	background: #DB911E url(images/bg_sb_arrow.jpg) no-repeat 0 3px;
}
#sidebar h4 {
	color: #7C421D;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	font-variant: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 5px 0px;
}
#sidebar .bg_top{
	height:7px;
	background:url(images/bg_sb_menu_top.jpg) no-repeat bottom center;
	margin:0;
	padding:0;
}
#sidebar .bg_btm{
	height:8px;
	background:url(images/bg_sb_menu_btm.jpg) no-repeat top center;
	margin:0 0 15px 0;
	padding:0;
}
































#sidebar select{
	margin:0px 0px 2px 0px;
	font-size:11px;
	width:185px;
	overflow:hidden;
}
































/*************** comment ***************/
#postmetadata {
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 5px 15px 5px 15px;
	color:#ffffff;
	background:#3F4544;
}
































.nocomments {background: none; color: #ffffff;}
































































#comments {
	color: #ffffff;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 5px 0px 5px;
	padding: 0px 0px 0px 0px;
	font-variant: normal;
	border-bottom: 1px dotted #ffffff;
}
































.commentlist {
	list-style: none;
	margin:0px ;
	padding:0 10px 10px 10px;
}
.comment,.trackback,.pingback{
	clear:both;
	margin:10px 0px 0px 0;
	padding:0px 0px 0px 0px;
	
}
.comment .children{
	list-style: none;
	padding:0px 0 0 0;
	margin:0px 0 0px 15px;
	border:0px red solid;
}
.comment div, .trackback div, .pingback div{
	height:100%;
	background:#3F4544;
	border:1px #606261 solid;
	padding:5px;
}
.trackback div, .pingback div{
	border:1px #606261 dashed;
}
.comment div div,.trackback div div, .pingback div div{
	background:none;
	padding:0;
	border:0px;
}
































.comment .says, .trackback .says, .pingback .says{
	display:none;
}
.comment .avatar{
	position:relative;
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
}
.comment .fn,.comment .fn a,.trackback .fn,.trackback .fn a,.pingback .fn,.pingback .fn a{
	margin-left:0px;
	color:#000000;
	text-decoration:none;
	font-size: 11px;
}	
.byuser .fn a{
	font-weight:normal;
	text-decoration:underline;
}
.bypostauthor .fn a{
	font-weight:bold;
	text-decoration:underline;
}
.comment .comment-meta,.trackback .comment-meta, .pingback .comment-meta{
	border-bottom: 1px dashed #606261;
	margin:0 0 10px 0px;
	padding:6px 0 6px 0;
	font-size:10px;
}
.trackback .comment-meta{
	padding:2px 0 2px 0;
}
.comment .comment-meta a, .trackback .comment-meta a, .pingback .comment-meta a {
	color:#000000;
	text-decoration:none;
}
































.comment .reply{
	margin:5px 0 0px 0;
	padding:2px;
	font-size:10px;
	text-align:right;
}
.comment .reply a{
	color:#000000;
	text-decoration:none;
}
.trackback .reply, .pingback .reply{
	display:none;
}
	/**comment paging WP2.7**/
.commentnavi{
	padding-right:20px;
}
.commentpages{
	float:right;
	padding:5px 10px;
}
.page-numbers{
	padding-left:5px;
}
.current{
	font-weight:bold;
}
	/*** comment form ***/
#respond {
	clear:both;
	padding:5px 15px 5px 5px;
	margin:10px 0px 0px 20px;
	font-size:11px;
}	
.cancel-comment-reply{
}
































#commentform {
	margin:0;
	padding:10px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #606261;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 98%;
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #606261;
	padding: 2px 2px 2px 2px;
}
#submit {
		cursor:pointer;
































	height: 20px;
	color: #ffffff;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #606261;
	background:#000000;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}
































































/********** WIDGET **********/
#wp-calendar td {font-size:11px;color:#000000;}
#wp-calendar td a {color:#F6C437;font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 180px;
	margin:0 0 0 5px;
	text-align: center;
	font-size:11px;
	color:#000000;
}
































.wp-caption {  
    text-align: center;
    color:#000000;
}
































.textwidget {
	margin:0px 5px 0 5px;
}
#akismetwrap{
	margin:0px 0 2px 10px;
}
.rsswidget img {
	display:none;
}
































#sidebar h1 a.rsswidget{
	margin-left:0px;
	overflow:hidden;
	text-decoration:none;
}
.wp-smiley{
	vertical-align:middle;
	border:0px;
	padding:0px;
}











































