/* @override http://backinblackapparel.com/site/wp-content/themes/bnb-v2/style.css */

/*  
Theme Name: Back in Black
Version: 2.0
Tags: Back in Black T-shirt exhibit, Hydro 74, Pale Horse Design, Design By Humans
*/

body {
font-family : Arial,Helvetica, serif;
font-size : 13px;
color : #333;
margin:0; padding:0;
background : #212121 url(images/bg.gif) no-repeat top center;
}

a {
color : #FF0000;
text-decoration : none;
}
a:hover {
color : #B80000;
text-decoration : underline;
}
img {margin:0; padding:0;}
a img {border:0;}

p {
padding : 5px 0;
margin : 0;
line-height: 1.25;
}

#wrapper {
  width : 985px; margin:0 auto; padding:0;

}

/*  ====================== Page Structure ======================= */
#headerWrapper {
	background:#212121 url(images/header_bg.gif) repeat-x;
	width: 100%;
	height: 215px;
}

#header {
position: absolute;
width : 1023px; height:215px;
top: 0; 
left: 50%;
background:#000 url(images/header_bg2.gif) repeat-x;
margin-left:-530px ;
}

#list {
	float: right;
	width: 200px;
	margin-top: 100px;
}

#list fieldset{
	border: 0;
	color: #fff;
	text-transform: uppercase;
	margin-right: 0;
	padding-right: 0;
}

#list .mc_merge_var{
	float: left;
	width: 110px;
	background-color: #b80000;
	padding:5px;
}

#list .mc_merge_var input{
	background-color: #fff;
	width: 110px;
		border: 1px solid #999;
}

#list .submit{
	background-color: #b80000;
	padding:5px 0 4px 0;
}

#list .submit input{
		color: #fff;
		text-transform: uppercase;
	background-color: #b80000;

}

#main-content {
background : #fff ;
}

#content{
width : 680px; float:left; margin:10px 0 0 0;padding:0px 10px 0 15px;
background: #fff;
}
#sidebar {
width : 280px; float:left; padding:10px 0px 0 0;
}

#footbar {
width : 900px; padding:20px;
background : #10161A;
}

#footer {
 padding:0px;

}

#featured {
	width: 335px;
	margin: 0px 10px 10px 0;
	height: 373px;
}

#featured p {

margin: 10px 0 0 0;
padding: 0;

}

#homePod, #homePod2{
	width: 335px;
	margin: 0px 10px 10px 0;
}

#homePod2 p {
	margin:0;
	padding:0;
}

.header {
	margin-bottom:10px;
}

.newsArchive {
	text-align:right;
	padding-top:5px;
}

.newsArchive a {
	color:#fff;
	background-color:#FF0000;
	padding:5px;
	font-size:11px;
}

.newsArchive a:hover {
	background-color : #B80000;
	text-decoration : none;
}


/*  ====================== Header ======================= */
#nav1 { 
   padding:15px 0 0 15px;
   background-color: #fff;
}


/* --------- Navigation -------- */
#nav1 ul {
margin : 0px;
padding: 0px;
list-style: none;
background-color: #fff;
}
#nav1 li {
list-style: none;
height : 40px;
float : left;
font-size : 14px;
margin : 0 5px 0 0;
color : #fff;

}
#nav1 li.last{padding : 6px 0 0 0px; }

#nav1 li a {
color: #fff;
text-decoration : none;
background-color: #000;
padding: 12px 0;
width: 115px;
text-align: center;
display: block;
}

#nav1 li.order a{
	background-color: #b80000;
}
#nav1 li a:hover {
color : #FF0000;
text-decoration : none;
}

/*  ================================= Content ============================= */

