/*
Theme Name: Weinversand
Theme URI: http://www.weinversand-deutschland.de
Description: Weinversand Template
Version: 1.0
Author: Michael Gramm
Author URI: http://www.michaelgramm.de
Tags: landingpage, blue, weinversand
Text Domain: weinversand
*/



/* Begin Typography & Colors */
body
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	background-color:#bbbbbb;
	text-align:center;
	margin:0px;
	color: #000000;
}

a:link       {color: #0052A1; text-decoration: underlined;}
a:visited    {color: #0052A1; text-decoration: underlined;}
a:active     {color: #0052A1; text-decoration: underlined;}
a:hover      {color: #0052A1; text-decoration: none;}

h1 {
	color: #5A5A5A;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	padding-left:10px;
	margin-bottom: 15px;
}
   
h2 {
	color: #5A5A5A;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	padding-left:10px;
	margin-bottom: 15px;
	clear: both;
	padding-top: 20px;
}

h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {
text-decoration: none;
color: #5A5A5A;
}

h3 {
	color: #5A5A5A;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	padding-left:10px;
	margin-bottom: 15px;
	padding-top: 30px;
	clear: both;
}

h4 {
	color: #5A5A5A;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	padding-left:10px;
	margin-bottom: 15px;
	padding-top: 30px;
	clear: both;
}

h5 {
	color: #5A5A5A;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	padding-left:10px;
	clear: both;
	display: inline;
}

p {
	width: 660px;
	padding: 10px;
	margin: 0px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
   }


.body_shadow {
	width:1024px; 
	margin:auto; 
	text-align:left; 
	background-image:url("images/bg_wrapper.gif"); 
	background-repeat:repeat-y;
}

#wrapper {
	height: 100%;
	width: 990px;
	margin: 0px auto;
	background: #ffffff;
}

#content {
	float:left;
	margin:0px 0px 0px 0px;
	width:990px;
	display:inline;
	text-align: justify;
	background:#ffffff;
	padding: 0 0 0 0;
	margin-top: 200px;
}

#main ul li {
	list-style-type: disc;
	margin-bottom: 5px;
	margin-top: 5px;
	list-style-position: outside;
   }
   
.entry a:link {
color: #0052A1;
text-decoration: underline;
}   
.entry a:visited {
color: #0052A1;
text-decoration: underline;
}   
.entry a:active {
color: #0052A1;
text-decoration: underline;
}   
.entry a:hover {
color: #0052A1;
text-decoration: none;
}   

#footer {
	background-color:#eeeeee;
	font-size:12px;
	padding-top:20px;
	width:991px;
	color: #333333;
	text-align: center;
	margin: 0px auto;
	padding-bottom: 15px;
	background-image:url("images/bg_footer.png");
	background-repeat:repeat-x;
	clear: both;
}

#footer a:link, #footer a:visited, #footer a:active {
	text-decoration: none;
    color: #333333;	
}

#footer a:hover {
text-decoration: underline;
color: #333333;
}

.contentbox {
	float:left;
	width: 930px;
	min-height: 100px;
	padding: 0px;
	margin-left: 32px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_box.gif);
	background-repeat: repeat-x;
   }


.contentbox p {
	padding: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Verdana;
	text-align: justify;
   }

#infobox {
	float:right;
	width: 460px;
	padding: 20px;
	margin-right: 20px;
	margin-top: 15px;
	font-size: 14px;
	font-family: Arial, Verdana;
	text-align: justify;
	padding-top:0px;
   }

#teaserbox {
	float:left;
	width: 450px;
	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 14px;
	font-family: Arial, Verdana;
	text-align: justify;
	margin-left:20px;
   }
   
#teaserbox ul {
	float: left;
	padding-top: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	padding-left: 45px;
	margin-left: 0px;
	list-style: none;
   }

#teaserbox li {
	font-size: 18px;
	padding-bottom: 5px;
	font-family:  arial;
	color: #3C3B3B;
	padding-left: 25px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px;
   }

.tbl_info {
	margin-left: 15px;
	float: left;
	width: 900px;
	text-align: center;
	border: 1px #D1D1D1 solid;
	font-size: 12px;
	font-family: Arial, Verdana;
   }

