
.postauthor {
	padding: 0.6em;
}

.clear { clear: both; }
.left { clear: left; }
.right { clear: right; }
.floatRight { float: right; }
.floatLeft { float: left; }

.custom #content h1, #content h2 {
	color: #666;
	font-weight:600;
}

body {
	background: #000 url('http://www.ontheroadinamerica.tv/blog/wp-content/themes/thesis/custom/images/gradient.png') top left repeat-x;
}

.custom #page {
		background: url('http://www.ontheroadinamerica.tv/blog/wp-content/themes/thesis/images/road-bg.jpg') top center no-repeat;
}

.custom #header {
	border:none;
	padding-top:1.1em;
}

.custom #header #logo {
	float:left;
	margin: 0.2em 0 0.8em 0.2em;
	text-transform: uppercase;
	font-weight: 300;
}

.custom #header #logo a {
	color:#ff6600;
	text-shadow: black 0.055em 0.07em 0.1em;
}

.custom #header #logo a:hover {
	text-shadow: black 0.12em 0.12em 0.22em;
	background: none;
	padding: 0;
}

.custom #header #tagline {
	color:#ecebe7;
	float:left;
	font-size:1.7em;
	font-style:italic;
	margin: 1.35em 0 0 3em;
}

.custom #content {
	padding: 1em;
	width: 49em;
}

.custom #multimedia_box {
	margin: 1.2em;
	width: auto;
}

.custom #image_box {
	background:#fff;
	width: auto;
	border:1px solid #777;

}

.custom #image_box img {
	background:none;
	border:1px solid #777;
	width: 442px;
	padding: 0;
}

.custom #video_box {
	background:none;
	border:0px solid #777;
	width: 442px;
	padding: 0;
}

.custom ul.menu {
	clear:both;
	border-width: 0 0 6px 0;
	border-color: #ff6600;
	width: 100%;
}
.custom .menu li.home-item a {
	-webkit-border-top-left-radius: 7px; 
	-moz-border-radius-topleft: 7px; 
	border-radius-topleft: 7px;
}

.custom .menu li.cat-item-3 a {
	-webkit-border-top-right-radius: 7px; 
	-moz-border-radius-topright: 7px; 
	border-radius-topright: 7px;
}

.custom ul.menu li {
	border:none;
	margin: 0 0.1em 0.3em 0;
}

.custom ul.menu li a {
	background:#fff;
	font-weight:bold;
	letter-spacing:0px;
	text-transform:uppercase;
	padding:0.45em 1.7em 0.3em 1.7em;
	color: #666;
	margin: 0;
	display:inline ;
}

.custom .menu li.rss a {
	border:1px solid #999;
	color: #ff6600;
	font-size: 1.2em;
	font-weight: normal;
	padding: 0.2em 0.9em;
	margin-bottom: 0.9em;
	letter-spacing:2px;
	text-transform: capitalize;
	background-color: #222;
	-moz-border-radius-topright: 10px; 
	-webkit-border-top-right-radius: 10px; 
	border-radius-topright: 10px; 
	-webkit-border-top-left-radius: 10px; 
	-moz-border-radius-topleft: 10px; 
	border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px; 
	-webkit-border-bottom-right-radius: 10px; 
	border-radius-bottomright: 10px; 
	-webkit-border-bottom-left-radius: 10px; 
	-moz-border-radius-bottomleft: 10px; 
	border-radius-bottomleft: 10px;

}

.custom ul.menu li a:hover {
	background: #ff6600;
	text-decoration: none;
	color: #fff;
}

.custom li.widget ul li {
margin-bottom:0.35em;
margin-left: 1.5em;
}

.custom li.widget ul li a {
margin-bottom:0.4em;
text-decoration: underline;
}

.custom a:hover {
	background: #fff;
	text-decoration: none;
	padding: 3px 1px;
}
.custom .entry-content a:hover { padding: 0px; }


.custom ul.menu li.current_page_item a,
.custom ul.menu li.current-cat a {
	background:#ecebe7;
	color: #ff6600;
}

