/*
Theme Name: Divi Child Theme
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 1.3
Description: Divi Child Theme
Author: Ryan Cubillas
Author URI: http://www.amicro.com
Template: Divi
*/

@import url("../Divi/style.css");

img { vertical-align: bottom; }

/* THEME OVERRIDES */
.container { width: 960px; }
.et_pb_row { width: 960px; padding-top: 0px;  }
.et_pb_column_3_4 { width: 680px; padding-right: 40px; }
.et_pb_column_1_2 { width: 470px; }
.et_pb_column_1_3 { width: 310px; }
.et_pb_column { margin-right: 15px; }
.et_pb_section { padding-bottom: 0px !important; padding-top:0px !important; background-color: transparent !important; }
.et_pb_widget_area_left { border-right: none; }
.et-search-form, .nav li ul, .et_mobile_menu, .footer-widget li:before, .et_pb_pricing li:before { border-color:#990000 !important; }

#et-top-navigation { 
    /*background-color: #e0e0e0;*/
    height: 47px;
    border-radius: 5px 5px 5px 5px; }

#top-menu li {
	font-size: 16px; 
	padding-right: 0px; }
	
#top-menu li.menu-item > a {
	text-decoration: none !important;
	padding: 12px 20px 10px 20px;
	display: block;
	color: #666666; }

#top-menu li.menu-item > a:hover { 
	color: #990000;
    -webkit-transition: color 0.5s ease;
       -moz-transition: color 0.5s ease;
         -o-transition: color 0.5s ease;
        -ms-transition: color 0.5s ease;
            transition: color 0.5s ease; }
		
#et_top_search { display: none; }			
	
#top-menu li.current-menu-item > a, #top-menu li.current-page-ancestor > a {
	background-color: #c0c0c0;
	border-radius: 5px; }
	
nav#top-menu-nav { padding-top: 0px !important; }
.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
    padding-bottom: 10px !important;
}
#main-header { 
	position: relative;
	background: none !important;
	box-shadow: none;
	-webkit-box-shadow: none; }

#logo {
	max-height: 223px;
	position: absolute;
	top: 30px;
	left: 0px; }
	
#main-content { margin-top: 30px; }

#main-footer { 
    background: url('/wp-content/uploads/2014/01/footer_mountains.png') no-repeat center bottom;
	background-color: transparent !important;
	height: 210px;}
	
#footer-bottom { 
	background-color: transparent; 
	position: relative; }
	
.search-results-list li{
	background-color: #f6f6f6;
	padding: 10px 0px 5px 5px;
	margin-bottom: 10px;
	border: 3px solid #ffffff;
	border-radius: 3px; }
	
.search-results-list li:hover { border-color: #fde1b7; }

/* MENU OVERRIDES */
.wprmm_menu h3 { font-size: 14px; font-weight:bold; color: #286C7D; }
.wprmm_menu p.menu_desc { color: #286C7D; line-height: 20px; font-style:normal !important; margin-bottom:30px !important; }
.wprmm_menu .menu_price { display:none; }

/* CUSTOM STYLES */
.noMinHeight .et_pb_container { max-height: 350px !important; }

#header_social em {
	font-family: Georgia,'Times New Roman',Times,serif;
	font-size: 1.2em;
	color: #969696;
	margin-right: 15px; }
#header_social a { text-decoration: none; margin-left:20px; }
#header_social {
	float:right; margin: 30px 0px 20px 0px;}
	
#header_phone {
	font-family: Georgia,'Times New Roman',Times,serif; 
	font-weight: bold;
	font-style: italic;
	color: #878787;
	font-size: 24px; }
	
#main-content h1 { font-size: 180%; color:#DFB126; margin: 0px 0px 10px 0px; }
#main-content h2 { font-size: 150%; color:#ff9900; margin: 20px 0px 5px 0px; }

.home-feature { 
	width: 286px;
	height: 150px;
	border: 3px solid #ffffff;
	margin: 0px 15px 15px 0px;
	float: left;
	position: relative; }
