/* BAD MOTHER SHUCKERS ~ Kris Charles Creative */
@font-face {
  	font-family: 'BMS';
  	src: url('oceanside.ttf');
  	font-weight: normal;
	}
body {
	padding: 0;
	margin: 0;
	font-family: 'BMS', Courier, sans-serif;
	letter-spacing: -1px;
	background: url(wood2.png) repeat fixed;
	background-size: 512px 512px;
	height: 100%;
	}
a {
	color: #eb3a50;
	text-decoration: none;
	cursor: pointer, hand !important;
	}
a:hover {
	color: #eb3a50;
	text-decoration: none;
	}
	
/* STRUCTURE */
#container {
	display: block;
	margin-top: 50px;
	margin-bottom: 50px;
	position: relative;
	width: 100%;
	}
#break-red {
	max-width: 700px;
	padding-left: 40px;
	padding-right: 40px;
	background: url(bg-red.png) repeat;
	background-size: 500px 300px;
	height: 10px;
	display: block;
	margin: 0 auto;
	}
#break-blue {
	max-width: 700px;
	padding-left: 40px;
	padding-right: 40px;
	background: url(bg-blue.png) repeat;
	background-size: 500px 300px;
	height: 10px;
	display: block;
	margin: 0 auto;
	}
#header {
	max-width: 700px;
	background: url(bg.png) repeat;
	background-size: 500px 300px;
	padding-top: 70px;
	padding-bottom: 60px;
	padding-left: 40px;
	padding-right: 40px;
	display: block;
	margin: 0 auto;
	text-align: center;
	}
#header img {
	width: 600px;
	}
#social {
	margin-top: 40px;
	display: block;
	}
#social a {
	display: inline-block;
	margin-left: 2px;
	}
#social img.social {
	width: 36px;
	border-radius: 2px;
	}
#social .tagline {
	color: #eb3a50;
	display: inline-block;
	margin-right: 38px;
	margin-top: 8px;
	vertical-align: top;
	font-size: 18px;
	}
	
/* NAVIGATION */
#nav {
	max-width: 700px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 36px;
	padding-bottom: 16px;
	background: url(bg-blue.png) repeat;
	background-size: 500px 300px;
	height: 0px;
	display: block;
	margin: 0 auto;
	text-align: center;
	border-radius: 2px 2px 0 0;
	}
#nav span {
	color: #eb3a50;
	}
#nav a {
	font-size: 24px;
	color: #000000;
	margin-left: 6px;
	margin-right: 6px;
	padding-bottom: 2px;
	}
#nav a:hover {
	color: #eb3a50;
	}
#button {
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 20px;
	border-radius: 3px;
	font-size: 22px;
	margin-left: 100px;
	margin-top: 4px;
	}
#button:hover {
	opacity: .9;
	}
	
/* CONTENT */
#content {
	max-width: 700px;
	background: url(bg2.png) repeat;
	background-size: 500px 300px;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 40px;
	padding-right: 40px;
	display: block;
	margin: 0 auto;
	position: relative;
	}
.dark {
	background: url(bg.png) repeat !important;
	background-size: 500px 300px !important;
	}
.red {
	background: url(bg-red.png) repeat !important;
	background-size: 500px 300px !important;
	color: #ffffff !important;
	}
.red a {
	color: #ffffff !important;
	}
.blue {
	background: url(bg-blue.png) repeat !important;
	background-size: 500px 300px !important;
	}
.bottom {
	border-radius: 0 0 2px 2px;
	}
.holiday {
	background: url(memorialday.png) left no-repeat !important;
	background-size: auto !important;
	height: 200px;
	}
	
/* MENU */
#menu-header {
	font-size: 32px;
	padding-bottom: 10px;
	padding-top: 10px;
	max-width: 500px;
	margin: 0 auto;
	position: relative;
	}
#menu-item {
	padding-top: 14px;
	padding-bottom: 12px;
	display: block;
	margin: 0 auto;
	font-size: 24px;
	max-width: 500px;
	}
#menu-item .gluten {
	display: inline;
	font-size: 18px;
	margin-left: 4px;
	color: #53c3cf;
	}
#menu-item .price {
	float: right;
	color: #eb3a50;
	display: inline;
	vertical-align: text-top;
	}
#menu-item .extra {
	font-size: 18px;
	display: block;
	margin-top: 5px;
	}
#menu-item .notes {
	font-size: 18px;
	display: block;
	color: #53c3cf;
	line-height: 24px;
	}
#menu-line {
	color: #eb3a50;
	display: block;
	margin: 0 auto;
	font-size: 16px;
	height: 24px;
	max-width: 660px;
	letter-spacing: -2px;
	overflow: hidden;
	}
#menu-dotted {
	color: #eb3a50;
	display: block;
	margin: 0 auto;
	font-size: 16px;
	height: 24px;
	max-width: 660px;
	letter-spacing: 6px;
	overflow: hidden;
	}
#menu-dotted.black {
	color: #000000;
	}
