/* -- This is the place to add your own style modifications without touching the original styles -- */
@media screen {
 

body {
	text-align: left;
	margin: 0;
	padding: 0;
	color:#000;
	line-height:1.6em;
	font-size:12pt;
	font-family: "Source Serif Pro", Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-style:normal;
	border-top:none;
	/*position:fixed;*/
	background:#fff;
	height:100%;
	
	}
	

	.byline {
		line-height:2em; vertical-align:top; margin-bottom:25px;
	}
	
	.byline-ital {
		border-bottom:1px solid #bf5817; padding:0 0 5px 0; font-weight:bold;
	}


	.mepr-account-actions a::after {
	    content: " | ";
	}
	
	.mp-form-label label[for=log]::after {
	    content: " / Email ";		
	}
	

	


	input.mepr-form-radio[value=pfo564-jw]::after {
		content:" Stripe";
		padding-left:20px;
		font-weight:bold;
		font-family: "Source Serif Pro", Helvetica, Arial, sans-serif;
		font-size:10pt;


	}

	input.mepr-form-radio[value=pawldp-2u8]::after {
		content:" PayPal";
		padding-left:20px;
		font-weight:bold;
		font-family: "Source Serif Pro", Helvetica, Arial, sans-serif;
		font-size:10pt;


	}

	.mp_wrapper .mepr-payment-methods-radios label {
		display:block;
	}





	#mp-pm-desc-pfo564-jw p {display:none;}
		
	#mp-pm-desc-pfo564-jw::after {
		content: "Pay securely with credit card";
	}
		
	.mp_wrapper textarea, .mp_wrapper select, .mp_wrapper input[type=text], .mp_wrapper input[type=url], .mp_wrapper input[type=email], .mp_wrapper input[type=tel], .mp_wrapper input[type=number], .mp_wrapper input[type=password], .mp-form-row, .mepr_payment_method {
		max-width:350px;
	}
		

	a.have-coupon-link {
		background: #bf5817;
		    padding: 10px;
		    color: #fff!important;
		    font-size: 11pt;
		    font-family: "source serif pro",Helvetica,Arial,sans-serif;
		    font-weight: 700!important;
		    text-transform: uppercase;
		    transition: background .5s ease;
		    cursor: pointer;
		display:block;
		margin:20px 0;
		width:fit-content;
		max-width:350px;

	}	

	a.have-coupon-link:hover, a.have-coupon-link:focus {
		background:#6d6e71;
		transition: background .5s ease;
	    cursor: pointer;


	}
	
	
	
	
	
	
	
	
	/* JQuery cycle prev / next links */
	.cycle-prev, .cycle-next { position: absolute; top: 0; width: 15%; opacity: 0; filter: alpha(opacity=0); z-index: 800; height: 100%; cursor: pointer; }
	.cycle-prev { left: 0;  background: url(https://unpretentiouspalate.com/wp-content/themes/unpretentious-palate/images/left-arrow-cycle.png) 50% 50% no-repeat;}
	.cycle-next { right: 0; background: url(https://unpretentiouspalate.com/wp-content/themes/unpretentious-palate/images/right-arrow-cycle.png) 50% 50% no-repeat;}
	.cycle-prev:hover, .cycle-next:hover { opacity: 1; filter: alpha(opacity=100) }
	
	.cycle-slideshow {margin-bottom:7px;}
	
	
	
	#overall-wrapper {
	    box-sizing: border-box;
	    min-height: 100%;
	    padding: 0 0 25px;
	    position: relative;
	}
	
	h1, h2, h3, h4, h5, h6, h7, #sitetitle .title, #searchform #submitbutton, #searchform #searchfield, p.email-form .subbutton, p.email-form .sub, #commentform input#submit {
	    font-family: 'Unna',arial,helvetica,sans-serif;
		font-weight:bold;
		font-style:normal;
	color:#000;
}
	
	h1, h2, h3, h4, h5, h6, h7, #sitetitle .title {
		letter-spacing:0;
	}
	
	h1 {
		line-height:1em;
		
	}
	
h1#header-seo {position:fixed; top:0; left:-9999px; z-index:0!important;}






.ken-paywall-wrapper {
	background:#efefef;
	border:0;
	border-top:3px solid #bf5817;
	padding:20px;
}

.ken-whitebox {
	background:#fff;
	border:0;
	padding:20px;
	margin-top:20px;
}

.mp_wrapper h2 {
    font-family: 'Unna',arial,helvetica,sans-serif;
	font-weight:bold;
	font-style:normal;
color:#000;
}




a[target="_blank"]:focus:after {
  content: "opens in new window";
  padding: 4px 8px;
  color: #ffffff;
  position: fixed;
  left:-999999px;
  top: 400px;
  margin-left:3px;
  z-index: 100000000;
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px;  
  border-radius: 5px;  
    background-color: #bf5817;  
 
}



a[target="_new"]:focus:after {
  content: "opens in new window";
  padding: 4px 8px;
  color: #ffffff;
  position: fixed;
    left:-999999px;
  top: 400px;
  margin-left:3px;
  z-index: 100000000;
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px;  
  border-radius: 5px;  
   background-color: #bf5817;  

}

:target:before {
content:"";
display:block;
height:200px; /* fixed header height*/
margin-top:-200px; /* negative fixed header height */

}
 

input[type="checkbox"] {
	-webkit-appearance: checkbox;
}

form table tbody tr td {
    border: 0;
    padding:0;
}

form table tbody tr td select {
    -webkit-appearance: menulist;
    appearance:menulist;
    -webkit-border-radius: 0;
    border-radius: 0;
    background:#bf5817;
    color:#ffffff;
    padding:10px;
}

.newsletter-signup{
	width:90%;
	max-width:800px;
	text-align:center;
	display:block;
	margin:0 auto 25px auto;
	
}

.formkit-form[data-uid="9531b9da66"] {
    margin: 0 auto;
}


#wrap {
	width:100%;
	clear: both;
	margin: 0 auto;
	padding:0;
	background-color:#fff;
	min-height:98vh;
	}

.home #page {margin:0 auto; padding:165px 0 0 0; clear: both; max-width:100%;}

#page {margin:0 auto; padding:200px 0 250px 0; 
	width: 100%;
  height: 100%;
  position: relative;
clear: both;
max-width:1200px;

}

#page-featured-image {margin:0 auto; padding:50px 0 0 0; 
	width: 100%;
  height: 100%;
  position: relative;
clear: both;

}

.ken-social img{vertical-align:text-bottom;}

.ken-social-right {float:right; margin-right:5%}
.ken-social-right img{vertical-align:text-bottom;}

.banner468 {
	margin:0 auto 40px;
	border:0px;
}

.breadcrumb {
	font-size: 11pt;
    font-weight: bold;
    border-bottom: none;
    margin: -45px 0 60px 0;
	text-align:left;
	}
	
	.breadcrumb a {text-decoration:underline;}
	
	.breadcrumb2 {
	font-size: 11pt;
    font-weight: bold;
    border-bottom: none;
    margin: -15px 0 50px 0;
	text-align:left;
	}
	
	.breadcrumb2 a {
		text-decoration:underline;
	}
	
	
	
	
.single .meta {
		border-bottom:0;
		margin:0 0 10px;
		padding:0;
		
	
}

.meta {
	width:auto;
}

.meta-date {
	float:left;
}
.meta span {
    display: inline;
}
.meta-cats-tags {
    
    border-top: 0;
    
    font-size: 8pt;

}
.tripleline {}
.meta-cats-tags a, .meta-cats-tags a:link, .meta-cats-tags a:visited {text-decoration:underline;}

#content .post, #content .page.hentry {
	margin: 0 0 50px;
    padding: 30px;
    border:0px;
	border-bottom: 0;
    background: #fff;
	}

	#content .sitemap {
	margin: 0 0 90px;
    padding: 0;
    border: none;
    background: transparent;
	}
	
	#content .entry-content {
	    margin-left: 0; 
	    margin-bottom: 0;
	    padding-left: 0; 
	    border-left: 0;
	}


span.dropcap {
	  color: #bf5817;
	  float: left;
	  font-family: "Unna", Helvetica, Arial, sans-serif;
	  font-size: 100px;
	  line-height: 70px;
	  padding-top: 3.5px;
	  padding-right: 5px;
	  padding-left: 0px;
	  vertical-align:top;
	}


#contentleft {margin:0 0 0 12%; width:75%}

.page #content .post {background:#fff; border:none; padding:0; margin:0 0 90px 0; font-size:11pt; line-height:1.6em; min-height:100px;}


.post ul li {
	font-family:"Source Serif Pro", helvetica, sans-serif; font-size:11pt; background:none; list-style-type:disc; padding:0; margin: 0 0 2px 30px;
}


blockquote {padding: 30px;
    border: 1px solid #d6d6d6;
    border-bottom-color: #d6d6d6;
    border-bottom-width: 6px;
	color:#6d6e71;
    background-color: #fff;
	margin-bottom:50px;
    }



h1.page-title {
	font-family: 'Unna', Helvetica, sans-serif;
    font-size: 36pt;
    text-align: left;
    margin-bottom: 20px;
	font-weight:bold;
	font-style:normal;
	border-bottom:0;
	padding:0;


}

h1.archive-title {
	font-family: 'Unna', Helvetica, sans-serif;
    font-size: 36pt;
    text-align: left;
    margin-bottom: 20px;
		font-weight:bold;
		font-style:normal;
		border-bottom:0;
		text-transform: none;

}

.entry-content h1 {font-size:36pt; margin: 0 0 10px 0;}
.entry-content h1.review-title {font-size:36pt; margin: 0 0 10px 0;}

.sitemap h2 {
	font-size:24pt;
	text-transform:none;
	margin:40px 0 40px;
	font-weight:bold;
	}

h2 {font-size:24pt;  letter-spacing:0;}


	h2.feature-title {
    font-weight: normal;
    text-transform: none;
}

h2.post-title, h3.post-title {
  font-size:24pt;
	
}


h4 {font-weight:bold;}


h2.special-archive-title {
  font-size:24pt;
	text-transform:none;
	margin:40px 0 40px;
	font-weight:bold;
}

.entry-content h2 {font-style:italic;}

.entry-content h2.post-title {margin-bottom:0;}


.spacer-above {margin-top: 70px;}
.spacer-above-half {margin-top: 35px;}




#commentform input#submit, .archive-tabs a, .archive-tabs a:link, .archive-tabs a:visited, #searchform #submitbutton, p.email-form .subbutton {
	background-color:#bf5817;
	border-color:#bf5817;
	color:#fff;
	text-transform:uppercase;
	font-family:"Source Serif Pro", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size:11pt;
	
	
	
}
#commentform input#submit:hover, #commentform input#submit:focus {
	background:#6d6e71;
	border-color:#6d6e71;
	text-decoration:underline;
	
}




img.alignleft {
    float: left;
    clear: left;
    margin: 0 20px 20px 0px;
}



.review-topper {
min-height:400px; 
max-height:900px;
overflow:hidden;
border-bottom:1px solid #bf5817;
margin-bottom:50px;
}



.review-topper-caption {
	font-family: "Source Serif Pro", Helvetica, Arial, sans-serif;
	font-size:9.5pt;
	font-weight:bold;
	color:#6d6e71;
	line-height:12pt;
	
}

.review-topper-credit {
	font-family: "Source Serif Pro", Helvetica, Arial, sans-serif;
	font-size:7.5pt;
	font-weight:normal;
	color:#000;
	text-transform:uppercase;
	text-align:right;
	line-height:1;
}


.post-review-featured-image {
width:65%;
float:right;
margin:0 0 50px 20px;

}


.post-review-featured-image img {
width:100%;
}

.wp-caption {
	
	font-family: "Source Serif Pro", Helvetica, Arial, sans-serif;
	font-size:9pt;
	font-weight:bold;
	color:#6d6e71;
	line-height:1.8;
	border:0;
	    text-align: left;
	    background-color: transparent;
	    padding: 0;
	    margin: 0 0 20px 0;
	
	
}

.wp-caption.alignleft{
	    margin: 10px 20px 20px 0;	
}
.wp-caption.alignright {
	    margin: 10px 0 20px 20px;	
}