.custom .teaser .teaser_link { color: #ff6600; }

.custom #custom_box { background:#cec8b9; }

.custom #custom_box { text-align:center; }

.custom .format_text img {
	background:#cec8b9;
	padding:0.3em;
}

.custom img.frame { background:#cec8b9; }

.custom #content_area {
	background: #191919;
	padding-top: 1.1em;
}

.custom #column_wrap { background:none; }

.custom #content_box {
	background: #ecebe7;
	border-top:2px solid #ccc;
		-moz-border-radius-bottomright: 10px; 
	-webkit-border-bottom-right-radius: 10px; 
	border-radius-bottomright: 10px; 
	-webkit-border-bottom-left-radius: 10px; 
	-moz-border-radius-bottomleft: 10px; 
	border-radius-bottomleft: 10px;

}

.custom .post_box { border-top:1px dashed #d0c5b1; }

.custom .teasers_box { border-top: 1px dashed #d0c5b1; }

.custom h2 a {
	background-color: #e5e4e0;
	color:#666;
	font-weight:600;
	padding: 0.2em;
	text-indent: 1em;
}

.custom h2 a:hover {
background-color: #e5e4e0;
	color:#ff6600;
	padding: 0.2em;
}

.custom .headline_meta { color:#706457; }

.custom .headline_meta span, .custom .headline_meta abbr {
	text-transform:capitalize;
}

.custom table#wp-calendar caption {
background:#444 none repeat scroll 0 0;
color: #fff;
}

.custom blockquote {
	border-left:1px solid #e9d4d4;
	color:#988484;
}

.custom .format_text p a.more-link {
	background:#ff6600 url('images/arrow_down_readmore.png') bottom center no-repeat;
	color: #fff;
	float:right;
	margin-bottom:-3em;
	padding: 0.3em 1em 0.7em 1em;
	text-decoration:none;
}

.custom .format_text p a.more-link:hover { text-decoration:underline; }

.custom .format_text .post_tags { color:#aa9393; }

.custom .prev_next { border-top:2px solid #d0c5b1; }

.custom #archive_info { border-bottom:2px solid #d0c5b1; }

.custom .format_text p.to_comments {
	background: #e5e4e0;
	padding: 0.6em 1.2em 0.2em 1.1em;
	float:left;
	border:1px solid #ccc;
}

.custom .format_text .to_comments a {
	background: url('images/icon_comment.png') no-repeat;
	color: #ff6600;
	font-size:1.2em;
	padding: 0.3em 0.3em 0.3em 1.8em;
}

.custom .format_text .to_comments a:hover {
}

.custom #respond p {
	color:#988484;
}

.custom dl#trackback_list {
	border-top:1px dashed #d0c5b1;
}

.custom dl#comment_list {
	border-top:1px dashed #d0c5b1;
	/*clear:both;*/
}

dl#comment_list dd {
	border-bottom:1px dashed #d0c5b1;
}

.custom #commentform {
	border-top:1px dashed #d0c5b1;
}

.custom input, textarea {
	background:#fff;
	color: #999;
	border-width: 1px;
	border-color: #ff6600;
}

.custom input.form_submit:hover {
	color:#ff6600;
}

.custom .author_comment {
	background:#ff6600;
	color: #fff;
}

.custom .author_comment .comment_author, .custom .author_comment .comment_author a {
	color:#ff6600;
}

.custom .author_comment .comment_time a,
.custom .author_comment .edit_comment a,
.custom .author_comment .edit_comment,
.custom .author_comment .format_text a {
	color:#650025;
}

.custom #sidebar_1 {
	border:none;
}

.custom .sidebar h3 {
	color:#999;
	font-size: 1.2em;
	font-weight:600;
	letter-spacing:1px;
	font-variant: normal;
	}

.custom #footer_area {
	background: url('images/footer_bg.png') repeat-x;
	border-top: 3px solid #9f0c41;
	height: 10em;
}

.custom #footer {
	border:none;
}

.custom #footer p {
	color:#999;
	float:right;
}

.custom #footer p.right {
	float:right;
}

.custom #footer a {
	color:#999;
	border-bottom:0px;
}
.custom #footer a:hover {
	color:#222;
}