
/* - ++theme++tpwd.theme/css/park.css - */
/* http://tpwd.texas.gov/portal_css/++theme++tpwd.theme/css/park.css?original=1 */
.clear-float:after {
content: ' ';
visibility: hidden;
display: block;
font-size: 0;
clear: both;
height: 0;
padding: 0;
margin: 0;
border: none;
}
.float-left {
float: left;
margin: 0 10px 10px 0;
}
.float-right {
float: right;
margin: 0 0 10px 10px;
}
.stitch-border-bottom {
position: relative;
z-index: 1;
border: dashed 1px #bababa;
border-width: 1px 0 0;
height: 2px;
clear: both;
}
.stitch-border-bottom:before {
content: '';
display: block;
height: 0;
border-top: dashed 1px #fff;
}
.park_home {
width: 12.076923076923077em;
}
.search {
width: 9.307692307692308em;
}
.map {
width: 10.153846153846153em;
}
.reservations {
width: 10.923076923076923em;
}
.passes {
width: 8.307692307692308em;
}
.events {
width: 8.538461538461538em;
}
.guide {
width: 9.76923076923077em;
}
.park_home i,
.search i,
.map i,
.reservations i,
.passes i,
.events i,
.guide i {
font-size: 2.3076923076923075em;
color: #808080;
margin-right: 6px;
}
.gradient-background {
background-color: #000;
background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 45%, #eeeeee 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, #ffffff), color-stop(100%, #eeeeee));
background: -webkit-linear-gradient(top, #ffffff 45%, #eeeeee 100%);
background: -o-linear-gradient(top, #ffffff 45%, #eeeeee 100%);
background: -ms-linear-gradient(top, #ffffff 45%, #eeeeee 100%);
background: linear-gradient(to bottom, #ffffff 45%, #eeeeee 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0);
height: 100%;
margin: 0 -10px;
padding: 0 10px;
}
#menu-pull {
display: none;
}
.state-parks-menu > li {
border-right: solid 1px #b3b3b3;
}
#sp_title {
width: 72.3076923076923em;
margin-left: 0.7692307692307693em;
margin-right: 0.7692307692307693em;
float: left;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: "MuseoSans300", sans-serif;
font-weight: normal;
color: #555555;
padding: 20px 0;
}
#sp_title span {
font-size: 34px;
font-size: 2.6153846153846154rem;
}
.section-title {
padding: 0 10px 0 10px;
width: 75.38461538461539em;
margin-left: auto;
margin-right: auto;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
background: #e6e6e6;
position: relative;
z-index: 10;
clear: both;
font-family: 'MuseoSans500', sans-serif;
border-bottom: 1px solid #B3B3B3;
}
.section-title img {
width: auto;
height: auto;
max-width: 100%;
}
.section-title:after {
content: ' ';
visibility: hidden;
display: block;
font-size: 0;
clear: both;
height: 0;
padding: 0;
margin: 0;
border: none;
}
.section-title .more {
width: 5.6923076923076925em;
}
.section-title .grad-right,
.section-title .grad-left {
position: absolute;
right: 0;
top: 0;
width: 20px;
height: 100%;
background: url(/++theme++tpwd.theme/images/parks/title-grad-right.png) 0 0 repeat-y;
z-index: 5;
}
.section-title .grad-left {
right: auto;
left: 0;
background-image: url(/++theme++tpwd.theme/images/parks/title-grad-left.png);
}
.section-title > ul {
margin: 0;
list-style-type: none;
}
.section-title > ul:after {
content: ' ';
visibility: hidden;
display: block;
font-size: 0;
clear: both;
height: 0;
padding: 0;
margin: 0;
border: none;
}
.section-title > ul > li {
position: relative;
display: block;
float: left;
}
.section-title > ul > li.over,
.section-title > ul > li:hover {
border-color: #ffffff;
z-index: 10;
}
.section-title > ul > li.over + li,
.section-title > ul > li:hover + li {
border-left-color: #ffffff;
}
.section-title > ul > li.over > a,
.section-title > ul > li:hover > a {
background: #ffffff;
color: #333333;
}
.section-title > ul > li > a {
display: block;
padding: 10px 0;
height: 23px;
font-family: "MuseoSans300", sans-serif;
font-size: 0.9230769230769231em;
color: #4d4d4d;
text-align: center;
line-height: 23px;
}
.section-title > ul > li > a span {
text-align: left;
}
.section-title > ul > li.more {
border-right: solid 1px #b3b3b3;
}
.section-title > ul > li.more.over,
.section-title > ul > li.more:hover {
border-color: #ffffff;
}
.section-title > ul > li.more {
border-right: none;
}
.section-title > ul > li.more i {
color: #808080;
margin-left: 5px;
}
.section-title > ul > li.more > div {
left: auto;
right: 0;
width: 52.92307692307692em;
display: none;
position: absolute;
z-index: 20;
top: 100%;
background: #ffffff;
padding: 16px;
box-shadow: 0 6px 6px rgba(0, 0, 0, 0.5);
}
.section-title > ul > li.more > div .lightback {
background-color: #F2F2F2;
width: 51.07692307692308em;
height: 18.076923076923077em;
padding: 15px 12px;
}
.section-title > ul > li.more > div .programs {
width: 16.153846153846153em;
}
.section-title > ul > li.more > div .publications {
width: 13.846153846153847em;
}
.section-title > ul > li.more > div .support {
width: 18.384615384615383em;
}
.section-title > ul > li.more > div .resources {
width: 18.384615384615383em;
margin-top: 25px;
}
.section-title > ul > li.more > div .subhead {
font-family: "MuseoSans900";
font-size: 0.9230769230769231em;
padding-bottom: 4px;
}
.section-title > ul > li.more > div li {
display: block;
}
.section-title > ul > li.more > div li a {
display: block;
font-family: "MuseoSans300", sans-serif;
font-size: 0.9230769230769231em;
color: #1A1A1A;
padding: 4px 0;
white-space: nowrap;
}
.section-title > ul > li.more > div li a:hover {
background: #ffffff;
color: #333333;
}
.section-title > ul > li.more > div ul {
float: left;
margin-right: 10px;
}
.section-title > ul > li.over > div {
display: block;
}
.section-title > ul > li.over > div > li {
border-left-color: #ffffff;
border-right: solid 1px #ffffff;
margin-right: -1px;
}
.park-title {
background: transparent;
}
.park-title:after {
content: ' ';
visibility: hidden;
display: block;
font-size: 0;
clear: both;
height: 0;
padding: 0;
margin: 0;
border: none;
}
.parkmenu {
z-index: 5;
width: 72.3076923076923em;
margin-left: 0.7692307692307693em;
margin-right: 0.7692307692307693em;
float: left;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.parkmenu > li {
position: relative;
display: block;
border: solid 1px #eeeeee;
border-bottom-width: 0;
float: left;
margin-right: 1px;
font-family: "MuseoSans500", sans-serif;
font-weight: normal;
background: #eeeeee;
background: -moz-linear-gradient(top, #eeeeee 0, #cccccc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eeeeee), color-stop(100%, #cccccc));
background: -webkit-linear-gradient(top, #eeeeee 0, #cccccc 100%);
background: -o-linear-gradient(top, #eeeeee 0, #cccccc 100%);
background: -ms-linear-gradient(top, #eeeeee 0, #cccccc 100%);
background: linear-gradient(to bottom, #eeeeee 0, #cccccc 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0);
}
.parkmenu > li.selected {
background: #ffffff;
}
.parkmenu > li.selected:before {
content: '';
display: block;
width: 10px;
height: 9px;
position: absolute;
left: -10px;
top: 100%;
background: url(/++theme++tpwd.theme/images/parks/tab-shadow-transparency.png) 0 0 no-repeat;
}
.parkmenu > li.selected:after {
content: '';
display: block;
width: 10px;
height: 9px;
position: absolute;
right: -10px;
top: 100%;
background: url(/++theme++tpwd.theme/images/parks/tab-shadow-transparency.png) -10px 0 no-repeat;
}
.parkmenu > li > a {
display: block;
padding: 7px 20px;
font-size: 1.0769230769230769em;
color: #333333;
text-align: center;
}
.parkmenu > li > a:hover {
color: #0066cc;
}
.parkmenu > li > a i {
float: none;
margin-left: 10px;
font-size: 1.3em;
line-height: .7em;
}
.parkmenu > li ul {
display: none;
position: absolute;
top: 100%;
left: 0;
list-style-type: none;
padding: 7px;
background: #eeeeee;
min-width: 150px;
z-index: 100;
box-shadow: 0 6px 6px rgba(0, 0, 0, 0.5);
}
.parkmenu > li ul li {
display: block;
white-space: nowrap;
background-color: #F2F2F2;
}
.parkmenu > li ul li a {
display: block;
padding: 5px 20px;
font-size: 1em;
color: #333333;
}
.parkmenu > li ul li a:hover {
background: #ffffff;
color: #0066cc;
}
.parkmenu > li.over > ul {
display: block;
}
/* */
.park-row {
padding: 0 10px 0 10px;
width: 75.38461538461539em;
margin-left: auto;
margin-right: auto;
position: relative;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: #ffffff;
}
.park-row img {
width: auto;
height: auto;
max-width: 100%;
}
#content h1.hidden {
display: none;
font-size: 1px;
font-size: 0.07692307692307693rem;
}
#content h1 {
font-family: "MuseoSans500";
font-weight: normal;
color: #4e4e4e;
font-size: 26px;
font-size: 2rem;
}
#content-core,
.eventlist {
font-family: 'MuseoSans300';
}
#content-core h2,
.eventlist h2,
#content-core h3,
.eventlist h3,
#content-core h4,
.eventlist h4 {
font-family: 'MuseoSans700';
font-weight: normal;
color: #4e4e4e;
}
#content-core h1,
.eventlist h1 {
font-size: 1.6em;
}
#content-core h2,
.eventlist h2 {
font-size: 20px;
font-size: 1.5384615384615385rem;
margin-top: 25px;
}
#content-core h4,
.eventlist h4 {
font-size: 1.1em;
}
#content-core h2 strong,
.eventlist h2 strong,
#content-core h3 strong,
.eventlist h3 strong,
#content-core h4 strong,
.eventlist h4 strong,
#content-core h5 strong,
.eventlist h5 strong,
#content-core h6 strong,
.eventlist h6 strong {
font-weight: normal;
}
#content-core p,
.eventlist p {
line-height: 1.5em;
font-size: 15px;
font-size: 1.1538461538461537rem;
}
#content-core ul,
.eventlist ul {
margin-bottom: 1em;
list-style-type: disc;
margin-left: 2em;
}
#content-core em,
.eventlist em,
#content-core i,
.eventlist i {
font-family: 'museosans300italic';
font-style: normal;
}
#content-core p strong,
.eventlist p strong,
#content-core li strong,
.eventlist li strong {
font-weight: normal;
font-family: 'MuseoSans700';
}
.eventlist li {
font-size: 1.1em;
}
.template-park_view .gallery {
margin-bottom: 2em;
}
body.portaltype-park #content-core .border {
border-width: 0;
}
body.portaltype-park img.floatleft {
margin-right: 10px;
}
div#map_canvas {
width: 544px;
height: 350px;
border: 1px solid #e5e3cc;
border: 1px solid #b8b7a8;
margin-left: 10px;
margin-bottom: 10px;
}
div#map_canvas img {
max-width: none;
}
div#map_canvas div.gmap-info-window p {
font-size: 1em;
margin-bottom: .8em;
}
#tour_applet {
z-index: 3;
}
.charthead {
border: 1px solid #cdcdcd;
border-width: 0 0 1px 0;
padding: 15px 10px;
margin-top: -24px;
margin-left: -2px;
margin-right: -2px;
}
#content .charthead h1 {
float: left;
letter-spacing: .01em;
margin-top: .15em;
}
#content .charthead h2 {
float: right;
font-size: 1.1em;
margin-top: 0;
padding: 10px 0 10px 0;
font-weight: normal;
}
.chartrow {
border: 1px solid #cdcdcd;
border-width: 0 1px 1px 1px;
clear: both;
padding: 10px;
margin-left: -2px;
margin-right: -2px;
}
#content .chartrow a {
border-bottom-width: 0;
}
#content .chartrow h3 {
font-size: 1.6em;
}
.chartrow .col1,
.chartrow .col2,
.chartrow .col3 {
float: left;
}
#content .chartrow .col1 a.link-overlay {
border-width: 0 !important;
}
.chartrow .col1 img {
display: block;
margin: 8px 15px 10px 3px;
width: auto;
height: auto;
}
.chartrow .col1 div.counter {
position: relative;
top: -18px;
background: #000;
color: #fff;
font-size: .8em;
padding: 0 5px;
display: inline-block;
}
.chartrow .col1 span {
padding: 0;
}
#content .chartrow .col1 ul {
list-style-type: none;
margin: -10px 0 0 0;
font-size: .8em;
}
.chartrow .col1 ul li.vt a {
background-image: url('/++theme++tpwd.theme/images/parks/spiconssprites.png');
background-position: 0 -223px;
background-repeat: no-repeat;
padding: 2px 12px 3px 26px;
display: block;
}
.chartrow .col1 ul li.video a {
background-image: url('/++theme++tpwd.theme/images/parks/spiconssprites.png');
background-position: 0 -295px;
background-repeat: no-repeat;
padding: 2px 12px 3px 26px;
display: block;
}
.chartrow .col2 {
padding: 0 5px;
width: 630px;
}
#content .chartrow .col2 h3 a {
color: #343434;
}
#content .chartrow .col2 h3 a:hover {
color: #0066cc !important;
}
.chartrow .col2 h3 {
font-size: 1.4em;
}
#content .chartrow .col2 ul.rooms {
margin: 0;
color: #343434;
font-family: 'MuseoSans500';
}
#content .chartrow .col2 ul.rooms li {
display: inline;
border: 1px solid #343434;
border-width: 0 0 0 1px;
padding: 0 8px 0 10px;
white-space: nowrap;
}
#content .chartrow .col2 ul.rooms li:first-child {
border-width: 0;
padding-left: 2px;
}
#content .chartrow .col2 p {
margin: 1em 0 0 0;
}
#content .chartrow .col2 div.amenities ul {
float: left;
color: #4d4d4d;
margin-bottom: 0;
margin-top: 10px;
margin-right: 50px;
}
#content .chartrow .col2 div.amenities ul li {
line-height: 1.1em;
max-width: 180px;
}
.chartrow .col3 {
text-align: right;
width: 120px;
}
#content .chartrow .col3 h4 {
font-size: 1.7em;
font-family: 'Museo500';
font-weight: normal;
color: #34793e;
margin-bottom: -0.25em;
}
#content .chartrow .col3 p {
margin: 0 0 .65em 0;
font-size: .8em;
}
#content .chartrow .col3 p.weeklyfee,
#content .chartrow .col3 p.monthlyfee {
margin: 8px 0;
}
div.overlay-ajax {
width: 85%;
}
div.pb-ajax div#portal-columns {
max-width: 100%;
}
div.pb-ajax div#portal-column-content {
margin-top: 0;
}
div.pb-ajax #content h1 {
font-size: 2.1em;
font-family: 'MuseoSans700';
margin-top: -10px;
}
div.pb-ajax #content .documentDescription {
display: none;
}
.moreinfo a.js-more-link {
font-size: 1.2em;
font-family: 'MuseoSans500';
}
#annualpasses,
#facilities {
margin-bottom: 2em;
}
#content #annualpasses .chartrow .amenities li {
max-width: none;
}
#content #content-core .charthead h2 {
float: None;
font-size: 1.6em;
letter-spacing: .01em;
margin-top: 0;
background-image: none;
}
#facilitiesgallery {
margin-bottom: 30px;
}
#facilitiesgallery ul.rooms {
margin: 0 0 1em 0;
color: #343434;
font-family: 'MuseoSans500';
list-style: none;
font-size: 1.25em;
}
#facilitiesgallery ul.rooms li {
display: inline;
border: 1px solid #343434;
border-width: 0 0 0 1px;
padding: 0 8px 0 10px;
}
#facilitiesgallery ul.rooms li:first-child {
border-width: 0;
padding-left: 2px;
}
#facilitiesgallery .ddGallery-main {
max-width: 600px;
}
#facilitiesgallery p {
font-size: 1.3em;
margin: 1em 0 0 0;
}
#facilitiesgallery div.amenities ul {
float: left;
font-size: 1.1em;
color: #4d4d4d;
margin-bottom: 0;
margin-top: 10px;
margin-right: 50px;
}
span.break {
clear: both;
display: block;
}
.photoAlbumEntry {
background-image: none;
height: 195px;
padding: 0;
margin-bottom: 10px;
}
.photoAlbumEntry a {
height: 195px;
}
.photoAlbumEntry a:hover {
background-color: #ededed;
}
.photoAlbumEntryWrapper {
display: block;
}
ul#calendar-view-tabs {
border: 1px solid #ccc;
border-width: 0 0 1px 0;
}
p a b,
p a strong,
li a b,
li a strong {
font-weight: normal;
}
.notice-blurb {
font-size: .8em;
}
.p4acalendar .eventlist a,
.p4acalendar .eventlist .event .event_details {
font-weight: normal !important;
}
.tpwdRotator {
width: 600px;
margin-bottom: 1em;
}
.rotator-content {
height: 398px;
}
#content a.ddGM-arrow {
border-bottom: none;
}
#content .ddGM-arrow:hover {
background-color: rgba(255, 255, 255, 0.7);
}
.ddGM-arrow-right:hover span {
border-left-color: rgba(0, 0, 0, 0.5);
}
.ddGM-arrow-left:hover span {
border-right-color: rgba(0, 0, 0, 0.5);
}
#socialmediaheader {
display: none;
}
#socialmedia-accordion li {
display: list-item;
margin-bottom: .5em;
}
#socialmedia-accordion li i {
margin-right: .25em;
margin-bottom: .25em;
}
#parkfees li {
display: list-item;
margin: 0.3em 0 0.3em 0.5em;
text-indent: -0.5em;
}
#right-column {
font-family: 'MuseoSans300';
color: #000000;
border-left: 1px solid #e6e6e6;
margin-top: 30px;
}
.parkportletrow .icon {
color: #808080;
float: left;
font-size: 2em;
width: 36px;
}
.parkportletrow .icon.icon-reservations {
color: #0066cc;
}
.parkaccordion {
clear: both;
}
.parkportletrow {
line-height: 1.6153846153846154em;
padding-left: 1.2307692307692308em;
clear: both;
border-top: 1px dashed #e6e6e6;
padding-top: 1.5384615384615385em;
padding-bottom: 1.5384615384615385em;
}
.parkportletrow.socmed {
border-width: 0;
font-size: .9em;
font-size: 12px;
font-size: 0.9230769230769231rem;
}
.parkportletrow.socmed li {
margin-right: .75em;
}
.parkportletrow.socmed a {
color: #666;
}
.parkportletrow.socmed a:hover {
color: #0066cc;
}
.parkportletrow h5 {
font-size: 1.2307692307692308em;
font-family: 'MuseoSans700';
font-weight: normal;
line-height: 1.3em;
margin-bottom: .3em;
margin-top: .3em;
}
.parkportletrow .alert {
background: #fff;
border: none;
float: none;
font-size: 1em;
margin: 0;
}
.burnbanrow {
border-top: 1px dashed #e6e6e6;
padding-top: 1.5384615384615385em;
}
.rowcontent {
padding-left: 2.6923076923076925em;
}
.sp_link_list li {
margin-left: 1em;
display: list-item;
list-style-type: disc;
color: #0066cc;
}
.contact_info {
padding-left: 0.3076923076923077em;
}
.contact_info address {
font-style: normal;
font-size: 1.1538461538461537em;
}
.contact_info .latlong {
margin-top: 1.2307692307692308em;
font-size: 0.9230769230769231em;
}
.mapdirections {
margin-top: 1.3846153846153846em;
margin-bottom: 0.6153846153846154em;
}
.mapdirections .icon-marker {
margin-right: 5px;
}
.park_phone,
.mapdirections {
margin-left: -0.25em;
}
.park_phone .icon-phone,
.mapdirections .icon-phone {
font-size: 1.6923076923076923em;
margin-right: 5px;
}
.ui-icon {
float: right;
font-size: 1.5384615384615385em;
margin-right: 20px;
}
.icon-markers {
margin-bottom: 2em;
}
#portal-column-two .promotionrow {
background: #FFFFFF;
padding-top: 0;
}
.promotionrow .cell {
margin-top: 0;
margin-bottom: 0;
}
.promotion {
width: 100%;
border: 2px solid #EBEBEB;
padding: 2px;
text-align: center;
}
.promotion h2 {
font-family: 'Museo700';
font-weight: normal;
color: #343434;
font-size: 2.2em;
line-height: 1em;
}
.promotion img {
float: left;
margin: 0 .5em 0 0;
}
.promotion p {
font-size: 1.2em;
}
.alert {
width: 72.3076923076923em;
margin-left: 0.7692307692307693em;
margin-right: 0.7692307692307693em;
float: left;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #fffdcf;
border: 1px solid #fffdcf;
margin-top: 30px;
font-family: 'MuseoSans500';
font-weight: normal;
font-size: 1.2em;
width: 98%;
}
.alert strong,
.alert b {
font-weight: normal;
font-family: 'MuseoSans500';
}
.alert p em,
.alert p i {
font-weight: normal;
font-family: 'MuseoSans300Italic';
}
.alert h1,
.alert h2,
.alert h3,
.alert h4,
.alert h5,
.alert h6 {
font-size: 1em;
color: #000000;
}
.alert .shortmessage {
float: left;
padding: 5px 30px 5px 0;
max-width: 785px;
}
.alert .moreinfo {
margin-bottom: .5em;
padding-top: 3px;
}
.alert .moreinfo a.js-more-link {
font-variant: small-caps;
text-transform: lowercase;
color: #fff;
font-size: .8em;
background: #888888;
padding: .1em .5em;
}
.alert .moreinfo a.js-more-link:hover {
background: #0066cc;
}
.alert .moreinfo .notice-blurb {
margin: .8em 1em;
}
.alert .moreinfo .notice-message {
font-family: "MuseoSans300";
font-size: .8em;
margin: 1em;
max-width: 800px;
line-height: 1.5em;
clear: left;
}
.icon-alert {
font-size: 2.1538461538461537em;
color: #C45612;
float: left;
margin-right: .2em;
}
#burnban {
padding-left: 60px;
font-size: 1.2em;
line-height: 1.4em;
}
#burnban .icon {
height: 40px !important;
width: 40px !important;
margin-left: -50px !important;
background-image: url('/++theme++tpwd.theme/images/parks/alerts-sprite-45px.png');
background-position: -3px -2px;
background-repeat: no-repeat;
float: left;
}
#burnban h5 {
font-family: 'MuseoSans300';
font-weight: 'normal';
font-size: 1em;
width: 190px;
}
#burnban a {
color: #c8232f;
}
#burnban .moreinfo {
margin-bottom: 1em;
}
#burnban .moreinfo a.js-more-link {
font-variant: small-caps;
text-transform: lowercase;
color: #fff;
font-size: .8em;
background: #888888;
padding: 0 .5em;
}
#burnban .moreinfo a.js-more-link:hover {
background: #0066cc;
}
.more-content {
display: none;
}
.more-content b {
font-weight: normal;
}
.state-parks-footer {
border-top: 2px solid #e6e6e6;
font-family: "MuseoSans500";
}
.state-parks-footer li {
display: inline-block;
margin: 15px;
}
.state-parks-footer li a {
font-size: 0.8461538461538461em;
}
.subfooter-carat {
margin-bottom: -0.6em;
margin-left: 1em;
}
@media screen and (max-width: 767px) {
.section-title .more,
.section-title .guide,
.section-title .events,
.section-title .passes,
.section-title .reservations {
display: none;
}
li.map {
border-right: none;
}
.gradient-background {
margin: 0;
padding: 0;
}
.parkmenu {
display: none;
}
#menu-pull {
margin-right: 20px;
display: block;
float: right;
background: #EEE;
padding: 0 7px;
border-radius: 0 0 5px 5px;
font-family: "MuseoSans300", sans-serif;
}
#menu-pull a {
color: #808080;
}
#sp_title span {
font-size: 2.3076923076923075em;
}
.parkmenu > li {
float: none;
background: transparent;
border: none;
}
.parkmenu > li a {
text-align: left;
border-top: 1px solid #eeeeee;
padding-top: 10px;
padding-bottom: 10px;
}
.parkmenu > li.selected {
background: transparent;
}
.parkmenu > li.selected:before,
.parkmenu > li.selected:after {
background: none;
}
.parkmenu > li .toggler {
display: none;
}
.parkmenu > li ul {
display: block;
position: relative;
background: none;
box-shadow: 0 0 0 rgba(0, 0, 0, 0);
padding: 0;
}
.parkmenu > li ul li {
background-color: transparent;
}
.parkmenu > li ul li a {
font-size: 1.0769230769230769em;
padding-top: 10px;
padding-bottom: 10px;
}
.parkmenu > li ul li a:hover {
background: none;
}
h2,
h3 {
font-family: "MuseoSans700";
font-weight: normal;
}
#content {
margin-bottom: 0;
}
#content-text {
padding: 1em;
font-size: 1.3846153846153846em;
line-height: 1.5em;
}
#content-text p {
margin-bottom: 1em;
}
#content-core {
line-height: 1.5em;
margin-top: 0;
font-size: 1.2307692307692308em;
}
.callout {
background-color: #eee;
padding: 1em;
}
.callout b {
font-weight: normal;
}
div#map_canvas {
width: 95%;
}
.chartrow .col1 div.counter {
display: none;
}
.chartrow .col2 {
width: 350px;
}
.chartrow .col3 {
width: 80px;
}
#content .chartrow h3 {
font-size: 1.2em;
}
#content .chartrow .col3 p {
font-size: .9em;
}
#content .chartrow .col2 ul.rooms {
margin: 1em 0;
}
#content .chartrow .col2 ul.rooms li:first-child {
padding-left: 0;
}
#content .chartrow .col2 ul.rooms li {
display: list-item;
border-width: 0;
padding: 0;
list-style: none;
font-size: .9em;
line-height: 1.2em;
}
#content .chartrow .col2 div.amenities ul {
margin-top: 0;
}
.eventlist div {
font-size: 1.0769230769230769em;
line-height: 1.5em;
}
.p4acalendar .eventlist .event .event_details {
width: 20% !important;
}
.p4acalendar .eventlist .event .event_body {
width: 75% !important;
}
.tpwdRotator {
width: 100%;
}
.mobile-hide {
display: none;
}
.alert {
margin: 0 0 0 20px;
font-size: 1.3846153846153846em;
background-color: transparent;
border-color: transparent;
}
.alert .icon-alert {
float: none;
vertical-align: middle;
}
.alert .shortmessage {
display: none;
float: none;
padding: 0;
}
#socialmediaheader {
display: block;
}
#right-column {
border-left: none;
margin-top: 0;
}
.parkportletrow {
font-size: 1.3846153846153846em;
line-height: 1.5em;
}
.parkportletrow .nowrap {
white-space: nowrap;
}
.rowcontent {
padding-left: 0;
}
.icon-reservations {
display: none;
}
#burnban h5 {
font-size: 1.2307692307692308em;
}
#burnban .moreinfo a.js-more-link {
font-size: 1.0769230769230769em;
padding-bottom: .2em;
}
#content-accordion-header,
.parkaccordion,
#alert-accordion-header {
font-size: 1.3846153846153846em;
}
#content-accordion-header .icon,
.parkaccordion .icon,
#alert-accordion-header .icon {
width: 34px;
}
.parkaccordion {
line-height: 1.5em;
}
.ui-accordion-content {
padding: 1em;
}
.ui-accordion-content li {
display: list-item;
}
.accordion-header {
background: #E6E6E6;
height: 42px;
line-height: 42px;
padding: 10px 0 10px 10px;
border: 1px solid #ccc;
}
.accordion-header .icon {
margin-right: 5px;
font-size: 1.6923076923076923em;
color: #B3B3B3;
float: left;
}
.accordion-header .icon-markers {
margin-bottom: 0;
}
.accordion-header h5 {
font-size: 1.1538461538461537em;
font-family: "MuseoSans500";
font-weight: normal;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
float: left;
width: 200px;
margin-top: .4em;
}
.state-parks-footer {
margin-top: 1em;
}
.state-parks-footer li {
display: list-item;
font-size: 1.3846153846153846em;
}
}
@media screen and (max-width: 479px) {
.park_home {
width: 11.538461538461538em;
}
.search {
width: 6.153846153846154em;
}
.map {
width: 6.6923076923076925em;
}
.map i,
.search i {
display: none;
}
.park-row {
width: 24.615384615384617em;
padding: 0;
}
#sp_title,
.parkmenu {
width: 23.076923076923077em;
}
.section-title {
width: 24.615384615384617em;
padding: 0;
}
.tpwdRotator {
height: 199px;
}
.rotator-content {
height: 199px;
}
.chartrow .col2 {
width: 70%;
padding: 0;
}
.chartrow .col3 {
width: 30%;
}
}
@media screen and (min-width: 480px) and (max-width: 767px) {
.park_home {
width: 13.076923076923077em;
}
.search {
width: 11.846153846153847em;
}
.map {
width: 11.846153846153847em;
}
.park-row {
width: 36.92307692307692em;
padding: 0;
}
#sp_title,
.parkmenu {
width: 35.38461538461539em;
}
.section-title {
width: 36.92307692307692em;
padding: 0;
}
.tpwdRotator {
height: 305px;
}
.rotator-content {
height: 305px;
}
.accordion-header h5 {
width: 350px;
}
}
@media screen and (min-width: 768px) and (max-width: 979px) {
.reservations {
width: 10.153846153846153em;
}
.passes {
width: 7.384615384615385em;
}
.park-row {
width: 55.38461538461539em;
padding: 0;
}
.gradient-background {
margin: 0;
padding: 0;
}
#sp_title,
.parkmenu {
width: 53.84615384615385em;
}
#sp_title span {
font-size: 2.3076923076923075em;
}
.section-title {
width: 55.38461538461539em;
padding: 0;
}
.section-title .more {
width: 5.923076923076923em;
}
.section-title ul li.events,
.section-title ul li.guide {
display: none;
}
.section-title ul li.passes a span {
margin-left: 0;
text-align: center;
}
.section-title ul li.more {
display: block;
}
.section-title ul li.more .phone {
display: none;
}
#content-core {
font-size: 1.3em;
font-size: 17px;
font-size: 1.3076923076923077rem;
line-height: 1.6em;
}
#content-core h1 {
font-size: 1.8em;
}
#content-core h4 {
font-size: 1.3em;
}
#content-core h2,
.eventlist h2 {
font-size: 1.6em;
}
div#map_canvas {
width: 380px;
}
.chartrow .col1 div.counter {
display: none;
}
.chartrow .col2 {
width: 420px;
}
.chartrow .col3 {
width: 100px;
}
.eventlist div {
font-size: 1.0769230769230769em;
line-height: 1.5em;
}
.nowrap {
white-space: nowrap;
}
.mobile-hide {
display: none;
}
.alert .shortmessage {
max-width: 525px;
}
.alert .moreinfo a.js-more-link {
font-size: 1.0769230769230769em;
padding-bottom: .2em;
}
.rowcontent {
padding-left: 3.076923076923077em;
}
.parkportletrow {
font-size: 1.1538461538461537em;
padding-left: 0.7692307692307693em;
}
.parkportletrow.socmed {
font-size: 0.9230769230769231em;
white-space: nowrap;
padding-left: 1.0769230769230769em;
}
.parkportletrow .icon {
font-size: 2.4615384615384617em;
}
.parkportletrow .icon-large {
line-height: 1.5em;
}
.parkportletrow .contact_info {
padding-left: 0.3076923076923077em;
}
.parkportletrow h5 {
font-size: 1.1538461538461537em;
}
.parkportletrow .park_phone .icon-phone,
.parkportletrow .icon-marker {
font-size: 1.5384615384615385em;
margin-right: 0;
}
#burnban h5 {
font-size: 1.2307692307692308em;
}
#burnban .moreinfo a.js-more-link {
font-size: 1.0769230769230769em;
padding-bottom: .2em;
}
.accordion-header .icon {
margin-right: .25em;
}
#socialmedia-accordion .icon {
font-size: 1.3846153846153846em;
}
.tpwdRotator {
width: 100%;
height: 270px;
}
.rotator-content {
height: 265px;
}
.section-title > ul > li.more > div .lightback {
height: 24em;
}
.parkmenu > li > a {
padding: 7px 12px;
}
.lightback li,
.section-title > ul > li.more > div .subhead {
font-size: 15px;
font-size: 1.1538461538461537rem;
line-height: 1.4em;
}
}
@media screen and (min-width: 1220px) {
.park_home {
width: 13.615384615384615em;
}
.search {
width: 11.538461538461538em;
}
.map {
width: 11.538461538461538em;
}
.reservations {
width: 11.538461538461538em;
}
.passes {
width: 11.538461538461538em;
}
.events {
width: 11.538461538461538em;
}
.guide {
width: 11.538461538461538em;
}
.park-row {
padding: 0 10px 0 10px;
width: 93.84615384615384em;
}
#sp_title,
.parkmenu {
width: 90.76923076923077em;
}
.section-title {
width: 93.84615384615384em;
}
.section-title .more {
width: 10.461538461538462em;
}
.chartrow .col2 {
padding: 0 20px;
width: 800px;
}
.alert .shortmessage {
max-width: 1015px;
}
.tpwdRotator {
width: 100%;
}
}

