/* @override 
	http://www.motorcycledaily.com/wp-content/themes/motorcycledaily-1.0/style.css
	http://md.site/wp-content/themes/motorcycledaily-1.0/style.css
*/

/*
Theme Name: Motorcycle Daily 1.1
Theme URI: http://motorcycledaily.com
Description: Custom Wordpress Theme Framework for MotorcycleDaily.com
Version: 1.1
Author: John B Hopper IV
Author URI: http://www.siriusad.com

Description Notes: Based on custom theme originally created by John B Hopper IV at <a href="http://siriusad.com">http://siriusad.com</a>.
Author 2: Int'l Free Enterprise Marketing
Author 2 URI: http://www.carlvanderpal.com
*/

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }  

a {
	color: #900;
}
a:visited {
	color: #800;
}
body {
	background: #333 url(images/background-asphalt.jpg) 50% 0;
	text-align: center;
	font-family: "Lucida Grande", Tahoma, "Trebuchet MS", sans-serif;
	line-height: 1.5;
	color: #000;
	overflow: visible !important;
}
#header,
#page {
	margin: 0 auto;
	width: 980px;
}
#nav {
	margin: 0 auto;
	height: 30px;
	clear: both;
}
#nav li {
	display: inline;
	text-align: left;
	color: #fff;
	font-size: 12px;
}
#nav li a {
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 10px 55%;
	padding: 12px 10px 9px 30px;
	color: #ccc;
}
#nav li.home a {
	background-image: url(images/icons/house.png);
}
#nav li.cat-item-4 a {
	background-image: url(images/icons/helmet-white.png);
}
#nav li.cat-item-6 a {
	background-image: url(images/icons/notepad.png);
}
#nav li.cat-item-10 a,
#categoryposts-5 h2 {
	background-image: url(images/icons/document.png);
}
#nav li.cat-item-3 a {
	background-image: url(images/icons/newspaper.png);
}
#nav li.cat-item-5 a {
	background-image: url(images/icons/gear.png);
}
#nav li.cat-item-7 a {
	background-image: url(images/icons/checkered-flag.png);
}
#nav li.cat-item-8 a {
	background-image: url(images/icons/question-bubble.png);
}
#nav li.cat-item-26 a {
	background-image: url(images/icons/video.png);
}
#nav li a:hover {
	color: #fff;
}
#page {
	text-align: left;
	background: url(images/page-bg.png) repeat-y;
}
body.home #page {
	background-image: url(images/page-home-bg.png);
}
#blogtitle {
	display: none;
}
#content {
	position: relative;
	margin-left: 10px;
	width: 730px;
	float: left;
	padding: 15px;
	font-size: 1.2em;
	background: #fff;
}
body.home #content {
	width: 550px;
	padding: 0 0 15px 0;
}
#article-list {
	position: relative;
	margin-bottom: 15px;
}
#article-list h3 {
	position: absolute;
	left: -10px;
	color: #fcf1f1;
	font-size: 9px;
	letter-spacing: 1px;
	text-transform: uppercase;
	height: 26px;
	width: 95px;
	text-indent: -3px;
	text-align: center;
	line-height: 23px;
	background: url(images/article-list-date-bg.png);
	font-weight: normal;
	margin: 0;
}
#article-list hr {
	height: 1px;
	border: none;
	border-top: 1px #eee solid;
	margin: 5px 0;
}
#article-list .post {
	position: relative;
	margin: 0 0 0 90px;
}
#article-list .post a {
	padding: 5px 0 0 23px;
	text-decoration: none;
	color: #000;
	display: block;
	min-height: 20px;
}
#article-list .post a:hover {
	text-decoration: underline;
	color: #333;
}
#article-list .hover-options a {
	padding: 0;
	min-height: 20px;
	line-height: 20px;
}
#article-list .post .hover-options {
	display: none;
}
#article-list .post .hover-options {
	display: block;
	position: absolute;
	right: 10px;
	top: 0px;
	font-size: 9px;
	color: #666;
	z-index: 100;
	font-size: 10px;
}
#article-list .hover-options li {
	list-style: none;
	float: right;
	height: 16px;
	margin-left: 10px;
}
#article-list .hover-options li a {
	color: #999;
}
.comment-count {
	padding-left: 18px;
	background: url(images/icons/comment-bubble.png) no-repeat;
}
.translate_block {
	background: url(images/icons/world.png) no-repeat;
}
.edit {
	padding-left: 18px;
	background: url(images/icons/pencil.png) no-repeat 0 50%;
}
#article-list .post .permalink {
	background-position: 0 3px;
	background-repeat: no-repeat;
	padding-right: 80px;
}
.category-news .permalink {
	background-image: url(images/icons/newspaper.png);
}
.category-bike-reviews .permalink {
	background-image: url(images/icons/helmet-black.png);
}
.category-race-results .permalink {
	background-image: url(images/icons/checkered-flag.png);
}
.category-editorial .permalink {
	background-image: url(images/icons/notepad.png);
}
.category-product-reviews .permalink {
	background-image: url(images/icons/gear.png);
}
.category-rumors .permalink {
	background-image: url(images/icons/question-bubble.png);
}
#main-article {
	padding: 0;
	position: relative;
	color: #fff;
}
#main-article h2 {
	font-size: 1.3em;
	line-height: 1;
	text-shadow: 0px 2px 3px #285472;
}
#main-article h2 a {
	color: #fff;
	text-decoration: none;
}
#main-article h2 a:hover {
	color: #fbfece;
}
#main-article .box {
	background: #32688e url(images/main-article-bg.jpg) repeat-x 0 100%;
	padding: 15px 15px 20px 15px;
	margin-bottom: 5px;
}
#main-article p {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #ccd9e3;
	font-style: italic;
	text-align: justify;
	margin: 0;
	line-height: 1.1;
}
#main-article .info {
	float: right;
	font-size: 10px;
	width: 140px;
	margin: 0 0 0 15px;
}
#main-article .info li {
	list-style: none;
	color: #a9bbc7;
	border-top: 1px #5a85a3 solid;
	padding: 6px 0 6px 20px;
}
.info li {
	color: #a9bbc7;
	background-repeat: no-repeat;
	background-position: 0 45%;
	padding-left: 20px;
}
#main-article .info li a {
	color: #a9bbc7;
	display: block;
	text-decoration: none;
}
#main-article .info li a:hover {
	color: #fff;
}
.info li.date {
	background-image: url(images/icons/calendar.png);
}
.info li.author {
	background-image: url(images/icons/person-silo.png);
}
.info li.photos {
	background-image: url(images/icons/camera.png);
}
#main-image {
	display: block;
	overflow: hidden;
	height: 320px;
	background: no-repeat 50% 50%;
	line-height: 160px;
}
#main-image img {
	width: 550px;
	height: auto;
	margin-top: -3%;
}
#main-article .info li.read {
	padding-left: 0;
}
.info li.read a {
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 9px;
	padding: 0 30px 0 10px;
	text-align: center;
	text-transform: uppercase;
	background: url(images/continue-reading-notext.png) 0 0;
}
.info li.read a:hover {
	background-position: 0 -30px;
}
#main-article .info li:first-child,
#main-article .info li.read  {
	border: none;
}
#upper-left-corner,
#upper-right-corner {
	height: 30px;
	width: 30px;
	background: url(images/upper-left-corner.png);
	position: absolute;
	left: -10px;
	top: -10px;
	z-index: 100;
	padding: 0;
}
#upper-right-corner {
	left: auto;
	right: -10px;
	background: url(images/upper-right-corner.png);
}
#sidebar {
	margin-left: 775px;
	padding: 0 10px 0 0;
}
body.home #sidebar {
	position: relative;
	margin-left: 560px;
}
#logo {
	display: block;
	text-indent: -9999px;
	font-size: 10px;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
	background-image: url(images/motorcycledailycom-logo.png);
	height: 78px;
}
body.home #logo {
	height: 135px;
	background-image: url(images/motorcycledailycom-logo-home.png);
}
#description {
	display: none;
}
#copyright {
	color: #999;
	font-size: .6em;
}
#logobox {
	position: relative;
	padding: 10px;
}
body.home #logobox {
	position: relative;
	background: #fff url(images/speedometer.jpg) no-repeat 100% 100%;
	padding: 10px;
	height: 305px;
}
#logobox ul {
	list-style: none;
	font-size: .7em;
	margin-left: 0;
}
#logobox li a {
	color: #000;
	text-decoration: none;
	line-height: 20px;
}
#logobox li a:hover {
	text-decoration: underline;
}
#misc-links li {
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0 50%;
}
.rss {
	background: url(images/icons/rss.png) no-repeat 0 50%;
}
.contact {
	background: url(images/icons/mail.png) no-repeat 0 50%;
}
.industry-links {
	background: url(images/icons/link.png) no-repeat 0 50%;
}
#searchform {
	position: relative;
	background: #fff;
	height: 30px;
	line-height: 30px;
	border: 1px #ccc solid;
	overflow: hidden;
	margin: 0;
}
body.home #searchform {
	position: absolute;
	bottom: 10px;
	left: 10px;
	width: 220px;
}
#searchform label {
	display: none;
}
#s {
	border: none;
	height: 30px;
	width: 175px;
	vertical-align: top;
	font-size: 1em;
	color: #999;
}
body.home #s{
	width: 185px;
}
#searchsubmit {
	position: absolute;
	top: 5px;
	right: 5px;
}
body.home .widgets {
	position: relative;
	padding: 5px 0px 10px 10px;
	width: 220px;
}

