/*
    Theme Name: Backcountry Child Theme
	Theme URI: http://www.studiopress.com/themes/backcountry
	Description: Backcountry is a two or three column child theme created for the Genesis Framework.
    Author: StudioPress
    Author URI: http://www.studiopress.com/
 
    Version: 1.0
 
    Tags: custom-background, custom-header, featured-images, threaded-comments, two-columns
 
    Template: genesis
    Template Version: 1.7.1
 
	License: GNU General Public License v2.0 (or later)
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header Right Navigation
* Primary Navigation
* Primary Navigation Extras
* Secondary Navigation
* Inner
* Genesis Slider
* Home
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms
* Backcountry Blue
* Backcountry Green
* Backcountry Red

*/

/* Import Fonts
------------------------------------------------------------ */

@import url(http://fonts.googleapis.com/css?family=Salsa);

/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #444;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 22px;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

input {
	color: #444;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}

blockquote,
input,
select,
textarea,
.author-box,
.sticky,
.taxonomy-description,
.wp-caption {
	-moz-box-shadow: 0 0 1px 1px #FCE497 inset;
	-webkit-box-shadow: 0 0 1px 1px#FCE497 inset;
	background:#FFF4BF;
/*url(images/bg.jpg);*/
	border: 1px solid #FCE497;
	box-shadow: 0 0 1px 1px #eee inset;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #e47600;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

body {
	/*background: url(images/bg.jpg);*/
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	background: url(images/wrap.png) top repeat-x;
	margin: 0 auto;
}


/* Header
------------------------------------------------------------ */

#header {
	color: #fff;
	margin: 0 auto;
	min-height: 120px;
	overflow: hidden;
	text-shadow: 1px 1px #222;
	width: 960px;
    background: url(http://www.rodeoticketsnow.com/wp-content/uploads/2019/01/2019-houston-rodeo.jpg) no-repeat !important;
}

#title-area {
	float: left;
	overflow: hidden;
	padding: 25px 0 0;
	width: 490px;
}

#title {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 48px;
	margin: 0;
	text-transform: uppercase;
}

#title a,
#title a:hover {
	color: #fff;
	text-decoration: none;
}

#description {
	color: #777;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 16px;
	font-style: italic;
}

#header .widget-area {
	float: right;
	padding: 30px 0 0;
	width: 468px;
}

#header .widget-area ul li {
	border-bottom: none;
	margin: 0;
	padding: 0;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 120px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 350px;
}

.header-image #description {
	display: block;
	overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 960px;
}


/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover {
	position: static;
}

#nav li a.sf-with-ul  {
	padding-right: 25px;
}

#nav li a .sf-sub-indicator {
	background: url(images/arrow-down.png) no-repeat;
	height: 16px;
	position: absolute;
	right: 8px;
	text-indent: -9999px;
	top: 10px;
	width: 16px;
}

#header li a .sf-sub-indicator,
#subnav li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
}

#nav li a:hover .sf-sub-indicator {
	background: url(images/arrow-down-hover.png) no-repeat;
}

#nav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png) no-repeat;
	top: 10px;
}

#nav li li a:hover .sf-sub-indicator {
	background: url(images/arrow-right-hover.png) no-repeat;
}


/* Header Right Navigation
------------------------------------------------------------ */

#header ul.nav,
#header ul.menu {
	float: right;
}

#header ul.nav ul,
#header ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

#header ul.nav li,
#header ul.menu li {
	float: left;
	list-style-type: none;
	text-transform: uppercase;
}

#header ul.nav li a,
#header ul.menu li a {
	color: #777;
	display: block;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 12px;
	font-style: italic;
	padding: 6px 15px 5px;
	position: relative;
	text-decoration: none;
	text-shadow: 1px 1px #222;
}

#header ul.nav li a:hover,
#header ul.nav li a:active,
#header ul.nav li:hover a,
#header ul.nav .current_page_item a,
#header ul.nav .current-cat a,
#header ul.nav .current-menu-item a,
#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu li:hover a,
#header ul.menu .current_page_item a,
#header ul.menu .current-cat a,
#header ul.menu .current-menu-item a {
	color: #fff;
}

#header ul.nav li li a,
#header ul.nav li li a:link,
#header ul.nav li li a:visited,
#header ul.menu li li a,
#header ul.menu li li a:link,
#header ul.menu li li a:visited {
	border-bottom: 1px solid #333;
	color: #777;
	font-size: 11px;
	padding: 7px 5px;
	position: relative;
	text-transform: none;
	width: 128px;
}

#header ul.nav li li:last-child a,
#header ul.menu li li:last-child a { 
    border: none; 
} 

#header ul.nav li li a:hover,
#header ul.nav li li a:active,
#header ul.menu li li a:hover,
#header ul.menu li li a:active {
	color: #fff;
}

#header ul.nav li ul,
#header ul.menu li ul {
	background: url(images/bg-dark.jpg);
	height: auto;
	left: -9999px;
	padding: 0 10px;
	position: absolute;
	width: 140px;
	z-index: 9999;
}

#header ul.nav li ul a,
#header ul.menu li ul a {
	width: 120px;
}

#header ul.nav li ul ul,
#header ul.menu li ul ul {
	margin: -37px 0 0 139px;
}

#header ul.nav li:hover>ul,
#header ul.nav li.sfHover ul,
#header ul.menu li:hover>ul,
#header ul.menu li.sfHover ul {
	left: auto;
}


/* Primary Navigation
------------------------------------------------------------ */

#nav {
	clear: both;
	color: #F3CB83;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-style: italic;
	margin: 0 auto;
	overflow: hidden;
	text-shadow: 1px 1px #222;
	width: 960px;
}

#nav ul {
	float: left;
	width: 100%;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	color: #F3CB83;
	display: block;
	font-size: 12px;
	padding: 7px 15px 6px;
	position: relative;
	text-decoration: none;
}

#nav li a:hover,
#nav li a:active,
#nav li:hover a,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	color: #fff;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	border-bottom: 1px solid #333;
	color: #F3CB83;
	font-size: 11px;
	padding: 7px 5px;
	position: relative;
	text-transform: none;
	width: 128px;
}

#nav li li:last-child a { 
    border: none; 
} 

#nav li li a:hover,
#nav li li a:active {
	color: #fff;
}

#nav li ul {
	background: url(images/bg-dark.jpg);
	height: auto;
	left: -9999px;
	padding: 0 10px;
	position: absolute;
	width: 140px;
	z-index: 9999;
}

#nav li ul a {
	width: 120px;
}

#nav li ul ul {
	margin: -37px 0 0 139px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
	float: right;
	font-size: 12px;
	padding: 7px 15px 6px;
}

#nav li.right a {
	background: none;
	border: none;
	color: #F3CB83;
	display: inline;
	text-decoration: none;
}

#nav li.right a:hover {
	color: #ccc;
	text-decoration: none;
}

#nav li.search {
	padding: 0 10px;
}

#nav li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
}

#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 0 0 0 20px;
}


/* Secondary Navigation
------------------------------------------------------------ */

#subnav {
	background: url(images/bg-medium.jpg);
	border-bottom: 8px solid #171717;
	clear: both;
	color: #fff;
	margin: 0 auto;
	overflow: hidden;
	text-shadow: 1px 1px #222;
	width: 960px;
}

#subnav ul {
	float: left;
	width: 100%;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li a {
	background: url(images/nav-line.png) no-repeat center right;
	color: #fff;
	display: block;
	font-size: 15px;
	padding: 12px 22px 8px 20px;
	position: relative;
	text-decoration: none;
}

#subnav li a:hover,
#subnav li a:active,
#subnav li:hover a,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
	background: #222 url(images/nav-line.png) no-repeat center right;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background: none;
	border-bottom: 1px solid #333;
	color: #777;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 11px;
	font-style: italic;
	padding: 7px 5px;
	position: relative;
	text-transform: none;
	width: 128px;
}

#subnav li li a:hover,
#subnav li li a:active {
	color: #fff;
}

#subnav li ul {
	background: #222;
	height: auto;
	left: -9999px;
	padding: 0 10px;
	position: absolute;
	width: 140px;
	z-index: 9999;
}

#subnav li ul a {
	width: 120px;
}

#subnav li ul ul {
	margin: -37px 0 0 139px;
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}

.menu-description {
	clear: both;
	color: #777;
	display: block;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 12px;
	font-style: italic;
}


/* Inner
------------------------------------------------------------ */

#inner {
	-moz-box-shadow: 0 1px 3px #999; 
	-webkit-box-shadow: 0 1px 3px #999;
	background-color: #FFF9DF;
	box-shadow: 0 1px 3px #999; 
	margin: 0 auto 20px;
	overflow: hidden;
	padding: 20px 25px;
	width: 910px;
}

.backcountry #inner {
	padding: 25px 25px 20px 25px;
}


/* Genesis Slider
------------------------------------------------------------ */

.backcountry #genesis-slider {
	border: 1px solid #ddd;
	margin: 0 auto 20px;
	padding: 9px;
}

.backcountry #genesis-slider p {
	color: #fff;
	font-size: 12px;
	line-height: 20px;
}

.backcountry .slide-excerpt {
	background-color: #000;
	margin: 0;
	padding: 0px 3px;
}

html > body.backcountry .slide-excerpt-border {
	border: none;
	padding: 0;
}


/* Home
------------------------------------------------------------ */

#home {
	overflow: hidden;
}

.home-left {
	float: left;
	width: 275px;
}

.home-right {
	float: right;
	width: 275px;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	color: #999;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 12px;
	font-style: italic;
	margin: 0 0 30px;
}

.breadcrumb a,
.breadcrumb a:visited {
	color: #666;
	text-decoration: none;
}

.breadcrumb a:hover {
	color: #333;
	text-decoration: none;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 740px;
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 910px;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	padding: 10px 10px 20px;
	width: 500px;
}

.content-sidebar #content,
.sidebar-content #content {
	width: 670px;
}

.home.backcountry.content-sidebar #content {
	padding: 0;
	width: 580px;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
	width: 890px;
}

