/* 
 * Theme Name: Genuss5
 * Theme URI: http://link-to-your-site.com
 * Description: Describe what your theme should be like.
 * Version: 1.0
 * Author: Mauseherz&Quasel
 * Author URI: http://bernhard.gronau.at
 * Tags: Restaurant
 * Template: hybrid
 * */

/* Get base 21px CSS */
@import url('../hybrid/library/css/18px.css');

/* Get the plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get default Hybrid CSS */
@import url('./screen.css');

/* Get default Hybrid CSS */
@import url('./imageMenu.css');

/* Make sure theme clears WP.org theme repository checklist */

.alignright {}
.alignleft {}
.alignnone {}
.aligncenter {}
.avatar {}
.wp-caption {}
.gallery {}
.wp-smiley {}

/* und los gehts ;) */
.ngg-gallery-thumbnail {
	height:100px;
	}

.ngg-navigation .next {
	float: none;
	font-size: 1em;
	}


.widget, .content, #imageMenu {
	}

p {
	margin: 0 0 8px;
	line-height: 22px;
	}

body {
	font-family: arial;
	}

.widget {
	font-size: 90%;
	margin: 5px;
	padding: 5px;
	background: url(images/unten.png) repeat-x bottom;
	}

#logo {
        width: 100px;
        height: 300px;
        overflow: hidden;
        float:left;
        }

#rand {
	width: 2px;
	height: 175px;
	background: url(images/rand.jpg) top right no-repeat;
	right: 32px;
	overflow:hidden;
	position: absolute;
}

.logo{
	width: 118px;
        height: 300px;
        display: block;
	}


#box	{
	background: url(images/box_bg.png) top right no-repeat; 
	margin-bottom:21px;
	margin-left: 30px;
	padding: 15px;
	overflow:hidden;
	width: 395px;
	height: 160px;
	font-size: 0.9em;
	}

body {
	background: #FAF2E1 
	}

#body-container {
	z-index:10;
	position: relative;
	margin: 5px auto;
	width: 1026px;
	}

#header-container {
	margin-bottom: 0px;
	padding: 28px 33px 0 33px;
	background: url(images/top.jpg) no-repeat;
	width: 960px;
	height: 329px;
	}

#deko_links {
	position: fixed;
	width: 440px;
        height: 870px;
        right: 50%;
	margin-right: 502px;
        bottom: 0px;
	background: url(images/deko_wein.png) no-repeat bottom right;
	z-index: 11;
	}

#deko_rechts {
        position: fixed;
        left: 50%;
        bottom: 0px;
        margin-left: 510px;
        background: url(images/deko_kuchen2.png) no-repeat;
        width: 375px; 
        height: 250px;
        }

.logo{
	width: 111px;
	height: 300px;
	display: block;
	}


.content {
	margin-top: -129px;
	float: right;
	width: 640px;
	padding: 30px 50px;
	background: transparent;
	}

.content ul li {
	padding-bottom: 6px;
	}

.no-widgets .content, .no-default-widgets .content, .primary-inactive.secondary-inactive .content {
	width: 700px;
	}

#container {
	background: url(images/middle.jpg);
	float:left;
	width: 960px;
	padding: 0px 33px;
	}

#primary {
	float: left;
	width: 200px;
	margin-top: -22px;
	position: relative;
	}

#secondary {
	clear: left;
	float: left;
	width: 200px;
	}

#subsidiary {
	width: 980px;
	margin: 0px;
	}

#subsidiary .widget {
	width: 308px;
	border: none;
	}

#footer-container {
	background: url(images/bottom.png) no-repeat;
	width: 960px;
	height: 70px;
	padding: 15px 33px;
	}

#comments-template, #site-title, #site-description {
	display: none;
	}

.MailPressFormEmail {
	width: 160px;
	margin-bottom:5px;
	}
	
.MailPressFormName {
	width: 160px;
	margin-bottom:5px;
	}

.MailPressFormSubmit {
	margin-bottom:10px;
	}

#footer .copyright {
	float:right;
	padding-top: 10px;
	}

.widget table {
	width: 100%;
	}

.page .entry-content {
	margin-left: 0px;
	}

.karte table {
	width: 450px;
	}

.getraenke table {
	width: 585px;
	}

.karte {
	margin-left: 20px
	}
.wp-pagenavi {
	text-align: center;
	}