#sidebar-videos-slider.widgets	{
	width:400px;
}

#sidebar-videos-slider.widgets h2	{
	color:#377199;
}

#sidebar-videos-slider.widgets h2 a	{
	color:#377199;
	text-decoration:none;
}

#sidebar-videos-slider.widgets h2 a:hover	{
	color:#377199;
	text-decoration:underline;
}

.widgets {
	padding: 5px 10px 10px 10px;
}
.widgets ul {
	margin: 0;
}
.widgets ul ul {
	margin: 0 0 15px 20px;
	font-size: .75em;
}
.widget {
	list-style: none;
}
.widget h2 {
	font: normal .8em/1.2 "Lucida Grande", Tahoma, "Trebuchet MS", sans-serif;
	color: #32688e;
	padding-left: 20px;
	background-position: 0 0;
	background-repeat: no-repeat;
	border-bottom: 1px solid #dadada;
}
#sidebar .widget ul {
	margin-left: 5px;
}
#sidebar .widget ul li {
	list-style: none;
	line-height: 1.1;
	overflow: hidden;
}
#sidebar .widget ul li a {
	color: #666;
	text-decoration: none;
	display: block;
	padding: 4px 0 4px 15px;
	background: url(images/bullet-white.png) no-repeat 0 6px;
}
#sidebar .widget ul li a:hover {
	text-decoration: underline;
}
#freepress-recent-comments h2 {
	background-image: url(images/icons/comment-bubble.png);
}
#freepress-recent-comments ul.recentcomments li.recentCommentsPostTitle ul {
	margin-left: 20px;
}
.recentcomments .commentAuthor {
}
#sidebar .recentcomments ul li a {
	padding: 0;
	background: none;
	font-style: italic;
}
#sidebar .recentcomments ul li {
	margin-bottom: .5em;
}
#sidebar .recentcomments ul li a:before {
	content: open-quote;
}
#sidebar .recentcomments ul li a:after {
	content: close-quote;
}
.widgettitle {
	margin-bottom: 3px;
	min-height: 16px;
}
.widgettitle a {
	text-decoration: none;
	color: #32688e;
}
.widgettitle a:hover {
	color: #000;
}
#categoryposts-4 h2 {
	background-image: url(images/icons/helmet-black.png);
}
#categoryposts-3 h2 {
	background-image: url(images/icons/heart.png);
}
.widget_archive h2 {
	background-image: url(images/icons/calendar.png);
}
.widget_archive select {
	margin-left: 20px;
}
.widget_archive {
	margin-bottom: 15px;
}
/* Ads */
#header .ad {
	padding: 10px 0;
	text-align: center !important;
	width: 740px;
	margin: 0 auto;
	clear: both;
}
#header .ad img {
	border: 1px #666 solid;
}
body.home #article-list .ad {
	padding: 10px 0;
	margin: 0 auto;
	width: 300px;
	clear: both;
}
.entry .ad {
	clear: right;
}
.entry .ad img {
	border: 1px #ccc solid;
}
.entry .ad.aligncenter {
	margin-bottom: 10px;
}
#sidebar .ad {
	text-align: center;
	line-height: 1.1em;
	margin: 0 auto;
}
body.home #sidebar .ad {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}
#sidebar .ad img,
#sidebar .ad object {
	margin-bottom: 15px;
}
#sidebar .ad a,
.moto-superstore a {
	text-decoration: none;
	font-weight: bold;
}
.moto-superstore {
	padding: 10px;
	text-align: center;
	font-size: .6em;
	color: #666;
}
body.home .moto-superstore {
	position: relative;
	z-index: 10;
	width: 150px;
	float: right;
	clear: right;
}
/* Single Page */