.review-boilerplate {
	border-bottom:1px solid #bf5817;
	margin-bottom:50px;
	padding-bottom:50px;
}



.review-boilerplate .thebasics {
	font-family: 'Unna', Helvetica, Arial, sans-serif;
	font-style:italic;
	font-size:14pt;
}

.thebasics {
	font-family: 'Unna', Helvetica, Arial, sans-serif;
	font-style:italic;
	font-size:17.5pt;
}

ul.review-boilerplate-list {
	margin:0;
	
}

ul.review-boilerplate-list li{
	list-style-type:none;
	margin:0 0 10px 0;
	}



.entry h6 {
    font-size: 12pt;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #bf5817;
	margin-bottom:10px;
}


h6.black {
	font-family: "Source Serif Pro", Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-style:normal;
	color:#000;
}	

h6.blue {
	font-family: "Source Serif Pro", Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-style:normal;
	color:#005b98;
}	


hr {margin: 30px auto 35px auto; border:0; border-top:1px solid #bf5817;}
.entry hr {margin: 50px auto; border:0; border-top:1px solid #bf5817;}


.wp-caption p.wp-caption-text {
    font-size: 9.5pt;
    padding: 5px;
    margin: 0;
	line-height:12pt;
}


.navigation {
    padding: 0;
    margin: 0 0 50px;
    clear: both;
	}

	.navigation a {
    text-decoration:underline;
	}




#header h1 {display:none;}

#flake {z-index:2;}

.clearBoth {clear:both;}

.tripleLine {padding-top:10px;}



.ada-description {
  height: 1px;
  width: 1px;
  position: absolute;
  overflow: hidden;
  left: -10000px;
}


/* ----- Best Restaurants Template ------*/

.page #content.best-restaurants .post {
	margin-bottom:0;
	min-height:50px;
}

.page #content.best-restaurants hr {
	margin:30px auto 35px auto;
}

.page #content.hr-reviews hr {
	margin:30px auto 35px auto;
}

.entry-feature-item.best-restaurants {
	max-width:20%;
	float:left;
	clear:none;
}


.cat-posts-widget img.thumbnail {
    float: left;
    margin: 0 10px 0 0;
    width: auto;
    max-width: 100%; 
    height: 5.8em;
    padding: 0;
    border: 0;
}


#content .entry-content.best-restaurants {
	float:left;
	padding-left:3%;
	width:73%;
}

#content .entry-content.best-restaurants p {
	font-family: 'Unna', Helvetica, Arial, sans-serif;
	font-style:italic;
	font-size:14pt;
	margin-bottom:0;
}

.orange {
	color:#bf5817;
}


/* --------- Comments ---------- */



h2.members-say {
	margin-bottom:0px;
}

.comments-people-say {
	border-top:1px solid #bf5817;
	margin-top:50px;
	padding-top:50px;
	font-size:12pt;
	text-transform:uppercase;
	letter-spacing:0px;
	color: #bf5817;
}

#comments {
    margin: -30px 0 0 0;
    border: 0;
    background: transparent;
    padding: 0 0 50px 0;
}

.commentlist img.avatar, .commentlist img.comment-grav {
    padding: 2px;
    background: #fff;
    border: 1px solid #e5e5e5;
    float: left;
    margin: 0 20px 10px 0;


}

#respond p {
	font-size:10.5pt;
}




/* --------- Review Stars ---------- */
span.stars, span.stars span {
			display: inline-flex;
			background: url(https://unpretentiouspalate.com/wp-content/uploads/stars-vector.png) 0 -16px repeat-x;
			width: 80px;
			height: 16px;
		}
	
		span.stars span {
			background-position: 0 0;
		}



span.starsbig, span.starsbig span {
			display: inline-flex;
			background: url(https://unpretentiouspalate.com/wp-content/uploads/stars-vector-big.png) 0 -32px repeat-x;
			width: 160px;
			height: 32px;
		}

		span.starsbig span {
			background-position: 0 0;
		}





.post ul.overall-star-container {
	margin-top:0px; padding-top:0px;
}

.star-label {margin:-10px 0 10px 0; font-size:9pt; font-weight:bold; color: #6d6e71; text-transform:uppercase; line-height:2.2em;}



/* ---------[ Search Form ]--------- */
#search-overlay {position:fixed; top:0; left:0; z-index:10000!important; width:100%; height:100vh; background:#fff; border-bottom:3px solid #bf5817; display:none; 
}

#search-overlay-content {position:fixed; z-index:10001!important; width:100%; height:100%; overflow:auto; background:transparent; display:none; 
}


#search-overlay-content-lower {width:70%; margin:0 auto;}
#search-overlay-content-lower h4 {color:#555; text-transform:uppercase;}





.top-search-icon-close h4 {
	position:absolute; 
top:50px;
right:15%;
	color:#fff;
	padding:2px 9px;
	background-color:#bf5817;
	border-radius: 50px;
	font-size:18pt;
}

.top-search-icon-close:hover {
	cursor:pointer;
	
}




form#searchform2,
form#searchform3 {
	padding:0;
	margin:0;
	display:inline;
	}

#searchform #searchfield,
#searchform2 #searchfield2,
#searchform3 #searchfield3
 {
	color: #555;
	font-size: 11pt;
	margin: 0;
	display:inline;
	padding: 6px 8px;
	border: 0;
	width:160px;
	text-transform:lowercase;
	font-family:"Unna", Helvetica, sans-serif;	
	font-weight:bold;
	font-style:normal;
	border:1px solid #d6d6d6;
	background:#fff;
	}

#sidebar #searchform #searchfield,
#sidebar #searchform2 #searchfield2,
#sidebar #searchform3 #searchfield3 {
	background:#fff;
	border:1px solid #d6d6d6;
	color:#555;
	padding:6px 8px;
	width:60%;
		margin: 5px 0;

	}

#sidebar #searchform #submitbutton,
#sidebar #searchform2 #submitbutton2,
#sidebar #searchform3 #submitbutton3 {
	background: #6d6e71;
	color: #fff;
	border:0px solid #6d6e71;
	padding: 7px 9px;
	font-size:11pt;
	width:25%;
	font-family:"Unna", Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;	
	display:inline;
	cursor:pointer;
	-webkit-box-shadow: inset 0 0 1px hsla(0,100%,100%,.2) /*Top*/, inset 0 0 1px hsla(0,100%,100%,.2) /*Shine*/;
	-moz-box-shadow: inset 0 0 1px hsla(0,100%,100%,.2) /*Top*/, inset 0 0 1px hsla(0,100%,100%,.2) /*Shine*/;
	box-shadow: inset 0 0 1px hsla(0,100%,100%,.2) /*Top*/, inset 0 0 1px hsla(0,100%,100%,.2) /*Shine*/;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	}
	
#sidebar #searchform #submitbutton:hover {
	background-color:#6d6e71;
	color:#fff;
	}

	
#sidebar #searchform #searchfield:focus {
	background:#fff;
	}

#searchform2 #submitbutton2,
#searchform3 #submitbutton3 {
	background: #bf5817;
	color: #fff;
	border:0;
	padding: 5px 7px;
	font-size:11pt;
	font-family:"Unna", Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;		
	display:inline;
	cursor:pointer;
	-webkit-box-shadow: inset 0 0 1px hsla(0,100%,100%,.2) /*Top*/, inset 0 0 1px hsla(0,100%,100%,.2) /*Shine*/;
	-moz-box-shadow: inset 0 0 1px hsla(0,100%,100%,.2) /*Top*/, inset 0 0 1px hsla(0,100%,100%,.2) /*Shine*/;
	box-shadow: inset 0 0 1px hsla(0,100%,100%,.2) /*Top*/, inset 0 0 1px hsla(0,100%,100%,.2) /*Shine*/;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	}




#searchform2 #submitbutton2:hover,
#searchform3 #submitbutton3:hover {
	background-color:#6d6e71;
	color:#fff;
	}
 

#sidebar .widget.subscribebox {
    padding: 0;
    background: #fff;
    border: none;
    color: #6d6e71;
}


#sidebar .widget.subscribebox input[type=text] {
    color: #555;
	font-size: 11pt;
	margin: 0 0 15px 0;
	display:inline;
	padding: 6px 8px;
	width:60%;
	text-transform:lowercase;
	font-family:"Unna", Helvetica, sans-serif;	
	font-weight:bold;
	font-style:normal;	
	
	border:1px solid #d6d6d6;
	background:#fff;
}

#sidebar .widget.subscribebox input[type=submit] {
    background: #6d6e71;
	color: #fff;
	border:0px solid #6d6e71;
	padding: 7px 9px;
		width:25%;
margin:0 0 15px -4px;
	font-size:11pt;
	font-family:"Unna", Helvetica, sans-serif;	
	font-weight:bold;
	font-style:normal;	
	
	display:inline;
	cursor:pointer;
		text-transform:lowercase;
	-webkit-box-shadow: inset 0 0 1px hsla(0,100%,100%,.2) /*Top*/, inset 0 0 1px hsla(0,100%,100%,.2) /*Shine*/;
	-moz-box-shadow: inset 0 0 1px hsla(0,100%,100%,.2) /*Top*/, inset 0 0 1px hsla(0,100%,100%,.2) /*Shine*/;
	box-shadow: inset 0 0 1px hsla(0,100%,100%,.2) /*Top*/, inset 0 0 1px hsla(0,100%,100%,.2) /*Shine*/;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	
}







#sidebar .widget.subscribebox input[type=submit]:hover {
	background-color:#6d6e71;
	color:#fff;
	}



		.searchform-homepage-container {width:100%; clear:both; margin:150px 0 70px 0; text-align:center; }
		.searchform-homepage-bottom-container {width:100%; clear:both; margin:0 0 70px 0; text-align:center; }

		#searchform.searchform-homepage #searchfield {width:51%; height:50px; font-size:1.3em; padding-left:20px;}
		#searchform.searchform-homepage #submitbutton {width:10%; height:64px; vertical-align:top; font-size:1.2em;}
		#searchform2.searchform-homepage #searchfield2 {width:50%; height:50px; font-size:30pt; color:#000; background:transparent; border:0; border-bottom:3px solid #bf5817; text-transform:none; padding-bottom:8px ; 

		}
		
		
			#searchform2.searchform-homepage #submitbutton2 {width:10%; height:67px; vertical-align:top; font-size:18pt; border: 0; text-transform:uppercase;	
			}
			
			
			
#bottom-search {display:none;}


:focus {outline: thin dotted;}

input:focus {outline: thin dotted;}
#searchform #submitbutton:focus, 
#searchform2 #submitbutton2:focus,
#searchform3 #submitbutton3:focus {outline:thin dotted;}




/* -------------------[ Buttons ]------------------- */





/* -------------------[ Columns ]------------------- */


.twoby {float:left; width:42%; margin:10px 8% 10px 0; }
.threeby {float:left; width:32% ;margin:10px 1% 10px 0; }
.fourby {float:left; width:24%; margin:10px 1% 10px 0; }
.fiveby {float:left; width:19%; margin:10px 1% 10px 0; }
.sixby {float:left; width:15%; margin:10px 1% 10px 0; }
.sevenby {float:left; width:13%; margin:10px 1% 10px 0; }

.twothirdby {float:left; width:65%; margin:10px 1% 10px 0;}
.threefourthby {float:left; width:72%; margin:10px 1% 10px 0;}






/* -------------------[ Links ]------------------- */


a, a:link, a:visited {color:#bf5817;}
a:hover, a:active {
	text-decoration:underline;
	color:#bf5817;
cursor:pointer;
	
	}

a.more-link:hover, 
a.more-link:active  { text-decoration:underline; cursor:pointer; }





#footer a, #footer a:link, #footer a:visited {
    color: #fff;
}

#footer-widgets a:link{
	
	            outline:none;
	            text-decoration:none;
	            color:#bf5817;
	            -moz-transition:all 0.3s ease-in-out;
	            -webkit-transition:all 0.3s ease-in-out;
	            transition:all 0.3s ease-in-out;
	      }


#footer a:hover, 
#footer a:active {
	color:#bf5817;
	text-decoration:underline;

	}



#footer-widgets a:visited{
	
	            outline:none;
	            text-decoration:none;
	            color:#bf5817;
	            -moz-transition:all 0.3s ease-in-out;
	            -webkit-transition:all 0.3s ease-in-out;
	            transition:all 0.3s ease-in-out;
	      }

