/*   
Theme Name: wispie
Description: winterspielplatz-muenchen.de
Author: David Franke
Version: 0.5
.
some rights reserved (gpl)
.
*/
body{
	font-family: Helvetica, Arial;
}

#navigation
{
	float: left;
	background-image: url(img/left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 240px;
	padding-right: 10px;
	margin-top: 40px;
}

#nav_in {
	margin: 0;
	padding: 0;
	margin-left: 89px;
}

ul.nav  {
	padding: 0;
	margin: 0;
	background: #FFCC00;
	border-left: 1px solid #7c2f65;
}

ul.nav li {
	display: block;
	list-style: none;
	padding-left: 10px;
	border-top: 1px solid white;
	height:22px;
}

.nav a{
	color: black;
	font-weight: normal;
	text-decoration: none;
}

.nav a:hover{
	font-weight: 900;
}

.nav li:hover{
	background-color: #FFAA00;
}

.nav p{
	margin-left: 20px;
	font-size: small;
}

#main, #front_main
{
	background-color: white;
	background-image: url(img/page_head.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 138px 0 0 10px;
	width: 890px;
	text-align: left;
	margin: auto;
}

#front_main
{
	background-image: url(img/head.jpg);
	padding-top: 190px;
}

#logo
{
	/*background-image: url(img/logo.png);*/
	height: 52px;
	width: 250px;
	position: relative;
	top: 0;
	left: 635px;
}

#logo a
{
	display: block;
	width: 250px;
	height: 52px;
}

#content
{
	margin: 0 0 0 275px;
	border-left:2px solid #eee;	
	padding: 0 15px 5px 25px;
	font-size: 11pt;
}

#content h2 {
	background-image: url(img/flake.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 40px;
	margin-left: -20px;
	font: normal small-caps 900 18pt helvetica;
	color: #28458b;
}

#content h4 {
	font-size: small;
	font-weight: normal;
	color: #555;
}

#content a{
	color: #c13131;
	text-decoration: none;
	font-weight: 600;
}

#content a:hover{
	text-decoration: underline;
}

#content li{
	list-style-type: square;
	margin-bottom: 15px;
}

#content table{
	margin-left: 25px;
	padding: 10px;
	border: 2px solid #ddd;
}

#content tr{
	height:25px;
}

#content td{
	font-weight: bold;
	font-size: 13px;
}

#content .red{
	color: #c13131;
}

#comments {
	margin-top: 80px;
	font-size: small;
}

#footer {
	text-align: center;
	border-top: 1px solid #ccc;
	font-size: 7pt;
	width: 600px;
	margin:auto;
	margin-top: 40px;
	color: #aaa;
}

#footer a {
	color: #aaa;
}

#footer a:hover {
	color: black;
}

.gb_post, .gb_post_alt {
	margin:0 20px 0 20px;
	padding: 10px;
	padding-bottom: 20px;
	font-size: small;
	border-top: 1px solid #ffcc00;
}

.gb_post_alt {
	background-color: #fbffd6;
}

#respond {
	margin: 40px;
	padding: 10px;
	padding-left: 30px;
	border: 1px solid #ffcc00;
	border-left: none;
	border-right: none;
	background-color: #fbffd6;
}
.date{
	font-size: smaller;
}

.clear {
	clear:both;
}

ul.red {
	list-style-type: square;
	color: #c13131;
}

ul.red li {
	margin-bottom: 15px;
}

.bt{
	color: black;
}

.post{
	margin-bottom: 20px;
	padding-top: 0;
	border-bottom: 1px dashed black;
}	

.post h3{
	margin-bottom: 0;
	font: normal small-caps 600 14pt helvetica;
}

.post h3 a{
	color: #28458b;
	text-decoration: none;
}

.post .date{
	font-size: smaller;
}

.post .meta{
	text-align: right;
	font-size: smaller;
}

.post .text{
	margin-left: 5px;
	font-size: small;
}

.post img{
	border: none;
	margin-left: 0;
}

img.alignleft{
	float: left;margin: 10px;
}

img.alignright{
	float: right;margin: 10px;
}

img.nice{
	border: 1px solid #28458b;
	padding: 2px;
}

blockquote{
	border-left: 2px solid #c13131;
	margin-left: 10px;
	padding-left: 10px;
}

marquee{
	font: normal small-caps 900 20pt helvetica;
	color: red;
}

marquee a{
	text-decoration: none;
	color: red;
}