.home-feature:hover {
	border-color: #ff9900; }
.home-feature img {
	width: 304px;
	height: 144px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1; }
.home-feature div.title {
	width: 280px;
	border-radius: 0px 0px 0px 0px;
	padding: 8px 10px 8px 0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	font-size: 1.2em;
	font-weight: bold; 
	color: #990000;
	text-align: right;
	background-color: #e2e2e2;
	background: rgba(255,255,255,0.7);
	z-index: 10;}
#home-todayspecials {
	width: 270px;
	height: 272px;
	padding: 20px;
	float: right;
	overflow: hidden;
	background: #ffffff;
	box-shadow: 2px 2px 2px #dfdfdf; }
	#home-todayspecials h2 {
		margin: 10px 0px 5px 0px;
		background: url('/wp-content/uploads/2014/01/calendar.png') no-repeat left top;
		padding-left: 25px;
		color: #333333;
		font-weight: bold; }
	#home-todayspecials h3 {
		font-weight: bold;
		font-size: 110%;
		margin: 0px 0px 5px 0px; }
	#home-todayspecials small { font-size: 90%; z-index: 100; }
	ul#todays-events { 
		list-style-type: none !important;
		padding: 0px 0px 0px 15px;
		line-height: 20px; }
	ul#todays-events li { margin-bottom: 5px; color: #286C7D; }

#mainContent  .et_pb_row:first-child { 
	margin-top: 40px;
	border-top: 4px solid #ff9900;
	border-radius: 3px; }
#mainContent  .et_pb_row {
	border-left: 1px solid #f0f0f0;
	border-radius: 3px;
	box-shadow: 3px 2px 3px #dfdfdf; 
	background-color: #ffffff;
	background-image: url('/wp-content/uploads/2014/01/bg_content_logo.png');
	background-repeat: no-repeat;
	background-position: 710px 400px;
	padding: 0px !important;}
#mainContent .et_pb_row .et_pb_image { margin-bottom: 0; }
#mainContent .et_pb_text:first-child { margin-top: 40px; margin-bottom: 40px; }

#subNavLinks {
	width: 225px;
	min-height: 170px;
	padding: 0px 0px 0px 0px;
	background-color: #f0f0f0;}

	#subNavLinks ul li { 
		list-style-type: none;}
	#subNavLinks ul li a { 
		border-left-width: 5px;
		border-left-style: solid;
		border-left-color: #e0e0e0;
		padding: 10px;
		display: block;
		color: #333333;
		text-decoration: none; }
	#subNavLinks ul li a:hover {
		background-color: #e9e9e9;
		color: #990000; 
	}
	#subNavLinks ul li a.activeLink { 
		border-left-color: #990000;
		background-color: #cccccc;
		color: #990000; }

	#subNavLinks h2 { 
		margin-left: 15px;
		color: #333333; }

#socialPluginsLeft {
	width: 225px;
	padding: 20px 0px 0px 0px;}

	

/* MENU -- DEPRECATED */
#menuCats { margin: 0px auto 0px 40px; }
.menuCat {	
	width: 280px;
	margin: 0px 30px 30px 0px;
	border: 5px solid #efefef;
	overflow: hidden;
	background: #efefef;
	float: left; }
	.menuCat:hover {
		border-color: #ff9900; 
	}
.menuCat .catTitle {
	padding: 5px;
	font-size: 1.1em;
	color: #286C7D;
	text-align: right; }
.menuCat a { text-decoration: none; }

