/*
Theme Name: Weinbau Markus Ruch
Theme URI: http://wordpress.org/
Version: 1.0
Author: Nicolas Blanchard

*/



body {
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:100.1%; /*** Don't change this setting. Make all other
font-sizes in % (preferred) or ems ***/
	color:#000000;
	}
a {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	}
a:visited {
	color:#000000;
	}
a:active {
	color:#000000;
	}
a:hover {
	text-decoration: none;
	color:#000000;
	}
strong, b {
	font-weight: bold;
	}
hr {
	margin: 0px; /* fixes xhtml N6 bug where the hr sits to the left*/
	color: #ccc; /* for ie */
	background-color: #ccc; /* for everyone else */
	height: 1px;
	}
p {
	/*font-size: 90%;*/
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.4em;
	margin-top: 2em;
	margin-bottom: 2em;	
	padding-bottom:1em;
	}
p a {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color:#000000;
	}
p a:visited {
	color:#000000;
	}
p a:active {
	color:#000000;
	}
p a:hover {
	text-decoration: none;
	color:#000000;
	}
.formularbutton{
		font-family: Georgia, "Times New Roman", Times, serif;
}

li {
	/*font-family: verdana, arial, helvetica, sans-serif;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom:0.5em;
	font-size: 90%;
	line-height: 1em;
	margin-top: 0em;
	margin-bottom: 0em; 
	
	/*line-height: 1.4em;
	margin-top: 2em;
	margin-bottom: 2em;	
	padding-bottom:1em;*/
	}
ul {
	/*margin-top: 1.0em;
	margin-bottom: 1.0em; */
	margin-top: 0px;
	margin-bottom: 0.5em;	
	}
td {
	font-size: 90%;
	}
hr {
	margin-top: 2.0em;
	margin-bottom: 2.0em;
	}
img {
	border: 0;
	}
/*** the following styles and notes are (c) Copyright
Big John @ www.positioniseverything.net ***/
div,p{margin:0}

.italics-test, .italics-test-side {
font-style: italic; 
text-align: justify; 
}

/***
The following fixes prevent justified italic text
from destroying the layout in IE/win. The problem
is that those properties together make IE force the
container wider, which in this type of floated layout
causes a float drop.
Pre-IE6 gets "width: 100%" and "overflow: hidden",
while IE6 gets "width: auto" and "overflow: visible,
which is the default, but explicitly stating it seems
to keep IE6 happy. IE6 also needs to see the
"height: 1%" to give it some kind of box dimension.
Browser coddling we call it. Finally, Bruno Fassino
found that "word-wrap: break-word;" disarranged the
justified text in IE5.5 and 6, so it is defaulted to
"normal" for this text.
If you don't need justified and italicized text then
forget all these fixes.
Although, ClevaTreva adds, I have seen some odd
behavior with normal justified text in IE, so
this may be worth remembering.
***/

/* \*/
* html .italics-test, * html .italics-test-side {
overflow: hidden;
width: 100%;
o\verflow: visible;
w\idth: auto;
he\ight: 1px;
word-wrap: normal;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #000000;
	border-bottom-color: #adcbce;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	margin-top:0px;	
	margin-bottom:9px;
	padding-bottom:4px;
}
.titlepinotnoir{
	border-bottom-color: #C80048;
}
.titlecuvee{
	border-bottom-color: #750083;
}
.titlemuellerthurgau{
	border-bottom-color: #CBDCAA;
}
.titleweissherbst{
	border-bottom-color: #D0E3E5;
}
.titleweinbrand{
	border-bottom-color: #FF9900;
}
.toplinie {
	border-top-color: #000000;
	border-top-width: 3px;
	border-top-style: solid;
}
.fotterleft {
	margin-top:10px;
	border-top-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	position:absolute;
	width:50%;
	text-align: left;
	padding-top: 7px;	
}
.fotterright {
	margin-top:10px;
	padding-top: 7px;	
	border-top-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	
	position:absolute; left:50%; width:50%;
	text-align: right;	
}
.menuitem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #d0e3e5;
}
.menuitem_on {
	color: #000000;
}

.topmenu
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top:2px;
	text-align: center;	
}
.topmenu a
{
	color: #d0e3e5;
}

.topmenu a:visited {
	color: #d0e3e5;
	}
.topmenu a:active {
	color: #000000;
	}
.topmenu a:hover {
	color: #000000;
	text-decoration: none;
	}
	
.topmenu a.current {
	color: #000000;
	}

.topmenu li
{
	border-left: 1px solid #d0e3e5;
	float: left;
	line-height: 1.1em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #d0e3e5;
}

.submenu{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	width: 115px;
	padding-top:9px;
}

.submenulist{
	margin-top:2px;
}
.submenulist li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #d0e3e5;
	list-style-type: none;
	text-indent: -40px;	
	margin-bottom: 8px;		
	/*letter-spacing: -0.3px;*/
}
.submenuitem_on {
	color: #000000;
}

.submenulist a
{
	color: #d0e3e5;
	font-weight:normal;
}

.submenulist a:visited {
	color: #d0e3e5;
	}
.submenulist a:active {
	color: #000000;
	}
.submenulist a:hover {
	color: #000000;
	text-decoration: none;
	}
	
.submenulist a.current {
	color: #000000;
	}
	
.current_page_item a:link, .current_page_item a:visited {color: #000000;}
/* */

/* 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.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

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

img.alignleft {
	padding: 0px;
	margin: 0 0px 0px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

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

/* Bestellformuar */
.bsform {
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 0px;	
	cellspacing:0;
	cellpadding:0;
}
.bsform p {
	/*font-size: 90%;*/
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	margin-top: 0em;
	margin-bottom: 0em;	
	padding-bottom:0em;
	}
.bsform td{
	vertical-align:bottom;
}
.bsform th{
	border-bottom-color: #adcbce;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	padding: 0px;	
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #000000;
	text-align:left;
	margin-top:0px;	
	margin-bottom:9px;
	padding-bottom:4px;	
	vertical-align:bottom;
	
}
.weinkattitle{
	border-bottom-width: 6px;
	border-bottom-style: solid;
	padding: 0px;	
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #000000;
	text-align:left;
	margin-top:0px;	
	margin-bottom:9px;
	padding-bottom:4px;	
	vertical-align:bottom;
}

.katrotwein{
	border-bottom-color: #C80048;
}
.katweisswein{
	border-bottom-color: #CBDCAA;
}
.katschnaps{
	border-bottom-color: #FF9900;
}
.smheader {
	font-size:10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:0px;
	padding-left: 5px;
	padding-right: 5px;
	
}
.kleingedrucktes {
	font-size:10px;
	font-family: verdana, helvetica, arial, sans-serif;
	font-weight:normal;
	letter-spacing:0px;
}
.weintitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
}
.formstyle{
	background-color:#F0F0F0;
	border: 1px solid #000000;
	padding:2px;
}
.adresslabel {
	font-size:12px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:0px;
	vertical-align: super;
	line-height: 1.2em;
	margin-top: 0em;
	margin-bottom: 0em;	
	padding-bottom:0em;
}
.error {
	color:#FF0000;
	text-align:center;
}

.ausverkauft {
	color:#FF0000;
	font-size:80%;
}

