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

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

@font-face {
  font-family: 'ApexNew Bold';
  src: url("../fonts/ApexNew-Bold.eot");
  src: url("../fonts/ApexNew-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/ApexNew-Bold.woff") format("woff"), url("../fonts/ApexNew-Bold.ttf") format("truetype"), url("../fonts/ApexNew-Bold.svg#ApexNew-Bold") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ApexNew Medium';
  src: url("../fonts/ApexNew-Medium.eot");
  src: url("../fonts/ApexNew-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/ApexNew-Medium.woff") format("woff"), url("../fonts/ApexNew-Medium.ttf") format("truetype"), url("../fonts/ApexNew-Medium.svg#ApexNew-Medium") format("svg");
  font-weight: normal;
  font-style: normal; }
  
@font-face {
font-family: 'ApexNew Book';
src: url("../fonts/ApexNew-Book.eot");
src: url("../fonts/ApexNew-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/ApexNew-Book.woff") format("woff"), url("../fonts/ApexNew-Book.ttf") format("truetype"), url("../fonts/ApexNew-Book.svg#ApexNew-Book") format("svg");
font-weight: normal;
font-style: normal; }

@font-face {
  font-family: 'ApexSerifBook';
  src: url("../fonts/ApexSerif-Book.eot");
  src: url("../fonts/ApexSerif-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/ApexSerif-Book.woff") format("woff"), url("../fonts/ApexSerif-Book.ttf") format("truetype"), url("../fonts/ApexSerif-Book.svg#ApexNew-Serif-Book") format("svg");
  font-weight: normal;
  font-style: normal; }

.header-main {
  background-color: #FFFFFF;
  padding-bottom: 20px;
  padding-top: 20px;
  position: relative;
  overflow: hidden; }

.header-main .logo {
  background: url("../images/logo.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  float: left;
  height: 42px;
  text-indent: -9999px;
  width: 260px; }

#btn-nav-dartmouth {
  float: right;
  margin-right: 6px;
  margin-top: 10px; }

#btn-nav-dartmouth a {
  color: #00693F;
  font-family: 'ApexNew Medium',Arial,Sans-serif;
  font-size: 0.75em;
  text-decoration: none;
  text-transform: uppercase; }

#btn-nav-dartmouth span.icn {
  background: url("../images/sprite.png") no-repeat scroll 0 0 transparent;
  display: inline-block;
  height: 20px;
  margin-right: 15px;
  vertical-align: middle;
  width: 20px; }

#btn-nav-dartmouth.is-on a {
  color: #999999; }

#btn-nav-dartmouth.is-on span.icn {
  background-position: -125px -25px; }

#nav-dartmouth {
  display: none;
  overflow: hidden;
  position: relative; }

#nav-dartmouth:focus {
  outline: medium none; }

#nav-dartmouth ul {
  list-style: none outside none; }

#nav-dartmouth .nav-dartmouth-table {
  background-color: #FFFFFF;
  display: table;
  padding: 15px;
  width: 100%; }

#nav-dartmouth li.three.column {
  border-left: 1px solid #C1C1C1;
  display: table-cell;
  float: none;
  padding-left: 20px;
  position: relative;
  vertical-align: top;
  width: 25%; }

#nav-dartmouth li.three.column h3 {
  margin: 6px 0 15px;
  text-transform: uppercase; }

#nav-dartmouth li.three.column h3.more {
  display: none; }

#nav-dartmouth li.three.column h3 a {
  color: #00693E;
  cursor: default;
  display: block;
  font-family: 'ApexNew Medium',Arial,Sans-serif;
  text-decoration: none;
  font-weight: normal; }

#nav-dartmouth li.three.column ul {
  list-style: none outside none; }

#nav-dartmouth li.three.column ul li {
  line-height: 0.938em;
  margin: 10px 0; }

#nav-dartmouth li.three.column ul li a {
  color: #333333;
  font-family: 'ApexNew Medium',Arial,Sans-serif;
  text-decoration: none; }

#nav-dartmouth li.three.column ul li a:hover {
  text-decoration: underline; }

#nav-dartmouth .close-nav {
  right: 15px;
  top: 15px; }

