/*
Theme Name:     Zodiac 12
Theme URI:      http://gegenmantel.com
Description:    Theme des Restaurant Zodiac. Nur mit diesem Theme sind alle aktuellen Einstellungen verbunden.
Author:         Henri Gegenmantel
Author URI:     http://gegenmantel.com
Template:       responsive                             
Version:        1.0.1
*/

/* 
License: GNU General Public License
License URI: license.txt

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

#####################################################################
# WARNHINWEIS!														#
#####################################################################
Bitte KEINE Änderungen in dieser Datei vornehmen, 
wenn Sie nicht wissen, was Sie tun!
Fehlerhafte Angaben können das Layout zerstören!
*/

@import url(http://fonts.googleapis.com/css?family=Happy+Monkey);

body {
	background: #002C5A url(images/zodiac_sky.png) repeat center center;
	/*color: #002C5A;*/
	color: orange;
	font-family: 'Happy Monkey', Arial, sans-serif;
}

a {
  color: #002C5A;
  color: orange;
  font-weight: 400;
  text-decoration: none;
  font-family: 'Happy Monkey', Arial, sans-serif;
}

a:hover,
a:focus,
a:active {
  color: #002C5A;
  color: orange;
  outline: 0;
  font-family: 'Happy Monkey', Arial, sans-serif;
  text-decoration: none;
}

#header .top-widget {
	color: #fff;
}

#logo {
	float: none;
	
}
#logo .site-logo {
	float: left;
	margin-top: 8px;
	/*width: 400px;
	height: auto;*/
}

#logo .site-logo img {
	width: 100%; /*wichtig*/
	max-width: 100%;
}

.zodiac-sonne {
	float: right;
}

#logo .site-name {
	padding-top: 150px;
	padding-top: 0;
	float: right; /*Neben dem Logo*/
	float: none; /* Darunter */
	padding-top: 100px;
	padding-left: 10px;
}

#logo .site-name a {
	color: #00aa4e;
	color: #eeeeee;
	font-size: 36px;
}

#logo .site-description {
	color: #f8a500;
	font-size: 16px;
	padding-left: 10px;
}

#logo.no-header-image {
	height: auto;
	float: none;
}

#logo.no-header-image .splash-page-image {
	float: none;
}

#logo.no-header-image .splash-page-kitchen {
	width: 40%;
	float: right;
}

#logo.no-header-image .site-name,
#logo.no-header-image .site-description {
	display: none;
}

#zodiac-sonne .andersessen {
	float: left;
	text-align: center;
	padding-top: 40px;
}

/*#top-widget a.zodiac-logo-top {*/
#zodiac-sonne a.zodiac-logo-top {
	width: 150px;
	height: 150px;
	display: block;
	float: right;
	float: left;
}

/*#top-widget a.zodiac-logo-top:hover img{*/
#zodiac-sonne a.zodiac-logo-top:hover img{
	width: 150px;
	height: 150px;
	visibility: hidden;
}

/*#top-widget a.zodiac-logo-top:hover {*/
#zodiac-sonne a.zodiac-logo-top:hover {
	background: url(images/zodiac-logo-200-shine.png) repeat center center;
	width: 150px;
	height: 150px;
}

.post-meta, .post-data, .breadcrumb-list {
	display: none;
}

a.post-edit-link:link,
a.post-edit-link:visited {
	background-color: orange;
	color: #00162d;
	padding: 5px;
	font-weight: bold;
}

a.post-edit-link:hover,
a.post-edit-link:active {
	background-color: #00162d;
	color: orange;
}

/**/
#footer a:link,
#footer a:visited,
#footer a:hover,
#footer a:active {
	color: orange;
}

#footer .footer-menu a:link,
#footer .footer-menu a:visited,
#footer .footer-menu a:hover,
#footer .footer-menu a:active {
	font-size: 14px;
	font-weight: bold;
	background-color: #00162d;
	padding: 5px;
}

#footer .powered, #footer .scroll-top {
	display: none;
}

#content .post-title h1 a, #content h2, #content h3 {
	color: #002C5A;
}

#content .post-title a,
#content .post-title a:visited {
	color: #002C5A;
}

.navigation .previous,
.navigation .next,
.navigation .previous a:link,
.navigation .next a:link,
.navigation .previous a:visited,
.navigation .next a:visited,
.navigation .previous a:hover,
.navigation .next a:hover,
.navigation .previous a:active,
.navigation .next a:active {
	color: orange;
}

#content,
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #002C5A;
	color: orange;
	font-family: 'Happy Monkey', Arial, sans-serif;
}

h1, h2, h3,
.post-entry h1, .post-entry h2, h3 {
	color: #002C5A;
	color: orange;
}

/* Style Definitionen */
.zodiac-green {
	color: #00aa4c;
}
.zodiac-orange {
	color: #002C5A;
}
.size15 {
	font-size: 15px;
}
.size16 {
	font-size: 16px;
}
.size17 {
	font-size: 17px;
}
.size18 {
	font-size: 18px;
}

