/*
    Theme Name: Trail Sherpa Dev template
	Theme URI: http://trailsherpa.com/
	Description: Customized theme for TrailSherpa
    Author: VestorLogic
    Author URI: http://vestorlogic.com/
 312
    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 url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,900);
@import url(http://fonts.googleapis.com/css?family=Archivo+Narrow:400,700|Gentium+Book+Basic:400,700|Chivo:400,900|Trocchi|Cabin+Condensed:400,700,600|Anton|IM+Fell+English);


#trail-images { height: 509px; padding: 0; list-style: none; width: 522px; float: left; border-right: 1px solid #a89a8c; }
#trail-images li { margin: 0 auto; position: inherit !important; text-align: center; width: 509px; }
#trail-images-thumbs { width: 110px; position: absolute; left: 534px; list-style: none; padding: 0; margin: 10px 0; }
#trail-images-thumbs li { width: 50px; margin: 0 5px 5px 0; float: left; display: inline; }
#stabs-1 img { float: left; margin: 10px 10px 10px 0;width:70%;max-width:300px; height:auto  }
#stabs-1 ul { display:inline;list-style-type: none; }
#stabs-1 ul li { float: left; margin: 2px; padding:5px 8px; background:#CCC }
#stabs-2 {float:right;width:58%;margin:5px}
#stabs-2 ul { display:inline;list-style-type: none;}
#stabs-2 h1, #stabs-3 h1,#stabs-4 h1 { font-size:1.5em;}
#stabs-2 ul li { float:left; margin: 2px; padding:5px 8px; width:44.5%;background:#CCC;height:40px;  }
#stabs-1 #trail- { background: #c0bab2; padding: 20px 40px !important;  }
ul.testing { list-style: none; margin: 0; padding: 0; }
#feeds-feedburner { margin-bottom: 15px; text-align: right; }
#review-image img { float: left; margin: 0 10px 0 0;width:100%;max-width:300px; height:auto  }
.gear-details {float:left;margin-left:5%;margin-bottom:10px}


/* Defaults
------------------------------------------------------------ */
body{
	font-size: 15px;
	color: #444;
	font-family:  Tahoma, Arial, Helvetica, serif;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	text-decoration: none;
	background:#E6E6E6;
}

img,
embed,
object,
{
max-width:100%;
	height:auto;
	}
video { width: 100% !important; height: auto !important; }
	
	/* Show only to IE6 */
* html [img,
embed,
object,
video] {
	width:100%;
	height:auto;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

embed, object {
	max-height: 325px;
	max-width: 580px; 
	width:100%;
	height:auto;
}


#rotator img{
	max-width:1040px;
	width:100%;
	}

h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
select,
textarea {
	color: #444;
	font-family:  Tahoma, Arial, Helvetica, serif;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

p {
	color: #444;
	font-family:  Tahoma, Arial, Helvetica, serif;
	padding: 0;
	text-decoration: none;

}

input {
	color: #444;
	font-family:  Tahoma, Arial, Helvetica, serif;
}

blockquote,
input,
select,
textarea,
.author-box,
.sticky,
.taxonomy-description,
.wp-caption {
	-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;
}
/* responsive images */
.comment-content img,
 div.wp-caption, div.wp-caption img {
	max-width: 97.5% !important; /* Fluid images for posts, comments, and widgets */
	height:auto;
}
.widget img{height:auto}

textarea {
	width: 300px;
}

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;
	width:auto;
	height:auto;
}


/* Body
------------------------------------------------------------ */

body {
	background: #f7f7f7;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	margin: 0 auto;
	/*background: url(images/wrap.jpg) no-repeat top;*/

}


/* Header
------------------------------------------------------------ */

.home #header {
	color: #fff;
	margin: 0 auto;
	min-height: 58px;
	overflow: hidden;
	text-shadow: 1px 1px #222;
	width: 90%;
	max-width: 1200px;
	/*background:url(http://www.trailsherpa.com/wp-content/uploads/2013/01/logo_solo32.png) no-repeat;*/
margin-top:68px;
}

#header {
	color: #fff;
	margin: 0 auto;
	min-height: 35px;
	overflow: hidden;
	text-shadow: 1px 1px #222;
	width: 90%;
	max-width: 1200px;
margin-top:68px;
	
	/*background:url(http://www.trailsherpa.com/wp-content/uploads/2013/01/logo_solo32.png) no-repeat;*/
}

#title-area {	
	float: left;
	overflow: hidden;
	/*padding-top:120px;*/
	min-width: 310px;
}

#title {
	font-family:  Tahoma, Arial, Helvetica, serif;
	font-size: .02em;   /*36px*/
	line-height: 1.2em;  /*48px*/
	margin: 0;
	text-transform: uppercase;


}

#title a,
#title a:hover {
	color: #fff;
	text-decoration: none;
}

#description {
	color: #504F4F;
	font-family: 'Gentium Book Basic', Georgia, Times, 'Times New Roman', serif;
	font-size: 1.4em;   /*16px*/
	text-shadow: none;
	padding:10px;
	display:none;
}

#header .widget-area {
	float: right;
	padding: 2.125% 0 0;  /*30px/960*/
	width: 38.75% ;  /*468/960*/
	text-align:right;
	
}
#header .widget-area h1{
color:#727272;
margin-top:70px}
#header .widget-area h2{color:#ccc;}

#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;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
}

.header-image #description {
	color:#000;
	display: block;
	overflow: visible;
	padding-top:70px;
	z-index:9999;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 40%;
	max-width: 500px;
		width:310px;
	height:139px;
}
.new-sm {float:right}


/* 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:  8px; /*25/960*/
}

#nav li a .sf-sub-indicator {
	background: url(images/arrow-down.png) no-repeat;
	height: 16px;
	position: absolute;
	right: .8333333%;  /*8/960*/
	text-indent: -9999px;
	top: 10px;
	width: 1.6666666666666%; /*16/960*/
}

#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;
}

