/*
Theme Name: Custom wordpress Classic
Description: Based on worldpress classic
Version: 1.0
Author: Simon Dunton
*/





.screen-reader-text {
     position: absolute;
     left: -1000em;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}



cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
	border-bottom: 1px dotted #ccc;
	font-family:Arial, Helvetica, sans-serif;
color:#6f7072;
font-size:11px;

	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	border-bottom: 1px dotted #eee;
	font-family:Arial, Helvetica, sans-serif;
color:#6f7072;
font-size:16px;

	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font-family:Arial, Helvetica, sans-serif;
color:#6f7072;
font-size:11px;

	
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#content {
	font-family:Arial, Helvetica, sans-serif;
color:#6f7072;
font-size:11px;

}





.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions & aligment */

h4{
padding-top:4px;
padding-left:10px;color:#ffffff; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-size:11px;
background-color:#e2001a; height:20px; background-image:url(/resources/template/prod-img.gif); background-position:right; background-repeat:no-repeat;
}
.categories{
margin:0px;
padding:0px;
padding-left:-10px;
list-style-type: none;
}
.cat-item{
list-style-type: none;
border-bottom:1px dotted #b2b2b2;
/*height:20px;*/
padding-left:15px;
margin-left:-40px;
background-image:url(/resources/template/menu-left.gif);
background-repeat:no-repeat;
background-position:left;


}
.cat-item a {
text-decoration:none;
font-size:11px;
font-family:arial;
color:#6f7072;
}
