/* ================================================================================ */
/* RESETS */
/* ================================================================================ */


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0}article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}

figure{position:relative}

figure img{width:100%}


/* ================================================================================ */
/* COLORS */
/* ================================================================================ */

/* BLACK: 000000 */
/* WHITE: FFFFFF */
/* PACIFIC BLUE: 0099cc */
/* GRENADIER: c82f00 */
/* GOBLIN: 3e8a55 */



/* ================================================================================ */
/* SITE ELEMENTS */
/* ================================================================================ */

* {
  margin: 0;
  padding: 0
}

html, body {
    height: 100%
}

::-moz-selection  {
  background: #fff;
  color:#000;
  text-shadow: none;
 
}

::selection  {
  background: #fff;
  color:#000;
  text-shadow: none;
 
}

a {
  cursor: pointer;
  text-decoration: none;
}

a:hover {
  text-decoration: underline
}
    
a:active, a:focus{
  outline: 0;
}

img {
  border: none
}
    
img.press {
  float: left;
  padding-right: 10px;
  vertical-align: text-top;
  margin-top: 1%;
}

.left {
    float: left
}

.right {
    float: right
}
    
.line {
 border: none;
 border-bottom: 4px dashed rgba(106,105,101,0.4);
 height: 0px;
 margin: 0 auto;
 margin: 16px 0;
  
}

.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}

textarea {
    resize: none
}

input, textarea {
    -webkit-border-radius:0px;
    font-family: 'Droid Sans'
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: none;
}

input:focus, textarea:focus {
    outline: none;
}

::-webkit-input-placeholder  {
 color:#999;
 -webkit-appearance: none;
 
}
input:-moz-placeholder {
 color:#999;
 webkit-appearance: none;
 
}

#holder {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -36em;
/* make sure this matches in the body footer DIV */
}

.push, footer {
    clear: both;
    width: 100%;
    height: 32em;
    margin: 0 auto;
    clear: both
}


/* ================================================================================ */
/* FONTS */
/* ================================================================================ */

@font-face {
    font-family: 'Droid Sans';
    src: url('fonts/droidsans-webfont.eot');
    src: url('fonts/droidsans-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/droidsans-webfont.woff') format('woff'),
         url('fonts/droidsans-webfont.ttf') format('truetype'),
         url('https://dytbxbqvpce4z.cloudfront.net/wp-content/themes/snews/css/fonts/droidsans-webfont.svg#droidsansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Droid Sans';
    src: url('fonts/droidsans-bold-webfont.eot');
    src: url('fonts/droidsans-bold-webfont.eot#iefix') format('embedded-opentype'),
         url('fonts/droidsans-bold-webfont.woff') format('woff'),
         url('fonts/droidsans-bold-webfont.ttf') format('truetype'),
         url('https://dytbxbqvpce4z.cloudfront.net/wp-content/themes/snews/css/fonts/droidsans-bold-webfont.svg#droidsansbold') format('svg');
    font-weight: bold;
    font-style: normal;
}

h1, h2, h3, h4, h5 {font-weight: bold; -webkit-font-smoothing: antialiased; font-family: 'Droid Sans';}


/* ================================================================================ */
/* UNIVERSAL STYLES / 1140 */
/* ================================================================================ */

body {
  background: #fff;
  font-family: 'Droid Sans', sans-serif;
  font-size: 14px;
  color: #333;
  line-height: 1.4em
}
	
.wrapper {
  width: 100%;
  max-width: 1140px;
  min-width: 586px;
  margin: 0 auto;
  overflow: hidden;
}

.tbl {
  display: table;
  width:100%;
}

.tbl-row {
  display: table-row;
}

.tbl-col {
  display: table-cell;
  vertical-align: top;
}

.pad {
  padding: 0 15px;
}
.pad-left {
  padding-left: 15px;
}
.pad-right {
  padding-right: 15px;
}

.left {
  float: left
}

.right {
  float: right
}

img, object, embed {
  max-width: 100%;
}

img {
  height: auto;
}

.container {
  display: block;
  clear: both;
  padding-bottom: 60px;
}

.content-lhs {
  /*float: left;*/
  /*width: 72%;*/
  width:100%;
}

.row {
  display: block;
  clear: both;
}

.container .row {
  display: block;
  clear: both;
  margin-bottom: 3%;
}

.row h2 {
  display: block;
  clear: both;
  padding: 0 1%;
  background: #333;
  color: #fff;
  font-size: 1.714em;
  margin-bottom: 2.5%;
  height: 36px;
  line-height: 38px;
  overflow: hidden;
}

/* jl removed [type="submit"] */
a.btn-blue, input[type="button"].blue-btn {
  border: 0;
  background: #0099cc;
  padding: 2% 4%;
  display: block;
  color: #fff;
  font-size: 1em;
}

a.btn-blue:hover, input[type="button"].blue-btn:hover {
  background: #0089b6;
  text-decoration: none
}

#mobile, .mobile300,
.mobile-bottom-banner,
.mobile-middle-banner {
  display: none;
}

.top-bar .hub a.user-login, .menu-toggle, #cat-toggle {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.logo-default, .logo-fitness, .logo-outdoor, .logo-yoga, #mobile.top-headlines, #tablet {
  display: none
}

#default div.logo-default, #outdoor div.logo-outdoor, #fitness div.logo-fitness, #yoga div.logo-yoga {
  display: block
}



/* ================================================================================ */
/* TOP BAR */
/* ================================================================================ */

.top-bar {
  display: block;
  clear: both;
  background: #666;
  color: #fff;
  font-size: 0.857em;
  height: 35px;
  line-height: 35px;
}

.top-bar .wrapper {
  position: relative;
  overflow: visible;
}

.top-bar .addthis_toolbox {
  float: left;
  padding-top: 6px;
  line-height: normal
}

.top-bar .addthis_toolbox .twitter-follow-button, .top-bar .addthis_toolbox .addthis_button_facebook_like {
  float: left;
}

.top-bar .addthis_toolbox .addthis_button_facebook_like {
  padding: 0;
  width: 90px
}

.top-bar ul.alt-links {
  float: left;
  list-style-type: none;
  width: 30%;
}

.top-bar ul.alt-links li {
  float: left;
  margin-left: 7%;
}

.top-bar ul.alt-links li a {
  color: #fff;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
}

.top-bar .hub {
  float: right;
  width: 30%;
  color: #fff;
}

.top-bar .access {
  text-align: right;
}

.top-bar .hub a {
  color: #fff;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
}

.top-bar .hub a.acct-name {
  color: #0099cc
}

.top-bar .hub a.user-login {
  float: right;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  background: #0099cc;
  padding: 0 12% 0 6%;
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
  position: relative;
  cursor: pointer
}

.top-bar .hub span {
  padding-left: 5%;
}

.top-bar .hub a.user-login span {
  background: url(images/sprite_snews.png) no-repeat 0 -314px;
  display: block;
  position: absolute;
  width: 7px;
  height: 6px;
  top: 13px;
  right: 12px;
}

.top-bar .hub a.user-login:hover {
  text-decoration: none;
  background: #0089b6;
}