#nav ul li.menuHOME a {
	color: #000000;
	width:20px;
	background: url(http://www.trailsherpa.com/design/wp-content/themes/backcountry/images/home.gif) no-repeat;
	display: block;
	font-size: 8px;
	margin: 7px 0 0 0;
	padding: 2px 5px;
	text-decoration: none;
	position: relative;
	}
	
	#nav ul li.menuHOME a:active, #nav ul li.menuHOME a:hover {
	
	background: url(http://www.trailsherpa.com/design/wp-content/themes/backcountry/images/home2.gif) no-repeat !important;
	}


/* 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: 'Gentium Book Basic', Georgia, Times, 'Times New Roman', serif;
	font-style: italic;
	padding: .625% 1.5625% .5208333333%; /*6 15 5 /960*/
	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: .9em;
	padding: .729166666666666% .520833333333%; /*7  5 /960*/
	position: relative;
	text-transform: none;
	width: 13.333333333333%;/*128/960*/
}

#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 1.0416666666666%;  /*10/960*/
	position: absolute;
	width: 14.5833333333%;  /*140/960*/
	z-index: 9999;
}

#header ul.nav li ul a,
#header ul.menu li ul a {
	width: 12.5%; /*120/960*/
}

#header ul.nav li ul ul,
#header ul.menu li ul ul {
	margin: -3.854166666666% 0 0 14.47916666666%; /* -37 0 0 139*/
}

#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: #777;
	font-size:1.3em;
	font-family: 'Gentium Book Basic', Georgia, Times, 'Times New Roman', serif;
	margin: 0 auto;
	/*overflow: hidden;*/
	/*width: 80%;*/
	/*max-width: 1100px;*/


position: fixed;
z-index: 10;
top: 0px;
left: 0px;
right: 0px;
background-color: rgba(255, 255, 255, 0.97);
border-bottom: 1px solid #EEE;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
}

.admin-bar #nav {
top: 32px;
} 

#nav ul {
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
}

#nav li {
	float: right;
	list-style-type: none;

}

#nav li:last-child a {
	color: #000;
	display: block;
	font-size: .9em;
	padding: 5px 14px 6px;  /*7  15 6 /960*/
	position: relative;
	text-decoration: none;
}


#nav li a {
	color: #000;
	display: block;
	font-size: .9em;
	padding: 23px 14px 6px;  /*7  15 6 /960*/
	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: #666;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	border-bottom: 1px solid #333;
	color: #777;
	font-size: .7em;
	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: 12.5%; /*120/960*/
}

#nav li ul ul {
	margin: -3.854166666666% 0 0 14.47916666666%; /* -37 0 0 139*/
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
	float: left;
	font-size: 13px;
	padding: 30px 5px 0px 20px;
}

#nav li.right a {
	background: none;
	border: none;
	color: #777;
	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
------------------------------------------------------------ */
.home #subnav {display:none}
#subnav {
	clear: both;
	color: #ccc;
	margin: 0 auto 0;
	overflow: hidden;
	text-shadow: 1px 1px #222;
	width: 100%;
	background:#131726;
}

#subnav ul {
	max-width: 1200px;
	margin: 0 auto 0;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li a {
	background: url(images/nav-line.png) no-repeat center right;
	color: #ccc;
	display: block;
	font-size: .8em;
	padding: 4px 22px 3px 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: #2C3245 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: 'Gentium Book Basic', Georgia, Times, 'Times New Roman', serif;
	font-size: .8em;
	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: 12.5%; /*120/960*/
}

#subnav li ul ul {
	margin: -3.854166666666% 0 0 14.47916666666%; /* -37 0 0 139*/
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}

.menu-description {
	clear: both;
	color: #777;
	font-family: 'Gentium Book Basic', Georgia, Times, 'Times New Roman', serif;
	font-size: .95em;
	font-style: italic;
}


/* Inner
------------------------------------------------------------ */

#inner, .wpdev-ad-cont {
	-moz-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.05); 
	-webkit-box-shadow: 0 1px 7px rgba(0, 0, 0, 0.05);
	background-color: #fff;
	box-shadow: 0 1px 7px rgba(0, 0, 0, 0.05); 
	margin: 10px auto 20px;
	overflow: hidden;
	padding: 20px 25px;
	width: 90%; /*910/960*/
	max-width:1150px;
}



.backcountry #inner, .wpdev-ad-cont {
	padding: 25px 25px 20px 25px;
}
.home #inner {
	padding: 0px 25px 20px 25px;
}


/* Genesis Slider
------------------------------------------------------------ */

.backcountry #genesis-slider {
	border: 1px solid #ddd;
	margin: 0 auto 20px;
}

.backcountry #genesis-slider p {
	color: #fff;
	font-size: 1em;
	line-height: 20px;
}

.backcountry .slide-excerpt {
	background: none !important;
	margin: 0 20px 40px;
	padding: 0px 3px;
	color:#fff;
}
.backcountry .slide-excerpt a{
	color:#fff;}
	
	.backcountry .slide-excerpt a:hover{
	color:#fff; text-decoration:underline}
	
	.backcountry .slide-excerpt p{
	color:#fff;}

html > body.backcountry .slide-excerpt-border {
	border: none;
	padding: 0;
}


/* Home
------------------------------------------------------------ */

#home {
	overflow: hidden;
	
}

.home-splash{
	width:100%;
	max-width:1200px;
	margin:0 auto 15px;
	height:144px;
	background:none;
	}
.splash{max-width:996px;margin:0 auto 0; border:2px solid #C94E01;background:#fff;padding:4px;height:120px;-moz-box-shadow: 0 1px 1px #333; -webkit-box-shadow: 0 1px 1px #333;box-shadow: 0 1px 3px #333;}
#splash_btn_beta {
    background: #7C060D;
    box-shadow: 1px 1px  1px 1px #000;
    color: #FFFFFF;
    font-size: .8em;
    margin: 10px 0;
    padding: 8px 20px;
    text-align: center;
    width: 80px;
}
#splash_btn_gear {
background: #B23701;
box-shadow: 1px 1px  1px 1px #000;
    color: #FFFFFF;
    font-size: .8em;
    margin: 10px 0;
    padding: 8px 20px;
    text-align: center;
    width: 80px;}
#splash_btn_team {
background: #2C455F;
box-shadow: 1px 1px 1px 1px #000;
    color: #FFFFFF;
    font-size: .8em;
    margin: 10px 0;
    padding: 8px 10px;
    text-align: center;
    width: 100px;}