#search-dartmouth {
  margin-top: 30px; }

#search-dartmouth fieldset {
  border: medium none;
  margin: 0;
  padding: 0;
  position: relative; }

#search-dartmouth input {
  background-color: #E1E1E1;
  border: medium none;
  border-radius: 5px 5px 5px 5px;
  color: #333333;
  font-family: 'ApexNew Medium',Arial,Sans-serif;
  font-size: 1.125em;
  padding: 10px 40px 10px 10px;
  width: 85%; }

.lt-ie9 #input-search-dartmouth {
  padding-bottom: 12px;
  padding-top: 12px; }

#search-dartmouth input:focus {
  outline: medium none; }

#search-dartmouth .icn-search {
  background: url("../images/sprite.png") no-repeat scroll -75px -25px transparent;
  display: block;
  height: 14px;
  padding: 0;
  position: absolute;
  right: 18px;
  text-indent: -9999em;
  top: 15px;
  width: 25px; }

#search-dartmouth .icn-search.in-focus {
  background: none repeat scroll 0 0 #09434E;
  border: medium none;
  color: #FFFFFF;
  font-family: 'ApexNew Bold','Arial Black',Sans-serif;
  font-size: 16px;
  height: 35px;
  right: 4px;
  text-align: center;
  text-indent: 0;
  top: 4px;
  width: 37px; }

#search-dartmouth .icn-search.in-focus:hover {
  background: none repeat scroll 0 0 #333333; }

.offscreen {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px; }