blockquote {
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
}

.post {
	margin: 0 0 40px;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	padding: 0 0 15px;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.after-post-ad {
	border-top: 1px solid #eee;
	padding: 10px 0;
	overflow: hidden;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #eee;
	clear: both;
	margin: 0 0 15px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even {
	float: right;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-odd {
	clear: both;
	float: left;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Salsa, Arial, Helvetica, Tahoma, sans-serif;
	margin: 0 0 10px;
	color:#4F1100;
}

h1,
h2,
h2 a,
h2 a:visited {
	font-family: Salsa, Arial, Helvetica, Tahoma, sans-serif;
	font-size: 24px;
	line-height: 30px;
}

.backcountry #genesis-slider h2 {
	margin: 0;
}

.backcountry #genesis-slider h2 a,
.backcountry #genesis-slider h2 a:visited {
	color: #fff;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	margin: 0;
}

.backcountry #genesis-slider h2 a:hover {
	color: #e47600;
}

.featuredpost h2 {
	margin: 5px 0;
}

.featuredpost h2 a,
.featuredpost h2 a:visited {
	font-size: 14px;
	line-height: 20px;
}

.taxonomy-description h1,
.widget-area h2,
.widget-area h2 a {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 5px;
}

h2 a:hover {
	color: #e47600;
	text-decoration: none;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 16px;
}

#home h4,
.widget-area h4, .widgettitle {
	color: #4F1100;
	font-family: Salsa, Georgia, Times, 'Times New Roman', serif;
	font-size: 18px;
	margin: 0 0 10px;
}

.widget-area h4 a {
	text-decoration: none;
}

#footer-widgets h4 {
	color: #4F1100;
	font-family: Salsa, Georgia, Times, 'Times New Roman', serif;
	font-size: 16px;
	font-style: italic;
	margin: 0 0 10px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 15px;
}

.entry-content ol {
	margin: 0;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	color: #999;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 13px;
	font-style: italic;
	margin: -5px 0 15px;
}

#home .post-info,
#home-bottom .post-info {
	margin: 0 0 5px;
	font-size: 12px;
}

.post-info a,
.post-info a:visited {
	color: #666;
	text-decoration: none;
}

.post-info a:hover {
	color: #333;
	text-decoration: none;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-top: 1px solid #eee;
	clear: both;
	color: #999;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 13px;
	font-style: italic;
	padding: 5px 0 0;
}

.post-meta a,
.post-meta a:visited {
	color: #666;
	text-decoration: none;
}

.post-meta a:hover {
	color: #333;
	text-decoration: none;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}

.author-box p {
	font-size: 13px;
	line-height: 20px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 20px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 45%;
}


/* Images
------------------------------------------------------------ */

.content-sidebar .entry-content img,
.sidebar-content .entry-content img {
	max-width: 570px;
}

.content-sidebar-sidebar .entry-content img,
.sidebar-content-sidebar .entry-content img,
.sidebar-sidebar-content .entry-content img {
	max-width: 400px;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 4px;
}

#home .featuredpost img,
#home-bottom .featuredpost img {
	background-color: #fff;
	margin: 0 0 10px;
}

#home .featuredpost a:hover img,
#home-bottom .featuredpost a:hover img {
	border: 1px solid #bbb;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	height: 72px;
	margin: 0 10px 0 0;
	width: 72px;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	-moz-box-shadow: 0 0 1px 1px #eee inset;
	-webkit-box-shadow: 0 0 1px 1px#eee inset;
	background: url(images/bg.jpg);
	border: 1px solid #ddd;
	box-shadow: 0 0 1px 1px #eee inset;
	float: right;
	margin: 0 5px 0 10px;
	padding: 4px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 10px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
	padding: 5px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	-moz-box-shadow: 0 0 1px 1px #eee;
	-webkit-box-shadow: 0 0 1px 1px#eee;
	background: url(images/bg.jpg);
	border: 1px solid #ddd;
	box-shadow: 0 0 1px 1px #eee;
	color: #555;
	cursor: pointer;
	font-family: Arial, Helvetica, Tahoma, sans-serif !important;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	text-decoration: none;
}

.navigation li a:hover,
.navigation li.active a {
	background: url(images/bg.jpg);
	border: 1px solid #ddd;
	color: #e47600;
	text-decoration: none;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	font-size: 14px;
	line-height: 20px;
	width: 200px;
}

.sidebar p {
	font-size: 12px;
	line-height: 20px;
}

#sidebar-alt {
	float: left;
	width: 150px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar .widget {
	border: none;
	margin: 0 0 15px;
	padding: 0;
}

.sidebar .widget.widget_search {
	background: none;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

.widget-area ul li {
	/*border-bottom: 1px solid #F7D170;*/
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0 0 10px;
	word-wrap: break-word;
}

.widget-area ul li a,
.widget-area ul li a:visited {
	color: #444;
	text-decoration: none;
}

.widget-area ul li a:hover {
	color: #e47600;
	text-decoration: none;
}

.latest-tweets ul li a,
.latest-tweets ul li a:visited {
	color: #e47600;
	text-decoration: none;
}

.latest-tweets ul li a:hover {
	color: #e47600;
	text-decoration: underline;
}

.latest-tweets li span a,
.latest-tweets li span a:visited {
	color: #999;
	font-size: 12px;
	text-decoration: none;
}

.latest-tweets li span a:hover {
	color: #444;
	text-decoration: none;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	width: 100%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpost {
	clear: both;
	overflow: hidden;
}

.featuredpage {
	/*clear: both;*/
	float:left;
	overflow: hidden;
	margin: 0 5px;
	padding: 0 5px;
}

.featuredpost p {
	font-size: 12px;
	line-height: 20px;
}

.featuredpage .page,
.featuredpost .post {
	border-bottom: 1px solid #eee;
	margin: 0 0 5px;
	overflow: hidden;
	padding: 0 0 5px;
}

#footer-widgets .featuredpage .page,
#footer-widgets .featuredpost .post {
	margin: 0 0 10px;
	padding: 0;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}


/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"],
.reply a {
	-moz-box-shadow: 0 0 1px 1px #eee;
	-webkit-box-shadow: 0 0 1px 1px#eee;
	background: url(images/bg.jpg);
	border: 1px solid #ddd;
	box-shadow: 0 0 1px 1px #eee;
	color: #555;
	cursor: pointer;
	font-family: Arial, Helvetica, Tahoma, sans-serif !important;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	text-decoration: none;
}

#respond input[type="button"],
#respond input[type="submit"] {
	padding: 11px 12px;
}

.reply a {
	padding: 5px 7px;
}

input:hover[type="button"],
input:hover[type="submit"],
.reply a:hover {
	background: url(images/bg.jpg);
	border: 1px solid #ddd;
	color: #e47600;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 20px 0 0;
}

#nav .searchform {
	float: right;
}

.sidebar .searchform {
	margin: 10px 0 0;
}

.s {
	color: #777;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	margin: 0 -7px 0 0;
	padding: 10px;
	width: 210px;
}

#nav .s {
	background-color: #fff;
	margin: 2px 2px 0 0;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews #subbox {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 5px;
	width: 220px;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	background: url(images/footer-widgets.jpg) top repeat-x;
	clear: both;
	color: #999;
	margin: 0 auto;
	padding: 20px 0 0;
}

#footer-widgets .wrap {
	font-size: 13px;
	line-height: 20px;
	margin: 0 auto;
	overflow: hidden;
	text-shadow: 1px 1px #222;
	width: 960px;
}

#footer-widgets .widget {
	overflow: hidden;
}

#footer-widgets a,
#footer-widgets a:visited {
	color: #ccc;
	text-decoration: none;
}

#footer-widgets a:hover {
	color: #fff;
	text-decoration: none;
}

#footer-widgets p {
	color: #999;
	font-size: 13px;
	line-height: 20px;
	padding: 0 0 15px;
}

#footer-widgets ul {
	margin: 0 0 10px;
}

#footer-widgets ul li {
	border-bottom: 1px solid #373737;
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 7px;
}

#footer-widgets .footer-widgets-4 ul li {
	border-bottom: none;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	margin: 0 20px 0 0;
	width: 150px;
}

.footer-widgets-2 {
	float: left;
	margin: 0 20px 0 0;
	width: 250px;
}

.footer-widgets-3 {
	float: left;
	width: 260px;
}

.footer-widgets-4 {
	float: right;
	width: 240px;
}


/* Social Icons
------------------------------------------------------------ */

#footer-widgets ul li.social-facebook,
#footer-widgets ul li.social-pinterest,
#footer-widgets ul li.social-rss,
#footer-widgets ul li.social-twitter {
	float: left;
}

#footer-widgets ul li.social-facebook a,
#footer-widgets ul li.social-facebook a:hover,
#footer-widgets ul li.social-pinterest a,
#footer-widgets ul li.social-pinterest a:hover,
#footer-widgets ul li.social-rss a,
#footer-widgets ul li.social-rss a:hover,
#footer-widgets ul li.social-twitter a,
#footer-widgets ul li.social-twitter a:hover {
	background: #222 url(images/social-icons.png);
	display: block;
	height: 48px;
	margin: 0 10px 10px 0;
	padding: 0;
	text-indent: -9999px;
	width: 48px;
}

#footer-widgets ul li.social-facebook a:hover,
#footer-widgets ul li.social-pinterest a:hover,
#footer-widgets ul li.social-rss a:hover,
#footer-widgets ul li.social-twitter a:hover {
	background: #e47600 url(images/social-icons.png);
}

#footer-widgets ul li.social-facebook a {
	background-position: 0 0;
}

#footer-widgets ul li.social-facebook a:hover {
	background-position: 0 0;
}

#footer-widgets ul li.social-pinterest a {
	background-position: -48px 0;
}

#footer-widgets ul li.social-pinterest a:hover {
	background-position: -48px 0;
}

#footer-widgets ul li.social-rss a {
	background-position: 0 -48px;
}

#footer-widgets ul li.social-rss a:hover {
	background-position: 0 -48px;
}

