﻿/*
Theme Name: Met4You
Description:    Björns Theme für die Met4You Seite
Author:         Christoph Lang
Author URI:     http://www.christophs-blog.de
Version:        1.0
*/

@import url("twentyeleven.css");

body, input, textarea {
	color: #000;
}

#page {
    background: none;
    padding-left: 450px;
    font-family: 'Fondamento', cursive;
}

nav#access
{
	position:fixed;
	left: 5px;;
	top: 220px;
	width: 380px;
	font-size: 50px;
	
	background: none;
  box-shadow: none;	
  -webkit-box-shadow: none;
}

#access div {
	margin: 0px;
}

#access div ul{
	width: 100%;
	text-align: center;
}

nav#access a
{
	font-family: 'Fondamento', cursive;
	font-weight: bold;
	font-size: 32px;
	color: #000;
	
}

@font-face {
   font-family: OLDENGL;
   src: url(oldengl.ttf);
	 format("TrueType")
}

@font-face {
   font-family: OLDENGLIE;
   src: url(oldengl.eot);  /* EOT for IE */
	 format("TrueType")
}

nav#access a
{
	font-family: "OLDENGL"; 
}  

nav#access li
{
	float: none;
	clear: both;
	height: 60px;
	position: static;
}

nav#access li a
{
	width: 350px;
	height: 40px;
}

#access a:focus {
	background: none;
}

#access li:hover > a,
#access ul ul :hover > a,
#access a:focus,
nav#access a:hover
{
	background: none;
	color: #464646;
	font-weight: bold;
	
}

.gce-page-grid {
	width: 75%;
}

.gce-page-grid .gce-calendar,
.gce-calendar tbody tr th abbr {
    color: black !important;
}

 .gce-has-events
 {
 	color: SeaGreen !important;
 	background-color: cornsilk;
  font-size: 2em !important;
  border: 2px dashed SeaGreen !important;
 }

.gce-page-grid .gce-calendar .gce-day-number{
    font-size: 1.2em !important;
}

.gce-calendar tbody tr th abbr{
    font-size: 2em !important;
}

.gce-page-grid .gce-calendar td {
	height: 50px !important;
}


.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #464646;
}

header#branding
{
	display: none;
}

div#headerlogo
{
	position: fixed;
	left: 0px;
	top: 20px;
}

div#headerlogo img
{
	width: 380px;
	padding-left: 15px;
}

div.menu-footer-container
{
	position: fixed;
	bottom:0px;
	height: 25px;
	right:0px;
	border-top: 1px solid black;
	width: 100%;
	background-color: #464646;
  background-image: -moz-linear-gradient(center bottom , #373737, #464646 5px);
  color: #CCCCCC;
  font: 13px/28px sans-serif;
  text-align: right;
  z-index: 1000;
}

div#footer_search
{
	position: fixed;
	bottom:2px;
	height: 25px;
	left:0px;
	width: 40%;
  z-index: 1001;
}

form#searchform input
{
	color: #CCCCCC;
	border: none;
	width: 100%;
}

div.menu-footer-container a
{ 
  font: 13px/28px sans-serif;
	color: #CCCCCC;
}
div.menu-footer-container li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
	 border: none;
}

a,
a:hover{
	color: black;
}

body {
	background-image: url(images/background.jpg);
	background-attachment: fixed;
	background-repeat: none;		
}
	
div.wpshopgermany_produkt{
		border: none;
	}
	
div#first{
	position: fixed;
	padding-right: 10px;
	right: 0px;
	top: 0px;
	padding: 20px;
	padding-top: 30px;
	border: 1px solid #ddd;
	height: 100%;
}


.error404 #main #searchform {
	
	margin: 0px:
	padding: 0px;
}

div#primary {
	margin: 0px:
	padding: 0px;
}

#primary {
    width: 100%;
}

div#content {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

article{
	margin: 0px:
	padding: 0px;
	width: 100%;
	border-bottom: 1px solid #464646 !important;
}
div#first h3{
	color: black;
	font-size: 15px;
}


