/*  
Theme Name: Kries
Theme URI: http://www.kries.com/
Description: Theme basierend auf der komplett eingedeutschten Version 1.5 von Kubrick
Version: 1.0
Author: Compart Media GmbH
Author URI: http://www.compart-media.de/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Arial', Verdana, Sans-Serif;
	background: #d5d6d7 url('images/siteback.jpg');
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	background:#FFFFFF url('images/back.jpg') repeat-y top center;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	padding:0;
	width:790px;
	border:5px solid #FFFFFF;
	}

#header {
	background: #73a0c5 url('images/header.jpg') no-repeat bottom center;
	margin:0; 
	padding:0; 
	height:140px; 
	width:790px;
	}

#headerimg { 
	margin:0; 
	padding:0;
	height:140px; 
	width:790px; 
	} 

	#toplink {width:790px;height:140px;border:0;display:block;}
	#toplink {text-decoration:none;}
	#toplink:hover {text-decoration:none;}


.startseite {height:282px;background:url(images/startseite.jpg) no-repeat top left;}	
.lang {padding:0 0 0 40px;font-size:11px;color:#4AB3E3;}
.lang a {font-size:18px;}
/*** NAVIGATION ***/
	#nav {
		background:none;
		margin:0 -10px 20px 0;
		padding:0;
		}
		
		#nav ul {list-style:none;padding:0;margin:0;}
		#nav li {list-style:none;padding:0;margin:0 0 1px -10px;}
		
		* html #nav li {margin:0 0 -12px -10px;}
		
		#nav a {
			font-size:12px;
			font-weight:bold;
			letter-spacing:normal;
			padding:3px 8px 3px 8px;
			display:block;
			text-decoration:none;
			margin:0;
			}
			
		#nav .page_item a {
			color:#F2F2F2;
			background:#1671FE url('images/butback-1.jpg') repeat-x top left;
			border-top:1px solid #1467E8;
			border-right:0;
			border-bottom:1px solid #1360D7;
			border-left:1px solid #1467E8;
			display:block;
			}
			
		#nav .page_item a:hover {
			color:#143D8D;
			background:#A1C5FF url('images/butback-2.jpg') repeat-x top left;
			border-top:1px solid #90BBFF;
			border-right:0;
			border-bottom:1px solid #83B3FF;
			border-left:1px solid #90BBFF;
			display:block;
			}
		
		#nav .current_page_item a {
			color:#143D8D;
			background:#FFFFFF;
			border-top:1px solid #F0F0F0;
			border-right:0;
			border-bottom:1px solid #E6E6E6;
			border-left:1px solid #F0F0F0;
			display:block;
			}
			
		#nav .current_page_item a:hover {
			color:#77A6DA;
			background:#FFFFFF;
			border-top:1px solid #F0F0F0;
			border-right:0;
			border-bottom:1px solid #E6E6E6;
			border-left:1px solid #F0F0F0;
			display:block;
			}

			
/*SUB Menue 1*/
#nav li ul .page_item a {
			color:#0066CC;
			background:url('images/bullet-blue.gif') no-repeat left;
			border-top:0;
			border-right:0;
			border-bottom:0;
			border-left:0;
			display:block;
			padding-left:13px;
			}
			
#nav li ul .page_item a:hover {
			color:#114477;
			background:url('images/bullet-blue2.gif') no-repeat left;
			border-top:0;
			border-right:0;
			border-bottom:0;
			border-left:0;
			display:block;
			padding-left:13px;
			}
		
#nav li ul .current_page_item a {
			color:#0066CC;
			background:url('images/arrows-blue.gif') no-repeat left;
			border-top:0;
			border-right:0;
			border-bottom:0;
			border-left:0;
			display:block;
			padding-left:13px;
			}
			
#nav li ul .current_page_item a:hover {
			color:#114477;
			background:url('images/arrows-blue2.gif') no-repeat left;
			border-top:0;
			border-right:0;
			border-bottom:0;
			border-left:0;
			display:block;
			padding-left:13px;
			}			
			
