/*
Theme Name: Carroll Place Custom
Description: Carroll Place Custom Theme is a customization of the Goodold Restaurant Theme, a responsive WordPress theme.
Author: annemitchelson
Theme URI: http://themeforest.net/item/goodold-restaurant-responsive-wordpress-theme/2724313
Version: 1.0
License: Themeforest
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
All files, unless otherwise stated, are released under the GNU General Public License
*/
/* 
	------- Reset Style Section ------- 
*/
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, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
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;
}
html {
     overflow-y: -moz-scrollbars-vertical;
     overflow-y: scroll;
}
body {
	line-height:1;
	color:black;
}
body, .column-main-header div {
background-image:url(images/light_light_wool.png) !important;
			}
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:"" "";
}
header, section, footer,
aside, nav, article, figure {
	display:block;
}
/* =WordPress Core
-------------------------------------------------------------- */
body.admin-bar .slider-bkgrnd{top: 292px;} 

.alignnone {
    margin: 5px 20px 20px 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;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
a img.alignright, a img.alignnone, a img.alignleft, a img.aligncenter {
	border:4px solid #e6e3dc;
	border-radius:3px;
}
.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;
}
.sticky {
}
.gallery-caption {
}
.bypostauthor {
}
/* 
	------- General Style Section -------
*/
/* Header */
h1, h2, h3, h4, h5, h6 {
	font-family:'PT Sans Narrow', sans-serif;
	font-weight:normal;
	color:#463f31;
	margin: 5px 0 5px 0;
	padding-bottom:5px;
	width:100%;
}
h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
	margin-top:0px;
}
em {font-style: italic;}
strong {font-weight: bold;}
.example-header-wrap > h2, .example-header-wrap > h3, .example-header-wrap > h4,
.example-header-wrap > h5, .example-header-wrap > h6 {
	margin-top:0px;
}
.example-header-wrap {
	margin-top:30px;
}
h2 {
	font-size:1.4em;
}
h3 {
	font-size:1.3em;
	font-family: 'Lora', serif;
	font-weight: 700;
}

h4 {
	font-size:1.3em;
	font-family: 'Lora', serif;
	font-weight: 400;
}
h5 {
	font-size:1.2em;
	font-family: 'Lora', serif;
}
h6 {
	font-size:1.1em;
	font-family: 'Lora', serif;
}
/* Typography */
.first-par {
	margin-top:0px !important;
	font-weight:bold;
}
.img-left {
	float:left;
	padding:0px 20px 20px 0px;
	margin-right:10px;
	
}
.img-right {
	float:right;
	padding:0px 0px 20px 20px;
}
.img-left > img, .img-right > img {
	width:250px !important;
	height:170px !important;
	margin-bottom:0px !important;
	border:4px solid #ECECEC !important;
	border-radius:3px;
}
.quote {
	border-left:4px solid #3363AF;
	padding:7px 20px;
	font-size:1em;
	color:#4579cc;
	margin:20px 0;
	font-family:"Droid Sans", "Arial", sans-serif;
	line-height:23px;
	font-weight:bold;
}
blockquote {
	margin:35px 0;
	padding:2px 0 0 80px;
	width:85%;
	color:#747474;
	background:url(images/quote.png) top left no-repeat;
	font-family:"Droid Sans", "Arial", sans-serif;
	line-height:23px;
	font-weight:bold;
}
.list {
	color:#4579cc;
	font-size:1.05em;
	list-style-image:url(images/listbullet.png);
	margin:15px 0px 15px 20px;
	font-family:"Droid Sans", "Arial", sans-serif;
}
.list li {
	margin:2px 0 5px 0;
}
.icon {
	background-image:url(images/CP_icon.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	background-position: left top;
}
.dropcap {
	font-size:3em;
	float:left;
	padding:0px 13px 0px 7px;
	font-family:"Droid Sans", "Arial", sans-serif;
}
.code {
	text-align:center;
	border:1px dotted #a1a1a1;
	background-color:#fff4da;
	padding:10px;
	width:42%;
	margin:30px 10px 30px 0 !important;
	background-image:url(images/white_bed_sheet.png);
	font-family:"Droid Sans", "Arial", sans-serif;
	font-size:0.9em;
	color:#666;
	box-shadow:0px 0px 2px 1px #e7e7e7;
}
.clear {
	clear:both;
}
.blockq-left {
	font-size:0.9em;
	float:left;
	width:250px;
	margin:20px 50px 20px 0px;
}
.blockq-right {
	font-size:0.9em;
	float:right;
	width:250px;
	margin:20px 0px 20px 50px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.wide {
	width:450px;
	text-align:left;
	line-height:23px;
}
.divider {
	height:1px;
	margin-top:30px;
	
	border-bottom: dashed 1px #706755;
	opacity:0.7;
	filter:alpha(opacity=30);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
.footer-divider, .footer-divider2 {}
.responsive-divider {
	display:none;
	margin-top:30px;
	margin-left:6px;
}
.sidebar-divider {
	background-image:url(images/sidebar_divider.png);
	width:215px;
	height:5px;
}
.story-pages {
	padding-top:70px !important;
}
.full-width {
	width:100% !important;
}
/* Columns */
.two-columns, .three-columns, .four-columns, .main-three-columns  {
	margin:0px 50px 20px 0px;
	float:left;
	font-family:"Droid Sans", "Arial", sans-serif;
	line-height:23px;
	color:#5d5d5d;
}
.two-columns {
	width: 45%;
}
.three-columns {
	width:27%;
}
.four-columns {
	width:19%;
}
.main-three-columns {
	width:29%;
}
.last-column {
	clear:right !important;
	margin-right:0 !important;
}
.home .full-content {
		margin-top: 0;
}
/* Buttons */
a.button {
	width:140px;
	text-align:center;
	display:block;
	text-decoration:none;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	padding:12px;
	margin:20px 0px;
	font-size:0.9em;
	text-transform:uppercase;
	box-shadow: 1px 1px 2px 1px #CDCDCD;
}
a.button.blue {
	text-shadow:1px 1px 0px #555;
	border:1px solid #5b77ef;
	color:#fff;
	background-color:#869dfc;
}
a.button.blue:hover {
	border:1px solid #5b77ef;
	background-color:#5e7bf9;
}
a.button.red {
	text-shadow:1px 1px 0px #555;
	border:1px solid #dc6161;
	color:#fff;
	background-color:#fc8686;
}
a.button.red:hover {
	background-color:#f95e5e;
}
a.button.green {
	text-shadow:1px 1px 0px #555;
	border:1px solid #43c65f;
	color:#fff;
	background-color:#61dc7e;
}
a.button.green:hover {
	border:1px solid #43c65f;
	background-color:#27d951;
}
/* Tables */
.table {
	margin:40px 0;
	border-collapse:collapse;
	font-family:"Droid Sans", "Arial", sans-serif;
	color:#363636;
	box-shadow:0px 0px 2px 1px #E4E4E4;
}
.table th {
	box-shadow:inset 0px 1px 1px #fafff5;
	background-color:#d8ebfc;
	border-right:1px dashed #d2d2d2;
	padding:20px 15px 20px 15px;
	font-size:1.05em;
	font-weight:bold;
	background-image:url(images/th_texture.png);
}
.table td {
	border:1px dashed #d2d2d2;
	padding:15px;
}
/* Widgets */
.accordion,.tabs {
	margin:20px 0px 20px 0px !important;
}
.tabs p {
	margin-top:0px !important;
	padding:0px;
	font-family:"Droid Sans", "Arial",sans-serif;
	font-size:0.9em;
}
.accordionplus {
	vertical-align:center;
	background-image:url(images/accordionplus.png) !important;
}
.accordionminus {
	background-image:url(images/accordionminus.png) !important;
}
/* MessageBox */
.info, .success, .error, .warning {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
	background:#b6dce5;
	border:1px solid #95c2e9;
	margin:25px 0 !important;
	padding:20px;
	text-align:center;
	color:#686868;
	text-shadow:1px 1px 1px #ebebeb;
	box-shadow:inset 0px 1px 1px #fafff5;
	font-family:"Droid Sans", "Arial", sans-serif;
}
.success {
	background:#def4ca;
	border:1px solid #b7e78b;
}
.error {
	background:#f4a6a4;
	border:1px solid #f07673;
}
.warning {
	background:#f3eab5;
	border:1px solid #f4e06a;
}
/* Form */ 
.wpcf7 input[type=text], .wpcf7 input[type=email] {
	border:1px solid #b8b8b8;
	height: 40px;
	width: 310px;
	margin:11px 0 20px 0;
	font-size: 1.3em;
	color:#626262;
	padding-left:10px;
	background-image:url(images/worn_dots.png);
}
.wpcf7  {
	font-family:'Arial', sans-serif;
	width:550px;
	margin:12px 0 20px 0;
	font-size:1.2em;
	color:#626262;
	padding:10px 0 0 10px;
}
.wpcf7 textarea {
	background-image:url(images/worn_dots.png);
	border:1px solid #b8b8b8;
	width:520px;
	margin-top:12px;
	font-family:"Droid Sans", "Arial", sans-serif;
	color:#5e5e5e;
	font-size:1em;
	padding:5px;
}
.wpcf7-response-output {
	width:520px;
}
#send-button, #contact-send-button {
	opacity:0.85;
	background:transparent url(images/post_comment.png);
	padding:0px;
	width:150px;
	height:45px;
	border:none;
	color:#fff;
	cursor:pointer;
	font-size:1.5em;
}
#contact-send-button {
	background:transparent url(images/send_message.png);
}
input:focus, textarea:focus {
	outline:none;
	}
textarea:focus {
	margin-bottom:0px !important;
}
.esu-form-div form input {padding:8px;}
div.esu-form-div ul li {padding:0 !important;}
.esu-form-div form input[type="submit"] {padding:2px 15px;}
input[type="submit"] {
padding: 2px 15px;
/*give the background a gradient*/
background:#ffae00; /*fallback for browsers that don't support gradients*/
background: -webkit-linear-gradient(top, #ffae00, #d67600);
background: -moz-linear-gradient(top, #ffae00, #d67600);
background: -o-linear-gradient(top, #ffae00, #d67600);
background: linear-gradient(top, #ffae00, #d67600);
border:2px outset #dad9d8;
/*style the text*/
font-size:.9em;
letter-spacing:0.05em;
color:#f2d6a4;
text-shadow: 0px 1px 10px #333333;
/*add to small curve to the corners of the button*/
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
/*give the button a drop shadow*/
-webkit-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
-moz-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
}
/****NOW STYLE THE BUTTON'S HOVER STATE***/
input[type="submit"]:hover {
border:2px solid #dad9d8;
}
.asterisk {
	color:#893434;
}
/* 
	------- Header -------
*/
#header {
	height:250px;
	width:100%;
	position:relative;
	z-index:1000;
	background-image:url(images/gplaypattern.png);
}
/* Social Button and Telephone */
#social-button {
	position:absolute;
	top:12px;
	right:4px;
	padding-left:0px;
}
#social-button div {
	width: 29px !important;
	height:30px;
	opacity:0.7;
	transition-duration:0.7s;
	-moz-transition-duration:0.7s;
	-o-transition-duration:0.7s;
	-webkit-transition-duration:0.7s;
	background-image:url(images/social_icon.png);
	float:left;
	margin-right:3px;
}
#social-button div:hover {
	opacity:0.9;
}
#facebook-img {
	background-position:-116px 0px;
}
#twitter-img {
	background-position:-30px 0px;
}
#rss-img {
	background-position:-87px 0px;
}
#linkedin-img {
	background-position:-58px 0px;
}
#instagram-img {
	background-position:-143px 0px;
}
			#header {
				height:250px;
				border-bottom:10px solid #222222;
				background-image: url(images/background1.jpg) !important;
			}
			