/*Tabelle*/
#tabelleGerichte {
	border: 0;
	border-collapse: collapse;
}
#tabelleGerichte td {
	border: 0;
    padding: 5px;
}

/* Wrapper */
#wrapper {
	background-color: transparent;
	background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.8);
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.7); /*schwarz*/
	background: none repeat scroll 0% 0% rgba(238, 238, 238, 1.0);/*eee*/
	background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.8);/*weiß*/
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.5); /*schwarz*/
	background-color: #00162d;
	border: 0;
	border-radius: 0;
}

#wrapper #content-blog,
#wrapper #content {
	margin-top: 15px;
}

#wrapper #widgets {
}

#wrapper.startseite {
	background: none repeat scroll 0% 0% rgba(0,0,0,0);
	margin: 0;
	padding-top: 0;
}

#wrapper.startseite #content-full {
	margin: -15px;
	padding-top: -15px;
}

#widgets .widget_text .textwidget {
	background: none;
	background-color: none;
	color: #002C5A;
	color: #00aa4e;
	color: orange;
}

#widgets .widget-wrapper{
	background: none;
	border: 0;
	margin:0 20px;
	background-color: transparent;
	background-color: #002C5A;
	background-color: #00162d;
	background-color: transparent;
}

#widgets .widget-title {
	padding: 0;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	display: none;
}

#wrapper {
	margin-top: 0;
}

/* Horizontales Menu */
/****************************************************************/
.menu {
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.5);
	background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.5);
	background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.0);
	background-color: none;
	filter: 0;
}

/*Links im Dropdownmenü*/
.menu ul li a:hover,
.menu li li a:hover {
  color: orange;
  text-decoration: none;
}

.menu a,
.menu a:visited {
	border-left: 0;
	background: none;
	background-color: transparent;
	text-shadow: none;
	font-size: 17px;
	color: #002C5A;
	color: #f8a500;
	filter: 0;
}

.menu a:hover {
	background: none;
	background-color: #f8a500 !important;
	color: #002c5A;
	filter: 0;
}

/* Hintergrund von parent ul bei DropDown Hover */
ul.menu > li:hover {
	background-color: transparent;
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.5);
}

.menu .current-menu-item a,
.menu .current-menu-item a:visited {
	background-color: #eee;
	background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.6);
	background: none repeat scroll 0% 0% rgba(255, 255, 255, 0.0);
	color: #002C5A;
	color: #f8a500;
	text-shadow: none;
}
/* Erste Ebene */
.menu .current-menu-item a:hover {
	background-color: #f8a500;
	color: #00162d;
	text-shadow: none;
}
/* Erste Ebene aktiv, Kindelemente orange bei Mouseover*/
.menu .current-menu-item ul.sub-menu a:hover {
	color: #f8a500;
	text-shadow: none;
}

.menu li li {
	background: #eee;
	background-image: none;
	border: 1px solid #00162d;
	color: #002C5A;
}

.menu li li a {
  background: #00162d !important;
  color: orange;
}

.menu li li a:hover {
	background: #d8dfd1 !important;
	background: #00aa4f !important;
}

/* Slidereinstellungen */
/****************************************************************/
.custom_slider {
	border: 5px solid rgba(0,0,0,0.5);
}

#widgets .text_widget .aligncenter a {
}

/* =Responsive (Mobile) Design
-------------------------------------------------------------- */

@media screen and (max-width: 980px) {

	body {}

	.grid, 
	.grid-right {
		float: none;
	}

	.copyright,
	.scroll-top,
	.powered {
		float: left;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}

	.front-page  #widgets {
		margin-top: 40px;
	}

	.top-widget,
	.front-page  .top-widget {
		margin-top: 0 !important;
	}

	.hide-desktop {
		display: block;
	}

	.show-desktop {
		display: none;
	}

	.hide-980 {
		display: none;
	}

	.show-980 {
		display: block;
	}

}