.top-bar .hub .login-box {
  display: none;
  background: #333;
  position: absolute;
  top: 36px;
  right: 0px;
  z-index: 9999;
  width: 270px;
  padding: 8px 10px;
  line-height: normal
}

.hub .login-box .login {
  display: block;
}

.hub .login-box .login fieldset {
  display: block;
  clear: both;
  margin-bottom: 2px;
}

.hub .login-box .login fieldset:after {
 content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.hub .login-box label {
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  float: left;
  width: 70px;
  margin-top: 8px;
}

.hub .login-box input[type="text"], .hub .login-box input[type="password"] {
  float: left;
  border: 0;
  background: #fff;
  height: 25px;
  line-height: 25px;
  margin-top: 3px;
  width: 190px;
  padding: 0 5px;
}

.hub .login-box a.forgot-pass {
  font-size: 0.8em;
  -webkit-font-smoothing: antialiased;
  float: left;
  margin-top: 12px;
  color: #fff
}

.hub .login-box input[type="submit"] {
  background: #0099cc;
  color: #fff;
  border: 0;
  font-size: 1em;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  float: right;
  cursor: pointer;
  margin-top: 4px;
}

.hub .login-box input[type="submit"]:hover {
  background: #0089b6;
}

.hub .avatar {
  width: 20%;
  float: left
}

.hub .access {
  width: 75%;
  float: left;
  margin-left: 5%;
  text-align: left
}

.hub .access a {
  display: block;
  clear: left;
  margin: 5px 0;
}



/* ================================================================================ */
/* HEADER */
/* ================================================================================ */

header  {
  display: block;
  clear: both
}

header#desktop .row  {
  margin-top: 15px;
}

header#desktop .logo-hd  {
  float: left;
  position: relative;
  width: 200px;
  margin-top: .5%
}

header#desktop h1 a  {
  max-width: 170px;
  display: block;
  /*width: 50%*/
}

header#desktop .tagline {
    color: #666;
    font-size: 0.857em;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    top: 77%;
    left: 38%;
    z-index: 10;
    display: block;
    line-height: 1.2em;
}

#outdoor header#desktop .tagline, #fitness header#desktop .tagline, #yoga header#desktop .tagline  {
  display: none;
}

header#desktop .leaderboard  {
  float: right;
/*  width: 67%
*/}
.banner {
  display: none;
  float: right;
  border: 1px solid #666;
  margin-top: 10px;
}

/*header#desktop .leaderboard img  {
  max-width: 728px;
  float: right
}
*/
/*header#desktop .leaderboard iframe {
  float: right;
  padding: 0;
  margin: 0;
  max-width: 728px
}
*/
/*header#desktop nav {background: #000; clear: both; height: 40px; width: 100%}*/

/*header#desktop nav ul {list-style-type: none; width: 70%; float: left}*/
/*header#desktop nav ul {
    float: left;
    width: 70%;
    margin: 0;
    padding: 0;
    list-style: none;
}
*/
/*header#desktop nav ul li {display:inline; float: left; margin: 0; padding: 0 3%; position: relative}*/

/*header#desktop nav ul li.home {padding: 0 1%}*/

/*header#desktop nav ul li a {
    float: left;
    line-height: 43px;
    color: #fff;
    font-size: 1em;
    text-decoration: none;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;    
}
*/

/*header#desktop nav ul li:hover > a {color: #fff; text-decoration: none; background: #333; height: 80px;}
*/
/* Sub menu styles */
/*header#desktop nav ul ul {display: none}

header#desktop nav ul li:hover > ul {
    position: absolute;
    display: block;
    width: 1000%;
    height: 40px;
    margin: 40px 0 0 0;
    background: #333;
}

header#desktop nav ul li:hover > ul li a {
    float: left;
    line-height: 40px;
    color: #fff;
    text-decoration: none;
    margin: 0;
    padding: 0 30px 0 0;
    background: #333;
}

header#desktop nav li:hover > ul li a:hover {
  color: #fff;
  text-decoration: none
}
header#desktop nav a.home-link {
  text-indent: -9999px;
  background: url(images/sprite_snews.png) no-repeat -196px -272px;
  width: 40px;
}
*/

header#desktop .out-marker,
header#desktop .def-marker,
header#desktop .fit-marker,
header#desktop .yoga-marker {
  display: none;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 5px;
}

#outdoor header#desktop .out-marker {
  display: block;
  background: #3e8a55
}
#fitness header#desktop .fit-marker {
  display: block;
  background: #d64200
}
#yoga header#desktop .yoga-marker {
    background: #a22c80;
    display: block;
}


header#desktop form.search {
  float: right;
  width: 30%;
}

header#desktop form.search input[type="text"] {
  float: right;
  width: 65%;
}

header#desktop form.search input[type="submit"] {
  display: block;
  float: right;
}

form.search input[type="text"] {
  height: 28px;
  line-height: 29px;
  padding: 0 2%;
  border: 0;
  margin-top: 6px;
  font-size: 0.929em;
  color: #333;
}

form.search input[type="submit"] {
  margin-left: 6px;
  height: 40px;
  line-height: 42px;
  color: #fff;
  font-size: 1.2em;
  border: 0;
  padding: 0 4%;
  cursor: pointer;
  -webkit-appearance: none;
}

#default form.search input[type="submit"] {
  background: #0099cc;
}
#outdoor form.search input[type="submit"] {
  background: #3e8a55;
}
#fitness form.search input[type="submit"] {
  background: #d64200;
}
#yoga form.search input[type="submit"] {
  background: #a22c80;
}


#default form.search input[type="submit"]:hover {
  background: #0089b6;
}
#outdoorform.search input[type="submit"]:hover {
  background: #337045;
}
#fitness form.search input[type="submit"]:hover {
  background: #c03b00;
}
#yoga form.search input[type="submit"]:hover {
  background: #cc399f;
}



/* ================================================================================ */
/* NAV */
/* ================================================================================ */

nav  {
  background: #000;
  display: block;
  clear: both;
  margin-top: 15px;
  height: 40px;
  position: relative;
  overflow: hidden;
}

#menu-header-top  {
  list-style-type: none;
  width: 70%;
  float: left;
}

.menu-item-depth-0  {
  float: left;
  margin: 0;
  padding: 0 3%;
  /*position: relative*/
}

.menu-item-depth-0 a  {
  color: #fff;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  height: 40px;
  line-height: 43px;
  cursor: pointer
}

nav ul li:hover  {
  /*background: #333;*/
}

nav ul li a:hover  {
  /*text-decoration: none;*/
}

nav ul li.home  {
  padding: 0 1%;
}

nav a.home-link  {
  text-indent: -9999px;
  background: url(images/sprite_snews.png) no-repeat -196px -272px;
  width: 40px;
}

/*-----*/

ul.menu-depth-1 {
  display: none;
  position: absolute;
  height: 160px;
  /*full mega menu height*/
  /*height: 340px;*/
  width: 100%;
  background: #e4e4e4;
  top: 40px;
  left: 0px;
  z-index: 1;
}

li.outdoor ul.menu-depth-1 {
  display: none;
}