/*SUB Menue 2*/
#nav li ul li .page_item a {
			color:#0066CC;
			background:url('images/bullet-blue.gif') no-repeat left;
			border-top:0;
			border-right:0;
			border-bottom:0;
			border-left:0;
			display:block;
			padding-left:13px;
			}
			
#nav li ul li .page_item a:hover {
			color:#114477;
			background:url('images/bullet-blue2.gif') no-repeat left;
			border-top:0;
			border-right:0;
			border-bottom:0;
			border-left:0;
			display:block;
			padding-left:13px;
			}
		
#nav li ul li .current_page_item a {
			color:#0066CC;
			background:url('images/arrows-blue.gif') no-repeat left;
			border-top:0;
			border-right:0;
			border-bottom:0;
			border-left:0;
			display:block;
			padding-left:13px;
			}
			
#nav li ul li .current_page_item a:hover {
			color:#114477;
			background:url('images/arrows-blue2.gif') no-repeat left;
			border-top:0;
			border-right:0;
			border-bottom:0;
			border-left:0;
			display:block;
			padding-left:13px;
			}
			

			
a.cathighlight {color:red;}

#nav li ul {margin:0;}
* html #nav li ul {margin:0 0 10px 0;}
#nav li ul li, #nav li ul li ul li, #nav li ul li ul li ul li, #nav li ul li ul li ul li ul li {list-style:none;padding:0;margin:0;padding:0 0 0 15px;width:180px;}



