/*
Theme Name: Prune Restaurant
Theme URI: http://wordpress.org/extend/themes/toolbox
Author: Automattic
Author URI: http://automattic.com/
Description: A semantic, HTML5, canvas for CSS artists and an ultra-minimal set of super-clean templates for your own WordPress theme development.
Version: 2.0
License: GNU General Public License
License URI: license.txt
Tags: custom-menu, sticky-post, microformats, rtl-language-support, translation-ready, full-width-template, post-formats

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li, input, textarea,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* End CSS reset */

/* =Structure
-------------------------------------------------------------- */

@font-face {
    font-family: 'pruneregular';
    src: url('fonts/prune_regular-webfont.eot');
    src: url('fonts/prune_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/prune_regular-webfont.woff') format('woff'),
         url('fonts/prune_regular-webfont.ttf') format('truetype'),
         url('fonts/prune_regular-webfont.svg#pruneregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
html {
	width: 100%;
	height: 100%;
	font-size: 62.5%;
	overflow: hidden;
}
#frame {
    background-image: url(images/frame.png);
}
.page-template-page-about-php #frame, .home #frame, .page-id-11 #frame, .page-id-13 #frame, .page-id-5 #frame, .page-id-7 #frame {
    background-image: url(images/frame-empty2x.png);
}

/*@media only screen and (min-width: 320px) {
    html.no-cssvwunit {
	font-size: 20.8%;
	}
}

@media only screen and (min-width: 400px) {
    html.no-cssvwunit {
	font-size: 26.04166%;
	}
}

@media only screen and (min-width: 480px) {
    html.no-cssvwunit {
	font-size: 31.25%;
	}
}
*/
@media only screen and (min-width: 768px) {
    /*html.no-cssvwunit {
	font-size: 50%;
	}*/
	#frame {
    background-image: url(images/frame2x.png);
	}
	.page-template-page-about-php #frame, .home #frame, .page-id-11 #frame {
    background-image: url(images/frame-empty2x.png);
}
}
/*
@media only screen and (min-width: 960px) {
     html.no-cssvwunit {
	font-size: 62.5%;
	}
}

@media only screen and (min-width: 1024px) {
     html.no-cssvwunit {
	font-size: 66.67%;
	}
}
@media only screen and (min-width: 1152px) {
     html.no-cssvwunit {
	font-size: 75%;
	}
}
@media only screen and (min-width: 1280px) {
     html.no-cssvwunit {
	font-size: 83.33;
	}
}
@media only screen and (min-width: 1360px) {
     html.no-cssvwunit {
	font-size: 88.5417%;
	}
}
@media only screen and (min-width: 1440px) and (max-height: 904px) {
     html.no-cssvwunit {
	font-size: 93.75%;
	}
}
@media only screen and (min-width: 1680px) {
     html.no-cssvwunit {
	font-size: 109.375%;
	}
}
@media only screen and (min-width: 1920px) {
     html.no-cssvwunit {
	font-size: 125%;
	}
}
@media only screen and (min-height: 904px) {
     html.no-cssvwunit {
	font-size: 93.75%;
	}
}
html.cssvwunit {
	font-size: 0.96vw !important;
}*/

body {
	background: #FBFAF0;
	margin: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
/*@media (min-aspect-ratio: 1900/1140) { 
	html.cssvwunit {
	font-size: 1.25vh !important;
	}
 }*/
#frame {
	width: 95vw;
    height: 62.102473vw;
    max-height: 95vh;
    max-width: 145.32432435vh;
    margin: auto;
    position: absolute;
    top:2.5%;bottom:auto; /* vertical center */
    left:0;right:0; /* horizontal center */
	-webkit-background-size: 100% 100%; -moz-background-size: 100% 100%; background-size: 100% 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
@media (min-aspect-ratio: 1484/1174) { 
	#frame {
		top: 0; bottom: 0;
	}
 }

