@import url("../restaurateur/style.css");

/*
Theme Name:     Restaurateur Child
Description:    Child theme for the Restaurateur theme
Template:       restaurateur
Version:        0.1.0
*/

/******************************************************************
LINK STYLES
******************************************************************/

a, a:visited { 
	color: #0e2363;
	text-decoration: none; 
}

a:hover {
	text-decoration: underline; 
}

a:active {} /* on click */

a:link { 
	-webkit-tap-highlight-color : rgba(0,0,0,0); /* this highlights links on Iphones / iPads */
}

/******************************************************************
GENERAL STYLES
******************************************************************/

body { 
	-webkit-text-size-adjust : 70%; /* font size on apple devices */
	-ms-text-size-adjust : 70%;  /* font size on windows devices */
}

/******************************************************************
HEADER STYLES
******************************************************************/

header[role=banner] {
	background-color: none;
	  background: url("https://www.eltorogainesville.com/newsite/wp-content/uploads/2013/10/header12.png"); 
	  background-repeat:no-repeat;
	  background-size:cover;
	  background-position: bottom center;
	  min-height: 192px;
	  max-width: 100%;
	  margin: 0 auto;
	  }

	header[role=banner] div {
		-webkit-box-sizing : border-box; 
		-moz-box-sizing : border-box; 
		-o-box-sizing : border-box; 
		box-sizing : border-box;
	}

	#inner-header {
	  background-image: url("https://www.eltorogainesville.com/newsite/wp-content/uploads/2013/10/header12_main.png"); 
	  background-repeat:no-repeat;
	  background-size:contain;
	  background-position:center;
	  width: 100%;
	  padding: 0 0;
	  max-width: 100%;
	  }
	
	#site-logo img {
		max-width: 100%;
	}

	#site-heading {
		min-height: 192px; 
		height: 100%; 
		width: 100%; 
		}
		
	#site-title {
		margin-bottom: 24px; /* for ie8 & below */
		margin-bottom: 1.5rem;
		font-family: "Damion", Georgia, "Times New Roman", Times, serif;
		font-size: 60px;
		font-weight: 400;
		text-indent: -4000px;
	}
	  
/******************************************************************
NAVIGATION STYLES
(Main Navigation)
******************************************************************/
div.menu {
	width: 96%;
	margin: 0 auto;
	padding: 0 2%;
	max-width: 830px;
	margin-top: 10%;
}
	div.menu ul {
	margin-left: 0 auto;
	margin-right: 0 auto;
	}
		div.menu ul li { 
			list-style-type: none; 
			float: left;
	 
		}
			div.menu ul li a { 
				display: block; 
				text-decoration: none; 
			}
				div.menu ul li:last-child a {}
				div.menu ul li a:hover {}
		div.menu ul li.current-menu-item a, 
		div.menu ul li.current_page_item a {}
		div.menu ul li ul.sub-menu, 
		div.menu ul li ul.children { 
			position: absolute; 
			z-index: 9999; 
			width: 200px; 
			word-wrap: break-word;
			display: none;
		}
			div.menu ul li ul li a {}
				div.menu ul li ul li a:hover {}
			div.menu ul li ul li:last-child a {}
			div.menu ul li:hover > ul { 
				display: inline;
			}
				div.menu ul li ul li ul.sub-menu, 
				div.menu ul li ul li ul.children { 
					right: -200px; 
					position: absolute;  
					top: auto; 
					margin-top: -30px; 
					display: none;
				}
					div.menu ul li ul li:hover > ul.sub-menu, 
					div.menu ul li ul li:hover > ul.children { 
						display: inline;
					}


					
		.widget_nav_menu ul li { 
			float:none 
		}

		.widget_nav_menu ul li ul.sub-menu, 
		.widget_nav_menu ul li ul.children,
		.widget_pages ul li ul.sub-menu, 
		.widget_pages ul li ul.children { 
			position: relative;
			left: auto;
			z-index: 9999; 
			width: auto;
			word-wrap: break-word;
			margin-left: 16px; /* for ie8 & below */
			margin-left: 1rem;
			margin-top: 8px; /* for ie8 & below */
			margin-top: 0.5rem;
		}
			.widget_nav_menu ul li ul.sub-menu a, 
			.widget_nav_menu ul li ul.children a {}
			
			.widget_nav_menu ul li ul li ul.sub-menu, 
			.widget_nav_menu ul li ul li ul.children { 
				left: auto; 
				position: relative;
				margin-left: 16px; /* for ie8 & below */ 
				margin-left:1rem;
				margin-top: 8px; /* for ie8 & below */
				margin-top: 0.5rem;
				top: auto; 
				word-wrap: break-word; 
			}

