/**
* Theme Name: The Sardine Factory
* Theme URI: http://sardinefactory.com/
* Author: Robert Noakes LLC
* Author URI: http://robertnoak.es/
* Description: Custom theme for The Sardine Factory.
* Version: 1.0
* Tags: custom
* Template: noakes-framework
**/

@import url(http://fonts.googleapis.com/css?family=Bilbo+Swash+Caps|Open+Sans:400,400italic,600,600italic,700,700italic|Open+Sans+Condensed:700);

a,
a:active,
a:focus,
a:hover,
a:link,
a:visited
{
	color: #428bca;
}
a:hover
{
	color: #2a6496;
}

a.button,
button,
input[type='button'],
input[type='reset'],
input[type='submit']
{
	padding: 0 1rem;
	display: inline-block;
	background: #428bca;
	color: #fff;
}
a.button:hover,
button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover
{
	background: #2a6496;
}

a.facebook,
a.twitter,
a.tripadvisor,
a.yelp
{
	padding: 0.25em 0;
	display: inline-block;
	overflow: hidden;
	height: 2rem;
	width: 2rem;
	background: url(images/social.png) no-repeat 0 center;
	text-indent: -625rem;
}
a.facebook:hover,
a.twitter:hover,
a.tripadvisor:hover,
a.yelp:hover
{
	opacity: 0.75;
	filter: alpha(opacity=75);
}

a.twitter
{
	background-position: -4rem center;
}

a.tripadvisor
{
	background-position: -8rem center;
}

a.yelp
{
	background-position: right center;
}

body
{
	background: url(images/curlicue.png) no-repeat 1.5rem 1.5rem;
	color: #333;
	font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1
{
	margin-bottom: 0.138em;
	font-weight: normal;
	font-size: 5.714em;
	line-height: 1em;
	font-family: "Bilbo Swash Caps", Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	letter-spacing: 0.025em;
}

h2
{
	margin-bottom: 0.611em;
	font-weight: 600;
	font-size: 1.286em;
}

h3
{
	margin-bottom: 1.222em;
	font-weight: bold;
	font-size: 1.286em;
	line-height: 1.333em;
}

h3 span.small
{
	font-weight: normal;
}

h4
{
	font-weight: bold;
	font-family: "Open Sans Condensed", "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

h4.force-margin
{
	margin-bottom: 1.571em;
}

h5
{
	margin-bottom: 0.55em;
	color: #7f3746;
	font-weight: bold;
	font-size: 1.429em;
	font-family: "Open Sans Condensed", "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

table
{
	margin-bottom: 1.571em;
	width: 100%;
}

table th,
table td
{
	padding: 0.5rem 0.25rem;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

table th
{
	padding-top: 0.75rem;
}

table h5
{
	margin-bottom: 0;
}

table td
{
	border-top: 1px solid #ddd;
}

#tsf-adventures-in-wine table td[colspan]
{
	padding-top: 0;
	border: 0;
}

table tr:first-child th,
table tr:first-child td
{
	padding-top: 0rem;
	border: 0;
}

table tr:last-child th,
table tr:last-child td
{
	padding-bottom: 0;
}

table th:first-child,
table td:first-child
{
	padding-left: 0;
}

table th:last-child,
table td:last-child
{
	padding-right: 0;
}

#outer-wrapper
{
	padding-top: 2rem;
	min-width: 18.75rem;
}

#inner-wrapper
{
	margin: 0 auto;
	padding: 1rem;
	background: #564d3a;
	max-width: 71.25rem;
}

#header-wrapper header,
#content .menu-main-menu-right-container
{
	margin: 0 auto;
	font-weight: bold;
	font-size: 0.875rem;
	font-family: "Open Sans Condensed", "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	letter-spacing: 0.063rem;
	text-transform: uppercase;
}

#header-left
{
	position: relative;
	float: left;
	height: 5.375rem;
	width: 33.157894736842105263157894736842%;
}

#logo
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	display: block;
}

#logo a
{
	display: block;
	height: 5.375rem;
	width: 6rem;
	color: #fff;
	line-height: 5.375rem;
}

#logo .noakes-loaded
{
	overflow: hidden;
	background: none no-repeat center center;
	background-size: contain;
	text-indent: -625rem;
}

#header-wrapper nav.menu-main-menu-left-container
{
	padding: 1.375rem 1rem 1.375rem 0;
	float: right;
	height: 5.375rem;
}

#main-menu-left,
#main-menu-left > li,
#main-menu-left > li > a,
#main-menu-right,
#main-menu-right > li,
#main-menu-right > li > a,
#main-menu-right-sub,
#main-menu-right-sub > li,
#main-menu-right-sub > li > a
{
	display: block;
	float: left;
}

#main-menu-left > li
{
	padding-left: 0.25rem;
}

#main-menu-left > li > a,
#main-menu-right > li > a,
#main-menu-right-sub > li > a
{
	padding: 0.75rem 0.938rem;
	border: 1px solid #564d3a;
	background: #564d3a;
	color: #fff;
	line-height: 1rem;
	text-align: center;
	-webkit-border-radius: 0.25rem;
	border-radius: 0.25rem;
}
#main-menu-left > li > a:hover,
#main-menu-left > li.active > a
{
	border-color: #b59f83;
	background: #948268;
	text-decoration: none;
}

#main-menu-right > li > a > br,
#main-menu-right-sub > li > a > br
{
	display: none;
}

#main-menu-left ul,
#main-menu-right ul,
#main-menu-right-sub ul,
#noakes-mobile-main-menu-right-toggle
{
	display: none;
}

#header-wrapper nav.menu-main-menu-right-container
{
	padding: 1.375rem 0 1.375rem 1rem;
	background: #7f3746;
}

#main-menu-right > li
{
	padding-right: 0.25rem;
}

#main-menu-right > li > a
{
	border-color: #7f3746;
	background: #7f3746;
}
#main-menu-right > li > a:hover,
#main-menu-right > li.active > a
{
	border-color: #b04c61;
	background: #913f50;
	text-decoration: none;
}

#mobile-menu
{
	display: none;
}

#content-wrapper
{
	margin: 0 auto;
	background: #fff;
	font-size: 0.875rem;
}

#content-wrapper li,
#content-wrapper p
{
	line-height: 1.571em;
}

#content-wrapper ol
{
	margin-bottom: 1.571em;
	padding-left: 1.786em;
}

#content-wrapper ol li,
#content-wrapper ul ol li
{
	list-style: outside decimal;
}
#content-wrapper ol ol li
{
	list-style-type: lower-alpha;
}

#content-wrapper p
{
	margin-bottom: 1.571em;
}

#content-wrapper ul
{
	margin: 0 0 1.571em 1.786em;
}

#content-wrapper ul ul,
#content-wrapper ul ol,
#content-wrapper ol ul,
#content-wrapper ol ol
{
	margin-bottom: 0;
}

#content-wrapper ul li,
#content-wrapper ol ul li
{
	list-style: outside disc;
}
#content-wrapper ul ul li
{
	list-style-type: circle;
}

#content-wrapper ul.spaced,
#content-wrapper ol.spaced
{
	margin-bottom: 0.786em;
}

#content-wrapper ul.spaced li,
#content-wrapper ol.spaced li
{
	padding-bottom: 0.786em;
}

#mobile-hero
{
	display: none;
}

#left-bar
{
	float: left;
	min-height: 1px;
	width: 33.157894736842105263157894736842%;
}

#left-bar img
{
	height: auto;
	width: 100%;
}

#content > article
{
	padding: 1rem 2rem;
	background: url(images/curlicue.png) no-repeat 1rem 1rem;
}

body.no-left-bar #content > article
{
	background: none;
}

#content nav.menu-main-menu-right-container
{
	padding: 0 1.5rem 0.25rem;
	height: auto;
	background: #948268;
}

#content-wrapper #main-menu-right-sub,
#content-wrapper #main-menu-right-sub > li
{
	margin: 0;
	padding: 0;
	list-style: none;
	height: auto;
}

#content-wrapper #main-menu-right-sub > li
{
	padding: 0.25rem 0.25rem 0 0;
}

#main-menu-right-sub > li > a
{
	padding: 0.375rem 0.438rem;
	border-color: #948268;
	background: #948268;
}
#main-menu-right-sub > li > a:hover,
#main-menu-right-sub > li.active > a
{
	border-color: #a08b70;
	background: #a08b70;
	text-decoration: none;
}

article.content-widget
{
	font-size: 1.214em;
}

#content-wrapper article.content-widget p,
article.content-widget a
{
	color: #7f3746;
	font-weight: bold;
	line-height: 1em;
	font-family: "Open Sans Condensed", "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	vertical-align: middle;
}

#top-widget div.post-content > *:last-child
{
	margin-bottom: 0;
}

#content > article img.aligncenter
{
	display: block;
	height: auto;
	max-width: 100%;
}

#bottom-widget
{
	padding-top: 1rem;
}

#bottom-widget br
{
	display: none;
}

#footer-wrapper footer
{
	margin: 0 auto;
	padding: 1rem 0 2rem;
	max-width: 73.25rem;
	font-size: 0.875rem;
	line-height: 1.571em;
	text-align: center;
}

#footer-wrapper footer *
{
	display: inline;
	line-height: 1.571em;
}

/* OpenTable Styles */
#reservations
{
	margin-bottom: 1.571em;
	overflow: visible;
}

#reservations div
{
	overflow: visible;
}

#reservations h1
{
	font-family: "Open Sans", Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#reservations ul.OT_list,
#reservations ul.OT_list li,
#reservations ul.OT_navList,
#reservations ul.OT_navList li
{
	margin-bottom: 0;
	margin-left: 0;
	list-style: none;
}

#reservations ul.OT_list input
{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	box-sizing: content-box;
}

/* Shortcode Styles */
div.note
{
	margin-bottom: 1.571em;
	padding: 1rem 1rem 0;
	border: 1px solid #e3e3e3;
	background: #f5f5f5;
	-webkit-border-radius: 0.25rem;
	border-radius: 0.25rem;
	-webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}

#content-wrapper div.note p
{
	margin-bottom: 1rem;
}

div.panel
{
	margin-bottom: 1.571em;
	border: 1px solid #ddd;
	background: #fff;
	-webkit-border-radius: 0.25rem;
	border-radius: 0.25rem;
}

div.panel h3
{
	margin: 0;
	padding: 0.5rem 1rem;
	border-bottom: 1px solid #ddd;
	display: block;
	overflow: hidden;
	background: #f5f5f5;
}

div.panel span.panel-note
{
	padding-left: 1rem;
	display: block;
	float: right;
	color: #7f3746;
	font-size: 0.833em;
	line-height: 1.6em;
}

div.panel div.panel-content
{
	padding: 1rem 1rem 0;
}

div.panel div.panel-content div.note
{
	padding: 0.5rem 1rem 0;
	font-size: 0.857em;
}

#content-wrapper div.panel div.panel-content div.note p
{
	margin-bottom: 0.5rem;
}