#branding:before {
	content: "";
	display: block;
	padding-top: 2.3%;
}
#branding {
	height: 14.25%;
}
#left {
	float: left;
	width: 24.235253%;
	padding: 1.0588235%;
	height: 100%;
}
#primary {
	width: 47.2941176%;
	float: left;
	height: 100%;
}
#right {
	float: right;
	width: 24.235253%;
	height: 100%;
	padding: 1.0588235%;
	clear: none;
}
#colophon {
	clear: both;
	display: block;
	width: 100%;
}

/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
}

/* Text meant only for screen readers */
.screen-reader-text,
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* =Header
-------------------------------------------------------------- */

#site-title {
	margin: 0 auto;
	width: 26%;
	position: relative;
}
#site-title:before {
	content: "";
	display: block;
	padding-top: 17%;
}

#site-title a {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	text-indent: -999em;
	background: url(images/prune-logo.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	display: block;
}
.no-svg #site-title a {
	background: url(images/prune-logo.png) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
#site-title a:hover {
	background: url(images/prune-logo-over.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg #site-title a:hover {
	background: url(images/prune-logo-over.png) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
#site-description {
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 1em;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	display: block;
	width: 100%;
}
#access ul {
	list-style: none;
	margin: 0 auto 0 7%;
	padding-left: 0;
	padding-top: 43.0%;
	width: 90%;
}
#access a {
	display: block;
	text-decoration: none;
	text-indent: -999em;
}
#access li {
	text-align: center;
	position: relative;
	width: 100%;
	margin: 0% auto 0 auto;
	height: 0;
	padding-bottom: 16.667%;
}
#access li a {
	background: url(images/nav.svg) no-repeat 0 0;
	-webkit-background-size: auto 700%; -moz-background-size: auto 700%; background-size: auto 700%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	display: block;
	position: absolute;
	top: 0; bottom: 0; left: 0; right: 0;
}
.no-svg #access li a {
	background: url(images/nav.png) no-repeat 0 0;
	-webkit-background-size: auto 700%; -moz-background-size: auto 700%; background-size: auto 700%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.page-id-380 #access li.current-page-ancestor a  {
	background-image: url(images/nav.svg);
}
.no-svg .page-id-380 #access li.current-page-ancestor a  {
	background-image: url(images/nav.svg);
}
#access li a:hover, .page-id-380 #access li.current-page-ancestor a:hover, .no-svg .page-id-380 #access li.current-page-ancestor a:hover  {
	background-image: url(images/nav-hover.svg);
}
.no-svg #access li a:hover {
	background: url(images/nav-hover.png);
}
#access li.current-page-ancestor a, #access li.current-menu-item a  {
	background-image: url(images/nav-active.svg);
}
.no-svg #access li.current-page-ancestor a, .no-svg #access li.current-menu-item a  {
	background-image: url(images/nav-active.svg);
}
#access li.menu-item-23 {
	margin-top: 0;
}
#access li.menu-item-24 a {
	background-position: 0 16.667%;
}
#access li.menu-item-18 a {
	background-position: 0 33.334%;
}
#access li.menu-item-20 a {
	background-position: 0 50.001%;
}
#access li.menu-item-19 a {
	background-position: 0 66.668%;
}
#access li.menu-item-79 a {
	background-position: 0 83.335%;
}
#access li.menu-item-572 a {
	background-position: 0 100%;
}


/* =Content
-------------------------------------------------------------- */

a {
	color: #c93092;
	text-decoration: none;
}
a:hover {
	color: #00346C;
}

/* 404 page */
.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}


/*  Entry content type -------------------------------------------------------------------------- */

#content {
	height: 100%;
}

#right .entry-content {
	margin: 3% 0 0 10.7647059%;
	height: 38.8%;
	overflow: auto;
	width: 85.4368932%;
}
#right .sibling {
	display: block;
	text-align: center;
	font-size: 1.25em;
	font-family: 'pruneregular', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	padding-top: .35em;
} 
.page-id-11 #right .entry-content, .home #right .entry-content {
	margin-top: 12%;
}
.page-id-334 #right .entry-content {
	margin-top: 8%;
}
.home #right .entry-content p:last-of-type {
	padding-bottom: 0 !important;
}

