/*  
Theme Name: Black Pro
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:#1d1d1d;
	font: 62.5% Arial, Helvetica, sans-serif;
}
/* Links -----------------------------------------------------------------------*/

a {
	color: #ecc382;
	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;
	border:2px solid #777;
	padding:3px;
}
.imgright {
	float:right;
	margin:0 0 12px 12px;
	border:2px solid #777;
	padding:3px;
}
.imgleft_n {
	float:left;
	margin:0 40px 12px 0;
	padding:3px;
}
.img_center {
	width:98%;
	background:#e0e0e0;
	padding:5px;
	margin:10px 0;
}
code {
	font-size:12px;
}
/* STRUCTURE ----------------------------------*/
#page {
}
#header {
	overflow:hidden;
	background:#000 url(images/headerbg.png) repeat-x top;
}
#header-in {
	width:960px;
	margin:0 auto;
	background:url(images/headerbg-in.jpg) no-repeat;
	height:174px;
}
#content-wrap {
	width:960px;
	margin:0 auto;
	padding-bottom:20px;
	overflow:hidden;
}
#container {
	background:#1d1d1d;
	height:100%;
	overflow:hidden;
}
#content {
	float:left;
	width:58%;
}
#sidebar {
	float:right;
	width:40%;
	overflow:hidden;
}
#sidebar_r {
	float:right;
	width:48%;
}
#sidebar_l {
	float:left;
	width:48%;
}

#footer {
	clear:both;
	background:url(images/footerbg.png) repeat-x top;
	padding-top:1px;
}
#footer-in {
	width:960px;
	height:142px;
	overflow:hidden;
	padding:80px 0 0 0;
	background:url(images/finner.png) no-repeat top;
	margin:0 auto;
}
/*  Headings ----------------------------------*/

h1 {
	margin: 0 0 15px 0;
	padding:0;
	font:normal 28px Georgia, "Times New Roman", Times, serif;
}
h3.title {
	/*make homepage h3's for the first 2 stories look like H1 */
	font-size:28px;
	background:url(images/bullet5.png) no-repeat left 5px;
}
h1 a, h3 a {
	text-decoration: none;
	border-bottom:none;
}
h1 a:hover, h3 a:hover {
	color: #ecc382;
	text-decoration: none;
}
h2 {
	margin:0;
	padding: 5px 0 0 0;
	line-height: 150%;
	color: #3f5940;
	font:normal 22px Georgia, "Times New Roman", Times, serif;
}
h2 a {
	color: #9f7f09;
	text-decoration: underline;
}
h2 a:hover {
	color:#ecc382;
	text-decoration: none;
}
h3 {
	margin:0 0 15px 0;
	padding:0;
	color:#bdbdbd;
	font:normal 22px Georgia, "Times New Roman", Times, serif;
}
#sidebar h3 {
	font-size: 14px;
}
h4 {
	margin:0;
	padding: 5px 0;
	font:normal 18px Georgia, "Times New Roman", Times, serif;
}
h5 {
	margin:0;
	padding: 5px 0;
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	color:#3f5940;
}
h6 {
	margin: 32px 0 12px 0;
	padding: 0 0 5px 0;
	line-height: 150%;
	color: #d0891a;
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	border-bottom:2px solid #333;
}
/* Header  ----------------------------------*/

#header-in .logo-image {
	font:32px Georgia, "Times New Roman", Times, serif;
	color:#add352;
	margin:25px 0 0 0;
	float:left;
}
#header-in .logo-image a {
	display:block;
	overflow:hidden;
	color:#000;
	width:246px;
	height:39px;
	text-indent:-9009px;
	text-decoration:none;
	
}
#header-in .logo-text {
	font:32px Georgia, "Times New Roman", Times, serif;
	color:#eee;
	margin:15px 0 0 0;
}
#header-in .logo-text a {
	color:#eee;
}
#header-in .logo-text a:hover {
	color:#fff;
	text-decoration:none;
}
#header-in .description {
	margin:0;
	padding:84px 0 0 350px;
	font:bold 15px "Trebuchet MS", Verdana, Arial;
	color:#b8c8b9;
	float:left;
	clear:both;
}
.h_left {
	float:left;
}
.h_right {
	float:right;
	width:244px;
	height:31px;
}
/*nav start ----------------------------------------------- */
 
/* navigation start */							  
							  
