/* Admin menu styles -------------------------- */
#admin-menu p,
#admin-menu li {
	font-size: 10px;
}
#admin-menu .dropdown .admin-menu-tab {
	background: green;
}
#admin-menu-wrapper {
	padding: 0px 10px;
}
#admin-menu > div > .dropdown > li > a {
	border-right: 0;
	margin-bottom: 4px;
	padding: 2px 10px 3px;
}
#admin-menu .dropdown li {
	margin: 0 !important;
	padding: 6px 0 0;
}
#admin-menu .dropdown li li {
	margin: 0 !important;
	padding: 0;
}


/* Typography ==================================== */
body,
p,
li {
	font-family: 'Quicksand', sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: #444141;
}
h1,
h2,
h3,
h4 {
	font-family: 'Lobster', serif;
	color: #444141;
	line-height: 1.3em;
	font-weight: normal;
	letter-spacing: normal;
}

a:link,
a:visited {
	text-decoration: none;
	color: #990000;
}
 
/* Layout ==================================== */
img {
	max-width: 100%;
	height: auto;
}
.mobile-hide {
	display: none;
}
#supersized img {
	max-width: none;
}
body.html {
	background: url(../images/body-bg.png);
}
body.cke_show_borders {
	background: url(../images/page-bg.png);
	padding: 10px;
}

.zone {
	background: url(../images/page-bg.png);
}
.zone-footer {
	background: none;
}
.page-node-6 .zone,
.node-type-page .zone {
	background: none;
}
.page-node-6 .region-content,
.node-type-page .region-content {
	background: url(../images/page-bg.png);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}
.block-title {
	display: none;
}
hr {
	background: #990000;
	margin-bottom: 15px;
	margin-top: 15px;
}

/* Header Zone ==================================== */
.phone {
	background: #ffd844;
	text-align: center;
	margin: 0 -10px 10px;
	padding: 10px 0;
	letter-spacing: -.05em;
	-webkit-box-shadow: 1px 2px 2px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    1px 2px 2px rgba(50, 50, 50, 0.75);
	box-shadow:         1px 2px 2px rgba(50, 50, 50, 0.75);
}
.phone p {
	font-size: 22px;
	line-height: 1em;
	margin: 0;
}
.phone a {
	color: #444141;
}
.logo-img {
	float: none;
	margin: 0 auto;
	text-align: center;
	width: 50%;
}

.page-node-6 .logo-img,
.node-type-page .logo-img {
	margin: 10px auto 0;
}

.site-name-slogan {
	width: 100%;
}

.site-slogan {
	font-family: 'Lobster', serif;
	color: #444141;
	text-align: center;
	font-size: 24px;
	margin: 10px 0 20px;
	letter-spacing: normal;
}
.page-node-6 .site-slogan,
.node-type-page .site-slogan {
	color: #fff;
	margin: 20px 0;
	text-shadow: 1px 1px 1px rgba(0,0,0,.5);
}

/* Menu ------------------------------------------- */
.region-menu-inner {
	padding: 30px;
}
.page-node-6 .region-menu-inner,
.node-type-page .region-menu-inner {
	padding: 30px 0 5px;
}
.sf-menu {
	float: right;
	display: table;
	width: 100%;
}
.sf-menu li {
	display: table-cell;
	text-align: center;
	padding: 0;
	float: none;
}
.front .sf-menu,
.context-veraci-family .sf-menu,
.context-locations .sf-menu,
.context-contact-us .sf-menu,
.context-about-us .sf-menu {
	float: right;
	display: block;
	width: auto;
}
.front .sf-menu li {
	display: block;
	float: left;
}
.sf-menu a {
	font-weight: 700;
	font-size: 16px;
	padding: 3px 20px;
	text-transform: uppercase;
	color: #444141;
}
.page-node-6 .sf-menu a,
.node-type-page .sf-menu a {
	color: #fff;
}
/* Level 2 */
.sf-menu.sf-horizontal.sf-shadow ul, 
.sf-menu.sf-vertical.sf-shadow ul, 
.sf-menu.sf-navbar.sf-shadow ul ul {
	background: none;
	background: #fff;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	border-left: solid 1px #ddd;
	-webkit-border-radius: 5px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius: 5px;
	-moz-border-radius-topleft: 0px;
	border-radius: 5px;
	border-top-left-radius: 0px;
	top: 28px;
	padding: 0 0 5px !important;
	-webkit-box-shadow:  2px 2px 3px rgba(0,0,0,.5);
    box-shadow:  2px 2px 3px rgba(0,0,0,.5);
}
.sf-menu ul a.active {
	border: none;
}
.sf-menu ul li {
	margin: 0;
	display: block;
	text-align: left;
}
.sf-menu ul li.active-trail {
	border: none;
}