.entry-content p, .entry-content ul {
	display: block;
	font-family: 'pruneregular', Helvetica, Arial, sans-serif;
	color: #00346C;
	font-size: 1.5em;
	line-height: 1.33em;
	margin-bottom: 1em;
	padding-right: 7.3863636%;
}
.entry-content ul {
	margin-bottom: 1.5em;
	overflow: hidden;
}
.entry-content ul li {
	padding-bottom: .5em;
	overflow: visible;
}
.entry-content .jspPane:last-child {
	padding-bottom: 3em;
}
.entry-content h3, .entry-content h4, .entry-content h5 {
	display: block;
	font-family: 'pruneregular', Helvetica, Arial, sans-serif;
	color: #00346C;
	font-size: 1.5em;
	line-height: 1.33em;
	text-transform: uppercase;
}
.entry-content li span {
	display: block;
	float: left;
	width: 82%;
	text-indent: -1em;
	margin-left: 1em;
}
.entry-content li span.price {
	display: block;
	float: right;
	width: 7%;
	clear: both;
	text-align: right;
	text-indent: none;
}
.page-id-47 .entry-content li span {
	width: 77%;
}
.page-id-47 .entry-content li span.price {
	width: 12%;
}
.entry-content li span.ul, .entry-content li span.description {
	margin-left: 0;
	text-indent: 0;
}
.page-template-page-menus-php .entry-content h2 {
	display: block;
	font-family: 'pruneregular', Helvetica, Arial, sans-serif;
	color: #00346C;
	font-size: 1.5em;
	line-height: 1.33em;
	text-transform: uppercase;
	margin-bottom: 1em;
	clear: both;
}
.page-template-page-menus-php .entry-content h3 {
	margin-bottom: 1em;
	clear: both;
}
.page-template-page-menus-php .entry-content h3.underline {
	text-decoration: underline;
}
.page-template-page-menus-php .entry-content h3 + ul li span.ul {
	text-decoration: none;
}
.page-template-page-contact-php .entry-content h3 {
	margin-bottom: 1em;
}

.entry-content span.description {
	display: block;
}
.page .entry-content li span.ul {
	text-decoration: underline;
}
.page-template-page-menus-php .entry-content {
	margin-top: 3%;
}
td.price {
	padding-left: 1.9em;
}
#content .page {
	display: block;
	max-width: 92% !important;
	height: 100%;
	padding: 3.75% 3.85% 3.75% 4.25%;
}
#content .entry-content {
	text-align: left;
	height: 59%;
	overflow: auto;
	padding-bottom: 2em;
	margin-left: 6.35%;
	margin-right: 4.35%;
}
.parent-pageid-5 #content .entry-content, .page-id-5 #content .entry-content {
	margin-left: 10.7%;
	margin-right: 6.35%;
}
#content .jspScrollable table, #content .jspScrollable p {
	padding-right: 1em;
}

#content .entry-content p {
	text-align: left;
	margin-bottom: 1em;
}
#right .entry-content p {
	text-align: left;
}
.home #right .entry-content p, .page-id-11 #right .entry-content p {
	text-align: center;
}

/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img,
.wp-caption {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
#content .thumb img {
	width: 91.65%;
	max-width: 91.65% !important;
	padding: 1.0152284%;
	height: auto;
	margin: 3.20% 3.85% 3.75% 3.20%;
	float: left;
	background: url(images/photo-frame.png) no-repeat;
	-webkit-background-size: 100% 100%; -moz-background-size: 100% 100%; background-size: 100% 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
#content .ps-slideshow-container {
	width: 91.65%;
	max-width: 91.65% !important;
	height: auto;
	padding: 1.0152284% !important;
	margin: 3.20% 3.85% 3.75% 3.20%;
	float: left;
	background: url(images/photo-frame.png) no-repeat;
	-webkit-background-size: 100% 100%; -moz-background-size: 100% 100%; background-size: 100% 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg #content .thumb img {
	background: url(images/photo-frame.png) no-repeat ;
	-webkit-background-size: 100% 100%; -moz-background-size: 100% 100%; background-size: 100% 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg #content .ps-slideshow-container {
	background: url(images/photo-frame.png) no-repeat;
	-webkit-background-size: 100% 100%; -moz-background-size: 100% 100%; background-size: 100% 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
#content .ps-cycle-slideshow {
	margin: 0;
}
#content a img {
	max-height: none !important;
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}
.wp-caption {
	padding: .5em;
	text-align: center;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
}
.gallery-caption {
}
.wp-smiley {
	margin: 0;
}