#header-telephone {
	position:absolute;
	top:12px;
	left:4px;
	font-family:"PT Sans Narrow", "Arial", sans-serif;
}
#header-telephone span, #header-telephone span a {
	/*text-shadow:1px 1px 0px #928e84, 2px 2px 0px #928e84;*/
	font-weight:bold;
	font-size:1.1em;
	color:#fdae47;
	line-height:23px;
	letter-spacing: .6px;
	text-decoration:none;
}
#header-bg {
	position:absolute;
	width:100%;
	height:55px;
	background-color:#000;
	background-position:0px -300px;
	top:50px;
	z-index:-1;
	opacity:0.3;
	display:none;
}
#header-content {
	position:relative;
	width: 100%;
	max-width:960px;
	margin:0 auto;
	height:250px;
	background-repeat:no-repeat;
}
/* Logo  and Tagline */
#logo {
	   background-image:url('images/CP_Logo_Web.png');
	   position: absolute;
       display: block;
       top: 52px;
	   left: 0;
	   right:0;
	   margin: auto;
	   width: 315px;
	   height: 147px;
	   background-repeat: no-repeat;
	   z-index: 4;
	   text-align: center;
}
#tagline {
	   position: absolute;
	   display: block;
       top: 205px;
	   left: 0;
	   right:0;
	   margin: auto;
   	   width: 500px;
	   z-index: 0;
	   text-align: center; 
    	font-family:'PT Sans Narrow', sans-serif;
      color: #f9b24a; 
      text-transform: uppercase; 
      font-size: 1.5em;
	  /*text-shadow:1px 1px 0px #f0d29b, 1px 1px 0px #f0d29b;*/
	  letter-spacing:.5px;
}
/* Navigation */
#menu {
	position:absolute;
	top:68px;
	
	margin: 0 auto;
	left: 0;
	
	width:960px;
	height:82px;
	z-index: 3;
	border-top: 1px solid #b89981;
	border-bottom: 1px solid #b89981;
}
#header #menu-header-menu {
	margin-top:6px;
	padding:16px 0px 6px 15px;
	list-style:none;
	border-top: 1px solid #b89981;
	height: 60px;
	border-bottom: 1px solid #b89981;
}
#header #menu-header-menu li {
	width:100px;
	float:left;
	line-height: 300%;
}
#header #menu-header-menu li>a:link, #header #menu-header-menu li>a:visited {
	color:#dbd0c2;
	text-decoration:none;
}
#header #menu-header-menu li>a:hover {
	color:#F9B24A;
	text-decoration:none;
	cursor:pointer;
}
#header #menu-header-menu li>a:active {
	color:#F9B24A;
	text-decoration:none;
	cursor:pointer;
}
#header #menu-header-menu li.current-menu-item a {color:#F9B24A;}
#header #menu-header-menu li.current-menu-parent a {color:#F9B24A;}
#header #menu-header-menu li#menu-item-1 {
	width:70px;
}
#header #menu-header-menu li#menu-item-2 {
	width:70px;
}
#header #menu-header-menu li#menu-item-3 {
	width:70px ;
}
#header #menu-header-menu li#menu-item-4 {
margin-right:370px;
	width: 70px ;
}
#header #menu-header-menu li#menu-item-5 {
	width: 130px ;}
