/*
Theme Name: Va Bene Caffe
Theme URI: http://www.setsailmedia.com/
Description: Custom website design for Va Bene Caffe, designed and developed by Patrick Moore, Set Sail Media, LLC 2013 June
Author: Set Sail Media
Version: 4.0
*/


body {
	font: 11pt "jaf-bernina-sans", Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-align: center;
	background: #fff;
	color: #111;
}

body.ofhidden {
	overflow: hidden;
}

a {
	color: #67CBDB;
	text-decoration: none;
}

a:hover {
	color: #ffd200;
	text-decoration: none;
}

p {
	margin: 1.0em 0 1.2em 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.2em;
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}



/* FORMS */

form {
	padding: 0;
	margin: 0;
}

.contact_info {
	float: left;
	width: 42%;
}


label {
	font-weight: bold;
	display: block;
	margin: 0.5em 0;
}

label span {
	font-weight: normal;
	font-size: 0.8em;
	color: #aaa;
}

.field {
	border-radius: 6px;
	margin: 0 0 0.5em 0;
	background: #fcfcfc;
	border: 2px solid #ddd;
	box-shadow: -1px -1px 2px #fff inset;
	color: #bbb;
	padding: 4px;
	font: 1.0em Helvetica, Arial, sans-serif;
	line-height: 1.0em;
	width: 550px;
}

.field.on {
	background: #fff;
	color: #222;
	padding: 3px;
	border: 3px solid #e21a22;
	box-shadow: 0px 0px 5px #fff;
}

.field.textarea {
	height: 5em;
}

.submit {
	display: block;
	margin: 1.0em 0;
}

p.notice {
	color: #e21a22;
	font-weight: 500;
	font-size: 1.1em;
}

.form_row.indented {
	margin-left:270px;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

td .alignnone {
	margin: 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

td a img.alignnone {
	margin: 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.clear {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}



.wrapper {
	width: 100%;
	text-align: center;
}

.inner {
	position: relative;
	width: 960px;
	margin: 0px auto;
	text-align: left;
}


/* HEADER STRIP */

#header {
	position: fixed;
	top: 0px;
	z-index: 97 !important;
	background: url("bg_header_tufted.png") bottom left repeat-x;
	width: 100%;
}

#header_strip,
#header_location_padded {
	margin: 0px auto;
	width: 960px;
}

#header_strip {
	cursor: default;
	font-family: "museo-sans-condensed", Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: #eaeaea;
	text-shadow: 1px 1px 0px #222;
	letter-spacing: 0.7pt;
	text-align: center;
	height: 40px;
	line-height: 38px;
	text-transform: uppercase;
	z-index: 99;
	position: relative;
}

#header_strip span {
	padding-right: 20px;
	border-right: 1px solid #888;
	margin-right: 20px;
}

#header_strip a {
	text-decoration: none;
	color: #eaeaea;
}

#header_strip a:hover {
	color: #fff;
}

#header_strip span.last {
	padding-right: 0;
	border-right: none;
	margin-right: 0;
}

/* LOCATION ROLLDOWN */

#header_location {
	position: fixed;
	text-align: center;
	padding: 20px 0;
	height: 330px;
	width: 100%;
	display: none;
	z-index: 100 !important;
	background: url("bg_header_tufted.png") bottom left repeat-x;
}

#header_location_padded {
	width: 960px;
	text-align: left;
	margin: 0px auto;
	position: relative;
}

#header_location h2 {
	margin: 0px;
	position: absolute;
	top: 50px;
	width: 35%;
	height: auto;
	left: 0;
	
	z-index: 99 !important;
}

#header_location h2 a {
	display: block;
	width: 100%;
	height: auto;
	text-align: left;	
	z-index: 99 !important;
}

#header_location h2 a img {
	width: 100%;
	height: auto;
}

#header_location_hours {
	position: absolute;
	top: 0px;
	left: 440px;
	width: 200px;
	
}