.splash_text{
	float:left;font-size:2.5em;color:#fff;font-family: 'Source Sans Pro', sans-serif;font-weight:900}
	.splash_text1{
	float:left;font-size:2.5em;color:#fff;font-family: 'Source Sans Pro', sans-serif;font-weight:900;
	width:279px;text-align:center;font-size:2.9em;line-height:1.2em;padding-top:15px}
	.splash_texta{
	float:left;color:#fff;font-family: 'Source Sans Pro', sans-serif;font-weight:900;
	width:150px;width:660px;font-size:1.9em;line-height:1.2em;padding:40px 20px 20px}
	.splash_textb{
	float:left;font-size:2.5em;color:#fff;font-family: 'Source Sans Pro', sans-serif;font-weight:900;
	width:150px;padding:30px 0 0 70px}
	.splash_textc{
	float:left;font-size:2.5em;color:#fff;font-family: 'Source Sans Pro', sans-serif;font-weight:900;
	width:130px;padding:30px  0 0 60px}
	

.splash1{
		float:left;width:697px;height:120px;padding-top:0px;background: url(/wp-content/uploads/2013/01/arrow.jpg) right no-repeat #445C74}
.splash2{
	float:right;width:299px;height:164px;background:url(images/splash2.jpg) no-repeat}

.home-top {
	width:98%;	
	}
	

.home-left {
	float: left;
	width: 66.6666666666%; /*275/910*/
	padding: 0 0 0 0;	
}

.home-right {
	float: right;
	width: 33.3333333333%; /*275/910*/
	/*min-width: 330px;/*
	/*background:#3A556A;*/
}

.home-right .widget {
padding-left: 15px;
padding-right: 15px;
}

#homeTOP {
	width:100%;
	margin:0 auto;
}
.home-top-first {
	float: left;
	height:285px;
	width:70%;
}

#genesis-responsive-slider {
    background-color: none;
    border: none !important;
    margin: 0;
    padding: none !important;
    position: relative;
	height:265px;
}

.home-top-second {
	float: right;
	width: 30%;
	height:265px;
	background: url(images/join_newsletter_bg.jpg) no-repeat;
}




.home-top-left {
	float: left;
	width: 32%;
}

.home-top-left img.alignleft 
{
	margin:0;
}
.home-top-mid img.alignleft
{
	margin:0;
}


.home-top-mid {
	float: left;
	width: 30%;
	margin: 0 0 0 30px;
}

.home-top-right {
	float: right;
	width: 30%;
}

div.widget-wrap .live-stream-item .live-stream-text{
    margin-left: 50px;
}



/* Breadcrumb
------------------------------------------------------------ */
.page-id-5068 .entry-title
{display:none}
.page-id-6783 .entry-title
{display:none}
.page-id-5475 .entry-title
{display:none}
.page-id-5475 #inner {background: url(images/articles/HIKINGtop.jpg) top #001F35 no-repeat;
padding:0;font-family:Arial, Helvetica, sans-serif;min-width:1050px;line-height:28px;color:#000; }


html body.home div#wrap div#inner div#content-sidebar-wrap div#content.hfeed div#home div.home-right div#text-41.widget div.widget-wrap div.textwidget div#widgetbox_widget_parent_0 div#wbx-gw-button-wrapper-0.wbx-gw-wrapper div embed{display:none}

.breadcrumb {
	color: #999;
	font-family: 'Gentium Book Basic', Georgia, Times, 'Times New Roman', serif;
	font-size: .8em;
	font-style: italic;
	margin: 0 0 20px;
}

.breadcrumb a,
.breadcrumb a:visited {
	color: #666;
	text-decoration: none;
}

.breadcrumb a:hover {
	color: #333;
	text-decoration: none;
}
/* Portfolio
------------------------------------------------------------ */

#content .portfolio {
    float: left;
    margin: 0 20px 40px 0 !important;
    overflow: hidden;
    width: 30%;
	min-width: 260px;
}

#content .portfolio h2 {
	margin: 2px 0 0;
}
	
.page-template-pageportfolio-php #content .portfolio p {
	margin: 0;
	padding: 0;
}
	
#content .portfolio .entry-title a{
	font-size: 18px;
	line-height: 24px;
	margin: 0;
}

#content .portfolio .more-link {
    box-shadow: 0px 1px 2px #000;
    -moz-box-shadow: 0px 1px 2px #000;
    -webkit-box-shadow: 0px 1px 2px #000;
    background: #4E7795;
    color: #fff;
    display: block;
    font-family: 'Oswald',arial,serif;	
    font-size: 14px;
    line-height: 18px;	
    margin: 8px 4px;
    padding: 4px 0;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 1px #333;	
    width: 100px;
}
	
#content .portfolio .more-link:hover {
	background: #222;
}

/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 78.73626373%;
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 100%;
	margin-top:5px;
	}



.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: none;
}


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	padding: 10px 10px 20px 10px;
	width: 68%;
}

.content-sidebar #content,
.sidebar-content #content {
	width: 60%; /*570/910*/
}
.home  #content,
.home  #content {
	width: 100%;
}
div#content-sidebar-wrap{width: 100%;}



.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
	width: 100%;
}

blockquote {
	margin: 5px 15px 20px;
	padding: 15px 20px 0;
}

.post {
	margin: 0 0 40px;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	padding: 0 0 12px;
	font-size: .9em;
}

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%;
}
.three-fifthsB {
	width: 64%;
}

.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: 'Gentium Book Basic', Georgia, Times, 'Times New Roman', serif;
	margin: 0 0 10px;
}

h1,
h2,
h2 a,
h2 a:visited {
	font-family: 'Gentium Book Basic', Georgia, Times, 'Times New Roman', serif;
	font-size: 1.4em;
	line-height: 1.5em;
	margin-top:5px;
}
h1{
	font-family: 'Gentium Book Basic', Georgia, Times, 'Times New Roman', serif;
	font-size: 1.8em;
	line-height: .85em;
	margin-top:5px;
}