.singular .entry-header,
.singular .entry-content,
.singular footer.entry-meta,
.singular #comments-title {
	margin: 0px;
	width: 100%;
}

div.wpsg_vp
{
	width: 100%;
}
div.wpsg_vp_field_typ_radio{
	width: 100%;
}
div.wpsg_vp_field_typ_radio label{
	float: left;
	width: 33%;
	display: inline;
	border: 1px solid #ccc;
}

label.wpsg_vp_field_label {
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    padding-top: 40px;
}


div.price{
	font-size: 25px;
}

div.amount{
	font-size: 20px;
}

div.price br{
	margin-bottom: 15px;
}

input#s{
	color: black;
}
 
.singular .entry-meta .edit-link a {
	bottom: auto;
	right: 150px;
	position: absolute;
	left: auto;
	top: -30px;
}

.singular #content, .left-sidebar.singular #content {
    margin: 0px;
	width: 100%;
}

.singular.page .hentry {
    padding: 0px;
}


.commentlist {	
	width: 100%;
}


.commentlist > li.comment {
	background: none;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}

.commentlist > li.bypostauthor:before {
	content: "";
}

.commentlist > li:before {
	content: "";
}

div#comments h2
{
	font-size: 22px;
	padding: 0;
}

h2#share
{
	font-size: 22px;
	padding: 0;
	color: #666666;
  font-weight: 500;
  line-height: 2.6em;
  text-transform: uppercase;
}

.commentlist > li.comment
{
	padding: 0;
}

#respond {
	background: none;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 0px;
	position: relative;
	width: 68.9%;
}
#respond textarea {
    resize: vertical;
}

/* Comment Form */
#respond {
	
	width: 100%;
}

#respond .form-submit {
    float: left;
}
#respond input[type="text"], #respond textarea
{
	border: 1px solid #464646;
}

#respond input[type="text"] {
    height: 21px;
}

span#shop_weight
{
	font-size: 12px;
}

div.price
{	
	line-height: 0% !important;
}

input.wpshopgermany_submit_basket
{
	position: static !important;	
	margin-left: 20px;
}

.commentlist .children li.comment .comment-meta {
    margin-left: 0px;
}

.commentlist .children li.comment .fn {
    display: inline;
}

.commentlist .children > li.bypostauthor {
    background: none;
    border: 0px;
}

.commentlist .children li.comment .comment-content {
    margin: 0;
}

@media screen and (max-width: 1600px) {
		
	body {
		background-image: url(images/background_1600.jpg);
		background-attachment: fixed;
		background-repeat: none;			
	}	
}

/* ipad landscape */
@media screen and (max-width: 1024px) {
		
	body {
		background-image: url(images/background_1024.jpg);
		background-attachment: fixed;
		background-repeat: none;			
	}
		
	nav#access a
	{
		font-family: 'Fondamento', cursive;
		font-weight: bold;
		font-size: 15px;
		color: #000;		
	}
	
	p{
		font-size: 10px;
	}
		
	.entry-title a {
		font-size: 14px;
	}
			
	div#headerlogo a img{
		width: 200px;
		padding: 40px 0px 0px 20px;
	}
				
	nav#access li
	{
		height: 35px;
	}

	nav#access li a
	{
		width: 200px;
		height: 230px;
	}
		
	div#first{
		display: none;
	}
		
	div.menu-footer-container
	{
		position: fixed;
		top:0px;
	}
		
	div#footer_search
	{
		position: fixed;
		width: 20%;
		top:0px;
	}
	div#footer_search form input
	{		
		font-size: 9px;
	}
		
	#page {
	    background: none;
	    padding-left: 200px;
	}
		
	#primary {
	    width: 100%;
	}
		
	article{
	    width: 100%;
		}
		
	.commentlist {
		
		width: 100%;
	}
	
	/* Comment Form */
	#respond {
		
		width: 100%;
	}
	
}