li.menu-item-depth-1 {
  float: left;
  width: 25%;
  margin: 15px;
  border-right: 2px solid #000;
  list-style-type: none;
}

li.menu-item-depth-1 a {
  color: #000;
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.2em;
  height: 19px;
}

/*
li.menu-item-depth-0.trade_shows ul.menu-depth-1,
li.menu-item-depth-0.jobs ul.menu-depth-1 {
  height: 40px;
}
*/

li.menu-item-depth-0.trade_shows ul.menu-depth-1 li.menu-item-depth-1,
li.menu-item-depth-0.jobs ul.menu-depth-1 li.menu-item-depth-1 {
  width: 16%;
  height: 14px;
}

li.menu-item-depth-1.center {
  width: 25%;
}

li.menu-item-depth-1.last {
  border-right: 0px;
}

li.menu-item-depth-2 {
  list-style-type: none;
  margin-top: 8px;
}

li.menu-item-depth-1.center ul li.menu-item-depth-2 {
/*float and height for full mega menu with bullets*/ 
  /*float: left;*/
  width: 49%;
  /*height: 135px;*/
}

li.menu-item-depth-2 a {
  font-size: 12px;
  font-weight: bold;
  height: 16px;
}

li.menu-item-depth-3 {
  margin-left: 14px;
  height: 16px;
}

li.menu-item-depth-3 a {
  font-size: 12px;
  line-height: 1.2em;
  font-weight: normal;
  text-transform: none;
}

ul.menu-depth-2,
ul.menu-depth-3 {
  display: block;
}

/* =============================================================================== */
/* ADD PRESS RELEASE */
/* =============================================================================== */

#editor-error p.error {color: #c82f00}
#editor-error p.success {color: #3e8a55}
.editor-input-error {border: 2px solid #c82f00}
a.editor-permalink {color: #333}

#editor-container input[type="text"] {
    height: 28px;
    line-height: 29px;
    padding: 0 2%;
    border: 1px solid #333;
    margin: 6px 0px;
    font-size: 0.929em;
    color #333;
    with: 65%;
    /* display: block; */
}
#editor-container input[type="text"]#press-release-title {width: 80%}

#editor-container .taxonomy-container {background: #e4e4e4; margin-bottom: 10px}
#editor-container .taxonomy-container-label {
    background: #333;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    height: 35px;
    line-height: 37px;
    padding: 0 3%;
    font-size: 1em;
}

#editor-container .taxonomy-container ul {list-style-type: none; padding: 10px;}

#editor-container input[type="button"]#press-release-save {
    float: right;
    margin-left: 6px;
    display: block;
    height: 40px;
    line-height: 42px;
    color: #fff;
    font-size: 1.2em;
    border: 0;
    padding: 0 4%;
    cursor: pointer;
    background: #333;
    -webkit-appearance: none;
}

#editor-container input[type="submit"] {
    float: right;
    margin-left: 6px;
    display: block;
    height: 40px;
    line-height: 42px;
    color: #fff;
    font-size: 1.2em;
    border: 0;
    padding: 0 4%;
    cursor: pointer;
    -webkit-appearance: none;
}

#default #editor-container input[type="submit"] {
  background: #0099cc
}
#outdoor #editor-container input[type="submit"] {
  background: #3e8a55
}
#fitness #editor-container input[type="submit"] {
  background: #d64200
}
#yoga #editor-container input[type="submit"] {
  background: #a22c80
}

#default #editor-container input[type="submit"]:hover {
  background: #0089b6
}
#outdoor #editor-container input[type="submit"]:hover {
  background: #387f4e
}
#fitness #editor-container input[type="submit"]:hover {
  background: #c03b00
}
#yoga #editor-container input[type="submit"]:hover {
  background: #a22c80
}

/* ================================================================================ */
/* HOME */
/* ================================================================================ */

/* TAB SLIDER THINGY */

#slider {
  float: left;
  width: 55%;
  display: block;
  background: #333;
}

#panes {
  float: left;
  display: block;
  overflow: hidden;
  height: 340px;
}

#panes .slide {
  float: left;
  display: block;
}

#panes .slide a.slider-img {
  display: block;
}

#panes img {
  float: left;
  display: block;
  width: 100%
}
	
.slide h4 {
  display: block;
  background: #333;
  color: #fff;
  font-size: 1.5em;
  padding: 2%;
  clear: both;
  min-height: 72px;
  line-height: 1.2em;
}

.slide h4 a {
  color: #fff
}

.slide h4 a:hover {
  text-decoration: none;
}

#pager {
  display: block;
  clear: both;
  float: left;
  width: 100%;
  background: #333;
}

#pager .pager-tab {
  float: left;
  width: 33.3%;
  font-size: 0.857em;
  min-height: 85px;
  background: url(images/bg_tab_border.png) repeat-y left #666;
  line-height: 1.2em
}

#pager .pager-tab:first-child {
  background-color: #666;
}

#pager .pager-tab a {
  display: block;
  padding: 5%;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
}

#pager .pager-tab:hover {
  background: url(images/bg_tab_border.png) repeat-y left #575757;
  text-decoration: none
}

#pager .pager-tab a:hover {
  text-decoration: none;
}

#default #pager .pager-tab.selected {
  background-color: #0099cc;
}
#outdoor #pager .pager-tab.selected {
  background-color: #3e8a55;
}
#fitness #pager .pager-tab.selected {
  background-color: #d64200;
}
#yoga #pager .pager-tab.selected {
  background-color: #a22c80;
}

/* TAB LATEST */

#tabs-latest {
  float: right;
  width: 43%;
}

#tabs-latest ul {
  list-style-type: none;
  display: block;
  clear: both;
}

#tabs-latest ul li {
  float: left;
  width: 50%;
}

#tabs-latest ul li a {
  background: #333;
  display: block;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  height: 35px;
  line-height: 37px;
  border-left: 1px solid #fff;
  padding: 0 5%;
  font-size: 1.143em;
}

#tabs-latest ul li:first-child a {
  border: 0
}

#tabs-latest ul li a:hover {
  text-decoration: none;

}

#default #tabs-latest ul li.ui-tabs-active a {
  background: #0099cc;
}
#outdoor #tabs-latest ul li.ui-tabs-active a {
  background: #3e8a55;
}
#fitness #tabs-latest ul li.ui-tabs-active a {
  background: #d64200;
}
#yoga #tabs-latest ul li.ui-tabs-active a {
  background: #a22c80;
}

.tab-latest a {
  font-size: 0.875em;
  color: #333;
  display: block;
  clear: both;
  border-bottom: 1px dotted #333;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  padding: 3% 0;
}

.latest-tab-ft {
  display: block;
  clear: both;
}

.latest-tab-ft a.tab-ft-link {
  float: left;
  border: 0;
  clear: none;
  font-size: 1em;
  text-transform: uppercase;
  color: #0099cc;
  padding: 0;
  margin-top: 14px
}

#default .latest-tab-ft a.tab-ft-link {
  color: #0099cc;
}
#outdoor .latest-tab-ft a.tab-ft-link {
  color: #3e8a55;
}
#fitness .latest-tab-ft a.tab-ft-link {
  color: #d64200;
}
#yoga .latest-tab-ft a.tab-ft-link {
  color: #a22c80;
}