nav[role=navigation] {
	background-color: #003366;
	margin-top: 15px;
}
	nav[role=navigation] div.menu { 
	}
	
	nav[role=navigation] ul.menu { 

	}
		nav[role=navigation] .menu ul li {}
			nav[role=navigation] .menu ul li a, 
			nav[role=navigation] .menu #menu-icon { 
				padding: 15px 20px;
				color: #fff !important;
				font-family: "Droid Sans", Arial, Helvetica, sans-serif;
				font-weight: 700;
				font-size: 14px; /* for ie8 & below */
				font-size: 0.9rem;
				text-transform: uppercase;
			}
			
			nav[role=navigation] .menu #menu-icon {
				cursor: pointer;
				display: none;
			}
			
				nav[role=navigation] .menu > ul li a:hover {
					background-image: url(library/images/trans2.png);
				}
				
				nav[role=navigation] .menu > ul > li:first-child a {
					
				}
				
		nav[role=navigation] .menu ul li.current-menu-item a, 
		.nav ul li.current_page_item a, 
		nav[role=navigation] .menu ul li.current_page_item a {
			
		}
		
			nav[role=navigation] .menu ul.sub-menu li.current-menu-item a, 
			.nav ul.sub-menu li.current_page_item a, 
			nav[role=navigation] .menu ul.sub-menu li.current_page_item a,
			nav[role=navigation] .menu ul  li.current-page-parent ul.sub-menu li a,
			nav[role=navigation] .menu ul  li.current-menu-item ul.sub-menu li a,
			nav[role=navigation] .menu ul  li.current_page_parent ul.children li a,
			nav[role=navigation] .menu ul  li.current_page_item ul.children li a,  
			.nav ul li.current_page_item ul.sub-menu li a, 
			nav[role=navigation] .menu ul li.current_page_item ul.sub-menu li a {
				background: none;
			}
				
				nav[role=navigation] .menu ul.sub-menu li.current-menu-item a:hover, 
				.nav ul.sub-menu li.current_page_item a:hover, 
				nav[role=navigation] .menu ul.sub-menu li.current_page_item a:hover,
				nav[role=navigation] .menu ul li.current-page-parent ul.sub-menu li a:hover,
				nav[role=navigation] .menu ul li.current-menu-item ul.sub-menu li a:hover,
				nav[role=navigation] .menu ul li.current_page_parent ul.children li a:hover,
				nav[role=navigation] .menu ul li.current_page_item ul.children li a:hover,  
				.nav ul li.current_page_item ul.sub-menu li a:hover, 
				nav[role=navigation] .menu ul li.current_page_item ul.sub-menu li a:hover {
					background: #f5f5f5;
				}
		
		
		nav[role=navigation] .menu ul li ul.sub-menu, 
		nav[role=navigation] .menu ul li ul.children {
			background: #fafafa;
			box-shadow: 1px 1px 3px #aaa;
		}
		
		nav[role=navigation] .menu ul li ul.sub-menu li, 
		nav[role=navigation] .menu ul li ul.children li {
			border-bottom: 1px solid #f0f0f0;
			width: 200px;
		}
		
		nav[role=navigation] .menu ul li ul.sub-menu li a, 
		nav[role=navigation] .menu ul li ul.children li a {
			font-size: 12px; /* for ie8 & below */
			font-size: 0.75rem;
			font-weight: 400;
			padding: 10px 20px;
		}
		
		nav[role=navigation] .menu ul li ul.sub-menu li:first-child, 
		nav[role=navigation] .menu ul li ul.children li:first-child {
			
		}
		
		nav[role=navigation] .menu ul li ul.sub-menu li:first-child a, 
		nav[role=navigation] .menu ul li ul.children li:first-child a {
			
		}
			nav[role=navigation] .menu ul li ul li a { 
				color: #555 !important; 
				text-shadow: 0px 0px; 
			}
				nav[role=navigation] .menu ul li ul li a:hover { 
					background: #f5f5f5; 
					color: #555 !important; 
				}
			nav[role=navigation] .menu ul li ul li:last-child a {}
			nav[role=navigation] .menu ul li:hover ul {}
				nav[role=navigation] .menu ul li ul li ul.sub-menu, 
				nav[role=navigation] .menu ul li ul li ul.children {
					margin-top: -44px;
				}
					nav[role=navigation] .menu ul li ul li:hover ul.sub-menu,
					nav[role=navigation] .menu ul li ul li:hover ul.children {
						
					}