@media only screen and (max-width: 768px) {
  body {
    font-size: 15px; }

  .mobile-select select {
    background: url("../img/select-bg.png") repeat-x scroll right top transparent;
    border: 1px solid #D1D1D1;
    border-radius: 8px 8px 8px 8px;
    font: 14px/18px 'ApexNewBook',Arial,Sans-serif;
    height: 42px;
    padding: 0.8em;
    text-transform: uppercase;
    width: 100%; }

  .ios select, .ios .mobile-select select {
    background-position: right top;
    padding-left: 10px;
    padding-right: 30px; }

  .header-main .logo {
    background: url("../img/logo-tablet.png") no-repeat scroll 0 0 transparent;
    height: 37px;
    width: 230px; }

  .intro-hdr h3 {
    margin-left: 5px; }

  .intro {
    margin-bottom: 30px; }

  .sidebar .slideshow {
    min-height: 190px; }

  .sidebar .nav-side {
    font-size: 1em; }

  .main-footer {
    border-right: medium none;
    min-height: 0; }

  #footer-container .eight.main-footer, #footer-container .four.social-footer {
    margin-left: 0;
    margin-right: 0;
    min-width: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%; }

  .nav-footer-four h3 {
    text-align: center; }

  .main-footer {
    margin-bottom: 25px; }

  .nav-footer-four {
    padding-left: 0; }

  #footer-social {
    text-align: center;
    vertical-align: bottom; }

  #footer-social li {
    display: inline-block;
    float: none;
    margin: 0 30px;
    width: auto; }

  html.mobile {
    overflow: auto; }

  html.mobile body {
    height: 100%; }

  #main-content {
    min-height: 50px;
    padding-bottom: 0; }

  .header-main {
    padding-bottom: 16px;
    padding-top: 16px; }

  .header-main .logo {
    background: url("../img/logo-mobile.png") repeat scroll 0 0 transparent;
    height: 29px;
    margin-left: 12px;
    width: 176px; }

  #btn-nav-dartmouth {
    margin-right: 0;
    margin-top: 3px; }

  #btn-nav-dartmouth a {
    height: 30px;
    width: 30px; }

  #btn-nav-dartmouth a span.btn-txt {
    display: none; }

  #nav-dartmouth .close-nav {
    display: none !important; }

  #nav-dartmouth li.three.column {
    border-bottom: 1px solid #C1C1C1;
    border-left: medium none;
    display: block;
    width: 100%;
    padding-left: 0; }

  #nav-dartmouth li.three.column.is-open {
    border-bottom: medium none; }

  #nav-dartmouth li.three.column:last-child {
    border-bottom: medium none; }

  #nav-dartmouth li.three.column ul {
    display: none;
    overflow: hidden; }

  #nav-dartmouth li.three.column h3 {
    cursor: pointer;
    margin: 0; }

  #nav-dartmouth li.three.column h3 a {
    cursor: pointer;
    margin: 0;
    padding: 15px 0; }

  #nav-dartmouth li.three.column ul {
    display: none;
    margin: 0; }

  #nav-dartmouth li.three.column h3 {
    display: block;
    position: relative; }

  #nav-dartmouth li.three.column h3 .arrow {
    background: url("../img/sprite.png") no-repeat scroll -275px -25px transparent;
    display: block;
    height: 5px;
    position: absolute;
    right: 4px;
    top: 25px;
    width: 8px; }

  #nav-dartmouth li.three.column.is-open h3 .arrow {
    background-position: -292px -25px; }

  #nav-dartmouth li.three.column ul li {
    background-color: #E1E1E1;
    border-right: 3px solid #FFFFFF;
    display: table;
    float: left;
    font-size: 0.9em;
    height: 46px;
    line-height: 1.15em;
    margin: 0 0 3px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 49%; }

  #nav-dartmouth li.three.column ul li a {
    display: table-cell;
    height: 46px;
    padding-left: 7px;
    padding-right: 7px;
    text-align: center;
    vertical-align: middle;
    width: 100%; }

  #nav-dartmouth li.three.column ul li a:hover {
    background-color: #E9E9E9;
    text-decoration: none; }

  #search-dartmouth {
    margin-top: 20px;
    position: relative; }

  .nav-dept-menu.universal {
    display: block;
    left: 14px;
    position: absolute;
    top: 39%;
    z-index: 999; }

  .sidebar .nav-side {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-bottom: 0; }

  .sidebar .nav-side ul {
    border-bottom: medium none;
    margin-bottom: 32px;
    padding-bottom: 14px;
    text-align: left; }

  .sidebar .nav-side ul li.current {
    list-style: none outside none; }

  .sidebar .nav-side ul li a {
    padding: 12px 20px; }

  .sidebar .promo {
    background: none repeat scroll 0 0 #E2E2E2;
    margin: 0 auto;
    max-width: 400px; }

  .sidebar .widget {
    max-width: 400px; }

  .sidebar .promo h5 {
    font-size: 1.1em !important; }

  .sidebar .promo, .sidebar .slideshow, .sidebar .quote {
    margin-left: auto;
    margin-right: auto; }

  .sidebar .slideshow h5 {
    font-size: 1.1em !important; }

  .has-footer-promos .sidebar .promo {
    display: none; }

  .has-footer-promos .sidebar .slideshow {
    display: none; }

  .three.column.sidebar {
    background: none repeat scroll 0 0 #E2E2E2;
    margin-left: -20px !important;
    margin-right: -20px !important;
    overflow: hidden;
    padding-right: 0 !important; }

  .three.column.pull-nine.sidebar .promo {
    background: none repeat scroll 0 0 #FFFFFF; }

  .sidebar .widget {
    margin-bottom: 15px;
    margin-top: 15px; }

  .intro-hdr h3 {
    line-height: 1.125em;
    margin-bottom: 12px;
    margin-left: 0; }

  .intro-nav {
    display: none; }

  .mobile-select {
    display: block; }

  .main-footer {
    border-right: medium none;
    min-height: 0; }

  #footer-container > .row {
    padding: 0; }

  .main-footer ul {
    padding: 0 20px 6px; }

  .main-footer .nav-footer {
    border-bottom: 1px solid #3D3D3D; }

  .nav-footer h3 {
    margin: 0;
    padding: 0;
    text-align: left; }

  .nav-footer-four h3 {
    border-bottom: medium none; }

  .nav-footer h3 {
    cursor: pointer;
    display: block;
    padding: 15px 20px; }

  .nav-footer h3 span {
    background: url("../img/sprite.png") no-repeat scroll -300px -25px transparent;
    display: inline-block;
    float: right;
    height: 5px;
    margin-top: 7px;
    right: 0;
    width: 8px; }

  .nav-footer.is-open h3 span {
    background-position: -317px -25px; }

  .nav-footer-four {
    padding-left: 0; }

  #footer-social {
    display: block;
    padding: 0 20px;
    width: 100%; }

  #footer-social li {
    background-color: #333333;
    display: block;
    float: left;
    height: 45px;
    margin: 0 0 6px;
    padding: 15px 0;
    width: 49%; }

  #footer-social li:nth-child(2n) {
    float: right; }

  #footer-container > .row.tiny-footer {
    padding: 20px 0; }

  .prev-next a:hover, .prev-next a:active {
    background: none repeat scroll 0 0 #E1E1E1; }

  .prev-next a.prev:hover span, .prev-next a.prev:active span {
    background-position: -275px 0; }

  .prev-next a.next:hover span, .prev-next a.next:active span {
    background-position: -300px 0; }

  .prev-next a.disabled.prev:hover span, .prev-next a.disabled.prev:active span {
    background-position: -325px 0; }

  .prev-next a.disabled.next:hover span, .prev-next a.disabled.next:active span {
    background-position: -350px 0; }

  .mobile-tabs {
    display: block;
    margin-bottom: 22px;
    overflow: hidden; }

  .mobile-tabs a {
    background: none repeat scroll 0 0 #E2E2E2;
    border-bottom: 1px solid #BCBCBC;
    display: block;
    float: left;
    font-family: 'Georgia','Times New Roman',Serif;
    font-size: 1.125em;
    font-style: italic;
    height: 70px;
    line-height: 70px;
    text-align: center;
    width: 50%; }

  .mobile-tabs a.active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: -moz-use-text-color -moz-use-text-color #FFFFFF;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    cursor: default; }

  .mobile-tabs a.active:hover {
    text-decoration: none; }

  .mobile-tabs a.first {
    border-right: 1px solid #BCBCBC;
    box-shadow: -5px -5px 6px #C1C1C1 inset; }

  .mobile-tabs a.first.active {
    border-right: 1px solid #FFFFFF;
    box-shadow: none; }

  .mobile-tabs a.last {
    border-left: 1px solid #BCBCBC;
    box-shadow: 5px -5px 6px #C1C1C1 inset; }

  .mobile-tabs a.last.active {
    border-left: 1px solid #FFFFFF;
    box-shadow: none; }

  .back-to-top {
    background: none repeat scroll 0 0 #E2E2E2;
    display: block;
    padding: 20px 0;
    text-align: center; }

  .back-to-top .btn {
    background: none repeat scroll 0 0 #007A4F;
    cursor: pointer;
    padding-left: 30px;
    padding-right: 30px; }

  .back-to-top .btn:hover {
    background: none repeat scroll 0 0 #333333; }

  .sidebar .promo, .sidebar .widget {
    margin-left: 20px;
    margin-right: 20px; }

  html.mobile-nav-open, body.mobile-nav-open {
    overflow: hidden; }

  #mobile-nav-container {
    background-color: #242424;
    display: none;
    font-family: 'ApexNewMed',Arial,Sans-serif;
    height: 100%;
    left: 0;
    position: fixed;
    width: 80%; }

  #mobile-nav-container .logo {
    background: url("../img/logo-white.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 25px;
    width: 158px; }

  #mobile-nav-container a {
    outline: 0 none; }

  .mobile-nav-open #mobile-nav-container {
    display: block; }

  #mobile-nav-container .btn-close {
    color: #FFFFFF; }

  #mobile-nav-container a {
    color: #FFFFFF; }

  .mobile-nav-open .wrapper-main {
    box-shadow: -1px 0 10px #000000;
    width: 100%;
    z-index: 99999; }

  #mobile-nav-container header {
    padding: 18px 12px; }

  #mobile-nav-inner {
    overflow-y: scroll;
    position: relative; }

  #mobile-nav-inner ul {
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1; }

  #mobile-nav-inner ul.current {
    display: block;
    z-index: 999; }

  #mobile-nav-container ul li {
    border-bottom: 1px solid #5F5F5F;
    display: block;
    height: 60px;
    position: relative;
    text-transform: uppercase; }

  #mobile-nav-container ul li:last-child {
    margin-bottom: 20px; }

  #mobile-nav-container a.parent {
    display: block;
    padding: 22px 0 22px 12px; }

  #mobile-nav-container a.child {
    background-color: #333333;
    display: block;
    height: 59px;
    position: absolute;
    right: 0;
    top: 0;
    width: 56px; }

  #mobile-nav-container ul li.current {
    background-color: #606060; }

  #mobile-nav-container ul li a:hover {
    text-decoration: none; }

  #mobile-nav-container span.arrow {
    background: url("http://dartmouth.edu/sites/all/themes/dartmouth_master/img/sprite.png") no-repeat scroll -300px -42px transparent;
    display: block;
    height: 8px;
    margin: 24px 22px auto auto;
    width: 5px; }

  #mobile-nav-container .btn-back {
    background: url("http://dartmouth.edu/sites/all/themes/dartmouth_master/img/sprite.png") no-repeat scroll -150px -25px transparent;
    display: inline-block;
    height: 22px;
    margin-right: 10px;
    width: 22px; }

  .header-main .logo {
    background-image: url("http://dartmouth.edu/sites/all/themes/dartmouth_master/img/logo@2x.png");
    background-size: 259px 42px; }

  .header-main .logo {
    background-image: url("http://dartmouth.edu/sites/all/themes/dartmouth_master/img/logo@2x.png");
    background-size: 230px 37px; }

  .header-main .logo {
    background-image: url("http://dartmouth.edu/sites/all/themes/dartmouth_master/img/logo@2x.png");
    background-size: 176px 29px; } }