#header #menu-header-menu li#menu-item-6 {
	width: 130px;
}
#menu-item-1 span, #menu-item-2 span, #menu-item-3 span, #menu-item-4 span, #menu-item-5 span, #menu-item-6 span {
	width:70px !important
}
#menu-header-menu li strong {
	font-size:1.2em;
	font-weight:bold;
	display:inline;
	font-family:'PT Sans Narrow', sans-serif;
	text-transform:uppercase;
	padding-right:3px;
}
#menu-header-menu li span {
	color:#333 !important;
	display:block;
	font-family:'PT Sans Narrow', sans-serif;
	font-size:0.8em;
	line-height:13px;
	padding:4px 0 0 1px;
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	text-transform:uppercase;
	margin-top:4px;
}
.menuitemtexth {
	width:58px;
}
#header-mobile-menu {
	display:none !important;
}
/* Dropdown Menu */
#menu ul.sub-menu {
	position:relative;
	list-style-type:none;
	font-family:'PT Sans Narrow', sans-serif;
	font-size:1em;
	margin:17px 0 0 -31px;
	padding:10px 10px 15px 30px;
	width:115px;
	z-index:1000000;
	display: none;
	background-color: rgba(0,0,0,0.5);
 
}
#header #menu-header-menu li .sub-menu li {
	margin-bottom:5px;
	display:block;
	float:none !important;
	line-height: 115% !important;
	z-index: 1000000;
}
.drop-triangle {
	position:absolute;
	top:-13px;
	left:47px;
	display:none;
}
.menu ul {
	list-style-type:none;
}
/* Page Title */
#page-title-wrap { width: 100%; margin: 0 auto; height: 75px; 
background-image: url("images/retrogrunge1.jpg");
    background-repeat: repeat;
    border-bottom: 1px solid #222222; }
body.home #page-title-wrap {display:none;}
#page-title {padding-top: 23px;}
#page-title-content {
	font-family:'PT Sans Narrow', sans-serif;
	font-weight:bold;
	font-size:1.6em;
	display:block;
	text-align: center;
	color: #463F31 !important;
}
#page-title-content {}
#page-title-descr {display:none;}
#left-ornament {display: none;}
#right-ornament {display:none;}
/* 
	------- Content and Sidebar Section -------
*/
#main-content {
	width:920px;
	margin:0 auto;
	padding:0;
}
body.home #page-title {display: none;}
body.home #page-title-wrap {padding-top: 0;}
body.home #main-content { width: 960px; margin: 0 auto; padding:0;}
.main-page-content {padding:30px 0 0 4px !important;}
.main-page-content a {color: #aea695;}
#content-left {
	float:left;
	width:650px;
	padding:15px 0 0 0;
	margin: 20px 10px 25px 10px;
	margin-bottom: 25px;
	min-height: 375px;
}

body.home #content-left {padding: 0; margin:0; width: 700px;}
body.home #content-inner {padding: 10px;}
#content-left a {color: #D78B1A; text-decoration:none;}
#content-left a:hover {color: #fdae47; text-decoration: none;}
#content-right {
	border-radius:5px;
	float:right;
margin-top: 25px;
	width:240px;
}
#content-right a {color: #D78B1A; text-decoration:none;}
#content-right a:hover {color: #fdae47; text-decoration: none;}
body.home #content-right {margin-top:0 !important;}

#main-content #content-left.full-content {
	margin-top:20px;
	width:960px;
	border-right:none !important;
}


.story-header-wrap {
	font-family:'Arial',sans-serif !important;
	font-size:1em;
	color:#313131;
	margin-bottom:65px;
}
.story-header-wrap p , .story-header-wrap div {
	line-height:23px;
	margin-bottom:10px;
}
.content-right-header, h2.widgettitle {
	margin:5px 0 10px 0;
	font-family:"PT Sans Narrow", sans-serif;
	padding-bottom:3px;
font-weight: normal;
	text-shadow:none;
}
h2.widgettitle {color: #463F31 !important; font-size: 1.4em;}
h2.entry-title a {font-family: 'Lora', serif; font-size: .9em;}
.content-right-header:first-child {
	margin-top:0px;
}
#content-right ul {
	list-style:none;
	margin:15px 0 15px 0;
	font-size:1.1em;
	font-family:Arial;
}
#content-right li>a {
	font-family:"Droid Sans", "Arial", sans-serif;
	color:#706755;
	text-decoration:none;
}
#content-right li>a:hover {
	font-family:"Droid Sans", "Arial", sans-serif;
	color:#fdae47;
	text-decoration:underline;
}
#sidebar-popular li {
	margin-bottom:7px;
	border-bottom:1px dashed #a8a8a8;
	width:170px;
}
.right-category-image {
	width:10px;
	vertical-align:-1px;
	margin-right:9px;
	opacity:0.7;
}
.sidebar-popular-star {
	margin-right:4px;
	width:18px;
	vertical-align:-3px;
}
.sidebar-desc {
	color:#000 !important;
	font-size:0.8em !important;
	font-style:italic;
	line-height:16px;
	margin-bottom:3px;
	color:#5b5b5b !important;
} 
#page-change {
	font-family:"Arial", sans-serif;
	text-align:right;
	margin-top:80px;
}
#page-change span {
	padding:7px 1px 5px 1px;
	background-color:#aea695 !important;
}
#page-change span a {
	color:#e2ddd3 !important;
}
#page-change a {
	padding:4px;
	font-size:1.2em; 
	color:#aea695;
	text-decoration:none;
}
#page-change a:hover { 
	color:#aea695;
	text-decoration:underline;
}
/* Open Table
*/
.open-table-widget .dropdown-menu li > a:hover, .open-table-widget .dropdown-menu .active > a,
 .open-table-widget .dropdown-menu .active > a:hover, .open-table-widget .dropdown-menu .selected > a {
    background-color: #f8e6c2!important; }
.open-table-widget li > a {text-decoration: none!important;}
.open-table-widget .powered-by-open-table {display:none !important;}

#OT_defList img{}

	
/*
	------- Home Page Section ------- 
*/
/* Main Slider */
#metaslider_810  {}
.slider-bkgrnd {position: absolute; width: 100%; height: 490px; top: 260px; left:0; background-image:url(images/retrogrunge1.jpg); background-repeat: repeat; border-bottom:1px solid #222222; }
.slider-inner{margin-bottom: 20px;}
.theme-dark.slider-wrapper {padding: 3px 10px 2px 10px !important;}
.theme-dark .nivo-directionNav a {bottom: 0 !important;}
.theme-dark .nivo-caption a {color: #F9B24A !important; text-decoration:none !important; border-bottom: none !important; font-size: .8em; font-weight: bold;}
.theme-dark .nivo-caption {opacity:0.6 !important;}
.column-main-header {
	font-weight:bold;
	border-bottom:none;
	font-family:'PT Sans Narrow', sans-serif;
	font-size:1.6em;
	margin:60px 0 15px 0;
	text-shadow:1px 1px 0px #E0E0E0,2px 2px 0px #E0E0E0;  
	height:30px !important;
}

.tribe-mini-calendar-event .list-date {display:none;}
.tribe-mini-calendar-event {border-bottom: dashed 1px #666; padding: 8px 0;}

	
hr {
    padding: 0;
    border: none;
    border-top: medium double #333;
    color: #333;
    text-align: center;
}
hr:after {
    content: "§";
    display: inline-block;
    position: relative; 
    top: -0.7em;  
    font-size: 1.5em;
    padding: 0 0.25em;
    background: inherit;
}
/*
	------- Menu Section ------- 
*/
#sp_main .sp_tabs {background: none!important; border-bottom: 3px solid #e5ca95!important;}
#sp_main .sp_tabs li {background: none repeat scroll 0 0 #e5ca95!important;}
#sp_main #sp_photos {background: none repeat scroll 0 0 #e5ca95!important;}
#sp_main #tab_nav li {border-bottom: 3px solid #e5ca95!important; border-left: 3px solid #e5ca95!important;}
/* 
	------- Blog Page Section ------- 
*/
/* Blog Content Style */
.page-template-blog-php .wp-post-image, .single-post .wp-post-image {
	height:250px;
}
.post-wrap {
	position:relative;
	padding-bottom:10px;
	margin-bottom:20px;
}
.post-date {
	color:#706755;
	font-family:'Arial', sans-serif;
	border-right:1px dashed #cecece;
	font-size:0.7em;
	font-style: italic;
	line-height: 100%;
}
.post-wrap a {
	color: #d78b1a;
	text-decoration:none;
}
div.post-wrap div.readmore a:hover {
	text-decoration:underline; color: #FDAE47;
}
.post-header {
	font-family:'PT Sans Narrow', sans-serif;
	font-size:1.6em;
	color:#463F31;
	margin: 6px 0 4px 0;
	/*text-shadow:1px 1px 0px #E0E0E0,2px 2px 0px #E0E0E0;*/
	font-weight:bold;
}
a:hover .post-header {color: #FDAE47 !important;}
.without-date {
	margin-left:0px !important;
}
.post-info-wrap {display: none;}
.post-info-wrap a {
	font-size:1.3em;
	color:#d78b1a;
	text-decoration:none;
}
.post-info-wrap a:hover {
	border-bottom:1px dashed #5c7caf;
	text-decoration:none;
}
.author-name {
	font-size:1.1em !important;
	color:#343434;
}
.wp-post-img {
	width:610px;
	height:260px;
	margin:10px 0 20px 0;
	border:5px solid #ECECEC;
}
.post-descr {
	
}
#main-content {
	line-height:175%;
	color:#706755;
	font-family:"Lato", "Arial", sans-serif;
	
	font-size: 1em;
}
#main-content p{margin-bottom: 15px;}
#content-left ul {font-size: .9em;}
/*#content-left ul li {margin-left: 60px; margin-right: 60px; padding-bottom: 10px;}*/
.readmore {
	font-family:'Arial', sans-serif;
	font-size:1em;
	margin-left:3px;
	text-shadow:1px 1px 0px #E0E0E0;
}
.readmore a {
	font-size:.8em; 
	color: #d78b1a;
	text-decoration:none;
}
.readmore a:hover {
	text-decoration:underline;
}
/* News & Highlights Page */
#wp-calendar {font-size: .9em;}
#wp-calendar td, #wp-calendar th {padding: 3px 5px; text-align: right;}
#wp-calendar caption {text-align: center;}
/* Blog Sidebar Style */
#content-right .textwidget a {color: #D78B1A; text-decoration: none;}
#content-right .textwidget a:hover {text-decoration: underline; color: #FDAE47;}
#content-right #sidebar-archive li {
	width:240px;
	margin-bottom:20px;
	padding-bottom:4px;
	font-size:0.9em;
	line-height: 175%;
	color: #706755;
}
#content-right #sidebar-archive .esu-form-div li {margin-bottom:0;}
#easysignup-widget-2 h2.widgettitle {margin-bottom: 0;}
#content-right #sidebar-archive li.widget_text {border-bottom: 1px dashed #706755;}
#content-right #menu-header-menu li a:link {color: #706755;}
#blog-category li>a, #sidebar-archive li>a {
	font-family:"Droid Sans", "Arial", sans-serif;
	color:#706755;
	text-decoration:none;
}
#sidebar-archive .menu-header-menu li a {color: #706755!important;}
#blog-category li>a:hover, #sidebar-archive li>a:hover  {
	font-family:"Droid Sans", "Arial", sans-serif;
	color:#313131;
	text-decoration:underline;
}
#blog-popular li {
	font-size:0.8em;
	border-bottom:1px dashed #a9a9a9;
	width:170px;
	margin-bottom:8px;
}
#sidebar-archive li.widget_advanced_menu ul#menu-header-menu {border:none;
padding: 0 0 6px 0; margin:0 0 15px 0;  height: auto; color: #706755;}
#sidebar-archive li ul li a {
	color: #706755; line-height: 150%!important;}