#footer-widgets a:hover, 
#footer-widgets a:active {
	color:#bf5817;
	text-decoration:underline;

	}

#footer-widgets a:visited{
				outline:none;
	            text-decoration:none;
	            color:#bf5817;
	            -moz-transition:all 0.3s ease-in-out;
	            -webkit-transition:all 0.3s ease-in-out;
	            transition:all 0.3s ease-in-out;
	      }



#footer-widgets a:focus {outline: thin dotted;}


#footer-widgets h3.widgettitle {
	color:#6d6e71000;
	border-bottom:none;
	}

#footer-widgets .textwidget h3.widgettitle a {
	color:#bf5817;
	}

#footer-widgets h3.widgettitle a:hover,
#footer-widgets h3.widgettitle a:active {
	color:#bf5817;
	text-decoration:underline;
 
	}
	
	#footer-widgets h3.widgettitle a:focus {outline: thin dotted;}

	
.footer-widget1 {width:28%; float:left; margin:0; padding-right:8%;}	
.footer-widget2 {width:28%; float:left; margin:0 0 20% 0; padding-right:8%;}	
.footer-widget3 {width:28%; float:left; margin:0; }	
.footer-widget4 {width:22%; float:left; margin:0;}	
	

#footer-widgets .widget li {
	list-style-type: none;
    margin: 0;
    padding: 5px 0 5px 12px;
    border-bottom: 1px dotted #ddd;
    background: url(images/bullet.png) 0 7px no-repeat;
}


	
.post-title a:hover, .post-title a:active {
	color:#bf5817;
	text-decoration:underline;

	}

h3.widgettitle {font-family:"Unna", Helvetica, sans-serif;
letter-spacing: 0;
    font-size: 20pt;
	font-weight:bold;
	font-style:normal;	
    text-transform: none;
}

h3.widgettitle a:hover,
h3.widgettitle a:active,
h2.feature-title a:hover,
h2.feature-title a:active {
	color:#bf5817;
	text-decoration:underline;
	cursor:pointer;
	}



#alt-home-bottom h3.widgettitle a:hover,
#alt-home-bottom h3.widgettitle a:active { text-decoration:underline; }


a.up-button {
		padding: 10px 15px;
		width:fit-content;
	    background: #bf5817;
	    color: #fff;
		text-transform:uppercase;
		font-weight:bold;
		text-align:center;
		display:block;
		margin:0;
		transition: background 0.5s ease;
		
        
}

a.up-button:hover, a.up-button:focus {background:#6d6e71;}



a.up-button-white {
		padding: 10px 15px;
		width:fit-content;
	    background: #fff;
	    color: #bf5817;
		text-transform:uppercase;
		font-weight:bold;
		text-align:center;
		display:block;
		margin:0;
		transition: background 0.5s ease;
		border:1px solid #bf5817;
		
        
}

a.up-button-white:hover, a.up-button-white:focus {background:#bf5817; color:#fff;}


a.up-button-blue {
	padding: 10px 15px;
		width:fit-content;
	    background: #005b98;
	    color: #fff;
		text-transform:uppercase;
		font-weight:bold;
		text-align:center;
		display:block;
		margin:0;
		transition: background 0.5s ease;
		border:1px solid #005b98;
		
        
}

a.up-button-blue:hover, a.up-button-blue:focus {background:#6d6e71; color:#fff;}


a.up-button-white-blue {
	padding: 10px 15px;
		width:fit-content;
	    background: #fff;
	    color: #005b98;
		text-transform:uppercase;
		font-weight:bold;
		text-align:center;
		display:block;
		margin:0;
		transition: background 0.5s ease;
		border:1px solid #005b98;
		
        
}

a.up-button-white-blue:hover, a.up-button-white-blue:focus {background:#005b98; color:#fff;}


.UP-subscribe-popular {
	background:#efefef;
	border:5px solid #005b98;
	border-radius:10px;
	padding:20px;
}

.UP-subscribe-standard {
	background:#fff;
	border:1px solid #005b98;
	border-radius:10px;
	padding:20px;
	text-align:center;
}



a#home-read-more-up-button {
	margin:0 auto;
}


ul.green-checkmarks {
	list-style-image: url('https://unpretentiouspalate.com/wp-content/uploads/check-mark-12.png');
}


/* -------------------[ Homepage slider for ADA compliance ]------------------- */


.featured.wide .controls-container {
    position: absolute;
    z-index: 5;
    left:1%;
    bottom: -30px;
}




.featured.wide .flexslide-custom-controls a, .featured.wide .flexslide-custom-controls a:link, .featured.wide .flexslide-custom-controls a:visited  {

    width: 20px;
    height: 20px;
    margin: 0 8px 0 0;
    text-indent: -999em;
    background: #d6d6d6;
    display: block;
    float: left;
	border-radius:20px;

}



.featured.wide .flexslide-custom-controls a.flex-active, .featured.wide .flexslide-custom-controls li a:hover {background:#bf5817; color:#fff}





/* --------[ Direction Nav ]-------- */

.flex-direction-nav {
 	display:block;
	position: relative; 
	left:0;
	
	}

.flex-direction-nav li a.flex-prev {
 	display:block;
	position: absolute; 
	left:2%;
	z-index:12;
	margin-top:-20%;
	font-family: Rockwell, Helvetica, sans-serif;
	font-size: 8em;
	font-weight:bold;
	color:#bf5817;
	background-color:#fff;
	padding:20px 25px 45px 20px;
	text-align:center;
	/*opacity:0.3;*/
	}


.flex-direction-nav li a.flex-prev:hover {text-decoration:none; cursor:pointer; opacity:1; } 


.flex-direction-nav li a.flex-next {
 	display:block;
	position: absolute; 
	right:2%;
	z-index:12;
	margin-top:-20%;
	font-family: Rockwell, Helvetica, sans-serif;
	font-size: 8em;
	font-weight:bold;
	color:#bf5817;
	background-color:#fff;
	padding:20px 20px 45px 25px;
	text-align:center;
	/*opacity:0.3;*/
	}


.flex-direction-nav li a.flex-next:hover {text-decoration:none; cursor:pointer; opacity:1; } 


.controls-container {
	width:90%;
	padding:0;
	margin:0 0 0 2%;
	}


.featured.wide .flex-caption {
	position:absolute;
	z-index:5;
	left:0;
	top:0;
	margin:0;
	background: #f7f7f7;
	filter: alpha(opacity=100);
	opacity: 1;
	color:#fff;
	width:39%;
	height:100%;
	overflow:hidden;
	font-size:12pt;
	padding:0;

	}

.featured.wide .flex-caption .excerpt {
	line-height:1.5em;
	height:1.5em;
	overflow:hidden;
	padding:0 5% 0 5%;
	height:auto;
	width:50%;
	
	}


.featured.wide .flex-caption h2.post-title {
	margin:0 0 20px 0;
	font-size:30pt;
	letter-spacing:0;
	line-height:1.3em;
	color:#fff;
	font-weight:bold;
	padding:10% 5% 0 5%;
	width:65%;
	
	
	}

.featured.wide .flex-caption h2.post-title a {
	color:#fff;
	}
	
	.featured.wide .flex-caption h2.post-title a:hover {
	color:#fff!important;
	}



	
	
	
.featured.galleries .meta {
    display: block;
    float: none;
    margin: 0 0 18px 0;
    padding: 0 0 10px;
    width: auto;
    font-size: 12pt !important;
    border: 0;
    border-top: none;
}


	


/* -------------------[ Tables -- lots of specific tables ]------------------- */

table tr {background:#fff;}
table td {border: 1px solid #d6d6d6; padding:10px;}
table th {background:#bf5817; color: #fff; border: 1px solid #d6d6d6; padding:10px;}


table.general {
	width:100%;
background:#fff;
}

	
	
/* -------------------[ End Tables -- lots of specific tables ]------------------- */






/* -----------[ Accordion Styles - Pure CSS Accordion ]------------ */


/* accordion styles */
.accordion {
  position: relative;
  margin-bottom: 1px;
  width: 100%;
  color: #6d6e71;
  overflow: hidden;
}
.accordion input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.accordion label {
  position: relative;
  margin-top:-30px;
  display: block;
  padding: 0.75em;
  background: #676767;
  color:#fff;
  font-weight: bold;
  line-height: 3;
  cursor: pointer;
}

.accordion label:hover {
  background: #bf5817;
  transition: ease-in-out 0.3s;
}

.accordion p {
	margin-top: 0px;
    margin-bottom: 40px;
    display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
	}

.accordion h4 {
	margin-top:45px;
}
	
.accordion-content {
  max-height: 0;
  overflow: hidden;
  background: #fff;
  -webkit-transition: max-height .5s;
  -o-transition: max-height .5s;
  transition: max-height .5s;
}


.accordion-content .accordion-text {
  margin: 3em;
  
}
/* :checked */
.accordion input:checked ~ .accordion-content {
  max-height: 1000em;
	-webkit-transition: max-height 5s;
  -o-transition: max-height 5s;
  transition: max-height 5s;
}

/* :checked */
.accordion input:checked ~ label {
  background:#bf5817;
    transition: ease-in-out 0.3s;

}
/* Icon */
.accordion label::after {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 3em;
  height: 3em;
  line-height: 3;
  text-align: center;
  -webkit-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
}
.accordion input[type=checkbox] ~ label::after {
  content: "+";
}
.accordion input[type=radio] ~ label::after {
  content: "\25BC";
}
.accordion input[type=checkbox]:checked ~ label::after {
  transform: rotate(315deg);
}
.accordion input[type=radio]:checked ~ label::after {
  transform: rotateX(180deg);
}


/* -------------------[ End Accordion Styles ]------------------- */


#skiptocontent {
 position: absolute;
 left: -10000px;
 width: 170px;
height: 10px;
color: #fff;
background-color: #6d6e71;
padding:20px;
font-weight:bold;
font-size:16px;
text-align:center;
}

#skiptocontent:focus, #skiptocontent:active { position: absolute;
 left: 0px;
 width: 170px;
height: 10px;
color: #fff;
background-color: #6d6e71;
padding:20px;
font-weight:bold;
font-size:16px;
text-align:center;
text-decoration:underline;
z-index:10000!important;
}


#head-content {
	margin: 0;
	padding: 0;
	max-width:100%;
	}


#footer {
	background:#6d6e71;
	width:100%;
	font-size:12pt;
	text-align:left;
	color:#ffffff;
	font-weight:normal;
position:absolute;
bottom:0;
z-index:103!important;
	}

#footer p.leftwords {
	float:left; padding-left:5%; margin-bottom:10px;
}

#footer p.rightwords {
	float:right; padding:0 5%;
	
}
	
	
#footer-widgets {
	background:#fff;
	width:90%;
	color:#6d6e71000;
	padding:5% 5% 10% 5%;
	border:none;
	margin:0;
	font-size:11pt;
	border-top:5px solid #d6d6d6;
	}




#footer-widgets .widget_text { 
	padding: 0px;
	background: transparent;
	border: none;
	}



.top-nav-icon {
	position:fixed; 
	top: 352px; 
	right:-3px; 
	z-index:12!important;
	color:#fff;
	padding:10px 15px 8px 13px;
	background-color:#bf5817;
	border-top:1px solid #6d6e71;
	border-left:1px solid #6d6e71;
	border-bottom:1px solid #6d6e71;
	border-right:none;
	-webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 300ms cubic-bezier(0.32,1.25,0.375,1.15);
  transition: all 300ms cubic-bezier(0.32,1.25,0.375,1.15);

}



.top-nav-icon h4 {
	
	color:#fff;
	font-weight:bold;
	text-align:center;
	padding:10px 0 10px 0;
	
	
}

.top-nav-icon:hover {
	cursor:pointer;
	background-color:#6d6e71;
	
}


.top-nav-icon-close h4 {
	position:absolute; 
	top: -7px; 
	left:-7px; 
	z-index:105!important;
	color:#fff;
	padding:0 9px 2px 7px;
	background-color:#bf5817;
	border-radius: 12px;
	display:none;
}


