
/* - ++theme++tpwd.theme/css/park.css - */
/* https://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.07692308em;
}
.search {
width: 9.30769231em;
}
.map {
width: 10.15384615em;
}
.reservations {
width: 10.92307692em;
}
.passes {
width: 8.30769231em;
}
.events {
width: 8.53846154em;
}
.guide {
width: 9.76923077em;
}
.park_home i,
.search i,
.map i,
.reservations i,
.passes i,
.events i,
.guide i,
.park_home span.icon-large,
.search span.icon-large,
.map span.icon-large,
.reservations span.icon-large,
.passes span.icon-large,
.events span.icon-large,
.guide span.icon-large {
font-size: 2.30769231em;
color: #808080;
margin-right: 6px;
}
.gradient-background {
background-color: #000;
background: #fff;
background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, #fff), color-stop(100%, #eee));
background: -webkit-linear-gradient(top, #fff 45%, #eee 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(45%, #fff), to(#eee));
background: linear-gradient(to bottom, #fff 45%, #eee 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#eee',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.30769231em;
margin-left: 0.76923077em;
margin-right: 0.76923077em;
float: left;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: Roboto, sans-serif;
font-weight: 300;
color: #555;
padding: 20px 0;
}
#sp_title h1 {
font-size: 40px;
font-size: 3.07692308rem;
font-weight: 300;
margin: 0;
}
#sp_title h1 a {
font-weight: 300;
color: #555;
}
#sp_title h1 a:hover {
color: #0066cc;
}
.section-title {
padding: 0 10px 0 10px;
width: 75.38461538em;
margin-left: auto;
margin-right: auto;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
background: #e6e6e6;
position: relative;
z-index: 10;
clear: both;
font-family: Roboto, 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.69230769em;
}
.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: #fff;
z-index: 10;
}
.section-title > ul > li.over + li,
.section-title > ul > li:hover + li {
border-left-color: #fff;
}
.section-title > ul > li.over > a,
.section-title > ul > li:hover > a {
background: #fff;
color: #333;
}
.section-title > ul > li > a {
display: block;
padding: 10px 0;
height: 23px;
font-family: 'Roboto Condensed', sans-serif;
font-size: 16px;
font-size: 1.23076923rem;
color: #4D4D4D;
text-align: center;
line-height: 23px;
}
.section-title > ul > li > a i,
.section-title > ul > li > a span.icon-large {
font-size: 28px;
font-size: 2.15384615rem;
}
.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: #fff;
}
.section-title > ul > li.more {
border-right: none;
}
.section-title > ul > li.more i,
.section-title > ul > li.more span.icon-large {
color: #808080;
margin-left: 5px;
}
.section-title > ul > li.more > div {
left: auto;
right: 0;
width: 52.92307692em;
display: none;
position: absolute;
z-index: 20;
top: 100%;
background: #fff;
padding: 16px;
-webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.5);
box-shadow: 0 6px 6px rgba(0, 0, 0, 0.5);
}
.section-title > ul > li.more > div .lightback {
background-color: #F2F2F2;
width: 51.07692308em;
height: 18.07692308em;
padding: 15px 12px;
}
.section-title > ul > li.more > div .programs {
width: 16.15384615em;
}
.section-title > ul > li.more > div .publications {
width: 13.84615385em;
}
.section-title > ul > li.more > div .support {
width: 18.38461538em;
}
.section-title > ul > li.more > div .resources {
width: 18.38461538em;
margin-top: 25px;
}
.section-title > ul > li.more > div .subhead {
font-family: Roboto, sans-serif;
font-size: 0.92307692em;
padding-bottom: 4px;
}
.section-title > ul > li.more > div li {
display: block;
}
.section-title > ul > li.more > div li a {
display: block;
font-family: Roboto, sans-serif;
font-size: 0.92307692em;
color: #1A1A1A;
padding: 4px 0;
white-space: nowrap;
}
.section-title > ul > li.more > div li a:hover {
background: #fff;
color: #333;
}
.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: #fff;
border-right: solid 1px #fff;
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.30769231em;
margin-left: 0.76923077em;
margin-right: 0.76923077em;
float: left;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.parkmenu > li {
position: relative;
display: block;
border: solid 1px #eee;
border-bottom-width: 0;
float: left;
margin-right: 1px;
font-family: "Roboto Condensed", sans-serif;
font-weight: normal;
background: #eee;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eee), color-stop(100%, #ccc));
background: -webkit-linear-gradient(top, #eee 0, #ccc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eee), to(#ccc));
background: linear-gradient(to bottom, #eee 0, #ccc 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eee', endColorstr='#ccc',GradientType=0);
}
.parkmenu > li.selected {
background: #fff;
}
.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: 16px;
font-size: 1.23076923rem;
color: #333;
text-align: center;
}
.parkmenu > li > a:hover {
color: #0066cc;
}
.parkmenu > li > a span.icon-large {
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: #eee;
min-width: 150px;
z-index: 100;
-webkit-box-shadow: 0 6px 6px rgba(0, 0, 0, 0.5);
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: #333;
}
.parkmenu > li ul li a:hover {
background: #fff;
color: #0066cc;
}
.parkmenu > li.over > ul {
display: block;
}
/* */
.park-row {
padding: 0 10px 0 10px;
width: 75.38461538em;
margin-left: auto;
margin-right: auto;
position: relative;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-color: #fff;
}
.park-row img {
width: auto;
height: auto;
max-width: 100%;
}
#content h1.hidden {
display: none;
font-size: 1px;
font-size: 0.07692308rem;
}
#content h1 {
font-family: Roboto, sans-serif;
font-weight: 300;
color: #4e4e4e;
font-size: 34px;
font-size: 2.61538462rem;
}
#content-core,
#content-text,
.eventlist {
font-family: Roboto, sans-serif;
}
#content-core h2,
#content-text h2,
.eventlist h2,
#content-core h2 b,
#content-text h2 b,
.eventlist h2 b,
#content-core h3,
#content-text h3,
.eventlist h3,
#content-core h3 b,
#content-text h3 b,
.eventlist h3 b,
#content-core h4,
#content-text h4,
.eventlist h4,
#content-core h4 b,
#content-text h4 b,
.eventlist h4 b {
font-family: Roboto, sans-serif;
color: #4e4e4e;
}
#content-core h1,
#content-text h1,
.eventlist h1 {
font-size: 1.6em;
}
#content-core h2,
#content-text h2,
.eventlist h2 {
font-size: 28px;
font-size: 2.15384615rem;
margin-top: 25px;
}
#content-core h3,
#content-text h3,
.eventlist h3 {
font-weight: 500;
}
#content-core h4,
#content-text h4,
.eventlist h4 {
font-size: 18px;
font-size: 1.38461538rem;
font-weight: 400;
}
#content-core h4 strong,
#content-text h4 strong,
.eventlist h4 strong,
#content-core h5 strong,
#content-text h5 strong,
.eventlist h5 strong,
#content-core h6 strong,
#content-text h6 strong,
.eventlist h6 strong {
font-weight: normal;
}
#content-core p,
#content-text p,
.eventlist p {
line-height: 1.6em;
font-size: 16px;
font-size: 1.23076923rem;
}
#content-core ul,
#content-text ul,
.eventlist ul {
margin-bottom: 1em;
list-style-type: disc;
margin-left: 2em;
}
#content-core em,
#content-text em,
.eventlist em,
#content-core i,
#content-text i,
.eventlist i {
font-family: Roboto, sans-serif;
font-style: normal;
}
#content-core p strong,
#content-text p strong,
.eventlist p strong,
#content-core li strong,
#content-text li strong,
.eventlist li strong {
font-weight: normal;
font-family: Roboto, sans-serif;
}
.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 {
width: 95%;
height: 350px;
border: 1px solid #e5e3cc;
border: 1px solid #b8b7a8;
margin-left: 10px;
margin-bottom: 10px;
}
div#map img {
max-width: none;
}
div#map 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 p {
float: right;
font-size: 1.3em;
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: Roboto, sans-serif;
}
#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: Roboto, sans-serif;
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: Roboto, sans-serif;
margin-top: -10px;
}
div.pb-ajax #content .documentDescription {
display: none;
}
.moreinfo a.js-more-link {
font-size: 1.2em;
font-family: Roboto, sans-serif;
}
#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: Roboto, sans-serif;
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: Roboto, sans-serif;
color: #000;
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.61538462em;
padding-left: 1.23076923em;
clear: both;
border-top: 1px dashed #E6E6E6;
padding-top: 1.53846154em;
padding-bottom: 1.53846154em;
}
.parkportletrow.socmed {
border-width: 0;
font-size: .9em;
font-size: 12px;
font-size: 0.92307692rem;
}
.parkportletrow.socmed li {
margin-right: .75em;
}
.parkportletrow.socmed a {
color: #666;
}
.parkportletrow.socmed a:hover {
color: #0066cc;
}
.parkportletrow h5 {
font-size: 1.23076923em;
font-family: Roboto, sans-serif;
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;
}
#parkhours h5,
#parkclimate h5 {
margin-top: 1em;
}
#parkhours .accordion-header h5,
#parkclimate .accordion-header h5 {
margin-top: .3em;
}
.burnbanrow {
border-top: 1px dashed #E6E6E6;
padding-top: 1.53846154em;
}
.rowcontent {
padding-left: 2.69230769em;
}
.rowcontent .morePubs {
margin-top: .5em;
display: inline-block;
}
.sp_link_list li {
margin-left: 1em;
display: list-item;
list-style-type: disc;
color: #0066cc;
}
.contact_info {
padding-left: 0.30769231em;
}
.contact_info address {
font-style: normal;
font-size: 1.15384615em;
}
.contact_info .latlong {
margin-top: 1.23076923em;
font-size: 0.92307692em;
}
.mapdirections {
margin-top: 1.38461538em;
margin-bottom: 0.61538462em;
}
.mapdirections .icon-marker {
margin-right: 5px;
}
.park_phone,
.mapdirections {
margin-left: -0.25em;
}
.park_phone .icon-phone,
.mapdirections .icon-phone {
font-size: 1.69230769em;
margin-right: 5px;
}
.ui-icon {
float: right;
font-size: 1.53846154em;
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%;
padding: 2px;
text-align: center;
}
.promotion h2 {
font-family: Roboto, sans-serif;
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;
}
.park-alert {
width: 72.30769231em;
margin-left: 0.76923077em;
margin-right: 0.76923077em;
float: left;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background: #fffdcf;
border: 1px solid #fffdcf;
margin-top: 30px;
font-family: Roboto, sans-serif;
font-weight: normal;
font-size: 1.2em;
width: 98%;
}
.park-alert strong,
.park-alert b {
font-weight: normal;
font-family: Roboto, sans-serif;
}
.park-alert p em,
.park-alert p i {
font-weight: normal;
font-family: Roboto, sans-serif;
}
.park-alert h1,
.park-alert h2,
.park-alert h3,
.park-alert h4,
.park-alert h5,
.park-alert h6 {
font-size: 1em;
color: #000;
}
.park-alert .shortmessage {
float: left;
padding: 5px 30px 5px 0;
max-width: 785px;
}
.park-alert .moreinfo {
margin-bottom: .5em;
padding-top: 3px;
}
.park-alert .moreinfo a.js-more-link {
font-variant: small-caps;
text-transform: lowercase;
color: #fff;
font-size: .8em;
background: #888;
padding: .1em .5em;
}
.park-alert .moreinfo a.js-more-link:hover {
background: #0066cc;
}
.park-alert .moreinfo .notice-blurb {
margin: .8em 1em;
}
.park-alert .moreinfo .notice-message {
font-family: Roboto, sans-serif;
font-size: .8em;
margin: 1em;
max-width: 800px;
line-height: 1.5em;
clear: left;
}
.icon-alert {
font-size: 2.15384615em;
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: Roboto, sans-serif;
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: #888;
padding: 0 .5em;
}
#burnban .moreinfo a.js-more-link:hover {
background: #0066cc;
}
.more-content {
display: none;
}
.more-content b {
font-weight: normal;
}
.reservation-promotion {
padding-top: 1.53846154em;
}
.state-parks-footer {
border-top: 2px solid #E6E6E6;
font-family: "Roboto Condensed", sans-serif;
}
.state-parks-footer li {
display: inline-block;
margin: 15px;
}
.state-parks-footer li a {
font-size: 16px;
font-size: 1.23076923rem;
font-weight: 300;
}
.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: Roboto, sans-serif;
}
#menu-pull a {
color: #808080;
}
#sp_title span {
font-size: 2.30769231em;
}
.parkmenu > li {
float: none;
background: transparent;
border: none;
}
.parkmenu > li a {
text-align: left;
border-top: 1px solid #eee;
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;
-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
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.07692308em;
padding-top: 10px;
padding-bottom: 10px;
}
.parkmenu > li ul li a:hover {
background: none;
}
h2,
h3 {
font-family: Roboto, sans-serif;
}
#content {
margin-bottom: 0;
}
#content-text {
padding: 1em;
font-size: 16px;
font-size: 1.23076923rem;
line-height: 1.5em;
font-weight: 300;
}
#content-text p {
margin-bottom: 1em;
}
#content-text ul {
list-style-type: disc;
padding-left: 1em;
}
#content-core {
line-height: 1.5em;
margin-top: 0;
font-size: 1.23076923em;
}
#content-core h2 {
font-size: 23px;
font-size: 1.76923077rem;
}
#content-core h3,
#content-core h3 strong,
#content-core h3 b,
#content-core h3 a {
font-size: 19px;
font-size: 1.46153846rem;
font-weight: 500px;
}
.callout {
background-color: #eee;
padding: 1em;
}
.callout b {
font-weight: normal;
}
div#map {
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.07692308em;
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;
}
.park-alert {
margin: 0 0 0 20px;
font-size: 1.38461538em;
background-color: transparent;
border-color: transparent;
}
.park-alert .icon-alert {
float: none;
vertical-align: middle;
}
.park-alert .shortmessage {
display: none;
float: none;
padding: 0;
}
#socialmediaheader {
display: block;
}
#right-column {
border-left: none;
margin-top: 0;
}
.parkportletrow {
font-size: 1.38461538em;
line-height: 1.5em;
}
.parkportletrow .nowrap {
white-space: nowrap;
}
.rowcontent {
padding-left: 0;
font-weight: 300;
}
.rowcontent h5 {
font-weight: 500;
}
.icon-reservations {
display: none;
}
#burnban h5 {
font-size: 1.23076923em;
}
#burnban .moreinfo a.js-more-link {
font-size: 1.07692308em;
padding-bottom: .2em;
}
#content-accordion-header,
.parkaccordion,
#alert-accordion-header {
font-size: 1.38461538em;
}
#content-accordion-header .icon,
.parkaccordion .icon,
#alert-accordion-header .icon {
width: 34px;
}
.parkaccordion {
line-height: 1.5em;
}
.ui-accordion-content {
padding: 1em;
height: auto !important;
}
.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.69230769em;
color: #B3B3B3;
float: left;
}
.accordion-header .icon-markers {
margin-bottom: 0;
}
.accordion-header h5 {
font-size: 1.15384615em;
font-family: Roboto, sans-serif;
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.38461538em;
}
}
@media screen and (max-width: 479px) {
.park_home {
width: 11.53846154em;
}
.search {
width: 6.15384615em;
}
.map {
width: 6.69230769em;
}
.map span.icon-large,
.search span.icon-large {
display: none;
}
.park-row {
width: 24.61538462em;
padding: 0;
}
#sp_title,
.parkmenu {
width: 23.07692308em;
}
.section-title {
width: 24.61538462em;
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.07692308em;
}
.search {
width: 11.84615385em;
}
.map {
width: 11.84615385em;
}
.park-row {
width: 36.92307692em;
padding: 0;
}
#sp_title,
.parkmenu {
width: 35.38461538em;
}
.section-title {
width: 36.92307692em;
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.15384615em;
}
.passes {
width: 7.38461538em;
}
.park-row {
width: 55.38461538em;
padding: 0;
}
.gradient-background {
margin: 0;
padding: 0;
}
#sp_title,
.parkmenu {
width: 53.84615385em;
}
#sp_title span {
font-size: 2.30769231em;
}
.section-title {
width: 55.38461538em;
padding: 0;
}
.section-title .more {
width: 5.92307692em;
}
.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 .charthead p {
float: none;
clear: both;
}
#content-core {
font-size: 17px;
font-size: 1.30769231rem;
line-height: 1.6em;
}
#content-core h1 {
font-size: 1.8em;
}
#content-core h3,
#content-core h3 strong,
#content-core h3 b,
#content-core h3 a {
font-size: 19px;
font-size: 1.46153846rem;
}
#content-core h4 {
font-size: 18px;
font-size: 1.38461538rem;
}
#content-core h2,
.eventlist h2 {
font-size: 23px;
font-size: 1.76923077rem;
}
div#map {
width: 380px;
}
.chartrow .col1 div.counter {
display: none;
}
.chartrow .col2 {
width: 420px;
}
.chartrow .col3 {
width: 100px;
}
.eventlist div {
font-size: 1.07692308em;
line-height: 1.5em;
}
.nowrap {
white-space: nowrap;
}
.mobile-hide {
display: none;
}
.park-alert .shortmessage {
max-width: 525px;
}
.park-alert .moreinfo a.js-more-link {
font-size: 1.07692308em;
padding-bottom: .2em;
}
.rowcontent {
padding-left: 3.07692308em;
}
.parkportletrow {
font-size: 1.15384615em;
padding-left: 0.76923077em;
}
.parkportletrow.socmed {
font-size: 0.92307692em;
white-space: nowrap;
padding-left: 1.07692308em;
}
.parkportletrow .icon {
font-size: 2.46153846em;
}
.parkportletrow .icon-large {
line-height: 1.5em;
}
.parkportletrow .contact_info {
padding-left: 0.30769231em;
}
.parkportletrow h5 {
font-size: 1.15384615em;
}
.parkportletrow .park_phone .icon-phone,
.parkportletrow .icon-marker {
font-size: 1.53846154em;
margin-right: 0;
}
#burnban h5 {
font-size: 1.23076923em;
}
#burnban .moreinfo a.js-more-link {
font-size: 1.07692308em;
padding-bottom: .2em;
}
.accordion-header .icon {
margin-right: .25em;
}
#socialmedia-accordion .icon {
font-size: 1.38461538em;
}
.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.15384615rem;
line-height: 1.4em;
}
}
@media screen and (min-width: 1220px) {
.chartrow .col2 {
padding: 0 20px;
width: 800px;
}
.park-alert .shortmessage {
max-width: 1015px;
}
.tpwdRotator {
width: 100%;
}
}
#map {
z-index: 0;
}
.command {
background-color: #FAFAFA;
border: 1px solid #dadada;
font-size: 16px;
padding: 3px;
}
#aboutpark {
display: none;
}