#sidebar-archive li.widget_advanced_menu ul#menu-header-menu li a.current-menu-item {color: #D78B1A;}
#sidebar-archive li.menu-item-has-children {text-transform: uppercase; color: #706755; font-weight: bold; 	border-bottom: 1px dashed #706755;
}
#sidebar-archive li.menu-item-has-children li {text-transform: none; font-weight: normal; padding-left: 5px; 	border-bottom: 1px dashed #706755;
}
#sidebar-archive li.menu-item-has-children li.current-menu-item a {color: #D78B1A;}
#sidebar-archive li.widget_advanced_menu {border-bottom: none; padding-bottom: 0;}
#sidebar-archive li.rpwe_widget {border-bottom: none;}
#blog-category li {
	width:140px;
	padding-left:25px;
	color:#3365b6;
	background:url('images/category_icon.png') no-repeat left 2px !important;
}
.sidebar-text p {
	font-family:"PT Sans Narrow" !important;
	font-size:1em;
	margin-left:19px;
	width:180px !important;
	line-height:20px;
	margin-bottom:30px;
	color:#5e5e5e !important;
}
/* 
	------ Blog Post Page Section ------ 
*/
/* Comment Section */
#comments-count {
	font-family:"Arial",sans-serif;
	color:#686868;
	font-size:2em;
	margin-bottom:16px;
	border-bottom:1px dashed #d4d4d4;
	padding-bottom:9px;
}
#comment-section {
	font-family:"Arial",sans-serif;
	margin-bottom:43px;
}
.comment-wrap {
	clear:both;
}
.comment-wrap .avatar-wrap, 
.comment-wrap .comment-text-wrap, 
.comment-answer-wrap .avatar-wrap, 
.comment-answer-wrap .comment-text-wrap {
	margin:30px 0 15px 0;
}
.avatar-wrap {
	float:left;
	margin-right:10px !important;
}
.avatar-wrap img {
	width:80px;
	border:3px solid #f0eded;
}
.avatar {
	border:3px solid #E0E0E0;
}
.comment-text-wrap {
	float:left;
	margin-left:9px;
}
.comment-title {
	font-size:1.9em;
	color:#424242;
	padding-left:15px;
}
.comment-title a:link,.comment-title a:visited,.comment-title a:active{
	color:#5F88CD;
	text-decoration:none;
}
.comment-title a:hover{
	color:#1e4990;
	text-decoration:none !important;
}
.post-number {
	color:#747474;
}
.comment-text {
	width:465px;
	border:1px solid #dcdcdc;
	padding:20px 30px 40px 30px;
	margin-top:10px;
	color:#393838;
	line-height:20px;
	background-color:#F6F6F6;
	background-image:url(images/gplaypattern.png);
	box-shadow:1px 1px 7px 1px #f0f0f0
}
.date-reply-wrap {
	position:relative;
	width:480px;
	border-top:1px dashed #bababa;
	margin-top:10px;
	padding-top:10px;
}
.date-reply-wrap-answer {
	position:relative;
	width:400px;
	border-top:1px dashed #bababa;
	margin-top:10px;
	padding-top:10px;
}
.date-time {
	position:absolute;
	left:0px;
	font-size:0.9em;
	color:#8b8a8a;
	font-style:italic;
}
.comment-reply {
	position:absolute;
	right:0px;
	padding-right:16px;
	background:url('images/reply_icon.png') no-repeat right 8px;
}
.comment-reply a:link,.comment-reply a:visited,.comment-reply a:active {
	font-size:1em; 
	color:#5F88CD;
	text-decoration:none;
	text-shadow:1px 1px 0px #fff;
}
.comment-reply a:hover {
	color:#1e4990;
	text-decoration:none;
}
.reply-icon {
	margin-left:4px;
	vertical-align:1px;
}
.comment-answer-wrap {
	margin-top:20px;
	padding:20px 0 0 95px;
}
.comment-answer-text {
	width:390px;
	border:1px solid #dcdcdc;
	padding:20px 30px 40px 30px;
	margin-top:10px;
	color:#333;
	line-height:20px;
	background-color:#F6F6F6;
	text-shadow:1px 1px 0px #fff;
	background-image:url(images/gplaypattern.png);
}
.inreplyto {
	color:#B2B1B1;
	font-size:0.6em;
}
.edit-link {
	float:right;
	margin-right:10px;
}
.edit-link a {
		font-size:0.6em !important;
	color:#5F88CD;
	text-decoration:none;
	text-shadow:1px 1px 0px #fff;
}
.edit-link a:hover {
	text-decoration:underline;
}
.comment-wrap > .comment-wrap {
	margin-left:40px;
}
.comment-wrap .comment-wrap .comment-text-wrap .comment-title {
	width:470px;
}
.comment-wrap .comment-wrap .comment-wrap .comment-text-wrap .comment-title {
	width:430px;
}
.comment-wrap .comment-wrap .comment-text-wrap .comment-text {
	width:426px;
}
.comment-wrap .comment-wrap .comment-text-wrap .comment-text .comment-reply {
	margin-right:7px;
}
.comment-wrap .comment-wrap .comment-wrap .comment-text-wrap .comment-text {
	width:385px;
}
.comment-wrap .comment-wrap .comment-text-wrap .comment-text .date-reply-wrap{
	width:450px;
}
.comment-wrap .comment-wrap .comment-wrap .comment-text-wrap .comment-text .date-reply-wrap{
	width:410px;
}
/* 
	------- Photos Gallery Page Section ------- 
*/
.ngg-gallery-thumbnail img:hover {color: #DbD0c2 !important;}
.slideshowlink {max-width:900px; margin: 0 auto;}
.slideshowlink a	 {font-size: .8em;}
.photos_menu { width: 100%; margin:0 auto; text-align: center;}
.photos_menu li {
display: inline;
list-style-type: none;
padding-right: 20px;
}
#content-left .photos_menu li.current-menu-item a {text-decoration: none; color: #222222;}
/* 
	------- Contact Page Section ------- 
*/
/* Find Us */
#find-list {
	margin-left:5px;
	list-style-type:none;
	margin-bottom:0;
	width:270px;
}
/*#find-list li {
	background:url(images/adresspin.png) no-repeat 2px 0;
	padding-top:3px;
	padding-left:30px;
}*/
#find-list li + li {
	margin-top:2px;
	background:url(images/adresspin.png) no-repeat 0 4px;
	padding-top:7px;
	border-top:1px dashed #c0bfbf;
}
#before-map {
	margin-bottom:25px !important;
}
#contact-gmaps {
	height:300px;
	width:620px;
	margin:40px 0 50px 0;
	border:6px solid #f1f1f1;
}
/* Contact Us */
.contact-title {
	width:290px !important;
}
.contact-form {
	border-top:none !important;
	padding-top:0px !important;
	margin-top:30px !important;
}
/* 
	------- Prefooter Section ------- 
*/
/* Scroll Top Image */
#scrolltop-img {
	position:relative;
	margin:-42px auto -15px auto;
	transition:top 0.5s;
	-moz-transition:top 0.5s;
	-webkit-transition:top 0.5s;
	-o-transition:top 0.5s;
	background-image:url(images/top.png);
	width:65px;
	height:65px;
	opacity: .7;
	
}
#scrolltop-img:hover {
opacity: .9;
	
}
/* General Footer Style */
/* (Used Only On Main Page) */
#prefooter-main-wrap {
	position:relative;
	box-shadow: 0px 0px 15px 1px #A8A8A8;
	clear:both;
	background:url(images/farmer.png);
	width:100%;
	padding:10px 0 5px 0;
	border-top:3px solid #2a2a29;
	text-align:center;
}
body.home #prefooter-main-wrap {margin-top:0;}
/* (Used On All Other Page) */
#prefooter-nomain-wrap {
	background:url(images/farmer.png);
	width:100%;
	clear:both;
	height:447px;
	padding:10px 0 5px 0px;
	border-top:3px solid #2a2a29;
}
#prefooter-content {
	position:relative;
	margin:0 auto;
	width:920px;
	padding-left:35px;
	/*margin-bottom:70px;*/
	text-align:left;
}
#prefooterwrap {
	background:url(images/farmer.png);
	width:100%;
	clear:both;
	padding:5px 0 15px 0;
	border-top:3px solid #B94747;
}
#findus h1,#hours h1,#events h1 {
	color:#F9B24A;
	font-size:1.8em;
	font-family:'Droid Sans', sans-serif;
	font-weight:bold;
	border-bottom:1px #F9B24A solid;
	text-shadow:none;
	/*text-shadow:1px 1px 0px #e2ddd3,2px 2px 0px #e2ddd3;*/
	padding-bottom:5px;
	margin:0px 0 17px 0;
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
/*.preheader {
	display:block;
	font-family:'PT Sans Narrow',sans-serif;
	color:#000;
	font-size:0.7em;
	line-height:9px;
	padding-top:5px;
}*/
.preheader {display: none;}
/* Find Us (First Prefooter Column) */
#findus {
	width:300px;
	padding-top:20px;
	float:left;
	margin-right:45px;
}
#adress-wrap {
	padding-top:2px;
	margin-bottom:15px;
	float:left;
}
#findus img {
	float:left;
	margin:0 10px 0 5px;
}
#findus p {
	font-family:"PT Sans Narrow",sans-serif;
	font-size:1em;
}
#restaurant-name {
	font-size:1.2em !important;
	font-weight:bold;
	line-height:1.1em;
	color:#dbd0c2;
}
#restaurant-address {
	font-family:"PT Sans Narrow",sans-serif;
	font-size:1.4em;
	padding-bottom:8px;
	color:#dbd0c2;
}
#location {
	width: 200px;
	height: 147px;
	border:3px solid #f1f1f1;
	margin-bottom: 10px;
	opacity:0.9;
}
#location img {
	margin:0px
}
/* Restaurant Hours (Second Prefooter Column) */
#hours {
	float:left;
	width:260px;
	padding-top:20px;
	margin-right:50px;
}
.hours-head {
	font-family:Arial;
	font-size:1.3em;
	font-weight:bold;
	color:#595858 !important;
	clear:both;
}
.meal-wrap {
	width:250px;
	margin:5px 0 13px 0;
}
#hours_list {
	list-style-type:none;
	margin:20px 0 11px 0;
}
#hours_list li {
	height:20px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dashed #c1c1c1;
}
.footer-date {
	font-family:"PT Sans Narrow",sans-serif;
	font-size:1em;
	float:left;
	color:#DBD0C2;
	font-weight:bold;
	line-height:18px;
}
.time {
	margin-top:3px;
	font-family:"PT Sans Narrow",sans-serif;
	font-size:0.90em;
	float:right;
	color:#DBD0C2;
}
/* Coming Events (Third Prefooter Column) */
#events {
	float:left;
	width:260px;
	padding-top:20px;
}
.event-wrap {
	font-family:Arial;
	margin:5px 0 17px 0;
}
.event-footer-date {
	font-family:'PT Sans Narrow', sans-serif;
	font-size:0.8em;
	margin-left:1px;
	margin-bottom:2px;
	color:#DBD0C2;
	text-transform:uppercase;
}
.event-header {
	font-family:"Droid Sans", "Arial", sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color: #DBD0C2;
	margin-bottom:5px;
	text-transform:uppercase;
}
.event-header a {color: 706755;}
.event-content {
	font-family: 'PT Sans Narrow', sans-serif;
	margin:3px 0 5px 0;
	color:#DBD0C2;
	font-size:1em;
	line-height:19px;
}
.event-content > b {
	font-weight:normal;
}
.event-wrap  a {
	font-family: 'PT Sans Narrow', sans-serif;
	color: #F9B24A;
	margin:5px 0 25px 0;
	font-size:0.95em;
	text-decoration:none;
}
.event-wrap  a:hover {
	font-family: 'PT Sans Narrow', sans-serif;
	text-decoration:underline;
}
/* 
	------- Footer Section ------- 
*/
#footer {display:none;}
/* (Used Only On Main Page) */
/*#footer-content-main {
	position:relative;
	width:910px;
	margin:0 auto;
	padding-left:49px;
	color:#e2ddd3;
}*/
/* (Used On All Other Page) */
/*#footer {
	width:100%; 
	background:url(images/background1.jpg);
	height:50px;
	z-index:-33333;
	font-family:'PT Sans Narrow', sans-serif;
	font-size:0.95em;
	padding-top:30px;
	text-shadow:1px 1px 0px #555;
	border-top:2px solid #555;
} */
#footer-content {
	position:relative;
	width:960px;
	margin:0 auto;
	padding-left:42px;
	color:#c9c9c9;
}
#footer-copyright {
	float:left;
}
#footer-copyright a:link, #footer-copyright a:visited, #footer-copyright a:hover, #footer-copyright a:active {
	color:#fff;
	text-decoration:none;
}
#footer-misc {
	float:right;
	list-style:none;
}
#footer-misc li {
	float:left;
}
#footer-misc a {
	color:#e2ddd3;
	text-decoration:none;
}
#footer-misc a:hover {
	text-decoration:underline;
}
/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.6 Plugin: WP-PageNavi 2.40									|
|	Copyright (c) 2008 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://lesterchan.net															|
|																							|
|	File Information:																	|
|	- Page Navigation CSS Style													|
|	- wp-content/plugins/wp-pagenavi/pagenavi-css.css					|
|																							|
+----------------------------------------------------------------+
*/
.wp-pagenavi {
	padding-right:19px;
	float:right;
	padding-top:20px;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	padding:5px 4px 5px 4px;  
	margin:2px;
	text-decoration:none;
	border:1px solid #D2E3FF;
	color:#00399A;
	background-color:#f7f7f7;
	font-family:"Droid Sans", "Arial", sans-serif;	
	font-size:0.8em;
	font-weight:bold;
}
.wp-pagenavi a:visited {
	padding:5px 4px 5px 4px; 
	margin:2px;
	text-decoration:none;
	border:1px solid #D2E3FF;
	color:#00399A;
	background-color:#f7f7f7;
	font-family:"Droid Sans", "Arial", sans-serif;	
	font-size:0.8em;
}
.wp-pagenavi a:hover {
	border:1px solid #6178ba;
	color:#00399A;
	background-color:#f7f7f7;
	font-family:"Droid Sans", "Arial", sans-serif;
	font-size:0.8em;
}
.wp-pagenavi a:active {
	padding:5px 4px 5px 4px; 
	margin:2px;
	text-decoration:none;
	border:1px solid #d3d3d3;
	color:#0066cc;
	background-color:#f7f7f7;	
	font-family:"Droid Sans", "Arial", sans-serif;
	font-size:0.8em;
}
.wp-pagenavi span.pages {
	padding:2px 4px 2px 4px; 
	margin:2px 6px 2px 2px;
	color:#959595;
	font-family:"Droid Sans", "Arial", sans-serif;
}
.wp-pagenavi span.current {
	padding:5px 4px 5px 4px; 
	margin:2px;
	font-weight:bold;
	border:1px solid #00399A;
	color:#fff;
	background-color:#00399A;
	font-family:"Droid Sans", "Arial", sans-serif;
	font-size:0.8em;
}
.wp-pagenavi span.extend {
	padding:2px 2px 4px 2px;  
	margin:2px;	
	border:1px solid #00399A;
	color:#fff;
	background-color:#00399A;
	font-family:"Droid Sans", "Arial", sans-serif;
}
/* Fancy Caption Plugin Style */
.bg-thumbup {
	background:#000 url(images/magnifier2.png) no-repeat 50% 50%;
	margin:16px 15px 0 0;
}
.fancycaption {
	position:relative;
	overflow:hidden;
	float:left;
}
.fancycaption .caption {
	position:absolute;
	background:#222;
}
.fancycaption-full .slide-top, .fancycaption-full .slide-bottom {
	width:100%;
	height:25%;
}
.fancycaption-full .slide-right, .fancycaption-full .slide-left {
	width:25%;
	height:100%;
	top:0 !important;
}
.bg-magnifier {
	background:#000 url(images/magnifier1.png) no-repeat 50% 25%;
	background:#000 url(images/magnifier1.png) no-repeat 20% 35%\9; 
	height:165px;
}
.slide-bottom  p {
	color:#fff !important;
	text-align:center !important;
	margin:7px !important;
	font-family:"Droid Sans", "Arial", sans-serif !important;
	font-size:0.8em !important;
	line-height:15px !important;
}
/* 404 page styling */
#error-title {
	font-family:"Droid Sans", "Arial", sans-serif;
	font-size:8em;
	text-shadow:1px 1px 0px #bfbfbf,2px 2px 0px #e0e0e0;
	color:#686868;
}
#error-after-title {
	font-family:"Droid Sans", "Arial", sans-serif;
	font-size:1em;
	color:#a1a1a1;
	padding-left:55px;
}
#error-text {
	font-family:"Droid Sans", "Arial", sans-serif;
	font-size:0.9em;
	width:440px;
	margin-left:-110px;
	margin-top:40px;
	color:#5a5a5a;
	text-align:center;
	line-height:20px;
}
.error-page {
	position:relative;
	height:400px;
	margin:50px auto 35px auto !important;
	width:400px !important;
	float:none !important;
}
#error-wrap {
	position:absolute;
	left:74px;
	margin-top:0px;
}
/* Live Music Sidebar Widget */
#content-right ol.vcalendar li.type-tribe_events h4 {margin:0; padding:0;}
#content-right ol.vcalendar li.type-tribe_events h4.entry-title a {margin:0; padding:0;}
#content-right ol.vcalendar li.type-tribe_events {margin:0; padding:0;}
h2.tribe-events-tickets-title {clear: both; margin-bottom: 10px !important;}
.tribe-events-tooltip, .recurring-info-tooltip {display: none !important;}
/*
/* Woo Commerce */
div.woocommerce {background: #f6f0e7; padding: 10px;}
/*	----------------------------------------- Style for mobile and tablet devices ---------------------------------------------------- 
*/
@media (max-width: 1100px) {
#main-content #content-left.full-content {
width: 95%; margin-left:0;}

}

