/* style.css modified on 080316 */

/* merge into custom.css */
#infosection article { vertical-align: top; }
#infosection article li {
    margin: 10px 0 0 5px;
    display: inline-block; *display: inline; zoom: 1;
}
#infosection article li:first-child { margin-left: 0; }
#infosection article li:before {
    margin-right: 5px;
    margin-right: 0;
    content: " | ";
}
#infosection article li:first-child:before,
#infosection article.sns li:before { content: ""; }

#infosection img { width: auto; }
#infosection .sns ul img { width: auto; }

footer h2, footer ul#menu-footer, footer ul li { display: inline-block; *display: inline; zoom: 1; }


.singlepage li { list-style: none; }
.singlepage a, .singlepage a:link, .singlepage a:visited, .singlepage a.button, .singlepage a.button:link, .singlepage a.button:visited {
    color: #ff7588;
    text-decoration: underline;
}

.singlepage #additionalinfo a.button {
    display:inline-block;
    width: auto!important;
    margin-top: 10px;
    padding: 5px 15px;
	border: none;
	background-color: #bf0909;
	color: #fff;
	font-size: 14px;
    text-transform: uppercase;
	cursor: pointer;
	text-decoration: none;
}
.tax-location .singlepage #leftcolumn h2 a, .tax-location .singlepage #leftcolumn h2 a:link, .tax-location .singlepage #leftcolumn h2 a:visited, .page-template-lilspill .singlepage h1 a, .single-post .singlepage h1 a, .page-template-book .singlepage h1 a, .page-template-book .singlepage h2 a, #upcoming h2 a {
    color: #FFF;
    text-decoration: none;
}
.singlepage a:hover {
    color: #ffdea5;
}

#citywrapper #slider {
    padding-bottom: 0;
}

/* general layout */
/* headline */
.textcontent h1, .textcontent h2 {
    font: 700 30px/45px 'Oswald', sans-serif;
    text-transform: uppercase;
    vertical-align: top;
    position: relative;
}
.textcontent h1 {
    padding-left: 40px;
    background: url('images/bg_title_star.png') 0 0 no-repeat;
}
.textcontent h2 {
    min-width: 254px;
    min-height: 63px;
    text-align: center; 
    background: url('images/bg_title_red_right.png') left bottom no-repeat;
    position: absolute;
    top: 0;
    right: -10px;
    line-height: 63px;
}
.textcontent .wpgmaps_directions_outer_div  h2,  #additionalinfo.textcontent .col2 h2 {
    font: 700 18px 'Oswald', sans-serif;
    min-width: 200px;
    min-height: 45px;
    text-align: left; 
    background: none;
    position: relative;
    top: 0;
    right: 0;
    line-height: 45px;
}
#additionalinfo.textcontent .col2 h2 {
	color: #bf0909;
    min-height: 0px;
    margin-bottom: -10px;
}

*[id*='directions_panel_'] {
	background: #FFF;
}
.textcontent h1 span,
.textcontent h2 span { font-size: 20px; vertical-align: top; }

.textcontent {
    width: 100%;
    padding: 30px 10px;
    text-align: left;
    position: relative;
}
.textcontent article { margin-left: 45px; }
.textcontent .col2:last-child article { margin-left: 0; }
.textcontent  p { margin-top: 20px; }

.textcontent .wpgmaps_directions_outer_div {
    margin-top: 20px;
    padding: 20px;
    background: #252525;
}
.textcontent .wpgmaps_directions_outer_div h2 {
    margin-bottom: 20px;
    font-size: 30px;
}

@media screen and (max-width: 600px) {
    .textcontent article { margin-left: 0; }
    .textcontent { padding: 30px 20px; }
    .textcontent h2 {
        top: 40px;
        right: -20px;
    }
    #citywrapper #upcoming h2+article { margin-top: 40px; }
    #book h2 { top: 0; }
}

/* 2 column */
.textcontent .col2 {
    width: 470px;
    display: inline-block; *display: inline; zoom: 1;
    vertical-align: top;
    position: relative;
    float: left;
}
.textcontent .col2:last-child { float: right; }

@media screen and (max-width: 1000px) {
    .textcontent .col2 { width: 45%; }
    .textcontent .col2 article { width:100%; }
}
@media screen and (max-width: 600px) {
    .textcontent .col2 { width: 100%; }
    .textcontent .col2:last-child {
        margin-top: 30px;
        padding-right: 0;
        float: none;
    }
}

/* 3 column */
.textcontent .col3 { margin-top: 45px; }
.textcontent .col3:first-child { margin-top: 0; }
.textcontent .col3  dl {
    width: 280px;
    margin: 30px 23px 0 0;
    display: inline-block; *display: inline; zoom: 1;
    vertical-align: top;
}

