/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */
 
 #maininner{
   margin-top: 17px;
 }
 .inner-container{
   width: 1000px;
   margin: 0 auto;
 }
 
 .module .teaserimage {
   margin: -20px -20px 20px -20px;
   display: block;
}

 .module .teaserimage > img { width: 100%; }

 .module .module-title + .teaserimage {
  margin-top: 0;
   margin-bottom: -20px;
}

#header > .top{
  border-bottom: 3px solid #e2b11d;
  height: 99px;
}

header > .bottom{
    background-color: #FFFFFF;
    height: 65px;
}

header a.topbutton{
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 150px;
    text-align: center;
    font-weight: 600;
}

header a.topbutton.gold{
  color: #ecb700;  
}

header a.topbutton:hover{
  color: #98bc2a;
}

#footer-left{
  width: 50%;
  float: left;
}
#footer-right{
  width: 50%;
  float: left;
  background: transparent url("../images/core_dunes/national-park-service.png") no-repeat 100% 12px scroll;
  min-height: 185px;
}

#footer-right > div {
  padding-right: 140px;
}

#footer-right > div:first-child {
  padding-top: 15px;
}

a#visitdnlp{
  width: 306px;
  height: 18px;
  display: inline-block;
  background: transparent url("http://dunesnationalpark.org/images/images/visit_dnp.png") no-repeat 0 0 scroll;
  clear: both;
  text-indent: -999em;
}

/* ADDRESS MICROFORMAT */

div.adr{
  color: #6e8b16;
  margin-top: 40px;
}

div.adr > .name{
  font-weight: 600;  
}

div.street-address{
  float: left;
}


div.copyright{
    font-size: 11px;
    padding-top: 14px;
}

body#page-home #top-a div.width70 .mod-box{
  padding: 0;
}
body#page-home #top-a .module{
  margin: 0;
}

.wk-slideshow-default .nav {
    margin-top: -26px;
    position: absolute;
    right: 10px;
    text-align: center;
    z-index: 900;
}

.wk-slideshow .caption {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    bottom: 1px;
    left: 0;
    padding: 10px;
    position: absolute;
    right: 0;
    width: 525px;
    z-index: 5;
}

div.caption h1{
    color: #DFA326;
    font-size: 22px;
    line-height: 22px;
    margin: 0;
    padding: 0;
}

div.caption p{
  margin: 0;
}

div.caption p > a{
  color: #DFA326 !important;
    font-weight: 600;
    text-decoration: none !important;
}

ul#footermenu{  
  width: 30em;
  list-style: none outside none;
  padding-left: 25px;
}

ul#footermenu > li{
  width: 10em;
  float: left;
  height: 17px;
}

ul#footermenu > li > a{
    color: #000000;
    font-size: 12px;
    font-weight: 600;
    line-height: 17px;
}

ul#footermenu > li > a > span{}

span.pricing{}

form.inlineform{
  display: inline;
}

div.upcoming-events{
  padding-right: 25px;
}

div.upcoming-events > h3{
    border-bottom: 3px solid #DEDEDE;
    color: #6F8C17;
    font-size: 18px !important;
    letter-spacing: 1px;
}
div.upcoming-events > ul{
  list-style: none outside none;
    padding: 0;
}
div.upcoming-events > ul > li{
  border-bottom: 1px solid #DEDEDE;
    clear: both;
    padding-bottom: 3px;
}
div.upcoming-events > ul > li h4{
   color: #656565;
    font-size: 15px;
    letter-spacing: 1px;
    margin: 0;
}
div.upcoming-events > ul > li p{
  font-size: 12px;
  display: inline-block;
  margin-top: 7px;
    float: left;
    width: 83%;
}
div.upcoming-events > ul > li p.mod-articles-category-readmore{
    float: left;
    width: 17%;
}
div.upcoming-events > ul > li p.mod-articles-category-readmore > a {
  background-color: #777777;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    height: 22px;
    line-height: 22px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
    text-transform: uppercase;
}

#sidebar-a .mod-box{
  margin-top: 17px;
}

.callouts{
    font-size: 12px;
    padding-right: 30px;
}

