/*
Theme Name: EnfieldClassic
Theme URI: http://www.enfieldmotorcycles.com
Description: Buzz theme matching the 2006 EnfieldMotorcycles Website implementation.
Version: 1
Author: CMW-Rhett
Author URI: http://www.classicmotorworks.com/
*/
.Blog a {
	color: #666;
	text-decoration: underline;
}
.Blog a:visited {
	color: #666;
}
.Blog a:hover {
	color: #c00;
}
.Blog p {
	padding: 0px 0px 15px;
	margin: 0px;
}
.Blog h2 {
	color: #900;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #ccc;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}
.Blog h2 a, .Blog h2 a:visited {
	color: #900;
	text-decoration: none;
}
.Blog  h2 a:hover {
	color: #f00;
	text-decoration: none;
}
.Blog  h3, .Blog .entry h2 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #999;
	margin: 10px 0px 5px;
}
.Blog .entry h2, .Blog .entry h3, .Blog .entry h4 {
	border-bottom: 0;
}
.Blog form {
	margin:0px;
	padding:0px;
}
.Blog #content {
	padding: 5px 10px 20px 5px;
}
.Blog .post {
	padding: 10px;
	margin: 10px 0;
	border-bottom: 5px solid #ccc;
	background: #efefef;
}
.Blog .post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.Blog .post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.Blog .post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {
	float: left;
	margin-left: 10px;
	width: 430px;
}

.Blog .entry {
	clear: both;
	padding-top: 10px;
}
.Blog .entry li {
	margin-bottom: 0.7em;
}
.Blog a.more-link {
	font-weight: bold;
	color: #fff;
	padding: 5px;
	background: #900;
	text-decoration: none;
}
.Blog a.more-link:hover {
	background: #c00;
}
.Blog .post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:right;
	font-size: 95%;
	color: #999;
}
.Blog .post-author {
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999;
}
.Blog .post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	font-size: 95%;
	display: block;
	margin-bottom: 11px;
}
.Blog .post-tags {
	background: url(images/mini-category.gif) no-repeat left top;
	padding-left: 18px;
	font-size: 95%;
	display: block;
	margin-bottom: 11px;
}
.Blog .post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left top;
	padding-left: 18px;
	font-size: 95%;
	color: #999;
	display: block;
	margin: 5px 0 10px;
	float: right;
}
.Blog .post-content {
	clear: both;
	padding-top: 10px;
}
.Blog .post-extras {
	padding: 5px 10px 15px;
}
.Blog .navigation {
	clear: both;
	padding: 20px 30px;
}
.Blog .navigation a, .Blog .navigation a:visited {
	color: #444;
	text-decoration: none;
}
.Blog .previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.Blog .next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
.Blog #comments, .Blog #respond {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
}
.Blog .commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.Blog .commentlist li{
	padding: 5px 10px;
	position: relative;
}
.Blog .commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.Blog .commentlist .alt {
	background: #eee;
}
.Blog .commentlist cite, .Blog .commentlist cite a, .Blog .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #000;
}
.Blog .commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.Blog #commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
.Blog #commentform p {
	padding: 6px 0px;
	margin: 0px;
}
.Blog #commentform label{
	font-weight: bold;
	color: #666;
	font-size: 100%;
}
.Blog #commentform input{
	width: 153px;
	background:#efefef;
	border: 1px solid #ddd;
	padding: 3px;
	margin-top: 3px;
}
.Blog #commentform textarea{
	width: 478px;
	height: 115px;
	background:#efefef;
	border: 1px solid #ddd;
	padding: 2px;
	margin-top: 3px;
}
.Blog #commentform textarea:focus, .Blog #commentform input[type="text"]:focus {
	background: #fff;
}
.Blog #commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}
.Blog #sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 220px;
}
.Blog #searchform {
	background: #acacac url(images/searchform-bg.gif) repeat-x;
	width: 220px;
	padding: 10px 10px 10px 10px;
	float:right;
}
.Blog #searchform #s {
	width: 135px;
	height: 22px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #555;
	background: #fff;
	vertical-align: middle;
}
.Blog #searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #fff;
	vertical-align: middle;
}
.Blog #searchform label {
	font-size: 11px;
	color: #444;
}
.Blog #sidebar h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #c00;
	margin: 10px 0px 5px;
}
.Blog .ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #999;
}
.Blog .ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #bbb;
	background: url(images/mini-category.gif) no-repeat left center;
}
.Blog .ul-cat li a, .Blog .ul-cat li a:visited{
	color: #555;
	text-decoration: none;
}
.Blog .ul-cat li a:hover{
	color: #000;
	text-decoration: none;
}
.Blog .ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #999;
}
.Blog .ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #bbb;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.Blog .ul-archives li a, .Blog .ul-archives li a:visited{
	color: #555;
	text-decoration: none;
}
.Blog .ul-archives li a:hover{
	color: #000;
	text-decoration: none;
}
.Blog .ul-feeds {
	list-style: none;
	padding: 0;
}
.Blog #lower-nav {
	color: #ccc;
	font-size: 95%;
	line-height: 130%;
	background: #900;
	margin: 5px 0 10px;
	padding: 0;
	width: 760px;
}
.Blog #lower-nav td {
	padding: 5px 10px;
}
.Blog #lower-nav h4 {
	font: normal 146%/100% "Trebuchet MS", Tahoma, Arial;
	color: #fff;
	margin: 10px 0px 15px;
}
.Blog #lower-nav a {
	color: #fff;
}
.Blog .recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.Blog .recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.Blog .recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.Blog .recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.Blog .recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.Blog .recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
.Blog #credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
.Blog #credits a, .Blog #credit a:visited{
	color: #048db4;
}
.Blog .rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
	color: #f60;
}
.Blog .left {
	float: left;
}
.Blog img.left, .Blog a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #ccc;
	padding: 3px;
	background: #fff;
}
.Blog a:hover img.left{
	border-color: #ccc;
	background: #ccc;
}
.Blog .right {
	float: right;
}
.Blog img.right, .Blog a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #ccc;
	padding: 3px;
	background: #fff;
}
.Blog a:hover img.right{
	border-color: #ccc;
	background: #ccc;
}
.Blog .clear {
	clear:both;
}
.Blog hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.Blog img.img_border, .Blog a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
.Blog a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}
.Blog .whitelink a { color: #fff; text-decoration: underline; }