@media (max-width: 959px) {
/* Header */
#header {height: 220px;}
#header-content {
	width:100%;
	max-width: 959px;
	height: 220px;
}
#logo {
	   background-image:url('images/CP_Logo_Web-m.png');
	   position: absolute;
       display: block;
       top: 63px;
	   left: 0;
	   right:0;
	   margin: auto;
	   width: 225px;
	   height: 88px;
	   background-repeat: no-repeat;
	   z-index: 4;
	   text-align: center;
}
#header-telephone {left: 10px;}
#header-telephone span {font-size:0.9em;}
/*#menu {
	margin: auto;
	right:0;
	left:0;
	top:61px;
	width: 760px;
}
#menu-header-menu {padding-left:35px !important;}
#header #menu-header-menu li#menu-item-1 {width: 70px ;}
#header #menu-header-menu li#menu-item-2 {width: 95px ;}
#header #menu-header-menu li#menu-item-3 {width: 60px ; margin-right:260px ;}
#header #menu-header-menu li#menu-item-4 {width:70px ;  }
#header #menu-header-menu li#menu-item-5 {width:70px ; }
#header #menu-header-menu li#menu-item-6 {width: 90px ; }
#menu-header-menu li {font-size:0.9em;}
#menu-header-menu li strong {border-bottom:none;}
#menu-header-menu li span {display:none;}
#tagline {top: 175px; font-size: 1.2em; width: 400px;}
#social-button {
	top:11px;
	right: 10px;
}*/
/* Main Content */
#main-content {	font-size:0.9em;}
#main-content #content-left.full-content {
width: 100%;}