#header_location_hours ul,
#header_location_hours li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#header_location_hours li {
	position: relative;
	border: 1px solid #444;
	background: #999;
	border-radius: 3px;
	margin: 3px 0;
	padding: 5px;
	cursor: default;
}

#header_location_hours li.last {
	background: #fff;
	font-weight: bold;
	color: #000;
}

#header_location_hours li.last a {
	color: #000;
}

#header_location_hours li.today {
	background: #67CBDB;
	border: 1px solid #67CBDB;
	color: #fff;
	font-weight: bold;
}

#header_location_hours li span {
	text-align: right;
	float: right;
}

#header_location_map {
	float: right;
	width: 270px;
}

#header_location h5 {
	font-size: 1.2em;
	line-height: 30px;
	margin: 0 0 15px 0;
	color: #eee;
}

#header_location_map  p {
	font-size: 2.0em;
	line-height: 1.1em;
	text-transform: uppercase;
	margin: 12px 0 0 0;
}

#header_location_map  p.click {
	text-transform: uppercase;
	font-size: 1.1em;
	line-height: 1.6em;
	margin-bottom: 0;
	font-family: "museo-sans-condensed", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#header_location_map  span {
	display: block;
	font-size: 0.8em;
	color: #bf4d50;
}

#header_location_map a:hover {
	color: #fff;
}

#header_location .close {
	position: absolute;
	top: -10px;
	right: -15px;
	
	display: block;
	width: 32px;
	height: 32px;
	background: url("exit.gif") top left no-repeat;
	
	font-size: 0;
	line-height: 0;
	text-align: left;
	text-indent: -9999px;
}


/* FEATURE */

#feature {
	height: 330px;
	z-index: 95;
	position: relative;
	padding-top: 37px;
	overflow: hidden;
}

.home #feature {
	/* background: #FFD200; */
	height: 580px;
}
.blog #feature,
.single #feature,
.archive #feature,
.category #feature {
	background: #FFEB90;
}

#feature .inner > h2 {
	display: none;
}
#feature h1 {
	margin: 0px;
	position: absolute;
	top: 30px;
	left: 0;
	width: 35%;
	
	z-index: 99 !important;
}

#feature h1 a {
	display: block;
	width: 100%;
	height: auto;
	text-align: left;
	
	z-index: 99 !important;
}

#feature h1 a img {
	width: 100%;
	height: auto;
}

/* SIGN */

#hours_list {
	cursor: default;
	display: none;
	background: #fafafa;
	
	position: absolute;
	top: 140px;
	right: 0px;
	width: 158px;
	padding: 0 5px;
	text-shadow: 1px 1px 0px #fff;
	z-index: 99 !important;
	font-size: 0.9em;
	line-height: 1.0em;
}

#hours_list p {
	margin: 0;
	padding: 5px 2px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ddd;
}

#hours_list p.first {
	border-top: none;
}

#hours_list p.last {
	border-bottom: none;
}

#hours_list p span {
	float: right;
}

#hours_list .today {
	font-weight: bold;
}

#hours_sign {
	cursor: pointer;
	text-align: center;
	background: #eee url("hours_sign.jpg") top left no-repeat;
	
	position: absolute;
	top: 40px;
	right: 0px;
	width: 158px;
	height: 76px;
	padding: 12px 5px;
	text-shadow: 1px 1px 0px #fff;
	text-transform: uppercase;
	z-index: 99 !important;
}

#hours_sign span,
#hours_sign a {
	color: #67CBDB;
	font-size: 0.8em;
	line-height: 1.0em;
}

#hours_sign h2 {
	margin: 0;
	font-size: 3.2em;
	line-height: 1.1em;
	font-family: "museo-sans-condensed", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-weight: 900;
	color: #333;
}

#hours_sign a {
	font-weight: bold;
	cursor: default;
}

#hours_sign.closed {
	padding: 15px 5px 9px 5px;
	background-position: bottom left;
	text-shadow: 1px 1px 0px #333;
}

#hours_sign.closed span,
#hours_sign.closed a {
	color: #dddddd;
}