.tbl_info td {
	border-top: 1px #D1D1D1 solid;
   }

.td_info {
	background-image: url(images/bg_box.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Verdana;
   }
   
tr:hover td, tr:hover th {
        background-color: #eee;
}

.partnerlogo {
	border: 1px #D1D1D1 solid;
	margin-right: 10px; 
	margin-bottom: 10px; 
	float: left;
   }

.partnertest {
	margin-left: 10px; 
	margin-bottom: 10px; 
	float: right;
   }

.partnerlogo_left {
	border: 1px #D1D1D1 solid;
	float: none;
	margin-top: 5px; 
	margin-bottom: 5px; 
   }
   
   
 #header {
	width: 991px;
	height: 200px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 0px;
	background-color: #C8C8D8;
   }
   

#info {
	width: 450px;
	height: 20px;
	position: absolute;
	top: 5px;
	right: 10px;
	text-align: right;
	font-size: 10px;
	font-family: Arial, Verdana;
        color: #3C3B3B;
	z-index:1;
   }

#banner{
	width: 468px;
	height: 60px;
	position: absolute;
	top: 10px;
	right: 30px;
	text-align: left;
	font-size: 11px;
	font-family: Arial, Verdana;
   }

#navigation {
	width: 940px;
	height: 25px;
	position: absolute;
	top: 172px;
	left: 30px;
	text-align: right;
	font-size: 15px;
	font-family: Verdana, Arial;
	color: white;
   }

#navigation a:link {
color: #FFFFFF;
margin-right: 10px;
float: left;
text-decoration: none;
}   
#navigation a:visited {
color: #FFFFFF;
margin-right: 10px;
float: left;
text-decoration: none;
}   
#navigation a:active {
color: #FFFFFF;
margin-right: 10px;
float: left;
text-decoration: none;
}   
#navigation a:hover {
color: #333333;
margin-right: 10px;
float: left;
text-decoration: underline;
}   
   
#sidebar {
 width: 280px;	
padding: 10px 0 10px 0;
float:right;
margin-bottom: 10px;
border-left: 1px solid #EEEEEE;
text-align: left;
}

#sidebar h6 {
    font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
    text-decoration: none;
	color: #333333;
	border-bottom:1px dotted #999999;
	margin-bottom: 15px;
	margin-top:15px;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0px 0 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0px 0 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px 0 0;
	padding: 0;
	}

#sidebar #searchform #s {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #DDDDDD;
display:block;
font-family:Arial,Verdana, Helvetica,sans-serif;
margin-left:auto;
margin-right: auto;
position:relative;
width:230px;
padding:3px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#main {
	float: left;
        width: 680px;
padding-left: 15px;
line-height: 18px;
}

#headerlink a {
        display: block;
        width: 991px;
        height: 162px;
        color: #000;
}

#sidebar-main{width:240px;margin-left:10px;margin-right:10px;}
#sub-left{float:left;width:115px;margin-left:10px;margin-right:5px;}
#sub-right{float:right;width:115px;margin-left:5px;margin-right:30px;}

#sidebar a{text-decoration:none;}
#sidebar a:hover{text-decoration:none;}

#sidebar ul, ul li, li {list-style-type: none;list-style-position: inside;padding:0;margin:0;}

#sidebar ul li a {margin:2px;font-family:Arial, Verdana, Helvetica, sans-serif;font-size:12px;padding-left:4px;display: block;text-decoration:none; }

#sidebar ul li a:hover {background:#EEEEEE;text-decoration: none;}


hr {
color: #EEEEEE;
border-style: none none solid;
border-width: 0 0 1px;
margin-top:15px;
}

.postmetadata {
font-size: 11px;
color: #5A5A5A;
margin-bottom: 40px;
}

.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active {
font-size: 11px;
color: #5A5A5A;
text-decoration: underline;
}

.postmetadata a:hover{
font-size: 11px;
color: #5A5A5A;
text-decoration: none;
}

.postmetadata_single {
font-size: 11px;
color: #5A5A5A;
border-top: 1px solid #EEEEEE;
margin: 0px 10px 15px;
padding: 5px 0;
}