/* -------------------------- Posts ----------------------------- */
.post{
 padding:0px; margin-bottom:15px;
}
.post-title {
 color: #999;
 border-bottom: 1px solid #999;;
}
.post-title h2 {padding:10px 0 10px 0px;margin:0;font-size:14px;float:left;color:#999;}
.post-title h2 a,.post-title h2 a:hover { text-decoration:none;}
.post-title .sp {padding:12px 0 0 5px;margin:0;font-size:14px;float:left;color:#999;}
.post-title .comnt{padding:15px 0 0 5px;margin:0;font-size:10px;float:left;color:#FFCC00;}
.post-title .mail a{padding:15px 10px 0 0;margin:0; display:block;
width:17px; height:11px; font-size:12px;float:right;
background:url(images/mail.gif) no-repeat 0 15px;
}
.post-title .mail a:hover {text-decoration:none;}

.entry {padding:0px;}

.homePost {
	padding:0 0 5px 0;
	border-bottom:1px solid #333;
	margin-bottom:5px;
}

.homePost strong {
	color:#B80000;
}

#homePod .video{
	background-color: #000;
	text-align: center;
}

#homePod .video object{
	margin: 0;
	padding: 0;
	height: 250px;
	width: 325px;
	background-color: #000;
}

/* --------------- SideBars ----------------*/

#sidebar ul {
list-style : none;
margin:0;padding:0;
}
#sidebar ul li {
list-style : none;
margin : 0 0 12px 0;
padding : 0 0 5px 0;
background : #0B1013;
}

#sidebar ul li.widget_categories{
background : url(images/catg-bg.gif) repeat 0 23px;
padding : 0;
}
#sidebar ul li h2 {
margin:0; padding:0 0 0 10px;
height:15px;
line-height : 23px;
font-size : 12px;
text-align : left;
background : url(images/sidebar-bg-h2.gif) repeat-x;
color : #5692BA;
font-weight : bold;
display:block;
text-transform:uppercase;

}
#sidebar ul ul {
list-style : none;
margin :0;
padding : 0;}

#sidebar ul ul li {
list-style : none;
margin : 0;
padding : 5px 0 0 22px;
font-weight : normal;
background : url(images/sidebar-bg-li.gif) no-repeat 10px 7px;
font-size : 14px;
}

#sidebar ul li.widget_categories ul li{
padding : 0 0 0 22px;
margin:0;
font-weight : normal;
line-height:26px;
background : url(images/catg-li-t.gif) no-repeat 10px 10px;
font-size : 10px;
}

#sidebar ul ul ul li {
list-style : none;
margin : 0;
padding : 5px 0 0 10px;
font-weight : normal;
background : url(images/sidebar-li.png) no-repeat 0 10px;
font-size : 10px;
}

#sidebar a {
margin : 0;padding : 0;
color : #FFCC00;
text-decoration : none;
}
#sidebar a:hover {
color : ##5692BA;
text-decoration :none;
}



#sidebar .supporter {
	margin: 0px 0;
background-color: #000;
margin-right: 15px;
}

.support{
	margin-bottom: 10px;;
}

#sidebar .ad {
float: left;
margin: 0px 10px 10px 0;
}

/* --------------- Contact ----------------*/

table.contact td{
	padding:0 10px 0 0;
	padding-left: 0;
}

table.contact td img{
	margin: 0 0 10px 0;
	padding: 0;
}


/*  ================================= Footbar ============================= */
#footbar ul {
list-style : none;
margin:0;padding:0;

}
#footbar ul li {
display:inline; float:left;
width:202px;
list-style : none;
margin : 0 16px 0 0;
padding : 0 0 0 0;
background :url(images/footer-ul-bg.gif) repeat 0 26px;
}
#footbar ul li h2 {
margin:0; padding:0 0 0 10px;
height:26px;
line-height : 26px;
font-size : 12px;
text-align : left;
color : #FFCC00;
font-weight : bold;
text-transform:uppercase;
background :#10161A;
}
#footbar ul ul {
list-style : none;
margin :0;padding : 0;
}
#footbar ul ul li {
width:188px;
display:block;clear:left;
list-style : none;
line-height : 26px;
margin : 0;
padding : 0 0 0 10px;
font-weight : bold;
font-size : 11px;
color : #FFCC00;
background :transparent;
}

#footbar a {
margin : 0;padding : 1;
color : #FFCC00;
text-decoration : none;
}
#footbar a:hover {
color : #5692BA;
text-decoration : none;
}
/* ----------------*/

/*  ================================= Footer ============================= */
.footerBar {
	background-color: #fff;
	padding: 1px 15px 10px 15px;
	text-align:center;

}

.footerBar hr {
	height: 1px;
	background-color: #ccc;
	border: 0px;
}

#footer p{
  font-size: 11px; color:#999;
  line-height:1.5; margin:0; padding:10px;
  text-align:center;
}
#footer a{
  color:#FFCC00; text-decoration:none;
}
#footer a:hover{
  color:#FFCC00; text-decoration:underline;
}

/* Others */

.clr {
clear : both;
margin : 0; padding : 0;
font-size:1px; line-height:1px;
}
/* Search Form */
#searchform {margin: 0;padding:5px;text-align:center;	}
#searchform br {display:none;}
#searchform input {

