/* ************* Remove default paddings from all elements *****************/

* {
	margin:0;
	padding:0;
	/*text-decoration: none;*/
	border:none;
	list-style-type: none;
}


/* ************* body *****************/

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background-color:#000000;
	overflow:-moz-scrollbars-vertical;
	line-height:140%;
	background-image: url(images/bodybg.png);
	background-repeat: repeat-x;
	
}

/* ************* font sizing, margins etc *****************/

p{
	line-height:140%;
}

h2, h3, h4, h5, h6, p, blockquote,
ul, ol, dl, address {
	margin: 20px 0;
}

h4{ 
	font-size:1.2em; 
}

h5{ 
	font-size:1.1em; 
}

h6{ 
	font-size:1.1em; 
}

p{
	font-size:1.2em;
	color: #C0B4A5;
}
/* ************* wrapper div *****************/

#wrapper {
	width:780px;
	text-align:left;
	
}

/* ************* content div **********************/

#content, #contentgallery {	float:left;
	width:572px;
	
}
body#conversation #content img, body#home #content img, body#currentwork #content img, body#albums #content img, body#contact #content img, body#shop #content img{
	padding:9px;
	border:1px solid #6A3223;
}
#content ul, #content ol{
	margin-left:40px;
}



#content ul li{
	font-size:12px;
	line-height:150%;
	list-style-type: disc;
	color: #FFFFFF;
}


#content ol li{
	font-size:12px;
	line-height:20px;
	color: #FFFFFF;
	list-style-type: decimal;
}

#content ol li form{
	display:inline!important;
}

#content ol li input{margin:0 5px -3px 0;}


.buynow{
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}

.nonumber li{list-style-type: none!important; font-weight:bold;}
/*.nonumber{margin-left:20px!important;}*/



#content a{
	color:#B81216;
	/*padding-bottom: 1px;
	border-bottom: 1px solid #B81216;*/
}
#content a:hover{
	color:#FF3300;/*border-bottom:none;*/
	text-decoration: none;
}

.flright{float:right; margin-left:20px;}


/* ************* menu and nav divs *****************/

#menu{
	width:170px;
	float:left;
	display:inline;
	
}
	
#nav ul{
	font-size: 1.0em;
	padding: 0 10px 12px 0;
	
}

#nav li{
	
	
}

#nav a{
	color: #FFFFFF;
	display:block;
	padding: 6px 10px 10px 35px;
	font-weight:bold;
	font-size: 1.1em;
	height:1%;
	background: url(images/libg.png) no-repeat right center;
	text-decoration:none;
	}

#nav a:hover{
	background: url(images/libg.png) no-repeat left center;
}


/* ************* footer div *************************/

#footer {
	clear: both; padding-top:30px;
	
}
	
#footer p{
	margin: 15px 0 15px 175px;
	font-size:1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer a{
	color:#999999; 
	padding-bottom:1px; 
	border-bottom:1px solid #999999;
}



/* ************* replacement headings *****************/

h1#toplogo{background-image: url(images/toplogo.png);
	background-repeat: no-repeat;
	height: 145px;
	width:780px;}

h1#toplogo a{
	display: block;
	text-indent: -1000px;
	height: 145px;
	width:530px;
}

h2, h3, h4, h5{
	color:#FF6600;
	font-size: 24px;
	font-weight: normal;	
}
h4{font-size: 18px;line-height:130%;}
h5{font-size: 14px;}	
body#daveclayton #content, body#albums #content{
	background: url(images/davebodybackground.png) no-repeat right center;
}
body#marcusperry #content{
	background: url(images/marcusbodybackground.png) no-repeat right 450px;
}

body#shop form{
	background: url(images/marcusbodybackground.png) no-repeat right top;
}

body#conversation #conversationlink, body#home #homelink, body#daveclayton #davelink, body#marcusperry #marcuslink, body#currentwork #currentlink, body#albums #albumslink, body#gallery #gallerylink, body#contact #contactlink, body#shop #shoplink{background: url(images/libgon.png) no-repeat left center;}

#gallerythumbs a img {
	padding: 7px; 
	background-color:#63080B;
	border:solid 1px #9C1013;
	margin: 0 15px 15px 0;

}
#gallerythumbs a:hover img{	
border:solid 1px #fff;
}

.highlight{padding:5px; background-color: #68080C; color:#fff; font-weight:bold;}
#jukebox{width: 500px; margin:15px auto;}
blockquote{
	color:#fff;
	background: #69080C url(images/blockquote-bg.png) no-repeat left top;
	padding: 15px 15px 15px 45px;
}
body#albums h3{padding-top:35px; border-top:1px solid #68080C;}


.clearboth{clear:both;}
.friends{
	padding: 10px;
	
}

/* News styles*/

body#home .post-date{color:white;}
body#home dt{
	color: #FF6600;
	font-size: 1.4em;
}
body#home dd{
	padding:10px 10px 20px;
	margin:0 0 20px!important;
	border-bottom:1px dotted #68080C;
	
}

body#home dl p{margin:0 0 12px!important;font-size: 1.1em;}
body#home .post-date{
	color: #CB1418;border:none!important; margin:0!important; padding:0!important;
}




/* external links styling*/

a[href^="http:"] {background: url(images/external.gif) no-repeat right 2px; padding-right:10px;}

a[href^="http://www.pressurezone.co.uk"], a[href^="http://pressurezone.co.uk"]{background-image:none; padding-right:0;}

/* form stuff */
label, legend{color:white;}
legend{font-weight:bold; padding:3px 5px; border:1px solid #68080C;}
label{display:block; margin:4px 0;}
#email_from, textarea{
	width: 250px;
	padding:2px;
	border:4px solid #FF6600;
}
fieldset{
	margin:1em 0;
	padding:1em;
	border:1px solid #68080C;
}
#submit{display:block; border:solid 4px #fff; margin: 8px 0 0 0px;cursor:pointer;cursor:hand;}
.noborder{border:none!important;}