@media screen and (max-width: 1000px) {
    .textcontent .col3  dl { width: 28%; }
}
@media screen and (max-width: 768px) {
    .textcontent .col3  dl { width: 45%; }
}
@media screen and (max-width: 600px) {
    .textcontent .col3  dl { width: 100%; }
}

section#coyotes {
    font: 700 16px 'Oswald', sans-serif;
    text-transform: uppercase;
    color: #bf0909;
}

section#coyotes .gallery-item {
	padding: 10px;
}

/* city subnavi */
#citywrapper nav#city-navigation, #citywrapper nav#mini-navigation {
    margin-top: -5px;
    background: #252525;
    font: 700 16px/50px 'Oswald', sans-serif;
    text-transform: uppercase;
    border-bottom: 7px solid #b40909;
    position: relative;
    z-index: 10;
    -webkit-box-shadow: 0px -4px 4px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px -4px 4px 0px rgba(0,0,0,0.4);
    box-shadow: 0px -4px 4px 0px rgba(0,0,0,0.4);
}
#citywrapper nav#city-navigation a,
#citywrapper nav#city-navigation a:link,
#citywrapper nav#city-navigation a:visited,
#citywrapper nav#mini-navigation a,
#citywrapper nav#mini-navigation a:link,
#citywrapper nav#mini-navigation a:visited {
    color: #fff;
    text-decoration: none;
}
#citywrapper nav#city-navigation li, #citywrapper nav#mini-navigation li {
    display: inline-block; *display: inline; zoom: 1;
}
#citywrapper nav#city-navigation li {
    margin: 0 24px;
}
#citywrapper nav#mini-navigation li {
    margin: 0 10px;
}
#citywrapper nav#city-navigation li:first-child {
    margin: 0;
    padding: 0 37px 0 30px;
    float: left;
    background: #b40909 url('images/bg_city_navi.png') top right no-repeat;
    background-size: 14px 100%;
    font-size: 30px;
}
@media screen and (max-width: 1000px) {
    #citywrapper nav#city-navigation li { margin: 0 1%; }
}
@media screen and (max-width: 480px) {
    #citywrapper nav#city-navigation li:first-child {
        padding: 0 15px 0 8px;
        font-size: 25px;
    }
}

/* location */
#citywrapper #location { background: url('images/bg_city_location01.jpg') top left repeat-y; }
#citywrapper #mapinfo dl { font-size: 18px; }
#citywrapper #mapinfo dt {
    color: #bf0909;
    font-size: 26px;
}
#citywrapper #mapinfo .citymap img {
    width: 100%;
    max-width: 424px;
    border: 3px solid #bf0909;
    line-height: 0;
}

#citywrapper #detailinfo article { margin-top: 55px; }
#citywrapper #detailinfo dl {
    padding-top: 30px;
    font-size: 18px;
}
#citywrapper #detailinfo dt,
#citywrapper #detailinfo dd {
    margin-top: 5px;
    display: inline-block; *display: inline; zoom: 1;
    vertical-align: top;
}
#citywrapper #detailinfo dt {
    width: 25%;
    color: #bf0909;
    text-transform: uppercase;
}
#citywrapper #detailinfo dd { width: 65%; }
#citywrapper #detailinfo li span {
    width: 5.5em;
    display: inline-block;
}
#citywrapper  #detailinfo ul.social li{
    margin: 20px 5px 0 0;
    display: inline-block; *display: inline; zoom: 1;
}
#citywrapper #detailinfo p { margin-top: 30px; }

#citywrapper #detailinfo article dd p { margin-top: 0px; }

@media screen and (max-width: 1000px) {
    #citywrapper #detailinfo p {
        width: auto;
        margin-top: 20px;
    }
}
@media screen and (min-width: 600px) and (max-width: 768px) {
    #citywrapper #detailinfo dt,
    #citywrapper #detailinfo dd {
        width: auto;
        display: block;
        }
    #citywrapper #mapinfo .citymap img {
        width: 100%;
        max-width: 424px;
    }
}
@media screen and (max-width: 600px) {
    #citywrapper #detailinfo article { margin-top: 80px; }
    #citywrapper #mapinfo .citymap { text-align: center; }
}
@media screen and (max-width: 480px) {
    #citywrapper #detailinfo article { margin-top: 10px; }
    .textcontent h2 { top: -20px; }
    #citywrapper #detailinfo dt,
    #citywrapper #detailinfo dd { width: 100%; }
}

.wp-caption-text {
    font-size: 12px;
}

/* twitter ticker */
.twitterticker {
    width: 100%;
    height: 49px;
    max-height: 49px;
    overflow: hidden;
    display: inline-block; *display: inline; zoom: 1;
    position: relative;
    border: 7px solid #bf0909;
}
.twitterticker img {
    position: absolute;
    top: 0;
    left: 0;
}
.twitterticker div {
    width: 100%;
    height: 35px;
    padding: 0 5px 0 15px;
    line-height: 35px;
}
@media screen and (max-width: 600px) {
   .twitterticker { display: none; }
}