ul.sf-menu ul a.sf-depth-2 {
	padding: 5px 18px;
	border-right: none;
	height: auto;
	color: #444141;
}
ul.sf-menu ul a:hover {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background: #ffd844;
}


/* Locations menu --------------------------------- */
.block-menu-locations .menu {
	display: table;
	width: 100%;
}
.block-menu-locations .menu li {
	display: table-cell;
	text-align: center;
}
.block-menu-locations .menu li a {
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	padding: 5px 0;
	display: block;
}

/* Content Zone ==================================== */
.page-node-6 .region-content .region-inner,
.node-type-page .region-content .region-inner {
	padding: 30px;
}
.region-sidebar-first-inner {
	padding: 0 10px;
}
.region-content .region-inner {
	padding: 0 0 0 10px;
}
.zone-content {
	padding: 0 0 20px;
}

/* Sidebar ------------------------------------------- */
.whats-new {
	padding: 20px;
	border: solid 2px #ada9a3;
	background: #f7f1e9;
	margin: 35px 0 0;
}
.whats-new .block-title {
	display: block;
	text-align: center;
	font-family: 'Quicksand', sans-serif;
	font-size: 32px;
	color: #f7f1e9;
	background: url(../images/whats-new-bg.png) no-repeat center top;
	margin: -47px -20px 12px;
	height: 53px;
	box-sizing: border-box;
	padding: 5px 0 0;
}
.facebook {
	margin: 30px 0 0;
	padding: 0;
	border: solid 2px #ada9a3;
	background: #f7f1e9;
}
._4s7c {
	border: #f7f1e9;
}
.facebook .block-title {
	display: none;
}

.uiStreamRedesign .uiStreamMessage .messageBody {
	color: #333;
	font-size: 11px;
	line-height: 1.25;
}

/*
Make the Facebook Like box responsive (fluid width)
https://developers.facebook.com/docs/reference/plugins/like-box/
*/
 
/* This element holds injected scripts inside iframes that in some cases may stretch layouts. So, we're just hiding it. */
#fb-root {
  display: none;
}
 
/* To fill the container and nothing else */
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 100% !important;
}