.home .post {
	padding: 0;
}
.post .info {
	border-bottom: 1px #ddd solid;
	height: 30px;
	margin: 0 0 10px 0;
}
.post .info li {
	height: 30px;
	line-height: 32px;
	float: left;
	list-style: none;
	border-left: 1px #ddd solid;
	padding: 0 10px 0 30px;
	background-position: 10px;
	font-size: 10px;
	color: #666;
}
.post .info li a {
	color: #666;
	text-decoration: none;
}
.post h1,
.pagetitle {
	padding-bottom: 8px;
	border-bottom: 1px #ddd solid;
	font-size: 2em;
	line-height: 1.1;
}
.post h2 {
	clear: left;
}
.post img {
	max-width: 730px;
	height: auto;
	margin-bottom: 15px;
}
.post img[align=right],
.post .alignright {
	float: right;
	margin: 0 0 15px 15px;
	max-width: 325px;
	width: auto !important;
	clear: right;
}
.post img[align=right],
.post .alignright img {
	max-width: 325px;
	height: auto;
}
.wp-caption img {
	margin-bottom: 7px;
}
.wp-caption-text {
	text-align: center;
	font-style: italic;
	color: #666;
}
.addthis_container {
	clear: both;
	position: relative;
	text-align: center;
}
.multi-page {
	text-align: center;
	font-size: 1.2em;
}
.entry {
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", serif;
}
.postmetadata {
	font-size: .8em;
	font-style: italic;
	color: #333;
	margin: 0;
	padding: 0 15px;
}
.navigation {
	margin-bottom: 10px;
	line-height: 1.1;
}
.home .navigation {
	padding: 0 15px;
}
.navigation a {
	position: relative;
	left: -22px;
	float: left;
	padding: 5px 5px 5px 25px;
	background: url(images/prev.png) no-repeat 0 2px;
	text-decoration: none;
	color: #666;
	font-size: .85em;
	max-width: 250px;
}
.navigation .alignright a {
	float:  right;
	left: auto;
	right: -22px;
	padding: 5px 25px 5px 5px;
	background: url(images/next.png) no-repeat 100% 2px;
	text-align: right;
}
.navigation a:hover {
	background-position-y: -298px;
	color: #000;
}

