/*
Theme Name: KSC
Theme URI: http://www.ksc-la.de/
Description: KSC 2.0
Version: 1.0
Author: Simon Bierbaum
*/

/* ============ allgemein =========== */
* {
	margin: 0px;
	padding: 0px;
}

a img, img { border-width:0; }

a { 
	color:#0056A6;
	text-decoration:none; 
}
a:hover {
	text-decoration:underline;
}

body {
	background-image:url(images/fundament/hintergrund_footer.gif);
	background-position:left top;
	background-repeat:repeat-y;
	background-color:#003366;
	color:black;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:18px;
}

.body {
	background-image:url(images/fundament/hintergrund.gif);
	background-position:left top;
	background-repeat:repeat-y;
	background-color:#004285;
	width:1300px;
}

h1 {
	font-size:16px;
	line-height:24px;
	margin-bottom:5px;
	font-weight:bold;
	color:#0056A6;
}
h2 {
	font-size:14px;
	line-height:20px;
	margin-bottom:5px;
	font-weight:bold;
	color:#ED2000;
}
h3 {
	font-size:13px;
	line-height:20px;
	margin-bottom:5px;
	font-weight:bold;
	color:#001642;
}
p {
	margin-bottom:18px;
}
	
table {
	border-width:0px;
}
table td { 
	vertical-align:top;
	padding:3px; 
}
table.table-alternate {
	font-size:12px;
}
table.table-alternate th, table.table-alternate td.th {
	background-color:#2499FA;
	color:white;
	text-align:center;
}
table.table-alternate tr.b {
	background-color:#ECF3FE;
}
table.table-alternate td {
	border-right:1px solid #D9D9D9;
}
table.table-alternate td.l {
	border-right-width:0px;
}
ul {
	list-style-type:none;
}

/* ============== Layout ============== */
.top-logo {
	position:absolute;
	top:20px;
	left:20px;
}
.top-schriftzug {
	position:absolute;
	top:31px;
	left:152px;
}
.top-piktogramm {
	position:absolute;
	top:30px;
	left:422px;
}
.top-wasserzeichen {
	position:absolute;
	top:0px;
	left:540px;
}
.top-sponsor {
	position:absolute;
	top:18px;
	left:785px;
	background-color:white;
	padding:5px;
}
	.top-sponsor h2 { text-align: center; }
	.top-sponsor h2 a { 
		color: #ED2000;
	}
	.top-sponsor p {
		font-size:14px;
		line-height:18px;
		margin-bottom:5px;
		text-align:center;
	}	