#navi {
	overflow:hidden;
	clear:both;
	background:url(images/navbg.png) repeat-x;
}
#navi-in {
	width:960px;
	margin:0 auto;
	height:44px;
	background:url(images/navbg-in.jpg) no-repeat
}
#nav {
	padding:0px;
	height: 44px;
	list-style:none;
	margin-left:10px;
	text-align:right;
	float:right;
}
#nav li {
	float:left;
	margin:0;
	text-align:right;
}
#nav .page_item a {
	color: #b6ec82;
	display: block;
	text-decoration: none;
	padding:8px 12px 18px 12px;
	font:bold 12px "Trebuchet MS", Verdana, Arial;
	text-transform:uppercase;
}
#nav li:hover {
}
#nav .page_item a:hover {
	border: none;
	color:#fff;
}
#nav li.current_page_item {
	color:#fff;
	text-decoration: none;
	background: url(images/navtabr.gif) no-repeat center;
}
#nav .current_page_item a {
	color:#fff;
	text-decoration: none;
	background: url(images/navtabr.gif) no-repeat center;
}
/* TOP SEARCH FORM -----------------------------------------------------------------------*/
.search404 {
	padding:2px 0 3px 0;
	margin:0;
	height:38px;
	width:229px;
}
.category {
	float:left;
	width:48%;
	border-right:1px solid #ccc;
}
.archives {
	float:right;
	width:48%;
}
#search {
	float:right;
	padding:120px 10px 0 40px;
	float:right;
	width:163px;
	height:33px;
	margin-top:10px;
	background:url(images/searchbg.png) no-repeat bottom;
}
.searchfield {
}
#search .s {
	border: none;
	background:url(images/i_search.png) no-repeat;
	color: #666;
	border:none;
	padding:2px 0 0 20px;
	font:12px Arial, Helvetica, sans-serif;
	width:165px;
	float: left;
	height:16px;
	margin:8px 0 0 0;
}
#searchform .sgo {
  margin:0 0 0 0;
  padding: 0 20px 20px 120px;
}
.subscriberss {
	float: right;
	font:12px "Trebuchet MS", Verdana, Arial;
	color:#fff112;
	margin:8px 0 0 0;
	padding-left:22px;
	background:url(images/rss.png) no-repeat;
}
.subscriberss a {
	color:#fff112;
}
.subscriberss a:hover {
	color:#0d3510;
}
/* Content  ----------------------------------*/

