/*
	Theme Name: Blue Ridge Motorcycling
	Theme URL: https://www.blueridgemotorcycling.com
	Description: A custom theme for BlueRidgeMotorcycling.com
	Author: Horizon Mediaworks LLC
	Author URI: http://www.horizonmediaworks.com
	Version: 1.0
	
	Template: genesis
*/

body {
	background: #9CD7E6 url(images/bg.png) center top no-repeat;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	margin: 0 auto 10px;
	line-height: 20px;
	}
	
p {
	margin: 0;
	padding: 0;
	}
	
/***** Hyperlinks ********************/

a, a:visited {
	color: #115E74;
	text-decoration: underline;
	}
	
a:hover {
	color: #115E74;
	text-decoration: none;
	}
	
a img {
	border: none;
	}
	
a:focus, a:hover, a:active {
	outline: none;
	}

/***** Wrap ********************/

#wrap {
	width: 960px;
	margin: 0 auto 0;
	}

/***** Header  ********************/

#header {
	background: url(images/header.png);
	width: 960px; 
	height: 150px;
	}

#title-area {
	width: 725px;
	float: left;
	padding: 20px 0 0 20px;
	overflow: hidden;
	}
	
#title-area #title {
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	margin: 0; 
	padding: 0;
	}
	
#title-area #title a, #title-area #title a:hover {
	color: #333333;
	text-decoration: none;
	}
	
#title-area #description {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	}

#header .widget-area {
	width: 190px;
	float: right;
	padding: 55px 20px 0 0;
	text-align: right;
	}
	
#header .widget-area img {
	margin: 0 0 0 10px;
	}

/***** Image Header - Partial Width ********************/

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block; 
	float: left;
	width: 720px;
	height: 150px;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.header-image #title-area #description {
	display: block;
	overflow: hidden;
	}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {
	width: 960px;
	}
	
/***** Primary Navigation ********************/

#nav {
	background: url(images/nav.png);
	width: 960px;
	color: #FFFFFF;
	text-transform: uppercase;
	overflow: hidden;
	clear: both;
	}

#nav ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	}
	
#nav li {
	float: left;
	list-style: none;
	}

#nav li a {
	color: #FFFFFF;
	display: block;
	font-size: 13px;
	font-weight: bold;
    margin: 0;
	padding: 12px 15px 11px 15px;
	text-decoration: none;
	position: relative;
	}

#nav li a:hover, #nav li a:active, #nav .current_page_item a, #nav .current-cat a, #nav .current-menu-item {
	background: #115E74;
	color: #FFFFFF;
	}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #115E74;
	color: #FFFFFF;
	width: 168px; 
	font-size: 11px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #589BAD;
	border-right: 1px solid #589BAD;
	border-bottom: 1px solid #589BAD;
	position: relative;
	}
	
#nav li li a:hover, #nav li li a:active {
	background: #589BAD;
	}

#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 190px;
	padding: 0;
	}

#nav li ul a { 
	width: 170px;
	}

#nav li ul ul {
	margin: -31px 0 0 189px;
	padding: 0;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul {
	left: auto;
	}

#nav li:hover { 
	position: static;
	}
	
/***** Primary Navigation Extras ********************/
	
#nav li.right {
	float: right;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 12px 15px 11px 15px;
	}

#nav li.right a {
	background: none;
	display: inline;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border: none;
	}
	
#nav li.right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
#nav li.search {
	padding: 0 10px 0 10px;
	}

#nav li.rss a, #nav li.rss a:hover {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 7px 0 5px 16px;
	}
	
#nav li.twitter a, #nav li.twitter a:hover {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 7px 0 5px 20px;
	}
	
#nav li.rss a:hover, #nav li.twitter a:hover {
	text-decoration: underline;
	}
	
/***** Secondary Navigation ********************/

#subnav {
	background: url(images/subnav.png);
	width: 960px;
	color: #FFFFFF;
	text-transform: uppercase;
	overflow: hidden;
	clear: both;
	}

#subnav ul {
	width: 950px;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	}
	
#subnav li {
	float: left;
	list-style: none;
	}

#subnav li a {
	color: #115E74;
	display: block;
	font-size: 13px;
	font-weight: bold;
    margin: 0;
	padding: 13px 15px 10px 15px;
	text-decoration: none;
	position: relative;
	}