#footer-widgets ul li.social-twitter a {
	background-position: -48px -48px;
}

#footer-widgets ul li.social-twitter a:hover {
	background-position: -48px -48px;
}


/* Footer
------------------------------------------------------------ */

#footer {
	background: url(images/footer.jpg) top repeat-x;
	clear: both;
	overflow: hidden;
	padding: 30px 0 20px;
}

#footer .wrap {
	font-size: 12px;
	margin: 0 auto;
	width: 960px;
}

#footer p {
	color: #777;
	font-size: 12px;
}

#footer a,
#footer a:visited {
	color: #777;
}

#footer a:hover {
	color: #333;
	text-decoration: none;
}

#footer .gototop {
	float: left;
	width: 200px;
}

#footer .creds {
	float: right;
	text-align: right;
	width: 755px;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 15px;
	overflow: hidden;
}

#comments p,
#respond p {
	font-size: 13px;
	line-height: 20px;
}

#author,
#comment,
#email,
#url {
	font-size: 13px;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 30px;
	padding: 10px 5px 0 10px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-left: 10px;
	margin-right: -6px;
}

.comment-list p,
.ping-list p {
	margin: 10px 5px 10px 0;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-size: 11px;
}

.commentmetadata a,
.commentmetadata a:visited {
	color: #666;
	text-decoration: none;
}

.commentmetadata a:hover {
	color: #333;
	text-decoration: none;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

.reply {
	border-bottom: 1px solid #eee;
	padding: 0 0 30px;
}

.bypostauthor {
}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	color: #777;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px !important;
	padding: 8px 0 8px 8px !important;
}

div.gform_footer input.button {
	color: #555;
	padding: 10px !important;
}

div.gform_footer input.button:hover {
	color: #e47600;
}

div.gform_wrapper .ginput_complex label {
	font-size: 12px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}


/* Backcountry Blue
------------------------------------------------------------ */

.backcountry-blue #wrap {
	background: url(images/blue/wrap.jpg) top repeat-x;
}

.backcountry-blue h2 a,
.backcountry-blue h2 a:visited {
	color: #444;
}

.backcountry-blue a,
.backcountry-blue a:visited,
.backcountry-blue h2 a:hover,
.backcountry-blue .widget-area ul li a:hover,
.backcountry-blue .latest-tweets ul li a,
.backcountry-blue .latest-tweets ul li a:visited,
.backcountry-blue .latest-tweets ul li a:hover,
.backcountry-blue input:hover[type="button"],
.backcountry-blue input:hover[type="submit"],
.backcountry-blue .reply a:hover {
	color: #2d5a9b;
}

.backcountry-blue #description,
.backcountry-blue #header ul.nav li a,
.backcountry-blue #header ul.menu li a,
.backcountry-blue #header ul.nav li li a,
.backcountry-blue #header ul.nav li li a:link,
.backcountry-blue #header ul.nav li li a:visited,
.backcountry-blue #header ul.menu li li a,
.backcountry-blue #header ul.menu li li a:link,
.backcountry-blue #header ul.menu li li a:visited,
.backcountry-blue #nav,
.backcountry-blue #nav li a,
.backcountry-blue #nav li li a,
.backcountry-blue #nav li li a:link,
.backcountry-blue #nav li li a:visited,
.backcountry-blue #nav li.right a,
.backcountry-blue #subnav li li a,
.backcountry-blue #subnav li li a:link,
.backcountry-blue #subnav li li a:visited,
.backcountry-blue .menu-description,
.backcountry-blue.backcountry #genesis-slider h2 a:hover,
.backcountry-blue #footer-widgets h4,
.backcountry-blue .s,
.backcountry-blue #footer p,
.backcountry-blue #footer a,
.backcountry-blue #footer a:visited,
.backcountry-blue div.gform_wrapper input,
.backcountry-blue div.gform_wrapper select,
.backcountry-blue div.gform_wrapper textarea {
	color: #6c788a;
}

.backcountry-blue #nav li a .sf-sub-indicator {
	background: url(images/blue/arrow-down.png) no-repeat;
}

.backcountry-blue #nav li a:hover .sf-sub-indicator {
	background: url(images/blue/arrow-down-hover.png) no-repeat;
}

.backcountry-blue #nav li li a .sf-sub-indicator {
	background: url(images/blue/arrow-right.png) no-repeat;
	top: 10px;
}

.backcountry-blue #nav li li a:hover .sf-sub-indicator {
	background: url(images/blue/arrow-right-hover.png) no-repeat;
}

.backcountry-blue #nav li ul {
	background: url(images/blue/bg-dark.jpg);
}

.backcountry-blue #subnav {
	background: url(images/blue/bg-medium.jpg);
	border-bottom: 8px solid #111925;
}

.backcountry-blue #subnav li a:hover,
.backcountry-blue #subnav li a:active,
.backcountry-blue #subnav li:hover a,
.backcountry-blue #subnav .current_page_item a,
.backcountry-blue #subnav .current-cat a,
.backcountry-blue #subnav .current-menu-item a {
	background: #1a2432 url(images/nav-line.png) no-repeat center right;
}

.backcountry-blue #header ul.nav li a:hover,
.backcountry-blue #header ul.nav li a:active,
.backcountry-blue #header ul.nav li:hover a,
.backcountry-blue #header ul.nav .current_page_item a,
.backcountry-blue #header ul.nav .current-cat a,
.backcountry-blue #header ul.nav .current-menu-item a,
.backcountry-blue #header ul.menu li a:hover,
.backcountry-blue #header ul.menu li a:active,
.backcountry-blue #header ul.menu li:hover a,
.backcountry-blue #header ul.menu .current_page_item a,
.backcountry-blue #header ul.menu .current-cat a,
.backcountry-blue #header ul.menu .current-menu-item a,
.backcountry-blue #nav li a:hover,
.backcountry-blue #nav li a:active,
.backcountry-blue #nav li:hover a,
.backcountry-blue #nav .current_page_item a,
.backcountry-blue #nav .current-cat a,
.backcountry-blue #nav .current-menu-item a,
.backcountry-blue #nav li li a:hover,
.backcountry-blue #nav li li a:active,
.backcountry-blue #subnav li li a:hover,
.backcountry-blue #subnav li li a:active {
	color: #fff;
}

.backcountry-blue #header ul.nav li li a,
.backcountry-blue #header ul.nav li li a:link,
.backcountry-blue #header ul.nav li li a:visited,
.backcountry-blue #header ul.menu li li a,
.backcountry-blue #header ul.menu li li a:link,
.backcountry-blue #header ul.menu li li a:visited,
.backcountry-blue #nav li li a,
.backcountry-blue #nav li li a:link,
.backcountry-blue #nav li li a:visited,
.backcountry-blue #subnav li li a,
.backcountry-blue #subnav li li a:link,
.backcountry-blue #subnav li li a:visited {
	border-bottom: 1px solid #293546;
}

.backcountry-blue #subnav li li a,
.backcountry-blue #subnav li li a:link,
.backcountry-blue #subnav li li a:visited {
	background: none;
}

.backcountry-blue #subnav li ul {
	background: #1a2432;
}

.backcountry-blue .navigation li a:hover,
.backcountry-blue .navigation li.active a {
	color: #2d5a9b;
}

.backcountry-blue input[type="button"],
.backcountry-blue input[type="submit"],
.backcountry-blue .reply a {
	color: #555;
}

.backcountry-blue #footer-widgets {
	background: url(images/blue/footer-widgets.jpg) top repeat-x;
}

.backcountry-blue #footer-widgets,
.backcountry-blue #footer-widgets p {
	color: #8f9aa9;
}

.backcountry-blue #footer-widgets a,
.backcountry-blue #footer-widgets a:visited {
	color: #c6ccd5;
}

.backcountry-blue #footer-widgets a:hover {
	color: #fff;
}

.backcountry-blue #footer-widgets ul li {
	border-bottom: 1px solid #2d394a;
}

.backcountry-blue #footer-widgets ul li.social-facebook a,
.backcountry-blue #footer-widgets ul li.social-facebook a:hover,
.backcountry-blue #footer-widgets ul li.social-pinterest a,
.backcountry-blue #footer-widgets ul li.social-pinterest a:hover,
.backcountry-blue #footer-widgets ul li.social-rss a,
.backcountry-blue #footer-widgets ul li.social-rss a:hover,
.backcountry-blue #footer-widgets ul li.social-twitter a,
.backcountry-blue #footer-widgets ul li.social-twitter a:hover {
	background: #1a2432 url(images/social-icons.png);
}

.backcountry-blue #footer-widgets ul li.social-facebook a:hover,
.backcountry-blue #footer-widgets ul li.social-pinterest a:hover,
.backcountry-blue #footer-widgets ul li.social-rss a:hover,
.backcountry-blue #footer-widgets ul li.social-twitter a:hover {
	background: #2d5a9b url(images/social-icons.png);
}

.backcountry-blue #footer-widgets ul li.social-facebook a {
	background-position: 0 0;
}

.backcountry-blue #footer-widgets ul li.social-facebook a:hover {
	background-position: 0 0;
}

.backcountry-blue #footer-widgets ul li.social-pinterest a {
	background-position: -48px 0;
}

.backcountry-blue #footer-widgets ul li.social-pinterest a:hover {
	background-position: -48px 0;
}

.backcountry-blue #footer-widgets ul li.social-rss a {
	background-position: 0 -48px;
}

.backcountry-blue #footer-widgets ul li.social-rss a:hover {
	background-position: 0 -48px;
}

.backcountry-blue #footer-widgets ul li.social-twitter a {
	background-position: -48px -48px;
}

.backcountry-blue #footer-widgets ul li.social-twitter a:hover {
	background-position: -48px -48px;
}

.backcountry-blue #footer {
	background: url(images/blue/footer.jpg) top repeat-x;
}

.backcountry-blue #footer a:hover {
	color: #293546;
}


/* Backcountry Green
------------------------------------------------------------ */

.backcountry-green #wrap {
	background: url(images/green/wrap.jpg) top repeat-x;
}

