body
{
	font-weight: normal;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	min-width: 960px;
	background: #000 !important;
	color: #eee;
}

#k-site-lft 
{
	background: url('../img/site-bg-lft.png') repeat-y top left;
}
#k-site-rgt 
{
	background: url('../img/site-bg-rgt.png') repeat-y top right;
}
#k-site-ctr 
{
	padding-left: 120px;
	padding-right: 120px;
}
#k-site-footer {	
	background: url('../img/site-footer.png') repeat-x top right;
	height: 109px;
}

/* Spacer */
.k-spacer-top
{
	background: url('../img/spacer-top.png') repeat-x;
	height: 11px;
	border-bottom: 1px solid black;
}
.k-spacer-big
{
	background: url('../img/spacer-bot.png') repeat-x;
	height: 9px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
.k-spacer-bot
{
	background: url('../img/spacer-bot.png') repeat-x;
	height: 11px;
	border-top: 1px solid black;
}
.k-spacer-two 
{
	background: url('../img/spacer-top.png') repeat-x;
	height: 3px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
.k-clear 
{
	clear: both;
}

#k-banner 
{
	border: 1px solid black;
	background: url('../img/logo-bg.png');
	height: 81px;
}
#k-banner-lft
{
	background: url('../img/logo-lft.png') no-repeat;
	height: 81px;
}
#k-banner-rgt
{
	background: url('http://www.abload.de/img/logo-rgt3lu1.png') no-repeat right;
	height: 81px;
}

#k-navbar 
{
	border-left: 1px solid black;
	border-right: 1px solid black;
	background: url('../img/navbtn-bg.png');
	height: 24px;
}
#k-navbtn-spcr-lft 
{
	background: url('../img/navbtn-lft.png') no-repeat;
	width: 4px;
	height: 24px;
	float: left;
}
#k-navbtn-spcr-rgt 
{
	background: url('../img/navbtn-rgt.png') no-repeat;
	width: 4px;
	height: 24px;
	float: right;
}
.k-navbtn
{
	background: url('../img/navbtn-bg.png');
	height: 24px;
	float: left;
}
.k-navbtn-lft
{
	background: url('../img/navbtn-lft.png') no-repeat;
	height: 24px;
}
.k-navbtn-rgt
{
	background: url('../img/navbtn-rgt.png') no-repeat right;
	height: 24px;
}
.k-navbtn-cnt
{
	padding: 5px 10px 5px 28px;
	background-repeat: no-repeat;
	background-position:  5px 1px;
}

/* Karma Only */
.k-cpanel
{
	border-left: 1px solid black;
	border-right: 1px solid black;
}
.k-cpanel-top 
{
	height: 3px;
	background: url('../img/cpanel-top-ctr.png') repeat-x;
}
.k-cpanel-top-lft
{
	height: 3px;
	background: url('../img/cpanel-top-lft.png') no-repeat;
}
.k-cpanel-top-rgt
{
	height: 3px;
	background: url('../img/cpanel-top-rgt.png') no-repeat right;
}
.k-cpanel-ctr-lft
{
	background: url('../img/cpanel-ctr-lft.png') repeat-y;
}
.k-cpanel-ctr-ctr
{
	background: #141820;
}
.k-cpanel-ctr-rgt
{
	background: url('../img/cpanel-ctr-rgt.png') repeat-y right;
}
.k-cpanel-bot 
{
	height: 3px;
	background: url('../img/cpanel-bot-ctr.png') repeat-x;
}
.k-cpanel-bot-lft
{
	height: 3px;
	background: url('../img/cpanel-bot-lft.png') no-repeat;
}

.k-cpanel-bot-rgt
{
	height: 3px;
	background: url('../img/cpanel-bot-rgt.png') no-repeat right;
}
.k-cpanel-content
{
	padding: 3px 8px;
}

.k-cpanel-content input
{
	font-size: 11px;
}

.k-cpanel-content h3 
{    
    font-size: 14px;
}
.k-cpanel-content h4 
{
 	margin-bottom: 2px;
}

.k-cpanel-content h3 span, .k-cpanel-content h4 span
{
    color: gold;
    padding-right: 10px;
}
.k-cpanel-content h3 span.k-small, .k-cpanel-content h4 span.k-small 
{
    color: #d1b000;
	font-size: 10px;
	font-weight: normal;
	padding: 2px;
	padding-right: 3px;
}
.k-cpanel-content h3 span img, .k-cpanel-content h4 span img
{
    vertical-align: top;
}
.k-cpanel-content h3 span.k-news-poster 
{
    background: url('../img/user_gray.png') no-repeat;    
    padding-left: 18px;
}
.k-cpanel-content h3 span.k-news-comments 
{
    background: url('../img/group.png') no-repeat;
    padding-left: 18px;
}

/* LINKS */
.k-cpanel-content h3 a, h4 a 
{
    color: Gold;
}
.k-cpanel-content h3 a:hover, h4 a:hover
{
    color: Yellow;
}
.k-cpanel-content a
{
	color: #ccc;
    text-decoration: none;
}
.k-cpanel-content a:hover
{
	color: #fff;
    text-decoration: none;
}
.k-news-body {
	text-align: center;
	padding: 3px;
}
.k-cpanel-content .news-body a
{
    color: #ccc;
    text-decoration: none;
}
.k-cpanel-content .news-body a:hover
{
    color: #fff;
}

.k-navbtn-cnt a, .k-navbtn-cnt a:link, .k-navbtn-cnt a:visited
{
	color: #CBA300;
	font-weight: bold;	
	font-size: 12px;
	text-decoration: none;
}
.k-navbtn-cnt a:hover
{
	color: yellow;
	text-decoration: none;
}