#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a, #subnav .current-cat a, #subnav .current-menu-item {
	background: #6BB7CD;
	color: #FFFFFF;
	}

#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #6BB7CD;
	color: #FFFFFF;
	width: 158px; 
	font-size: 11px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #CFECF3;
	border-right: 1px solid #CFECF3;
	border-bottom: 1px solid #CFECF3;
	position: relative;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #CFECF3;
	color: #115E74;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	margin: 0 0 0 -1px;
	padding: 0;
	}

#subnav li ul a { 
	width: 160px;
	}

#subnav li ul ul {
	margin: -31px 0 0 179px;
	padding: 0;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul {
	left: auto;
	}

#subnav li:hover { 
	position: static;
	}

/***** Inner ********************/

#inner {
	width: 940px;
	margin: 10px 0 0 0;
	padding: 10px;
	overflow: hidden;
	}
	
.content-sidebar #inner {
	background: url(images/inner-cs.png);
	}

.sidebar-content #inner {
	background: url(images/inner-sc.png);
	}
	
.content-sidebar-sidebar #inner {
	background: url(images/inner-css.png);
	}
	
.sidebar-sidebar-content #inner {
	background: url(images/inner-ssc.png);
	}
	
.sidebar-content-sidebar #inner {
	background: url(images/inner-scs.png);
	}
	
.full-width-content #inner {
	background: #FFFFFF;
	}
	
/***** Breadcrumb ********************/

.breadcrumb {
	background: #ECF5F8;
	margin: 0 0 30px 0;
	padding: 5px 10px 5px 10px;
	border: 1px solid #CFECF3;
	}
	
/***** Taxonomy Description ********************/

.taxonomy-description {
	background: #ECF5F8;
	margin: 0 0 30px 0;
	padding: 10px;
	border: 1px solid #CFECF3;
	}

/***** Content-Sidebar Wrap ********************/

#content-sidebar-wrap {
	width: 780px;
	float: left;
	}
	
.sidebar-content-sidebar #content-sidebar-wrap {
	width: 770px;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 940px;
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

/***** Content ********************/

#content {
	width: 440px;
	float: left;
	padding: 10px;
	}
	
.home #content {
	padding: 5px 10px 10px 10px;
	}
	
.sidebar-content-sidebar #content {
	width: 430px;
	}

.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}

.sidebar-content #content, .content-sidebar #content {
	width: 600px;
	}
	
.full-width-content #content {
	width: 920px;
	}

#content blockquote {
	background: #ECF5F8 url(images/blockquote.png) no-repeat top left;
	color: #579FB3;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 16px;
	font-style: italic;
	margin: 0 0 15px -20px;
	padding: 20px 20px 5px 70px;
	}

#content .post {
	margin: 0 0 50px 0;
	padding: 0;
	}
	
#content .page {
	margin: 0;
	padding: 0 0 15px 0;
	}

#content .post p, #content .page p {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
.clear, .entry-content {
	clear: both;
	}
	
/***** Headlines ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #header .widget-area h4 {
	color: #115E74;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0;
	}

#content h1, #content h2 {
	font-size: 20px;
	}

#content h2 a, #content h2 a:visited {
	color: #115E74;
	text-decoration: none;
	}
	
#content h2 a:hover {
	color: #589BAD;
	text-decoration: none;
	}
	
#content h3 {
	font-size: 16px;
	}
	
#content h4, #header .widget-area h4 {
	font-size: 14px;
	}
	
#content .featuredpost h4 {
	color: #579FB3;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	}

#content h5 {
	font-size: 12px;
	}
	
#content h6 {
	font-size: 10px;
	}
	
/***** Unordered/Ordered Lists ********************/
	
#content .entry-content ul, #content .entry-content ol {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .entry-content ul li, #content .entry-content ol li {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .entry-content ol li {
	margin: 0 0 0 25px;
	}
	
#content .entry-content ul li {
	background: url(images/list.png) no-repeat top left;
	list-style-type: none;
	margin: 0 0 2px 0;
	padding: 0 0 0 18px;
 	word-wrap: break-word;
 	}

