/*  
Theme Name: blackview
Theme URI: http://www.iwebnet.org/
Description: WP Theme  blackview  by <a href="http://www.iwebnet.org/">i Web Net</a>. blackview is 2 columns adsense & widget ready theme with Right sidebar in black color. 
Author: iWebNet
Author URI: http://www.iwebnet.org/

	This theme was designed and built by iWebNet
                The CSS, XHTML and design is released under GPL
                http://www.opensource.org/licenses/gpl-license.php
*/
body {
	color: #FFFFFF;
    	font-family: verdana,Arial,Helvetica,sans-serif;
    	font-size: 12px;
	
        background: #000000 ;
	margin: 0px;
	padding: 20px 0px 10px 0px;
}
 a {
	color: #FF6600;
	text-decoration: none;
                
}
a:visited {
	color: #FF6600;
	text-decoration: none;
                
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
img {
	border: 1px solid #000000;

}
p {
	padding: 0px 0px 15px;
	margin: 0px;
	line-height: 1.5;
}
b, strong {
	color: #FF6600;
	text-transform: uppercase;
}
h1 {
	margin:0px;
	padding-left: 0px;
	height: 60px;
	font: bold 36px/100% Century Gothic","Trebuchet MS","Arial Narrow",Arial,sans-serif;
	color: #FF6600;
}
h1 a, h1 a:visited{
	color: #FF6600;
	text-decoration: none;
}
h1 a:hover{
	color: #FF6600;
	text-decoration: underline;
}
h2 {
	color: #FF6600;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #FFBB00;
	letter-spacing: -1px;
	font-size: 180%;
	font-family: "Century Gothic","Trebuchet MS","Arial Narrow",Arial,sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #FF6600;
	text-decoration: none;
}
h2 a:hover {
	color: #FFBB00;
	text-decoration: none;
}
h3 {
	font-family: "Century Gothic","Trebuchet MS","Arial Narrow",Arial,sans-serif;
	font: normal 140%/100%;
	color: #FF6600;
	margin: 10px 0px 5px;
	text-transform: uppercase;
}
h4 {
	font-family: "Century Gothic","Trebuchet MS","Arial Narrow",Arial,sans-serif;
	font: normal 130%/100%;
	color: #FF6600;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
blockquote {
	border-style: thin
	border-color: #FF6600;
}
#page {
	margin: 0px auto;
	width: 850px;
	background: #000000 ;
                
}
/* header area */
#header {
	background: #000000 url(img/topbar.jpg) no-repeat;
	background-position: center;
	height: 178px;
	position: relative;
                border-bottom: 25px solid #000000;
}
#headerlogo {
	position: relative;
	padding: 20px 0px 0px 45px;
	height: 60px;
}
#headerlogo h1 {
	position: absolute;
	top: -1025px;
}
#headerlogo .description {
	position: absolute;
	left: 55px;
	top: -1000px;
	color: #d9d351;
	font-size: 16px;
}
#nav {
	list-style: none;
	margin-left: 00px;
	margin-right: auto;
	margin-top: 110px;
}
#nav li {
	float: left;
	margin-left: 6px;
}
#nav .current_page_item a:visited{
	color: #FFBB00;
	text-decoration: none;
}
#nav .page_item a{
	color: #FF6600;
	text-decoration: none;
	background: #000000;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border: 1px dotted #FF6600;
	display: block;
}
 #nav .current_page_item a,#nav .page_item a:hover {
	color: #FFBB00;
        text-decoration: none;
	background: #000000 ;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border :1px dotted #FF6600;
	display: block;
}
/* content  */
#content {
	padding: 10px 0px 25px 13px;
	float: left;
	width: 665px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 15px;
}

.post-date {
	font-family: "Century Gothic","Trebuchet MS","Arial Narrow",Arial,sans-serif;
	width: 45px;
	height: 56px;
                color: #FF6600;
                float:left;
	
}
.post-month {
	font-size: 16px;
	text-transform: uppercase;
	color: #FF6600;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-day {
	font-size: 26px;
	text-transform: uppercase;
	color: #FF6600;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 5px;
	margin-left: -3px;
}
.entry {
	float:right;
	width: 620px;
}
.post-cat {
	background: #000000;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #FF6600;
}
.post-comments {
	background: #000000;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: #000000;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #FF6600;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #FF6600;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(img/arrowleft.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(img/arrowright.gif) no-repeat right center;
}
/* comments  */
#comments, #respond {
	border-bottom: 1px dotted #FFBB00;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #000000;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #FF6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #FF6600;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#000000;
	border: 1px dotted #FFBB00;
	padding: 3px;
	margin-top: 3px;
                color: #FF6600;
}
#commentform textarea{
	width: 545px;
	height: 115px;
	background:#000000;
	border: 1px dotted #FF6600;
	padding: 2px;
	margin-top: 3px;
                color: #FF6600;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #000000;
}
#commentform #submit{
	background: #000000 ;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FF6600;
	border:1px dotted #FF6600;	
                float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar */
#sidebar {
	float: right;
	padding: 10px 0px 25px 0px;
	width: 150px;
	color: #FF6600;
	overflow: hidden;
}
/*sidebar title  */
h3.sidebartitle, h2.sidebartitle {
	font-family: "Century Gothic","Trebuchet MS","Arial Narrow",Arial,sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #FF6600;
	margin: 20px 0px 2px;
	border-bottom: 1px dotted #FFBB00;
	font-weight: bold;
	letter-spacing: 2px;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #FF6600;
        font-size: 12px;
	text-decoration: none;
}
#sidebar a:hover{
	color: #FF6600;
                font-size: 12px;
	text-decoration: underline;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding:0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 0px 2px 0px 10px;
	border: none;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 0px;
	border: none;
}
/*blogroll widget */
ul.list-blogroll li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*meta  widget*/
ul.list-meta li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*rss widget */
ul.list-rss li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*category  widget */
ul.list-cat li, li.bar_categories li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*recent  widget  */
ul.list-rec li, li.bar_comments ul li {
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*archives widget */
ul.list-archives li, li.bar_archives li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*pages widget */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*sub-pages widget */
ul.list-page li ul li, li.bar_pages li ul li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 15px !important;
}
/*calendar bar widget */
li.bar_calendar td {
	padding: 1px 7px;
}
#sidebar .bar_calendar a {
	text-decoration: none;
	color: #FFBB00;
}
#sidebar .bar_calendar a:hover, .bar_calendar a:active {
	text-decoration: underline;
}
/*text bar */
.textbar {
	padding-top: 5px;
}
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 125px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px dotted #FFBB00;
	background: #000000;
	margin-right: 2px;
	color: #FF6600;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: #000000;
	border: 1px dotted #FF6600;
	width: 67px;
	height: 28px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FF6600;
	vertical-align: middle;
}

/* page close */
#close {
	clear: both;
	background: #ffffff;
	color: #ffffff;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 0px;
}
/* footer bar */
#footer {
	margin: 0px auto;
                width: 950px;
                background: #000000;
                color: #FF6600;
                height: 20px;
                font-size: 12px;
	line-height: 52%;
                border-top: 1px dotted #FF6600;
                border-bottom: 1px dotted #FF6600;
}
#footer a, #credit a:visited {
                margin-top: 8px;
	color: #FF6600;
}
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.aligncenter,
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
 h1.keyword {
	font-size: 12px;
	margin: 3px;
	padding: 0;
	float: right;
}
.tellyourfriends {
	font-style: italic;
	text-align: center;
	margin-top: 15px;
}

.wp-caption-text {
	text-align: center;
}