/* Comments */
.comments {
	margin: 0 -15px;
}
.comments h3 {
	background: url(images/icons/comment-bubble-big.png) no-repeat 15px;
	padding-left: 50px;
	color: #32688e;
	margin: 0 0 5px 0;
	font-size: 1.5em;
}
.commentlist {
	margin: 0 0 15px 0;
	font-size: .9em;
	border-bottom: 1px #eee solid;
}
.comment {
	padding: 15px 15px 30px 15px;
	background: url(images/comment-bg.jpg) repeat-x;
	position: relative;
	list-style: none;
}
.comment .comment {
	margin: 10px 10px 0 20px;
	border-left: 1px #ddd solid;
}
.comment p {
	margin: 1em 10px 0 43px;
	text-align: justify;
	clear: both;
}
.comment.byuser {
	background-image: url(images/comment-admin-bg.jpg);
	background-color: #a8cae5;
}
.avatar {
	float: left;
	margin: 0 10px 0 0;
}
.comment-author {
}
.comment-meta{
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: .8em;
}
.comment-meta a {
	text-decoration: none;
	color: #999;
}
.byuser .comment-meta a {
	color: #53748c;
}
.fn,
.fn a {
	font-weight: bold;
	font-style: normal;
	color: #333;
}
.fn a {
	color: #333;
}
.byuser .fn,
.byuser .fn a {
	color: #900;	
}
.reply {
	position: absolute;
	top: 50px;
	left: 10px;
	font-size: 10px;
}
.reply a {
	color: #999;
	text-decoration: none;
	display: block;
	padding: 5px;
}
.reply a:hover {
	color: #900;
}
#respond {
	position: relative;
	margin: 0 -15px;
}
.comment #respond {
	padding-top: 5px;
	margin: 1em 10px 0 43px;
}
.comment #respond h3 {
	line-height: 2em;
}
.comment #respond * {
	font-size: 1em;
}
#cancel-comment-reply-link {
	position: absolute;
	top: 0;
	right: 0;
	line-height: 3em;
}
#respond textarea {
	width: 100%;
}
#respond h3 {
	background: url(images/icons/comment-bubble-add-big.png) no-repeat 15px;
	padding-left: 50px;
	color: #32688e;
	margin: 0 0 0 0;
	font-size: 1.5em;
}
#commentform {
	padding: 15px;
	background: url(images/comment-bg.jpg) repeat-x;
}
#commentform p {
	margin: 0 0 10px 0;
}

 /* Archives */ 

