/*  
Theme Name: Dickie Dirts
Theme URI: http://www.dickiedirts.com/
Description: The default Dickie Dirts theme
Version: 1.0
Author: Philip Vellender
Author URI: http://www.wnwdesign.co.uk/
*/


#leftnav a.header, p.header {
	background : #B3514E;
	}
	
	
/*** main content area ***/
	
#content h1, #content h2, #content h3, .faq, #extinfo h1 {
	color : #B3514E;
	}
		
#content a, #spiders a {
	color : #B3514E;
	}	
			
#content a:hover, #spiders a:hover {
	background : #B3514E;
	color : #ffffff;
	}
	
	
		
/*** breadcrumb links ***/
		
#breadcrumbs {
	color : #B3514E;
	}
		
		
/*** spiderlinks ***/
		
#spiders {
	color : #B3514E;
	}

/*** register now button ***/
		
#cartbutton {		
	background : url(/acatalog/cart-brown.gif) no-repeat;
	color : #ffffff;
	width : 132px;
	}

#sidebar {
	width: 150px;
	}

#sidebar ul {
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	}

#sidebar li {
	list-style: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	}

#sidebar input {
	width: 130px;
	}

/* Begin Comments*/
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 60%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
.alt {
	margin: 0px 10px 0px 10px;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	text-align: center;
	}

.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;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

.date {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	margin: 5px 12px;
	}
	
#infobox {
	padding: 0px;
}

.single img {
margin: 0 5px 5px 0;
}

.single .date {
clear: both;
margin: 5px;
}

.index img {
margin: 0 5px 5px 0;
}

.index .postmetadata {
clear: both;
margin: 5px;
}

hr {
border: none;
height: 1px;
width: 90%;
text-align: center;
}