/*
Theme Name: Nirvana Grille
Version: 1.3.11
Description: Child theme for Diner.
Author: Goodwin Media
Author URI: http://www.goodwinmedia.com
Template: diner
*/
@import url("../diner/style.css");

body {
	background: url("images/bg.jpg") scroll left top #f6f1eb;
	border-top: none;
}

h1 {
	font-family: Georgia, Times, Serif;
	color: #3b0000;
	margin-bottom: 15px;
	line-height:120%;
}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited {
	color: #ad5c0f !important;
}

h1 .title, .post .title a:link, .post .title a:visited, #content.location .title {
	font-size: 36px !important;
	color: #ad5c0f;
}

#content.location .text h3, .entry h2 {
	font-size: 24px; 
	color: #3b0000;
}

.entry, .entry p {
	font: normal 14px/20px Arial, Helvetica, Tahoma, sans-serif !important;
	color: #2b2b2b !important;
}

#wrapper {
	border: none;
	margin-top: 0;
}

#header {
	background: #fff;
	border: none;
	padding: 0;
	top: 0;
}

#header .inside-header {
	border-top: none;
	padding: 0 10px;
}

#logo {
	padding: 12px 0 8px 0;
}

#social-top, #search-top {
	float: right;
	margin-top: 5px;
}

#social-top span {
	display: block;
	float: left;
	margin: 7px 10px;
	font-size: 18px;
}

#search-top {
	width: 375px;
	margin-right: -5px;
}

#search-top .widget {
	margin-bottom: 0;
}


#search-top input.s {
	width: 240px;
	float: right;
	margin: 0;
	padding: 3px 5px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border: 1px solid #ccc;
}

#search-top input.submit {
	background: none;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	color: #3b0000 !important;
	border-color: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	margin: 3px 14px 0 0;
	padding: 0;
	text-shadow: none;
	font: normal 14px Arial, Helvetica, sans-serif;
	position: absolute;
	right: 0;
}


#navigation, #footer-widgets {
	background-color: #fff;
	border: none;
}

.nav {
	background: #3b0000;
	margin: 0 10px;
	padding: 0;
	width: 960px;
	padding-left: 0px;
	font: 12px Arial, Helvetica, sans-serif !important;
}

.nav a {
	padding: 9px 9px 6px;
}

#navigation, #navigation .nav a {
	font-size: 13px;
	color: #fff !important;
	text-transform: uppercase;
	font: 12px Arial, Helvetica, sans-serif !important;
}

#navigation .nav li ul li a{
	font-size: 12px !important;
}

.nav .sf-sub-indicator {
	top: 15px;
}

#sliderWrap .innerwrap, #sliderWrap {
	border-bottom: none;
	margin: 0;
}

#loopedSlider {
	padding-bottom: 10px;
	margin: -18px 0px 1px 0px;
	width: 960px;
	height: 361px;
}

#loopedSlider .slides {
	width: 960px;
	height: 361px;
	overflow: hidden;
}
#loopedSlider .slides { position:relative; top:0; left:0; }

#loopedSlider .slide-content {
	display: none;
}

#loopedSlider .nav-buttons {
	top: 160px;
}

#loopedSlider .nav-buttons.right {
	left: 0;
	width: 100%;
}

#loopedSlider .nav-buttons li#p {
	background: url(images/slide-nav.png) repeat 0px 0px;
	width: 32px;
	height: 32px;
	position: absolute;
	left: 6px;
}

#loopedSlider .nav-buttons li#n {
	background: url(images/slide-nav.png) repeat -38px 0px;
	width: 32px;
	height: 32px;
	position: absolute;
	right: 6px;
}

#loopedSlider .image.fl {
	padding-left: 0;
}

#loopedSlider .image img {
	border: none !important;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

#loopedSlider .image .fakebg {
	display: none;
}

#home-boxes li {
	float: left;
	display: block;
	width: 225px;
	margin: 0 20px 30px 0;
}

#home-boxes li.red {
	background: #3b0000;
	text-align: center;
	color: #fff;
	width: 215px;
	height: 140px;
	padding: 10px 5px;
	font-size: 14px;
}

#home-boxes li.red h3 {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;
}

#home-boxes li.red img {
	margin-top: 15px;
}

#home-boxes li.last {
	margin: 0;
}

#home-boxes .wp-caption-text {
	width: 100%;
	background: #fff;
	opacity: .8;
	-moz-opacity: .8;
	-khtml-opacity: .8;
	-ms-filter: "progid:DXImage Transform.Microsoft.Alpha(opacity=80)";
	filter: alpha(opacity=80);
	color: #3b0000;
	margin: -34px 0 0 -8px;
	text-align: center;
	font-size: 14px;
	padding: 5px 0;
}