.top-nav-icon.show-nav {
	  -webkit-transform: translateX(-482px);
  transform: translateX(-482px);
background-color:#6d6e71;
}


#sidebar-container {
	width:400px;
	height:100%;
	position:fixed;
	right:-523px;
	top:0;
	margin-right:0px;
	margin-top:0;
	z-index:10!important;
	padding:0 80px 0px 40px;
	background-color:#6d6e71;
	border-left:0;
	display:block;
	-webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 300ms cubic-bezier(0.32,1.25,0.375,1.15);
  transition: all 300ms cubic-bezier(0.32,1.25,0.375,1.15);

}

#sidebar-container.show-nav {
  -webkit-transform: translateX(-483px);
  transform: translateX(-483px);
  -webkit-overflow-scrolling: touch;
}

#sidebar {
	width:100%;
	max-height:78%;
	overflow:auto;
	position:relative;
	z-index:105!important;
	padding:230px 40px 0px 0px;
	background-color:#6d6e71;
	color:#fff;

}

.sidebar-active{
	display:block;
}



.noScroll {
	position:fixed;
	overflow:hidden;
}

.noScroll-leftSide {
	position:fixed;
	overflow:hidden;
}

#sidebar .widget {
	margin:0 0 50px;
	color:#fff;
}
	
#sidebar .widget.featuredpage {
	padding:0;
	background:transparent;
	border:none;
}

#sidebar .widget.featuredpage img.thumbnail {
	padding:0 0 10px 0;
}

#sidebar h3.widgettitle {
color:#fff;}

#sidebar .widget.widget_search{
	padding:0;
	background:#fff;
	border:none;
	color:#6d6e71;
	}

#sidebar .widget.socialicons{
	padding:0;
	background:#fff;
	border:none;
	color:#fff;
	}

#sidebar .widget.subscribebox{
	padding:0;
	background:#fff;
	border:none;
	color:#fff;
	}

#sidebar .widget.widget_videoslide{
	padding:0;
	background:#fff;
	border:1px solid #d6d6d6;
	color:#fff;
	}


#sidebar .widget.catposts {
	padding: 0;
	border:none;
	background:transparent;
	}


.widget.videoslide{background:transparent; padding:0px;}



.textwidget input.submit {
	color:#fff;
	background-color:#6d6e71;
	}


#videoslide-widget-3.widget.videoslide { 
	background: #fff;
	border: 1px solid #d6d6d6;
	}

#videoslide-widget-3.widget.videoslide h3.widgettitle { 
	padding:15px 15px 5px 15px;
	}


#sidebar .widget.widget_nav_menu {
	padding:0;
	background:#6d6e71;
	border:none;
	color:#fff;
	}

#sidebar .widget.widget_recent_entries {
	padding:0;
	background:#6d6e71;
	border:none;
	color:#fff;
	}

#sidebar .widget.widget_recent_comments {
	padding:0;
	background:#6d6e71;
	border:none;
	color:#fff;
	}

#sidebar .widget.widget_meta {
	padding:0;
	background:#6d6e71;
	border:none;
	color:#fff;
	}

#sidebar-bottom {
	padding:0;
	background:#6d6e71;
	border:none;
	color:#fff;
	}




.entry a { font-weight:bold;}

.backtotop {

background: #6d6e71;
margin-top: 22px;
display: block;
position: fixed;
right: 15px;
bottom: 15px;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
z-index: 999;
cursor: pointer;
color: #fff;
font-size: 11px;
text-transform: uppercase;

}

.sidebar-menus {

display:none;
}



#font-switcher {position:fixed; top:0px; left:0; z-index:105!important; width:100%; height:35px; background-color:#fff;}

#font-switcher-social {float:left; margin:5px 0 0 5%; }
#font-switcher-social img {float:left; margin:0 10px 0 0; }

#font-switcher-text {float:right; margin:5px 5% 0 0; font-size:11pt; font-weight:bold; }
#font-switcher-text #normal {font-weight:normal; }

.fs-small {font-size: 7pt;}
.fs-normal {font-size: 11pt;}
.fs-large {font-size: 11pt;}


.font-14 {font-size: 14pt; line-height:1.6em;}	
.font-9 {font-size: 11pt;}

ul li.font-14 {font-size: 14pt;}	
ul li.font-9 {font-size: 11pt;}


#homepage-page-social {float:left; padding:0 0 0 40%; }
#homepage-page-social img {float:left; margin:0 10px 0 0; }
		


#top-fixed-bar {
	background-color:#fff; position:fixed; top:0px; left:0; z-index:105!important; width:100%; height:164px;  border-top:0; border-bottom:0; padding:0 2% 0 2%; -webkit-transiion: ease 0.3s;
	transition: ease 0.3s;
	}

#top-fixed-bar.retract {
	top:-120px;
	-webkit-transiion: ease 0.3s;
	transition: ease 0.3s;
}





#header {margin:0 0 0 -25px;}

#sitetitle, #logo {
    max-width: 600px;
    margin: 0 0 0 1%;
    padding: 0;
    text-align: left;

}


/* -------------------[ Top Navigation ]------------------- */

.toptopnav.retract {
	
}
.toptopnav a.up-button {
	position:fixed;
	top:29px;
	right:5%;
	padding: 3px 8px;
	width:fit-content;
    background: #bf5817;
    color: #fff;
	text-transform:uppercase;
	font-size:11pt;
	font-weight:bold;
	text-align:center;
	display:block;
	margin:0 auto;
	transition: background 0.5s ease;
	z-index:100;
	-webkit-transiion: ease 0.3s;
	transition: ease 0.3s;
	
	
}

.toptopnav a.up-button:hover, .toptopnav a.up-button:focus {
	
	background:#6d6e71;
	
	
}

.toptopnav a.up-button.retract {
	top:-91px;
	-webkit-transiion: ease 0.3s;
	transition: ease 0.3s;
		
}


.toptopnav a.login-button {
	position:fixed;
	top:69px;
	right:5%;
	padding: 3px 8px;
	width:fit-content;
    background: #bf5817;
    color: #fff;
	text-transform:uppercase;
	font-size:11pt;
	font-weight:bold;
	text-align:center;
	display:block;
	margin:0 auto;
	transition: background 0.5s ease;
	z-index:100;
	-webkit-transiion: ease 0.3s;
	transition: ease 0.3s;
	
	
}

.toptopnav a.login-button:hover, .toptopnav a.login-button:focus {
	
	background:#6d6e71;
	
	
}


.toptopnav a.login-button.retract {
	top:-51px;
	-webkit-transiion: ease 0.3s;
	transition: ease 0.3s;
		
}


.toptopnav2 {display:none;}


.toptopnav2 a.up-button {
	position:relative;
	padding: 3px 8px;
	width:fit-content;
    background: #bf5817;
    color: #fff;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	display:block;
	margin:0 auto 20px auto;
	transition: background 0.5s ease;
	z-index:100;
	-webkit-transiion: ease 0.3s;
	transition: ease 0.3s;
	
	
}

.toptopnav2 a.up-button:hover, .toptopnav2 a.up-button:focus {
	
	background:#6d6e71;
	
	
}



.toptopnav2 a.login-button {
	position:relative;
	padding: 3px 8px;
	width:fit-content;
    background: #bf5817;
    color: #fff;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	display:block;
	margin:0 auto;
	transition: background 0.5s ease;
	z-index:100;
	-webkit-transiion: ease 0.3s;
	transition: ease 0.3s;
	
	
}

.toptopnav2 a.login-button:hover, .toptopnav2 a.login-button:focus {
	
	background:#6d6e71;
	
	
}













#topnav {
	position: fixed; 
	top:120px; 
	left:0; 
	width:98%; 
	height: 30px; 
	z-index:11; 
	padding:10px 1% 3px 1%; 
	margin:0 auto; 
	font-family: 'Unna', Helvetica, sans-serif; 
	font-weight:bold;
	font-style:normal;	
 	font-size: 11pt; 
	background:transparent; 
	opacity:1; 
	text-align:center; 
	border-top:1px solid #bf5817; 
	border-bottom:1px solid #bf5817; 
	text-transform:uppercase;
	-webkit-transiion: ease 0.3s;
	transition: ease 0.3s;
	
	}

#topnav.retract {
	top:-1px; 	
	-webkit-transiion: ease 0.3s;
	transition: ease 0.3s;
	
}


#topnav ul { 
	margin:0; 
	padding:0; 
	list-style:none; 
	line-height:1; 
	margin:0;
	border:none; 
	height:20px;
	display:inline-block;
	text-align:left;
	}
	
	

#topnav ul a  {
	position:relative; 
	display:block; 
	z-index:90; 
	padding:0px 25px; 
	line-height:24px; 
	text-decoration:none;
	color:#000;
	border-top:0;
	}
	
	
	



		.search-icon::after {
			display:block;
			content: '\26B2';
			float:right;
			margin:-20px 10px 0 0;
			font-size:13pt;
			-webkit-transform: rotate(-45deg); 
			               -moz-transform: rotate(-45deg); 
			                 -o-transform: rotate(-45deg);
			                    transform: rotate(-45deg);

		}








#topnav ul li  { 
	float:left; 
	width: auto;
/*	border-left: 1px dotted transparent;
	border-right: 1px dotted transparent;
*/
	}

#topnav ul li:hover {
	background-color:#fff; 
	color: #000;
/*	border-left: 1px dotted #6d6e71;
	border-right: 1px dotted #6d6e71;
*/
	padding: 0;
	margin:0
	}

#topnav ul li:hover > a {
	color:#bf5817; 
	text-decoration:underline; 
	}
	
	
	

#topnav ul ul  { 
	position: absolute; 
	left: -999em;
	top:70px; 
	width:250px; 
	height:auto;
	z-index:99999;
	border-top:0;
	background:#fff;
	padding: 10px 0 13px 0;
	opacity:1;
	border:1px solid #d6d6d6;
border-bottom:10px solid #96c93d;
border-top:none;
margin-left:-1px;
	
	}
	
	
#topnav ul ul li:hover { 
	padding-bottom:0;
	border:none;
	padding: 0;
	margin:0;

	}
	
#topnav ul ul li:hover > a {
	color:#888; 
	border-top:none; 
	text-decoration:underline;
		line-height:24px;



	}

#topnav ul ul a  {
	width:200px; 
	line-height:24px;
	border: none;
	border-top:0;
	background:#fff;
	font-weight:bold;
	font-size:11pt;
	}

#topnav ul ul a:hover  {
	border: none;
		background:#fff;
	margin:0;


	}

#topnav ul li li { 
	margin:0;
	
	}
	
#topnav ul li li:hover { 
	margin:0;
		background:#fff;

	
	}
	
	

#topnav ul ul ul  {
	border-top: 1px solid #6d6e71;
	margin: -32px 0 0 221px; 
	}

#topnav ul li li { 
	margin:0;
	border:0;
	}

#topnav ul li:hover,
#topnav ul li.hover  {
	position:static;
	}

#topnav ul li:hover ul ul, 
#topnav ul li.sfhover ul ul,
#topnav ul li:hover ul ul ul, 
#topnav ul li.sfhover ul ul ul,
#topnav ul li:hover ul ul ul ul, 
#topnav ul li.sfhover ul ul ul ul { 
	left:-999em; 
	}

#topnav ul li:hover ul, 
#topnav ul li.sfhover ul,
#topnav ul li li:hover ul, 
#topnav ul li li.sfhover ul,
#topnav ul li li li:hover ul, 
#topnav ul li li li.sfhover ul,
#topnav ul li li li li:hover ul, 
#topnav ul li li li li.sfhover ul {
	left:auto;
	}




	
	/* ----[  FOOT Navigation ]---- */

	
	

	#footnav {position: fixed; left:-550px; width:101%; height: 100%; padding:0 20px 40px 60px; text-transform:uppercase; font-family: 'Unna', Helvetica, sans-serif; font-weight:bold; font-style:normal; font-size: 13pt; background:#6d6e71;  z-index:104!important; overflow:scroll; -webkit-text-size-adjust: 100%; -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 300ms cubic-bezier(0.32,1.25,0.375,1.15);
  transition: all 300ms cubic-bezier(0.32,1.25,0.375,1.15);
    -webkit-overflow-scrolling: touch;

	

	
	}