.backcountry-green h2 a,
.backcountry-green h2 a:visited {
	color: #444;
}

.backcountry-green a,
.backcountry-green a:visited,
.backcountry-green h2 a:hover,
.backcountry-green .widget-area ul li a:hover,
.backcountry-green .latest-tweets ul li a,
.backcountry-green .latest-tweets ul li a:visited,
.backcountry-green .latest-tweets ul li a:hover,
.backcountry-green input:hover[type="button"],
.backcountry-green input:hover[type="submit"],
.backcountry-green .reply a:hover {
	color: #639b2d;
}

.backcountry-green #description,
.backcountry-green #header ul.nav li a,
.backcountry-green #header ul.menu li a,
.backcountry-green #header ul.nav li li a,
.backcountry-green #header ul.nav li li a:link,
.backcountry-green #header ul.nav li li a:visited,
.backcountry-green #header ul.menu li li a,
.backcountry-green #header ul.menu li li a:link,
.backcountry-green #header ul.menu li li a:visited,
.backcountry-green #nav,
.backcountry-green #nav li a,
.backcountry-green #nav li li a,
.backcountry-green #nav li li a:link,
.backcountry-green #nav li li a:visited,
.backcountry-green #nav li.right a,
.backcountry-green #subnav li li a,
.backcountry-green #subnav li li a:link,
.backcountry-green #subnav li li a:visited,
.backcountry-green .menu-description,
.backcountry-green.backcountry #genesis-slider h2 a:hover,
.backcountry-green #footer-widgets h4,
.backcountry-green .s,
.backcountry-green #footer p,
.backcountry-green #footer a,
.backcountry-green #footer a:visited,
.backcountry-green div.gform_wrapper input,
.backcountry-green div.gform_wrapper select,
.backcountry-green div.gform_wrapper textarea {
	color: #7a8a6c;
}

.backcountry-green #nav li a .sf-sub-indicator {
	background: url(images/green/arrow-down.png) no-repeat;
}

.backcountry-green #nav li a:hover .sf-sub-indicator {
	background: url(images/green/arrow-down-hover.png) no-repeat;
}

.backcountry-green #nav li li a .sf-sub-indicator {
	background: url(images/green/arrow-right.png) no-repeat;
	top: 10px;
}

.backcountry-green #nav li li a:hover .sf-sub-indicator {
	background: url(images/green/arrow-right-hover.png) no-repeat;
}

.backcountry-green #nav li ul {
	background: url(images/green/bg-dark.jpg);
}

.backcountry-green #subnav {
	background: url(images/green/bg-medium.jpg);
	border-bottom: 8px solid #1b2511;
}

.backcountry-green #subnav li a:hover,
.backcountry-green #subnav li a:active,
.backcountry-green #subnav li:hover a,
.backcountry-green #subnav .current_page_item a,
.backcountry-green #subnav .current-cat a,
.backcountry-green #subnav .current-menu-item a {
	background: #26321a url(images/nav-line.png) no-repeat center right;
}

.backcountry-green #header ul.nav li a:hover,
.backcountry-green #header ul.nav li a:active,
.backcountry-green #header ul.nav li:hover a,
.backcountry-green #header ul.nav .current_page_item a,
.backcountry-green #header ul.nav .current-cat a,
.backcountry-green #header ul.nav .current-menu-item a,
.backcountry-green #header ul.menu li a:hover,
.backcountry-green #header ul.menu li a:active,
.backcountry-green #header ul.menu li:hover a,
.backcountry-green #header ul.menu .current_page_item a,
.backcountry-green #header ul.menu .current-cat a,
.backcountry-green #header ul.menu .current-menu-item a,
.backcountry-green #nav li a:hover,
.backcountry-green #nav li a:active,
.backcountry-green #nav li:hover a,
.backcountry-green #nav .current_page_item a,
.backcountry-green #nav .current-cat a,
.backcountry-green #nav .current-menu-item a,
.backcountry-green #nav li li a:hover,
.backcountry-green #nav li li a:active,
.backcountry-green #subnav li li a:hover,
.backcountry-green #subnav li li a:active {
	color: #fff;
}

.backcountry-green #header ul.nav li li a,
.backcountry-green #header ul.nav li li a:link,
.backcountry-green #header ul.nav li li a:visited,
.backcountry-green #header ul.menu li li a,
.backcountry-green #header ul.menu li li a:link,
.backcountry-green #header ul.menu li li a:visited,
.backcountry-green #nav li li a,
.backcountry-green #nav li li a:link,
.backcountry-green #nav li li a:visited,
.backcountry-green #subnav li li a,
.backcountry-green #subnav li li a:link,
.backcountry-green #subnav li li a:visited {
	border-bottom: 1px solid #374629;
}

.backcountry-green #subnav li li a,
.backcountry-green #subnav li li a:link,
.backcountry-green #subnav li li a:visited {
	background: none;
}

.backcountry-green #subnav li ul {
	background: #26321a;
}

.backcountry-green .navigation li a:hover,
.backcountry-green .navigation li.active a {
	color: #639b2d;
}

.backcountry-green input[type="button"],
.backcountry-green input[type="submit"],
.backcountry-green .reply a {
	color: #555;
}

.backcountry-green #footer-widgets {
	background: url(images/green/footer-widgets.jpg) top repeat-x;
}

.backcountry-green #footer-widgets,
.backcountry-green #footer-widgets p {
	color: #9ca98f;
}

.backcountry-green #footer-widgets a,
.backcountry-green #footer-widgets a:visited {
	color: #cdd5c6;
}

.backcountry-green #footer-widgets a:hover {
	color: #fff;
}

.backcountry-green #footer-widgets ul li {
	border-bottom: 1px solid #3b4a2d;
}

.backcountry-green #footer-widgets ul li.social-facebook a,
.backcountry-green #footer-widgets ul li.social-facebook a:hover,
.backcountry-green #footer-widgets ul li.social-pinterest a,
.backcountry-green #footer-widgets ul li.social-pinterest a:hover,
.backcountry-green #footer-widgets ul li.social-rss a,
.backcountry-green #footer-widgets ul li.social-rss a:hover,
.backcountry-green #footer-widgets ul li.social-twitter a,
.backcountry-green #footer-widgets ul li.social-twitter a:hover {
	background: #26321a url(images/social-icons.png);
}

.backcountry-green #footer-widgets ul li.social-facebook a:hover,
.backcountry-green #footer-widgets ul li.social-pinterest a:hover,
.backcountry-green #footer-widgets ul li.social-rss a:hover,
.backcountry-green #footer-widgets ul li.social-twitter a:hover {
	background: #639b2d url(images/social-icons.png);
}

.backcountry-green #footer-widgets ul li.social-facebook a {
	background-position: 0 0;
}

.backcountry-green #footer-widgets ul li.social-facebook a:hover {
	background-position: 0 0;
}

.backcountry-green #footer-widgets ul li.social-pinterest a {
	background-position: -48px 0;
}

.backcountry-green #footer-widgets ul li.social-pinterest a:hover {
	background-position: -48px 0;
}

.backcountry-green #footer-widgets ul li.social-rss a {
	background-position: 0 -48px;
}

.backcountry-green #footer-widgets ul li.social-rss a:hover {
	background-position: 0 -48px;
}

.backcountry-green #footer-widgets ul li.social-twitter a {
	background-position: -48px -48px;
}

.backcountry-green #footer-widgets ul li.social-twitter a:hover {
	background-position: -48px -48px;
}

.backcountry-green #footer {
	background: url(images/green/footer.jpg) top repeat-x;
}

.backcountry-green #footer a:hover {
	color: #374629;
}


/* Backcountry Red
------------------------------------------------------------ */

.backcountry-red #wrap {
	background: url(images/red/wrap.png) top repeat-x;
}

.backcountry-red h2 a,
.backcountry-red h2 a:visited {
	color: #444;
}

.backcountry-red a,
.backcountry-red a:visited,
.backcountry-red h2 a:hover,
.backcountry-red .widget-area ul li a:hover,
.backcountry-red .latest-tweets ul li a,
.backcountry-red .latest-tweets ul li a:visited,
.backcountry-red .latest-tweets ul li a:hover,
.backcountry-red input:hover[type="button"],
.backcountry-red input:hover[type="submit"],
.backcountry-red .reply a:hover {
	color: #9b2d3e;
}

.backcountry-red #description,
.backcountry-red #header ul.nav li a,
.backcountry-red #header ul.menu li a,
.backcountry-red #header ul.nav li li a,
.backcountry-red #header ul.nav li li a:link,
.backcountry-red #header ul.nav li li a:visited,
.backcountry-red #header ul.menu li li a,
.backcountry-red #header ul.menu li li a:link,
.backcountry-red #header ul.menu li li a:visited,
.backcountry-red #nav,
.backcountry-red #nav li a,
.backcountry-red #nav li li a,
.backcountry-red #nav li li a:link,
.backcountry-red #nav li li a:visited,
.backcountry-red #nav li.right a,
.backcountry-red #subnav li li a,
.backcountry-red #subnav li li a:link,
.backcountry-red #subnav li li a:visited,
.backcountry-red .menu-description,
.backcountry-red.backcountry #genesis-slider h2 a:hover,
.backcountry-red #footer-widgets h4,
.backcountry-red .s,
.backcountry-red #footer p,
.backcountry-red #footer a,
.backcountry-red #footer a:visited,
.backcountry-red div.gform_wrapper input,
.backcountry-red div.gform_wrapper select,
.backcountry-red div.gform_wrapper textarea {
	color: #F3CB83;
}

.backcountry-red #nav li a .sf-sub-indicator {
	background: url(images/red/arrow-down.png) no-repeat;
}

.backcountry-red #nav li a:hover .sf-sub-indicator {
	background: url(images/red/arrow-down-hover.png) no-repeat;
}

.backcountry-red #nav li li a .sf-sub-indicator {
	background: url(images/red/arrow-right.png) no-repeat;
	top: 10px;
}