#content p {
	margin: 0 0 12px 0;
	font-size:12px;
	line-height:19px;
	text-align:justify;
}
#content p a {
	border-bottom:none;
	color: #ecc382;
}
#content p a:hover {
	border-bottom:none;
	color: #fff;
}
#content a {
	color: #fff;
	text-decoration: none;
	border-bottom:none;
}
#content a:hover {
	text-decoration: none;
	color: #ecc382;
}
#content h2 {
	margin:0;
	padding: 5px 0 10px 0;
	line-height: 150%;
	color: #ccc;
	font:normal 24px Georgia, "Times New Roman", Times, serif;
}
#content h3 {
	margin:0;
	padding: 0 0 15px 0;
	color:#666;
	font:normal 20px Georgia, "Times New Roman", Times, serif;
}
#content h4 {
	margin:0;
	padding: 0 0 15px 0;
	color:#d0891a;
	font:bold 18px Georgia, "Times New Roman", Times, serif;
}
#content h5 {
	margin:0;
	padding: 0 0 15px 0;
	color:#446d46;
  /*color:#3f5940;*/
	font:bold 20px Georgia, "Times New Roman", Times, serif;
}
#content h6 {
	margin: 32px 0 12px 0;
	padding: 0 0 5px 0;
	line-height: 150%;
	color: #d0891a;
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	border-bottom:2px solid #333;
}
#content ul {
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif;
}
#content li {
	margin:0 0 5px 0;
	padding:0 0 0 22px;
	background:url(images/bullet4.png) no-repeat left 3px;
}
#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 22px;
	background:url(images/bullet4.png) no-repeat center left;
}
#content ol {
	list-style-type: decimal;
	line-height:18px;
	margin: 0;
	padding: 0 0 10px 23px;
	font:12px Arial, Helvetica, sans-serif;
}
#content ol li ol {
	margin:8px 0 5px 15px;
	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:5px 0 20px 0;
	padding:20px 10px 5px 50px;
	background:#000 url(images/quote2.png) no-repeat;
	font: 12px Arial, Helvetica, sans-serif;
}
#content blockquote p {
	font-style:italic;
	font-size:12px;
}
#content .trackbacklist {
	margin:0;
	padding:0;
	list-style:none;
}
#content .trackbacklist li {
	margin:0 0 8px 0;
	padding:0 0 5px 22px;
	list-style:none;
	border-bottom:1px solid #333;
}
/*post css start ----------------------------------*/
.post-ratings {
	font-size:12px;
	font-style:normal;
	padding-left:8px;
	display:block;
}
#content .posts {
	clear:both;
	height:100%;
	padding-bottom:5px;
	margin-bottom:25px;
	overflow:hidden;
	padding-top:10px;
	border-top:1px dashed #2d2d2d;
}
#content .post_top {
	padding:0;
	margin-bottom:11px;
	font:11px "Trebuchet MS", Verdana, Arial;
	overflow:hidden;
	height:100%;
	color:#999;
}
#content .post_top a {
	color:#ecc382;
	text-decoration:none;
}
#content .post_top a:hover {
	color:#fff;
	text-decoration:none;
}
#content .more-link {
	text-align:left;
	font-size:11px;
	padding:3px 15px 5px 15px;
	margin:8px 0;
	background:url(images/continuebg.png) no-repeat left;
	display:block;
	color:#96bb70;
}
#content .more-link:hover {
	color:#fff;
}
#content p.date {
	margin:0;
	padding:0;
	font-size:11px;
	padding-left:5px;
}
#content p.cate {
	margin:0 0 5px 0;
	padding:0;
	font-size:11px;
	padding-left:5px;
}
#content .commentp {
	float:right;
	font:11px "Trebuchet MS", Verdana, Arial;
	padding-top:5px;
	text-align:center;
}
/* 	Previous/Next Page Navigation ----------------------------------*/
.page-nav {
	clear: both;
	margin: 0 0px;
	padding: 2px 0px;
}
.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;
	color: #fff;
	line-height:24px;
	background-color: #000;
}
.wp-pagenavi a:hover {
	color: #fff;
	background-color: #000;
}
.wp-pagenavi span.pages {
	padding: 3px 8px 3px 8px;
	margin: 2px 2px 2px 2px;
	color: #666;
	background-color: #1d1d1d;
}
.wp-pagenavi span.current {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	line-height:25px;
	font-weight: bold;
	color: #333;
	background-color: #ecc382;
}
.wp-pagenavi span.extend {
	padding: 3px 8px 3px 8px;
	margin: 2px;
	color: #000000;
	line-height:25px;
	background-color: #FFFFFF;
}
/* tagcloud  ----------------------------------*/
#tag_cloud a {
	font-size:12px !important;
	margin-right:10px;
	line-height:18px;
}
/* Comments  ----------------------------------*/
.gravatar {
	float:right;
	border:2px solid #999;
	margin:0 0 10px 15px;
	width:40px;
	height:40px;
	background: url(images/gravtar.png) no-repeat;
}
#comments-wrap {
}
.textarea {
	border:1px solid #ccc;
	background:#fff;
	width:280px;
	color:#333;
	font:12px Arial, Helvetica, sans-serif;
	padding:2px;
}
.textarea:hover {
	border:1px solid #ccc;
	background:#eeecd7;
	width:280px;
}
.Cbutton {
	border:none;
	font:bold 11px Arial, Helvetica, sans-serif;
	padding:5px;
	background:#2f6332;
	color:#fff;
	width:110px;
}
.Cbutton:hover {
	border:none;
	background:#bf9804;
	color:#fff;
}
/*	Headers	*/

#comments-wrap h6 {
	font-size: 20px;
}
/*	Comments	*/

.commentlist {
}
.comment_top {
	margin-bottom:10px;
	overflow:hidden;
	height:100%;
	padding:5px 0;
	border-bottom:1px dashed #242424;
}
.commetmainauthor {
	background:#333;
	clear:both;
	margin-bottom:15px;
	padding: 5px 10px 5px 10px;
	overflow:hidden;
	height:100%;
	border-top:1px dashed #333;
	border-bottom:1px solid #333;
}
.commetmain {
	clear:both;
	margin-bottom:15px;
	padding:0 10px 8px 10px;
	overflow:hidden;
	height:100%;
	background:#000;
	border:1px solid #242424;
}
#content .commetmain p {
	font:11px "Trebuchet MS", Verdana, Arial;
}
.comment-date {
	font-size:11px;
	margin-right:10px;
	margin-left:5px;
	font-weight:bold;
}
.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: #ffa1c8;
	font-weight:bold;
	font-size:11px;
}
.comment-metadata a, .comment-metadata a:visited {
	color:#ffa1c8;
	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: #ffa1c8;
}
.authorcomment .comment-metadata a {
	color:#ffa1c8;
	text-decoration:none;
}
.authorcomment .comment-metadata a:hover {
	color: #ffa1c8;
}
.nav-next {
	padding-right:8px;
	font-weight:bold;
}
.nav-previous {
	padding-left:8px;
	font-weight:bold;
}
.comment-author {
	padding-bottom:5px;
	font-size:12px;
}
.ctextfieldspcaer {
	margin:0 5px 0 10px
}
.ctextfieldspcaer2 {
	margin:0 5px 0 25px
}
.ctextfieldspcaer3 {
	margin:0 5px 0 11px
}
.ctextfieldspcaer4 {
	margin:0 5px 5px 55px
}
/* sidebar content ----------------------------------*/
 