.backcountry #genesis-slider h2 {
	margin: 0;
}

.backcountry #genesis-slider h2 a,
.backcountry #genesis-slider h2 a:visited {
	color: #fff;
	font-family: 'Gentium Book Basic', Georgia, Times, 'Times New Roman', serif;
	font-size: 1.5em;
	font-style: italic;
	line-height: 1.5em;
	margin: 0;
}

.backcountry #genesis-slider h2 a:hover {
	color: #e47600;
}

.featuredpost h2 {
	margin: 5px
}

.featuredpost h2 a,
.featuredpost h2 a:visited {
	font-size: 1em;
	line-height: 1.5em;
}

.taxonomy-description h1,
.widget-area h2,
.widget-area h2 a {
	font-size: 1.1em;
	line-height: 20px;
	margin: 0 0 5px;
}

h2 a, h2 a:hover,h2 a:visited {
	color: #e47600;
	text-decoration: none;
	
}

h3 {
	font-size: 1.2em;
	margin:0;
	line-height:1.2em;
}

h4 {
	font-size: 1.4em;
	color: #444;
	font-family: 'Gentium Book Basic', Georgia, Times, 'Times New Roman', serif;
	margin: 10px 0 10px;
	font-weight:bold;
}
.sidebar .widget h4 {
    border-bottom: 4px solid #747C96;
}

.widget-area h4 a {
	text-decoration: none;
}

#footer-widgets h4 {
	color: #777;
	font-family: 'Gentium Book Basic', Georgia, Times, 'Times New Roman', serif;
	font-size: 1.2em;
	font-style: italic;
	margin: 0 0 10px;
}

h5 {
	font-size: 1.1em;
}

h6 {
	font-size: 1em;
}


/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 15px;
	font-size:.9em;	
}

.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: 'Gentium Book Basic', Georgia, Times, 'Times New Roman', serif;
	font-size: .85em;
	font-style: italic;
	margin: -5px 0 15px;
}

#home .post-info,
#home-bottom .post-info {
	margin: 0 0 5px;
	font-size: .85em;
}

#home h4,
.widget-area h4,#home-bottom h4,{
	color: #444;
	font-family: 'Gentium Book Basic', Georgia, Times, 'Times New Roman', serif;
	font-size: 1.2em;
	margin: 10px 0 10px;
	font-weight:bold;
}
.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: 'Gentium Book Basic', Georgia, Times, 'Times New Roman', serif;
	font-size: .85em;
	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: 10px 0 40px;
	overflow: hidden;
	padding: 10px;
	font-size:.9em;
	padding:5px 5px 40px 5px !important;
	}

.author-box p {
	font-size: 1em;
	line-height: 1.8em;
}
.author-box img {

	background: #FFFFFF;

	float: left !important;

	margin: 0 10px 0 0 !important;

	padding: 4px;

	border: 1px solid #E6E6E6;

	}
	
.author-box .sm-box{
	margin: 0 0 0 5px !important;
	float:left;
	padding: 0 0 20px 0;
	height:30px;
	width:100%;
	width:98%
	}
	
.author-box .sm-box2{
	margin: 5px 0 0 5px !important;
	float:left;
	padding: 0 0 20px 0;
	height:30px;
	width:98%;
	}
	
.author-box .sm-box ul li{
display:inline;}
div.author-box div.sm-box2 ul li{
		display:inline;}
div.post div.author-box div.sm-box2 ul li{display:inline;}
	
.author .author-box h1 {
	font-size:1em !important;
	}
.author .author-box img {
	background: #FFFFFF;
	float: left !important;
	margin: 0 10px 0 0 !important;
	padding: 4px;
	border: 1px solid #E6E6E6;

	}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 20px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 45%;
}


/* Images
------------------------------------------------------------ */


.sidebar-content .entry-content img {
	width:80%;
	max-width:150px;
	height:auto;

}
.content-sidebar .entry-content img{
	height:auto;

}
html body.single div#wrap div#inner div#content-sidebar-wrap div#content.hfeed div.post-6082 div.entry-content div#gallery-1.gallery dl.gallery-item dt.gallery-icon a img.attachment-thumbnail {max-width:150px;
height:auto}


.content-sidebar .entry-content img.large_img {
	width:100% !important;
	max-width:450px !important;
	height:auto;
	padding: 0 0 20px 10px;

}

.content-sidebar-sidebar .entry-content img,
.sidebar-content-sidebar .entry-content img,
.sidebar-sidebar-content .entry-content img {
	max-width:40%;
	height:auto;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 4px;
	height:auto;
	}
	
.top-left a.aligncenter,
.top-mid a.aligncenter,
.top-right a.aligncenter
{
border: none;
display: block;
    margin: 0 auto 0;
    padding: 0px;
	} 



#home .featuredpost img,
#home-bottom .featuredpost img {
	background-color: #fff;
	margin: 0 0 10px;
	height:auto;
}

#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;	
	height:auto;
}


.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;
	border: 1px solid #ddd;
	padding:4px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
	border: 1px solid #ddd;
	padding:4px;
	max-width:98%;
	height:auto;
}

img.alignleft {
	display: inline;
	margin: 0 20px 10px 0;
	max-width:300px; 
	height:auto;
	border: 1px solid #ddd;
	padding:4px;

}

}

img.alignright {
	display: inline;
	margin: 0 0 10px 10px;
	max-width:300px; 
	height:auto;
	border: 1px solid #ddd;
	padding:4px;
}

img.alignright2 {
	display: inline;
	margin: 0 0 10px 10px;
	height:auto;
	border: 1px solid #ddd;
	padding:4px;
	float:right;
	max-width:600px;
	
}

.alignleft {
	float: left;
	margin: 0 15px 0 0;
	max-width:300px; height:auto
}

.alignleft_network {
	float: left;
	margin: 0 15px 0 0;
	padding:0 15px 0 0;
	height: 150px;
	width:100px;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	max-width:300px; 
	height:auto
}