#footnav.show-left-nav {
  -webkit-transform: translateX(500px);
  transform: translateX(500px);
}


#footnav ul { 
	padding:2% 0 30% 5%;
	list-style:none; 
	line-height:1; 
	margin:0;
	border:0; 
	}

#footnav ul a  {
	position:relative; 
	display:block; 
	z-index:1001!important; 
	padding:5px 10px; 
	line-height:24px; 
	text-decoration:none;
	color:#ffffff;
	float:none;
	}

	#footnav ul a, #footnav ul a:link, #footnav ul a:visited {float:none; padding:5px;}
	
#footnav ul li {float:none;}

#footnav ul li:hover {
	color: #6d6e71;
	}

#footnav ul li:hover > a {
	color:#6d6e71; 
	text-decoration:underline; 
	}



/* ----[ FOOT Navigation -- Submenu Level ]---- */

#footnav ul ul  { 
	position: relative; 
	width:90%;
	height:100%;
	overflow:scroll;
	border-top:0;
	padding:20px;
	display:block;
	
	}

#footnav ul ul li:hover { 
	padding-bottom:0;
	border:none;
	}
	
#footnav ul ul li:hover > a {
	color:#6d6e71; 
	border-top:none; 
	text-decoration:underline;
	}

#footnav ul ul a  {
	width:100%; 
	line-height:20px;
	border: none;
	border-top:0;
	font-weight:bold;
	font-size:11pt;
	}

#footnav ul ul a:hover  {
	border: none;
	}

#footnav ul li li { 
	margin:0;
	}
	
#footnav ul li li:hover { 
	margin:0;
	}
	
	
	
	
/* ----[ FOOT Navigation -- Submenu Level -- Indent Class ]---- */

#footnav ul ul li.indent {
	margin-left:40px; 
	list-style-type:disc; 
	font-size:11pt; 	
	padding-right: 0; 
	border-right:0;
	}

#footnav ul ul li.indent:hover {
	margin-left:40px; 
	list-style-type:disc; 
	font-size:11pt; 	
	padding-right: 0; 
	border-right:0;
	}

#footnav ul ul li.indent a {
	font-size:11pt;
	}

	

	

/* ----[ FOOT Navigation -- Other Styles Required by Solostream Theme -- Can't Delete ]---- */

#footnav ul ul ul  {
	border-top: 1px solid #6d6e71;
	margin: -32px 0 0 221px; 
	}

#footnav ul li:hover,
#footnav ul li.hover  {
	position:static;
	}

#footnav ul li:hover ul ul, 
#footnav ul li.sfhover ul ul,
#footnav ul li:hover ul ul ul, 
#footnav ul li.sfhover ul ul ul,
#footnav ul li:hover ul ul ul ul, 
#footnav ul li.sfhover ul ul ul ul { 
	left:-999em; 
	}

#footnav ul li:hover ul, 
#footnav ul li.sfhover ul,
#footnav ul li li:hover ul, 
#footnav ul li li.sfhover ul,
#footnav ul li li li:hover ul, 
#footnav ul li li li.sfhover ul,
#footnav ul li li li li:hover ul, 
#footnav ul li li li li.sfhover ul {
	left:0;
	}


	
/* ----[ End FOOT Navigation ]---- */
	
	
	
/* -------------------[ Old Mobile Navigation -- ]------------------- */
	
	
.select-menu,
.select-menu-catnav { 
	display: none 
	}



#catnav ul a:hover {
	
	text-decoration:none;
	}

#catnav ul ul a:hover  {text-decoration:none;}


/* -------------------[ END Old Mobile Navigation -- ]------------------- */





h2.alt-home-bottom-big-header {
font-family: 'Unna', Helvetica, sans-serif;
font-size: 54pt;
text-align:center;
margin-bottom:50px;
}

#alt-home-bottom {
	padding:3% 5% 3% 5%;
	background:#fff;
	border:none;
	margin: 0;
	}


 .alt-home-bottom-1 {
	padding:3% 5% 3% 5%;
	border:none;
	margin: 0;
	height:50vh;
	background-size: cover; 
	background-repeat:no-repeat;
}


#alt-home-bottom-2 {
	padding:0 0 300px 0;
	background:#fff;
	border:none;
	margin: 0;
}



#alt-home-bottom-3 {
	padding:3% 5% 3% 5%;
	background: #fff;
	border:none;
	margin: 0;
}

#alt-home-bottom-4 {
	padding:3% 5% 3% 5%;
	/*background: url(https://unpretentiouspalate.com/wp-content/uploads/2018/06/BABV6580.jpg) no-repeat center 100%; */
	background: #f7f7f7;
	border:none;
	margin: 0;
}

#breaking-news-banner {
	position:relative; 
	top:164px;
	padding:30px 18% 10px 18%;
	background:#efefef;
	border:none;
	border-bottom: 3px solid #bf5817;
	margin: 0 0 -3px 0;
	list-style-type:none;
	color:#000;
	display:none;
		z-index:10!important;
		text-align:center;
		

}

#breaking-news-banner .widget {margin: -15px 0 10px;}

#breaking-news-banner h2 {font-style:italic; text-align:center; margin-bottom:10px;}

#breaking-news-banner h2.widgettitle {display:none;}

#breaking-news-banner h3 {
	text-align:center;
	
	list-style-type:none;
	color:#fff;
	display:block;
	line-height:1.5em;
	margin-top:-8px;
}

#breaking-news-banner h6.black {text-align:center; margin:15px 0 15px 0; font-family: 'Unna', Helvetica, sans-serif; font-style:italic;}

#breaking-news-banner a.up-button {margin:20px auto 0 auto;}



.breaking-news-banner-close h4 {
	position:absolute; 
	top: 15px; 
	left: 0.5%; 
	z-index:104!important;
	color:#fff;
	font-size:1.6em;
	padding:0 10px 4px 8px;
	background-color:#bf5817;
	border-radius: 25px;
	display:block;
}

.breaking-news-banner-close h4:hover {
	cursor:pointer;
}


.home-widget-1 {width:19%; position:absolute; top:220px; left:5%; margin:0 0 0 10px; padding:16px; 
	background:#fff; opacity:0.8; box-sizing: border-box;
}

.home-widget-1 h2.post-title {
	margin:0 0 5px 0;
}


.home-widget-2 {width:31%; float:left; margin:0 0 30px 0; padding-right:3.5%;}

.home-widget-3 {width:31%; float:left; margin:0 0 30px 0;}

.home-widget-4 {width:100%;}

.home-widget-5 {width:31.33%; float:left; margin:0 2% 0 0; }

.home-widget-6 {width:31.33%; float:left; margin:0 2% 0 0; }

.home-widget-7 {width:31.33%; float:left; margin:0;}

.home-widget-11 {width:15%; float:left; margin:0 2% 0 0; }

.home-widget-12 {width:15%; float:left; margin:0 2% 0 0;}

.home-widget-13 {width:15%; float:left; margin:0;}

.home-widget-8 {width:100%;}

.home-widget-9 {width:45%; float:left; margin:0; padding-right:10%;}

.home-widget-10 {width:45%; float:left; margin:0; padding-right:0;}




.home-widget-10 .calendar-buttons {
	width:100%;
	height:60px;
	border-bottom: 1px solid #D4E1DA;
}

#calendar-button1 {
	background-color: #d6d6d6;
	color: #bf5817;
	font-weight:700;
	padding:20px 0;
	float:left;
	width:170px;
	height:20px;
	margin:0;
	cursor:pointer;
	text-transform:uppercase;
	text-align:center;
}



#calendar-button2 {
	background-color: #d6d6d6;
	color: #bf5817;
	font-weight:700;
	padding:20px 0;
	float:left;
	width:200px;
	height:20px;
	margin:0;
	cursor:pointer;
	text-transform:uppercase;
	text-align:center;	


}


#calendar-button1:hover {text-decoration:underline;}
#calendar-button2:hover {text-decoration:underline;}

#calendar-button1.button-live {
	background-color:#ffffff;
		color:#bf5817;

}

#calendar-button2.button-live {
	background-color:#ffffff;
	color:#bf5817;

}





#calendar-tab1 {display:none; margin-top:-23px;}
#calendar-tab2 {display:block; margin-top:-23px;}


.home-widget-1 .widget {width: 100%; border:none;}
.home-widget-2 .widget {width: 100%; border:none;}
.home-widget-3 .widget {width: 100%; border:none;}
.home-widget-4 .widget {width: 90%; margin:0 0 0 5%; border:none; border-top:5px solid #d6d6d6;}


.home-widget-5 .widget {cursor:pointer;}
.home-widget-6 .widget {cursor:pointer;}
.home-widget-7 .widget {cursor:pointer;}




.home-widget-5 #text-103.widget {width: 100%; height:300px; border:none; background: #fff; 
 margin-bottom:0;}

.home-widget-5 #text-101.widget {width: 100%; height:300px; border:none; background: #fff; margin-bottom:40px;}

.home-widget-6 #text-104.widget {width: 100%; height:300px; border:none; background: #fff; margin-bottom:40px;}

	.home-widget-6 #text-112.widget {width: 100%; height:300px; border:none; background: #fff; margin-bottom:0;}

.home-widget-7 #text-102.widget {width: 100%; height:300px; border:none; background: #fff; margin-bottom:40px;}

	.home-widget-7 #text-105.widget {width: 100%; height:300px; border:none; background: #fff; margin-bottom:0;}


.home-widget-8 .widget {width: 90%; margin:0 0 0 5%; border:none;}



#alt-home-bottom-1 .textwidget, #alt-home-bottom-1 h3.widgettitle {
	text-align:center;
}

#alt-home-bottom-1 .textwidget img.aligncenter {
	margin-bottom:20px;
	width:48px;
}



	
.home-widget-2 #subscribebox-widget-4 h3.widgettitle{ 
text-align:center;
	
}

.home-widget-2 #subscribebox-widget-4 input[type="text"] { 
	color: #555;
	font-size: 11pt;
	margin: 0 0 15px 0;
	display:inline;
	padding: 6px 8px;
	width:60%;
	text-transform:lowercase;
	font-family:"Unna", Helvetica, sans-serif;	
	font-weight:bold;
	font-style: normal;
	border:1px solid #d6d6d6;
	background:#fff;
	
}

.home-widget-2 #subscribebox-widget-4 input[type="submit"] { 
	background: #6d6e71;
	color: #fff;
	border:0px solid #6d6e71;
	padding: 7px 9px;
		width:15%;
margin:0 0 15px -4px;
	font-size:11pt;
	font-family:"Unna", Helvetica, sans-serif;
	font-weight:bold;
	font-style: normal;
		
	display:inline;
	cursor:pointer;
		text-transform:lowercase;
	-webkit-box-shadow: inset 0 0 1px hsla(0,100%,100%,.2) /*Top*/, inset 0 0 1px hsla(0,100%,100%,.2) /*Shine*/;
	-moz-box-shadow: inset 0 0 1px hsla(0,100%,100%,.2) /*Top*/, inset 0 0 1px hsla(0,100%,100%,.2) /*Shine*/;
	box-shadow: inset 0 0 1px hsla(0,100%,100%,.2) /*Top*/, inset 0 0 1px hsla(0,100%,100%,.2) /*Shine*/;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	
}




.home-widget-2 #subscribebox-widget-4 input[type="submit"]:hover {
	background-color:#6d6e71;
	color:#fff;
	}
 





.home-widget-4 .widgettitle {
	font-family: 'Unna', Helvetica, sans-serif;
	font-size: 54pt;
	text-align:center;
	margin-bottom:50px;
	font-weight:bold;
	font-style: normal;
}