/******************************************************************
jQuery SLIDER STYLES
******************************************************************/
#load-cycle {
	background: url(library/images/loading.gif) no-repeat center center;
	width: 100%;
	height: auto;
	min-height: 290px;
}

#slide-wrap {
	margin-left: 10px;
	margin-right: 10px;
	border-top: 0;
}

.cycle-slideshow {
	position: relative;
	width: 100%;
	height: 450px;
	display: none;
}

.slides {
	background-color: transparent;
	width: 100%;
}
	.slides .slide-thumb {
		position: relative;
		width: 100%;
		height: 400px;
		overflow: hidden;
		white-space: nowrap;
	}
	
	.slides .slide-thumb img {
		position: absolute;
		left: 50%;
		top: 50%;
		-moz-transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		min-height: inherit;
		width: 100%;
		height: auto;
	}
	
		html.no-borderradius .slides .slide-thumb img {
			left: 0;
			top: 0;
		}
	
	.slides .slide-noimg {
		font-family: "Lato", Verdana, Geneva, sans-serif;
		font-size: 20px;
		font-weight: 900;
		position: absolute;
		right: 30px;
		bottom: 30px;
		text-transform: uppercase;
		color: #d0d0d0;
	}

	
#sliderprev,
#slidernext {
	text-align: center;
	position: absolute;
	top: 34%;
	display: none;
	text-decoration: none;
	background-color: #2b2b2b;
	font-size: 20px;
	width: 67px;
	height: 67px;
	line-height: 67px;
	z-index: 100;
}

	#sliderprev {
		left: 0px;
	}
	
	#slidernext {
		right: 0px;
	}

.cycle-paused:after {
	content: 'Paused'; 
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	font-size: 12px; /* for ie8 & below */
	font-size: 0.75rem;
	text-transform: uppercase;
	color: white; 
	background: black; 
	padding: 5px 15px;
	z-index: 500; position: absolute; top: 10px; right: 10px;
	opacity: .5; filter: alpha(opacity=50);
}

/* pager */
.cycle-pager { 
    text-align: center; 
	width: 100%; 
	z-index: 500; 
	position: absolute; 
	bottom: 10px; 
	overflow: hidden;
}

.cycle-pager span { 
    font-family: arial; 
	font-size: 50px; 
	width: 18px; 
	height: 22px; 
    display: inline-block; 
	color: #fff; 
	cursor: pointer;
	text-shadow: -1px -1px #bcbcbc;
	overflow: hidden;
}

.cycle-pager span.cycle-pager-active { color: #e0d9cb;}
.cycle-pager > * { cursor: pointer;}

.no-slide-image {
	position: absolute;
	width: 100%;
	top: 40%;
	font-family: "Droid Sans", Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.5em;
}

.intro-content {
	font-family: "Droid Serif", Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: 400;
	line-height: 32px;
	padding: 0 5px 30px 5px;
}

/******************************************************************
SIDEBARS & ASIDES
******************************************************************/
#sidebar-home-wrap {
	background-color: #a13308;
	padding: 30px 0 10px 0;
	-webkit-box-sizing : border-box; 
	-moz-box-sizing : border-box; 
	-o-box-sizing : border-box; 
	box-sizing : border-box;
}
	#sidebar-home-wrap div {
		-webkit-box-sizing : border-box; 
		-moz-box-sizing : border-box; 
		-o-box-sizing : border-box; 
		box-sizing : border-box;
	}

#sidebar-home {
	width: 96%;
	margin: 0 auto;
	padding: 0 2%;
	max-width: 1062px;
}

#sidefix {
	margin-left: -1.5%;
	margin-right: -1.5%;
}
					
#sidebar {
	float: right;
	margin-top: 35px; /* for ie8 & below */ 
	margin-top: 2.2rem;
}
	.widget {
		margin: 0 0 30px 10px;
		padding: 0 5px 24px 5px; /* for ie8 & below */
		padding: 0 5px 1.5rem 5px;
		border-bottom: 1px solid #e3e3e3;
		word-wrap: break-word;
	}
		#sidebar-home .widget {
			background-image: url("https://www.eltorogainesville.com/newsite/wp-content/uploads/2013/12/icon.png");
			background-repeat: no-repeat;
			background-position: center top;
			display: inline-block;
			width: 24.67%;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-o-box-sizing: border-box;
			box-sizing: border-box;
			vertical-align: top;
			margin: 0;
			padding: 0 1.75% 24px 1.75%; /* for ie8 & below */
			padding: 0 1.75% 1.5rem 1.75%;
			border: 0;
			text-align: center;
			padding-top: 95px;
		}
		
		#sidebar .widget a {}
		
		#sidebar .widget a:hover {}
		
		#sidebar .widget li,
		#sidebar-home .widget li,
		.widget_nav_menu li,
		#meta.widget aside a {
			padding-left: 5px;
			line-height: 24px; /* for ie8 & below */
			line-height: 1.5rem;
			margin-bottom: 12px; /* for ie8 & below */
			margin-bottom: 0.75rem;
		}
		
			#sidebar .widget ul.sub-menu li:last-child,
			#sidebar .widget ul.children li:last-child {
				
			}
		
		#sidebar .widget li a,
		#sidebar-home .widget li a {
			color: #5e5d5c !important;
		}
		
		#sidebar .widget-title,
		#sidebar-home .widget-title {
			font-family: "Droid Sans", Arial, Helvetica, sans-serif;
			font-size: 20px; /* for ie8 & below */
			font-size: 1.25rem;
			font-weight: 700;
			margin-bottom: 16px; /* for ie8 & below */
			margin-bottom: 1rem;
			text-transform: uppercase;
			color: #e68b2b;
		}
		
			.post-content .widget-title {}					
					
					