.wp-caption {
	padding: 5px;
	text-align: center;	
	max-width: 97.5% !important; /* Fluid images for posts, comments, and widgets */
	height:auto;
}

p.wp-caption-text {
	font-size: .85em;
	line-height: 16px;
	padding: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}

/* blogger directory
------------------------------------------------------------ */
.blogger .entry-content p {margin:10px 0 0 0;padding:0}
.blogger .bloggers {float:left;margin:0 15px 0 0}
.blogger .bloggers .entry-content .img {display: inline; margin: 0; border: 1px solid #ccc; padding: 4px;}
/* 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: .85em;
	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: .9em;
	line-height: 1.8em;
	width: 30%; 
	min-width:330px;
}


.sidebar p {
	font-size: 1em;
	line-height: 1.8em;
}

#sidebar-alt {
	float: left;
	width: 20%;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar .widget {
	border: none;
	margin: 0 0 30px;
	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 #ddd;
	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: .8em;
	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:  Tahoma, Arial, Helvetica, serif;
	font-size: .8em;
	width: 100%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	overflow: hidden;
}

.featuredpost p {
	padding: 0 0 5px 0;
}

.featuredpage .page,
.featuredpost .post {
	margin: 0 0 20px;
	overflow: hidden;
	padding: 0 0 5px;
}

#footer-widgets .featuredpage .page,
#footer-widgets .featuredpost .post {
	margin: 0 0 10px;
	padding: 0;
}

.FWI-share{display:none}


/* 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: .9em;
	font-weight: bold;
	padding: 8px;
	text-decoration: none;
}

#respond input[type="button"],
#respond input[type="submit"] {
	padding: 5px 6px;
}

.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:  Tahoma, Arial, Helvetica, serif;
	font-size: .95em;
	margin: 0 2px 0 0;
	padding: 8px;
	width: 55%;
}

#nav .s {
	background-color: #fff;
	margin: 2px 2px 0 0;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews #subbox {
	font-family:  Tahoma, Arial, Helvetica, serif;
	font-size: .95em;
	margin: 5px 5px 0 0;
	padding: 5px;
	width: 70%;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: .85em;
	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 #2B2B2B;
	clear: both;
	color: #999;
	margin: 0 auto;
	padding: 20px 0 0;
}

#footer-widgets .wrap {
	font-size: .85em;
	line-height: 2em;
	margin: 0 auto;
	overflow: hidden;
	text-shadow: 1px 1px #222;
	width: 100%;
	max-width: 1200px;
}

#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: 1em;
	line-height: 2em;
	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: 22%;
	max-width:260px;
}

.footer-widgets-2 {
	float: left;
	margin: 0 20px 0 0;
	width: 22%;
	max-width:260px;
}

.footer-widgets-3 {
	float: left;
	width: 22%;
	max-width:260px;
}

.footer-widgets-4 {
	float: right;
	width: 22%;
	max-width:260px;
}


/* 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:  .85em;
	margin: 0 auto;
	width: 90%;
	max-width: 1200px;
}

#footer p {
	color: #777;
	font-size: 1em;
}

#footer a,
#footer a:visited {
	color: #777;
}

#footer a:hover {
	color: #333;
	text-decoration: none;
}

#footer .gototop {
	float: left;
	width: 20%;
}

#footer .creds {
	float: right;
	text-align: right;
	width: 75%;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	font-size:  .9em;
	line-height: 20px;
	margin: 0 0 15px;
	overflow: hidden;
}

#comments p,
#respond p {
	font-size:  1em;
	line-height: 20px;
}

#author,
#comment,
#email,
#url {
	font-size:  .9em;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 50%;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 90%;
}

.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: .8em;
}

.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:  Tahoma, Arial, Helvetica, serif;
	font-size: .85em !important;
	padding: 8px 0 8px 8px !important;
}

div.gform_footer input.button {
	color: #555;
	padding: 5px !important;
}

div.gform_footer input.button:hover {
	color: #e47600;
}

div.gform_wrapper .ginput_complex label {
	font-size:  .85em;
}

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 {
}

.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 #2C3749;
}

.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 {
}

.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 #38482B;
}

.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 {
}

.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: #8a6c70;
}

.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 #492C30;
}

.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;
}

.backcountry-red #footer a:hover {
	color: #46292e;
}
.generate {
	float:left;margin-left:1%;text-align:center;color:#666;padding:6px;line-height:1.5em;font-size:.9em;min-height:150px;width:30%
}
.generate_mid {
margin-left:2%;float:left;text-align:left;color:#666;padding:6px;line-height:1.5em;font-size:.9em;min-height:140px;border-right:dotted #333 1px; width:60%
}
.generate_box {padding: 5px 5px 4px;min-height:150px;border:#ccc solid 1px}
.generate_title{width:100%;padding: 2px 0px;margin: 0 0 4px 0;font-size:1.3em;color:#333}
.full-cta{max-width:70%}


/* Network latest posts
----------------------- */

.network-posts h1{font-size:1.2em}
.network-posts, .networklatest li, .network-posts li {
	list-style-type: none;
	float: left;
	clear: both!important;
	width: 100%;
	border-bottom: 1px solid #eee;

}

.networklatest img, .network-posts img {
	float: left;
	margin: 0 20px 10px 0;
	width: 75px;
	height: 75px;
	border: 1px solid #DDD;
	padding: 4px;
}


.nlposts-ulist-container .nlposts-ulist-wtitle {
    color: #444444;
    font-size: 1.50em !important;
    font-weight: bold;
    text-transform: none;
}

html body.home div#wrap div#inner div#content-sidebar-wrap div#content.hfeed div#home div.home-right aside.widget div.nlposts-container ul.nlposts-wrapper li.nlposts-ulist-litem img {opacity: 1;width:60px; height:60px;float:left;margin:0 5px 0 0}
html body.home div#wrap div#inner div#content-sidebar-wrap div#content.hfeed div#home div.home-right aside.widget div.nlposts-container ul.nlposts-wrapper li.nlposts-ulist-litem img a{filter:none;opacity: 1;}
html body.home div#wrap div#inner div#content-sidebar-wrap div#content.hfeed div#home div.home-left aside.widget div.nlposts-container ul.nlposts-wrapper li.nlposts-ulist-litem ul.nlposts-ulist-thumbnail li.nlposts-ulist-thumbnail-litem div.thumbnail a img.alignleft_network {filter:none;opacity: 1; margin-right:10px}
html body.home div#wrap div#inner div#content-sidebar-wrap div#content.hfeed div#home div.home-left aside.widget div.nlposts-container ul.nlposts-wrapper li.nlposts-ulist-litem ul.nlposts-ulist-thumbnail li.nlposts-ulist-thumbnail-litem div.thumbnail a img.alignleft_network{opacity: 1;width:140px; height:140px;float:left;margin:0 5px 0 0}


.landing_h1 {font-family: 'Cabin Condensed', sans-serif; font-size: 4.4em; line-height: 1.1em; text-align: center; text-transform: uppercase; margin-top: 10px;}
.landing_subtitle{font-family: 'Trocchi', serif; font-size: 1.8em; line-height: 1.5em; color: #b23701; font-weight: 200; text-align: center;}
.landing_h1_bottom{font-family: 'Cabin Condensed', sans-serif; font-size: 4.8em; line-height: 1.1em; text-align: center; text-transform: uppercase; margin-top: -10px;}
.landing_dots{font-family: 'Trocchi', serif; font-size: 2.0em; line-height: .5em; text-align: center;}
.how_h1 {font-family: 'Cabin Condensed', sans-serif; font-size: 3.2em; line-height: .5em; text-transform: uppercase; margin-top: 10px;}
.howbox
{float: left; width: 20%; box-shadow: 0 0 2px 2px #999; padding: 25px 10px 0; margin: 10px; text-align: center; font-size: 1.1em; ;font-size: 1.1em;}
.answerbox{float: right; width: 68%; margin: 0 20px; font-size: 1.1em;}
.answer_h2{font-size: 1.5em; font-family: 'Cabin Condensed',sans-serif; text-align: center;}
.landing_btn {	
	border: 1px solid #ddd;
	padding:4px;
    margin: 0 0 0 10px;
	float: right;
display: inline;
	max-width:300px; 
	height:auto;
}
.dot_line{width:70%;height:50px;margin:0 auto 0;background:url(images/dot.gif) repeat-x top}
.spotlight_right {float: left; width: 37%; margin-top: 20px;}
.spotlight_left {float: left; width: 55%; margin: 20px 30px 0 0;}
.spotlight_img{width:100%;max-width:300px;height:auto;max-height:200px;display: inline;float: left;margin: 0 10px 10px 0;
	border: 1px solid #ddd;
	padding:4px;}
	
	.top-left {width:30%; float:left;margin: 0 20px 0 10px}
.top-mid {width:30%; float:left;margin: 0 20px 0 10px}
.top-right {width:30%; float:left;margin:0 10px 0}

.mid-left {width:30%; float:left;margin: 0 20px 0 10px}
.mid-mid {width:30%; float:left;margin: 0 20px 0 10px}
.mid-right {width:30%; float:left;margin:0 10px 0}

.home-full-title{ width:100%}
.home-full-mid{ width:100%}
.home-bottom{ width:100%}


.nlposts-ulist-container .nlposts-ulist-thumbnail-litem a > img {
    border: 1px solid #DDDDDD !important;
    border-radius: 4px 4px 4px 4px !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.095) !important;
    display: block !important;
    line-height: 1 !important;
    margin-left: auto !important;
    margin-right: 20px !important;
    margin: 0 20px 10px 0 !important;
    max-width: 150px !important;
	max-height: 150px !important;
    padding: 4px !important;
	filter: none !important; /* IE6-9 */
    -webkit-filter: none !important; /* Google Chrome & Safari 6+ */
	display: inline !important;
	opacity: 1.0 !important;
}
.nlposts-container .nlposts-ulist-thumbnail-litem div.thumbnail a img.colorbox-manual{float:left;}
.nlposts-block-container img a {
    opacity: 1.0 !important;
}
.nlposts-block-container .nlposts-block-thumbnail-litem a.img {opacity: 1.0 !important;}
.nlposts-block-container .nlposts-block-thumbnail-litem a > img:hover{opacity: 1.0 !important;}
.nlposts-block-container .nlposts-block-item {
    display: block;
    float: left;
    margin-left: 10px !important;
    margin-right: 10px !important;
    width: 17% !important;}
	#home-full-mid .nlposts-block-container .thumbnails > li {
	margin:0 10px!important;
}
#home-bottom .nlposts-container h2{font-family: 'Gentium Book Basic',Georgia,Times,'Times New Roman',serif;
    font-size: 1.4em;
    line-height: 1.5em;
    margin-top: 5px;
	color: #444444;
    text-decoration: none;
	 font-weight: bold !important;
    text-transform: none !important;
	    font-weight: 800 !important;
    letter-spacing: .05em!important;}
	.nlposts-ulist-container .nav-tabs > li {
     margin-bottom: 10px !important;
}
	.nlposts-ulist-container li {
    margin-bottom: 10px !important;
}