.latest-tab-ft a.rss-link {
  border: 0;
  float: right;
  clear: none;
  background: url(images/sprite_snews.png) no-repeat 0 -335px;
  width: 24px;
  height: 24px;
  text-indent: -9999em;
  margin-top: 8px;
}

/* FEATURED */

.featured article {
  float: left;
  width: 23.5%;
  margin-left:2%;
}

.featured article:nth-of-type(1) {
  margin-left: 0
}

.featured article h3 a {
  font-size: 1em;
  color: #333;
  margin-bottom: 1%;
}

.featured article time {
  display: block;
  clear: both;
  font-size: 0.875em;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  padding: 5% 0;
}

#default .featured article time {
  color: #0099cc;
}
#outdoor .featured article time {
  color: #3e8a55;
}
#fitness .featured article time {
  color: #d64200;
}
#yoga .featured article time {
  color: #a22c80;
}

.featured article p {
  font-size: 0.875em;
  line-height: 1.5em
}

/* Jobs List - based off most commented */
#all_jobs_content {

}
#jobs-container {

}

#jobs-container article {
  display: block;
  clear: both;
  border-bottom: 1px dotted #333;
  padding: 2% 0
}
#jobs-container article h3 a {
  font-size: 1.125em;
  color: #333
}
#jobs-container article h3 a:hover {
  text-decoration: underline
}
#jobs-container article .meta {
  display: block;
  clear: both;
  margin: 1.5% 0
}
#jobs-container article .meta time {
  font-size: 0.875em;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  float: left;
  margin-top: 1%
}
#jobs-container article p {
  font-size: 0.875em;
  line-height: 1.5em;
  color: #333}


#default #jobs-container article .meta time {
  color: #0099cc;
}
#outdoor #jobs-container article .meta time {
  color: #3e8a55;
}
#fitness #jobs-container article .meta time {
  color: #d64200;
}
#yoga #jobs-container article .meta time {
  color: #a22c80;
}

/* MOST COMMENTED */

.most-commented {

}

.most-commented .ad-skyscraper {
  /*float: right;*/
  /*width: 20%;*/
  width: 160px;
}

/*.most-commented .ad-skyscraper img {
  max-width: 160px;
  width: 100%;
}
*/
.most-commented .post-wrap {
  /*float: left;*/
  /*width: 78%;*/
  /*width: 69%;*/
}

.most-commented article {
  display: block;
  clear: both;
  border-bottom: 1px dotted #333;
  padding: 2% 0;
}

.most-commented article:first-child {
  padding-top: 0
}

.most-commented article .feat-img {
  float: left;
  width: 20%;
}

.most-commented article .feat-img img {
  width: 100%;
  max-width: 120px;
}

.most-commented article .text-wrap {
  float: left;
  width: 79%;
  margin-left: 1%;
}

.most-commented article h3 a {
  font-size: 1.125em;
  color: #333;
}

.most-commented article h3 a:hover {
  text-decoration: underline;
}


.most-commented article p {
  font-size: 0.875em;
  line-height: 1.5em;
  color: #333;
}

.most-commented article .meta {
  display: block;
  clear: both;
  margin: 1.5% 0;
}

.most-commented article .meta time {
  font-size: 0.875em;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  float: left;
  margin-top: 1%;
}

#default .most-commented article .meta time {
  color: #0099cc;
}
#outdoor .most-commented article .meta time {
  color: #3e8a55;
}
#fitness .most-commented article .meta time {
  color: #d64200;
}
#yoga .most-commented article .meta time {
  color: #a22c80;
}

.most-commented article a.comment-count {
  float: right;
  font-size: 0.875em;
}

.comment-count .number {
	float: left;
	position:relative;
	min-width:24px;
	min-height:16px;
	text-align:center;
	color:#fff;
	padding: 2px 2px 0px 2px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
}

#default .comment-count .number {
  background:#0099cc;
}
#outdoor .comment-count .number {
  background:#3e8a55;
}
#fitness .comment-count .number {
  background:#d64200;
}
#yoga .comment-count .number {
  background:#a22c80;
}

/* creates the larger triangle */
.comment-count .number:before {
	content:"";
	position:absolute;
	bottom:-5px;
	right:3px;
	border-width:0 0 5px 5px;
	border-style:solid;
	border-color:transparent #0099cc;
}

#default .comment-count .number:before {
  border-color:transparent #0099cc;
}
#outdoor .comment-count .number:before {
  border-color:transparent #3e8a55;
}
#fitness .comment-count .number:before {
  border-color:transparent #d64200;
}
#yoga .comment-count .number:before {
  border-color:transparent #a22c80;
}

.most-commented article a:hover {
  text-decoration: none;
}

.most-commented article a.comment-count i {
  font-style: normal;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  float: left;
  margin: 2px 0 0 5px;
}

#default .most-commented article a.comment-count i {
  color: #0099cc;
}
#outdoor .most-commented article a.comment-count i {
  color: #3e8a55;
}
#fitness .most-commented article a.comment-count i {
  color: #d64200;
}
#yoga .most-commented article a.comment-count i {
  color: #a22c80;
}

.more-link {
  float: left;
  border: 0;
  clear: none;
  font-size: 1em;
  text-transform: uppercase;
  padding: 0;
  margin-top: 14px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
}

#default .more-link, #default .themed-link {
  color: #0099cc;
}
#outdoor .more-link, #outdoor .themed-link {
  color: #3e8a55;
}
#fitness .more-link, #fitness .themed-link {
  color: #d64200;
}
#yoga .more-link, #yoga .themed-link {
  color: #a22c80;
}


/* ================================================================================ */
/* BREAKING / BREADCRUMB */
/* ================================================================================ */

.breaking {
  display: block;
  clear: both;
  height: 40px;
  line-height: 41px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  margin-top: 12px;
  margin-bottom: 12px;
}

.breaking-lhs {
  background: #c82f00;
  color: #fff;
  height: 40px;
  float: left;
  padding: 0 1.5%;
  width: 12%;
  text-align: center
}

.breaking-rhs {
  float: left;
  background: #e4e4e4;
  width: 85%;
}

.breaking-rhs a {
  color: #333;
  padding: 0 2%;
}

.breadcrumb {
  display: block;
  clear: both;
  padding: 15px 0;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  font-size: .875em;
}

.breadcrumb span {
  padding-right: 4px;
  color: #000
}

.breadcrumb a {
  padding-right: 4px;
}

#default .breadcrumb a {
  color: #0099cc
}
#outdoor .breadcrumb a {
  color: #3e8a55
}
#fitness .breadcrumb a {
  color: #d64200
}
#yoga .breadcrumb a {
  color: #a22c80
}