#hours_sign.closed a {
	color: #dddddd;
}

#hours_sign.closed h2 {
	color: #eeeeee;
	font-size: 2.6em;
	line-height: 1.3em;
	letter-spacing: -0.5pt;
}

#maxi_slider {
	cursor: default;
	overflow: hidden;
	width: 20000px;
}

#maxi_slider,
#maxi_slider .slide,
#maxi_slider .slide .inner {
	position: relative;
	height: 580px;
	
	z-index: 2 !important;
}

#maxi_slider .slide {
	background-size: cover;
	background-position: 50% 0px; background-repeat: no-repeat;
	width: 100vw;
	float: left;
}

#maxi_slider .slide .inner {
	z-index: 98 !important;
}

#maxi_slider .slide .overlay {
	position: absolute;
	z-index: 99 !important;
	bottom: 20px;
	left: 0px;
	color: #fff;
	width: 49%;
	text-shadow: 2px 2px 5px rgba( 0,0,0, 0.5 );
	
	padding: 20px;
	background: rgba( 0,0,0, 0.4 );
	-pie-background: rgba( 0,0,0, 0.4 );
	border-radius: 18px;
}

#maxi_slider .slide .overlay h2 {
	font-family: "museo-sans-condensed", Arial, Helvetica, sans-serif;
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	font-weight: 900;
	font-size: 3.5em;
	line-height: 1.0em;
	letter-spacing: -0.5pt;
}

#maxi_slider .slide .overlay h3 {
	margin: 10px 0 0 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.0em;
	line-height: 1.4em;
	letter-spacing: 1pt;
}

#maxi_slider .slide .overlay h2 em,
#maxi_slider .slide .overlay h2 span {
	text-transform: none;
	letter-spacing: 0;
	font-family: "calluna", serif;
	font-weight: normal;
	font-weight: 600;
	font-style: italic;
}
#maxi_slider .slide .overlay {
	cursor: pointer;
}
#maxi_slider .slide .overlay a {
	color: inherit;
}
	
#goleft,
#goright {
	position: absolute;
	z-index: 99 !important;
	display: block;
	width: 46px;
	height: 79px;
	background: transparent url("arrows.png") top left no-repeat;
	top: 210px;
	font-size: 0;
	text-align: left;
	line-height: 0;
	text-indent: -9999px;
}

#goleft {
	left: 20px;
}

#goright {
	right: 20px;
	background-position: top right;
}

#goleft:hover {
	background-position: bottom left;
}

#goright:hover {
	background-position: bottom right;
}

.sub_feature {
	position: relative;
	height: 360px;
	z-index: 2 !important;
}


/* MENU */

#menu {
	font-size: 1.4em;
	line-height: 1.1em;
	padding: 17px 0 14px 0;
	background: #016aaa url("") top left repeat-x;
	background: #67CBDB;
}

#menu ul,
#menu li {
	list-style-type: none;
	padding: 0;
	margin: 0px auto;
}

#menu ul {
	overflow: hidden;
	position: relative;
}


#menu li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 20px;
}

#menu li.last {
	margin-right: 0;
}

#menu li.right {
	float: right;
	margin-left: 1.2em;
}

#menu li a {
	color: #fff;
	text-shadow: 1px 1px 0 #45a9b9;
}

#menu li a:hover {
	color: #FFD200;
}


/* CONTENT */

#content h1 {
	color: #1c3d94;
	text-transform: uppercase;
	font-family: "museo-sans-condensed", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-weight: 900;
	font-size: 3.6em;
	line-height: 1.0em;
	
	margin-bottom: 0;
}

#content h2 {
	font-weight: normal;
	font-weight: 700;
	font-family: "museo-sans-condensed", Arial, Helvetica, sans-serif;
}

#content h4 a {
	/* color: #; */
}

.separator {
	clear: all;
	clear: both;
	height: 41px;
	padding: 20px 0 10px 0;
	background: url("hr_separator.gif") 50% 50% no-repeat;
}