.dart-now-header {
  background: #005338;
  text-align: center;
  padding: 20px 0; }
  .dart-now-header hr {
    width: 40px;
    height: 0;
    border-top: 1px solid #86a391;
    margin-bottom: 10px; }
  .dart-now-header h2 {
    color: #86a391;
    font-weight: normal;
    font-size: 1em; }
  .dart-now-header h1 a {
    color: #fff;
    font-weight: normal;
    font-size: 1em; }
    .dart-now-header h1 a:hover {
      color: #fff;
      text-decoration: none; }

.addthis_toolbox {
  margin-bottom: 10px; }
  .addthis_toolbox a {
    margin-right: 5px; }

#footer-social li {
  float: left;
  margin-bottom: 20px;
  width: 50%; }

#footer-social a.logo-facebook {
  background: url("http://dartmouth.edu/sites/all/themes/dartmouth_master/img/sprite.png") no-repeat scroll 0 -50px transparent;
  display: inline-block;
  height: 15px;
  width: 75px; }

#footer-social a.logo-facebook:hover {
  background-position: -100px -50px; }

#footer-social a.logo-twitter {
  background: url("http://dartmouth.edu/sites/all/themes/dartmouth_master/img/sprite.png") no-repeat scroll 0 -75px transparent;
  display: inline-block;
  height: 15px;
  width: 80px; }

