		/*
	Author Name: 	vektorrausch Gmbh
	Author Site	: 	http://vektorrausch.de
	Style Name	: 	Lian Li 
	Style URI	:	http://lian-li.de/
	Version	    : 	1.0
	Stand		: 	16.05.2010 (Stand: 19.10.2010)
	Comments	: 	2-Spalter basierend auf K2
*/

/* Layout
******************************************************************/

body {
	background: #000 url(img/bg-body-logo.jpg) no-repeat center top;
	color: #222;
}

.columns-three #page {
	width: 960px;
	border: none;
	background: none;
}

body.columns-three #primary {
	width: 540px;
	margin-left: 200px;
	padding: 10px 20px;
	background: #fff;
	min-height: 580px;
}

body.columns-three #sidebar-1 {
	position: relative;
	left: -540px;
	width: 159px;
	min-height: 580px;
	padding: 10px 20px;
	margin-left: -240px;
	background: #fff;
	border-right: 1px dotted #000;
}

body.columns-three #sidebar-2 {
	float: right;
	width: 160px;
	padding: 0;
}

body.columns-three #sidebar-2 .widget {
	margin: 0;
}

body.columns-three .template-image #primary {
	margin-left: 0;
}

#header {
	position: relative;
	height: 180px;
	background: none;
}

.blog-title {
	position: absolute;
	top: 20px;
	left: 40px;
	display: block;
	height: 140px;
	width: 140px;
	padding: 0;
}

.blog-title a {
	display: block;
	height: 100%;
	width: 100%;
}

#header p.description {
	position: absolute;
	right: 200px;
	top: 55px;
	display: block;
	width: 480px;
	margin: 0;
	font-size: 180%;
	font-style: italic;
	color: #888;
}

.content {
	padding: 0;
}

#rollingarchives {
	width: 540px;
}

body.smartposition #rollingarchives { /* .smartposition is added to BODY with JS when #dynamic-content passes the top of the window */
	position: fixed;
	background: #fff;
	border-bottom: 2px solid #008238;
	z-index: 50;
}

body.rollingarchives .wp-post-image {
	float: right;
	margin: 0 0 30px 30px;
}

/* Stock - Anzeige */

.model_info {
	position: relative;
	margin-bottom: 0 !important;
	padding: 10px 10px 0;
	width: 210px;
	text-align: left;
	border: 1px solid #ccc;
}

.model_info .stock_image {
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.model_info .model_price {
	display: block;
	margin: 10px 0 0;
	font-size: 14px;
	font-weight: bold;
}

.model_info .price_info {
	display: block;
	line-height: normal;
	font-size: 10px;
}

.cart_form {
	padding: 10px;
	width: 210px;
	border: 1px solid #ccc;
	border-top: none;
}

.cart_form .cart_qty {
	height: 18px;
}


#footer {
	padding: 10px 0 20px;
}

#footer li {
	display:inline;
	padding: 0 15px;
}


/* Typography
******************************************************************/

body {
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

strong, em, b, i {
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

h1, .blog-title, h2, h3 {
	font-family: Verdana, sans-serif;
}

h4, h5, h6 {
	font-family: Verdana, sans-serif;
}

.page-head h1 { color: #ddd; }

h3.entry-title { font-size: 150%; }

.secondary h4 {
	font-size: 100%;
	color: #bbb;
}


/* Links
******************************************************************/

a:link, a:visited { color:#008238; }

a:hover, a:focus { outline: none; }

#footer a {
	font-weight: normal;
}

#footer a:hover {
	color: #fff;
}


ul.menu {
	right: 176px;
	margin: 0;
	font-size: 120%;
}

ul.menu,
ul.menu li {
	float: left;
	list-style: none;
}

ul.menu li {
	margin: 0 0 0 4px;
}

body.blog ul.menu li.blogtab a,
body.blog ul.menu li.blogtab a:hover {
	color: #333;
	background: white;
	text-decoration: none;
}

/* PageNavi */

.wp-pagenavi {
	margin: 0 auto;
	padding: 10px;
	text-align: center;
}


/* Widgets
******************************************************************/

.widget_categories li {
	font-size: 100%;
}

.widget_categories li a {
	font-size: 130%;
}

body.columns-three .livesearch #s { /* For Three Columns */
	width: 135px;
}

/* Related posts */

.related-posts {
	padding: 25px 0 0;
	border-top: 1px solid #e4e4e4;
}

.related-posts li {
	float: left;
	display: block;
	height: 140px;
	width: 80px;
	margin-right: 10px;
	list-style: none;
	text-align: center;
}

.related-posts li a {
	display: block;
	text-decoration: none;
}

.related-posts li .wp-post-image {
	clear: both;
	float: none;
	display: block;
	margin: 10px auto;
}


/* Ausgeblendete Elemente
******************************************************************/
.blog-title a span,
.footerpoweredby, .footerstyledwith, .footerfeedlinks, .footerstats {
	position: absolute;
	left: -10000px;
	top: -10000px;
}