/* THREE UP PODS */

#threeup {
	margin-top: 10px;
	margin-bottom: 40px;

	font-size: 0.9em;
	line-height: 1.3em;
	text-align: justify;
}

#threeup .pod {
	margin: 0;
	background: #fff;
	box-shadow: 0px 3px 10px #bbb;
	border-radius: 2px;
	width: 290px;
	padding: 10px;
	padding-bottom: 35px;
	float: left;
	cursor: pointer;
	position: relative;
}

#threeup .pod.on {
	background: #67CBDB;
}

#threeup .pod a.thumb {
	display: block;
	width: 290px;
	height: 150px;
	text-align: center;
	overflow: hidden;
	position: relative;
}

#threeup .pod a.thumb img {
	margin: auto;
	position: relative;
}

#threeup .pod.middle {
	margin: 0 15px;
}

#threeup .pod h3 {
	font-family: "museo-sans-condensed", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.6em;
	margin: 10px 0 0 0;
	letter-spacing: 0;
	line-height: 1.0em;
}
#threeup .pod h3 a {
	color: #21346a;
}
#threeup .pod p {
	margin: 10px 0 0 0;
}
#threeup .pod p a {
	font-family: "museo-sans-condensed", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: bold;
	color: #1c3d94;
}

#threeup .pod p.link {
	position: absolute;
	bottom: 10px;
	left: 10px;
}

/* FOOTER */

#footer {
	background: #23346A url("bg_footer_tufted.gif") top left repeat-x;
	color: #eaeaea;
	padding: 20px 0;
}

#footer a {
	color: #eaeaea;
}

#footer_links h4,
#footer_links p {
	-webkit-text-size-adjust:100%;
	margin: 0;
}

#footer_links h4 {
	float: left;
	font-weight: bold;
	font-weight: 900;
	font-size: 4.0em;
	line-height: 1.0em;
	font-family: "museo-sans-condensed", Arial, Helvetica, sans-serif;	
}

#footer_links p {
	float: right;
	text-align: right;
	text-transform: uppercase;
	font-family: "museo-sans-condensed", Arial, Helvetica, sans-serif;	
	font-weight: 100;
	letter-spacing: 0.4pt;
	padding: 22px 0 0 0;
}

#footer_links p a {
	margin-left: 10px;
}


#footer_links p.hours {
	float: none;
	text-align: center;
	display: none;
}
#footer_links a:hover,
#footer p a:hover {
	color: #fff;
}

#footer_threeup {
	padding: 40px 0 20px 0;
}

#footer_threeup .pod {
	margin: 0;
	width: 300px;
	padding: 0;
	float: left;
	position: relative;
	overflow: hidden;
}

#footer_threeup .pod.insta {
	margin: 0 13px;
	padding: 0 14px;
	border-left: 3px solid #3d5085;
	border-right: 3px solid #3d5085;
}

#insta_slide {
	display: block;
	position: relative;
	width: 300px;
	height: 300px;
	overflow: hidden !important;
}

#insta_coaster {
	position: relative;
	top: 0;
}

#footer_threeup .pod h5 {
	font-size: 1.2em;
	line-height: 30px;
	margin: 0 0 15px 0;
}

#footer_threeup .pod h5 a {
	cursor: default;
}

.pod.facebook h5 {
	background: url("social_facebook.gif") top right no-repeat;
}
.pod.insta h5 {
	background: url("social_instagram.gif") top right no-repeat;
}
.pod.location h5 {
	background: url("social_map_pin.gif") top right no-repeat;
}

.pod.location p {
	font-size: 2.0em;
	line-height: 1.1em;
	text-transform: uppercase;
	margin: 12px 0 0 0;
}

.pod p.click {
	text-transform: uppercase;
	font-size: 1.1em;
	line-height: 1.6em;
	margin-bottom: 0;
	font-family: "museo-sans-condensed", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.pod.facebook p {
	font-size: 1.0em;
	line-height: 1.2em;
}

.pod span {
	display: block;
	font-size: 0.8em;
	color: #6d7fae;
}

a.credit,
#footer a.credit {
	color: #13234c;
	text-align: center;
	font-size: 0.8em;
	text-transform: uppercase;
	display: block;
	margin: 40px 0 0 0;
}