body.home #main-content, #main-content {width: 100%; max-width: 959px; }
body.home #content-left, #content {width: 96%; padding: 20px 2% 15px 2%;  margin: 0 auto; max-width: 959px;}
.full-content {width: 96%; margin: 0 auto; max-width: 959px;}
.full-content {	padding-right:0px !important;}
#content-right {float: none; margin: 0 0 0 10px;;}
#main-content p {width: 95%; padding-left: 10px;}
#prefooter-content {width: 100%; max-width: 959px; padding-left: 0;}
#gmaps {display:none;}
/* Main Slider at 959px  */
#metaslider_container_810 {width: 100%; max-width: 959px;}
.slider-bkgrnd {top: 210px; height: 384px;}
.slider-wrapper {
	max-width:700px !important;
	height:auto !important;
	margin: 0 auto;
	background: #222222;
}
.theme-dark.slider-wrapper {padding: 0 10px 10px 10px !important;}
.nivoSlider {
	max-width: 770px !important;
	height:auto !important;
	margin:0 auto !important;
	background: #222222;
}
.nivoSlider img {
	width:100% !important;
	height:auto !important;
	z-index:3333 !important;
}
.nivo-controlNav {
	position:relative !important;
	bottom:21px !important;
	width:153px !important;
	margin:0 auto !important;
	left:0px !important;
}
.theme-dark .nivo-caption a {color: #F9B24A !important; text-decoration:none !important;}

body.admin-bar .slider-bkgrnd {top: 242px;}
.food-header {	padding-bottom:8px;}
.main-page-content {
	padding-top:0;
}
#site-section-wrap {
	margin:0 auto !important;
	width:90%;
	padding-left:30px;
}
.site-section-img {
	width:70% !important;
}
.main-three-columns {
	width:28%;
}
#main-misc {
	width:90%;
	margin:0 auto;
}
#feedback-main, #customer-review, #customer-review li  {
	width:90% !important;
}
/* Prefooter and footer */
#prefooter-content {
	width:98%;
	padding-left:2%;
}
#findus {
	width:28%;
	font-size:0.9em;
	margin-left:3%;
	margin-right:6%;
}
#find-list {
	width:80%;
}
#hours {
	width:25%;
	font-size:0.9em;
	margin-right:6%;
}
#events {
	width:25%;
	font-size:0.9em;
}
#gmaps {
	width:100%;
}
#gmaps {display:none;}
#footer-content-main {
	width:90%;
	font-size:0.9em;
}
/* Page Title */
#page-title-wrap {
}
#page-title {}
#page-title-content {
	font-size:1.7em;
}
#left-ornament {
	width:70px;
	left:-69px;
	top:-3px;
}
#right-ornament {
	width:70px;
	right:-74px;
	top:-3px;
}
#page-title-descr {
	font-size:0.9em;
}
/* Blog Page */
.post-descr {
	width:100%;
}
.post-wrap img {
	width:100%;
	height:220px !important;
}
/* Single blog post */
.single-post #main-content{
	width:96%;
}
#blog-category li, #sidebar-archive li {
	width:90%;
}
.comment-title {
	width:100% !important;
}
.comment-text {
	width:100% !important;
}
.date-reply-wrap {
	width:100% !important;
}
.comment-text-wrap {
	width:65% !important;
}
#respond {
	width:95%;
}
#comment {
	width:71% !important;
}
.comment-wrap .comment-wrap {
	margin-left:0;
	width:100%;
}
.blockq-left, .blockq-right {
	background-size:36px 25px;
	padding-left:50px;
	width:40%;
}
.img-left img {
	width:40%;
	height:140px;
}
#imageContainer {
	width:700px !important;
	height:auto !important;
}
	
