/*   
Theme Name: Noirband.eu
Theme URI: niorband.eu
Description: dark and metalish
Author: Harm-Jan
Author URI: www.attix.nl
Template: default
Version: 0.1
.
General comments/License Statement if any.
.
*/
html {
	font-size: 100%;
}

body {
	background: #222;
	font-size: 100%;
}

a {
	color			:	#fff;
}

a:hover {
	color			:	#aaa;
}

strong {
	font-weight: 900;
}

table { 
	
	
	}

td { 
	color:#FFFFFF;
	margin: 20px;
}

h1 { 
	color:#FFFFFF;
	font-family:arial, sans-serif;
	font-size:1.3em;
	font-weight:900;
	margin:10px;
	text-transform:uppercase;
}

h2 { 
	color:#FFFFFF;
	font-family:arial, sans-serif;
	font-size:1em;
	font-weight:900;
	margin:10px;
	text-transform:uppercase;
	text-decoration: none;
	}

h2 a {
	text-decoration: none;
}
	
h3 { 
	color:#FFFFFF;
	font-family:arial, sans-serif;
	font-size:0.8em;
	font-weight:900;
	margin:10px;
	text-transform:uppercase;
	}

#wrapper {
	top: 50px;
	position: absolute;
	margin-left: -400px;
	width: 800px;
	left:	50%;
}

#page {
	float:left;
	width: 800px;
	border-top:1px solid #BBB;
	border-left:1px solid #555555;
	border-right:1px solid #777777;
	border-bottom:1px solid #AAAAAA;
	min-height: 600px;
	background			:		#000 url('images/abg.png');
	background-repeat	:		no-repeat;
	background-position	:		bottom;
}

#topheader{
	position: absolute;
	top: -25px;
	left:	553px;
	width: 250px;
	height: 26px;
	background:	transparent url('images/fingertips.png');
	background-repeat: no-repeat;
}

#topheader #socialmedialinks {
	position: relative;
	left: 	93px;
	top:	5px;
}

#header{
	width:	800px;
	height: 150px;
	background: #222;
}

#header #menu {
	position: absolute;
	top: 100px;
	left: 70px;
	height:40px;
	width:800px;
}

#header #menu .menuitem {
	float:left;
	padding-left:10px;
}

#header #headerimg {
	background: url('images/banner.png') no-repeat bottom center;
	width:	800px;
	height: 150px;
}

#subheader {
	width				:	800px;
	height				:	90px;
	background			:	#000 url('images/framebg.png');
	background-repeat   :	no-repeat;
	background-position	:  	top;
	z-index				:   0;
}

#sidebar {
	float: right;
	width: 180px;
	margin-right:30px;
	margin-top: -70px;
	
}

#sidebar .widget {
padding: 10px;
	color:#FFFFFF;
	font-family:verdana, sans-serif;
	font-size:0.65em;
	font-weight:normal;
	letter-spacing:0.1em;
	margin-left:1em;
	
	text-align: justify;
}

#sidebar ul li.widget {
	margin-top: 0.5em;
	border: 1px solid #111;
	border-bottom: 1px solid #222;
}

#sidebar ul li.widget_search {
	margin-top: 0em;
	border-top: 1px solid #111;
}

#posts {
	float:left;
	left:0;
	margin-left:30px;
	margin-top: -70px;
	position:relative;
	width:550px;
	
}

.post {
	margin-bottom: 30px;
}

#posts .storycontent p {
	color:#FFFFFF;
	font-family:verdana, sans-serif;
	font-size:0.65em;
	font-weight:normal;
	letter-spacing:0.1em;
	margin:1em 0;
	text-align: justify;
}

#posts .storytitle {

}

#posts .storytitle a, .storytitle a:hover .storytitle a:visited  {
	color:#FFFFFF;
	text-decoration: none;
	font-weight:900;
}

#posts .timestamp {
	color:#FFFFFF;
	font-family:verdana, sans-serif;
	font-size:0.6em;
	font-weight:lighter;
	letter-spacing:0.1em;
	text-align:justify;
}

#footer {
	float:left;
	width: 800px;
	left:	50%;
	margin-left: -400px;
	width: 800px;
	height: 100px;
}

.navigation {
	padding: 10px;
	font-family:verdana, sans-serif;
	text-transform:uppercase;
		font-size:0.65em;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

.storycontent label{
	color:#FFFFFF;
	font-family:verdana, sans-serif;
	font-size:0.65em;
	font-weight:normal;
	letter-spacing:0.1em;
	margin:1em 0;
	text-align: justify;
}

.storycontent ul li{
	color:#FFFFFF;
	font-family:verdana, sans-serif;
	font-size:0.65em;
	font-weight:normal;
	letter-spacing:0.1em;
	margin:1em 0;
	text-align: justify;
}

.storycontent table.productcart {
	color:#FFFFFF;
	font-family:verdana, sans-serif;
	font-size:0.65em;
	font-weight:normal;
	letter-spacing:0.1em;
	margin:1em 0;
	text-align: justify;
}

.storycontent table.productcart tr.firstrow td {
	background: #222;
	color:#FFFFFF;
	padding: 0.5em;
	border-left:0px solid #000;
	font-weight:inherit;
}

.storycontent table.productcart tr.firstrow {
	margin-bottom:	10px;
}


.storycontent table.productcart tr td {
	font-size:inherit;
	padding-bottom:5px;
}



.storycontent .wpsc_checkout_forms h4 {
	color:#FFFFFF;
	font-family:verdana, sans-serif;
	font-size:0.65em;
	font-weight:normal;
	letter-spacing:0.1em;
	margin:1em 0;
	text-align: justify;
}

.storycontent .wpsc_checkout_forms table.wpsc_checkout_table  {
	width: 100%;
}

.storycontent .wpsc_checkout_forms table.wpsc_checkout_table tr {
	border: 5px solid #000;
}

.tweets li {
	margin-bottom: 1.5em;
}


#mediaplayer {
	
}





/* DMS guestbook */
.storycontent .guestbookEntry, .storycontent .css_navigation_overview{
	color:#FFFFFF;
	font-family:verdana, sans-serif;
	font-size:0.65em;
	font-weight:normal;
	letter-spacing:0.1em;
	margin:1em 0;
	text-align: justify;
	padding-bottom: 20px;

}

.storycontent .guestbookEntry .header{
	background:none repeat scroll 0 0 #222222;
	color:#FFFFFF;
	font-family:verdana;
	font-weight:bolder;
	letter-spacing:0.1em;
	margin:0;
	padding: 5px;
}

.storycontent .guestbookEntry .message{
	color:#FFFFFF;
	font-family:verdana;
	letter-spacing:0.1em;
	margin:0;
	padding: 5px;
}

.storycontent .css_form_messagefield {
	border:1px solid #000;
	width:80%;
	height:150px;
	color:#000;
}

.storycontent .css_navigation_select{
	font-weight: bolder;
	color #999;
}