margin : 0; padding :3px;
background:#141F27; color : #9C9D9F;
border : 0;
font-size : 10px;
}
#searchform input#s {
width : 80px;
padding :5px 5px 3px 5px;
height : 14px;
}

/* --------------------- common elements --------------------------- */
.navigation { display: block; color : #5692BA; width:98%;}
p.postinfo {margin:10px 0; padding:0; font-size:10px;color:#999;}
p.postinfo .non{ }


h2.center {margin:0;text-align: left;  font-size:14px; color:#fff;}

h2.pagetitle, h2.header{
	height:25px;
	background:#030406 url(images/bullet.gif) no-repeat 10px;
	padding:10px 0 0 25px;
	text-transform: uppercase;;
	margin:0 0 10px 0;
	font-size:14px;
	color:#fff;
}

h2.header span {
	color: #FF0000;
}

h2.header .rss{
	float: right;
	margin-right: 10px;
}

#sidebar h2.header {
	width: 240px;
}

h3.comments {padding: 0;margin: 20px auto 20px ;}
.more-link {font-weight:bold;text-align:right;}
a.more-link, a:hover.more-link {float:right;padding-top:5px;}

p.postmetadata {margin:0; padding:10px;}
.alt { 	background-color: #141F27;
border-top: 2px solid #2D3C45;
border-bottom: 2px solid #2D3C45;
	}

input, select, textarea {
  border: 0; color:#9C9D9F; background:#141F27;
}
#commentform #submit {margin: 0; color:#9C9D9F; background:#141F27;}

blockquote { border-left: 3px solid #5692BA;}

ol.commentlist {margin:0;padding:0;}
.commentlist li { font-weight:normal;}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	}

code { font: 1.1em 'Courier New', Courier, Fixed; background:#eee;}

/* Begin Calendar */
#wp-calendar {empty-cells: show;margin: 10px auto 0;width: 80%;	}
#wp-calendar #next a {padding-right: 10px;text-align: right;}
#wp-calendar #prev a {padding-left: 10px;text-align: left;	}
#wp-calendar a {display: block;}
#wp-calendar caption {text-align: center;width: 100%;}
#wp-calendar td {padding: 3px 0; text-align: center;}
#wp-calendar td.pad:hover { background-color: #424242; }
#wp-calendar #prev a, #wp-calendar #next a {font-size: 9pt;	}
#wp-calendar a {text-decoration: none;	}
#wp-calendar caption { 	text-align: center; }
#wp-calendar th { font-style: normal;text-transform: capitalize;}
#wp-calendar #today {font-weight:bold;color : #5692BA;}
/* End Calendar */

.smallattachment {text-align: center; float: left;margin: 5px 5px 5px 0px;}
.attachment {text-align: center; margin: 5px 0px;}



/* Begin Images */
p img {	padding: 0;	}
img.centered { display: block;	margin-left: auto;	margin-right: auto;	}
img.alignright {padding: 4px; margin: 0 0 2px 7px; display: inline;	}
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }

/* End Images */



/* Begin Lists */
.entry ol,.entry ul {margin: 0;	padding: 5px 0 5px 35px; }
.entry li {margin: 0; padding: 0; }
.postmetadata ul, .postmetadata li { display: inline; list-style: none;}


/* Begin Form Elements */
.entry form { text-align:center; }
select { width: 130px; }
#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; }
#commentform textarea { width: 80%; padding: 2px;}
/* End Form Elements */



/* Begin Comments*/
.alt { 	margin: 0; padding: 10px; }
.commentlist { padding: 0; text-align: justify;}
.commentlist li { margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none;}
.commentlist p {margin: 10px 5px 10px 0; }
#commentform p { margin: 5px 0;	}
.nocomments { text-align: center; }
.commentmetadata {display: block; font-size:10px;font-weight:normal;}

/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps { 	cursor: help;}
acronym, abbr { border-bottom: 1px dashed #424242; }
blockquote { margin: 15px 30px 0 10px;padding-left: 20px;}
blockquote cite { margin: 5px 0 0; display: block;}
.center { text-align: center;}

.alignright { float: right;	}
.alignleft { float: left;}
.navigation .alignright { width:48%; text-align:right; 	}
.navigation .alignleft {width:48%; text-align:left;}
/* End Various Tags & Classes*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}