﻿/*
Theme Name: MM Racing Kart Luxembourg
Copyright: by MBR-Design | webgrafix & media / MM Racing Kart © 2012
Version: 2012/01
Author: Marcel Bertram
Author URI: www.mbr-design.com
*/

body {
	margin: 0; padding: 0;
        background-attachment: scroll;
        background-repeat: no-repeat;
        background-position: center top;
        background-color: #ffffff;
	background-image: url(images/backx.jpg);
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}
a:focus {
    outline: none;
}
.clear {clear: both;}
#page {
	margin: 0 auto; padding: 0;
	width: 985px;
        height: 1280px;
}
#header {
	background: no-repeat url(images/header.png);
        background-position: center top;
}
#container {
	padding: 10 0px 0 0px;
	width: 985px;
	position: center;		
}
#content {
	float: center;
        color: #000000;
	width: 500px;
	padding: 0 0px 0 370px;
}
.alignleft {
float:left;
margin: 0 0em 0em 10;
padding: 0;
}
.alignright {
float:right;
margin: 0 0em 0em 10;
padding: 0;
}
#footer {	
	background: no-repeat;
	height: 0px;
	line-height: 120px;
	padding: 0 0 0 319px;
	text-align: center;
	color: #000;
}
#footer a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#content h2 {
	margin: 0px 0px;
	color: #555555;
	font-size: 12pt;
	text-decoration: none;
	text-transform: none;
}
.storytitle {
	margin: 45px 0px 0px 0px; padding: 0;
	font-size: 12pt;
}
.storytitle a {
	text-decoration: none;
	color: #333333;
} 
.storycontent {
	margin: 0 0 5px 0; 
        padding: 0px;
	color: #555555;
	font-size: 9pt;
	text-align: none;
}
.storycontent a, .storycontent p a {
	color: #555555;
        font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
}
#content small {
	margin: 0; padding: 0;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	display: block;
}
#content p small {
	display: inline;
	text-align: left;
	font-weight: normal;
}
#content small a {
	color: #fff;
	text-decoration: none;
	text-decoration: underline;
}
#content hr {
	margin: 5px 0px 15px 0px;
	padding: 0;
	border: #001729 0px solid;
	border-top: #000000 0px solid;
}
#sidebar {
	float: left;
	width: 250px;
	padding: 0 23px;
	position: absolute;
	top: 220px;
	min-height: 400px;
	_height: 400px;
}
#sidebar ul {
	margin: 0; padding: 5;
	list-style: none; list-style-type: none;
}
#sidebar ul ul {
	margin: 0 0 20px 0px;			
}
#sidebar ul ul ul {
	margin: 0 0 0 0px;
}
#sidebar li li {
	margin: 0px 0;
	color: #c0c0c0;			
	line-height: 10px;
}
#sidebar a {
	color: #c0c0c0;
	text-decoration: none;
}
#sidebar h2 {
	margin: 0 0 10px 0; padding: 0;
	font-size: 10pt;
	color: #c0c0c0;
}
.pagenavigation {
	margin: 5px 0px;
}
.pagenavigation a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
p a {
	color: #fff;
	text-decoration: none;
	font-size: 9pt !important;
}
acronym, abbr {
	border-bottom: 1px dashed #333;
}
acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}
acronym, abbr {
	cursor: help;
}
blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}
cite {
	font-size: 90%;
	font-style: normal;
}
/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}
ul.post-meta span.post-meta-key {
	font-weight: bold;
}
.credit {
	background: #90a090;
	border-top: double 3px #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}
.credit a:link, .credit a:hover {
	color: #ff5400;
}
.feedback {
	color: #000000;
	float: right;
	clear: both;
	font-weight: bold;
}
.feedback a {
	color: #000000;
	text-decoration: none;
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}