.archives .post,
.search .post {
	padding: 0 0 15px 0;
	margin-bottom: 15px;
	border-bottom: 1px #eee solid;
}
.archives .post h2,
.search .post h2 {
	margin-bottom: 2px;
}
.archives .post h2 a,
.search .post h2 a {
	text-decoration: none;
}
.archives .post img {
	float: left;
	margin: 0 15px 0 0;
	width: 200px;
	border: 1px #ddd solid;
}
.archives .date,
.search .date {
	font-size: .9em;
	font-style: italic;
}
.archives .postmetadata,
.search .postmetadata {
	padding: 0;
}
.archives .navigation,
.search .navigation {
	margin-top: 5px;
	font-size: 1.3em;
}
/* General Elements */

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
h1,h2,h3,h4,h5,h6 {
	margin-bottom: 10px;
}
p,form,ul,ol,dl,blockquote,table,fieldset {
	margin-bottom: 10px;
}
ul,ol,dd,blockquote {
	margin-left: 2em;
}
.break {
	clear: both;
	height: 1px;
}
.clear {
	clear: both;
}
.alignright {
	float: right;
	margin: 0 15px 15px 0;
}
.alignleft {
	float: left;
	margin: 0 15px 15px 0;
}
.aligncenter {
	text-align: center;
}
img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	clear: both;
}
form p {
	clear: left;
}
label {
	float: left;
	width: 10em;
}
metadata,
.search .postmetadata {
	padding: 0;
}
.archives .navigation,
.search .navigation {
	margin-top: 5px;
	font-size: 1.3em;
}
table[align=center] {
	clear: both;
}
.result-list dd {
	margin-bottom: 5px;
	color: #aaa;
	font-size: .9em;
	margin-left: 0;;
}
.result-list dd a,
.result-list .postmetadata {
	color: #aaa;
}
.report-abuse a {
	color: #346c93;
	font-size: .85em;
}