/*
Theme Name: on-web DE-Edition
Theme URI: http://on-web.de/
Description:
Version: 1.0
Author: Patrick Koecher
Author URI: http://www.stuchy.de/
Tags: two columns, dark
*/


* {
	margin: 0px;
	padding: 0px;
}

BODY {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	color: #333;
	text-align: center;
	background: #a6a6a6;
}

A {
	text-decoration: none;
	color: #0656cb;
}

A IMG {
	border: none;
}

H1 {
	font-family: 	Tahoma, Arial;
	font-size: 210%;
}

H2 {
	font-size: 140%;
}

H3 {
	font-size: 130%;
	margin-bottom: 10px;
}


UL {
	list-style: none;
}

#non_footer {
	background: #FFFFFF url(images/bg.png) repeat-x;
}

#wrapper {
	width: 960px;
	margin: auto;
	text-align: left;
}

#header_wrapper {
	height: 260px;
}

#header {
	height: 41px;
	clear: both;
}

#logo {
	height: 200px;
	width: 342px;
	float: left;
	background: url(images/logo.png) no-repeat;
}

#teaser {
	height: 198px;
	width: 618px;
	background: url(images/teaser.jpg) no-repeat;
	float: right;
	text-align: right;
	color: #727980;
}

#content_wrapper {
	position: relative;
	top: -7px;
	clear: both;
	width: 780px;
	padding: 0px 20px 10px 20px;
	margin: auto;
}

#sidebar {
	width: 202px;
	min-height: 300px;
	float: right;
	margin: auto;
}

#content {
	margin: 0px 0px 10px;
	width: 552px;
	float: left;
	border-bottom: 5px solid #CCCCCC;
}

div.grey {
	background: #f2f2f2 url(images/content_bg.png) no-repeat;
	padding-bottom: 10px;
}

.post {
	min-height: 150px;
	padding: 0px 20px;
}

#footer_wrapper {
	background: url(images/footer_bg.png) repeat-x;
	margin: auto;
	clear: both;
	text-align: center;
}

#footer {
	width: 780px;
	height: 161px;
	text-align: left;
	margin: auto;
}

#footer_left {
	line-height: 30px;
	width: 400px;
	float: left;
	padding: 0px 15px;
}

#footer_right {
	width: 190px;
	height: 35px;
	float: right;
	line-height: 30px;
	padding: 0px 15px;
}

#shop_cube {
	width: 202px;
	height: 243px;
	background: url(images/cube.jpg);
}

div.hr {
	padding: 0;
	margin: 0;
	border: none;
	height: 20px;
	color: transparent;
	background: transparent url(images/bar.png) no-repeat 0px 6px;
	clear: both;
}

div.hr hr {
	display: none;
}

HR.eof {
	clear:both;
	margin:0;
	padding:0;
	visibility:hidden;
}

/*****
font and style
*****/

#teaser H1 {
	margin: 50px 200px 10px 0px;
	margin-bottom: 15px;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 190%;
}

#teaser H2 {
	font-size: 150%;
	margin: 10px 200px 5px 0px;
	text-align: right;
}

#teaser P {
	margin-right: 200px;
	font-size: 110%;
}

#header ul {
	position: absolute;
	top: 212px;
	margin-left: 45px;
	list-style: none;
}

#header ul img {
}

#header ul li {
	float: left;
	font-family: "Trebuchet MS",Tahoma,Arial;
}

#header ul li a {
	display: block;
	padding: 11px 15px;
	font-size: 130%;
	color: #FFF;
	height: 19px;
}

#header ul li.current_page_item {
	background: url(images/topbar_pink.png) repeat-x;
}

#header ul li.page_item a:hover {
	background: url(images/topbar_hover.png) repeat-x;
}

#header ul li.current_page_item a:hover {
	background: url(images/topbar_pink.png) repeat-x;
}

/*****
content
*****/

#content div.entry LI A, #content P A, DIV.content-box A {
	border-bottom: 1px dotted #0656cb;
}

#content .post H1 {
	font-size: 210%;
}

#content H1 {
	display: block;
	float: left;
	height: 17px;
	padding: 10px 15px;
	margin: 10px 0px;
	font-size: 15px;
	color: #565656;
	font-weight: bold;
	font-family: "Trebuchet MS",Tahoma,Arial;
}