.mark-menu {
	position: absolute;
	width: 110px;
	right: -40px;
	top: 30px;
	color: #65c4ce;
	font-size: 220px;
	transform: rotate(13deg);
	opacity: .95;
	}
.mark-deliver {
	position: absolute;
	width: 220px;
	right: -70px;
	top: 140px;
	color: #65c4ce;
	font-size: 220px;
	transform: rotate(10deg);
	opacity: .95;
	}
.splash {
	padding-left: 230px;
	padding-top: 26px !important;
	}
.splash span {
	font-size: 22px; 
	line-height: 20px;
	}
.red-text {
	color: #eb3a50 !important;
	}
	
/* EVENTS */
#event-header {
	margin-left: 330px;
	display: block;
	font-size: 32px;
	width: 500px;
	position: relative;
	margin-top: 10px;
	}
#event {
	padding-top: 20px;
	padding-bottom: 4px;
	margin-left: 330px;
	margin-bottom: 10px;
	font-size: 28px;
	line-height: 24px;
	display: block;
	width: 300px;
	position: relative;
	}
#event-dotted {
	color: #eb3a50;
	font-size: 16px;
	height: 0px;
	letter-spacing: 6px;
	padding-top: 10px;
	padding-bottom: 22px;
	margin-left: 310px;
	}
#event .date {
	color: #eb3a50;
	margin-bottom: 12px;
	font-size: 18px;
	}
#event .name {
	font-size: 24px;
	margin-bottom: 2px;
	}
#event .name a {
	color: #000000;
	}
#event .info {
	font-size: 18px;
	}
#map {
	position: absolute;
	left: 60px;
	top: 57px;
	height: 100%;
	display: block;
	overflow: hidden;
	border-radius: 2px;
	border: 0px solid #efefef;
	background: url(bg-blue.png) repeat;
	background-size: 500px 300px;
	outline: 2px dotted #fefefe;
    outline-offset: -10px;
	}
iframe {
	padding-top: 94px;
	padding-bottom: 80px;
	margin-left: -1px;
	width: 260px;
	max-height: 700px;
	opacity: .85;
	border: 0;
	}
.mark-event {
	position: absolute;
	width: 70px;
	right: 170px;
	top: 1px;
	color: #65c4ce;
	transform: rotate(2deg);
	opacity: .9;
	}
	
/* ABOUT */
#about-header {
	margin-left: 40px;
	display: block;
	font-size: 32px;
	width: 300px;
	position: relative;
	}
#about-line {
	color: #eb3a50;
	font-size: 16px;
	height: 0px;
	letter-spacing: -2px;
	padding-top: 10px;
	padding-bottom: 22px;
	margin-left: 20px;
	}
p {
	font-size: 16px;
	line-height: 22px;
	width: 285px;
	display: inline-block;
	margin-left: 40px;
	margin-bottom: 10px;
	padding: 0;
	}
#slideshow {
	background: url(bg-red.png) repeat;
	background-size: 500px 300px;
	position: absolute;
	top: 46px;
	right: 40px;
	width: 310px;
	height: 410px;
	float: right;
	margin-top: 22px;
	margin-right: 40px;
	padding-top: 70px;
	border-radius: 2px;
	text-align: center;
	outline: 2px dotted #fefefe;
    outline-offset: -10px;
    z-index: 1;
    overflow: hidden;
	}	
#slideshow > div {
	}
#slideshow img {
	width: 310px;
	margin-top: 18px;
	}
#slideshow span {
	font-size: 18px;
	color: #fefefe;
	vertical-align: text-top;
	display: block;
	text-align: center;
	margin-top: -42px;
	letter-spacing: 1px;
	}
	
/* CATERING */
#cater-header {
	font-size: 32px;
	padding-bottom: 10px;
	padding-top: 10px;
	max-width: 500px;
	margin: 0 auto;
	position: relative;
	}
#cater-line {
	color: #eb3a50;
	display: block;
	margin: 0 auto;
	font-size: 16px;
	height: 24px;
	max-width: 660px;
	letter-spacing: -2px;
	overflow: hidden;
	margin-bottom: 10px;
	}
#cater-dotted {
	color: #eb3a50;
	display: block;
	margin: 0 auto;
	font-size: 16px;
	height: 24px;
	max-width: 660px;
	letter-spacing: 6px;
	overflow: hidden;
	margin-bottom: 10px;
	}
#cater-info {
	display: block;
	margin: 0 auto;
	font-size: 18px;
	line-height: 24px;
	max-width: 500px;
	overflow: hidden;
	padding-bottom: 14px;
	}
.mark-cater {
	position: absolute;
	width: 90px;
	right: -40px;
	top: -6px;
	color: #65c4ce;
	font-size: 220px;
	transform: rotate(0deg);
	opacity: .95;
	}
.mark-extra {
	position: absolute;
	width: 90px;
	right: 90px;
	top: 62px;
	color: #65c4ce;
	font-size: 220px;
	transform: rotate(0deg);
	opacity: .95;
	}