#imageContainer img {
	width:700px !important;
	height:auto !important;
}
	
#outerImageContainer {
	width:720px !important;
	height:auto !important;
	z-index:100 !important;
}
	
#lightbox-nav {
	padding-bottom:150px;
}
#imageDataContainer {
	width:720px !important;
}
	
#prevLink, #nextLink {
	height:inherit !important;
}
}
@media (max-width: 790px) {
	
.slider-bkgrnd {display: none;}	
}
@media (max-width: 767px) {
#header {
	height:230px !important;
	background-size: 230px 230px;
}
#header-content {width: 100%; max-width: 767px;}
#header-telephone {
	position:relative; left:0; margin-left: 25px;
	top:15px;
}
#header-bg {
	}
#logo {top: 45px; background-image: url('images/CP_Logo_Web-m.png'); width: 226px;}
#tagline {top: 145px; font-size: 1.2em; width: 400px;}
#social-button {right: 25px !important;}
#menu {
	display:none;
}
*#header-mobile-menu {
	position:relative;
	top:155px;
	right:0;
	left:0;
	margin: auto;
	display:block !important;
	font-family:"Droid Sans", "Arial", sans-serif;
	padding:5px;
	font-size:1em;
	width:250px;
	-webkit-appearance:none;
	background-image:url(images/select_arrow.png);
	background-repeat:no-repeat;
	background-position:223px 6px;
		background-color: rgba(249,178,74,.8);
		border: 1px solid #FDAE47;
		color: #000000;
}
#header-mobile-menu:focus {
	border:1px solid #b5b5b5;
	outline:none;
}
#header-mobile-menu option {
	border-bottom:1px dashed #a6a6a6;
}
.slider-bkgrnd {display:none;}
.nivoSlider {
	max-width: 700px !important;
	height:auto !important;
	margin:0 auto !important;
	background: #222222;
}
.nivoSlider img {
	width:100% !important;
	height:auto !important;
	z-index:3333 !important;
}
#page-title-descr {
	display:none;
}
#page-title-wrap {
	height:55px;
}
#page-title {
	padding-top:16px;
}
#page-title-content {
    font-size: 1.3em;
}
#slider-bg {
	background-image:none !important;
}
#story-wrap {
	width: 90%;
}
#main-misc {
	width: 90%;
}
.nivo-caption {
	display:none !important;
}
.main-page-content {
	padding-top:0 !important;
}
#site-section-wrap {
	margin:0 auto 20px auto !important;
	padding-left:0 !important; 
}

#main-content #content-left.full-content {
width: 100%;}

body.home #main-content, #main-content {
	width: 100%;
	max-width: 760px;}
	