#footer-social a.logo-twitter:hover {
  background-position: -100px -75px; }

#footer-social a.logo-flickr {
  background: url("http://dartmouth.edu/sites/all/themes/dartmouth_master/img/sprite.png") no-repeat scroll 0 -100px transparent;
  display: inline-block;
  height: 15px;
  width: 45px; }

#footer-social a.logo-flickr:hover {
  background-position: -100px -100px; }

#footer-social a.logo-itunes {
  background: url("http://dartmouth.edu/sites/all/themes/dartmouth_master/img/sprite.png") no-repeat scroll 0 -125px transparent;
  display: inline-block;
  height: 15px;
  width: 70px; }

#footer-social a.logo-itunes:hover {
  background-position: -100px -125px; }

#footer-social a.logo-youtube {
  background: url("http://dartmouth.edu/sites/all/themes/dartmouth_master/img/sprite.png") no-repeat scroll 0 -150px transparent;
  display: inline-block;
  height: 22px;
  padding-top: 4px;
  width: 58px; }

#footer-social a.logo-youtube:hover {
  background-position: -100px -150px; }

.hide-txt {
  text-indent: -9999px; }

#footer-container {
  overflow: hidden; }
  #footer-container li.nav-footer {
    width: 26.05%;
    float: left; }
    @media only screen and (max-width: 768px) {
      #footer-container li.nav-footer {
        width: 100%;
        float: none; } }
    #footer-container li.nav-footer li {
      margin-bottom: 3px; }
    #footer-container li.nav-footer h3 {
      color: #fff;
      font-weight: normal;
      font-size: 1.1em;
      margin-bottom: 20px; }
    #footer-container li.nav-footer a {
      color: #fff;
      font-family: 'ApexNew Medium', sans-serif;
      margin-bottom: 10px; }
    #footer-container li.nav-footer:last-child {
      width: 22%; }
      @media only screen and (max-width: 768px) {
        #footer-container li.nav-footer:last-child {
          width: 100%; } }
  #footer-container .social-footer {
    border-left: 1px solid #fff;
    float: left;
    width: 22%;
    padding-left: 3.2%; }
    @media only screen and (max-width: 768px) {
      #footer-container .social-footer {
        border-left: 0;
        width: 100%;
        padding-left: 0; } }
    #footer-container .social-footer h3 {
      color: #fff;
      font-weight: normal;
      font-size: 1.1em;
      margin-bottom: 20px;
      padding-left: 3.2%; }
  #footer-container .tiny-footer {
    clear: both;
    text-align: center;
    float: none;
    padding-top: 20px; }