#sidebar h2 {
	margin:0;
	padding:3px 0 8px 5px;
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#96bb70;
	background:url(images/sepretor_hr.png) repeat-x bottom;
	border-top:1px dashed #2d2d2d;
	clear:both;
	overflow:hidden;
	height:100%;
	text-align:left;
}
#sidebar h3 {
	margin:0 0 5px 0;
	padding:0;
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#192227;
	border-bottom:1px dotted #ffa1c8;
}
#sidebar a {
	color: #aaa;
	line-height:18px;
	text-decoration: none;
	border-bottom:none;
}
#sidebar a:hover {
	text-decoration: none;
	color:#fff;
	background-position:0 6px;
}
/*widget calendar css =================================================== */

#wp-calendar {
	width:100%;
}
#sidebar .widget_calendar h2, widgettitle {
	display:none;
}
#sidebar #calendar_wrap caption {
	margin:5px 0 3px 0;
	padding:8px 0 8px 10px;
	font:18px Georgia, "Times New Roman", Times, serif;
	color:#8b0f0f;
	background:url(images/sheadbg.png) no-repeat;
	width:100%;
}
/* widget search css ===================================================  */	

#sidebar #search {
	background:#eee;
	border:1px solid #ccc;
	padding:8px;
	overflow:hidden;
	height:100%;
}
#sidebar input {
	border:1px solid #ccc;
	margin:5px;
	padding:3px;
	color:#8b0f0f;
}
#search br {
	display:none;
}
/*flickr -------------------------------------------- */

#sidebar .flickr {
	 clear:both;
	 overflow:hidden;
	 margin:15px 0 25px 8px;
}
#sidebar .flickr img{ 
	margin:2px 5px 5px 5px;
	font:10px Arial, Helvetica, sans-serif; 
	color:#bbb;
	width:65px;
	height:65px;
	float:left;
	display:inline;
	border:3px solid #ccc;
}

#sidebar .flickr img:hover{
	border-color:#fff; 

}
/*sidebar ul li */

#sidebar ul, #sidebar ul li {
	margin:0 0 25px 0;
	padding:0;
	font:11px Arial, Helvetica, sans-serif;
	list-style-type: none;
}
#sidebar ul li ul {
	margin:0;
	padding:0;
}
#sidebar ul li ul li {
	margin: 0;
	padding: 3px 0 3px 5px;
	border-bottom:1px dashed #333;
}
#sidebar ul li ul li a {
	color: #aaa;
	line-height:18px;
	text-decoration: none;
}
#sidebar ul li ul li a:hover {
	text-decoration: none;
	color:#fff;
	background-position:0 6px;
}
#sidebar ul li ul li ul li {
	bac1kground: none;
	margin:0 0 0 15px;
	padding: 3px 0 3px 0;
	list-style:outside;
	border-bottom:none;
}
#sidebar ul li ul li ul li a {
	color: #aaa;
	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 {
	color:#fff;
}
.Sponsors {
	clear:both;
	overflow:hidden;
	height:100%;
	text-align:center;
}
.ads {
	margin:15px 0px 15px 11px;
}
/* footer ---------------------------------- */

#footer p {
	margin:15px 0 5px 0;
	padding:0;
	font-size:11px;
	line-height:22px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
#footer span {
	color:#666;
	position:relative;
	top:-5px;
}
#footer span a {
	color:#666;
	text-decoration:none;
}
#footer span a:hover {
	color:#fff;
	text-decoration:none;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	color: #ff80b5;
}
#flinks {
	float:right;
	list-style:none;
	margin-top:25px;
	padding:0;
}
#flinks li {
	display: inline;
	line-height:26px;
	color:#fff;
}
#flinks li a {
	color:#fff;
	padding:0px 8px 0 8px;
	border-right:1px solid #fff;
	margin:0;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#flinks li a:hover {
	display: inline;
	color:#FFCC00;
}
/*
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 */