.async-wrapper {
    display: block;
    margin-bottom: 10px !important;
    min-height: 30px !important;
    padding-top: 15px !important;
    width: 100% !important;
	max-width: 500px !important;
}
/* Responsive Design
------------------------------------------------------------ */

@media only screen and (max-width: 1200px) {

	.wrap {
		max-width: 960px;
	}

	#content-sidebar-wrap {
		width: 770px;
	}


	#content {
		width: 400px;
	}

	.content-sidebar #content,
	.sidebar-content #content {
		
		width:55%;
	}

	.content-sidebar-sidebar #content,
	.sidebar-sidebar-content #content {
		width: 440px;
	}
	
	.full-width-content #content {
		width: 100%;
	}
	
	.genesis-grid-even,
	.genesis-grid-odd {
		float: left;
		margin: 0 0 30px;
		padding: 0;
		width: 100%;
	}
	
	.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 {
		padding: 0;
		width: 100%;
	}
	
.FWI-share{float:right;margin-top:0;width:80px;border-left:1px solid #ccc;padding-left:20px;margin-right:20px;margin-bottom:100px}
.home-left {
	float: left;
	width: 55%; /*275/910*/
	padding: 0 10px 0 0;	
}

}
@media only screen and (max-width: 1025px) {
.home #header {   
    min-height: 135px;}