#content H1 a {
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}

#content div.entry H2 {
	background: url(images/bar.png) no-repeat 0px 35px;
	padding-bottom: 6px;
	margin-bottom: 0px;
	padding-top: 10px;
	height: 30px;
	clear: both;
}

DIV#wide-content {
	border-bottom: 5px solid #CCC;
}

DIV.content-teaser {
	background: url(images/content_teaser.jpg);
	height: 255px;
}

DIV.wide-content-boxes {
	background: url(images/content_boxes.png);
	height: 224px;
	line-height: 16px;
	color: #686b6f;
}

DIV.content-boxes {
	clear: both;
	height: 224px;
	line-height: 16px;
	color: #686b6f;
}

DIV.wide-content-box {
	width: 230px;
	margin: 20px;
	font-size: 110%;
}

DIV.content-box {
	width: 220px;
	margin: 20px;
	font-size: 110%;
}

DIV.content-box H2 {
	background: url(images/sep.png) no-repeat 50px;
	margin-bottom: 10px;
	height: 46px;
}

DIV.content-box H2 IMG {
	float: left;
	margin-right: 10px;
}

DIV.medium {
	width: 260px;
}

#content div.entry {
	line-height: 20px;
	font-size: 110%;
	padding: 0px 8px;
	color: #686b6f;
}

#content div.entry p {
	margin-bottom: 15px;
}

#content div.entry img {
	float: left;
	border: 1px solid #CCC;
	padding: 2px;
	margin: 0px 10px 5px 0px;
}

#content div.entry img:hover {
	border-color: #8e0d51;
}

#content div.entry ul {
	margin-top: 0px;
	margin: 0px 0px 10px 10px;
}

#content div.entry ul.image-description {
	width: 275px;
	float: right;
	margin-left: 5px;
}

#content div.entry ul li {
	padding-left: 9px;
	margin: 0px 2px;
	background: url(images/bullet.png) no-repeat 0px 7px;
}

#content p {
	clear: both;
}

DIV.teaser-girl {
	background: url(images/teaser_girl.jpg);
	border-bottom: 5px solid #CCC;
}

DIV.teaser-logistik {
	background: url(images/teaser_logistik.jpg);
}

/*****
sidebar
*****/

#sidebar {
	padding-top: 20px;
	color: #686b6f;
}

#cube-widget p {
	padding: 10px;
}

#sidebar p a {
	border-bottom: 1px dotted #0656cb;
}

#sidebar h2 {
	padding: 10px 10px 0px;
}

#sidebar ul li.widget {
	margin-bottom: 10px;
}

#sidebar ul li#pages {
	padding-left: 0px;
	margin-bottom: 20px;
}

#sidebar ul li#pages ul {
	margin-top: 10px;
	margin-left: 10px;
}

#sidebar ul li#pages ul li {
	padding-left: 9px;
	margin: 2px 2px;
	background: url(images/bullet_blue.png) no-repeat 0px 4px;
}

#sidebar ul li#pages ul li a {
	font-size: 110%;
	font-weight: bold;
}

#sidebar ul li#pages ul li a:hover {
	color: #666;
}

#sidebar ul li#pages ul li.current_page_item {
	background: url(images/bullet.png) no-repeat 0px 4px;
}

#sidebar ul {
	list-style: none;
}

#sidebar ul li#random-posts-widget ul {
	padding: 5px 10px 0px;
}

#sidebar ul li#random-posts-widget h2 {
	background: url(images/icon_comm.png) no-repeat 5px 10px;
	text-align: left;
	padding: 12px 10px 0px 60px;
	height: 45px;
}

#sidebar ul li#random-posts-widget h3 {
	font-size: 110%;
	margin-bottom: 5px;
}

#sidebar ul li#random-posts-widget {
	padding-bottom: 10px;
}

/*****
footer
*****/

#footer {
	font-family: "Trebuchet MS",Corbel,Calibri,Arial,sans-serif;
	color: #515151;
	font-size: 110%;
	padding-top: 20px;
}

#footer a {
	border-bottom: none;
	color: #222222;
}

#footer a:hover {
	border-bottom: none;
	color: #545454;
}

#footer ul {
	list-style: none;
}

#footer ul li {
	float: left;
	padding: 0px 3px;
}

/*****
wp classes
*****/

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.alignnone {
	clear: both;
}