/******************************************************************
Media Queries
******************************************************************/					
@media only screen and (max-width: 960px) {
	.slides .slide-thumb {
		height: 330px;
	}
	.cycle-slideshow {
		height: 380px;
	}
}
@media only screen and (max-width: 780px) {
	.slides .slide-thumb {
		height: 280px;
	}
	.cycle-slideshow {
		height: 330px;
	}
}
@media only screen and (max-width: 640px) {
	
	.commentlist li.comment article[id*=comment-] video, .post-content video, .full-width-content .post-content video, 
	.commentlist li.comment article[id*=comment-] object, .post-content object, .full-width-content .post-content object,
	.commentlist li.comment article[id*=comment-] embed, .post-content embed, .full-width-content .post-content embed,
	.commentlist li.comment article[id*=comment-] iframe, .post-content iframe, .full-width-content .post-content iframe { 
		min-height: 325px;
	}

header[role=banner] {
	background-color: none;
	  background: url("https://www.eltorogainesville.com/newsite/wp-content/uploads/2013/10/header12.png"); 
	  background-repeat:no-repeat;
	  background-size:cover;
	  background-position: bottom center;
	  min-height: 52px;
	  max-width: 100%;
	  margin: 0 auto;
	  }
	
	#inner-header {
	  background-image: url("https://www.eltorogainesville.com/newsite/wp-content/uploads/2013/11/header12_640.png"); 
	  background-repeat:no-repeat;
	  background-size:contain;
	  background-position: top center;
	  width: 100%;
	  padding: 0 0;
	  max-width: 100%;
	  }
	  
	#site-heading {
		min-height: 162px; 
		height: 100%; 
		width: 100%; 
	}
	
	.slides .slide-thumb {
		height: 220px;
	}
	.cycle-slideshow {
		height: 270px;
	}
		
	.intro-content {
		font-size: 18px;
		line-height: 26px;
	}
	
	#grid-wrap {
		margin-top: -2.5%;
		margin-left: -2.5%;
		margin-right: -2.5%;
	}
	
	.grid-box,
	#grid-wrap.menu-full .grid-box {
		width: 44.8%;
		margin: 2.5%;
	}
	
	.entry-title {
		font-size: 16px; /* for ie8 & below */ 
		font-size: 1.5rem;
		line-height: 26px; /* for ie8 & below */
		line-height: 1.75rem;
	}

		body.page .entry-title, 
		body.single .entry-title, 
		.not-found .entry-title { 
			font-size: 30px; /* for ie8 & below */
			font-size: 1.85rem
		}
		
		.entry-meta {
			font-size: 11px;
		}
	#sidebar-home .widget {
		font-size: 90%;
		line-height: 20px;
	}
	#sidebar-home .widget  h2 {
		font-size: 100%;
		font-weight: bold;
	}
}

					
@media only screen and (max-width: 480px) {
	
	#search-box  #s {
		min-width: 200px;	
	}

	.commentlist li.comment article[id*=comment-] video, .post-content video, .full-width-content .post-content video, 
	.commentlist li.comment article[id*=comment-] object, .post-content object, .full-width-content .post-content object,
	.commentlist li.comment article[id*=comment-] embed, .post-content embed, .full-width-content .post-content embed,
	.commentlist li.comment article[id*=comment-] iframe, .post-content iframe, .full-width-content .post-content iframe { 
		min-height: 260px;
	}
	