/* EDITOR Styles */
.aufzaehlung {font-size:12px;padding-left:12px;background:url(images/tick.gif) no-repeat left;}
.kastenrahmen {display:block;padding:5px 10px;background:#EFEFEF;border:1px solid #CCCCCC;}
.titelunderline {margin:0 0 5px 0;border-bottom:1px solid #DDDDDD;}
.titelmargin {margin:0 0 5px 0;}
.symbolabstand {margin:5px;}
.bildrechts {float:right;margin-left:5px;}
.bildlinks {float:left;margin-right:5px;}

/* Link Indication plugin Begin  */

a.liexternal { font-size:14px;text-decoration:underline;padding-right: 12px; background: url(images/icons/ico-external.gif) no-repeat right; }
a.liwikipedia {font-size:14px;text-decoration:underline;padding-right: 14px; background: url(images/linkicons/link-icon_wikipedia.gif) no-repeat right; }
a.liimdb {font-size:14px;text-decoration:underline;padding-right: 18px; background: url(images/linkicons/link-icon_imdb.png) no-repeat right; }
a.liftp {font-size:14px;text-decoration:underline;padding-right: 13px; background: url(images/linkicons/link-icon_ftp.png) no-repeat right; }
a.limailto { font-size:14px;text-decoration:underline;padding-right: 20px; background: url(images/icons/ico-email.gif) no-repeat right; }
a.lipdf {font-size:14px;text-decoration:underline;padding-left:20px;background:url(images/icons/ico-pdf.gif) no-repeat left;}
a.lizip { font-size:14px;text-decoration:underline;padding-left: 20px; background: url(images/icons/ico-zip.gif) no-repeat left; }
a.lixls { font-size:14px;text-decoration:underline;padding-left: 20px; background: url(images/icons/ico-xls.gif) no-repeat left; }
a.lidoc { font-size:14px;text-decoration:underline;padding-left: 20px; background: url(images/icons/ico-doc.gif) no-repeat left; }
a.lippt { font-size:14px;text-decoration:underline;padding-left: 20px; background: url(images/icons/ico-ppt.gif) no-repeat left; }
a.litxt { font-size:14px;text-decoration:underline;padding-left: 20px; background: url(images/icons/ico-txt.gif) no-repeat left; }

/* Link Indication plugin End  */


.newsbox {
	background:#EAEAE0;
	padding:0;
	margin:0;
	}
	.newsbox h3 {
		background:#B1D5EE;
		padding:8px 0 5px 10px;
		margin:0;
		}
		
	.newsbox-bottom {height:12px;display:block;background:url(images/newsbox-bottom.jpg) no-repeat top center;}
	.newsbox ul {padding:10px 10px 10px 10px;margin:0;list-style:none}
	.newsbox ul li {margin:0 0 2px 0;}
	
	.newsbox a {
		padding:2px 5px 2px 5px;
		background:none;
		display:block;
		}
		.newsbox a:hover {
			padding:2px 5px 2px 22px;
			background:#B4CEE3 url(images/arrow-in-box.gif) no-repeat left;
			text-decoration:none;
			}


/***SIDEBAR ***/
#sidebar {
	padding: 30px 10px 10px 10px;
	width: 180px;
	margin:0;
	float:left;
	/*background:#CCCCCC;*/
	}
	
#sidebar ul {padding:0;margin:0;list-style:none;}

#sidebar .objekt {margin:0 -10px 15px -10px;}

#sidebar form {text-align:left;}
#sidebar .feld {padding:2px;margin:0;}
#sidebar .button {margin:0;}

	
.fl {float:left;}
.fr {float:right;}

.blocked {display:block;}

a.totop {background:url(images/oben2.gif) left no-repeat;padding-left:10px;}
a:hover.totop {background:url(images/oben.gif) left no-repeat;}

a.feedbut {background:url(images/feed.gif) left no-repeat;padding-left:12px;}
a:hover.feedbut {background:url(images/feed2.gif) left no-repeat;}

.spacer-left {float:left;width:19px;height:29px;border-right:1px solid #355274;}
.spacer-right {float:left;width:19px;height:29px;border-left:1px solid #76A2C5;}

#content {
	font-size: 1.3em;
	padding:0 40px 0 20px;
	}
	
	* html #content {padding:0 20px 0 20px;}

.navigation {
	display: block;
	text-align: center;
	margin:0;
	padding:10px 0 20px 0;
	height:10px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	padding: 10px 0 20px 0;
	background:#FFFFFF;
	/*margin: 5px 0 0 150px;*/
	/*width: 790px;*/
	}

.narrowcolumn, .postmetadata {
	/*text-align: center;
	float: left;
	margin: 0;
	width: 530px;*/
	
	text-align:left;
	background:#FFFFFF;
	margin-left:210px;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	}

* html .narrowcolumn {width:500px;}	


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3, h4 {
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	background: url('images/h2back.jpg') no-repeat left bottom;
	padding-bottom:6px;
	}

* html h2 {margin-top:30px;}	
	
h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	background: url('images/back-sidebar-head.jpg') no-repeat left;
	padding-bottom:4px;
	margin:10px 0 4px 0;
	border:0;
	}

h3 {
	font-size: 1.3em;
	}
h4 {
	font-size: 1.0em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}


.commentmetadata {
	font-weight: normal;
	}



#sidebar form {
	margin: 0;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.post {
	margin: 0 0 40px 0;
	text-align: left;
	}
	
	* html .post {margin:20px 0 40px 0;}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 790px;
	clear: both;
	height:25px;
	background:#0078BF; 
	border: none;
	}

#footer p {
	color:#FFFFFF;
	font-size:11px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	text-align: center;
	}
	
#footer a {color:#FFFFFF;}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	display:none;
	visibility:hidden;
	}


h2.pagetitle {
	margin-top: 30px;
	text-align: center;
	display:none;
	visibility:hidden;
}

/*#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}*/

h3 {
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

.entry {margin:0;padding:0;}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

.entry li {
	padding:0 0 8px 22px;
	background:url('images/defaultbullet.gif') no-repeat top left;
	}

/*.entry ul li {
	background:url('images/defaultbullet.gif') no-repeat top left #cccccc;
	}*/

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}




/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 3px 0 3px 0; 
	text-align: left;
	}

#sidebar #searchform #s {
	width: 128px;
	padding:1px;
	}

#sidebar #searchsubmit {
	color:#333333;
	padding:2px;
	font-size:1.2em;
	background:url('images/submitbutton.gif') no-repeat center;
	border:0;	
	width:33px;
	height:20px;
	}

#sidebar #searchsubmit:hover {
	background:url('images/submitbutton2.gif') no-repeat center;
	cursor:pointer;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