#header {   
    min-height: 115px;
}
.home-splash{
	width:100%;
	max-width:1200px;
	margin:0 auto 30px;
	height:145px;
	background:none;	
	}
	.splash{max-width:996px;margin:0 auto 0; border:none;background:#fff;padding:4px;height:120px;-moz-box-shadow: 0 1px 1px #333; -webkit-box-shadow: 0 1px 1px #333;box-shadow: 0 1px 3px #333;}
.splash1 {	
    float: none;
	margin:0 auto 0;
	width: 660px;
	height:75px;
	background-image: none;
}
.splash2 {
    float: none;
	margin:0 auto 0;
	 width: 600px;
	  background:none;
	  background-color: #223543;)
}
	.splash_text1{
	float:none;font-size:2.5em;width:100%;text-align:center;font-size:2.9em;padding-top:10px;}
		.splash_texta{
	padding:10px 0 0 0;line-height:1em;width:99%;text-align:center}
	.splash_textb{
	width:150px;padding:30px 0 0 13%}
#stabs-2 {float:right;width:48%;margin:5px}	
#stabs-2 ul li {
    width: 93%;
}

.content-sidebar #content, .content-sidebar-sidebar #content, .sidebar, .sidebar-content #content, .sidebar-content-sidebar #content, .sidebar-sidebar-content #content {
    border: medium none;
    padding: none;
	margin: 0 auto 0;
    width: 350px;
	max-width:350px;
	min-width:330px;
	float: left;
}
	.content-sidebar #content,
	.sidebar-content #content {
		max-width: 800px;
		width:100%;
	}
	
.landing_h1 {font-family: 'Cabin Condensed', sans-serif; font-size: 3.4em; line-height: 1.1em; text-align: center; text-transform: uppercase; margin-top: 10px;}
.landing_subtitle{font-family: 'Trocchi', serif; font-size: 1.5em; line-height: 1.8em; color: #b23701; font-weight: 200; text-align: center;}
.landing_h1_bottom{font-family: 'Cabin Condensed', sans-serif; font-size: 3.4em; line-height: 1.1em; text-align: center; text-transform: uppercase; margin-top: -10px;}
.howbox
{float: left; width: 20%; box-shadow: 0 0 2px 2px #999; padding: 25px 10px 0; margin: 10px; text-align: center; font-size: 1.1em; ;font-size: 1.1em;}
.answerbox{float: right; width: 67%; margin: 0 10px; font-size: 1.1em;}
.how_h1 {font-family: 'Cabin Condensed', sans-serif; font-size: 3em; line-height: .5em; text-transform: uppercase; margin-top: 10px;}
	.top-left {width:95%; float:left;margin: 0 20px 0 20px}
.top-mid {width:95%; float:left;margin: 0 20px 0 20px}
.top-right {width:95%; float:left;margin: 0 20px 0 20px}
.home-left {
	float: left;
	width: 50%; /*275/910*/
	padding: 0 10px 0 0;	
}
}
@media only screen and (max-width: 900px) {
.home-left {
	float: none;
	width: 100%; /*275/910*/
	padding: 0 10px 0 0;	
}
.home-right {
    float: none;
    width: 330px;
	margin:0 auto 0;
}

}

@media only screen and (max-width: 800px) {

	body {
		width: 100%;
		margin: 0 auto;
	}
	
	.archive-page,
	.content-sidebar #content,
	.content-sidebar-sidebar #content,
	.sidebar,
	.sidebar-content #content,
	.sidebar-content-sidebar #content,
	.sidebar-sidebar-content #content,
	.wrap,
	#content-sidebar-wrap,
	#footer .creds,
	#footer .gototop,
	#sidebar-alt {
		width: 100%;
	}
	
	#inner .wrap {
		padding: 20px;
		width: auto;
	}
#title {
		min-height: 0;
		margin: 18px 0 0;
	}
	
#description {
	font-size: 1em; 
}
.new-sm {float:none}
	
	.menu-primary,
	.menu-secondary,
	#header ul.menu,
	#header .widget-area,
	#title-area {
		float: none;
		text-align: center;
		width: 100%;
	}
	
	
	#header .searchform {
		float: center;
	}
	
	#header ul.menu {
		background: url(images/bg-pattern.png);
		float: left;
	}

	.menu-primary li,
	.menu-secondary li,
	#header ul.menu li {
		display: inline-block;
		float: none;
	}

	.menu-primary a,
	.menu-secondary a,
	#header .menu a {
		padding: 10px;
	}
	
	.menu li.right {
		display: none;
	}
	
	.page-title {
		font-size: 24px;
		padding: 10px 20px;
	}
	
	.page-title p {
		line-height: 1.2;
	}
	
	.content-sidebar #content,
	.content-sidebar-sidebar #content,
	.sidebar,
	.sidebar-content #content,
	.sidebar-content-sidebar #content,
	.sidebar-sidebar-content #content {
		border: none;
		padding: 20px 0;
		width: 100%;
	}
	
	h1,
	h2,
	h2 a,
	h2 a:visited {
		font-size: 1.3em;
	}
	
	.after-post form {
		background: none;
		padding: 0;
	}

	#footer-widgets .widget {
		padding: 20px 20px 0;
	}



	
	#footer .creds,
	#footer .gototop {
		float: none;
	}
	
	#footer p {
		padding: 0 20px;
		text-align: center;
	}
	
	.landing_h1 {font-family: 'Cabin Condensed', sans-serif; font-size: 3.2em; line-height: 1.1em; text-align: center; text-transform: uppercase; margin-top: 10px;}