#content .entry-content ul ul, #content .entry-content ol ol {
	padding: 0;
	}

/***** Post Info ********************/
	
.post-info {
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: uppercase;
	}
	
#content .featuredpost .post-info, #content .featuredpost .post-info p {
	margin: 0 0 5px 0;
	padding: 0;
	}
	
/***** After Post Ad ********************/
	
.after-post-ad {
	padding: 10px 0 10px 0;
	border-top: 1px solid #CFECF3;
	}

/***** Post Meta ********************/
	
.post-meta {
	font-size: 11px;
	padding: 5px 0 0 0;
	text-transform: uppercase;
	border-top: 1px solid #CFECF3;
	clear: both;
	}
	
/***** Author Box ********************/
	
.author-box {
	background: #ECF5F8;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #CFECF3;
	overflow: hidden;
	}

.author-box img {
	background: #FFFFFF;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #CFECF3;
	}
	
/***** Sticky Posts ********************/
	
#content .sticky {
	background: #ECF5F8;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #CFECF3;
	}
	
/***** Archive Page ********************/
	
#content .archive-page {
	float: left;
	width: 50%;
	padding: 20px 0 20px 0;
	}

/***** Post Icons ********************/
	
.time, .categories, .post-comments, .tags  {
	margin: 0;
	padding: 0;
	}
	
.post-comments {
	background: url(images/icon-comments.png) no-repeat left;
	float: right;
	margin: 0 0 0 3px;
	padding: 0 0 0 18px;
	}
	
/***** Featured Post/Page ********************/

.featuredpost, .featuredpage {
	margin: 0;
	padding: 0;
	clear: both;
	}
	
#content .featuredpost .post, #content .featuredpage .page {
	margin: 0 0 15px 0;
	padding: 0;
	border-bottom: 2px solid #CFECF3;
	overflow: hidden;
	}
	
.featuredpost .avatar, .featuredpage .avatar, .featuredpost img, .featuredpage img {	
	margin: 0;
	padding: 0;
	}

/***** Images ********************/

#content .post-image {
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid #CFECF3;
	}

img.centered, .aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
img.alignnone {
	margin: 0 0 10px 0;
	display: inline;
	}
	
img.alignleft {
	margin: 0 10px 10px 0;
	display: inline;
	}

img.alignright {
	margin: 0 0 10px 10px;
	display: inline;
	}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption {
	background: #ECF5F8;
	padding: 5px 0 0 1px;
	text-align: center;
	border: 1px solid #CFECF3;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	padding: 5px !important;
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	}

/***** Post Navigation **********/

.navigation {
	width: 100%;
	margin: 0;
	padding: 20px 0 20px 0;
	overflow: hidden;
	}
	
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a, .navigation li.disabled, .navigation li a:hover, .navigation li.active a {
	color: #115E74;
	padding: 5px 8px 5px 8px;
	border: 1px solid #579FB3;
	text-decoration: none;
	}

.navigation li a:hover, .navigation li.active a {
	background: #579FB3;
	color: #FFFFFF;
	}

/***** Primary & Secondary Sidebars ********************/

#sidebar {
	width: 300px;
	float: right;
	display: inline;
	}
	
#sidebar-alt {
	width: 150px;
	float: left;
	display: inline;
	}

.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget, #sidebar-alt .widget {
	margin: 0 0 20px 0;
	padding: 5px 0 0;
	}
	
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #115E74;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
	
#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #115E74;
	text-decoration: none;
	}

#sidebar h4, #sidebar-alt h4 {
	color: #FFF;
	background-color: #507282;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 5px;
	text-transform: uppercase;
	}

#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {
	border: none;
	}

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol, #sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0;
	}

#sidebar li, #sidebar-alt li {
	background: url(images/list.png) no-repeat top left;
	list-style-type: none;
	margin: 0 0 2px 0;
	padding: 0 0 0 18px;
 	word-wrap: break-word;
	}

/***** Sidebar(s) Tag Cloud ********************/

#sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div {
	padding: 0 10px 0 0;
	}
	
/***** Sidebar(s) Dropdowns ********************/
	
#cat, #sidebar .widget_archive select, #sidebar-alt .widget_archive select {
	background: #FFFFFF;
	color: #579FB3;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 3px;
	display: inline;
	border: 1px solid #9CD7E6;
	}
	