@media screen and (max-width: 650px) {

	body {}
	
	h1, h2, h3 {
		font-size: 20px;
	}
	
	h4, h5, h6 {
		font-size: 16px;
	}

	#logo {
		float: none;
		margin: 0;
		text-align: center;
	}

	.grid, 
	.grid-right {
		float: none;
	}

	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}
	
	.top-widget {
		float: none;
		margin: 0 auto 10px auto;
		position: relative;
		text-align: center;
		width: auto;
	}
	
	.top-widget .widget-title {
		text-align: center;
	}
	
	.js .sub-header-menu {
		display: none;
	}
	
	.js .main-nav {
		position: relative;
		background-color: transparent;
		background-image: none;
		clear: both;
		filter: 0;
		margin: 0 auto;
	}
	
	.js .main-nav .menu {
		display: none;
		position: absolute;
		width: 100%;
		top: 30px;
		z-index: 1000;
	}
	
	.js .main-nav .menu ul {
		margin-top: 1px;
	}
	
	.js .main-nav .menu li {
		float: none;
		background-color: #fff;
		background-color: #00162d;
		border: none;
	}
	
	.js .main-nav .menu li a {
		color: #444;
		color: orange;
		font-size: 13px;
		font-weight: normal;
		height: 45px;
		line-height: 45px;
		padding: 0 15px;
		border: none;
		border-bottom: 1px solid #f5f5f5;
		border-bottom: 1px solid #002c5a;
		text-shadow: none;
		text-align: left;
		cursor: pointer;
	}
	
	.js .main-nav .menu li.current_page_item,
	.js .menu .current_page_item a,
	.js .menu .current-menu-item a {
		background-color: #f5f5f5;
		background-color: #00aa4f;
	}
	
	.js .main-nav .menu li li:hover {
		background: none!important;
	}
	
	.js .main-nav .menu li li a {
		position: relative;
		padding: 0 10px 0 30px;
	}
	
	.js .main-nav .menu li li li a {
		position: relative;
		padding: 0 10px 0 40px;
	}
	
	.js .main-nav .menu li a:hover,
	.js .main-nav .menu li li a:hover {
		background-image: none;
		filter: none;
		background-color: #f5f5f5!important;
		background-color: #00aa4f!important;
	}
	
	.js .main-nav .menu li li a::before {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 20px;
	}
	
	.js .main-nav .menu li li li a::before {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 20px;
	}
	
	.js .main-nav .menu li li li a::after {
		content: '\2013';
		position: absolute;
		top: 0;
		left: 30px;
	}
	
	.js .main-nav .menu li ul {
		position: static;
		visibility: visible;
		background-color: #fff;
		background-color: #00162d;
	}

	.js .main-nav .menu ul {
		min-width: 0;
	}

	.js .main-nav #responsive_current_menu_item {
		display: block;
		padding: 5px 40px 5px 10px;
		color: #fff;
		color: orange;
		font-weight: 700;
		cursor: pointer;
	}
	
	.js .main-nav a#responsive_menu_button {
		position: absolute;
		display: block;
		top: 0;
		left: 100%;
		height: 30px;
		width: 23px;
		margin-left: -30px;
		background: url('core/images/select-icons.png') 0 5px no-repeat;
		cursor: pointer;
	}
	
	.js .main-nav a#responsive_menu_button.responsive-toggle-open {
		background: url('core/images/select-icons.png') 0 -46px no-repeat;
	}
		
	
	.top-menu, 
	.footer-menu li {
		float: none;
		font-size: 11px;
		text-align: center;
	}
	
	.tinynav {
		display: block;
	}
	
	.sb-holder {
		display: block;
	}
	
	#author-meta {
		padding: 20px;
	}
	
	.hide-650 {
		display: none;
	}
	
	.show-650 {
		display: block;
	}

	.hide-mobile {
		display: none;
	}

	#footer {
		text-align: center;
	}

	#footer .social-icons {
		padding-bottom: 10px;
		text-align: center;
	}
}

@media screen and (max-width: 480px) {

	body {}

	#logo {
		float: none;
		text-align: center;
	}

	.grid, 
	.grid-right {
		float: none;
	}
	
	#featured-image .fluid-width-video-wrapper {
		margin: 20px 0 0 0;
	}
	
	.featured-title {
		font-size: 40px;
		padding: 40px 20px 0 20px
	}
	
	.featured-subtitle {
		font-size: 24px;
	}
	
	.navigation .next,
	.navigation .previous {
		display: block;
		margin: 0 auto;
		text-align: center;
	}
	.menu ul, 
	.menu li, 
	.top-menu, 
	.footer-menu li, 
	.sub-header-menu li {
		float: none;
		text-align: center;
		text-rendering: optimizeSpeed;
	}
	
	.hide-480 {
		display: none;
	}
	
	.show-480 {
		display: block;
	}
	
	#footer {
		text-align: center;
	}

	#footer .social-icons {
		text-align: center;
	}
}

@media screen and (max-width: 320px) {
	
	body {}
	
	#featured p {
		font-size: 12px;
		line-height: 1.5em;
	}

	.featured-title {
		font-size: 35px;
	}
	
	.featured-subtitle {
		font-size: 15px;
	}

	.call-to-action a.button {
		font-size: 14px;
		padding: 7px 17px;
	}

	.hide-320 {
		display: none;
	}
	
	.show-320 {
		display: block;
	}
}

@media screen and (max-width: 240px) {
	
	body {}
	
	#featured p {
		font-size: 11px;
		line-height: 1.5em;
	}

	.featured-title {
		font-size: 20px;
	}
	
	.featured-subtitle {
		font-size: 11px;
	}

	.call-to-action a.button {
		font-size: 12px;
		padding: 5px 15px;
	}
	
	.top-widget area,
	.top-widget select,
	.top-widget textarea,
	.top-widget input[type="text"], 
	.top-widget input[type="password"],
	.top-widget input[type="email"] {
		width: 75%;
	}
	
	.widget-title,
	.widget-title-home h3 {
		font-size: 14px;
		height: 13px;
		line-height: 13px;
		text-align: left;
	}
	
	.hide-240 {
		display: none;
	}
	
	.show-240 {
		display: block;
	}
}