#home-widgets {
	border-bottom: none;
}

#home-widgets .col {
	width: 620px;
	float:left;
}

#home-widgets .col2 {
	width: 320px;
	float:left;
}

#content {
	border: none;
	min-height: 470px;
	width: 960px;
	padding: 20px 10px 34px;
	margin:0 auto;
}

#content.location .map {
	margin: 30px 25px 0 0;
}

#content.location .text h3 {
	background: none;
}

#content.location .text {
	width: 250px;
	margin-left: 25px;
}

.title, .page-template-template-blog-php #main .title {
	background: none;
}

.page .title {
	margin-bottom: 0px;
}

.col-left {
	margin: 0 25px !important;
	width: 95% !important;
}

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited {
	color: #3b0000;
}

#featured-image {
	margin: 0 0 0 -25px;
}

.attachment-full {
	margin-top: -10px;
}

.post .title a:link, .post .title a:visited {
	font-family: Georgia, Times, Serif;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: normal;
}

.post-meta {
	margin: -35px 0 10px -2px;
}

#menu.full-width-menu tbody .image {
	display: none;
}

.page.menu .post, .page.menu .additional {
	display: none;
}

#footer-widgets {
	border-top: 5px solid #3b0000;
}

#footer-widgets .widget {
	color: #3d0000;
	text-shadow: none;
}

#footer-widgets .widget ul li, .widget ul li {
	width: auto;
}

#footer-widgets .block-1 {
	padding: 7px 0 0 14px;
	width: 600px;
	float: left;
}

#footer-widgets .block-2 {
	padding: 7px 14px 0 0;
	width: 200px;
	float: right;
}

#footer-widgets .widget h3 {
	font-weight: bold;
	font-size: 15px;
	color: #3d0000;
	background: none;
	margin: 0;
	padding: 0;
}

#footer-widgets ul#menu-footer-links li {
	float: left;
	list-style-type: disc;
	margin: 0 0 0 22px;
}

#footer-widgets ul#menu-footer-links li a {
	color: #3d0000;
	font-size: 12px;
	text-shadow: none;
	margin-left: -10px;
}

#footer-widgets ul#menu-footer-links li#menu-item-77 {
	list-style-type: none;
	margin-left: 0;
}

#footer-widgets ul#menu-footer-links li a:hover {
	text-decoration: none;
}

#footer-widgets .widget_text .textwidget{
	padding: 5px 0 4px;
}

#footer-widgets .widget_text {
	background: none;
}

#footer-widgets .block-2 {
	width: 350px;
}

#footer-widgets #text-4, #footer-widgets #text-5 {
	float: right;
	width: 44%;
	padding-left: 20px;
	border-bottom: none;
}

.widget_woo_location .location-address {
	background: none;
}

.widget_woo_location .location-map .button {
	position: inherit;
	top: auto;
	left: auto;
}
.interstate {font-size:14px;}

#woo_news-3{background:#f3f4eb; min-height:260px;}

#directions-form .button{
	background: #4F1A1A;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#4F1A1A), to(#3c0101));
	background: -webkit-linear-gradient(#4F1A1A, #3c0101);
	background: -moz-linear-gradient(#4F1A1A, #3c0101);
	background: -ms-linear-gradient(#4F1A1A, #3c0101);
	background: -o-linear-gradient(#4F1A1A, #3c0101);
	background: linear-gradient(#4F1A1A, #3c0101);
	-pie-background: linear-gradient(#4F1A1A, #3c0101);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	border:0px;
	behavior: url(http://66.147.244.211/~nirvanag/wp-content/themes/nirvanagrille/PIE.php);
}

#content .gallery .gllr_image_block a img {
	margin-right:10px;
}

.woocommerce div.product .product_title, .woocommerce #content div.product .product_title, .woocommerce-page div.product .product_title, .woocommerce-page #content div.product .product_title {
    clear: none;
    margin-top: 0;
    padding-bottom: 40px;
    text-transform: none;
    line-height: 1.2em;
}

.woocommerce div.product span.price, .woocommerce div.product p.price, .woocommerce #content div.product span.price, .woocommerce #content div.product p.price, .woocommerce-page div.product span.price, .woocommerce-page div.product p.price, .woocommerce-page #content div.product span.price, .woocommerce-page #content div.product p.price {
    color: #737b49;
    font-size: 1.25em;
    padding-bottom: 20px;
}