body{
	color:#000000;
	background-color:#59221c;
	background-image:url('../images/bg.png');
	font-size:90%;
}
a{
	color:#ffBBBB;
}
a:hover{
	color:#ffDDDD;
}
h1,h2,h3,h4,h5,h6,h7,hr,p{
	margin:0;
	padding:0;
}
table{
	margin:0;
}
td{
	margin:0;
	padding:0;
}
p{
	margin-bottom:10px;
}
img{
	vertical-align:bottom; /* Fix for Firefox´s space below images */
}
.section h3{
	font-size:100%;
	font-weight:normal;
}
.column{
	float:left;
	margin-bottom:10px;
}
.horizontal{
	width:100%;
}
ul,ol,dl,li{
	margin:0;
}
/*ul,ol,dl{
	margin-bottom:10px;
}*/
.login form div{
	display:inline-block;
}
.login form div input{
	float:right;
}
.login form div span{
	clear:both;
	float:left;
}
.login ul{
	margin:0;padding:0;
	list-style:none;
}
.emupost ul.systempick{
	clear:both;
	padding:0;
}
.emupost ul.systempick li{
	width:150px;
	display:inline-block;
	vertical-align:top;
	margin:0;
}
.emupost ul.systempick li input{
	float:none;
}
.section > .youtube{
	display:inline-block;
	float:left;
}
.menu ul{
	margin:0;padding:0;
	list-style:none;
}
.horizontal .menu ul{
	background-color:#972216;
	background-image:url('../images/minheadshade.png');
	padding-left:3px;
	margin:0 -3px;
}
.horizontal .menu ul li{
	display:inline;
	color:#FFFFFF;
}
.horizontal .menu ul li a{
	color:#ffBBBB;
}
.horizontal .menu ul li a:hover{
	color:#ffDDDD;
}
body .systemlist .brand{
	border:#442222 1px solid;
	margin:10px;
}
.systemlist .system{
	display:inline-block;
	border:#AA1111 2px solid;
	vertical-align:bottom;
	text-align:center;
	max-width:180px;
	margin-top:5px;
}
.systemlist .system > div{
	padding:3px;
}
.systemlist .system > a{
	background-color:#972216;
	display:block;
	color:#ffBBBB;
}
.systemlist .system img{
	max-width:100%;
	max-height:125px;
}
.logo{
	height:100px;
	background-color:#5f150d;
	background-image:url('../images/banner2.png');
	background-repeat:no-repeat;
	margin:0 -3px;
}
.logo span{
	display:none;
}
.section h3 a{
	color:#ffBBBB;
}
.section h3 a:hover{
	color:#ffDDDD;
}
hr{
	clear:both;
}

.section{
	opacity:0.7;
	margin-top:10px;
	background-color:#ac4435;
	padding:0 3px;
}
.section .section{
	opacity:1;
}
.column .section:first-child{
	margin-top:0;
}
.quote{
	margin-top:2px;
	margin-bottom:2px;
	margin-left:20px;
	margin-right:20px;
	border:#000000 2px solid;
}

body .section .pluginbox{ /* Why Body? To be more "specific" */
	margin:5px;

	float:right;
	clear:right;
	width:200px;
	border:#000000 1px solid;
}
.pluginbox h3 img{
	float:right;
	max-height:17px;
}
.pluginbox ul{
	list-style:none;
	padding-left:5px;
}
/* For the System Page */
.section h3{
	background-color:#972216;
	background-image:url('../images/minheadshade.png');
	color:#ffcfd1;
	margin:0 -3px;
	padding:0 3px;
}
.spleft{
	width:100%;
	margin-right:-200px;
}
.spleft .section{
	margin-right:210px;
	text-align:justify;
}
.spright{
	width:200px;
}
/* For the SystemList */
.slleft{
	width:100%;
	margin-right:-200px;
}
.slleft .section{
	margin-right:210px;
	text-align:justify;
}
.slright{
	width:200px;
}
/* For PostArticle */
.paleft{
	width:200px;
}
.paright .section{
	margin-left:210px;
	text-align:justify;
}
.paright{
	margin-left:-200px;
	width:100%;
}
.paright form{
	padding-right:7px;
}
.paright form input.text, .paright form textarea{
	width:100%;
}
.paright form textarea{
	height:400px;
}
/*.systemlist .system div{
	border-bottom:#559955 2px solid;
}*/
.clearme{
	clear:both;
}
a img{
	border-style:none;
	padding:0;
	margin:0;
}
/* Credits */
dd dl{
	margin-top:5px;
}
.credits > dl{
	margin:0 10px;
}
.credits dt{
	background-color:#972216;
	background-image:url('../images/minheadshade.png');
	color:#FFBBBB;
}