#sidebar #cat, #sidebar .widget_archive select {
	width: 278px;
	}

#sidebar-alt #cat, #sidebar-alt .widget_archive select {
	width: 128px;
	}
	
/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile, #sidebar-alt .user-profile {
	overflow: hidden;
	}

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #ECF5F8;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #CFECF3;
	}
	
#sidebar .user-profile p, #sidebar-alt .user-profile p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 0 10px;
	}
	
/***** Buttons ********************/
	
#submit, .searchsubmit, .enews #subbutton, #content .gform_footer .button {
	background: #115E74;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin: 0;
	padding: 5px;
	border: 1px solid #115E74;
	cursor: pointer;
	}

#submit:hover, .searchsubmit:hover, .enews #subbutton:hover, #content .gform_footer .button:hover {
	background: #0A3946;
	text-decoration: none;
	border: 1px solid #0A3946;
	}
	
/***** Search Form(s) ********************/

.searchform {
	margin: 0;
	}

#header .searchform {
	float: right;
	padding: 40px 0 0 0;
	}
	
#nav .searchform {
	float: right;
	padding: 3px 0 0 0;
	}
	
.s {
	background: #FFFFFF;
	color: #579FB3;
	font-family: Arial, Tahoma, Verdana;	
	font-size: 12px;
	font-weight: bold;
	margin: 5px 4px 0 0;
	padding: 6px 0 5px 5px;
	border: 1px solid #CFECF3;
	}
	
#header .s, #nav .s {
	width: 210px;
	}
	
#sidebar .s {
	width: 200px;
	}

/***** eNews & Updates Widget ********************/

.enews {
	background: url(images/enews.png) top right no-repeat;
	}
	
#sidebar .enews p {
	padding: 0 0 5px 0;
	}

.enews #subbox {
	background: #FFFFFF;
	width: 230px;
	color: #579FB3;
	font-family: Arial, Tahoma, Verdana;	
	font-size: 12px;
	font-weight: bold;
	margin: 5px 5px 0 0;
	padding: 7px 0 6px 5px;
	border: 1px solid #9CD7E6;
	}
	
/***** Latest Tweets Widget ********************/

.latest-tweets {
	background: url(images/twitter.png) top right no-repeat;
	}

/***** Calendar ********************/

#wp-calendar {
	width: 100%;
	}
	
#sidebar .widget_calendar {
	padding: 0;
	}

#wp-calendar caption {
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-style: italic;
	font-weight: normal;
	padding: 2px 5px 0 0;
	text-align: right;
	}
	
#footer-widgets #wp-calendar caption {
	color: #FFFFFF;
	}

#wp-calendar th {
	color: #333333;
	}
	
#footer-widgets #wp-calendar th {
	color: #FFFFFF;
	}

#wp-calendar thead {
	margin: 10px 0 0 0;
	font-weight: bold;
	color: #ECF5F8;
	}

#wp-calendar td {
	font-weight: normal;
	text-align: center;
	padding: 2px;
	}
	
/***** Footer Widgets ********************/
	
#footer-widgets {
	background: #7895A3;
	width: 960px;
	color: #000;
	font-size: 13px;
	padding: 15px 0 15px 0;
	overflow: hidden;
	clear: both;
	}
	
#footer-widgets > .wrap {
	width: 930px;
	margin: 0 auto 0;
	}
	
#footer-widgets h4 {
	color: #9CD7E6;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	}

#footer-widgets p {
	color: #000;
    font-weight: normal;
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#footer-widgets a, #footer-widgets a:visited {
	text-decoration: underline;
	}
	
#footer-widgets a:hover {
	text-decoration: none;
	}
	
#footer-widgets ul {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
	}
	
#footer-widgets ul li {
	background: url(images/list.png) no-repeat top left;
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 18px;
	}

.footer-widgets-1, .footer-widgets-2, .footer-widgets-3 {
	width: 300px;
	float: left;
	margin: 0;
	}
	
.footer-widgets-1 {
	padding: 0 30px 0 0;
	}

.footer-widgets-3 {
	float: right;
	}

/***** Footer ********************/