/* Maps */
.Flexible-container {
    position: relative;
    padding-bottom: 100%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Twitter ---------------------------------------------- */
.tweets {
	padding: 20px;
	border: solid 2px #ada9a3;
	background: #f7f1e9;
	margin: 25px 0 0;
}
.tweets ul {
	margin: 0;
}
.tweets div.tweets-pulled-listing div.tweet-divider {
	border-bottom: solid 1px #ada9a3;
	margin: 10px 0 20px;
	width: 100%;
	float: left;
}

/* Slideshows ------------------------------------------- */
.slideshow {
	margin: 0 0 20px;
}
.slideshow .block-title {
	display: none;
}
.slideshow img {
	width: 100%;
}
.flexslider {
	border: none;
	background: none;
	margin: 0;
	box-shadow: none;
}
ul.slides {
	padding: 0;
}
.node-location-home-slideshow {
	position: relative;
}
.field-name-field-frame {
	position: absolute;
	bottom: 18px;
	width: 100%;
	z-index: 10;
}
/* Welcome text ------------------------------------------- */
.welcome {
	text-align: right;
	padding: 0 5px 0 0;
}
.welcome .large {
	font-size: 36px;
}
.welcome .small {
	font-size: 24px;
	padding: 0 0 0 10px;
}
.welcome .location {
	font-family: 'Quicksand', sans-serif;
	font-size: 36px;
	font-weight: 700;
	color:#822e10;
}

/* Events listing ------------------------------------------- */
.events {
	margin: 0;
	padding: 0;
	float: left;
}
.events .event {
	list-style: none;
	margin: 0 0 40px;
	float: left;
}
.events .event.views-row-last {
	margin: 0;
}
.event .title {
	font-family: 'Lobster', serif;
	color: #444141;
	font-size: 24px;
}
.event .date {
	color: #990000;
	font-size: 14px;
	font-weight: 700;
	margin: 0 0 20px;
}
/* ==== Forms ================================================= */
.node-webform .group-right {
	padding: 0 0 0 20px;
}
.node-webform label {
	width: 40%;
	margin: 0;
	display: block;
	float: left;
	font-size: 14px;
	letter-spacing: -.075em;
}
.node-webform label.option {
	width: auto;
	margin: 0 15px 0 5px;
}
.node-webform .webform-component {
	margin: 5px 0;
	padding: 0;
	float: left;
	width: 100%;
}
.webform-component-textfield,
.webform-component-email {
	width: 100%;
	float: left;
	box-sizing: 	box-sizing: border-box;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box;
;
	padding: 0 10px;
}
.webform-component-textfield input,
.webform-datepicker,
.webform-container-inline,
.webform-component-email input {
	width: 60%;
	float: right;
}
.form-textarea-wrapper {
	max-width: 100%;
	width: 100%;
	float: left;
	padding: 0;
}
input,
select,
textarea {
/* 	width: 100%; */
	float: left;
	padding: 3px 8px;
	border: solid 1px #aaa;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 1px 1px 3px 0px rgba(0, 0, 0, .3);    
    box-shadow: inset 1px 1px 3px 0px rgba(0, 0, 0, .3);
    outline:none;
    background-image: none;
}
#webform-component-time-for-food-service-to-begin input,
#webform-component-time-for-food-service-to-begin label,
#webform-component-time-for-food-service-to-begin select {
	float: none;
	display: inline;
}
input.form-radio {
	margin: 4px 0 0 5px;
}
.form-type-checkbox input,
.webform-calendar {
	width: auto;
}
textarea:focus {
    outline:none;
}
textarea:focus,
input:focus {
	border: solid 1px #2076BC;
	-webkit-box-shadow:  1px 1px 3px 0px #2076BC, -1px -1px 3px 0px #2076BC;
    box-shadow:  1px 1px 3px 0px #2076BC, -1px -1px 3px 0px #2076BC;   
}
input#edit-submit {
	margin: 20px 0 0;
	-moz-box-shadow:inset 0px 1px 0px 0px #97cafc;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97cafc;
	box-shadow:inset 0px 1px 0px 0px #97cafc;
    background-image: none;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d99f5), color-stop(1, #1c76c9) );
	background:-moz-linear-gradient( center top, #3d99f5 5%, #1c76c9 100% );
	background-color:#1c76c9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #348feb;
	display:inline-block;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow: 1px 1px 0px #333;
}
input#edit-submit:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1c76c9), color-stop(1, #3d99f5) );
	background:-moz-linear-gradient( center top, #1c76c9 5%, #3d99f5 100% );
	background-color:#1c76c9;
}
.grippie {
	margin: 1px 0 0;
	float: left;
	width: 100%;
}
.ascii_art_captcha {
	font-family: monospace;
	font-size: 10px;
}

/* Footer Zone ==================================== */
.copyright-info {
	margin: 10px 0 0;
}
.copyright-info p {
	color: #ddd;
	font-weight: 400;
	text-align: right;
}
.copyright-info a {
	color: #ddd;
}

/* Mobile Navigation ------------------------ */
.sidr-class-contextual-links-wrapper {
	display: none;
}
	
.sidr-class-contextual-links-wrapper ul {
	border: none;
}

.sidr-class-contextual-links-wrapper li {		
	border: none;
}
.zone-menu {
	position: absolute;
	top: 60px;
	right: 0;
	background: #444141;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;	
}
.front .zone-menu,
.context-veraci-family .zone-menu,
.context-locations .zone-menu,
.context-contact-us .zone-menu,
.context-about-us .zone-menu {
	top: 10px;
}
.zone-menu .region-inner {
	padding: 10px 0;
}
	
#sidr-wrapper-0 a {
	font-size: 18px;
	letter-spacing: -.05em;
	text-transform: uppercase;
	line-height: 100%;
	margin: 0;
	display: block;
	color: #fff;
	text-align: right;
	float: left;
}
	

.sidr {
	background: #595959;
	box-shadow: none;
	border-left: solid 1px #595959;
	
}
.sidr ul {
	margin: 0;
	border-top: none;
	border-bottom: none;
}
.sidr ul li,
.sidr li {
	list-style: none;
	float: left;	
	width: 100%;
	border-top: none;
	border-bottom: none;
}

	
.sidr li a:hover,
.sidr ul li a:hover {
	box-shadow: none;
	background: #ffd844;
	color: #fff;
}
			
.sidr li a,
.sidr ul li a {
	color: #fff;
	background: #444141;
	font-family: 'Oxygen', sans-serif;
	font-size: 16px;
	line-height: 130%;
	padding: 10px 20px;
	border-bottom: solid 1px #595959;
	display: block;
	width: 100%;
}
.sidr li ul li a {
	padding-left: 30px;
}			
.sidr li ul li a:before {
	content: "- ";
}			

/* Twitter ------------------------------ */
.twitter-follow-button,
.tweet-actions {
	display: none;
}
.tweet-time {
	margin: 10px 0 0;
}
.tweet-author {
	font-size: 20px;
	line-height: 100%;
}
.tweet-text {
	margin: 15px 0 0;
}
.tweets-pulled-listing h2 {
	font-size: 27px;
}
