html{font-size: 62.5%;}

A 			{ color: #999; text-decoration: none; } 
A:link		{ color: #ff00ff; text-decoration: none; } 
A:visited	{ color: #ff00ff; text-decoration: none; } 
A:active	{ color: #999;  } 
A:hover		{ color: #999;  } 

body {
	background-color: #000;
	font:1.2em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin:0;
}

#page{
	background-color: #000;
}
#pagewidth{
	width:80em;
	position:relative;
	margin:0 auto;
	overflow:hidden;
	z-index: 50;
}
h1 {
	font-size:18px;
	font-weight: bold;
	margin: 0;
	color: #000;
}
#header p{
	margin-right:13px;
	}
.body {
	/*font-size: .7em; */
	color: #262626; 
	margin-left: 0px;
	
}

.byline, .entryfooter, .trackbackfooter {
	/*font-size: .7em;*/
	line-height: 135%;
	margin: 0;
	padding: 0 0 8px 0;
	color: #999;
}
.byline{
	clear:both;
}
#bg_iconsBlog{
	background-color:#fff!important;
	padding-top:5px;
	}
.commentBody {
	font-size: .8em; 
	color: #000000; 
	margin-right: 10px;
	margin-bottom: 40px;
}

.commentByLine {
	font-weight: bold;
	clear: left;
}

#blogText {
	font-family:Franklin Gothic Medium;
	padding:90px 30px;
}

#banner, #banner a {
	font-size: 1.4em;
	font-weight: bold;
	color: white;
	background-color: #191418;	
	padding:5px;
}

input, select, textarea {
	font-size: 1em; 
	color: #000000; 
}


.menuTitle {
	font-family: verdana, arial, sans-serif; 
	font-size: .7em;
	background-color: #191418;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .2em;
	padding: 5px;
	color:#fff;
}

.header, .header a {
	font-family: verdana, arial, sans-serif; 
	font-size: .7em;
	text-align: center;
	font-weight: bold;
	color:#fff;
}


#calendar{
	width:90%;
	margin:0 auto 0 auto
}
.calendarTable, .calendarTable a {
	font-family: verdana, arial, sans-serif; 
	font-size: .9em;
	text-align: center;
	padding: 2px;
	line-height: 14px;
	color:#000;
}

.calendarToday {
	background-color: #666;
	color:#fff;
	border: thin solid #000;
}

.menuBody {
	font-family: verdana, arial, sans-serif; 
	font-size: .9em;
	text-align: left;
	padding: 2px;
	line-height: 14px;
	color:#262626;
}

.menuBody .header {
	font-size: 1em;
}

.menuBody A {
	font-family: verdana, arial, sans-serif; 
	font-size: 12px;
	color:#262626;
}

.date {
	color: #FFF; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.blogHeader, .trackbackHeader, .commentHeader, .relatedentriesHeader {
	color: #666; 
	border:1px solid #999;
	padding:5px;
	margin-bottom:10px;
	font-weight:normal;
}

.footerHeader {
	background-color: #191418;
	color: #666; 
	border:1px solid #999;
	padding:5px;
	font-weight:normal;
}
.footerHeader a {color:#fff;}

.rightMenu {
	border:1px solid #999;
	margin:10px 8px 8px 8px;
}

.code {
	font-family: "courier new",courier,monospace;
	font-size: 1em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
	overflow: auto;
	max-height: 200px;
    padding: 4px 4px 4px 4px;
    line-height: 15px;
	 margin:5px 0 5px 0;	
}

.codePrint {
	font-family: courier,monospace;
	font-size: .7em;
	color: black;
	border: solid thin #0000cc;
	background-color: #ffffcc;
    padding: 4px 4px 4px 4px;
    line-height: 15px;	
}
.center{
	text-align:center;
}
.entry{
	margin-bottom:8px;
	padding-bottom:3px;
	border-bottom:1px solid #999;
	margin-left:50px;
	margin-right:30px;
}
a img{
	border: 0px;
}

.comment, .trackback, .commentAlt, .trackbackAlt{
	border: 1px solid #999;
	padding: 10px;
	margin:10px 0;
	position:relative;

}
.commentAlt, .trackbackAlt{
background-color:#efefef;

}
.comment img, .commentAlt img{
	float:left;
	position:relative;
	margin: 0 5px 5px 0;
}



.commentBody, .trackbackBody{
	font-size: .7em; 
	color: #000000; 
	margin-bottom: 10px;
}

 #relatedEntriesList {
	font-size: .7em; 
	color: #000000;
 }



.commentByLine, .trackbackByLine {
	font-style: italic;
	font-size: .7em;
}

.addCommentLink,.addTrackbackLink{
	text-align:right;
	}
#trackbacks,#comments{
	margin-top:8px;
	}
#calendar th{
	font-weight: normal;
}
.tbLink{
	font-size:1.1em;
}

.autoImage {
	float: left;
	margin: 0 5px 5px 0;
}

.byline img{
	vertical-align: top;
}

