/* 
Theme Name: mts spargel
Theme URI: all rights reserved by <a href="http://spargelschaeler24.de" title="Spargelsch&auml;ler">Spargelsch&auml;ler</a> and design and rights   by <a href="http://www.webdesign-in.de/" title="Webdesign by mts">mts</a>.  
Tags: fix width, widget-ready, widgets,  left sidbear, two columns, valid XHTML, valid CSS

Version: 1.0.0
Author: mts
Author URI: http://www.webdesign-in.de/

 */
/*<![CDATA[*/

html,body{margin:0;padding:0;}
html{color:#151515;background-color:#fff;background-image:url(images/mts-spargel-body.jpg);  background-repeat:repeat-x;  background-position:50% 0;}
body{	 }
div#containerl {
	width: 985px;
	margin: 4px  auto 0 auto;
	text-align: center;
	border-right: 2px solid #666;
	color: #151515;
	background-color: #fff;
}
div#wrapper {
	width: 100%;
	float: left;
	min-height: 500px;
	height: auto !important;
	height: 100%;
}
div#content {
	margin:0 0 5px 30%;
	text-align: left;
	min-height: 500px;
	height: auto !important;
	height: 100%;
	overflow: hidden;
}
div#header {
	width: 99.8%;
	position: relative;
	height: 110px;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #666;
	background-image:url(images/wuesthof-logo.jpg);
  background-repeat:no-repeat;
  background-position:0 0;
}
/*div#header h1 a {
	position: absolute;
	top:40px;
	left: 340px;
	font:  120%/160% 	"Palatino Linotype","Book Antiqua",Palatino,serif;
	font-weight:lighter;
	color:#808080;
	background-color:inherit;
}*/

 div#header h1  {
 	
}

div#header h1 a{position: absolute;
	top:15px;
	left: 305px;
	font:  115%/140% 	"Palatino Linotype","Book Antiqua",Palatino,serif;
	font-weight:lighter;
	color:#808080;
	background-color:inherit; }

div.adresse{text-align:left;padding-bottom:5px;position:absolute;top:4px;left:0;width:305px;}
div.adresse span{display:block;padding-left:85px;}
div#navigation {
	float:left;
	width:29.5%;
	margin-top: 8px;
	margin-left: -99.74%;
	text-align: left;
}