a.credit:hover,
#footer a.credit:hover {
	color: #fff;
	font-weight: bold;
}

/* Social Links */

#social_links {
	margin: 0 0 30px 0;
	padding-top: 30px;
	border: none;
	width: 100%;
	height: 120px;
	table-layout: fixed;
}

#social_links td {
	text-align: center;
	vertical-align: top;
	cursor: pointer;
}

#social_links td p {
	margin-bottom: 0;
	font-size: 0.8em;
	line-height: 1.0em;
	color: #aaa;
	cursor: default;
}


/* #Email Form */

#email_form {
	float: right;
	width: 55%;
	padding-top: 5em;
	text-align: left;
}

#email_form h2 {
	margin-top: 1.2em;
	font-size: 1.8em;
}

#email_form label {
	display: block;
}

#email_form label span {
	display: inline-block;
	line-height: 0.8em;
	color: #1C3D94;
	padding: 1px;
}

#email_form input,
#email_form textarea {
	font: 11pt Arial, Helvetica, sans-serif;
	font-family: 'jaf-bernina-sans', Arial, Helvetica, sans-serif;
	line-height: 1.1em;
	font-weight: normal;
	display: block;
	border: 1px solid #dfdfdf;
	background-color: #fafafa;
	padding: 5px;
	margin: 5px 0 15px 0;
	
	width: 500px;
}

#email_form #email_register {
	width: auto;
	margin: none;
	padding: 0;
	display: inline;
	font-weight: normal;
}

#email_form textarea {
	line-height: 1.3em;
	height: 7.8em;
}

#email_form .on {
	border: 1px solid #FFD200;
	background: #fff;
}

p.notice {
	font-family: "museo-sans-condensed", Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 1.2em;
	line-height: 1.0em;
	padding: 15px 0;
	margin: 15px 0;
	border-top: 3px solid #0174B3;
	border-bottom: 3px solid #0174B3;
	color: #AB0534;
}

#submit_form,
.form_row .submit,
.moneys a {
	margin: 10px 5px 10px 0;
	display: inline-block;
	font-size: 1.3em;
	line-height: 1.0em;
	padding: 0.8em 0.8em;
	background: #67CBDB;
	color: #fff;
	border: none;
	border-radius: 12px;
}

.form_row .submit.disabled {
	background: #aaa;
	cursor: default;
}

#payment-form .form_row label {
	width: 200px;
	vertical-align: top;
}

#payment-form .form_cells {
	padding-top: 3em;
	padding-bottom: 3em;
	border-top: 4px solid #FFD200;
	margin: 0;
	width: auto;
}


#payment-form .form_cells h2 {
	color: #1c3d94;
	text-transform: uppercase;
	font-family: "museo-sans-condensed", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-weight: 900;
	font-size: 2.5em;
	line-height: 1.0em;
	border-left: 1.2em solid #1c3d94;
	padding-left: 0.5em;
	margin-top: 0;
}

#submit_form:hover {
	background: #FFD200;
	color: #fff;
	text-decoration: none;
}

/* BLOG + SIDEBAR */

#blog_sidebar {
	float: right;
	width: 220px;
	padding-top: 30px;
}

#blog_sidebar ul,
#blog_sidebar li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#blog_sidebar li a {
	display: block;
	padding: 8px 5px;
	background: #67CBDB;
	color: #fff;
	border-radius: 3px;
	margin-bottom: 4px;
	line-height: 1.0em;
	font-weight: bold;
	text-decoration: none;
}

#blog_sidebar li a:hover {
	color: #fff;
	background: #FFD200;
}

#blog_content {
	float: left;
	width: 650px;
}

#blog_sidebar h2 {
	color: #1c3d94
}