.postmetadata_single a:link, .postmetadata_single a:visited, .postmetadata_single a:active {
font-size: 11px;
color: #5A5A5A;
text-decoration: underline;
}

.postmetadata_single a:hover{
font-size: 11px;
color: #5A5A5A;
text-decoration: none;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	float:none;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

p.top {
clear:both;
color:#BBBBCC;
font-size:x-small;
padding-right:0 !important;
text-align:right;
text-transform:uppercase;
float:right;
margin-top:-12px;
margin-right: 8px;
width: 31px;
}

#footer p.top a:link, #footer p.top a:hover, #footer p.top a:visited, #footer p.top a:active {
color:#BBBBCC;
text-decoration:none;
}


textarea {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #DDDDDD;
display:block;
font-family:Arial,Verdana, Helvetica,sans-serif;
float:left;
padding:3px;
}

textarea:active, textarea:hover, textarea:focus {
border:1px solid #333333;
}

input {
border:1px solid #DDDDDD;
padding: 2px;
}

input:active, input:hover, input:focus {
border:1px solid #333333;
padding: 2px;
}

.posthead {
font-size: 11px;
color: #5A5A5A;
border-bottom: 1px solid #EEEEEE;
margin: 0 10px 15px;
padding: 0 0 5px;
}

.posthead a:link, .posthead a:visited, .posthead a:active {
font-size: 11px;
color: #5A5A5A;
text-decoration: underline;
}

.posthead a:hover{
font-size: 11px;
color: #5A5A5A;
text-decoration: none;
}

.avatar {
border:2px solid #EEEEEE;
float:left;
height:48px;
margin-top:4px;
padding:4px;
width:48px;
}

.blogcommenttext {
float:right;
width:595px;
margin-top:4px;
}

.blogcommenttime {
color:#5A5A5A;
font-size:11px;
line-height:14px;
padding-bottom:6px;
}

.commentlist{
margin-left: 15px;
}

.blogcommenttext p {
padding: 0px;
}

.share {
margin-top: 10px;
}

.quote {
	background-image:url("images/quote.gif");
	background-repeat:no-repeat;
	color: #333333;
	background-position: 180px bottom;
	font-size: 12px;
}

.maskottchen {
	background-image:url("images/bg_maskottchen.png");
	background-repeat:no-repeat;
	font-size: 12px;
	color:#333333;
	padding-left:12px;
	padding-right:30px;
	padding-top:15px;
}

.suche {
	clear: both;
	margin-bottom: 30px;
}

p.weinsuche {
	width: 660px;
	float:left;
	padding: 10px;
	margin: 0px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

p.search_top {
border-top: 2px solid #999999;
background: #EEEEEE;
color: #333333;
font-size: 12px;
height:15px;
margin-bottom:30px;
padding:5px;
margin-left: 10px;
width: 645px;
}

#vorschau{
margin-left: 10px;
padding-top: 30px;
clear: both;
}

#inner {
margin-top: 10px;
}

blockquote {
	background-image:url("images/quote.gif");
	background-repeat:no-repeat;
	color: #333333;
	background-position: 10px top;
	font-size: 12px;
}

blockquote p {
width: 600px;
}

#product {
width:645px;
margin-left: 10px;
padding: 5px;
font-size: 12px;
clear: both;
margin-bottom: 10px;
}

.produktbild {
float:left;
margin-right: 5px;
margin-top: 5px;
padding: 5px;
border: 1px solid #999999;
}

.description {
float:right;
width:540px;
}

a img {
border: 0px;
}

a.dark {
text-decoration: none;
color: #999999;
}

a.dark:hover {
text-decoration: underline;
}

#atff{
display: none;
}

.weinsuche {
margin-left: 10px;
width: 645px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	width: auto;
	float: none;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	float: none;
}
	
.detail {
border: 1px dashed #666666;
width: 100px;
float: right;
}	

table, tr, td {
border: 1px solid #D1D1D1;
border-collapse: collapse;
padding: 5px;
text-align: left;
margin-left: 10px;
}

table {
width: 660px;
}