div#footer{margin:0 auto;text-align:center;clear:left;width:985px;}
/*--all over the world--*/
html, body {	font: 0.9em/1.4em Verdana, "Trebuchet ms", "Gill Sans MT", "Gill sans", sans-serif;}
ol li, ul li {
	list-style-type: none;
	list-style-image: none;
	line-height: 1.6em;
}
body img.wp-smiley {
	border: none;
	float: none;
	vertical-align: middle;
}
.clear {clear: both;}
h2, h3, h4, h5, h6 {
	margin: 13px 8px 4px 8px;
	font: 130%/140% "Palatino Linotype", swiss, serif;
	color: #808080;
	background-color: inherit;
}
input, textarea {	background-color: #fff;	color: #151515;}
p {	padding: 4px 10px;	margin: 0 10px 0 10px;}
#footer p {
	margin: 0 5px 0 0;
	padding: 0.5em 0;
	text-align: right;
	font-size: 0.8em;
}
.invisible,.footerprint{position:absolute;left:-5999px;width:12px;font-size:0.1em;height:0.1em;}
pre, code {
	font: 0.9em/1.7em Courier, monospace;
	width: 90%;
	overflow: auto;
	clear: both;
	margin: 10px 0 10px 15px;
	padding: 5px 3px 20px 4px;

}
pre{	border: 1px solid #2a4651;}
b, strong, i, em {}
ins {
	text-decoration: none;
	padding-left: 2px;
	border-bottom: 1px solid #2a4651;
	border-left: 1px solid #2a4651;
}
del {
	font-weight: bold;
	color: #ff0000;
	background-color: inherit;
}
address {
	margin: 0 5%;
	padding: 0 5px 0 9px;
	border-left: 2px solid #2a4651;
}
blockquote {
	border-left: 3px double #2a4651;
	margin: 5px auto;
	width: 70%;
	padding-left: 5px;
}
blockquote p {padding: 5px;}
acronym, abbr, span.caps, span.abbr {	cursor: help;}
acronym, abbr, span.abbr {border-bottom: 1px dashed #4d86df;}
/*--links--*/
a,a:link{padding:0 2px;color:#3d4b0e;background-color:transparent;text-decoration:underline;}
a:visited{color:#37440d;background-color:inherit;text-decoration:none;}
a:link:focus{color:#ff0000;background-color:transparent;text-decoration:none;}
a:link:hover,a:visited:hover{color:#2a4651;background-color:inherit;text-decoration:none;}
a:link:active,a:visited:active{color:#ffa500;background-color:inherit;}
/*--images as a link--*/
:link img{border:none;}
:visited img{border:none;}
:link:active img,:visited:active img{border:none;}
/*--articles--*/
div.post {
	margin: 10px 0;
	border-bottom: 1px solid #666;
}
/*--new classes for  WP 27  at the end of the file--*/

.navigate {
	text-align: center;
	width: 98%;
	margin: 0 auto;
}
.metadata {
	border-top: 1px solid #666;
	margin: 0;
	clear: both;
}
.more-link {font-weight:bold;}
.hentry  h2,
.post h2 {
	font: bold 170%/180% "Palatino Linotype", swiss, serif;
}
/*--lists--*/
.hentry ul li,  
.hentry ol li,
.post ul li,  
.post ol li {
	padding: 2px 0 2px 12px;
	background-repeat: no-repeat;
	background-position: 0 7px;
}
.hentry ol li,
.post ol li {	background-image: url(images/mts-ol-li.gif);}
.hentry ul li,
.post ul li {	background-image: url(images/mts-ul-li.gif);}

.hentry  ul ul, 
.hentry  ol ol, 
.hentry  ul ol, 
.hentry  ol ul,
.post ul ul, 
.post ol ol, 
.post ul ol, 
.post ol ul {
	margin-left: 5px;
}
/*--navigation on the left--*/
#navigation h4 {
	border-bottom:1px solid #666;
	margin: 14px 4px 0 0;
	padding-left: 5px;
	line-height: 1.6em;
}
div#navigation ul {
	margin: 0 4px 14px 4px;
	padding: 0 0 2px 12px;
}
div#navigation ul ul {
	margin: 0;
	padding: 2px 0 2px 0;
}
div#navigation ul li, div#navigation ul li ul li {
	list-style-type: none;
	margin: 0;
	padding: 3px 0 0 18px;
	background-image: url(images/mts-links-li.gif);
	background-repeat: no-repeat;
	background-position:5px 8px;
	line-height: 1.6em;
	background-color:#f5f5f5;

}
div#navigation ul li{	border-top:1px solid #fff;}
div#navigation ul li ul li{border-top:none;}

div#navigation ul li.current_page_item, div#navigation ul li ul li.current_page_item,
div#navigation ul li.current-cat, div#navigation ul li ul li.current-cat { 
  background-image: url(images/mts-links-li-current.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
}
div#navigation li a{padding:0;display:block;width:99%;border-top:1px solid #f5f5f5;border-bottom:1px solid #f5f5f5;}
div#navigation li a:hover{border-top:1px solid #333;border-bottom:1px solid #333;}
div#navigation .rss li {background-image: none;}
div#navigation a b {font-weight: normal;}

div#navigation li.ohne{background-image:none!important;list-style-type:none!important;height:0.01em;font-size:0.01em;padding:0;margin:0;}
/*--searchform--*/

div.headsuche{width:23%;position:absolute;top:-10px;right:-4px;margin:0;padding:0;z-index:3000;}
div.headsuche form#searchform {text-align:right;width: 95%;margin: 0;padding:0;}
div.headsuche form#searchform fieldset{  border:none;}
div.headsuche form#searchform input{  border: 1px solid #666;}
div.headsuche input#s{  width:75%;  margin-left:4px;margin-bottom: 0;  padding:4px;font-size:1em;}
div.headsuche input#searchsubmit {border:none!important;cursor: pointer;display:inline;	width:25px;height:23px;}
div.headsuche input#searchsubmit  img{display:inline;vertical-align:bottom;}

/*--suche im content--*/

form#searchform {text-align:left;width: 90%;margin: 2px;}
form#searchform fieldset{  border:none;}
form#searchform input{  border: 1px solid #666;}
input#s{  width:55%;  margin-left:4px;  padding:2px;}
input#searchsubmit {	cursor: pointer;display:inline;	width:32%;}
/*--widgets tagcloud calendar-*/
div.textwidget{	margin: 0 4px 0 16px;	padding: 3px 2px 0 18px;	background-color:#f5f5f5;color:inherit;}
ul.tagcloud li{display:inline;margin:3px 0;line-height:150%;padding-left:3px;}

/*--images and other--*/
img.thumbnail{padding:2px;float:left;margin:5px 5px 5px 0;}
.right{float:right;margin:3px 5px;}
.left{float:left;margin:3px 5px;}
.center{margin:0 auto;text-align:center;}
.aligncenter,div.aligncenter{display:block;margin:8px auto;text-align:center;}
.alignright{float:right;}
.alignleft{float:left;}
img.centered{display:block;margin-left:auto;margin-right:auto;}
img.alignright{display:inline;margin:0 0 2px 7px;padding:4px;float:right;}
img.alignleft{display:inline;margin:0 7px 2px 0;padding:4px;float:left;}
.wp-caption{text-align:center;padding-top:4px;margin:10px;}
.wp-caption img{margin:0;padding:0;border:0 none;}
.wp-caption p.wp-caption-text{padding:0 4px 5px;margin:0;}
/*------ gallery ------*/
.gallery{text-align:center;}
.gallery img{padding:3px;}
.attachment{text-align:center;}
.attachment img{padding:5px;}
.imgnav{text-align:center;}
.imgleft{float:left;}
.imgleft img{padding:5px;}
.imgright{float:right;}
.imgright img{padding:5px;}
html div.post p img.wp-smiley{border:none;}
.topp{clear:both;text-align:right;font-size:0.8em;}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */

/*--news wp 27--*/
.post{ }
.page{ }
.tag{}

/*--you can design every post specific to its category --*/
.category-nameofthecat{}

.hentry{margin: 10px 0; 
	border-bottom: 1px solid #666;}
.sticky{margin: 10px 0; text-align:justify;border-bottom: 1px solid #666;}
.sticky h2 {border-top:3px double #666;
	border-bottom: 1px solid #666;width:99%;text-align:center; }
	ul.inhalte{clear:both;}
ul.inhalte li{background-image:none!important;display:inline;width:170px;float:left;background-color:#f5f5f5;margin:3px;}
ul.inhalte li a img.thumbnail{float:none!important;text-align:center;margin:0 auto;}
ul.inhalte li a {text-align:center;margin:0 auto;}
/*--individual--*/
.postindex01{clear:both; border-bottom:1px solid #666;margin:-10px 0 10px 0;padding-bottom:20px;}
.meta{clear:both;float:right;display:inline;position:relative;width:220px;margin-right:20px;}
	span.artikelnummer{float:left;}
	span.print{float:right;width:110px;background-image:url(images/mts-spargel-print.jpg);background-position:0 0;background-repeat:no-repeat;padding-left:16px;}
	span.stueck{float:left;}
	span.uvp{float:left; }
	span.preisUVP{float:right;text-align:left;width:110px;}
	span.europrostueck{float:right;text-align:left;width:110px;}
ul.related{margin:2px 0 0 120px;padding:0;background-color:#f5f5f5;color:inherit;}
 ul.related  li{padding-left:5px;	border-top:1px solid #fff;}
/*--end news classes--*/
/*----gallery startseite--*/
div.postgallery {
	margin:3px 0 0 0;padding:0;
	border-bottom: 2px solid #cc0000;
}
#my_gallery{float:left;margin:5px 15px 5px 5px;padding:0.2em 0;display:inline;}
.my_gallery-text{margin:5px 12px 0 300px;display:inline;}
.innerfade img{vertical-align:middle;}



/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */


.cform { 
	margin:10px auto 0 auto; 
	width: 410px; 
}

.cform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 5px 0; 
	border:none;
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin:0;
	padding:0; 
	font:normal 18px Helvetica; 
	color: #666;
	letter-spacing:3px;
}

ol.cf-ol { 
	margin:0!important; 
	padding:15px 0 0 0!important; 
	border-top:1px solid #f2f2f2;
}
ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.1em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	color:#666;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt !important;
	padding:0pt 0pt 0pt 100px;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:90px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
	color: #666;
	font:0.9em Trebuchet MS,sans-serif;
}
.cform label span {
	width:90px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 2px 0pt 6px;
	text-align:left;
	width:75px;
}

label.cf-after span {
	width:75px;
	display:block;
}

label.cf-group-after {
	margin:4px 0 0 2px;
	width:60px;
	text-align:left;
}
label.cf-group-after span {
	width:60px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	border:1px solid #aaa; 
	font:0.9em Trebuchet MS,sans-serif;
	color:#666;
	background:#ffffff url(images/field-bg-top.gif) repeat-x top left;
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border: 1px solid #FFCC00;
	background:#ffffff url(images/field-bg-bottom.gif) repeat-x bottom left; 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	color:#666;
	background:#ffffff url(images/field-bg-bottom.gif) repeat-x bottom left; 
}

.cform textarea,
.cform input {
	width:298px; 
}
.cform select {
	width:306px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	overflow:auto;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:0px 5px 7px 98px;
	display: block; 
	vertical-align:top;
	color: #666;
	font-size:0.7em;
	line-height:1.2em;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt 0 !important;
	padding:0pt 0pt 0pt 100px;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:1px 0 0 0; 
	width:16px; 
	height:22px;
	border:none!important;
	background:none!important;
}

input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 100px; 
} 


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	margin: 0;
	padding:0pt 3px 0pt 0pt !important;
	text-align:right;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:auto;  
	padding:2px 1em; 
	margin: 0;
	font-size:0.8em;
	background:url(images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}
.cform input.resetbutton {
	margin: 0 5px 0 0;
}
.cform input.backbutton {
	margin: 0 5px 0 0;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(images/li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	margin:0 0 0 10px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(images/icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*---------------------*/
#li--9{clear:both;}
/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */
label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:100px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(images/captcha_reset_white.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	background:#F9F9F9 none repeat scroll 0%;
	color:#AAAAAA;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(images/li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9;
	color:#AAAAAA;
	display:block;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:red; 
	border:1px solid #FF0000; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:red; 
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

p.cf_info 		{
	margin:10px 0;
	text-align:center;
}
p.success 	{
	color:green;
}
p.failure 	{
	color:red;
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	margin:6px auto 10px !important;
	padding:0pt 6px 0pt 0pt !important;
	text-align:right;
	width:410px;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
*+html ol.cf-ol,
*+html ol.cf-ol li	{
	display: inline-block;  /*for ie7*/
}
* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;
}
* html .cform legend { 
	position:absolute; 
	left: -8px; 
	top:0;
	margin-left:0;
}
*+html .cform legend { 
	position:absolute; 
	left: -8px;
	top:0;
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html img.captcha	{
	margin-bottom:1px!important;
}
*+html img.captcha	{
	margin-bottom:1px!important;
}






















/*]]>*/
