/*  
Theme Name: Scheible Customized
Description: Scheible Customized Theme
Version: 0.1
Author: Torsten Bergler
Author URI: http://www.torstenbergler.de

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

html, body, div, p, h1, h2, h3, h4, ul, ol, span, table, td, form, li, input {
	color: #111;
	font-family: Tahoma, Verdana, Arial, "Times New Roman", sans-serif;
	font-size: 10px;
	line-height: 15px;
}
html, body, div, p, h1, h2, h3, table, td, form, img {
	margin: 0px;
	padding: 0px;
}
html, body {
	background: transparent url(images/ms-pattern.gif);
}

#paper {
	width: 100%;
	/* left: 50%;
	margin-left: -488px; */
}
a:link, a:visited {
	color: #FFF800;
	text-decoration: none;
}

a:hover, a:active {
	color: #FFF800;
		
}

#header {
	width: 75%;
	height: 65px;
	background: transparent url(images/ms-pattern.gif);
	padding-left: 25%;
	font-size: 40px;
	text-transform: uppercase;
	line-height: 65px;
}

#header a, #header a:link, #header a:visited, #header a:hover, #header a:active  {
	color: #fff;

}

#header a:hover, #header a:active  {
	color: #fff800;
}

.metanav {
	
	height: 30px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 30px;
}

.metanav a, .metanav a:link, .metanav a:visited, .metanav a:hover, .metanav a:active  {
	display: block;
	width: 75%;
	height: 30px;
	background: #000;
	padding-left: 25%;
	border-top: 1px dotted #fff;
}

.metanav a:hover, .metanav a:active  {
	background: #222;
}

.slider1, .slider2 {
	
}

.subnav {
	height: 15px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 15px;
	
}

.subnav a, .subnav a:link, .subnav a:visited, .subnav a:hover, .subnav a:active  {
	display: block;
	width: 75%;
	height: 15px;
	background: #fff800;
	color: #000;
	padding-left: 25%; 
	border-top: 1px dotted #000;
}

.subnav a:hover, .subnav a:active  {
	background: #000;
	color: #fff;
}

.entry {
	width: 65%;
	background: #fff;
	padding: 20px 25% 20px 25%;
	height: auto;
}

.entry p {
	margin-left: 35%;
	padding-left: 20px;
	height: auto;
}

.entry .float {
	float: left;
	width: 35%;
	padding-right: 20px;
	margin-left: 0px;
	padding-left: 0px;
	height: auto;
}

.entry #info_contact {
	margin-left: 0px;
	padding-left: 0px;
	height: auto;
}

.entry .right {
	width: 54%;
	height: auto;
}

.imagelink img {
	border: 1px solid #444;
	margin-right: 10px;
	margin-bottom: 10px;
}

.entry a, .entry a:link, .entry a:visited   {
	color: #777500;
}

.entry a:hover, .entry a:active {
	color: #666;	
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
