/*  
Theme Name: Kyanda Security
Theme URI: http://Kyanda-Security.nl
Description: This template was designed for Kyanda Security by webmaster
Author: A de Sterke
Author URI: http://Kyanda-Security.nl


*/

body {
	background: Black fixed;
	text-align: center;
	padding: 1em 0;
	font: 15px Tahoma;
}

a {
	color: #FB7705;

}

a:hover {
	color: ButtonFace;
	text-decoration: none;
}

hr {
display: none;
}

img {
border: none;
}

ins {
	text-decoration: none;
	border-bottom: 1px dashed #FF7F50;
}

acronym, abbr, dfn {
	border-bottom: 1px dashed #40E0D0;
	font-style: normal;
}

blockquote {
	margin: 1em 0;
	padding: 10px;
	background: Black;
	width: 950px;
}

code, pre {
	color: ButtonFace;
	font-family: Tahoma;
}

.bild-links {
float: left;
margin: 0 15px 3px 0;
}

.bild-rechts {
float: right;
margin: 0 0 3px 15px;
}

.center {
text-align: center;
}

.search-button {
	font-size: 15px;
	font-weight: normal;
	border: 1px solid #300000;
	background: transparent;
	color: Silver;
	padding: 1px 2px;
}

#container {
	margin: 0 auto;
	text-align: left;
	width: 950px;
	border-bottom: 5px solid #424242;
	color: #424242;
	line-height: 150%;
	background: Black;
}

#header {
	height: 305px;
	background: url(images/kyanda1.png) no-repeat scroll center;
}

#header h1 {
	font: normal 15px Tahoma;
	color: #FF5178;
	line-height: 200px;
	padding: 0 14px;
}

#header h1 a {
	color: ButtonFace;
	text-decoration: none;
}

#navi {
	float: right;
	width: 200px;
}

#navi-innen {
padding: 0 14px 10px 14px;
}

#navi h2 {
	font: bold 15px Tahoma;
	margin: .8em 0 .2em 0;
}

#navi ul {
list-style: none;
margin: .4em 0 1em 0;
padding: 0;
}

#navi ul li ul {
margin: .2em 0 .4em .5em;
}

#navi a {
	text-decoration: none;
	font-weight: normal;
}

#navi .navi-search {
	margin-bottom: 3px;
	background: transparent;
	font-size: 1em;
	width: 150px;
	border: 1px solid Silver;
}

#content {
	margin: 1em 215px 1.5em 15px;
	font-size: 15px;
}

#content h2 {
	font: normal 15px Tahoma;
	margin: 5px 0;
	letter-spacing: 1px;
	color: #FFD851;
}

#content h2 a {
	text-decoration: none;
}

#content h3 {
	padding: 0 0 0 15px;
	margin: .5em 0;
	font-size: 15px;
}

#content h4 {
font-size: 1.1em;
padding: 0;
margin: 1em 0;
}

#content h5 {
font-size: 1.1em;
padding: 0;
margin: 1em 0;
}

#content .date {
	font-size: 1em;
	text-align: center;
	font-weight: bold;
}

#content .meta {
	font-size: 15px;
}

#content .feedback {
	margin: 15px 0 15px 0;
	text-align: right;
	padding-bottom: 10px;
	border-bottom: 1px solid #8B0000;
}

#commentlist li {
	list-style-type: none;
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #FF1493;
}
#commentform {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid Yellow;
	background: transparent;
}

#commentform textarea {
	background: transparent;
}

#commentform #email, #commentform #author, #commentform #url {
	font-size: 15px;
	background: transparent;
	border: 1px solid Black;
	width: 500px;
}*/

#footer {
	clear: both;
	margin: 3em 15px 0 15px;
	padding: 5px;
	text-align: center;
	font-size: 10px;
}

/* BEGIN E107 CORE CLASSES 
 copied from kubrick theme */

.spacer {
	padding: 2px 0 2px 0;
}


.indent{
	border: 1px solid #FF8C00;
}


.smalltext {
	font-size: 9px;
}

.mediumtext {
	font-size: 15px;
}

.tbox{
	border: 1px solid #FF8C00;
	color: #000000;
	font-size: 14px;
}


td {
	background: transparent;
	font-size: 15px;
	font-style: normal;
	color: Silver;
	padding: 0px;
	text-align: left;
}

.fborder {
	background-color: transparent;
	
}
.forumheader{
	background-color: transparent;
	font-size: 15px;
	color: #000;
	padding: 4px;
	border: 1px solid #ededed;
}

.forumheader a{
	color:#000;
}

.forumheader a:hover{
	color:#666;
}

.forumheader2{
	background-color: transparent;
	font-size: 10px;
	color:#fff;
	padding: 4px;
	border: #ededed 1px solid;
}

.forumheader3{
	background-color: transparent;
	font-size: 15px;
	color:#fff;
	padding: 4px;
	border: #ededed 1px solid;

}

.forumborder{
	border: 1px solid Silver;
	background-color: transparent;
}

.fcaption {
	border: #ededed 1px solid;
	padding: 4px;
	background-color: transparent;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
}
.fcaption a{
	color:#fff;
}

#chatbox {
    margin-left: auto;
    margin-right: auto;
}

.helpbox {
	color: #000;
	font: 14px Tahoma;
	border: 0px none Teal;
	background-color: transparent;
}

.fixfuckedie 
{
	width: 99%;
}