div.post {
	padding: 20px 0;
	margin-bottom: 20px;
	font-size: 0.9em;
	line-height: 1.2em;
}

div.post h2 {
	margin-top: 0;
}

.blog_thumb {
	float: left;
	width: 270px;
	height: 230px;
	margin-right: 20px;
	background: #ffd200;
}

.more-link {
	margin: 10px 20px 10px 0;
	display: block;
	float: left;
	line-height: 1.0em;
	padding: 10px;
	background: #67CBDB;
	color: #fff;
	border-radius: 12px;
	text-decoration: none;
}

.more-link:hover {
	background: #FFD200;
	color: #fff;
}

.blog_dateline {
	font-size: 0.8em;
	line-height: 1.1em;
	text-transform: uppercase;
}

#comments {
	padding-bottom: 20px;
}

#magic_feature {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 510px;
	background: url("") top center no-repeat;
	z-index: 4 !important;
}

/* TYPE FACES LOADING */
  
.wf-loading #content h1,
.wf-loading #content h2,
.wf-loading #maxi_slider .overlay,
.wf-loading #header_strip  {
	visibility: hidden;
}

/* PIE */

#maxi_slider .slide .overlay,
#header_location_hours li,
#submit_form,
.read_button,
#threeup .pod,
.field,
.pie {
	behavior: url("");
}


.form_row input, 
.form_row textarea,
.form_row select,
.form_row button {
	font: 12pt "jaf-bernina-sans", Arial, Helvetica, sans-serif;
	line-height: 14pt;
	border: 1px solid #ccc;
	border-radius: 6px;
	padding: 8px;
	box-shadow: 1px 1px 2px #eee;
}

.form_row label {
	display: inline-block;
	width: 220px;
	margin-right: 60px;
}

.form_row {
	padding: 5px 0;
}

.form_row select {
	border-radius-top-right: 0px;
	border-radius-bottom-right: 0px;
}

.form_row input.on, 
.form_row select.on {
	border: 1px solid #FFD200;
}

.form_row.amount input {
	font-size: 180%;
	line-height: 1.2em;
	font-weight: bold;
	padding: 15px;
	margin-right: 25px;
}

p.error {
	color: #A40004;
	font-weight: bold;
	padding: 8px;
	border: 1px solid #A40004;
	border-radius: 6px;
	font-size: 0.8em;
	line-height: 1.1em;
	width: 360px;
	display: inline;
	display: inline-block;
	
}

.form_row .submit {
	border: none;
	font-weight: bold;
	padding: 12px;
	cursor: pointer;
}

.form_row label span.req {
	color: #A40004;
	display: inline-block;
	line-height: 0.8em;
	padding: 1px;
}

.moneys a {
	font-weight: bold;
}

form .card-number {
    background-image: url("");
    background-position: 2px -121px, 260px -61px;
    background-repeat: no-repeat;
    background-size: 120px 361px, 120px 361px;
    padding-left: 54px;
}
form .card-number.visa {
    background-position: 2px -163px, 260px -61px;
}
form .card-number.amex {
    background-position: 2px -205px, 260px -61px;
}
form .card-number.mastercard {
    background-position: 2px -247px, 260px -61px;
}
form .card-number.discover {
    background-position: 2px -331px, 260px -61px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}




div.shaded{
	padding:0 1em 1em;
	margin:1em 0;
	background:#fafafa;
	border:1px solid #ddd;
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	text-shadow: 1px 1px 1px #eee;
	border-radius: 0.2em;
}
div.shaded > p {
	margin-bottom: 0;
}