/* =Forms
-------------------------------------------------------------- */

#searchform label {
	display: none;
}
#searchform input#s {
	width: 60%;
}
input[type=text],
input#s {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {
	width: 80%;
}

/* Class for labelling required form items */
.required {
	color: #cc0033;
}


/* =Widgets
-------------------------------------------------------------- */

.widget {
	display: block;
	font-family: 'pruneregular', Helvetica, Arial, sans-serif;
	color: #00346C;
	text-align: center;
	letter-spacing: 0.025em;
}
.widget_bottom {
	font-size: 1.5em;
	bottom: 5.2%;
	position: absolute;
	width: 24.235253%;
	padding: 0;
}
.widget_menu {
	font-size: 1.6em;
	text-transform: uppercase;
	padding-top: 42.75%;
}
.widget_menu ul {
	margin-top: 9.5%;
}
.parent-pageid-9 #subnav li, .page-id-380 #subnav li {
	max-width: 55%;
	margin: 0 auto;
}
.parent-pageid-7 .widget_menu ul, .page-id-7 .widget_menu ul, .parent-pageid-13 .widget_menu ul, .page-id-13 .widget_menu ul  {
	max-width: 85%;
	margin-left: auto;
	margin-right: auto;
}
.page-id-7 .entry-header, .page-id-13 .entry-header {
	display: none;
}
.page-id-7 #content .page, .page-id-13 #content .page {
	padding-top: 15%;
}
.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}
#hours {
	font-size: 1.2em;
	padding-top: 17.0779221%;
}
#phone {
	width: 23.535253%;
}
#phone a, #address a {
	color: #00346C;
	text-decoration: none;
}
#phone a:hover, #address a:hover {
	color: #c31e91;
}
#subnav li.current_page_item a:before {
	content: "* ";
}
#subnav li.current_page_item a:after {
	content: " *";
}
.page-id-49 #subnav2 li:first-child a:before, .page-id-51 #subnav2 li:last-child a:before {
	content: "*";
}
.page-id-49 #subnav2 li:first-child a:after, .page-id-51 #subnav2 li:last-child a:after {
	content: "*";
}
#subnav li.current_page_item a, .page-id-49 #subnav2 li:first-child a, .page-id-51 #subnav2 li:last-child a {
	color: #00346C;
}
#extra_about {
	font-size: .8em;
	text-transform: uppercase;
	line-height: 1.5em;
	margin-top: 37.5%;
}
#extra_about a {
	color: #00346C;
}
#extra_about a:hover {
	color: #c31e91;
}
#extra_sidebar {
	line-height: 1.25em;
}
#extra_sidebar li {
	padding: .5em 0;
}
#subnav2 li {
	float: right;
	padding: 0 1.5em 0 0;
}
#subnav2 li:first-child {
	padding: 0 0 0 1.5em;
	float: left;
}

/* =Footer
-------------------------------------------------------------- */

#colophon {
	padding: 1em 0 0;
}

/*  Header titles -------------------------------------------------------------------------- */

#right .page {
	padding-top: 42.5%;
}
#right.empty .page {
	padding-top: 72.5%;
}