#nav-privacy {
  overflow: hidden;
  margin: 0 auto;
  text-align: center; }
  @media only screen and (max-width: 768px) {
    #nav-privacy {
      width: 100%; } }
  #nav-privacy li {
    color: #fff;
    margin-right: 2%;
    display: inline; }
    #nav-privacy li a {
      color: #fff; }

@media only screen and (max-width: 768px) {
  #footer-social li {
    width: 100%;
    height: auto; } }

body h1, body h2, body h3, body h4, body h5 {
  font-family: 'ApexNew Medium', sans-serif;
  text-transform: uppercase; }
body .col-full, body #wrapper {
  max-width: 920px; }
body #top {
  background: #fff; }
  body #top #top-nav {
    background: #fff;
    float: right; }
    body #top #top-nav li a {
      color: #000; }
      body #top #top-nav li a:hover {
        background: #fff; }
body #header {
  padding-top: 0;
  padding-bottom: 0; }
body #logo {
  margin-bottom: 20px; }
body #navigation {
  border: none;
  background: #00693e;
  font-family: 'ApexNew Medium', sans-serif;
  border-radius: 0;
  margin-top: -5px;
  margin-bottom: 1em; }
  body #navigation ul.nav li {
    border-right: 1px solid #388867; }
    body #navigation ul.nav li a {
      background: #00693e;
      color: #fff;
      font-family: 'ApexNew Medium', sans-serif;
      text-transform: uppercase; }
      body #navigation ul.nav li a:hover {
        background: #009c5c; }
  body #navigation ul.nav li:first-child a {
    border-radius: 0; }
body #loopedSlider .slide {
  height: 300px; }
body #loopedSlider .content {
  bottom: 0px;
  width: 100%;
  top: inherit;
  background: #333;
  padding: 0; }
  body #loopedSlider .content h2, body #loopedSlider .content p {
    width: 93%;
    max-width: 100%; }
  body #loopedSlider .content .title {
    background: none;
    padding-bottom: 0; }
body #loopedSlider .stories {
  position: absolute;
  top: 0;
  right: 150px;
  background: #333;
  z-index: 999;
  color: #fff;
  padding: 2px 5px;
  font-family: 'ApexNew Medium', sans-serif; }
body .magazine #loopedSlider .content h2.title a {
  font-family: Georgia, serif;
  font-weight: normal;
  font-size: .7em;
  text-transform: none;
  padding-bottom: 0; }
body .magazine #loopedSlider .content .excerpt p {
  font-family: 'ApexNew Medium', sans-serif;
  color: #fff;
  background: none; }
body .magazine #loopedSlider a.previous, body .magazine #loopedSlider a.flex-prev {
  bottom: 210px;
  right: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
  color: #fff;
  font-size: 0;
  width: 9px;
  height: 10px; }