/* * * * * * * * * * * * * * * * Mobile Devices * * */
@media only screen and (max-width: 480px) {
	body {
		font-size: 11pt;
	}
	body,
	input,
	#content {
		 -webkit-text-size-adjust:100%;
	}
	#header {
		display: none;
	}
	
	#feature {
		height: 160px;
		padding-top: 0;
	}

	.home #feature,
	#maxi_slider, #maxi_slider .slide, #maxi_slider .slide .inner
	{
		height: 380px;
	}

	#feature h1 {
		/* width: auto;
		float: left; */
		top: 0.5em;
		width: 45%;
	}
	#feature .inner > h2 {
		display: block;
		position: absolute;
		top: 0.8em;
		right: 0;
		z-index: 99 !important;
		font-size: 1.0em;
		line-height: 1em;
	}
	#feature .inner > h2 a {
		color: #fff;
		background: #67CBDB;
		padding: 1em;
		display: block;
		border-radius: 0.6em;
	}
	
	#goleft {
		left: 0.5em;
	}
	#goright {
		right: 0.5em;
	}
		
	#hours_sign {
		display: none;
	}
	#maxi_slider .slide .overlay {
		width: 80%;
	}
	#maxi_slider .slide .overlay h2 {
		font-size: 1.5em;
	}
	#maxi_slider .slide .overlay h3 {
		font-size: 0.8em;
	}

	#threeup .pod,
	#threeup .pod.middle {
		float: none;
		width: auto;
		display: block;
		margin: 1em 0;	
		padding-bottom: 2em;
	}
	#threeup .pod a.thumb {
		max-width: 100%;
		width: 100%;
	}
	#threeup .pod a.thumb img {
		max-width: 100%;
		width: 100%;
		height: auto;
	}
	
	#content h1 {
		font-size: 2em;
		line-height: 1.2em;
	}
	
	#content img,
	#content iframe	{
		max-width: 100%;
		height: auto;
	}
	
	.form_row label,
	#payment-form .form_row label {
		width: 100%;
		display: block;
		margin: 0.4em 0;
	}
	
	.form_row input,
	#payment-form .form_row input {
		max-width: 98% !important;
	}
	form .card-number {
		background-color: white;
		padding-left: 8px;
	}

	.form_row.indented {
		margin-left:0;
	}
	
	.contact_info {
		float: none;
		width: 100%;
	}

	
	.moneys {
		display: block;
		text-align: center;
		margin-top: 0.7em;
	}
	.moneys a {
		font-size: 1.1em;
		padding: 0.2em 0.4em;
	}
	.moneys a.other {
		display: none;
		margin: 0.2em 0.3em;
	}
	
	#email_form input,
	#email_form textarea {
		width: 80%;
		max-width: 90%;
	}
	
	#social_links {
		margin-bottom: 0.3em;
	}
	
	#email_form {
		width: 100%;
		margin-left: 0;
		padding-top: 0.2em;
		float: none;
	}
	
	#menu {
		display: none;
	}
	#menu li {
		display: block;
		margin: 0px auto;
		text-align: center;
		padding: 0.3em 0;
	}
	#menu li.right {
		float: none;
		margin-left: 0;
	}
	#footer_links h4 {
	float: none;
	text-align: center;
	font-size: 2.5em;
	padding-top: 1em;
	}
	
	#footer_links p {
	display: none;
	}
	#footer_links p.hours {
		text-align: center;
		display: block;
	}
	#footer_threeup .pod {
		float: none;
		width: 100%;
		margin: 1em 0;
	}
	
	.inner {
		position: relative;
		width: 90%;
	}
	
	#footer_threeup  .pod.insta {
		margin: 0;
		padding: 0;
		border: none !important;
	}
	.pod.insta #insta_coaster img {
		max-width: 100%;
		width: 100%;
		height: auto;
	}
	#blog_content {
	float: none;
	width: auto;
	}
	#blog_sidebar {
	float: none;
	width: auto;
	}

	.blog_thumb,
	.blog_thumb img {
	float: none;
	width: 100%;
	height: auto;
	margin: 0px auto;
	display: block;
	background: transparent;
	}
	.hide_if_mobile {
		display: none;
	}

}

/* * * * * * * * * * * * * * * * 800x600 * * */
@media only screen and (min-width: 770px) and (max-width: 900px) {
	body {
		font-size: 10pt;
	}
	.inner {
		position: relative;
		width: 85%;
	}
}
