/*
Theme Name: Mignon Gamekit.
Theme URI: http://www.mignongamekit.org
Description: Wordpress-Theme for the Mignon Toolkit, designed by <a href="http://olafval.de">Olaf Val</a> developed by <a href="http://tobiashelwig.de">Tobias Hellwig</a>a>
Version: 1.0
Author: Tobias Hellwig 
Author URI: http://www.tobiashellwig.de/
Tags: mignon gamekit
*/
body{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	
	background-color: #dcdcdc;
}
a, a:link, a:visited, a:hover, a:active{
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
a img {
	border: none;
}
div	{
	border: 0 solid #999;
}
h2{
	padding: 0px;
	margin: 0px;
}
#wrap {	
	position: absolute;	
	left: 50%;	
	width: 900px;
	margin-left: -450px;	
	padding-bottom: 0px;	
	background-color: #FFF;	

}

#topShell{
	height: 95px; 
	width: 900px;
	background-color: #dcdcdc;
}
#label{
	height: 85px;
	width: 225px;
	margin:0px;
	padding: 0px;
	float: left;	
	background-repeat: no-repeat;
	background-image: url(_img/YouPrompt_Logo.gif);
	background-position: 25px 20px;
}
#l10n {
	position: relative;	
	bottom: 0px;
	height: 95px;
	width: 250px;
	margin:0px;
	padding: 0px;
	float: right;		
}
#l10n ul li, #menu ul li, #legalTerms ul li{
	list-style-type: none;
	display: inline;
	margin-right: 5px;
	padding-right: 5px;
	float: left;
	border-right: 1px solid #FFF;
}
#l10n ul li{
	bottom: 0px;
	position: relative;
	list-style-type: none;
	display: inline;
	margin-right: 3px;
	float: left;
}
#l10n ul{
	right: 25px;
	padding: 0px;
	margin: 0px;
	bottom: 0px;
	position: absolute;
	list-style-type: none;
	display: inline;
	float: left;
}
#qtrans_language_chooser ul, #menu ul, #legalTerms ul{
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	display: inline;
}
#menu {
	color: white;
	font-size: 16px;
	padding-bottom: 5px;
	padding-top: 7px;
	padding-right: 25px;
	padding-left: 25px;
	width: 850px;
	position: relative;
	height: 18px;
	background-color: #8f8f8f;
}

/*
#header {
	height: 305px;
	width: 900px;
	background-repeat: no-repeat;
	background-image: url(_img/mk.header.jpg);
}
*/

#header ul{
	position: relative;
	top: 1px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#header ul li{
	margin: 0;
	padding: 0;
}
#header ul li img{
	position: absolute;
	top:0px;
	left: 0;
	margin: 0;
	padding: 0;
	max-width: 900px;
	max-height:305px;
}
.post{
	margin-top: 25px;
	margin-left: 25px;
	width: 875px;	
	min-height: 305px;
	border-bottom: 1px solid #000;
	
}
.single{
	margin-top: 25px;
	margin-left: 25px;
	width: 875px;	
}
.content{
	left: 315px;
	margin-right: 25px;
	height: auto;
	width: 350px;
	line-height: 1.3em;
	font-size: 12px;
	font-family: "Helvetica", Arial, "MS Trebuchet", sans-serif;
	min-height: 305px;
	float: left;
}
.singleContent{
	left: 315px;
	margin-right: 25px;
	height: auto;
	width: 350px;
	line-height: 1.3em;
	font-size: 12px;
	font-family: "Helvetica", Arial, "MS Trebuchet", sans-serif;
	float: left;
}
.further{
	position: relative;
	float: left;
	margin-top: 0px;
	text-align: left;
	width: 175px;	
}
.title h2 {
	margin-top: 5px;
		margin-left: 5px;
	color: #8f8f8f;
	background-color: #FFF;	
}
.title h2 a {
	color: #8f8f8f;
	background-color: #FFF;
}

.content p, .single p{
		margin-left: 5px;
}
.further{
	font-size:14px;
}
.further a{
	margin:0;
	padding:0;
}
.further ul{
	position: absolute;
	padding: 0px;
	margin: 0px;
	bottom: 0;
	list-style-type: none;
}
.further ul li{
	position: relative;
	margin-top: 5px;
	padding: 8px 0 3px 5px;
	min-height: 12px;
	background-color: #8f8f8f;
	width: 170px;
	
}
.iFixIt{
	bottom: 25px;
	position: relative;
	margin-left: 700px;
	float: left;
}
.content a, .single a {
	margin: 0;
	padding: 2px;
	border: none;
	color: #FFF;
	background-color: #8f8f8f;
}

#pNav{
	margin-top: 10px;
}
#pNav a{
	color:#000;
}
#footer{
	margin-top: 5px;
	background-color: #8f8f8f;
	height: 30px;
	width: 900px;
}

#footer #s{
	float: left;
	margin-top: 5px;
	margin-left: 25px;
	height: 15px;
	padding:0;
	padding: 3px 0px 2px 5px;
	border:none;
}
#searchsubmit {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	width: 100px;
	background-color: #FFF;
	height: 20px;
	width: 50px;
	padding:0;
	font-size: 10px;
	border:none;
}
#legalTerms{
	color: #FFF;
	margin-top: 8px;
	right: 0px;
	position: relative;
	float: right;
}
#cp {
	background-color: #DCDCDC;
	height: 25px;
	margin:0;
	padding: 0;
	padding-top: 15px;
	color: #999;
	text-align: right;
	font-size: 10px;
}
#mignonUploads {
	margin-top: 25px;
}
#mignonUploads table{
	border-collapse: collapse;
}
#mignonUploads th, #mignonUploads td{
	border-bottom: 1px solid #999;
	border-spacing: 0;
	padding: 5px;
}
#mignonUploads thead{
	background-color: #8F8F8F;
	color: #FFF;
}
#mignonUploads th{
	border: none;
	vertical-align: center;
}
#mignonUploads .file {
	width: 150px;
}
#mignonUploads .description {
	width: 55	0px;
	padding-left: 5px;
}
#mignonUploads .size {
	width: 50px;
}
#mignonUploads .date {
	width: 50px;
}
.bytes {
	float: none;
	padding: 0;
	position: absolute;
	right: 25px;
	color: #fff;
}
.odd {
	color: #000 !important;
	background-color: #EEE !important;
}
.odd a {
	color: #000;
}
.even {
	background-color: #DCDCDC !important;
}
.even a, .even .bytes {
	color: #000;
}
.odd a, .even a{
	padding: 2px;
	margin: 0;
	background-color: transparent;
}
.odd a:hover, .even a:hover {
	color: #FFF !important;
	background-color: #000;
}
.gallery a { background-color: transparent;}