#footer {
	background: #579FB3;
	width: 960px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 10px 0;
	text-transform: uppercase;
	overflow: hidden;
	clear: both; 
	}

#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}

#footer .gototop {
	width: 960px;
	/*float: left;*/
	text-align: center;
	margin: 0;
	padding: 0;
	}

#footer .creds {
	width: 575px;
	float: right;
	margin: 0;
	padding: 0 15px 0 0;
	text-align: right;
	display: none;
	}

/***** Comments ********************/

#respond {
	margin: 0 0 15px 0;
	padding: 0;
	}

#author, #email, #url, #comment {
	background: #ECF5F8;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #CFECF3;
	}
	
#author, #email, #url {
	width: 250px;
	margin: 10px 5px 0 0;
	}
	
#comment {
	width: 98%;
	height: 150px;
	margin: 10px 0 10px 0;
	}
	
.reply a, .reply a:visited {
	font-size: 12px;
	text-decoration: none;
	}
	
.reply a:hover {
	text-decoration: underline;
	}

.comment-list, .children {
	margin: 0;
	padding: 0;
	}
	
.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
	}
	
.comment-list li ul li { 
	margin-left: 10px;
	margin-right: -6px;
	}

.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.comment-list li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #CFECF3;
	margin: 0 5px 0 10px;
	padding: 4px;
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.nocomments {
	text-align: center;
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	background: #ECF5F8;
	}

.even, .alt, .depth-1 {
	border: 1px solid #CFECF3;
	}

/*******************************************************************************
**  HMW CUSTOM STYLES                                                         **
*******************************************************************************/

#wrap {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
body {
	background-color: #d6d6d6;
	background-image: none;
	margin: 0 auto 0;
}

.clear {
	clear: both;
}

/***** Header *****************************************************************/

#header #text-3 * { padding: 0; margin: 0; }

#title-area {
	width: 420px;
}

#title-area #title a {
	font-weight: bold;
}

#header {
	background-color: transparent;
	background-image: url("images/bg.png");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	height: 228px;
}

#header .widget-area {
	width: 495px;
	float: right;
	padding: 0 10px 0 0;
	text-align: right;
	margin: 0;
}

#menu-header-menu li {
	display: inline;
	list-style: none;
	margin-right: 10px;
}

#text-3 {
	margin-top: 80px;
	margin-bottom: 0;
}

#text-3 li {
	list-style: none;
	margin-right: 10px;
}

#sidebar .widget_text {
	padding: 0;
	margin: 0 auto;
}

/***** Primary Navigation *****************************************************/

#nav {
	background-image: url(images/nav.png);
	background-color: #000;
}
#nav li a {
	padding: 9px 15px 8px 15px;
}

#nav li a:hover, #nav li a:active, #nav .current_page_ancestor a, #nav .current_page_item a, #nav .current-cat a, #nav .current-menu-item {
	background: #0a3443;
	color: #e6d83d;
}

#nav .searchform {
	padding: 0;
}

#nav .s {
	width: 200px;
}

#nav li.search {
	padding-right: 20px;
}

/***** Secondary Navigation ***************************************************/

#subnav {
	background: none;
	background-color: #7895A3;
}

#subnav li.nav-preface {
	color: #EBEBEB;
	font-weight: bold;
	padding: 4px 5px 4px 5px;
}

#subnav li a {
	color: #FFFFFF;
	padding: 4px 15px 4px 15px;
}

/***** Breadcrumb ********************/

.breadcrumb {
	background: #ECF5F8;
	margin: 0 0 25px 0;
	padding: 5px 10px 5px 10px;
	border: 1px solid #CFECF3;
	}
	
/***** Inner ******************************************************************/

#inner {
	margin-top: 0;
}

/***** Child Pages ************************************************************/

.child-excerpt-wrap {}
.child-excerpt {}

.child-excerpt-image img {
	padding: 0 5px 5px 0;
}

.child-excerpt-image, .child-excerpt-image img {
	float: left;
}
.child-excerpt-content {}
.child-excerpt-more {}

/***** Single Page ************************************************************/


#content #main-photo {
	background: #ECF5F8;
	padding: 4px;
	width: 300px;
	border: 1px solid #CFECF3;
	float: right;
}