/* ARCHIVE CONTROL TABS */
/* control bar - added by [jl] */
#tabs-control {
  /*height: 30px*/
}
#tabs-control ul {
  list-style-type: none;
  display: block;
  width: 100%;
  float: left
}
#tabs-control ul li {
  margin-left: 1px;
  width: 33.33%;
  float: left;
  height: 30px;
}
#tabs-control ul li a {
  background: #333;
  color: #fff;
  border: 0;
  text-decoration: none;
  padding: 5px;
  width: 94%;
  margin-right: 1px;
  float: left
}
#tabs-control ul li a:hover {
  text-decoration: none
}
#tabs-control ul li:last-child {
  width: 32.33%
}
#tabs-control ul li:last-child a {
  width: 99%;
  margin-right: 1px
}
#tabs-control ul li.ui-tabs-active a.all {
  background: #0099cc;
}
#tabs-control ul li.ui-tabs-active a.outdoor {
  background: #3e8a55;
}
#tabs-control ul li.ui-tabs-active a.fitness {
  background: #c82f00;
}
#tabs-control ul li.ui-tabs-active a.yoga {
  background: #a22c80;
}

/* ================================================================================ */
/* SIDEBAR */
/* ================================================================================ */

aside {
  /*float: right;*/
  /*max-width: 300px;*/
  /*width: 27%;*/
  width: 300px;
}

aside .side-module {
  display: block;
  clear: both;
  margin-bottom: 6%;
}

aside .side-module h2 {
  font-size: 1.500em;
  color: #333;
  display: block;
  margin-bottom: 3%;
}

/* PRESS MODULE */

aside #tabs-press {
  display: block;
  clear: both;
}

#tabs-press ul {
  list-style-type: none;
  display: block;
}

#tabs-press ul li {
  float: left;
  width: 33.33%;
}

#tabs-press ul li a {
  background: #333;
  display: block;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  height: 35px;
  line-height: 37px;
  border-left: 1px solid #fff;
  padding: 0 7%;
  font-size: 1em;
}

#tabs-press ul li:first-child a {
  border: 0
}

#tabs-press ul li a:hover {
  text-decoration: none;

}

#tabs-press ul li.ui-tabs-active a.tab-popular {
  background: #0099cc;
}

#tabs-press ul li.ui-tabs-active a.tab-outdoor {
  background: #3e8a55;
}

#tabs-press ul li.ui-tabs-active a.tab-fitness {
  background: #c82f00;
}

#tabs-press ul li.ui-tabs-active a.tab-yoga {
  background: #a22c80;
}

.tab-press {
  background: #e4e4e4;
}

.tab-press a {
  font-size: 0.857em;
  color: #333;
  display: block;
  clear: both;
  border-bottom: 1px dotted #333;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  padding: 3.5% 3%;
}

.tab-press .press-tab-ft {
  display: block;
  clear: both;
  padding: 3%
}

.tab-press a.tab-ft-link {
  float: left;
  border: 0;
  clear: none;
  font-size: 1em;
  text-transform: uppercase;
  color: #0099cc;
  padding: 0;
  margin-top: 2%
}

.tab-press a.btn-blue {
  float: right;
  border: 0;
  clear: none;
  color: #fff;
  padding: 2% 5%;
}

/* NEWSLETTER MODULE */

aside .newsletter {
  background: #333;
  color: #fff;
}

aside .newsletter .extra-pad {
  padding: 5%;
}

aside .newsletter h3 {
  font-size: 1.500em;
  color: #0099cc;
  display: block;
}

aside .newsletter p {
  font-size: 1em;
  padding: 3.5% 0;
  display: block;
  line-height: 1.5em;
}

aside .newsletter form {
  display: block;
  clear: both;
  margin-top: 5%
}

aside .newsletter fieldset {
  display: block;
  margin-bottom: 4%;
  clear: both
}

aside .newsletter fieldset:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}

aside .newsletter label {
  font-size: 0.875em;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  padding-left: 3%;
}

aside .newsletter input[type="text"] {
  background: #fff;
  border: 0;
  display: block;
  font-size: 0.875em;
  width: 93%;
  padding: 3.5%;
  margin-top: 9%;
}

aside .newsletter fieldset.last {
  margin-bottom: 0
}

aside .newsletter input[type="submit"] {
  float: left;
  -webkit-appearance: none;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  padding: 3% 4%;
}

aside .newsletter fieldset.last a {
  float: right;
  border: 0;
  clear: none;
  font-size: 1em;
  text-transform: uppercase;
  color: #0099cc;
  padding: 0;
  margin-top: 2%;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
}



/* ================================================================================ */
/* INNER POST  */
/* ================================================================================ */

.post {
  display: block;
  clear: both;
}

.post-lhs {
  /*float: left;*/
  /*width: 20%;*/
  display: table-cell;
  width: 160px;
  padding-right: 15px;
  vertical-align: top;
}

.post-rhs {
  /*float: right;*/
  /*width: 77%*/
  display: table-cell;
  vertical-align: top;
}


.post h1 {
  display: block;
  clear: both;
  font-size: 2.250em;
  line-height: 1.2em;
  padding: 1% 0 2% 0;
}
.post h2 {
  display: block;
  clear: both;
  font-size: 2.250em;
  line-height: 1.2em;
  padding: 1% 0 2% 0;
}

.post .addthis_toolbox {
  display: block;
  clear: both;
  margin-bottom: 2.5%;
}

.post .addthis_counter {
  margin-left: 30px;
}

.post .post-meta {
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  display: block;
  clear: both;
  padding-bottom: 15px;
}

#default .post-meta {
  color: #0099cc;
}
#outdoor .post-meta {
  color: #3e8a55;
}
#fitness .post-meta {
  color: #c82f00;
}
#yoga .post-meta {
  color: #a22c80;
}


.post-content p {
  padding-bottom: 4%;
  line-height: 1.8em;
}

.post-content ol, .post-content ul {
  display: block;
  clear: both;
  padding-bottom: 4%;
  padding-left: 4%;
}

.post-content blockquote {
  margin-left: 4%;
  font-style: italic;
  padding: 1.5% 3%;
  display: block;
  clear: both;
  margin-bottom: 4%;
}

.post-content blockquote p {
  padding-bottom: 3%;
}

#default .post-content blockquote {
  border-left:5px solid #0099cc;
}
#outdoor .post-content blockquote {
  border-left:5px solid #3e8a55;
}
#fitness .post-content blockquote {
  border-left:5px solid #c82f00;
}
#yoga .post-content blockquote {
  border-left:5px solid #a22c80;
}

.post-content blockquote p:last-child {
  padding-bottom: 0
}

.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5 {
  display: block;
  padding: 0;
  margin: 0;
  font-weight: bold
}

.post-content h1 {
  font-size: 2em;
}
.post-content h2 {
  font-size: 1.5em;
}
.post-content h3 {
  font-size: 1.17em;
}
.post-content h4 {
  font-size: 1em;
}
.post-content h5 {
  font-size: .83em;
}

.post-content .fluid-width-video-wrapper {
  display: block;
  clear: both;
  margin-bottom: 5%;
}


/* TINYMCE */

.alignleft, img.alignleft {
  display: inline;
  float: left;
  margin-right: 24px;
  margin-top: 4px;
}

.alignright, img.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
  margin-top: 4px;
}

.aligncenter, img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignleft, img.alignright, img.aligncenter {
  margin-bottom: 12px;
}