.entry-title, .menu-title {
	text-indent: -999em;
}
#content .page .entry-header {
	margin-top: 12.195122%;
}
.entry-header:before {
	content: "";
	display: block;
	padding-top: 9%;
}
.entry-header {
	width: 100%;
	position: relative;
	margin: 0 auto;
}
.entry-title {
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
}
.page-id-2 .entry-header:before {
	content: "";
	display: block;
	padding-top: 47.5%;
}
.page-id-2 .entry-header {
	width: 55.8%;
}
.page-id-2 .entry-title {
	background: url(images/welcome.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg .page-id-2 .entry-title {
	background: url(images/welcome.png) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.page-id-5 h2.menu-title, .parent-pageid-5 h2.menu-title {
	background: url(images/menus-title.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg .page-id-5 h2.menu-title, .no-svg .parent-pageid-5 h2.menu-title {
	background: url(images/menus-title.png) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.page-id-41 .entry-title {
	background: url(images/brunch-menu.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg .page-id-41 .entry-title {
	background: url(images/brunch-menu.png) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.page-id-25 .entry-title {
	background: url(images/dinner-menu.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg .page-id-25 .entry-title {
	background: url(images/dinner-menu.png) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.page-id-43 .entry-title {
	background: url(images/bar-snacks.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg .page-id-43 .entry-title {
	background: url(images/bar-snacks.png) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.page-id-45 .entry-title {
	background: url(images/cocktails.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg .page-id-45 .entry-title {
	background: url(images/cocktails.png) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.page-id-47 .entry-title {
	background: url(images/wines.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg .page-id-47 .entry-title {
	background: url(images/wines.png) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.page-id-258 .entry-title {
	background: url(images/lunch.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg .page-id-258 .entry-title {
	background: url(images/lunch.png) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.page-id-260 .entry-title {
	background: url(images/lunch-dessert.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg .page-id-260 .entry-title {
	background: url(images/lunch-dessert.png) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.page-id-262 .entry-title {
	background: url(images/dinner-dessert.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg .page-id-262 .entry-title {
	background: url(images/dinner-dessert.png) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.page-id-264 .entry-title {
	background: url(images/bloody-marys.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg .page-id-264 .entry-title {
	background: url(images/bloody-marys.png) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.page-id-358 .entry-title, .page-id-395 .entry-title, .page-id-365 .entry-title, .page-id-362 .entry-title {
	background: url(images/new-years-eve.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg .page-id-358 .entry-title, .no-svg .page-id-395 .entry-title, .no-svg .page-id-365 .entry-title, .no-svg .page-id-362 .entry-title {
	background: url(images/new-years-eve.png) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.page-id-425 .entry-title, .page-id-455 .entry-title, .page-id-410 .entry-title, .page-id-420 .entry-title {
	background: url(images/valentines-day.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg .page-id-425 .entry-title, .no-svg .page-id-455 .entry-title, .no-svg .page-id-410 .entry-title, .no-svg .page-id-420 .entry-title {
	background: url(images/valetines-day.png) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.page-id-317 .entry-title {
	background: url(images/thanksgiving.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg .page-id-317 .entry-title {
	background: url(images/thanksgiving.png) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.page-id-105 .entry-title {
	background: url(images/brunch-reservations.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg .page-id-105 .entry-title {
	background: url(images/brunch-reservations.png) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.page-id-107 .entry-title {
	background: url(images/dinner-reservations.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg .page-id-107 .entry-title {
	background: url(images/dinner-reservations.png) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.page-id-112 .entry-title {
	background: url(images/large-and-private.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg .page-id-112 .entry-title {
	background: url(images/large-and-private.png) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.page-id-88 .entry-title {
	background: url(images/media-inquiries.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg .page-id-88 .entry-title {
	background: url(images/media-inquiries.png) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.page-id-90 .entry-title {
	background: url(images/jobs.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg .page-id-90 .entry-title {
	background: url(images/jobs.png) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.page-id-380 .entry-title {
	background: url(images/shop.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg .page-id-380 .entry-title {
	background: url(images/shop.png) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.page-id-305 .entry-title {
	background: url(images/events.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg .page-id-305 .entry-title {
	background: url(images/events.png) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.page-id-334 .entry-title {
	background: url(images/semi-private-dining.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg .page-id-334 .entry-title {
	background: url(images/semi-private-dining.png) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.page-id-51 .entry-title {
	background: url(images/press.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg .page-id-51 .entry-title {
	background: url(images/press.png) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.page-id-591 .entry-title {
	background: url(images/catering.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg .page-id-591 .entry-title {
	background: url(images/catering.png) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.page-id-334 .entry-header:before {
	padding-top: 15.4325243%;
}
.page-id-11 .entry-header {
	width: 63.73%;
}
.page-id-11 .entry-header:before {
	content: "";
	display: block;
	padding-top: 43.85%;
}
.page-id-11 .entry-title {
	background: url(images/directions-title.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
}
.no-svg .page-id-11 .entry-title {
	background: url(images/directions-title.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.menu-header {
	position: relative;
	width: 105%;
	margin: 0 auto 0 -2.5%;
}
.menu-header:before {
	content: "";
	display: block;
	padding-top: 13.5%;
}
h2.menu-title {
	position: absolute;
	top: 0; left: 0; right: 0; bottom: 0;
}
.page-id-9 h2.menu-title, .page-id-49 h2.menu-title, .page-id-51 h2.menu-title, .page-id-305 h2.menu-title, .page-id-380 h2.menu-title {
	background: url(images/about-title.svg) no-repeat;
	-webkit-background-size: 99%; -moz-background-size: 99%; background-size: 99%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg .page-id-9 h2.menu-title, .no-svg .page-id-49 h2.menu-title, .no-svg .page-id-51 h2.menu-title, .no-svg .page-id-305 h2.menu-title, .no-svg .page-id-380 h2.menu-title {
	background: url(images/about-title.png) no-repeat;
	-webkit-background-size: 99%; -moz-background-size: 99%; background-size: 99%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.page-id-7 h2.menu-title, .parent-pageid-7 h2.menu-title {
	background: url(images/reservations-menu.svg) no-repeat;
	-webkit-background-size: 99%; -moz-background-size: 99%; background-size: 99%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg .page-id-7 h2.menu-title, .no-svg .parent-pageid-7 h2.menu-title {
	background: url(images/reservations-menu.png) no-repeat;
	-webkit-background-size: 99%; -moz-background-size: 99%; background-size: 99%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.page-id-7 #content .entry-header, .page-id-13 #content .entry-header {
	background: none;
}
.page-template-page-contact-php h2.menu-title {
	background: url(images/contact-title.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg .page-template-page-contact-php h2.menu-title {
	background: url(images/contact-title.png) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.page-id-380 h2.menu-title {
	background: url(images/about-title.svg) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.no-svg .page-id-380 h2.menu-title {
	background: url(images/about-title.png) no-repeat;
	-webkit-background-size: 100%; -moz-background-size: 100%; background-size: 100%; -ms-behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
	behavior: url(http://prunerestaurant.com/wordpress/wp-content/themes/prune/backgroundsize.min.htc);
}
.page-id-9 .menu-header {
	padding-bottom: 0;
}
.page-id-9 #subnav li {
	max-width: 49%;
	margin: 0px auto;
}
.page-id-9 #subnav li.page-item-53 {
	max-width: 100%;
}
.page-id-9 #subnav li.page-item-51 {
	max-width: 55%;
}
.page-id-7 #content .entry-header {
	background: none;
}

/*  Directions -------------------------------------------------------------------------- */

.page-id-11 #right .entry-content {
	height: 21em;
}

.page-id-11 .entry-content img {
	width: 85%;
	height: auto;
	margin: 0px auto;
}

/* Fussiness */

.page-template-page-menus-php li.page-item-114, .page-template-page-menus-php li.page-item-116 {
	display: none;
} 


/*  Scrolling -------------------------------------------------------------------------- */

.jspScrollable .jspContainer:before {
	content: ' ';
	background: url(images/fade.png);
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 4;
	height: 60px;
	width: 100%;
}
.jspVerticalBar {
	z-index: 100 !important;
}


.clearfix:before, .clearfix:after {
  content: "\0020"; display: block; height: 0; visibility: hidden;	
} 
.clearfix:after { clear: both; }
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix { zoom: 1; }

.hidden {
	visibility: hidden;
}

/*  Media queries -------------------------------------------------------------------------- */

@media only screen 
and (max-aspect-ratio:850/556) {


#pageWrap:before { 
  vertical-align: top;
  margin-right: 0;
 }
#page {
  vertical-align: top;
  margin-top: 3em;
}
}