#content #at-a-glance {
	float: left;
	width: 280px;
}

#content #at-a-glance h1,
#content #detail h2 {
	margin-bottom: 20px;
}

#content h1 a,
#content h2 a,
#content h3 a,
#content h4 a,
#content h5 a,
#content h6 a,
#content h1 a:hover,
#content h2 a:hover,
#content h3 a:hover,
#content h4 a:hover,
#content h5 a:hover,
#content h6 a:hover {
	text-decoration: none;
}

#content h1 {
	padding-bottom: 14px;
}
	
#content h2 {
	border-bottom: 1px solid #115e74;
	padding-bottom: 4px;
}

#content div.post h1, #content div.post h2 {
	border-bottom: 1px solid #115e74;
	padding-bottom: 4px;
}
 
#content h3 {
	font-weight: bold;
}

#content #at-a-glance p,
#content #detail p,
#content #detail h3 {
	margin-bottom: 12px;
}

#content #main-photo,
#content #at-a-glance,
#content #detail {
	margin-bottom: 30px;
}

#content #map-canvas {
	width:595px; 
	height:395px; 
	border: 2px #000000 solid;
}

#content #at-a-glance p:last-child,
#content #detail p:last-child {
	margin-bottom: 0;
}

#content.hfeed p {
	margin: 0;
	padding-bottom: 15px;
}

/***** Footer *****************************************************************/
#footer {
	background: url(images/nav.png);
	background-color: #000;
}

#footer-widgets h4 {
	color: #000;
}

#footer-widgets .brm-featured-destinations-snippet {
	padding-bottom: 20px;
}

.footer-widgets-1, .footer-widgets-2, .footer-widgets-3 {
	width: 300px !important;
	height: 250px !important;
	background-color: #FFF;
	border: 1px #000000 solid;
	overflow: hidden;
}

.footer-widgets-1 {
	padding: 0;
	margin-right: 12px;
}

.footer-widgets-1 .widget {
	padding: 15px;
}

.footer-widgets-3 {
	background-color: #FFF;
	border: 1px #000000 solid;
}

#footer-widgets h4 {
	margin: 5px;
}

/***** Sponsor Page Overrides *************************************************/

#content .brm_sponsor #directions {
	margin-bottom: 30px;
}

#content .brm_sponsor #sponsor-name {
	margin-bottom: 10px;
}

#content .brm_sponsor #amenities {
	margin-left: 20px;
}

#content .brm_sponsor #amenities  li {
	float: left;
	margin: 0; padding: 0;
	width: 190px;
	list-style-type: disc;
	background: none;
}

#content .brm_sponsor #directions_form {
	margin-top: 15px;
	margin-bottom: 15px;
}

.post-type-archive-brm_sponsor #content h3 {
	border-bottom: 1px solid #115e74;
	padding: 20px 0 2px;
	margin-bottom: 20px;
	clear: both;
}

.post-type-archive-brm_sponsor .archive-snapshot {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.post-type-archive-brm_sponsor .archive-snapshot li {
/*	display: block;
	float: left;
	width: 300px; */
	padding-bottom: 30px;
}


/***** Ride Page Overrides ************************************************************/

#content .brm_ride #static-map-canvas {
	width: 300px; 
	height: 250px; 
	border: 0px;
}

#content .brm_ride #main-photo p {
	margin: 0px;
	padding: 3px !important;
}
#content .brm_ride #main-photo {
	width:300px;
	padding: 0;
	border: 0px;
	background: none;
}

#content .brm_ride #quick-links  li {
	float: left;
	margin: 0; padding: 0;
	width: 140px;
	background: none;
}

#content .brm_ride #interactive-map {
	margin-bottom: 30px;
}

#content .brm_ride #map-sponsor-container {
	background-color: #ECF5F8;
	margin-top: 10px;
}

#content .brm_ride #sponsored-by {
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 1.3em;
	width: 160px;
}

#content .brm_ride #map-canvas {
	margin: 0px auto 10px;
}

#content .brm_ride #map-sponsor-content td {
	border: 1px solid #CFECF3;
	border-bottom-style: none;
}

#content .brm_ride #interactive-map p > img {
	vertical-align:middle;
}

#content .brm_ride #elevation-info {
	width: 299px;
	float:left;
}