.home-widget-4 .widget.widget_text{ font-family:"Source Serif Pro", Helvetica, sans-serif;
letter-spacing: 0;
    font-size: 24pt;
    font-weight: 300;
    text-transform: none;
line-height:1.6;
text-align:center;
padding-top:50px;
 }
 
 .home-widget-4 .widget.widget_text img{ vertical-align: bottom;
 }

 
 
 .home-widget-5 .widget.widget_text h3.widgettitle {color:#fff; font-weight:bold; text-align:center; font-size:20pt; background:#bf5817; padding:5px; border-bottom:1px solid #fff; margin-bottom:0;} 
 .home-widget-6 .widget.widget_text h3.widgettitle {color:#fff; font-weight:bold; text-align:center; font-size:20pt; background:#bf5817; padding:5px; border-bottom:1px solid #fff; margin-bottom:0;} 
 .home-widget-7 .widget.widget_text h3.widgettitle {color:#fff; font-weight:bold; text-align:center; font-size:20pt; background:#bf5817; padding:5px; border-bottom:1px solid #fff; margin-bottom:0;} 
 
 
 
 

	 .home-widget-5 .widget.widget_text .widget-wrap .textwidget {position:relative; top:0; left: 0; bottom:0; right:0; color:#fff; font-weight:bold; text-align:center; font-size:18pt; height:300px; padding:30px; line-height:1.6em; opacity:0;
	 -moz-transition: 0.3s ease;
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease;
	}

	.home-widget-5 .widget.widget_text:hover .widget-wrap .textwidget { position:relative; background:#bf5817; opacity:0.9;
 }
 
 .home-widget-6 .widget.widget_text .widget-wrap .textwidget {position:relative; top:0; left: 0; bottom:0; right:0; color:#fff; font-weight:bold; text-align:center; font-size:18pt; height:300px; padding:30px; line-height:1.6em; opacity:0;
	-moz-transition: 0.3s ease;
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease;
	}
	
 .home-widget-6 .widget.widget_text:hover .widget-wrap .textwidget { position:relative; background:#bf5817; opacity:0.9; }
 
 .home-widget-7 .widget.widget_text .widget-wrap .textwidget {position:relative; top:0; left: 0; bottom:0; right:0; color:#fff; font-weight:bold; text-align:center; font-size:18pt; height:300px; padding:30px; line-height:1.6em; opacity:0;
	-moz-transition: 0.3s ease;
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease;
	}
 
 .home-widget-7 .widget.widget_text:hover .widget-wrap .textwidget { position:relative; background:#bf5817; opacity:0.9;  
 } 
 


 
 
 
 
 
.home-widget-8 .widgettitle {
	font-family: 'Unna', Helvetica, sans-serif;
	font-size: 24pt;
	letter-spacing:0;
	text-align:left;
	margin-bottom: 0;
	font-weight:bold;
	font-style: normal;

}

.home-widget-8 .widget.widget_text{ font-family:"Unna", Helvetica, sans-serif;
letter-spacing: 0;
    font-size: 16pt;
    font-weight: normal;
font-style:italic;
    text-transform: none;
line-height:1.5;
text-align:left;
color:#000;
padding:30px 0 30px 0;
border-top: 1px solid #bf5817;

 }


.home-widget-8 .widget.widget_text img {max-width:100%; height:auto; float:left; margin:8px 30px 0 0;}

.home-widget-8 .widget.widget_text a{ color:#000; font-weight:bold; transition: all 0.3s ease-in-out;}

.home-widget-8 .widget.widget_text h3 a{ color:#000; transition: all 0.3s ease-in-out;}

.home-widget-8 .widget.widget_text a:hover, .home-widget-8 .widget.widget_text a:active { color: #bf5817;
text-decoration: underline;}

.home-widget-8 .widget.widget_text h3 a:hover, .home-widget-8 .widget.widget_text h3 a:active { color: #bf5817; text-decoration: underline;}



.featuredpage img.thumbnail {
	width: 100%;
    float: none;
    margin: 0 auto 0;
    padding: 0;
    display: block;
    height: auto;
    border: 0;
}



#alt-home-bottom h2.feature-title {
	font-family: 'Unna', Helvetica, sans-serif;
	font-size: 54pt;
	letter-spacing:-3px;
	text-align:center;
	margin-bottom:50px;
	background: transparent;
	font-weight:bold;
	font-style: normal;

}

#alt-home-bottom h3.post-title {
	font-family:"Unna", Helvetica, sans-serif;
	letter-spacing: 0;
    font-size: 15pt;
	font-weight:bold;
	font-style: normal;
    text-transform: none;
	margin:5px 0 5px 0;
	line-height: 1.1em;


}


#alt-home-bottom .featured.galleries {
	padding: 0;
    border: 0;
    margin: 0 auto 0 auto;
	background:#fff;
}


#alt-home-bottom .featured.galleries .flexslider{
	margin: 0;
    padding: 0 0 0 0;
    background: transparent;
	
}



#alt-home-bottom .featured.galleries .gallery-excerpt {
	padding: 0;
	margin:-7px auto 1em;
	display:block;
	line-height:1.5em;
	height:auto;
	overflow:hidden;
	font-size:11pt;
	
}


#alt-home-bottom #featured-galleries-desktop {display:block;}
#alt-home-bottom #featured-galleries-mobile {display:none;}


.featured.galleries .gallery-post-container {
    padding: 10px;
    margin: 0 auto;
    display: block;
	background:transparent;
	border: 0;
}

.featured.galleries .gallery-post {
    width: 23.5%;
    float: left;
    display: block;
    padding: 0;
    margin: 0 2% 0 0;
	
}

.featured.galleries .flex-direction-nav {
    display: block;
    left: auto;
    top: 100px;
    right: 48%;
    z-index: 3;
    position: absolute;
	
}

.featured.galleries .flex-direction-nav li a {
    width: 16px;
    height: 19px;
    margin: 0;
    display: block;
    background: #fff url(images/prev-next-gal.png) no-repeat 2px 0;
    position: absolute;
    top: 0px;
    cursor: pointer;
    text-indent: -9999px;
    z-index: 10;
    border: 1px solid #d6d6d6;
    padding: 0 2px;
}


.mepr-unauthorized-excerpt {display:none;}

.mepr-form-radio {
    -webkit-appearance: radio;
}

.mepr-submit {
	background: #bf5817;
    padding: 10px;
    color: #fff;
    font-size: 11pt;
    font-family: "source serif pro",Helvetica,Arial,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
	transition: background .5s ease;
	cursor:pointer;
}

.mepr-submit:hover, .mepr-submit:focus {
	background: #6d6e71;
	cursor:pointer;
    
}

.paywall2 .mepr-login-link {display:none;}


/* ---------[ iFrames ]--------- */


iframe {
	width:100%; 
	border:none;
	background-color: transparent;
	
}

iframe[seamless]{
	overflow: hidden;
}


div[tkf-wrap-guid]	{
	margin-top:-10px;
}

.youtube-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.countdown-container {
	position: relative;
	padding-top: 112%;
	overflow: hidden;
}


.youtube-container div.juxtapose {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.youtube-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.countdown-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
		overflow:hidden;

}

iframe.youtube {
	height:360px;
	}

iframe.personofinterest {
	height:400px;
	}

iframe#blockrandom {
	height:900px;
}

iframe#onsiteClassesCalendar {
	height:1000px;
}


.googlechart-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 300px;
	overflow: hidden;
}

.googlechart-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.google-chart {
	width:100%;
	min-height:300px;

	}

.google-chart2 {
	width:100%;
	min-height:270px;

}	







.leaderboard {
	-webkit-columns: 3; /* Chrome, Safari, Opera */
    -moz-columns: 3; /* Firefox */
    columns: 3;
	
	-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
	
	
}

.leaderboard h3{
	margin: 0 0 1px 0;
	padding:10px;
	background:#bf5817;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
		
}

.leaderboard h3 a{
	
	color:#fff;
	
		
}

.leaderboard-container {
	position:relative;
	width:100%;
	height:auto;
		margin-bottom:40px;

}

.leaderboard-container img {
	display:block;
	width:100%;
	height:auto;

}


.leaderboard-overlay{
position: absolute;
  top: 0;
  left: 0;
  bottom:0;
  right:0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.3s ease;
  background-color: #bf5817;
}

.leaderboard-container:hover .leaderboard-overlay {
  opacity: 0.9;
}


.leaderboard-overlay-text {
  color: #fff;
  position: absolute;
  top: 12.5%;
  left: 17.5%;
  width:66%;
  
}



/* ---------[ bottom nav mobile hide  ]--------- */


.backtotop2 {
display:none;
}

.backtotop2:hover{cursor:pointer;}

.navigation-menu3 {
	display:none;
}


/* ---------[ end bottom nav mobile hide  ]--------- */





} /* DONT' DELETE THIS CLOSE BRACE -- IT IS THE END OF THE MEDIA SCREEN FROM THE VERY TOP




/* ---------[ Responsive Design Elements ]--------- */

@media only screen and (max-width:500px) {

#google_translate_element {position:fixed; right:0; bottom:57px;  }

#font-switcher {height:50px; background-color:#ffffff; }

#top-fixed-bar {
	height:75px;
	border:0;
	margin:0;
	padding:0;
	position:fixed;
	border-bottom:1px solid #bf5817;
}


#header{
	margin:0;
}
	#logo {
		position:fixed; top:0; z-index:100000!important; width:90%!important; margin: 3% 5%; padding:0; text-align:left;
	}
	
	

	
	
	
	#breaking-news-banner {
	position:relative; 
	top:75px;
	padding:30px 18% 10px 18%;
	background:#efefef;
	border:none;
	border-bottom: 3px solid #bf5817;
	margin: 0 0 1px  0;
	list-style-type:none;
	color:#000;
	display:none;
		z-index:10!important;
		text-align:center;
		

}
	
	
	#breaking-news-banner h3 {
	
	list-style-type:none;
	color:#fff;
	display:block;
	font-size:11pt;
	line-height:1.6em;
	margin-top:-4px;
	text-align:center;
	
}
	
	
	
	.breaking-news-banner-close h4 {
	position:absolute; 
	top: 5px; 
	left: 0.5%; 
	z-index:104!important;
	color:#fff;
	font-size:1.6em;
	padding:0 10px 4px 8px;
	background-color:#bf5817;
	border-radius: 25px;
	display:block;
}
	
	.home #page {padding:70px 0 0 0;}

#page {margin:0 auto; padding:95px 0 500px 0; 
	

}


.entry-feature-item.best-restaurants {
	max-width:100%;
	float:left;
	clear:none;
}



.post-review-featured-image {
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
}


.review-topper .ken-social {
	margin-bottom:50px;
}


.wp-caption.alignleft {
    margin: 0 20px 20px;
}
.wp-caption.alignright {
    margin: 0 0 20px 20px;
}

#font-switcher-social {display:none;}

#page-social {float:left; margin:-35px 0 55px 24%; clear:both; }
#page-social img {float:left; margin:0 10px 0 0; }


	
#sidebar-container {
	width:100%;
	height:100%;
	position:fixed;
	right:-560px;
	top:0;
	margin-right:0px;
	margin-top:0;
	z-index:10!important;
	padding:0 40px 0px 40px;
	background-color:#fff;
	display:block;
	-webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 300ms cubic-bezier(0.32,1.25,0.375,1.15);
  transition: all 300ms cubic-bezier(0.32,1.25,0.375,1.15);

}	

#sidebar-container.show-nav {
  -webkit-transform: translateX(-500px);
  transform: translateX(-500px);
}


#sidebar {
	width:80%;
	max-height:78%;
	overflow:auto;
	position:relative;
	z-index:105!important;
	padding:130px 20px 0px 20px;
	background-color:#fff;

}


#footnav ul { 
	padding:40% 0 30% 5%;
	list-style:none; 
	line-height:1; 
	margin:0;
	border:0; 
	}
	

#footer {
	
	padding: 42px 0 100px;
	
	}

	
#footer-widgets {
	
	padding:7% 5% 75% 5%;
	
	}

	.home-widget-10 .calendar-buttons {
	width:100%;
	height:80px;
	border-bottom: 1px solid #D4E1DA;
}

#calendar-button1 {
	background-color: #aaaaaa;
	color: #bf5817;
	font-weight:700;
	padding:20px 0 40px;
	float:left;
	width:100px;
	height:20px;
	margin:0;
	cursor:pointer;
	text-transform:uppercase;
	text-align:center;
}



#calendar-button2 {
	background-color: #aaaaaa;
	color: #bf5817;
	font-weight:700;
	padding:20px 0 40px;
	float:left;
	width:150px;
	height:20px;
	margin:0;
	cursor:pointer;
	text-transform:uppercase;
	text-align:center;	


}