.backcountry-red #nav li li a:hover .sf-sub-indicator {
	background: url(images/red/arrow-right-hover.png) no-repeat;
}

.backcountry-red #nav li ul {
	background: url(images/red/bg-dark.jpg);
}

.backcountry-red #subnav {
	background: url(images/red/bg-medium.jpg);
	border-bottom: 8px solid #251114;
}

.backcountry-red #subnav li a:hover,
.backcountry-red #subnav li a:active,
.backcountry-red #subnav li:hover a,
.backcountry-red #subnav .current_page_item a,
.backcountry-red #subnav .current-cat a,
.backcountry-red #subnav .current-menu-item a {
	background: #311820 url(images/nav-line.png) no-repeat center right;
}

.backcountry-red #header ul.nav li a:hover,
.backcountry-red #header ul.nav li a:active,
.backcountry-red #header ul.nav li:hover a,
.backcountry-red #header ul.nav .current_page_item a,
.backcountry-red #header ul.nav .current-cat a,
.backcountry-red #header ul.nav .current-menu-item a,
.backcountry-red #header ul.menu li a:hover,
.backcountry-red #header ul.menu li a:active,
.backcountry-red #header ul.menu li:hover a,
.backcountry-red #header ul.menu .current_page_item a,
.backcountry-red #header ul.menu .current-cat a,
.backcountry-red #header ul.menu .current-menu-item a,
.backcountry-red #nav li a:hover,
.backcountry-red #nav li a:active,
.backcountry-red #nav li:hover a,
.backcountry-red #nav .current_page_item a,
.backcountry-red #nav .current-cat a,
.backcountry-red #nav .current-menu-item a,
.backcountry-red #nav li li a:hover,
.backcountry-red #nav li li a:active,
.backcountry-red #subnav li li a:hover,
.backcountry-red #subnav li li a:active {
	color: #fff;
}

.backcountry-red #header ul.nav li li a,
.backcountry-red #header ul.nav li li a:link,
.backcountry-red #header ul.nav li li a:visited,
.backcountry-red #header ul.menu li li a,
.backcountry-red #header ul.menu li li a:link,
.backcountry-red #header ul.menu li li a:visited,
.backcountry-red #nav li li a,
.backcountry-red #nav li li a:link,
.backcountry-red #nav li li a:visited,
.backcountry-red #subnav li li a,
.backcountry-red #subnav li li a:link,
.backcountry-red #subnav li li a:visited {
	border-bottom: 1px solid #46292e;
}

.backcountry-red #subnav li li a,
.backcountry-red #subnav li li a:link,
.backcountry-red #subnav li li a:visited {
	background: none;
}

.backcountry-red #subnav li ul {
	background: #311820;
}

.backcountry-red .navigation li a:hover,
.backcountry-red .navigation li.active a {
	color: #9b2d3e;
}

.backcountry-red input[type="button"],
.backcountry-red input[type="submit"],
.backcountry-red .reply a {
	color: #555;
}

.backcountry-red #footer-widgets {
	background: url(images/red/footer-widgets.jpg) top repeat-x;
}

.backcountry-red #footer-widgets,
.backcountry-red #footer-widgets p {
	color: #a98f93;
}

.backcountry-red #footer-widgets a,
.backcountry-red #footer-widgets a:visited {
	color: #d5c6c8;
}

.backcountry-red #footer-widgets a:hover {
	color: #fff;
}

.backcountry-red #footer-widgets ul li {
	border-bottom: 1px solid #4a2d32;
}

.backcountry-red #footer-widgets ul li.social-facebook a,
.backcountry-red #footer-widgets ul li.social-facebook a:hover,
.backcountry-red #footer-widgets ul li.social-pinterest a,
.backcountry-red #footer-widgets ul li.social-pinterest a:hover,
.backcountry-red #footer-widgets ul li.social-rss a,
.backcountry-red #footer-widgets ul li.social-rss a:hover,
.backcountry-red #footer-widgets ul li.social-twitter a,
.backcountry-red #footer-widgets ul li.social-twitter a:hover {
	background: #321a1e url(images/social-icons.png);
}

.backcountry-red #footer-widgets ul li.social-facebook a:hover,
.backcountry-red #footer-widgets ul li.social-pinterest a:hover,
.backcountry-red #footer-widgets ul li.social-rss a:hover,
.backcountry-red #footer-widgets ul li.social-twitter a:hover {
	background: #9b2d3e url(images/social-icons.png);
}

.backcountry-red #footer-widgets ul li.social-facebook a {
	background-position: 0 0;
}

.backcountry-red #footer-widgets ul li.social-facebook a:hover {
	background-position: 0 0;
}

.backcountry-red #footer-widgets ul li.social-pinterest a {
	background-position: -48px 0;
}

.backcountry-red #footer-widgets ul li.social-pinterest a:hover {
	background-position: -48px 0;
}

.backcountry-red #footer-widgets ul li.social-rss a {
	background-position: 0 -48px;
}

.backcountry-red #footer-widgets ul li.social-rss a:hover {
	background-position: 0 -48px;
}

.backcountry-red #footer-widgets ul li.social-twitter a {
	background-position: -48px -48px;
}

.backcountry-red #footer-widgets ul li.social-twitter a:hover {
	background-position: -48px -48px;
}

.backcountry-red #footer {
	/*background: url(images/red/footer.jpg) top repeat-x;*/
	background:#333;
}