.alignnone {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  display: block;
  border: none;
  color: #666666;
  font-size: .775em;
  line-height: 1.3em;
  text-align: center;
  margin-bottom: 20px;
  padding: 4px;
  -moz-border-radius: 0;
  -khtml-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  width: 100% !important;
  font-style: normal;
}

.wp-caption img {
  max-width: 100%;
}

#holder .post-lhs p.wp-caption-text {
  padding: 0 0 4px;
   margin-top: 8px;
  text-align: left;
}


/* POST LHS */

.related-content {
  display: block;
  clear: both;
  background: #e4e4e4;
  margin-bottom: 15px;
}

.related-content h3 {
  background: #000;
  display: block;
  clear: both;
  padding: 4% 4% 2.5% 4%;
  color: #fff;
  font-size: 1.2em;
}

.related-content a {
  color: #333;
  border-top: 1px dotted #333;
  padding: 4%;
  display: block;
  clear: both;
  font-size: .8em;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  line-height: 1.3em
}

.post-lhs .related-content a:nth-of-type(1) {
  border-top: none;
}

.post-lhs .skyscraper {
  display: block;
  clear: both;
  margin: 0 auto;
  max-width: 160px;
  margin-top: 18%;
}


/* ================================================================================ */
/* COMMENTS  */
/* ================================================================================ */

#comments {
  display: block;
  clear: both;
  padding-top: 2%;
}

.comments-hd {
  display: block;
  clear: both;
  padding-bottom: 6%;
}

.comments-hd .the-count {
	float: left;
	position:relative;
	min-width:24px;
	min-height:16px;
	text-align:center;
	color:#fff;
	padding: 5px 5px 3px 5px;
	margin-top: 2px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
}

#default .the-count {
  background:#0099cc;
}
#outdoor .the-count {
  background:#3e8a55;
}
#fitness .the-count {
  background:#d64200;
}
#yoga .the-count {
  background:#a22c80;
}


/* creates the larger triangle */
.comments-hd .the-count:before {
	content:"";
	position:absolute;
	bottom:-8px;
	right:4px;
	border-width:0 0 8px 7px;
	border-style:solid;
	border-color:transparent #0099cc;
}

#default .the-count:before {
  border-color:transparent #0099cc;
}
#outdoor .the-count:before {
  border-color:transparent #3e8a55;
}
#fitness .the-count:before {
  border-color:transparent #d64200;
}
#yoga .the-count:before {
  border-color:transparent #a22c80;
}

.comments-hd dd {
  float: left;
  font-size: 1.500em;
  font-family: 'Droid Sans';
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  margin: 5px 0 0 8px;
}

#comments .comment {
  display: block;
  clear: both;
  margin-bottom: 10%;
  position: relative;
}

#comments .comment-bubble {
	display: block;
	position:relative;
	min-width:24px;
	min-height:16px;
	text-align:left;
	font-size: .875em;
	color:#333;
	padding: 4%;
	background: #e6e6e6;
}

/* creates the larger triangle */
#comments .comment-bubble:before {
	content:"";
	position:absolute;
	bottom:-25px;
	right:25px;
	border-width:0 0 25px 24px;
	border-style:solid;
	border-color:transparent #e6e6e6;
}

.comment-author {
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  right: 56px;
  padding-top: 5px;
}

#default .comment-author {
  color: #0099cc;
}
#outdoor .comment-author {
  color: #3e8a55;
}
#fitness .comment-author {
  color: #d64200;
}
#yoga .the-count:before {
  border-color:transparent #a22c80;
}

#comments-form {
  display: block;
  clear: both
}

#comments-form h3 {
  font-size: 1.500em;
}

#comments-form .comment-form-comment-area {
  display: block;
  clear: both
}

#comments-form textarea {
  display: block;
  height: 8em;
  width: 95%;
  padding: 2%;
  margin: 1% 0;
  font-size: .875em
}

#comments-form p.logged-in-as {
  float: right;
  margin-top: 8px;
}

#comments-form input[type="submit"] {
  float: left;
  -webkit-appearance: none;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  padding: 10px 15px 7px 15px;

  line-height: normal;
  cursor: pointer
}

#comments-form p.logged-in-as a {
  color: #0099cc;
  -webkit-appearance: none;
  font-weight: bold;
}

p.comment-pending {
  color: red
}

.show-comments, .hide-comments {
  float: right;
  width: 55%;
  background: #e5e5e5;
  color: #000;
  font-size: 1.2em;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  font-family: 'Droid Sans';
  text-align: right;
  padding: 6px 10px 6px 0;
  cursor: pointer;
  position: relative;
  display: none;
}

.show-comments span, .hide-comments span {
  padding-right: 16px;
  display: block;
  float: right;
}

.show-comments dt {
  position: absolute;
  background: url(images/sprite_arrow.png) no-repeat left;
  width: 9px;
  height: 5px;
  right: 10px;
  top: 12px;
  display: block
}

.hide-comments dt {
  position: absolute;
  background: url(images/sprite_arrow.png) no-repeat right;
  width: 9px;
  height: 5px;
  right: 10px;
  top: 12px;
  display: block
}

/* ================================================================================ */
/* LOOP RESULT */
/* ================================================================================ */


.loop-result {
  display: block;
  clear: both;
  border-bottom: 1px dotted #333;
  padding: 2% 0;
}

.loop-result:first-child {
  padding-top: 0
}

.loop-result .feat-img {
  float: left;
  width: 16%;
}

.loop-result .feat-img img {
  width: 100%;
  max-width: 120px;
}

.loop-result .text-wrap {
  float: left;
  width: 82%;
  margin-left: 1%;
}

.loop-result h3 a {
  font-size: 1.125em;
  color: #333;
}

.loop-result h3 a:hover {
  text-decoration: underline;
}


.loop-result p {
  font-size: 0.9em;
  line-height: 1.5em;
  color: #333;
}

.loop-result .meta {
  display: block;
  clear: both;
  margin: 1.5% 0;
}

.loop-result .meta time {
  font-size: 0.9em;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  float: left;
  margin-top: 1%;
}

#default .loop-result .meta time {
  color: #0099cc;
}
#outdoor .loop-result .meta time {
  color: #3e8a55;
}
#fitness .loop-result .meta time {
  color: #d64200;
}
#yoga .loop-result .meta time {
  color: #a22c80;
}

.loop-result a.comment-count {
  float: right;
  font-size: 0.9em;
}

.comment-count .number {
	float: left;
	position:relative;
	min-width:24px;
	min-height:16px;
	text-align:center;
	color:#fff;
	padding: 2px 2px 0px 2px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
}

#default .comment-count .number {
  background:#0099cc;
}
#outdoor .comment-count .number {
  background:#3e8a55;
}
#fitness .comment-count .number {
  background:#d64200;
}
#yoga .comment-count .number {
  background:#a22c80;
}

/* creates the larger triangle */
.comment-count .number:before {
	content:"";
	position:absolute;
	bottom:-5px;
	right:3px;
	border-width:0 0 5px 5px;
	border-style:solid;
	border-color:transparent #0099cc;
}