#calendar-button1:hover {text-decoration:underline;}
#calendar-button2:hover {text-decoration:underline;}

#calendar-button1.button-live {
	background-color:#ffffff;
}

#calendar-button2.button-live {
	background-color:#ffffff;

}





#calendar-tab1 {display:none; margin-top:-23px;}
#calendar-tab2 {display:block; margin-top:-23px;}

	
.flex-direction-nav {
 	display:none;
	
	}	
	
	
			#searchform.searchform-homepage #submitbutton {width:20%; height:64px; vertical-align:top; font-size:1em;}
#searchform2.searchform-homepage #submitbutton2 {width:20%; height:64px; vertical-align:top; font-size:1em;}
#searchform3.searchform-homepage #submitbutton3 {width:20%; height:64px; vertical-align:top; font-size:1em;}

	
	
	
	#bottom-search {position: fixed; bottom:50px; left:-20px; width:101%; height: 1%; padding:40px 20px 80px 20px; text-transform:uppercase; font-family: 'Unna', Helvetica, sans-serif; font-weight:bold;
	font-style: normal;
	 font-size: 13pt; background:#fff; display:none; z-index:1000!important; border-top:1px solid #d6d6d6; }




#bottom-search #searchform.searchform-homepage #searchfield {width:51%; height:20px; font-size:0.9em; padding-left:20px;}
#bottom-search #searchform2.searchform-homepage #searchfield2 {width:51%; height:20px; font-size:0.9em; padding-left:20px;}
#bottom-search #searchform3.searchform-homepage #searchfield3 {width:51%; height:20px; font-size:0.9em; padding-left:20px;}
#bottom-search #searchform.searchform-homepage #submitbutton {width:20%; height:34px;  font-size:0.9em;}
#bottom-search #searchform2.searchform-homepage #submitbutton2 {width:20%; height:34px;  font-size:0.9em;}
#bottom-search #searchform3.searchform-homepage #submitbutton3 {width:20%; height:34px;  font-size:0.9em;}




.featured.wide .flex-caption .excerpt {
	display:none;
	
	}


.featured.wide .flex-caption h2.post-title {
	margin:0;
	font-size:12pt;
	letter-spacing:0;
	line-height:1.5em;
	color:#6d6e71;
	font-weight:bold;
	padding:5% 5% 0 5%;
	
	
	}



table.engineering {
	width:100%;
background:#fff;
}

table.engineering td {
	width:50%;

}

table.fiscalTable {
	width:100%;
background:#fff;
font-size:11pt;
	
}

table.trashTable {
	width:100%;
background:#fff;
font-size:7pt;
	
}

table.golfTable {
	width:100%;
background:#fff;
	
}

.golfTable td {
	width:33%;
	
}


table.trashTable {
	width:100%;
background:#fff;
	
}

table.pavilionRentals {
	width:100%;
background:#fff;
}

table.pavilionRentals td {
	width:25%;
}

table.general {
	width:100%;
background:#fff;
}


	
	
}

@media only screen and (min-width:501px) and (max-width:640px) {

#google_translate_element {position:fixed; right:0; margin:35px 40px 0 0; }

	#font-switcher {height:70px; background-color:#ffffff; }

	#top-fixed-bar {
		height:100px;
		border:0;
		margin:0;
		padding:0;
		position:fixed;
		border-bottom:1px solid #bf5817;
	}


	#header{
		margin:0;
	}
		#logo {
			position:fixed; top:0; z-index:100000!important; width:90%!important; margin: 3% 5%; padding:0; text-align:left;
		}

	
	
	
	
	#breaking-news-banner {
	position:relative; 
	top:100px;
	padding:30px 18% 10px 18%;
	background:#efefef;
	border:none;
	border-bottom: 3px solid #bf5817;
	margin: 0 0 1px  0;
	list-style-type:none;
	color:#000;
	display:none;
		z-index:10!important;
		text-align:center;
		

}
	
	
	#breaking-news-banner h3 {
	
	list-style-type:none;
	color:#fff;
	display:block;
	font-size:11pt;
	line-height:1.6em;
	margin-top:-4px;
}
	
	
	
	.breaking-news-banner-close h4 {
	position:absolute; 
	top: 5px; 
	left: 0.5%; 
	z-index:104!important;
	color:#fff;
	font-size:1.6em;
	padding:0 10px 4px 8px;
	background-color:#bf5817;
	border-radius: 25px;
	display:block;
}
	
	
	
	
	
	.home #page {padding:50px 0 0 0;}

#page {margin:0 auto; padding:120px 0 500px 0; }

#font-switcher-social {display:none;}

#page-social {float:left; margin:-20px 0 40px 24%; }
#page-social img {float:left; margin:0 10px 0 0; }
	



#sidebar {
	width:90%;
	max-height:78%;
	overflow:auto;
	position:relative;
	z-index:105!important;
	padding:100px 20px 0px 20px;
	background-color:#fff;

}

	#footnav {position: fixed; left:-730px; width:101%; height: 100%; padding:0 20px 40px 60px; text-transform:uppercase; font-family: 'Unna', Helvetica, sans-serif; font-weight:bold;
	font-style: normal;
	 font-size: 13pt; background:#6d6e71;  z-index:104!important; overflow:scroll; -webkit-text-size-adjust: 100%; -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 300ms cubic-bezier(0.32,1.25,0.375,1.15);
  transition: all 300ms cubic-bezier(0.32,1.25,0.375,1.15);
	

	
	}


#footnav.show-left-nav {
  -webkit-transform: translateX(670px);
  transform: translateX(670px);
}





#footnav ul { 
	padding:25% 0 30% 5%;
	list-style:none; 
	line-height:1; 
	margin:0;
	border:0; 
	}
	
	
#footer {
	
	padding: 42px 0 100px;
	
	}

	
#footer-widgets {
	
	padding:7% 5% 50% 5%;
	
	}

.flex-direction-nav {
 	display:none;
	
	}	
	
	
				#searchform.searchform-homepage #submitbutton {width:20%; height:64px; vertical-align:top; font-size:1em;}
#searchform2.searchform-homepage #submitbutton2 {width:20%; height:64px; vertical-align:top; font-size:1em;}
#searchform3.searchform-homepage #submitbutton3 {width:20%; height:64px; vertical-align:top; font-size:1em;}

	
	
	
	#bottom-search {position: fixed; bottom:50px; left:-20px; width:101%; height: 1%; padding:40px 20px 80px 20px; text-transform:uppercase; font-family: 'Unna', Helvetica, sans-serif; font-weight:bold;
	font-style: normal;
	 font-size: 13pt; background:#fff; display:none; z-index:1000!important; border-top:1px solid #d6d6d6; }




#bottom-search #searchform.searchform-homepage #searchfield {width:51%; height:20px; font-size:0.9em; padding-left:20px;}
#bottom-search #searchform2.searchform-homepage #searchfield2 {width:51%; height:20px; font-size:0.9em; padding-left:20px;}
#bottom-search #searchform3.searchform-homepage #searchfield3 {width:51%; height:20px; font-size:0.9em; padding-left:20px;}
#bottom-search #searchform.searchform-homepage #submitbutton {width:20%; height:34px;  font-size:0.9em;}
#bottom-search #searchform2.searchform-homepage #submitbutton2 {width:20%; height:34px;  font-size:0.9em;}
#bottom-search #searchform3.searchform-homepage #submitbutton3 {width:20%; height:34px;  font-size:0.9em;}


.featured.wide .flex-caption .excerpt {
	display:none;
	
	}


.featured.wide .flex-caption h2.post-title {
	margin:0;
	font-size:12pt;
	letter-spacing:0;
	line-height:1.5em;
	color:#6d6e71;
	font-weight:bold;
	padding:5% 5% 0 5%;
	
	
	}

	
	
	
}

@media only screen and (min-width:641px) and (max-width:900px) {

#google_translate_element {position:fixed; right:0; margin:35px 40px 0 0; }

	#font-switcher {height:100px; background-color:#ffffff; }

	#top-fixed-bar {
		height:125px;
		border:0;
		margin:0;
		padding:0;
		position:fixed;
		border-bottom:1px solid #bf5817;
	}


	#header{
		margin:0;
	}
		#logo {
			position:fixed; top:0; z-index:100000!important; width:90%!important; margin: 3% 5%; padding:0; text-align:left;
		}

	
	
	#breaking-news-banner {
	position:relative; 
	top:125px;
	padding:30px 18% 10px 18%;
	background:#efefef;
	border:none;
	border-bottom: 3px solid #bf5817;
	margin: 0 0 1px  0;
	list-style-type:none;
	color:#000;
	display:none;
		z-index:10!important;
		text-align:center;
		

}
	
	
	#breaking-news-banner h3 {
	
	list-style-type:none;
	color:#fff;
	display:block;
	font-size:11pt;
	line-height:1.6em;
	margin-top:-4px;
}
	
	
	
	.breaking-news-banner-close h4 {
	position:absolute; 
	top: 5px; 
	left: 0.5%; 
	z-index:104!important;
	color:#fff;
	font-size:1.6em;
	padding:0 10px 4px 8px;
	background-color:#bf5817;
	border-radius: 25px;
	display:block;
}
	
	
	
	.home #page {padding:80px 0 0 0;}

#page {margin:0 auto; padding:150px 0 500px 0; }

#font-switcher-social {display:none;}

#page-social {float:left; margin:-20px 0 40px 35%; }
#page-social img {float:left; margin:0 10px 0 0; }
	

	#sidebar {
	width:90%;
	max-height:78%;
	overflow:auto;
	position:relative;
	z-index:105!important;
	padding:130px 20px 0px 20px;
	background-color:#fff;

}

	
#footnav {position: fixed; left:-1010px; width:101%; height: 100%; padding:0 20px 40px 80px; text-transform:uppercase; font-family: 'Unna', Helvetica, sans-serif; font-weight:bold;
font-style: normal;
 font-size: 13pt; background:#6d6e71;  z-index:104!important; overflow:scroll; -webkit-text-size-adjust: 100%; -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 300ms cubic-bezier(0.32,1.25,0.375,1.15);
  transition: all 300ms cubic-bezier(0.32,1.25,0.375,1.15);
	

	
	}


#footnav.show-left-nav {
  -webkit-transform: translateX(910px);
  transform: translateX(910px);
}

	
	
	
#footnav ul { 
	padding:25% 0 30% 5%;
	list-style:none; 
	line-height:1; 
	margin:0;
	border:0; 
	}
	
#footer {
	
	padding: 42px 0 100px;
	
	}

	
#footer-widgets {
	
	padding:7% 5% 30% 5%;
	
	}

	
			#searchform.searchform-homepage #submitbutton {width:20%; height:64px; vertical-align:top; font-size:1em;}
#searchform2.searchform-homepage #submitbutton2 {width:20%; height:64px; vertical-align:top; font-size:1em;}
#searchform3.searchform-homepage #submitbutton3 {width:20%; height:64px; vertical-align:top; font-size:1em;}

	
	
	
	#bottom-search {position: fixed; bottom:50px; left:-20px; width:101%; height: 1%; padding:40px 20px 80px 20px; text-transform:uppercase; font-family: 'Unna', Helvetica, sans-serif; font-weight:bold;
	font-style: normal;
	 font-size: 13pt; background:#fff; display:none; z-index:1000!important; border-top:1px solid #d6d6d6; }




#bottom-search #searchform.searchform-homepage #searchfield {width:51%; height:20px; font-size:0.9em; padding-left:20px;}
#bottom-search #searchform2.searchform-homepage #searchfield2 {width:51%; height:20px; font-size:0.9em; padding-left:20px;}
#bottom-search #searchform3.searchform-homepage #searchfield3 {width:51%; height:20px; font-size:0.9em; padding-left:20px;}
#bottom-search #searchform.searchform-homepage #submitbutton {width:20%; height:34px;  font-size:0.9em;}
#bottom-search #searchform2.searchform-homepage #submitbutton2 {width:20%; height:34px;  font-size:0.9em;}
#bottom-search #searchform3.searchform-homepage #submitbutton3 {width:20%; height:34px;  font-size:0.9em;}