.landing_h1_bottom{font-family: 'Cabin Condensed', sans-serif; font-size: 3.2em; line-height: 1.1em; text-align: center; text-transform: uppercase; margin-top: -10px;}
.howbox
{float: none; width: 70%; box-shadow: 0 0 2px 2px #999; padding: 25px 10px 0; margin: 0 auto 0; text-align: center; font-size: 1.1em; ;font-size: 1.1em;}
.answerbox{float: none; width: 90%; margin: 0 auto 40px; font-size: 1.1em;}
.how_h1 {font-family: 'Cabin Condensed', sans-serif; font-size: 3em; line-height: .5em; text-transform: uppercase; margin-top: 10px;}

.spotlight_right {float: left; width: 100%; margin-top: 20px;}
.spotlight_left {float: left; width: 100%; margin: 20px 30px 0 0;}
}
	
@media only screen and (max-width: 690px) {

#header {   
    min-height: 115px;
}
.home #header {   
    min-height: 115px;}
#nav {
	font-size:1em;
	text-align:center;
position:initial;
}
#nav ul {
    float: none;
}
#nav li {
	float: none;}
	
	
	
	.splash1 {
    float: none;
	margin:0 auto 0;
	width: 100%;
	height:70px;}
.splash2 {
    width: 100%;}
	.splash_texta{
	width:100%;padding:10px 0 0 0}
	.splash_textb{
	width:100px;padding:20px 0 0 8%}
	.splash_textc{
	width:100px;padding:20px 0 0 8%}
	#description {
    font-size: .8em;
    padding: 5px;}
	#stabs-2 ul li {
    width: 88%;}
	#stabs-2 {float:right;width:38%;margin:5px}
	#nav {
	background:#B6BDC9;
	width:100%}
#nav li a {
	color: #000;
	padding: 3px 10px 3px;
}
.generate {
	display:none
}
.generate_mid {
margin-left:2%;float:none;min-height:140px;border-right: none !important; width:100%;
}
}
@media only screen and (max-width: 650px) {
.home-left {
	float: none;
	width: 100%; /*275/910*/
}

.home-right {
	float: none;
	width: 100%; /*275/910*/
}

}

@media only screen and (max-width: 450px) {
	
#footer-widgets .widget {width:100%;}
#wrap {
	background: none !important;
width: 100%;}

.splash_textb{
	width:25%;padding:20px 0 0 20px;}
.splash_textc{
	width:25%;padding:20px 0 0 20px;}
#splash_btn_beta {
    margin: 10px 0;
    padding: 8px 10px;
    width: 70px;}
#splash_btn_gear {
	margin: 10px 0;
    padding: 8px 10px;
    width: 80px;}
#splash_btn_team {font-size: .8em;
    margin: 10px 0;
    padding: 8px 10px;
    width: 100px;}
.splash2 {
    height:140px;}
.splash_text1{
	padding-top:15px;}
\#stabs-2 {float:right;width:48%;margin:5px}
#stabs-2 ul li {
    width: 83%;line-height:1.2em;}
.home #header {
    min-height: 150px;
	/*background:url(images/logo_solo3_250.png) no-repeat;*/}
	
#header {
    min-height: 150px;}

#wrap{background: url(images/wrap-bg.jpg) repeat-x top;}

.header-full-width #title-area, .header-full-width #title, .header-full-width #title a{display:none}
#title-area {	
	/*background:url(images/logo_solo3_250.png) no-repeat;*/
	float: left;
	overflow: hidden;
	padding-top:100px;
	/*min-width: 200px;*/
}
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.footer-widgets-4{
		float:left;
		width:50%;
		min-width:200px;}
.answerbox{width: 100%; margin: 0;}
.landing_btn {	
	border: 1px solid #ddd;
	padding:4px;
    margin: 0 auto 0;
	float: none;
	display: block;
	max-width:400px;
	width:90% 
	height:auto;
}

}

@media only screen and (max-width: 350px) {
.splash1 {display:none !important;}
.splash2 {height:160px !important;}
.home-splash { height: 134px !important;} 
.full-cta{max-width:100%;}
.full-cta h2{font-size:13px;}
.home #header {
    min-height: 150px;
	background:url(images/logo_solo4_200.png) no-repeat;
	overflow:visible;width:300px;}
.home #inner {
    padding: 0 25px 10px;
}
#inner, .wpdev-ad-cont {
    margin: 10px auto 10px;
}
#content {
    float: left;
    padding: 10px;
    width: 70%;
}
.top-left {
    float: left;
    margin: 0 10px;
    width: 100%;
}
.home-right
	{display:none;}

}

ul.nlposts-ulist-excerpt {
display:none;
}

h3.nlposts-ulist-title a {
font-weight: 400;
font-size: 1em;
line-height: 1.45em;
text-decoration: none;
color: #4C4C4C;
transition: color 0.15s linear 0s;
margin: 0px;
padding: 0.1em 0px 0.15em;
}
.nlposts-ulist-meta {
font-weight: 400;
font-size: 0.8em;
line-height: 1em;
}
h1.entry-title,
h3.widget-title.srp-widget-title,
h4.widget-title.widgettitle {
color: #666;
font-weight: 500;
letter-spacing: 0.1em;
line-height: 2.6em;
text-transform: uppercase;
font-size: 1.5em !important;
font-family: "Gentium Book Basic",Georgia,Times,"Times New Roman",serif;
margin-top: 5px;
}
.nlposts-ulist-litem li,
.nlposts-caption {
padding-bottom:10px;
border-bottom: 1px solid #B2B2B2;
}

ul.nlposts-wrapper.nlposts-ulist.nav.nav-tabs.nav-stacked {
margin-top: -25px;
}

li#menu-item-5057 {
float:left;
}

ul#menu-backcountry-secondary-menu {
/*background: #ffffff;*/



}


@media only screen and (max-width: 450px) {
#wdg_specialrecentpostsfree-2-srp-singlepost-1.srp-widget-singlepost,
#wdg_specialrecentpostsfree-2-srp-singlepost-2.srp-widget-singlepost,
#wdg_specialrecentpostsfree-2-srp-singlepost-3.srp-widget-singlepost,
#wdg_specialrecentpostsfree-2-srp-singlepost-4.srp-widget-singlepost {
width: 100%;
}
}

.home-left .alm-btn-wrap {
display:none;
}