.callouts img{
    float: left;
    margin-right: 12px;
}
.callouts h3{
    font-size: 13px !important;
    line-height: 20px !important;
    padding-top: 5px;
}
.callouts .module-title{
  color: #dfa326;
  font-family: Arial, Helvetica, sans-serif;
}

.callouts a{
  color: #dfa326;  
}

#rangersfav{
  border-right: 1px solid #dedede;
}

#joinnewsletter{
  background: url("../images/core_dunes/email_signup.png") no-repeat 0 0 scroll;
  width: 313px;
  height: 67px;
  margin-left: -20px;
}

#joinnewsletter ol.formContainer{
    padding-left: 39px;
    padding-top: 31px;
}
#joinnewsletter ol.formContainer > li{
  float: left;
  clear: none;
}

#joinnewsletter input[type="text"]{
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.2) inset, 0 1px rgba(255, 255, 255, 0.3);
    width: 178px;
}

a.joinsubmit{
    background: url("../images/core_dunes/submit.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 21px;
    text-indent: -999em;
    width: 66px;
  
}

div.subheader{
  width: 675px;
}

div.subheader div.headline{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    margin-top: -41px;
    position: absolute;
    width: 675px;
}

div.headline h1{
    background: url("../images/core_dunes/yellow-bullet.png") no-repeat scroll 0 17px transparent;
    color: #FFFFFF;
    font-size: 28px;
    letter-spacing: 1px;
    margin: 0 0 0 7px;
    padding: 0 0 0 18px;
}

article header h1.title{
  color: #516a06 !important;
}
article header h1.title a{
  color: #516a06 !important;
}

#top-a{
  margin-top: 17px;
}

.wallnav{
  width: 1000px;
  height: 515px;
  overflow: hidden;
}

.wallnav > .wallnavcopy{
    height: 63px;
    margin-left: 313px;
    overflow: hidden;
}
.wallnav > .wall{
    padding: 10px 30px;
}

.wallnav figure{
    border: 1px solid #8C9565;
    float: left;
    margin-bottom: 0 !important;
    margin-left: 12px !important;
    margin-top: 12px !important;
    width: 296px;
}

.wallnav figure > figcaption{
    background: url("../images/core_dunes/yellow-bullet.png") no-repeat scroll 5px 34px rgba(0, 0, 0, 0.7);
    color: #FFFFFF;
    font-family: "LeagueGothicRegular";
    font-size: 24px;
    height: 55px;
    line-height: 32px;
    margin-top: -60px;
    overflow: hidden;
    padding-left: 23px;
    position: relative;
    text-transform: uppercase;
    width: 273px;
    z-index: 900;
}

#page-park-activities .wallnav figure > figcaption{
    background: url("../images/core_dunes/yellow-bullet.png") no-repeat scroll 5px 20px rgba(0, 0, 0, 0.7);
    color: #FFFFFF;
    font-family: "LeagueGothicRegular";
    font-size: 24px;
    height: 42px;
    line-height: 45px;
    margin-top: -47px;
    overflow: hidden;
    padding-left: 23px;
    position: relative;
    text-transform: uppercase;
    width: 273px;
    z-index: 900;
}

.wallnav figure > figcaption a {
  color: #ffffff;
}
.wallnav figure > figcaption a:hover {
  color: #ECB700;
} 
#parkactivities{
  background: url("../images/core_dunes/park_activities.jpg") no-repeat scroll 0 0 transparent;
}

#planvisit{
  background: url("../images/core_dunes/plan_visit.jpg") no-repeat scroll 0 0 transparent;
}

span.dispatch{
    display: block;
    margin: -10px 0 0;
    padding: 0;
}
span.dispatch select{
    font-size: 11px;
    text-transform: none;
}
a.g7{
  background: url("../images/core_dunes/g7sm.jpg") no-repeat scroll 0 0 transparent;
  display: inline-block;
    padding-left: 22px;
    color: #000;
}

div#mep_0{
  background: url("/images/dunes/dnpa_radio.png") repeat scroll 0 0 transparent;
    height: 82px;
    width: 293px;   
 }