body .magazine #loopedSlider a.flex-next {
  bottom: 210px;
  right: 0px;
  background: rgba(0, 0, 0, 0.5);
  padding: 10px;
  color: #fff;
  font-size: 0;
  width: 9px;
  height: 10px; }
body a.flex-prev:before, body a.flex-next:before, body #post-gallery .pagination .jcarousel-prev:before, body #post-gallery .pagination .jcarousel-next:after {
  color: #fff;
  font-weight: 100;
  font-size: 20px;
  left: 8px;
  top: 5px; }
body .magazine .block .post .title, body .magazine .block .post .title a {
  font-family: 'ApexNew Bold', sans-serif;
  font-weight: normal; }
body .post-meta {
  font-family: 'ApexNew Medium', sans-serif;
  color: #000;
  margin-bottom: 5px; }
body .entry, body .entry p {
  font-family: Georgia, serif; }
body .entry hr {
  margin-bottom: 0; }
body .cat-links {
  font-size: .9em; }
  body .cat-links a {
    color: #388867; }
body #sidebar .widget_text {
  background: #e6e6e6;
  padding: 5px; }
  body #sidebar .widget_text .textwidget {
    background: #f8f8f8;
    padding: 5px; }
  body #sidebar .widget_text h3 {
    font-family: 'ApexNew Medium', sans-serif;
    font-size: .9em;
    font-weight: normal;
    border-bottom: 0;
    margin-bottom: 0; }
  body #sidebar .widget_text .inside {
    padding: 10px;
    background: #fff;
    border: 1px solid #ddd; }
  body #sidebar .widget_text p {
    display: block !important;
    font-family: 'ApexNew Medium', sans-serif;
    margin-bottom: 0; }
body .text-inside {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #DDDDDD;
  padding: 10px; }
  body .text-inside ul {
    list-style-type: none;
    font-family: 'ApexNew Medium',sans-serif; }
    body .text-inside ul a {
      color: #000; }
body #tabs {
  background: #e6e6e6;
  padding: 5px; }
  body #tabs .inside {
    background: #f8f8f8;
    padding: 5px; }
  body #tabs #sub {
    padding: 10px;
    background: #fff;
    border: 1px solid #ddd; }
  body #tabs h3 {
    font-family: 'ApexNew Medium', sans-serif;
    font-size: .8em;
    font-weight: normal; }
  body #tabs img {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    border: 1px solid #E6E6E6;
    padding: 3px; }
  body #tabs .now-caption {
    width: 50%;
    float: left;
    line-height: 16px; }
    body #tabs .now-caption a {
      color: #000;
      font-family: 'ApexNew Medium', sans-serif;
      font-size: .8em; }
      body #tabs .now-caption a img {
        margin-bottom: 0; }
body #tabs .inside li img.avatar, body #tabs .inside li img.thumbnail {
  border-radius: 0;
  padding: 3px;
  border: 1px solid #ddd; }
body #tabs #tab-comm {
  padding: 5px; }
  body #tabs #tab-comm .mc_var_label {
    display: block; }
body #tabs h3 {
  border-bottom: none; }
body #tabs .inside li span.meta {
  display: none; }
body #tabs ul.wooTabs li a, body .widget_woodojo_tabs .tabbable .nav-tabs li a {
  color: #000;
  font-family: 'ApexNew Medium', sans-serif;
  font-size: 1em; }
body #tabs ul.wooTabs li.comments a {
  color: #388867; }
body #tabs .inside li a, body .widget_woodojo_tabs .tabbable .tab-pane li a {
  font-family: 'ApexNew Medium', sans-serif;
  font-weight: normal;
  font-size: 1.1em; }
body .woo-pagination {
  margin-right: -325px;
  margin-bottom: 0;
  margin-top: 50px; }