form {
	margin: 0 auto;
	max-width: 500px;
	display: block;
	margin-bottom: 24px;
	}
input {
	font-family: 'BMS', courier, sans-serif;
	background: url(bg2.png) repeat !important;
	background-size: 500px 300px !important;
	border: 0;
	margin: 0;
	margin-top: 10px;
	padding: 10px;
	font-size: 18px;
	border-radius: 2px;
	display: inline-block;
	letter-spacing: -1px;
	}
input.name {
	width: 220px;
	margin-right: 6px;
	margin-bottom: 6px;
	}
input.date {
	width: 174px;
	margin-right: 6px;
	}
input.submit {
	background: url(bg-red.png) repeat !important;
	background-size: 500px 300px !important;
	color: #fefcfa;
	margin-left: 1px;
	cursor: pointer;
	}
.custom-select {
	font-family: 'BMS', courier, sans-serif;
	position: relative;
	width: 198px;
	display: inline-block !important;
	margin-right: 2px;
	font-size: 18px;
	}
.custom-select select {
	display: none;
	position: relative;
	z-index: 99 !important;
	}
.select-selected {
  	background: url(bg2.png) repeat !important;
	background-size: 500px 300px !important;
	color: #eb3a50 !important;
	}
.custom-select-more {
	margin-top: 10px;
	margin-bottom: 5px;
	width: 240px !important;
	margin-right: 5px;
	}
/* Style the arrow inside the select element: */
.select-selected:after {
	position: absolute;
	content: "";
	top: 18px;
	right: 10px;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-color: #eb3a50 transparent transparent transparent;
	}
/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
	border-color: transparent transparent #eb3a50 transparent;
	top: 11px;
	}
/* style the items (options), including the selected item: */
.select-items div,.select-selected {
	color: #eb3a50;
	padding: 10px;
	padding-top: 12px;
	padding-bottom: 11px;
	border-radius: 2px;
	cursor: pointer;
	}
/* Style items (options): */
.select-items {
	position: absolute;
	background: url(bg2.png) repeat !important;
	background-size: 500px 300px !important;
	top: 100%;
	left: 0;
	right: 0;
	z-index: 99;
	border-radius: 2px;
	}
/* Hide the items when the select box is closed: */
.select-hide {
	display: none;
	}
.select-items div:hover, .same-as-selected {
  	background-color: #eb3a50;
  	color: #ffffff !important;
	}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 	color: #eb3a50;
	}
::-moz-placeholder { /* Firefox 19+ */
 	color: #eb3a50;
	}
:-ms-input-placeholder { /* IE 10+ */
 	color: #eb3a50;
	}
:-moz-placeholder { /* Firefox 18- */
 	color: #eb3a50;
	}
.foot {
	font-size: 16px;
	color: #fefefe;
	text-align: center;
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
	}
	
/* MOBILE */
@media only screen and (max-width: 600px) {
	body {
		background: #171515;
		}
	#container {
		margin-top: 0px;
		margin-bottom: 0px;
		}
	#header {
		padding-bottom: 42px;
		padding-top: 50px;
		}
	#header img {
		width: 300px;
		}
	#social {
		margin-top: 30px;
		display: block;
		text-align: center;
		}
	#social a {
		display: inline-block;
		margin-left: 2px;
		}
	#social img.social {
		width: 36px;
		border-radius: 2px;
		}
	#social .tagline {
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 10px;
		font-size: 16px;
		}
	#nav {
		height: 30px;
		padding-top: 20px;
		border-radius: 0;
		}
	#content {
		padding-top: 30px;
		padding-bottom: 30px;
		}
	.mark-menu {
		display: none;	
		}
	.mark-extra {
		display: none;	
		}
	#event-header {
		margin-left: 0px;
		}
	#event {
		margin-left: 0px;
		}
	#event-dotted {
		margin-left: 0px;
		width: 300px;
		overflow: hidden;
		}
	#map {
		display: none;
		}
	.mark-event {
		right: 200px;
		}
	#about-header {
		margin-left: 0px;
		}
	#about-line {
		width: 300px;
		overflow: hidden;
		margin-left: 0;
		}
	p {
		width: 300px;
		margin-left: 0;
		}
	#slideshow {
		display: none;
		}
	.bottom {
		border-radius: 0;
		}
	.mark-cater {
		width: 72px;
		top: 2px;
		right: -10px;
		}
	input.name {
		max-width: 300px !important;
		width: 93%;
		}
	input.date {
		max-width: 300px !important;
		width: 93%;
		margin-bottom: 6px;
		}
	.mark-deliver {
		display: none;
		}
	#button {
		margin-left: 0px;
		}
	.holiday {
		background: url(bg-red.png) repeat !important;
		background-size: 500px 300px !important;
		color: #ffffff !important;
		height: auto;
		}
	.splash {
		padding-left: 0;
		padding-top: 26px !important;
		}
	.splash span {
		font-size: 16px !important; 
		line-height: 14px !important;
		}

}