/* ============ main ==================== */
.main-outer {
	position:relative;
	display:inline; /* IE float double bug fix */
	z-index:1;
	float:left;
	width:578px;
	margin-left:185px;
	margin-top:152px;
	margin-right:15px;
}
.main {
	width:578px;	/* hasLayout */
	background-image:url(images/home/pattern.png);
	background-position:left top;
	background-repeat:repeat-y;
	min-height:750px;
}
.isPage .main {
	background-image:url(images/content/pattern.png);
	width:775px;
	padding-top:20px;
}
.isCategory .main {
	padding-top:20px;
}
.header {
	width:578px;
	position:relative;
	top:-16px;
}
.header-inner {
	height:167px;
	background-image:url(images/home/header.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.isPage .header {
	width:775px;
	height:34px;
	position:absolute;
	top:-16px;
	left:0px;
}
.isCategory .header {
	height:34px;
	position:absolute;
	top:-16px;
	left:0px;
}
	.header h1 {
		padding-top:13px;
		font-size:16px;
		line-height:16px;
		font-weight:bold;
		color:white;
		margin-left:25px;	
		text-transform:uppercase;	
	}
	.header-links {
		position:relative;
		margin-top:30px;
		margin-left:30px;
	}
	.header-links a {
		display:block;
		font-size:13px;
		line-height:22px;
		color:#001642;
	}
	.header-links a span {
		font-weight:bold;
		padding-right:20px;
	}
h1.page-header {	/* content */
	position:absolute;
	top:-1px;
	left:30px;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	width:100%;
}
.header-nav {
	background-image:url(images/content/pattern_nav3.png);
	background-position:left top;
	background-repeat:repeat-y;
	text-align:center;
	color:#B0B3B9;
	font-size:13px;
	line-height:19px;
	padding:28px 20px 10px 20px;
}
.header-nav a {
	color:#001642;
	font-size:13px;
	font-weight:bold;
	line-height:19px;
	padding:10px 3px;
}
.header-nav a:hover {
	color:#ED2000;
}

.content { 
	zoom:1; /* hasLayout */
	padding:10px 30px;
	z-index:10;
	position:relative;	/* make content selectable again */
}

.blog-eintrag { 
	margin-bottom:20px; 
}

.blog-eintrag-header {
	position:relative;
	width:518px;	/* hasLayout */
	margin-bottom:15px;
}
.blog-eintrag-header .datum {
	font-weight:bold;
	color:#ED2000;
	line-height:24px;
	position:absolute;
	top:0px;
	left:0px;
}
.blog-eintrag-header .ueberschrift {
	font-size:14px;
	font-weight:bold;
	color:#0056A6;
	line-height:18px;
	padding:3px 0px 3px 70px;
	margin-right:100px;
}
.blog-eintrag-header .autor {
	font-style:italic;
	color:#7C818A;
	line-height:24px;
	position:absolute;
	top:0px;
	right:0px;
}

.footer-main {
	position:absolute;
	left:0px;
	bottom:-19px;
	width:578px;
}
.isPage .footer-main {
	width:775px;
}


/** =========================================
			Wettkampf-Box
========================================= **/
.wkbox {
	position:relative;
	float:left;
	z-index:1;
	margin-top:322px;
	width:224px;
}
.wkbox-inner {
	background-image:url(images/home/pattern_wettkampf.png);
	background-position:left top;
	background-repeat:repeat-y;
}	
.wkbox-header {
	position:relative;
	top:-16px;
}
.wkbox h2 {
	position:absolute;
	top:-1px;
	left:30px;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
}
.wkbox-body {
	padding:0px 20px;
}
.wkbox-body h3 {
	font-weight:bold;
	font-size:14px;
	color:#ED2000;
}
.wkbox-body h4 {
	font-weight:bold;
	font-size:12px;
	line-height:16px;
	margin:0px;
	padding:2px 0px 0px 0px;
	color:#001642;
}
.wkbox-body p { 
	font-size:11px;
	line-height:13px;
	margin:0px;
}
.wkbox-body p.details { 
	padding-left:5px;
	padding-top:3px;
	line-height:15px;
}
.wkbox-body p.details a {  color:#001642; }
.wkbox-body p.details a:hover { text-decoration:underline; }
.wkbox-body div { 
	margin-bottom:12px;
}
.wkbox-footer {
	position:relative;
	bottom:-18px;
}

/** ==========================================
					Navigation
========================================== **/
.navigation {
	position:absolute;
	top:150px;
	left:0px;
	z-index:1;
	width:190px;
}
.navigation-links {
	margin-bottom:30px;
}
.navigation-links a, .navigation-links p {
	display:block;
	font-size:14px;
	color:white;
	line-height:24px;
	padding-left:20px;
	font-weight:normal;
	margin-bottom:0px;
}
.navigation-links a.active,.navigation-links a:hover {
	color:#ED2000;
	background-color:#003366;
	text-decoration:none;
}
.navigation-links div {
	padding:4px 0px;
	background-color:#003366;
}
.navigation-links div a {
	font-size:12px;
	line-height:14px;
	padding:3px 0px 3px 33px;
}
.navigation-links div a.active, .navigation-links div a:hover {
	font-weight:bold;
	color:#ED2000;
}

.login {
	position:relative;
	width:100%; /* hasLayout */
	background-color:#003366;
	padding-top:15px;
	padding-bottom:25px;
	padding-left:20px;
	color:white;
}
.login h3 {
	color:white;
	font-size:16px;
	font-weight:bold;
}
.login p {
	margin-bottom:5px;
	margin-top:10px;
}
.anmelden {
	position:relative;
	width:110px;
	height:18px;
}
.anmelden .left {
	position:absolute;
	top:0px;
	left:0px;
	width:11px;
	height:18px;
	background:url(images/fundament/anmelden_links.png) no-repeat left top;
	z-index:2;
}
.anmelden input {
	position:absolute;
	z-index:1;
	top:0px;
	left:9px;
	width:86px;
	padding-top:3px;
	padding-left:3px;
	font-size:12px;
	height:18px;
	border-width:0px;
	background:url(images/fundament/anmelden_pattern.png) repeat-x top;
}
.anmelden .right {
	position:absolute;
	z-index:2;
	top:0px;
	left:97px;
	width:11px;
	height:18px;
	background:url(images/fundament/anmelden_rechts.png) no-repeat left top;
}
.login-submit {
	position:absolute;
	bottom:-11px;
	left:20px;
	height:22px;
	width:77px;
}

/** ======================================
				Footer
====================================== **/
.footer {
	clear:both;
	height:100px;
	position:relative;
	background-image:url(images/fundament/hintergrund_footer.gif);
	background-position:left top;
	background-repeat:repeat-y;
	background-color:#003366;
}
	
.blog-nav { 
	width:578px;
	margin-left:185px;
	padding-top:25px;
	text-align:center;
}
.blog-nav a {
	color:#FFFFFF;
	font-size:14px;
	line-height:14px;
	padding:0px 15px;
	background-position:left center;
	background-repeat:no-repeat;
}
.blog-nav a.prev {
	background-image:url(images/home/icon_altebeitraege.gif);
}
.blog-nav a.next {
	background-image:url(images/home/icon_neuebeitraege.gif);
}

