/*
Theme Name: Wintersportarena
Theme URI: http://wintersportarena.de/
Description: WSA
Version: 1.0
Author: Oliver Vogel
Author URI: http://myboom.de/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	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

*/

	body {

	}
	
	.blockContent {
		float:right;
	}
	
	.elementStandard {
		background:url(/de/wLayout/design/img/bg-trennlinie.gif) bottom repeat-x;
	}


.elementStandard h2 {
	margin:20px 0 0 36px;

}

.naviblog {
	background:url(/de/wLayout/design/img/bg-nav-top.png) no-repeat scroll left top;
	padding:6px 0 0;

}

.blognav	{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 0 13px;
	padding:0 18px 15px 18px;
	width:172px;
	overflow:hidden;
	}
	
.blognav ul	{
	list-style:none;
	margin:0;
	}
	
.blognav ul li	{
	border-bottom:1px dashed #a8bdd2;
	padding:0 0 8px 0;
	margin:0 0 8px 0;
	}
	
.navigation	{
	padding:12px 36px 18px 36px;
	background:url("/de/wLayout/design/img/bg-trennlinie.gif") repeat-x scroll center bottom transparent;
	
	}
	
form#commentform	{
	float:left;
	width:420px;
	}
	
form#commentform input {
border:1px solid #0266B4;
margin:0 5px 5px 0;
padding:0 0 5px;
clear:both;
}

form#commentform label {
float:left;
margin:0 0 5px;
width:200px;
}

form#commentform textarea {
border:1px solid #0266B4;
}

#kommentar	{
	float:left;
	}
	

.elementFest	{
	width:634px;
	height:46px;
	background:url(/de/aktuelles/wp-content/themes/wsa/images/bg-content-fest.png);
	margin:0 0 13px;
	padding:14px 37px 0;
	}
	
*html .elementFest	{
	background:url(/de/aktuelles/wp-content/themes/wsa/images/bg-content-fest.gif);
	}