.menu-special-wide { background:#efefef; border: 5px solid #efefef; width: 600px; }
.menu-special-wide:hover { border-color: #ff9900; }

#menuContent p.catDescription {
	color: #286C7D;
	margin-bottom: 40px; }
#menuContent ul { list-style-type: none; padding: 0; }
#menuContent ul li { margin-bottom: 10px; }
#menuContent ul li strong { font-weight: bold; color: #286C7D; }

/* TWITTER FEED */
#twitter_div { width:auto;min-height:110px;padding:0px; }
#twitter_div ul {margin:0;padding:0;}
#twitter_div ul li { font-size:0.7em; margin-left:5px;margin-top:10px;}
#twitter_div a#twitter-link { font-size: 0.7em; }
.sidebar-title { color: #666666 !important; }

/* FOOTER */
#footer_contact { font-size: 80%; margin-top: 10px; }
#footer_nav { margin: auto; }
#footer_nav ul { list-style-type: none; }
#footer_nav ul li { display: inline; padding: 0px 5px 0px 3px; font-size: 80%; border-right:1px solid #121212; }
#footer_nav ul li.last-child { border-right: 0; }
#footer_copyright { margin-top: 10px; font-size: 80%; color: #666666;}
#footer_social {
	margin-top: 10px;
	font-size: 80%; }

	
.rounded { border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -khtml-border-radius:4px; }
.roundedtop { border-radius: 4px 4px 0 0; -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px; -moz-border-radius: 4px 4px 0 0; -o-border-radius: 4px 4px 0 0; -khtml-border-radius: 4px 4px 0 0; }
.roundedbottom { border-radius: 0 0 4px 4px; -webkit-border-bottom-left-radius:4px; -webkit-border-bottom-right-radius:4px; -moz-border-radius: 0 0 4px 4px; -o-border-radius: 0 0 4px 4px; -khtml-border-radius: 0 0 4px 4px; }
.roundedright { border-radius: 0 4px 4px 0; -webkit-border-top-right-radius:4px; -webkit-border-bottom-right-radius:4px; -moz-border-radius: 0 4px 4px 0; -o-border-radius: 0 4px 4px 0; -khtml-border-radius: 0 4px 4px 0; }
.roundedleft { border-radius: 4px 0 0 4px; -webkit-border-top-left-radius:4px; -webkit-border-bottom-left-radius:4px; -moz-border-radius: 4px 0 0 4px; -o-border-radius: 4px 0 0 4px; -khtml-border-radius: 4px 0 0 4px; }
.roundedtopleft { border-radius:4px 0 0; -webkit-border-top-left-radius:4px; -moz-border-radius:4px 0 0; -o-border-radius:4px 0 0; -khtml-border-radius:4px 0 0; }
.roundedtopright { border-radius: 0 4px 0 0; -webkit-border-top-right-radius:4px; -moz-border-radius:0 4px 0 0; -o-border-radius:0 4px 0 0; -khtml-border-radius: 0 4px 0 0; }
.roundedbottomleft { border-radius: 0 0 0 4px; -webkit-border-bottom-left-radius:4px; -moz-border-radius: 0 0 0 4px; -o-border-radius: 0 0 0 4px; -khtml-border-radius: 0 0 0 4px; }
.roundedbottomright { border-radius: 0 0 4px 0; -webkit-border-bottom-right-radius:4px; -moz-border-radius: 0 0 4px 0; -o-border-radius: 0 0 4px 0; -khtml-border-radius: 0 0 4px 0; }

/* SEARCH */
body.search #mainContent { min-height: 550px;  }


/* 404 */
body.error404 #main-content .container {
	background-color:#ffffff;
	padding-top:100px;
	min-height: 350px; }
body.error404 #main-content .entry { width:80%; margin:auto;  }
body.error404 #main-content .container:before { background-color: transparent; }

/* SLIDER */
.et_pb_slides { margin-top: 0px; }
.et_pb_slide { max-height:350px; }

/* RESPONSIVE OVERRIDES */
@media only screen and (max-width: 1100px) and (min-width: 981px) {
	.et_pb_column_1_4 { width: 225px; }
	#et-top-navigation { margin-right:0px; }
	#main-content { margin-top:30px; }
}

@media only screen and (max-width: 980px) {
	.et_pb_row, .container, .et_pb_container { width: 690px; }
	#et-top-navigation { background-color: transparent; }
	#et_top_search { display: none; }
	#subNavLinks { width: inherit; min-height: 0px; }	
	#menuCats { width: 640px; }
	.et_mobile_menu { top: 100px; }
	.et_pb_column_3_4 { width: 640px; padding:0px 20px 0px 20px; }
	.et_pb_column { padding-bottom: 0px; }
	.et_pb_widget_area_left { padding-bottom: 0px; }
	#mainContent .et_pb_text:first-child { margin-top: 0px; }
}

@media only screen and (max-width: 767px) {
	.et_pb_row, .container, .et_pb_container { width: 480px; }
	.et_pb_column_3_4 { width: 440px; padding:0px 20px 0px 20px; }
	#menuCats { width: 480px; }
	.menu-special-wide { width: 360px; }
	.menu-special-wide img { max-width: 360px; }
	#logo { height: 125px; }
	#main-header { width: 480px !important; margin: auto !important; }
}

@media only screen and (max-width: 479px) {
	#logo { height: 125px; }
	#main-header { width: 360px !important; margin: auto !important; }
	.et_pb_row, .container, .et_pb_container { width:360px; }
	.et_pb_column_3_4 { width: 320px; padding:0px 20px 0px 20px; }
	#menuCats { width: 360px; margin-left: 0px; }
	.menu-special-wide { width: 300px; }
	.menu-special-wide img { max-width: 300px; }
	#header_social a { margin-left: 10px; }
	#header_phone { font-size: 18px; }
}