#default .comment-count .number:before {
  border-color:transparent #0099cc;
}
#outdoor .comment-count .number:before {
  border-color:transparent #3e8a55;
}
#fitness .comment-count .number:before {
  border-color:transparent #d64200;
}
#yoga .comment-count .number:before {
  border-color:transparent #a22c80;
}

.loop-result a:hover {
  text-decoration: none;
}

.loop-result a.comment-count i {
  font-style: normal;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  float: left;
  margin: 2px 0 0 5px;
}

#default .loop-result a.comment-count i {
  color: #0099cc;
}
#outdoor .loop-result a.comment-count i {
  color: #3e8a55;
}
#fitness .loop-result a.comment-count i {
  color: #d64200;
}
#yoga .loop-result a.comment-count i {
  color: #a22c80;
}

.more-link {
  float: left;
  border: 0;
  clear: none;
  font-size: 1em;
  text-transform: uppercase;
  padding: 0;
  margin-top: 14px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
}

#default .more-link {
  color: #0099cc;
}
#outdoor .more-link {
  color: #3e8a55;
}
#fitness .more-link {
  color: #d64200;
}
#yoga .more-link {
  color: #a22c80;
}

#default h2.archive-hd span {
  color: #0099cc;
}
#outdoor h2.archive-hd span {
  color: #3e8a55;
}
#fitness h2.archive-hd span {
  color: #d64200;
}
#yoga h2.archive-hd span {
  color: #a22c80;
}


/* ================================================================================ */
/* PAGINATION */
/* ================================================================================ */

.wp-pagenavi {
 display: block;
margin: 5% 0;
font-size: 1em;
font-weight: bold;
-webkit-font-smoothing: antialiased;
}

.wp-pagenavi a {
  text-decoration: none;
}

#default .wp-pagenavi a {
  color: #0099cc;
}
#outdoor .wp-pagenavi a {
  color: #3e8a55;
}
#fitness .wp-pagenavi a {
  color: #d64200;
}
#yoga .wp-pagenavi a {
  color: #a22c80;
}

.wp-pagenavi a:hover {
  text-decoration: underline
}

.wp-pagenavi a, .wp-pagenavi span {
  border-left: 1px solid #cbc8bf;
  padding: 0% 2%;
  float: left
}

.wp-pagenavi .current {

}



/* ================================================================================ */
/* CATEGORY PAGE */
/* ================================================================================ */

.inner-col-1 {
  /*float: left;*/
  /*width: 22%;*/
  display: table-cell;
  vertical-align: top;
}

.inner-col-2 {
  /*float: right;*/
  /*width: 75.5%;*/
  display: table-cell;
  width:100%;
  vertical-align: top;
}

.inner-col-1 h3 {
  background: #333;
  display: block;
  clear: both;
  color: #fff;
  font-size: 1.125em;
  padding: 5% 6% 3% 6%;
  margin-bottom: 15px;
}

/* LEFT COLUMN */

.cat-nav {
  display: block;
  background: #e4e4e4;
  padding: 7%;
  font-size: .875em;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  line-height: 1.4em;
  height: auto;
  margin-bottom: 15px;
}

.cat-nav a {
  color: #333;
  display: block
}

.cat-nav h4 {
  display: block;
  text-transform: uppercase;
}

#default .cat-nav h4 a {
  color: #0099cc;
}
#outdoor .cat-nav h4 a {
  color: #3e8a55;
}
#fitness .cat-nav h4 a {
  color: #d64200;
}
#yoga .cat-nav h4 a {
  color: #a22c80;
}

.cat-nav ul {
  list-style-type: none;
  display: block;
  clear: both;
  margin-bottom: 10%;
}

.cat-nav ul:last-child {
  margin-bottom: 0
}

.inner-col-1 .ad-skyscraper {
  max-width: 160px;
  display: block;
  clear: both;
  margin: 0 auto;
  padding-top: 11%
}

/* RIGHT COLUMN */

.inner-col-2 h1 {
  font-size: 2.3em;
  display: block;
  clear: both;
  line-height: normal;
  padding-bottom: 2%;
}

.cat-mission {
  float: left;
  width: 48.5%
}

.cat-mission img {
  display: block;
  clear: both
}

.cat-mission-desc {
  display: block;
  clear: both;
  padding: 4%;
  background: #333;
  color: #fff;
}

.cat-mission-desc h3 {
  font-size: 1.2em;
  display: block;
}

.cat-mission-desc h3 a {
  color: #fff;
}

.cat-mission-desc time {
  display: block;
  clear: both;
  padding: 2% 0;
  font-size: .875em;
}

#default .cat-mission-desc time {
  color: #0099cc;
}
#outdoor .cat-mission-desc time {
  color: #3e8a55;
}
#fitness .cat-mission-desc time {
  color: #d64200;
}
#yoga .cat-mission-desc time {
  color: #a22c80;
}

.cat-mission-desc p {
  font-size: .875em;
}

.most-pop {
  float: right;
  width: 48.5%;
}

.row .most-pop h2 {
  font-size: 1.125em;
  padding: 0 3%;
}

.most-pop a {
  font-size: 0.875em;
  color: #333;
  display: block;
  clear: both;
  border-bottom: 1px dotted #333;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
  padding: 2% 0;
}

/* BOTTOM */

.inner-col-2 .most-commented {
  /*margin: 5% 0;*/

}

.inner-col-2 .most-commented h2 {
  margin-bottom: 0%
}

.inner-col-2 .most-commented .post-wrap {
  float: none;
  display: block;
  width: auto;
  clear: both;
}

.inner-col-2 .most-commented article {
  padding: 3% 0;
}

.inner-col-2 .most-commented article p, .inner-col-2 .most-commented article time, .inner-col-2 .most-commented article .comment-count {
  font-size: .875em
}

/* SUB CATEGORY */

.sub-cat article {
  float: left;
  width: 32%;
  margin-left:2%;
}

.sub-cat article:nth-of-type(1) {
  margin-left: 0
}

.sub-cat article h3 a {
  font-size: 1em;
  color: #333;
  margin-bottom: 1%;
}

.sub-cat article time {
  display: block;
  clear: both;
  font-size: 0.875em;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  padding: 5% 0;
}

#default .sub-cat article time {
  color: #0099cc;
}
#outdoor .sub-cat article time {
  color: #3e8a55;
}
#fitness .sub-cat article time {
  color: #d64200;
}
#yoga .cat-mission-desc time {
  color: #a22c80;
}

.sub-cat article p {
  font-size: 0.875em;
  line-height: 1.5em
}

h1#desktop.sub-cat {
  padding-bottom: 0
}

.container .row.sub-cat {
  margin-bottom: 2%
}

/* ================================================================================ */
/* FOOTER */
/* ================================================================================ */

footer {
  background: #333;
  color: #fff;
  display: block;
  clear: both;
  padding-top: 35px;
}

footer a {
  color: #fff;
}

footer .col {
  float: left;
  width: 18%;
  margin-left: 4%;
}

footer .col.col-1 {
  margin-left: 0
}

footer .col-1 img {
  max-width: 150px;
  width: 100%
}