.fb_iframe_widget {
	display: block !important;
}
 
.fb-like-box iframe {
 	width: 100% !important;
}
 
.fb-like-box span {
	width: auto !important;
	position: initial !important;
}
.fb_iframe_widget_fluid span {
	width:100% !important;
}
.fb_iframe_widget span {
	position: static !important;
}
 

/* events */
#citywrapper #events { background: url('images/bg_city_events01.jpg') 90px 0 no-repeat; }
#citywrapper #upcoming { position: relative; }
#citywrapper #events dt {
    font-size: 20px;
    color: #bf0909;
}
#citywrapper #events dt+dd {
    margin-bottom: 10px;
    font-weight: bold;
}
#citywrapper #calendar {
    margin: 20px 45px 0 0;
    float: right;
}
#citywrapper #calendar dt {
    color: #fff;
    right: 0;
}
@media screen and (max-width: 1000px) {
    #citywrapper #calendar { width: 28%; }
}
@media screen and (max-width: 768px) {
    #citywrapper #calendar {
        width: 100%;
        margin: 50px auto 0 auto;
        float: none;
        text-align: center;
    }
}
@media screen and (max-width: 600px) {
    #citywrapper #calendar { margin-top: 80px; }
}

/* form general style */
#citywrapper button,
#citywrapper input,
#citywrapper select,
#citywrapper textarea {
	font-size: 100%; /* Corrects font size not being inherited in all browsers */
	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
	vertical-align: baseline; /* Improves appearance and consistency in all browsers */
}
#citywrapper input[type="submit"] { text-transform: uppercase; }

#citywrapper button,
#citywrapper input[type="button"],
#citywrapper input[type="reset"],
#citywrapper input[type="submit"] {
	border: none;
	background: #bf0909;
	color: #fff;
	cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
	-webkit-appearance: button; /* Corrects inability to style clickable 'input' types in iOS */
}

#citywrapper button:hover,
#citywrapper input[type="button"]:hover,
#citywrapper input[type="reset"]:hover,
#citywrapper input[type="submit"]:hover {
 background: #ff7588;
}

#citywrapper button:focus,
#citywrapper input[type="button"]:focus,
#citywrapper input[type="reset"]:focus,
#citywrapper input[type="submit"]:focus,
#citywrapper button:active,
#citywrapper input[type="button"]:active,
#citywrapper input[type="reset"]:active,
#citywrapper input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

#citywrapper input[type="checkbox"],
#citywrapper input[type="radio"] {
	padding: 0; /* Addresses excess padding in IE8/9 */
}

#citywrapper input[type="search"] {
	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
	-moz-box-sizing:    content-box;
	box-sizing:         content-box;
}

#citywrapper input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
	-webkit-appearance: none;
}

#citywrapper button::-moz-focus-inner,
#citywrapper input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
	border: 0;
	padding: 0;
}

#citywrapper input[type="text"],
#citywrapper input[type="email"],
#citywrapper input[type="url"],
#citywrapper input[type="password"],
#citywrapper input[type="search"],
#citywrapper textarea {
}

#citywrapper input[type="text"]:focus,
#citywrapper input[type="email"]:focus,
#citywrapper input[type="url"]:focus,
#citywrapper input[type="password"]:focus,
#citywrapper input[type="search"]:focus,
#citywrapper textarea:focus {
}

#citywrapper input[type="text"],
#citywrapper input[type="email"],
#citywrapper input[type="url"],
#citywrapper input[type="password"],
#citywrapper input[type="search"] {
	padding: 10px;
}

#citywrapper textarea {
	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
	padding-left: 3px;
	vertical-align: top; /* Improves readability and alignment in all browsers */
	width: 100%;
}

#citywrapper #location article:last-child input[type="text"] ,
#citywrapper #location article:last-child input[type="submit"],
#citywrapper #location article:last-child input[type="button"] {
    height: 41px;
    font-size: 15px;
    margin: 5px 0;
}
#citywrapper #location select,
#citywrapper #location .wpgmaps_directions_outer_div input[type="checkbox"] { margin: 5px 0; }

#citywrapper #location .wpgmaps_directions_outer_div input[type="button"] {
    padding: 10px 50px;
    text-transform: uppercase;
}

#citywrapper #location input[type="text"] { width: 55%; }
*:first-child+html #citywrapper #location input[type="text"] { width: 50%; float: left; }
#citywrapper #location input[type="submit"] {
    width: 40%;
    min-height: 40px;
    float: right;
}

#clock {
	position: relative;
	top: 50;
	left: -375;
	font: 700 30px/45px 'Oswald', sans-serif !important;
    text-transform: uppercase;
    z-index: 1000;
}

@media screen and (max-width: 980px) {
	#clock {
		position: relative;
		top: 0;
		left: 0;
	}
}