.featured.wide .flex-caption .excerpt {
	display:none;
	
	}
	
	
	.featured.wide .flex-caption h2.post-title {
	margin:0;
	font-size:18pt;
	letter-spacing:0;
	line-height:1.5em;
	color:#fff;
	font-weight:bold;
	padding:10% 5% 0 5%;
	width:65%;
	
	
	}
}




@media only screen and (max-width:900px) {

body {-webkit-text-size-adjust: none;}

h2 {font-size:24pt;}

.top-nav-hamburger {display:none;}

.top-nav-icon {display:none;}

#topnav {display:none;}

.toptopnav {display:none;}


.wp-caption {
    /* Force the box to be 100% */
    width: 100% !important;
  }
  #content .wp-caption a img {
    /* Scale down if too big */
    max-width: 99.03225806%; /* 614/620 */
    height: auto;
  }

#contentleft {
    width: 90%;
    clear: both;
    float: none;
	margin:0 5% 0 5%;
}


h1.page-title {
	font-family: 'Unna', Helvetica, sans-serif;
    font-size: 24pt;
    text-align: left;
    margin-bottom: 20px;
	font-weight:bold;
	font-style: normal;

}

h1.archive-title {
	font-family: 'Unna', Helvetica, sans-serif;
    font-size: 24pt;
    text-align: left;
    margin-bottom: 20px;
	background-color:transparent;
	border:none;
	font-weight:bold;
	font-style: normal;

}


h1.post-title {font-size:24pt;}	


#alt-home-bottom #featured-galleries-desktop {display:none;}
#alt-home-bottom #featured-galleries-mobile {display:block;}

h2.alt-home-bottom-big-header {
font-family: 'Unna', Helvetica, sans-serif;
font-size: 36pt;
text-align:center;
margin-bottom:50px;
font-weight:bold;
font-style: normal;

}

#alt-home-bottom h2.feature-title {
    font-family: 'Unna', Helvetica, sans-serif;
    font-size: 36pt;
    text-align: center;
}



.home-widget-4 .widgettitle {
	font-family: 'Unna', Helvetica, sans-serif;
	font-size: 36pt;
	text-align:center;
	margin-bottom:50px;
	font-weight:bold;
	font-style: normal;

}

.home-widget-8 .widgettitle {
    font-family: 'Unna', Helvetica, sans-serif;
    font-size: 36pt;
    text-align: center;
    margin-bottom: 0;
	font-weight:bold;
	font-style: normal;
}


.home-widget-8 .widget.widget_text img {max-width:100%; height:auto; float:none; margin:0 auto 10px auto; display:block;}



#alt-home-bottom {
	padding:15% 5%;
	background:#fff;
	border:none;
	margin: 0;
	}


#alt-home-bottom-1 {
	padding:15% 5%;
	background:#fff;
	border:none;
	margin: 0;
	height:30vh;
	
}

#alt-home-bottom-2 {
	padding:0 10% 400px 10%;
	background:transparent;
	border:none;
	margin: 0 0 150px 0;
}

#alt-home-bottom-3 {
	padding:15% 5%;
	background:#fff;
	border:none;
	margin: 0;
}

#alt-home-bottom-4 {
	padding:10%;
background: #bf5817;
border:none;
	margin: 0;
}




.home-widget-1 {width:89%; margin:0; padding-right:0; top:120px;}
.home-widget-2 {width:100%; margin:0; padding-right:0;}
.home-widget-3 {width:100%; margin:0; padding-right:0;}
.home-widget-4 {width:100%;}
.home-widget-5 {width:100%; margin:0; padding-right:0;}
.home-widget-6 {width:100%; margin:0; padding-right:0;}
.home-widget-7 {width:100%; margin:0; padding-right:0;}
.home-widget-8 {width:100%;}
.home-widget-9 {width:100%; margin:0; padding-right:0;}
.home-widget-10 {width:100%; margin:0; padding-right:0;}


.home-widget-5 #text-103.widget {margin-bottom:40px;}
.home-widget-6 #text-104.widget {margin-bottom:40px;}
.home-widget-7 #text-105.widget {margin-bottom:40px;}
.home-widget-6 #text-112.widget {margin-bottom:40px;}

.featured.galleries .gallery-post {
    width: 100%;
    margin: 0;
}



#alt-home-bottom .featured.galleries .gallery-excerpt {
    margin: 0 auto 0;
    
}



.featured.galleries .flex-direction-nav {
    display: block;
    left: auto;
    top: 175px;
    right: 43%;
    z-index: 3;
    position: absolute;
	
}

.twoby {width:100%;}
.threeby {width:100%;}
.fourby {width:100%;}
.twothirdby {width:100%;}
.threefourthby {width:100%;}



.monthlyBuildingReports {
	float:left;
	width:100%;
	}

.hazardousWaste {
	float:left;
	width:100%;
	}

.doubleColumns {
	float:left;
	width:100%;
	}


/* -------------------[ State of the City ]------------------ */


.statetwobyleft {width:100%; margin:0; border:none;}
.statetwoby {width:100%; margin:0;}

.statetwobyleft-cm {width:100%; margin:0; border:none;}
.statetwoby-cm {width:100%; margin:0;}

h5.statelabel {font-size:11pt; text-transform:uppercase;}

.sotc-desktop {display:none;}
.sotc-mobile {display:block;}

.stateDottedLine {border-top:3px dotted #ccc;}
.stateReadMore {font-size:11pt; float:right;}

.entry img#Mantey {width:100%; padding: 0;}


.select-menu {
		display:block;
		border:3px solid #fff;
		padding: 10px;
		margin: 0 auto;
		font-size:11pt;
		font-family:Rockwell, Georgia, sans-serif;
		width:100%;
		background:#bf5817;
		color:#fff;
	}

	.sidebar-menus {

	background: #6d6e71;
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	z-index: 999;
	cursor: pointer;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;

	}


	
	
	.footer-widget1,
	.footer-widget2,
	.footer-widget3,
	.footer-widget4 {
		width:100%;
		margin: 0 auto;
		clear:both;
		float:none;
	}


	
	
	/* -------------------[ BOTTOM MOBILE NAV MENU  ]------------------- */

	




.backtotop2 {
display:block;
background: #6d6e71;
position: fixed;
bottom: 0px;
right:0px;
padding:1%;
margin: auto;
width: 100%;
height: 50px;
line-height: 70px;
text-align: center;
z-index:1000005!important; cursor: pointer;
color: #fff;
font-size: 11px;
text-transform: uppercase;
	border-top:1px solid #d6d6d6;

/* box-shadow: 0px 1px 6px rgba(0,0,0,0.8); */
}

.backtotop2:hover{cursor:pointer;}


.bottom-nav-items {
	width:18%;
	float:left;
	text-align:center;
	color:#fff;
	padding:5px 0 0 2%;
	

}



.bottom-nav-items h3 {
	color:#fff;
	font-size:1.375rem;
	text-align: center;
	
}
.bottom-nav-items h4 {
	font-size:11px;
	color:#fff;
		text-align: center;

	
}
	
	
		/* -------------------[ end BOTTOM MOBILE NAV MENU  ]------------------- */

	
	


/* -------------------[ YouTube API Video Player Click Buttons ]------------------- */

.YouTubeVideoClickButtons {width:96%;}




.leaderboard {
	-webkit-columns: 1; /* Chrome, Safari, Opera */
    -moz-columns: 1; /* Firefox */
    columns: 1;
	
	-webkit-column-gap: 0; /* Chrome, Safari, Opera */
    -moz-column-gap: 0; /* Firefox */
    column-gap: 0;
	
	
}


.leaderboard-container {
	display:none;

}

.leaderboard h3{
	margin: 0 0 1px 0;
	
		
}

.countdown-container {
	padding-top: 130%;
}


}


@media only screen and (max-width: 1150px) {

.featured.wide .flex-caption .excerpt {
	display:none;
	
	}
}	

@media only screen and (min-width: 901px) and (max-width: 1300px) {


#sitetitle, #logo {
    max-width: 600px;
    margin: 25px 0 0 5%;
    padding: 0;
    text-align: left;
}

#topnav {display:block;}


#footnav {position: fixed; top:165px; left:-550px; width:400px; height: 100%; padding:20px 20px 100px 60px; text-transform:uppercase; font-family: 'Unna', Helvetica, sans-serif; font-weight:bold;
font-style: normal;
 font-size: 13pt; background:#6d6e71; display:block; z-index:104!important; overflow:scroll;
-webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: all 300ms cubic-bezier(0.32,1.25,0.375,1.15);
  transition: all 300ms cubic-bezier(0.32,1.25,0.375,1.15);

}


#footnav.show-left-nav {
  -webkit-transform: translateX(500px);
  transform: translateX(500px);
}

#footnav ul { 
	padding:10% 0 60% 5%;
	list-style:none; 
	line-height:1; 
	margin:0;
	border:0; 
	}
	
	#page-social {display:none; }

#google_translate_element {float:right; margin:4px 40px 0 0;}



.leaderboard-overlay-text{
	font-size:8.5pt;
	line-height:1.3em;
		
}






}



	
@media only screen and (max-width: 1300px) {




#wrap,
	.limit {
		width:100% !important;
		padding:0 !important;
		margin:0 auto !important;
		border:0 !important;
			background-color:#fff;
			min-height:98vh;
			

	}
	
	
		
.top-nav-hamburger {
	display:none;
	position:fixed;
	font-size:36pt;
	top:80px;
	right:20px;
	padding:0 1% 0 1%;
	text-decoration:none;
	color:#bf5817;
	z-index:1000000000!important;
}

.top-nav-hamburger:hover {
	cursor:pointer;
}


.navigation-menu2 {
	position: fixed; 
	left:-20px; 
	top:50px; 
	z-index:100000!important;
	padding:10px;
	background-color: #6d6e71;
	color: #fff;
	list-style-type: none;
	text-transform:uppercase;
	display:none;
	opacity:1;
}

.navigation-menu2 li a {
	
font-family:'Unna', Helvetica, sans-serif; color:#ffffff; font-size:13px; line-height:17px; padding:10px; 	font-weight:bold;
	font-style: normal;

}

.navigation-menu2 li a:hover {
	
color:#bf5817; font-size:13px; line-height:17px; padding:10px; 
}

.navigation-menu3 {
	width:101%;
	height:100%;
	position: fixed; 
	left:-20px; 
	top:155px;
	z-index:100001!important;
	padding:20px 20px 100px 20px;
	background-color: #6d6e71;
	color: #fff;
	list-style-type: none;
	text-transform:uppercase;
	display:none;
	opacity:1;
	border-bottom:2px solid #ccc;
	overflow: scroll;
	
}

.navigation-menu3 li {
	
color:#ffffff; font-size:13px; line-height:17px; padding:10px;
}

.navigation-menu3 li a {
	
color:#ffffff; font-size:13px; line-height:17px; padding:10px; text-decoration:none; 
}

.navigation-menu3 li a:hover {
	
color:#bf5817; font-size:13px; line-height:17px; padding:10px; background-color: #ffffff; font-weight:bold;
}
	
	





	
	
	
}


@media only screen and (min-width: 1301px) {


#sitetitle, #logo {
    max-width: 600px;
    margin: 25px 0 0 5%;
    padding: 0;
    text-align: left;
}

.top-nav-hamburger {display:none;}
#footnav {display:none;}

#page-social {display:none; }

#google_translate_element {float:right; margin:4px 40px 0 0;}

#wrap,
	.limit {
		width:100% !important;
		padding:0 !important;
		margin:0 auto !important;
		border:0 !important;
			background-color:#fff;
			min-height:98vh;
			

	}

	
	.featured.wide .flex-caption h2.post-title {
	margin:0 0 20px 0;
	font-size:36pt;
	letter-spacing:0;
	line-height:1.3em;
	color:#6d6e71;
	font-weight:bold;
	padding:15% 5% 0 5%;
	
	
	
	}

.countdown-container {
	position: relative;
	padding-top: 101%;
	overflow: hidden;
}
	
}


@media only screen and (min-width: 1450px) {
.countdown-container {
	position: relative;
	padding-top: 90%;
	overflow: hidden;
}

}


@media print {
	#sidebar-container, #footnav-container, #bottom-search, #footer, #footer-widgets, #font-switcher, #top-fixed-bar, .top-nav-hamburger, .top-nav-icon, .backtotop2 {display:none;}
}