#content .brm_ride #grade-info {
	width: 299px;
	float:right;
}

#content .brm_ride #elevation-profile ul, #content .brm_ride #mile-by-mile ul {
	margin-left: 40px;
}
#content .brm_ride #elevation-profile li, #content .brm_ride #mile-by-mile li {
	margin-bottom: 12px;
}

#content .brm_ride #elevation-profile-image {
	margin: 15px 0px;
}

.post-type-archive-brmride .archive-snapshot li {
	padding-bottom: 15px;
}

img.attachment-attribution-thumbnail {
	float: left;
	margin-right: 8px;
}

/***** Service Page Overrides *************************************************/

#content .brm_service #directions {
	margin-bottom: 30px;
}

#content .brm_service #sponsor-name {
	margin-bottom: 10px;
}

#content .brm_service #amenities {
	margin-left: 20px;
}

#content .brm_service #amenities  li {
	float: left;
	margin: 0; padding: 0;
	width: 190px;
	list-style-type: disc;
	background: none;
}

#content .brm_service #directions_form {
	margin-top: 15px;
	margin-bottom: 15px;
}

.post-type-archive-brm_service #content h3 {
	border-bottom: 1px solid #115e74;
	padding: 20px 0 2px;
	margin-bottom: 20px;
	clear: both;
}

.post-type-archive-brm_service .archive-snapshot {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.post-type-archive-brm_service .archive-snapshot li {
	padding-bottom: 30px;
}


/***** Maps ***************************************************************/

p.map-key > img {
	vertical-align: middle;
}

.brm-dynamic-map-widget .map-holder {
	margin: 15px auto 10px;
	border: 1px #CFECF3 solid;
	overflow: hidden;
}

.brm-dynamic-map-widget .map-filter {
	padding: 5px;
	border: 1px #CFECF3 solid;
	border-bottom: 0;
	background-color: #ECF5F8;
}

div.map-key {
	padding: 5px;
	border: 1px #CFECF3 solid;
	border-top: 0;
	background-color: #ECF5F8;
}

div.map-key p.map-key {
	padding: 0 !important;
	margin: 0 !important;
}

#brm_ride-printable-map-wrap {
	visibility: hidden;
	display: none;
}

#brm_sponsor-archive-map-holder, #brm_ride-archive-map-holder, #brm_service-archive-map-holder {
	margin: 0 0 10px 0;
}

#brm_sponsor-archive-static-map-wrap, #brm_ride-archive-static-map-wrap, #brm_service-archive-static-map-wrap {
	border: 1px #CFECF3 solid;
	float: right;
	margin: 5px 0 0 10px;
	background-color: #ECF5F8;
	color: #333;
	font-weight:  bold;
}

#brm_sponsor-archive-static-map-wrap p, #brm_ride-archive-static-map-wrap p, #brm_service-archive-static-map-wrap p {
	padding: 3px !important;
}

#brm_sponsor-archive-static-map-holder, #brm_ride-archive-static-map-holder, #brm_service-archive-static-map-holder {
	margin: 0;
	border: none;
}


/***** Gallery ************************************************************/

.gallery {  
	margin: auto;  
}  
.gallery-item {  
	float: left;  
	margin-top: 10px;  
	text-align: center;  
	width: 25%;
}  
.gallery img {  
	border: 2px solid #CFECF3;  
}  
.gallery-caption {  
	margin-left: 0;  
}  

/***** Buttons ************************************************************/

.searchsubmit {
	color: #000;
	background-color: #CCCCCC;
	border: 1px #000000 solid;
}

.searchsubmit:hover {
	color: #e6d83d;
	border: 1px #FFF solid;
}

.s {
	background: #FFFFFF;
	color: #AAA;
	border: 1px solid #000;
}

/***** Widgets ************************************************************/

#text-7 h1 {
	padding-bottom: 14px;
}
	
#content #featured-page-3 .page {
	border: none;
}

#content #featured-page-3 .page p:last-child {
	padding-bottom: 0;
}

#cBoxTitle { background-color: #FFF !important; }

img .alignright, img .alignleft, img.aligncenter {
	padding:
}

#sidebar .shopify-buy-frame {
	max-width: 300px !important;
}