body .woo-pagination a:link, body .woo-pagination a:visited, body .woo-pagination a:active {
  background: none;
  padding: 3px 10px;
  box-shadow: none;
  font-weight: normal;
  color: #000 !important; }
body .woo-pagination span.current, body .woo-pagination a:link, body .woo-pagination a:visited, body .woo-pagination a:active {
  font-size: 1.3em;
  font-family: 'ApexSerif', Georgia, serif; }
body .woo-pagination span.current {
  color: #388867;
  font-weight: normal;
  border-top: 2px solid #388867;
  padding: 30px 10px 3px; }
body #footer-widgets {
  background: #000;
  border: 0;
  padding: 20px 3000px;
  margin: 0 -3000px; }
  body #footer-widgets h3 {
    border-bottom: 0;
    text-transform: uppercase;
    color: #fff;
    font-family: 'ApexNew Bold', sans-serif;
    font-weight: normal; }
  body #footer-widgets ul {
    list-style-type: none;
    font-family: 'ApexNew Medium', sans-serif; }
  body #footer-widgets a {
    color: #fff; }
body #footer-widgets-container {
  background: #000; }
body #footer-container {
  background: #000;
  border-top: 0; }
body #footer {
  background: #000;
  border: none;
  margin: 0 -3000px;
  padding: 20px 3000px 40px; }
body #copyright {
  text-align: center; }
  body #copyright a {
    color: #fff; }
body #content {
  padding-bottom: 0;
  margin-bottom: 0; }
body.home #content {
  margin-bottom: 100px; }
body .post .title, body .page .title {
  margin-top: 20px;
  text-transform: uppercase;
  font-size: 1.5em; }
body .post-meta a:link, body .post-meta a:visited, body .post p.tags a:link, body .post p.tags a:visited {
  color: #00693e;
  font-weight: normal; }
body .post .title, body .page .title, body .post .title a:link, body .post .title a:visited, body .page .title a:link, body .page .title a:visited {
  font-family: 'ApexNew Bold', sans-serif;
  font-size: 1.2em;
  font-weight: normal;
  color: #333; }
body .page .title {
  font-family: Georgia, serif;
  font-size: 2em;
  font-weight: normal;
  text-transform: none; }
body .post-footer-meta {
  font-family: Georgia, serif; }
  body .post-footer-meta a {
    font-family: Georgia, serif;
    font-size: .9em; }
  body .post-footer-meta p {
    font-family: Georgia, serif;
    font-size: .9em; }
body .post-utility .tags a {
  font-family: Georgia, serif; }
body .entry .wp-caption {
  background: none;
  border: none; }
  body .entry .wp-caption img {
    border: 1px solid #ddd;
    padding: 3px; }
  body .entry .wp-caption .wp-caption-text {
    font-style: italic;
    font-family: Georgia, serif; }
body abbr {
  border-bottom: 0; }
body .hentry hr {
  margin-bottom: 10px;
  clear: both; }
body .page .entry {
  font-family: 'ApexNew Medium', sans-serif; }
body .page p {
  font-family: 'ApexNew Medium', sans-serif; }
body .archive-header {
  font-family: 'ApexSerif', Georgia, serif;
  margin: 20px 0;
  font-weight: normal;
  text-transform: none; }
body .footer-widget-3 {
  border-right: 1px solid #ddd; }

.social .alignright {
  margin: 0;
  clear: both; }
.social a {
  margin-bottom: 10px; }

.pagination-container {
  background: #f0f0f0;
  border-top: 1px solid #999;
  padding: 43px 0 50px;
  margin: -155px -3000px 0; }

.now-pagination {
  max-width: 920px;
  margin: 0 auto; }

@media only screen and (max-width: 768px) {
  body .magazine #loopedSlider a.previous, body .magazine #loopedSlider a.flex-prev {
    right: 0px;
    left: 0px; }

  body #loopedSlider .content {
    bottom: 0;
    position: absolute; }

  body #loopedSlider .content h2, body #loopedSlider .content p {
    width: 85%; }

  .nav-toggle {
    margin: 0 0 2em 0;
    border-radius: 0; }

  body .woo-pagination {
    background: #F0F0F0;
    padding: 43px;
    margin-right: 0; }

  body .woo-pagination span.current {
    padding-top: 34px; }

  #navigation .nav-home, #navigation .nav-close, #navigation .cart-contents, #navigation ul.rss li a {
    border-radius: 0; }

  .pagination-container {
    display: none; }

  .social {
    width: 50%; }

  body .footer-widget-3 {
    border-right: none; } }
@media only screen and (min-width: 768px) {
  body, html {
    overflow-x: hidden; } }