/*==================Forms======================*/
fieldset#commentForm, fieldset#sendForm{
margin:8px;
text-align:left;
}
fieldset#sendForm{
border:none;
}
fieldset#commentForm legend,fieldset#sendForm legend {
font-size: 1.1em;
font-weight: normal;
color: #FFF;
margin: 0px 0px 0px 0px;
padding: 3px 5px 10px 5px;
}
fieldset#commentForm label,fieldset#sendForm label{
float:left;
width:110px
}
fieldset#sendForm label{
width:130px;
}
fieldset#commentForm div,fieldset#sendForm div{
clear:both;
margin-bottom:5px
}
fieldset#commentForm .longLabel{
width:260px
}
fieldset#sendForm .longLabel{
width:200px;
}
fieldset#commentForm .nofLoat,fieldset#sendForm .nofLoat{
float:none
}
fieldset#commentForm #comments,fieldset#sendForm #notes{
width:100%;
height:120px;
overflow: auto;
}
fieldset#sendForm #notes{
width:300px;
}
fieldset#commentForm img{
margin:3px auto
}
fieldset#sendForm img,fieldset#sendForm #submit{
margin-left:200px;
}
#popUpFormBody{
background:#000;
margin:8px;
}
/* 26/01/09 added by JC to bring style in line with main black.co.uk site*/
html>body #header {
	width:960px;
}
#header{
	height:180px;
	/*overflow:hidden;*/
	position:relative;
	width:86em;
	margin:auto;
	z-index:3000;
	
}
#header h1 a {
	background:transparent url(/media/store-header.gif) no-repeat scroll 0 0;
	float:left;
	height:114px;
	margin-top:10px;
	text-indent:-9999px;
	width:408px;
}
#header .col1 a{
	font-weight:normal;
	text-decoration:underline;
}
#header .add,#header .col1{
	margin:18px 0 0 18px;
	padding:0;
	list-style:none;
	font-size:11px;
	overflow:hidden;
	border-left:solid thin #fff;
	float:left;
	width:19em;
}

#header .add{
	margin:18px 0 0 8px;
}

#header .add li,#header .col1 li{
	
	margin:0 15px 0 0;
}

#header .col1 li.space{
	/*padding:22px 0 0 15px;*/
	padding:9px 0 0 15px;
}
#header .add li.space{
	padding:9px 0 0 15px;
}

#header .add li.first{background:none;}
#header .add li.cart{background:none;}
#header .add li.cart a{
	padding:0 0 0 20px;
	font-weight: bold;
	background:url(/media/css/ico-cart.gif) no-repeat left;
}
#header .add a{
	font-weight:normal;
	text-decoration:none;
}
#nav{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:70px !important;
	left:0;
	width:90em;
	overflow:visible;
	font-size:13px;
	font-weight:bold;
	z-index:2000;
	margin-top:10px !important;

}
#nav li{
	float:left;
	z-index:20;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	padding:15px 0px 0px 0px;
}
#nav a{
	text-decoration:none !important;
	padding:0px 25px 0px 15px;
}
#nav li.active a,#nav li a:hover{text-decoration:underline;}
#nav li a {width:auto;}

#nav .home{
	background:url(/media/css/ico-home.gif) no-repeat right bottom;
	height:40px;
}

#nav .home a:hover{
	text-decoration:none;
}
.leftPixPad {
	padding-left: 15px;	
}
#TheSearch {
	width:180px;
}
a.send-friend{
	font-size:11px;
	display:block;
	background:url(/media/css/ico-send-friend.gif) no-repeat right;
}
#searchbox, #email, #name {
}

#srchbtn {
	bottom:0px;
	padding-left:8px;
}
h1.blogTitle{
	background:url(../images/blogTitle.png) no-repeat;
	border-bottom:1px solid #ccc;
	text-indent:-9999px;
	margin-bottom:15px;
	margin-top:-6px;
	padding-bottom:23px;
}
#footer{
	width:60em;
	margin:10px auto;
	overflow:hidden;
	border-top: solid thin #fff;
	text-align:center;
	padding:19px 0 0 0;
	line-height:2em;
	clear:left;
	font-weight:normal;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
}
#footer ul.first{
	font-size:1.1em;
}
#footer ul li{
	display:inline;
	padding:0 4px 0 10px;
}
#footer a{
	text-decoration:none;
	font-weight:normal;
	color:#fff;
}
#footer .second a{
	color:#696768;
}
#footer a:hover{
	text-decoration:underline;
}

#bg_iconsBlog a{ text-decoration: none; font-weight:bold; } 
#bg_iconsBlog a:link{ text-decoration: none; } 
#bg_iconsBlog a:visited	{ color: #fff; text-decoration: none; } 
#bg_iconsBlog a:active	{ color: #fff;  } 
#bg_iconsBlog a:hover{ color: #999;  } 
.entry h1 a {
	color:#000;
	font-weight:normal;
	}
.col1 a{
	color:#fff;
	}
.add a{
	color:#fff;
	text-decoration:underline;
	}