header[role=banner] {
	background-color: none;
	  background: url(""); 
	  background-repeat:no-repeat;
	  background-size:cover;
	  background-position: center;
	  min-height: 162px;
	  max-width: 100%;
	  margin: 0 auto;
	  }
	  	
	#inner-header {
	  background-image: url("https://www.eltorogainesville.com/newsite/wp-content/uploads/2013/11/header12_480b.png"); 
	  background-repeat:no-repeat;
	  background-size:contain;
	  background-position: top center;
	  width: 100%;
	  padding: 0 0;
	  max-width: 100%;
	  }
	  
	#site-heading {
		min-height: 162px; 
		height: 100%; 
		width: 100%; 
	}
	
	.slides .slide-thumb {
		height: 165px;
	}
	.cycle-slideshow {
		height: 220px;
	}
		
	.intro-content {
		font-size: 17px;
		line-height: 24px;
	}
	
	.entry-title {
		font-size: 19px; /* for ie8 & below */ 
		font-size: 1.2rem;
		line-height: 20px; /* for ie8 & below */
		line-height: 1.3rem;
	}

		body.page .entry-title, 
		body.single .entry-title, 
		.not-found .entry-title {
			font-size: 16px; /* for ie8 & below */ 
			font-size: 1.5rem;
		}
	
	.comment-top {
		display: none;
	}
	
	/*#sidebar-home .widget {
		font-size: 10px;
		line-height: 14px;
		padding-top: 60px;
	}
	#sidebar-home .widget  h2 {
		padding-top: 30px;
		font-size: 11px;
		line-height: 14px;
	}*/
	#sidebar-home .widget {
		width: 100%;
		background-image: none;
		padding-top: 0;
	}
	#sidebar-home .widget:first-child {
		background-image: url("https://www.eltorogainesville.com/newsite/wp-content/uploads/2013/12/icon.png");
		padding-top: 95px;
	}
}

@media only screen and (max-width: 360px) {
	#search-box  #s {
		min-width: 150px;
		max-width: 150px;	
	}
header[role=banner] {
	background-color: none;
	  background: url(""); 
	  background-repeat:no-repeat;
	  background-size:cover;
	  background-position: center;
	  min-height: 102px;
	  max-width: 100%;
	  margin: 0 auto;
	  }
	  	
	#inner-header {
	  background-image: url("https://www.eltorogainesville.com/newsite/wp-content/uploads/2013/11/header12_480b.png"); 
	  background-repeat:no-repeat;
	  background-size:contain;
	  background-position: top center;
	  width: 100%;
	  padding: 0 0;
	  max-width: 100%;
	  }
	  
	#site-heading {
		min-height: 112px; 
		height: 100%; 
		width: 100%; 
	}
	.slides .slide-thumb {
		height: 125px;
	}
	.cycle-slideshow {
		height: 170px;
	}
}

@media only screen and (max-width: 320px) {
	
	#search-box  #s {
		min-width: 130px;
		max-width: 130px;	
	}

	.commentlist li.comment article[id*=comment-] video, .post-content video, .full-width-content .post-content video, 
	.commentlist li.comment article[id*=comment-] object, .post-content object, .full-width-content .post-content object,
	.commentlist li.comment article[id*=comment-] embed, .post-content embed, .full-width-content .post-content embed,
	.commentlist li.comment article[id*=comment-] iframe, .post-content iframe, .full-width-content .post-content iframe { 
		min-height: 170px;
	}
	
	.slides .slide-thumb {
		height: 100px;
	}
	.cycle-slideshow {
		height: 140px;
	}
	
	.intro-content {
		font-size: 15px;
		line-height: 22px;
	}
	
	#grid-wrap {
		margin-top: -5%;
		margin-left: -2.5%;
		margin-right: -2.5%;
	}
	
	.grid-box,
	#grid-wrap.menu-full .grid-box {
		width: 95%;
		margin: 2.5%;
	}
	
	.grid-box .menu-price {
		right: -7px;
	}
	
	#site-title {
		font-size: 40px; /* for ie8 & below */
		font-size: 2.5rem;
	}
	
	.meta-on, .meta-by,	.meta-com,
	.meta-cat, .meta-tag {
		background-image: none;
		width: 0;
	}
	
}

@media only screen and (max-width: 240px) {
	
	#searchform input[type=submit] {
		display: none;
	}
	
	.commentlist li.comment article[id*=comment-] video, .post-content video, .full-width-content .post-content video, 
	.commentlist li.comment article[id*=comment-] object, .post-content object, .full-width-content .post-content object,
	.commentlist li.comment article[id*=comment-] embed, .post-content embed, .full-width-content .post-content embed,
	.commentlist li.comment article[id*=comment-] iframe, .post-content iframe, .full-width-content .post-content iframe { 
		min-height: 130px;
	}
	
}