footer .col-2 a, footer .col-3 a {
  display: block;
  clear: left;
  -webkit-font-smoothing: antialiased;
  font-weight: bold;
}

footer .col-1, footer .col-2, footer .col-3 {
  font-size: 0.750em;
  line-height: 2em
}

footer .col-4 {
  width: 34%;

}

footer .col-4 h2 {
  font-size: 1.2;
  color: #0099cc;
  padding-bottom: 2px;
}

footer .col-4 a {
  display: block;
  clear: left;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.8em
}

/* Footer Top Menu */

footer #footer_top {
  text-align: center;
  padding: 15px;
  margin-top: 20px
}
footer #footer_top ul {
 margin: 0 0 15px 0
}
footer #footer_top ul li {
    display: inline;
    /*font-size: 0.750em;*/
    line-height: 2em;
    margin: 0 5px 0 0;
    border-right: 1px solid #9f9f9f;
}

footer #footer_top ul li.last {
  border-right: none
}
footer #footer_top ul li a {
  vertical-align: middle;
  padding: 10px
}

/* Footer Middle Menu */
footer #footer_middle {
  text-align: center;
  /*padding: 25px*/
}

footer #footer_middle ul { 
  margin: 0 0 20px 0
}
footer #footer_middle ul li {
    display:inline;
    /*font-size: 0.750em;*/
    line-height: 2em;
    margin: 0 5px 0 0;
    border-right: 1px solid #9f9f9f;
}

footer #footer_middle ul li.last {
  border-right: none
}
footer #footer_middle ul li a {
  vertical-align: middle;
  padding: 10px
}

/* Footer Brands */
footer #footer_brands {
  text-align: center;
  padding:25px
}
footer #footer_brands h5 {
  text-align: left
}
footer #footer_brands ul {
  margin-left: 0px;
  list-style: none
}
footer #footer_brands ul li {
  float: left;
  margin-right:100px
}
footer #footer_brands ul li.last {
  margin-right: 0px
}
footer #footer_brands ul li a {
  text-indent: -9999px;
  display: block;
  background:transparent url('images/outdoor-group-logos-sprite.png') no-repeat scroll 0px 0px
}
footer #footer_brands ul li.backpacker a {
 height: 35px;
width: 240px;
background-position: 0px 0px
}
footer #footer_brands ul li.national a {
 height: 35px;
width: 87px;
background-position: -520px 0px
}
footer #footer_brands ul li.ord a {
 height: 35px;
width: 112px;
background-position: -408px 0px
}
footer #footer_brands ul li.climbing a {
 height: 35px;
width: 166px;
background-position: -240px 0px
}

/* Footer Copywrite */
footer p.credits {
  text-align: center;
  margin-top: 20px;
  font-size:.75em
}




/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter:Alpha(Opacity=0);
}

.ui-front {
  z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}





/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Verdana,Arial,sans-serif/*{ffDefault}*/;
  font-size: 1.1em/*{fsDefault}*/;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana,Arial,sans-serif/*{ffDefault}*/;
  font-size: 1em;
}
.ui-widget-content {
  /*border: 1px solid #aaaaaa{borderColorContent}*/;
  background: #ffffff/*{bgColorContent}*/ url(images/ui-bg_flat_75_ffffff_40x100.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/;
  color: #222222/*{fcContent}*/;
}
.ui-widget-content a {
  color: #222222/*{fcContent}*/;
}
.ui-widget-header {
  /*border: 1px solid #aaaaaa/*{borderColorHeader}*/;
  background: #cccccc/*{bgColorHeader}*/ url(images/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/;
  color: #222222/*{fcHeader}*/;
  font-weight: bold;
}
.ui-widget-header a {
  color: #222222/*{fcHeader}*/;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  /*border: 1px solid #d3d3d3/*{borderColorDefault}*/;
  background: #e6e6e6/*{bgColorDefault}*/ url(images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/;
  font-weight: normal/*{fwDefault}*/;
  color: #555555/*{fcDefault}*/;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555/*{fcDefault}*/;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  /*border: 1px solid #999999/*{borderColorHover}*/;
  background: #dadada/*{bgColorHover}*/ url(images/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/;
  font-weight: normal/*{fwDefault}*/;
  color: #212121/*{fcHover}*/;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #212121/*{fcHover}*/;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  /*border: 1px solid #aaaaaa/*{borderColorActive}*/;
  background: #ffffff/*{bgColorActive}*/ url(images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/;
  font-weight: normal/*{fwDefault}*/;
  color: #212121/*{fcActive}*/;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121/*{fcActive}*/;
  text-decoration: none;
}

/* Dialog */
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 21px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Corner radius */
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px/*{cornerRadius}*/;
}

/* Overlays */
.ui-widget-overlay {
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,pd94bwwgdmvyc2lvbj0ims4wiia/pgo8c3znihhtbg5zpsjodhrwoi8vd3d3lnczlm9yzy8ymdawl3n2zyigd2lkdgg9ijewmcuiighlawdodd0imtawjsigdmlld0jved0imcawidegmsigchjlc2vydmvbc3bly3rsyxrpbz0ibm9uzsi+ciagpgxpbmvhckdyywrpzw50iglkpsjncmfklxvjz2ctz2vuzxjhdgvkiibncmfkawvudfvuaxrzpsj1c2vyu3bhy2vpblvzzsigede9ijaliib5mt0imcuiihgypsiwjsigeti9ijewmcuipgogicagphn0b3agb2zmc2v0psiwjsigc3rvcc1jb2xvcj0iizawmdawmcigc3rvcc1vcgfjaxr5psiwljiilz4kicagidxzdg9wig9mznnldd0imtawjsigc3rvcc1jb2xvcj0iizawmdawmcigc3rvcc1vcgfjaxr5psiwljgilz4kica8l2xpbmvhckdyywrpzw50pgogidxyzwn0ihg9ijaiihk9ijaiihdpzhropsixiibozwlnahq9ijeiigzpbgw9invybcgjz3jhzc11y2dnlwdlbmvyyxrlzckiic8+cjwvc3znpg==);
  background: -moz-linear-gradient(top,  rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.7) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.1)), color-stop(100%,rgba(0,0,0,0.7))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.7) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.7) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.7) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.7) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-8 */
}
.ui-widget-shadow {
  margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/;
  padding: 8px/*{thicknessShadow}*/;
  background: #aaaaaa/*{bgColorShadow}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/;
  opacity: .3/*{opacityShadow}*/;
  filter: Alpha(Opacity=30)/*{opacityFilterShadow}*/;
  border-radius: 8px/*{cornerRadiusShadow}*/;
}

/* Multi-column lists */

ul.columns {
  margin-bottom:20px;
  overflow:hidden;
  border-top:1px solid #ccc;
}
ul.columns li{
  line-height:1.5em;
  border-bottom:1px solid #ccc;
}
ul.columns li a{margin-top: 4px; float:none;}
ul.double {
   column-count: 2;
  -moz-column-count: 2;
  -webkit-column-count: 2;
}
ul.tripple {
   column-count: 3;
  -moz-column-count: 3;
  -webkit-column-count: 3;
}

/* yoga section styles */