body.home #content-left, #content-left {
	float:none;
	margin-left:0px;
	padding-bottom: 15px;
	width: 96%;
	max-width: 760px;
}
.full-content {width: 100%; max-width: 760px;}
#main-content p {width: 95%; padding-left: 10px;}
#content-right {float: none; margin: 0 0 0 10px;}
#prefooter-content {width: 100%; max-width: 767px; padding-left: 0;}
#gmaps {display:none;}
.home .main-three-columns {
	font-size:1em;
	vertical-align:top;
	float:none;
	display:inline-block;
}
.main-three-columns {
	margin-right:25px;
}
.two-columns, .three-columns, .four-columns {
	margin-right:45px;
}
#findus, #hours, #events {
	width:90%;
	margin:0 auto;
	float:none;
}
#hours, #events {
	padding-top:25px;
}
#gmaps {
	height:230px !important;
}
.responsive-divider {
	display:block;
}
#footer-content-main {
	width:460px;
}
#footer-misc {
	padding-top:3px;
	padding-right:10px;
}
#footer {
	padding-top:24px;
}
#prefooter-main-wrap {
	border-bottom: 3px solid #2A2A29;
	padding-bottom: 10px;
}
#left-ornament, #right-ornament {
	display:none;
}
.page-template-menu-php #content-left, .page-template-blog-php #content-left, .single-post #content-left, .archive #content-left  {
	width:95% !important;
}
.page-template-menu-php  #content-left {
	margin:0 auto !important;
	width:465px !important;
	float:none !important;
}
.page-id-25 #main-content {
	width:90%;
}
.page-id-25 #content-left {
	width:97% !important;
	margin:0 auto;
	float:none;
	font-size:1em;
}
.food-content {
	width:340px !important;
	font-size:1em !important;
}
.food-header {
	padding-bottom:8px;
}
.post-wrap {
	margin:0 auto 20px auto;
	width:90%;
}
.post-descr {
	font-size:1.1em;
}
.post-descr img {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:auto;
}
.four-columns {
	margin-right:30px;
}
#comment-section {
	width:70%;
	margin:10px auto 0 auto;
}
#author, #email, #url, #comment {
	width:80%;
	font-size:1em;
}
#comment {
	width:100% !important;
}
#respond p {
	width:90%;
}
#respond {
	background-image:url('images/sidebar_bg.png');
}
.wpcf7 {
	width:90%;
}
.wpcf7 textarea {
	width:80%;
}
#footer-content-main {
	width:90%;
}
#footer-misc {
	padding-right:0px;
}
#prefooter-main-wrap {
	width:100%;
}
#main-content {
}
.wp-pagenavi {
	width:450px;
	margin:0 auto;
	padding-right:0px;
	float:none;	
}
.error-page {
	padding-top:0px;
	height:280px;
}
.divider, .footer-divider2 {
	background-image:none;
border-bottom: 1px dashed #706755; margin-top: 15px;
}
.footer-divider {
	background-image:none;
	border-bottom:3px solid #222222;
}
#events .footer-divider {border-bottom: 1px dashed #DBD0C2;}
#outerImageContainer {
	width:420px !important;
	height:auto !important;
}
	
#imageContainer img {
	width:400px !important;
	height:auto !important;
}
	
#imageContainer {
	width:400px !important;
	z-index:100 !important;
}
	
#lightbox-nav {
	padding-bottom:150px;
}
	
#imageDataContainer {
	width:420px !important;
}
	
#prevLink, #nextLink {
	height:inherit !important;
}
}
@media (max-width: 480px) {
.wp-image-801 {width: 200px; height: 147px;}
.wp-pagenavi {
	width:320px;
}
body.home #main-content, #main-content {
	width: 100%;
	max-width: 480px;}
	
body.home #content-left, #content-left {
	float:none;
	margin-left:0px;
	padding-bottom: 15px;
	width: 100%;
	max-width: 480px;
}

#main-content #content-left.full-content {
width: 100%;}

.full-content {width: 100%; max-width: 480px;}
#main-content p {width: 95%; padding-left: 5px;}
#header {
	height:250px !important;
	background-size: 250px 250px;	
}
#header-content {
	width: 225px;
}
#logo {top: 5px; background-image: url('images/CP_Logo_Web-m.png');
left:0; right: 0; margin: auto; width: 225px; text-align: center;}
#tagline {top: 102px; letter-spacing:0; font-size: 1em; width: 200px; line-height: 110%; padding-bottom: 5px;}
#social-button {
margin: 0 auto;
left:0;
right:0;
width: 225px;
top:170px;
padding-left: 35px;
text-align: center;
}
#social-button a {margin: 0 auto;}
#header-telephone {
	left:0;
	right: 0;
	margin: auto;
	padding: 0;
	top: 140px;
	width: 225px;
	text-align: center;
}
#header-mobile-menu {
	left:0;
	right:0;
	margin: auto;
	
	top:185px;
	width: 225px;
		background-color: rgba(249,178,74,.8);
		border: 1px solid #FDAE47;
		color: #000000;
}
.slider-background {display:none;}
.slider-inner {display: none;}
.meta-slider {display: none;}
.nivo-controlNav {
	display:none;
}
.header-main {
	margin-bottom:15px !important;
}
#site-section-wrap .main-three-columns {
	float:none !important;
	width:90% !important;
	margin:0 auto !important;
	display:inline-block !important;
	padding-bottom:30px;
	border-bottom:1px dashed #e7e5e5;
	font-size:1.0em;
}
#site-section-wrap .main-three-columns img {
	width:80% !important;
}
#main-misc {
	width:90%;
}
#feedback-main, #popular-dishes-main, #tweet-main {
	width:90%;
}
#feedback-main, #customer-review, #customer-review li  {
	width:90% !important;
}
#feedback-main {
	font-size:0.9em;
}
img.wp-image-1270 {width: 290px;}
#prefooter-content {
	width:90%;
	padding-left:0;
}
#gmaps {display: none;}
#findus, #hours, #events {
	width:90%;
}
#footer-content-main {
	width:90%;
	padding-left:0;
}
#footer {
	height:70px;
}
.page-template-menu-php #content-left {
	width:95% !important;
}
/*#sp_iframe {overflow-y:visible;}*/
.food-wrap img {
	width:70px;
	height:auto;
	display:none !important;
}
.food-wrap {
	width:100% !important;
	height:170px;
	font-size:1.2em;
}
.food-header {
	font-size:1em;
}
.food-content, .food-content-full {
	width:100% !important;
	
}
.post-date {
	display:none;
}
.mobile-post-date {
	display:inline-block !important;
}
.food-wrap {
	height:auto !important;
	margin-bottom:16px !important;
}
.post-header {
	width:100%;
	font-size:1.8em;
	margin-left:0;
}
.post-info-wrap {
	margin-left:0;
}
.post-descr img {
	width:100% !important;
	height:auto !important;
}
.post-wrap {
	width:90%;
}
.code {
	width:90% !important;
}
blockquote {
	width:79%;
}
.page-id-25 #main-content {
	width:310px;
}
#respond p {
	width:270px;
}
#author, #email, #url, #comment {
	width:60%;
	font-size:1em;
}
.wpcf7 {
	width:280px;
}
.wpcf7 input[type="text"] {
	width:230px;
	font-size:1em;
}
.wpcf7 textarea {
	width:70%;
	height:300px;
	font-family:"Droid Sans", "Arial", sans-serif;
	color:#807f7f;
	font-size:0.9em;
}
.wp-pagenavi {
	width:182px;
}
#comment-section {
	width:90%;
}
#respond {
	width:90%;
}
#comment {
	width:210px !important;
}
.error-page {
	width:235px !important;
}
#error-title {
	font-size:3em;
}
#error-after-title {
	padding-left:0;
	margin-left:-12px;
}
#error-text {
	width:215px;
	margin-left:-64px;
}
.error-page {
	height:225px;
}
.avatar-wrap img {
	height:auto;
	width:50px;
}
.food-price {
	float:none;
	margin-left:10px;
}
#findus, #hours, #events {
	width:90%;
	margin:0 auto;
	float:none;
}
.menu-divider {
	display:none;
}
#outerImageContainer {
	width:100% !important;
	height:auto !important;
}
	
#imageContainer img {
	width:96% !important;
	height:auto !important;
}
	
#imageContainer {
	width:98% !important;
	z-index:100 !important;
}
	
#lightbox-nav {
	padding-bottom:150px;
}
	
#imageDataContainer {
	width:100% !important;
}
	
#prevLink, #nextLink {
	height:inherit !important;
}
}