.backcountry-red #footer a:hover {
	color: #46292e;
}
.tnnew {background:#FFE7AF;}

SELECT.tn_event_dropdown  { height: 15px; border-color: #990000; border-top:1px solid; border-bottom:1px solid; border-left: 1px solid; border-right:1px solid; background-color: #FFFFFF; font-weight: normal; font-size: 10px; color: #990000; }

TABLE.tn_selevents_list  {  }
TD.tn_selevents_list { font-family: Verdana, Helvetica, Sans-Serif; font-size: 8pt; color: Gray;  }
.tn_selevents_list A:link { text-decoration: none; font-family: arial, helvetica, "sans serif"; font-size: 11px; color: #990000; }
.tn_selevents_list A:hover { text-decoration: none; font-family: arial, helvetica, "sans serif"; font-size: 11px; color: #990000; }
.tn_selevents_list A:visited { text-decoration: none; font-family: arial, helvetica, "sans serif"; font-size: 11px; color: #990000; }

IMG.tn_selevents_list_bullet { border-right: solid 4 white; width: 12; height: 12; }

TABLE.tn_selevents_feature_large { width: 100%  }

TD.tn_selevents_feature_large_image {  }
IMG.tn_selevents_feature_large_image { border: 0; }

TD.tn_selevents_feature_large_title {  }
.tn_selevents_feature_large_title A:link { text-decoration: underline; font-family: Verdana, Helvetica, Sans-Serif; font-size: 16pt; font-weight: bold; color: #990000; }
.tn_selevents_feature_large_title A:hover { text-decoration: underline; font-family: Verdana, Helvetica, Sans-Serif; font-size: 16pt; font-weight: bold; color: #990000; }
.tn_selevents_feature_large_title A:visited { text-decoration: underline; font-family: Verdana, Helvetica, Sans-Serif; font-size: 16pt; font-weight: bold; color: #990000; }
IMG.tn_selevents_feature_large_title { border: 0; width: 100; height: 13; }

TD.tn_selevents_feature_large_text { font-family: Verdana, Helvetica, Sans-Serif; font-size: 10pt; color: Gray;  }

TD.tn_selevents_feature_large_buynow { text-align: right;  }
IMG.tn_selevents_feature_large_buynow { border: 0; }

TABLE.tn_selevents_feature_small { width: 100%;  }
TD.tn_selevents_feature_small { text-align: center;  }
.tn_selevents_feature_small IMG { border: 0; }
.tn_selevents_feature_small A:link { text-decoration: underline; font-family: Verdana, Helvetica, Sans-Serif; font-size: 10pt; font-weight: bold; color: #007ACF; }
.tn_selevents_feature_small A:hover { text-decoration: underline; font-family: Verdana, Helvetica, Sans-Serif; font-size: 10pt; font-weight: bold; color: #007ACF; }
.tn_selevents_feature_small A:visited { text-decoration: underline; font-family: Verdana, Helvetica, Sans-Serif; font-size: 10pt; font-weight: bold; color: #007ACF; }

TABLE.tn_results_header { width: 550px; }
TABLE.tn_results_header TABLE { width: 550px; }
TD.tn_results_header_title { font-family: Verdana, Helvetica, Sans-Serif; font-size: 16pt; font-weight: bold; color: #990000;  }
TD.tn_results_header_title A:link { font-family: Verdana, Helvetica, Sans-Serif; font-size: 16pt; font-weight: bold; color: #990000;  }
TD.tn_results_header_title A:hover { font-family: Verdana, Helvetica, Sans-Serif; font-size: 16pt; font-weight: bold; color: #990000;  }
TD.tn_results_header_title A:visited { font-family: Verdana, Helvetica, Sans-Serif; font-size: 16pt; font-weight: bold; color: #990000;  }
TD.tn_results_header_subtitle { font-family: Verdana, Helvetica, Sans-Serif; font-size: 10pt; color: #990000;  }
TD.tn_results_header_subtitle A:link { font-family: Verdana, Helvetica, Sans-Serif; font-size: 10pt; color: #990000;  }
TD.tn_results_header_subtitle A:hover { font-family: Verdana, Helvetica, Sans-Serif; font-size: 10pt; color: #990000;  }
TD.tn_results_header_subtitle A:visited { font-family: Verdana, Helvetica, Sans-Serif; font-size: 10pt; color: #990000;  }
TD.tn_results_header_text { font-family: Verdana, Helvetica, Sans-Serif; font-size: 8pt; color: Gray;  }
TD.tn_results_header_venue { text-align: left; font-family: arial,helvetica,sans serif; font-size: 10pt; font-weight: bold; color: #990000;  }
TD.tn_results_header_datetime { text-align: center; font-family: arial,helvetica,sans serif; font-size: 10pt; font-weight: bold; color: #990000;  }
TD.tn_results_header_maplink { text-align: right; font-family: arial,helvetica,sans serif; font-size: 10pt; font-weight: bold; color: #990000;  }
TD.tn_results_header_maplink A:link { text-decoration: underline; font-family: arial,helvetica,sans serif; font-size: 10pt; font-weight: bold; color: #990000;  }
TD.tn_results_header_maplink A:hover { text-decoration: underline; font-family: arial,helvetica,sans serif; font-size: 10pt; font-weight: bold; color: #990000;  }
TD.tn_results_header_maplink A:visited { text-decoration: underline; font-family: arial,helvetica,sans serif; font-size: 10pt; font-weight: bold; color: #990000;  }

TR.tn_results_header_divider { height: 1px; }
TD.tn_results_header_divider { background-color: #996600; }

TABLE.tn_results_header_subhead {  }
TD.tn_results_header_subhead { }
TD.tn_results_header_subhead_caption { font-family: Verdana, Helvetica, Sans-Serif; font-size: 10pt; font-weight: bold; color: Gray; }
TD.tn_results_header_subhead_text { font-family: Verdana, Helvetica, Sans-Serif; font-size: 10pt; color: Gray; }
.tn_results_header_subhead_text A:link { text-decoration: underline; font-family: Verdana, Helvetica, Sans-Serif; font-size: 10pt; color: Gray;  }
.tn_results_header_subhead_text A:hover { text-decoration: underline; font-family: Verdana, Helvetica, Sans-Serif; font-size: 10pt; color: Gray;  }
.tn_results_header_subhead_text A:visited { text-decoration: underline; font-family: Verdana, Helvetica, Sans-Serif; font-size: 10pt; color: Gray;  }

TABLE.tn_results { width: 550px; }
TR.tn_results_colhead { height: 23px; }
TD.tn_results_colhead { text-align: center; /*background-image: url(images/results_header_background.gif);*/ font-family: arial, helvetica, "sans serif"; font-weight: bold; font-size: 12px; color: #990000;  }
TD.tn_results_colhead A:link { text-decoration: underline; font-family: arial, helvetica, "sans serif"; font-weight: bold; font-size: 12px; color: #990000; }
TD.tn_results_colhead A:hover { text-decoration: underline; font-family: arial, helvetica, "sans serif"; font-weight: bold; font-size: 12px; color: #990000; }
TD.tn_results_colhead A:visited { text-decoration: underline; font-family: arial, helvetica, "sans serif"; font-weight: bold; font-size: 12px; color: #990000; }

A.tn_results_more_events:link { text-decoration: underline; font-family: Verdana, Helvetica, Sans-Serif; font-size: 10pt; color: Gray;  }
A.tn_results_more_events:hover { text-decoration: underline; font-family: Verdana, Helvetica, Sans-Serif; font-size: 10pt; color: Gray;  }
A.tn_results_more_events:visited { text-decoration: underline; font-family: Verdana, Helvetica, Sans-Serif; font-size: 10pt; color: Gray;  }

TR.tn_results_alternate_row { }
TR.tn_results_standard_row { background-color: #FFE7AF; }
TR.tn_results_divider { background-color: #F99235; }
TD.tn_results_divider { }

TD.tn_results_event_text { width: 33%; text-align: left; font-family: arial,helvetica,sans serif; font-size: 12px; font-weight: bold; color: #000; }
.tn_results_event_text A:link { text-decoration: underline; font-family: arial,helvetica,sans serif; font-size: 12px; font-weight: bold; color: #000; }
.tn_results_event_text A:hover { text-decoration: underline; font-family: arial,helvetica,sans serif; font-size: 12px; font-weight: bold; color: #000; }
.tn_results_event_text A:visited { text-decoration: underline; font-family: arial,helvetica,sans serif; font-size: 12px; font-weight: bold; color: #000; }



TD.tn_results_venue_text { text-align: center; font-family: arial,helvetica,sans serif; font-size: 12px; font-weight: bold; color: #333333; }
.tn_results_venue_text A:link { text-decoration: underline; font-family: arial,helvetica,sans serif; font-size: 12px; font-weight: bold; color: #333333; }
.tn_results_venue_text A:hover { text-decoration: underline; font-family: arial,helvetica,sans serif; font-size: 12px; font-weight: bold; color: #333333; }
.tn_results_venue_text A:visited { text-decoration: underline; font-family: arial,helvetica,sans serif; font-size: 12px; font-weight: bold; color: #333333; }
.tn_results_location_text A:link { text-decoration: underline; font-family: arial,helvetica,sans serif; font-size: 12px; font-weight: normal; color: #666666; }
.tn_results_location_text A:hover { text-decoration: underline; font-family: arial,helvetica,sans serif; font-size: 12px; font-weight: normal; color: #666666; }
.tn_results_location_text A:visited { text-decoration: underline; font-family: arial,helvetica,sans serif; font-size: 12px; font-weight: normal; color: #666666; }


TD.tn_results_datetime_text { text-align: center; line-height: 13px; }
.tn_results_day_text { text-decoration: none; font-family: arial,helvetica,sans serif; font-size: 12px; font-weight: bold; color: #333333; }
.tn_results_date_text { text-decoration: none; font-family: arial,helvetica,sans serif; font-size: 12px; color: #333333; }
.tn_results_time_text { text-decoration: none; font-family: arial,helvetica,sans serif; font-size: 10px; color: #880303; }

TD.tn_results_tickets_text { text-align: center; }
.tn_results_tickets_text A:link { text-decoration: underline; font-family: arial, helvetica, "sans serif"; font-size: 12px; font-weight: normal; color: #3300CC; }
.tn_results_tickets_text A:hover { text-decoration: underline; font-family: arial, helvetica, "sans serif"; font-size: 12px; font-weight: normal; color: #3300CC; }
.tn_results_tickets_text A:visited { text-decoration: underline; font-family: arial, helvetica, "sans serif"; font-size: 12px; font-weight: normal; color: #3300CC; }

TABLE.tn_results_notfound { width: 100%; }
TR.tn_results_notfound { }
TD.tn_results_notfound { font-family: arial,helvetica,sans serif; font-size: 10pt; color: Gray; background-color: #FFFFCC; }
.tn_results_notfound_name { font-weight: bold; }
.tn_results_notfound_phone { font-weight: bold; }
.tn_results_notfound_email { font-weight: bold; }
A.tn_results_notfound_email:link { text-decoration: underline; font-family: arial,helvetica,sans serif; font-size: 10pt; color: Gray; font-weight: bold; }
A.tn_results_notfound_email:hover { text-decoration: underline; font-family: arial,helvetica,sans serif; font-size: 10pt; color: Gray; font-weight: bold; }
A.tn_results_notfound_email:visited { text-decoration: underline; font-family: arial,helvetica,sans serif; font-size: 10pt; color: Gray; font-weight: bold; }

TABLE.tn_results_notfound_form { width: 100%; }
TD.tn_results_notfound_form_text { font-family: arial,helvetica,sans serif; font-size: 8pt; color: Gray; font-weight: normal; }
TD.tn_results_notfound_form_caption { font-family: arial,helvetica,sans serif; font-size: 10pt; color: Gray; font-weight: bold; }
TD.tn_results_notfound_form_input { font-family: arial,helvetica,sans serif; font-size: 10pt; color: Gray; font-weight: normal; }

TD.tn_results_ticket_highlight { width: 10%; text-align: center; }
IMG.tn_results_ticket_highlight { border: none 0 black; }

TD.tn_results_ticket_sectionrow { width: 40%; text-align: center; }
TABLE.tn_results_ticket_sectionrow { width: 100% }
TD.tn_results_ticket_section { width: 50%; text-align: center; }
.tn_results_ticket_section_caption { font-family: arial,helvetica,sans serif; font-size: 12px; font-weight: bold; color: #333333; }
.tn_results_ticket_section_text { font-family: arial,helvetica,sans serif; font-size: 12px; font-weight: bold; color: #880303; }
TD.tn_results_ticket_row { width: 50%; text-align: center; }
.tn_results_ticket_row_caption { font-family: arial,helvetica,sans serif; font-size: 12px; font-weight: bold; color: #333333; }
.tn_results_ticket_row_text { font-family: arial,helvetica,sans serif; font-size: 12px; font-weight: bold; color: #880303; }
TD.tn_results_ticket_notes { font-family: arial,helvetica,sans serif; font-size: 11px; font-style: italic; color: #333333; }

TD.tn_results_ticket_face { width: 20%; text-align: center; font-family: arial,helvetica,sans serif; font-size: 12px; font-weight: bold; color: #880303; }
TD.tn_results_ticket_retail { width: 20%; text-align: center; font-family: arial,helvetica,sans serif; font-size: 12px; font-weight: bold; color: #880303; }
TD.tn_results_ticket_avail { width: 15%; text-align: center; }
TD.tn_results_ticket_purchase { width: 15%; text-align: center; }
.tn_results_ticket_purchase A:link { text-decoration: underline; font-family: arial,helvetica,sans serif; font-size: 10pt; font-weight: bold; color: #3300CC; }
.tn_results_ticket_purchase A:hover { text-decoration: underline; font-family: arial,helvetica,sans serif; font-size: 10pt; color: #3300CC; }
.tn_results_ticket_purchase A:visited { text-decoration: underline; font-family: arial,helvetica,sans serif; font-size: 10pt; color: #3300CC; }

TABLE.tn_eventnames_header { width: 100%; }
TABLE.tn_eventnames_header TABLE { width: 100%; }
TD.tn_eventnames_header_title { padding: 6px 6px 6px 6px; text-align: center; font-family: Verdana, Helvetica, Sans-Serif; font-size: 16pt; font-weight: bold; color: #007ACF;  }
TD.tn_eventnames_header_text { font-family: Verdana, Helvetica, Sans-Serif; font-size: 8pt; color: Gray;  }
TD.tn_eventnames_subcategories { text-align: center; font-family: Verdana, Helvetica, Sans-Serif; font-size: 10pt; font-weight: bold; color: #007ACF;  }
TD.tn_eventnames_subcategories A:link { text-decoration: underline; font-family: Verdana, Helvetica, Sans-Serif; font-size: 10pt; font-weight: bold; color: #007ACF;  }
TD.tn_eventnames_subcategories A:hover { text-decoration: underline; font-family: Verdana, Helvetica, Sans-Serif; font-size: 10pt; font-weight: bold; color: #007ACF;  }
TD.tn_eventnames_subcategories A:visited { text-decoration: underline; font-family: Verdana, Helvetica, Sans-Serif; font-size: 10pt; font-weight: bold; color: #007ACF;  }

TR.tn_eventnames_header_divider { height: 1px; }
TD.tn_eventnames_header_divider { background-color: #990000; }
TD.tn_eventnames_vert_divider {  width: 2%; /*background-image: url(images/eventnames_vert_divider.gif);*/ }

TD.tn_eventnames_nogroup_column { text-align: center; padding: 6px 6px 6px 6px; width: 49%; }
TD.tn_eventnames_nogroup_column A:link { text-decoration: none; font-family: Verdana, Helvetica, Sans-Serif; font-size: 8pt; color: Gray;  }
TD.tn_eventnames_nogroup_column A:hover { text-decoration: none; font-family: Verdana, Helvetica, Sans-Serif; font-size: 8pt; color: Gray;  }
TD.tn_eventnames_nogroup_column A:visited { text-decoration: none; font-family: Verdana, Helvetica, Sans-Serif; font-size: 8pt; color: Gray;  }

TD.tn_eventnames_grouped_column { width: 33%; text-align: center;  padding: 6px 6px 6px 6px; }
TD.tn_eventnames_grouped_column A:link { text-decoration: none; font-family: Verdana, Helvetica, Sans-Serif; font-size: 8pt; color: Gray;  }
TD.tn_eventnames_grouped_column A:hover { text-decoration: none; font-family: Verdana, Helvetica, Sans-Serif; font-size: 8pt; color: Gray;  }
TD.tn_eventnames_grouped_column A:visited { text-decoration: none; font-family: Verdana, Helvetica, Sans-Serif; font-size: 8pt; color: Gray;  }

.tn_eventnames_group_header { font-family: Verdana, Helvetica, Sans-Serif; font-size: 10pt; font-weight: bold; color: #007ACF;  }
.tn_eventnames_group_header A:link { text-decoration: underline; font-family: Verdana, Helvetica, Sans-Serif; font-size: 10pt; font-weight: bold; color: #007ACF;  }
.tn_eventnames_group_header A:hover { text-decoration: underline; font-family: Verdana, Helvetica, Sans-Serif; font-size: 10pt; font-weight: bold; color: #007ACF;  }
.tn_eventnames_group_header A:visited { text-decoration: underline; font-family: Verdana, Helvetica, Sans-Serif; font-size: 10pt; font-weight: bold; color: #007ACF;  }

TABLE.tn_featured_border_image { margin: 16px 8px 8px 8px; }
TABLE.tn_featured_border_html { margin: 16px 8px 8px 8px; border: solid 2 green; padding: 10px 10px 10px 10px }

TABLE.tn_event_calendar			{ width: 100%; }

TR.tn_event_calendar_title	{ background-color: LightYellow; }
TR.tn_event_calendar_title	TD	{ text-align: center; color: #007ACF; font-size: 12pt; font-weight: bold; padding: 4px 4px 4px 4px; border: solid 1 #888888; }
TR.tn_event_calendar_header	{ background-color: White; }
TR.tn_event_calendar_header	TD	{ text-align: center; color: #007ACF; font-size: 8pt; font-weight: bold; padding: 4px 4px 4px 4px; border: solid 1 #888888; }
TR.tn_event_calendar_days	{ background-color: White; }
TR.tn_event_calendar_days	TD	{ height: 100px; text-align: left; color: Black; font-size: 8pt; font-weight: normal; padding: 4px 4px 4px 4px; border: solid 1 #888888; }
TD.tn_event_calendar_empty		{ background-color: #EEEEEE; }

.tn_event_calendar_date		{ color: #007ACF; font-size: 8pt; font-weight: bold; }
.tn_event_calendar_event	{ font-family: Arial, Helvetica, Sans-Serif; color: Black; font-size: 8pt; font-weight: normal; }
.tn_event_calendar_event	A:link		{ font-family: Arial, Helvetica, Sans-Serif; text-decoration: underline; color: Black; font-size: 8pt; font-weight: normal; }
.tn_event_calendar_event	A:hover		{ font-family: Arial, Helvetica, Sans-Serif; text-decoration: underline; color: Black; font-size: 8pt; font-weight: normal; }
.tn_event_calendar_event	A:visited	{ font-family: Arial, Helvetica, Sans-Serif; text-decoration: underline; color: Black; font-size: 8pt; font-weight: normal; }
.tn_event_calendar_event	A:active	{ font-family: Arial, Helvetica, Sans-Serif; text-decoration: underline; color: Black; font-size: 8pt; font-weight: normal; }
.schema_name{float:left;}
.schema_description {float:left;}
.schema_description::before { content: ": ";}


/* Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-width: 1360px) {

	.site-inner,
	.wrap {
		max-width: 1140px;
	}

#content-sidebar-wrap {
	float: left;
	width: 640px;
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 910px;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}

.content-sidebar #content,
.sidebar-content #content, 
	.content {
		width: 640px;
	}

	.sidebar-primary {
		width: 300px;
	}

	.site-header .nav-primary {
		max-width: 800px;
	}

}


@media only screen and (max-width: 1250px) {

	.site-inner,
	.wrap {
		max-width: 960px;
	}
.content-sidebar #content,
.sidebar-content #content, 
	.content {
		width: 620px;
	}

	.site-header .nav-primary {
		max-width: 620px;
	}

	.author-box .avatar {
		margin-left: -60px;
	}

}

@media only screen and (max-width: 1075px) {

	.site-inner,
	.wrap {
		max-width: 800px;
	}
.content-sidebar #content,
.sidebar-content #content, 
	.content,
	.content-sidebar .content,
	.sidebar-content .content,
	.genesis-responsive-menu .genesis-nav-menu .sub-menu a,
	.genesis-responsive-menu .genesis-nav-menu .sub-menu,
	.sidebar-primary,
	.site-header .nav-primary,
	.title-area {
		float: none;
		max-width: 100%;
		width: 100%;
	}

	.site-header .wrap {
		padding-left: 5%;
		padding-right: 5%;
	}

	.archive-description {
		margin-bottom: 35px;
		padding-bottom: 20px;
	}
	
	.archive-description,
	.entry {
		margin-left: auto;
		margin-right: auto;
		max-width: 680px;
	}

	.pricing-page .entry {
		max-width: none;
	}

	.authority-grid .archive-description {
		max-width: none;
	}

	.genesis-nav-menu li,
	.header-image .title-area,
	.site-header ul.genesis-nav-menu {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-title {
		text-align: center;
	}

	/* Genesis Responsive Menus */
	.genesis-responsive-menu .wrap {
		padding: 0;
	}

	.genesis-responsive-menu {
		display: none;
		position: relative;
	}

	.genesis-skip-link .skip-link-hidden {
		display: none;
		visibility: hidden;
	}

	.genesis-responsive-menu .highlight a,
	.genesis-responsive-menu .highlight a:focus,
	.genesis-responsive-menu .highlight a:hover {
		background: transparent;
		box-shadow: none;
		color: #111;
		transform: none;
	}

	.genesis-responsive-menu .highlight a:focus,
	.genesis-responsive-menu .highlight a:hover {
		color: #035e7f;
	}

	.menu-toggle,
	.sub-menu-toggle {
		border: 2px solid #035e7f;
		background-color: #fff;
		color: #035e7f;
		display: block;
		margin: 0 auto;
		overflow: hidden;
		text-align: center;
		visibility: visible;
	}

	.menu-toggle:focus,
	.menu-toggle:hover,
	.sub-menu-toggle:focus,
	.sub-menu-toggle:hover {
		background: #035e7f;
		color: #fff;
	}

	.menu-toggle {
		line-height: 20px;
		position: relative;
		z-index: 1000;
		width: 100%;
	}

	.menu-toggle::before {
		font-size: 1.5em;
		margin-right: 10px;
		text-rendering: auto;
		vertical-align: top;
	}

	.sub-menu-toggle {
		float: right;
		padding: 15px 10px;
		position: absolute;
		right: 0;
		top: 0;
		z-index: 100;
	}

	.sub-menu-toggle::before {
		display: inline-block;
		text-rendering: auto;
		-webkit-transform: rotate( 0 );
		-ms-transform:     rotate( 0 );
		transform:         rotate( 0 );
		-webkit-transition: transform 0.25s ease-in-out;
		-ms-transition:     transform 0.25s ease-in-out;
		transition:         transform 0.25s ease-in-out;
	}

	.sub-menu-toggle.activated::before {
		-webkit-transform: rotate( 180deg );
		-ms-transform:     rotate( 180deg );
		transform:         rotate( 180deg );
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item {
		display: block;
		float: none;
		position: relative;
		text-align: left;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item:focus,
	.genesis-responsive-menu .genesis-nav-menu .menu-item:hover {
		position: relative;
	}

	.genesis-responsive-menu .genesis-nav-menu a:focus,
	.genesis-responsive-menu .genesis-nav-menu a:hover {
		color: #035e7f;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item a {
		border: none;
		margin-bottom: 1px;
		padding: 15px 20px;
		text-align: left;
		width: 100%;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		border: none;
	}

	.genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu,
	.genesis-responsive-menu .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu,
	.genesis-nav-menu .highlight {
		left: 0;
		margin-left: 0;
	}

	.genesis-responsive-menu .genesis-nav-menu > .menu-item-has-children > a::after {
		content: none;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu {
		box-shadow: none;
		clear: both;
		display: none;
		margin: 0;
		opacity: 1;
		padding-left: 15px;
		position: static;
		width: 100%;
	}

	.genesis-responsive-menu .genesis-nav-menu .sub-menu .sub-menu {
		margin: 0;
	}

	.flexible-widgets .widget {
		padding-left: 25px;
		padding-right: 25px;
	}

	.flexible-widgets .entry-content,
	.flexible-widgets .textwidget {
		margin-left: 0;
	}

	.enews-widget {
		padding: 20px 40px;
	}

	.flexible-widgets .enews-widget {
		padding: 40px 60px;
	}

	.authority-featured-image::before,
	.featuredpost .has-post-thumbnail > a::before {
		left: -20px;
		width: calc(100% + 40px);
	}

	.flexible-widgets.widget-odd .featuredpost:last-of-type .entry,
	.authority-grid.archive:not(.woocommerce-page) .content .entry {
		padding: 0 25px;
	}

	.flexible-widgets.widget-odd .featuredpost:last-of-type .widget-title,
	.flexible-widgets.widget-odd .featuredpost:last-of-type .more-posts {
		padding-left: 25px;
		padding-right: 25px;
	}

	.single .sidebar  .widget:first-of-type {
		margin-top: 0;
	}

	.site-footer {
		margin-top: 20px;
		text-align: center;
	}

	.site-footer .nav-secondary {
		float: none;
	}

	.pricing-table .one-fifth,
	.pricing-table .one-fourth,
	.pricing-table .one-half,
	.pricing-table .one-third {
		padding: 30px 40px;
	}

	.pricing-table .one-fourth,
	.pricing-table .one-fifth {
		width: 50%;
	}

}

@media only screen and (max-width: 860px) {

	.author-box .avatar {
		margin-left: 35px;
	}

	.site-inner {
		padding: 5% 5% 0;
	}

	.wrap,
	#footer {
		padding-left: 5%;
		padding-right: 5%;
	}

	.after-entry,
	.archive-description,
	.author-box,
	.sidebar .widget {
		padding: 30px;
		margin-bottom: 5%;
	}

	.authority-featured-image,
	.entry,
	.comment-respond,
	.entry-comments,
	.entry-pings {
		padding: 0;
	}

	.entry-footer {
		margin-left: 0;
	}

	.archive-description {
		text-align: center;
	}

	.archive-title {
		font-size: 32px;
		font-size: 3.2rem;
	}

	.enews-widget .widget-title {
		font-size: 28px;
		font-size: 2.8rem;
	}

	.sidebar {
		margin-bottom: 5%;
	}

	.pagination {
		margin: 5% auto;
	}

	.archive-pagination li a {
		margin-bottom: 4px;
	}

	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.pricing-table .one-fifth,
	.pricing-table .one-fourth,
	.pricing-table .one-half,
	.pricing-table .one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

	#authority-top-banner-close {
		padding-left: 20px;
		padding-right: 20px;
	}

	.authority-top-banner {
		padding-left: 18px;
		padding-right: 60px;
	}

	.enews-widget::after {
		display: none;
	}

	.flexible-widgets .widget-title,
	.flexible-widgets .entry-title {
		font-size: 32px;
		font-size: 3.2rem;
	}

	.flexible-widgets.widget-odd .featuredpost:last-of-type {
		padding-top: 20px;
	}

	.authority-featured-image::before,
	.featuredpost .has-post-thumbnail > a::before {
		left: -15px;
		width: calc(100% + 30px);
	}

	.flexible-widgets.widget-odd .featuredpost:last-of-type .entry,
	.authority-grid.archive:not(.woocommerce-page) .content .entry {
		padding: 0 20px;
	}

	.flexible-widgets.widget-odd .featuredpost:last-of-type .widget-title {
		padding-left: 20px;
		padding-right: 20px;
	}

	.flexible-widgets.widget-odd .featuredpost:last-of-type .more-posts {
		padding: 0 20px 10px;
	}

	.flexible-widgets .featuredpost .entry-title,
	.footer-widgets .featured-content .entry-title,
	.authority-grid.archive:not(.woocommerce-page) .entry-title {
		font-size: 22px;
		font-size: 2.2rem;
	}

}

@media only screen and (max-width: 800px) {

	h2,
	.entry-comments > h3,
	.entry-pings > h3,
	.comment-respond > h3,
	.entry-title {
		font-size: 32px;
		font-size: 3.2rem;
	}

	h1,
	.single .entry-title {
		font-size: 42px;
		font-size: 4.2rem;
	}

	.full-width-content.single .content {
		margin-top: 20px;
	}

	.flexible-widgets .widget,
	.flexible-widgets .widget:nth-child(odd),
	.flexible-widgets.widget-odd .widget:last-of-type,
	.flexible-widgets.widget-odd .featuredpost:last-of-type .entry,
	.authority-grid.archive:not(.woocommerce-page) .content .entry {
		clear: both;
		float: none;
		position: static;
		text-align: center;
		max-width: none;
		padding: 20px 0;
		width: 100%;
	}

	.footer-widgets .enews-widget:nth-child(1),
	.footer-widgets .enews-widget:nth-child(2) {
		margin: 0;
	}

	blockquote {
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 0;
	}

	blockquote::before {
		position: relative;
		left: -8px;
		height: 80px;
		top: auto;
	}

	.flexible-widgets blockquote p {
		font-size: 18px;
		font-size: 1.8rem;
	}

	.flexible-widgets.widget-odd .featuredpost:last-of-type .entry,
	.authority-grid.archive:not(.woocommerce-page) .content .entry {
		max-width: 450px;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
	}

	.flexible-widgets .featuredpost .more-posts,
	.flexible-widgets .featuredpost .widget-title {
		padding-left: 0;
		padding-right: 0;
	}

	.authority-featured-image::before,
	.featuredpost .has-post-thumbnail > a::before {
		display: none;
	}

	.flexible-widgets .enews-widget,
	.flexible-widgets .enews-widget:last-of-type,
	.flexible-widgets.widget-odd .enews-widget:last-of-type {
		padding: 30px 40px;
	}

}

@media only screen and (max-width: 600px) {

#header {
    background: url(http://www.rodeoticketsnow.com/wp-content/uploads/2019/01/2019-houston-rodeo-sm.jpg) no-repeat !important;
	width:100%;
}

h1, h2, .entry-title {
	font-size:2em;
}
#content-sidebar-wrap {
	float: none;
	width: 100%;
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 100%;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: none;
}
#inner, #footer, #footer .creds, #footer .gototop {
	background-color: #FFF9DF;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px;
	width: 90%;
}
.site-inner .wrap, #subnav {
width:100%;
max-width:300px;
}
.sidebar  {
width:100%;
float:none;
}

.backcountry #inner {
	padding: 15px;
}
TABLE.tn_results { width: 300px; }
	.wrap {
		padding: 0;
	}
/* Force table to not be like tables anymore */
.tn_results {width:90%;padding:.2rem;}
	.tn_results table td {padding:0;}
        .tn_results table, .eventscaltb {}
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
TD.tn_results_event_text { width: 100%; text-align: center; border-top:1px solid #3300CC;}
	.flexible-widgets > .wrap {
		padding: 15px 0; 
	}

.tn_results_tickets_text A:link, 
.tn_results_event_text A:link { text-decoration: underline; font-family: arial, helvetica, "sans serif"; font-size: 16px; font-weight: normal;  }
.tn_results_tickets_text A:hover { text-decoration: underline; font-family: arial, helvetica, "sans serif"; font-size: 16px; font-weight: normal; color: #3300CC; }
.tn_results_tickets_text A:visited { text-decoration: underline; font-family: arial, helvetica, "sans serif"; font-size: 16px; font-weight: normal; color: #3300CC; }
	.enews-widget,
	.flexible-widgets .enews-widget,
	.flexible-widgets .enews-widget:last-of-type,
	.flexible-widgets.widget-odd .enews-widget:last-of-type {
		padding: 20px;
	}

}


/* Print Styles
---------------------------------------------------------------------------------------------------- */

@media print {

	*,
	*:before,
	*:after {
		background: transparent !important;
		box-shadow: none !important;
		color: #000 !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	a[href^="javascript:"]:after,
	a[href^="#"]:after,
	.site-title > a:after {
		content: "";
	}

	thead {
		display: table-header-group;
	}

	img,
	tr {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	p {
		orphans: 3;
		widows: 3;
	}

	blockquote,
	pre {
		clear: both;
		padding: 20px;
	}

	.authority-grid.archive .content .entry,
	.content,
	.content-sidebar,
	.flexible-widgets .featured-content .entry,
	.flexible-widgets .widget,
	.header-image .title-area,
	.title-area,
	.woocommerce.archive .content .entry {
		max-width: 100% !important;
		width: 100% !important;
	}

	.flexible-widgets .widget,
	.flexible-widgets .widget:nth-child(2n) {
		float: none;
	}

	button,
	input,
	select,
	textarea,
	.breadcrumb,
	.comment-edit-link,
	.comment-form,
	.comment-list .reply a,
	.comment-reply-title,
	.edit-link,
	.entry-comments-link,
	.entry-footer,
	.genesis-box,
	.hidden-print,
	.home-top,
	.nav-primary,
	.nav-secondary,
	.nav-social,
	.pagination,
	.post-edit-link,
	.sidebar {
		display: none !important;
	}

	.author-box {
		margin-bottom: 0;
	}

	.hero-section {
		margin-top: 0;
	}

	.title-area {
		text-align: center;
		width: 100%;
	}

	.site-title > a {
		margin: 0;
		text-decoration: none;
		text-indent: 0;
	}

	.site-inner {
		padding-top: 0;
		position: relative;
	}

	.more-link {
		border-width: 0;
		display: block;
		margin-bottom: 20px;
		position: static;
	}

	.more-link-wrap {
		border-width: 0;
	}

	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		orphans: 3;
		page-break-after: avoid;
		page-break-inside: avoid;
		widows: 3;
	}

	img {
		page-break-after: avoid;
		page-break-inside: avoid;
	}

	blockquote,
	pre,
	table {
		page-break-inside: avoid;
	}

	dl,
	ol,
	ul {
		page-break-before: avoid;
	}

}
