/*  
Theme Name: KRABAT
Theme URI: http://krabat-blog.de/
Description: KRABAT Produktions Blog
Version: 0.4
Author: 20th Century Fox
Author URI: http://www.krabat-blog.de

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

#page {
	margin: 0 auto;
	width: 996px;
	}

#mid {
	margin-left: 10px;
	margin-right: 10px;
	width: 976px;
	}

#pageend {
	margin: 0 auto;
	padding: 0;
	width: 996px;
	height: 238px;
	}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	}

#header {
	margin: 0px 0px 0px 0px; 
	padding: 0; 
	width: 788px;
	height: 140px;
	}

#headerimg {
	margin: 0;
	height: 120px;
	width: 100%;
	}

#sidebar
{
	margin: 0;
	padding: 30px 0 0px 10px;
	}

#leftcol
{
	margin-left: 0px;
	width: 180px;
	}

.narrowcolumn {
	float: right;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 788px;
	}

.leftcolumn {
	float: left;
	padding:  0px 0px 10px 16px;
	margin: 10px 0px 0px 0px;
	width: 425px;
	}

.featurescolumn {
	float: right;
	padding:  0px 4px 10px 0px;
	margin: 10px 0px 0px 10px;
	width: 300px;
	}

.featureboxwide {
	margin: 10px 0px 8px 0px;
	width: 300px;
	}

.featurebox {
	float: left;
	margin: 10px 0px 0px 0px;
	padding:  0px 14px 0px 0px;
	width: 132px;
	}


.post {
	margin: 0 0 20px;
	text-align: left;
	}

.narrowcolumn .post {
	margin: 0;
	}

.narrowcolumn .downloads {
	float: left;
	text-align: left;
	margin-left: 10px;
	}

.narrowcolumn h2 {
	margin-top: 15px;
	}


.narrowcolumn .postmetadata {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 15px;
	}


.narrowcolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.narrowcolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.trenner {
	clear: both;
}

.featuretrenner {
	padding: 10px 0px 10px 0px;
	clear: both;
}


/* End Structure */


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', Arial, Sand-serif;
	background-color: #0A1018;
	color: #fff;
	text-align: center;
	}

#page {
	text-align: center;
	}

#mid {
	background-color: #1B2F45;
	text-align: left;
	}

#pageend {
	background-color: #0A1018;
	text-align: center;
	}


#content {
	font-size: 1.2em
	}

.narrowcolumn .entry p {
	font-size: 1.05em;
	}

.linklist p {
	line-height: 1.4em;
	}

.narrowcolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn {
	text-align: left;
	}

.postmetadata {
	text-align: left;
	}

.alt {
	/*background-color: #FAF9EB;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd; */
	}

#footer {
	border: none;
	}


small {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.navigation {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 1.1em;
	}

h1, h2, h3, h4 {
	font-family: Georgia, 'Times New Roman', Serif;
	font-weight: normal;
	}

h1 {
	font-size: 1.6em;
	text-align: left;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h4 {
	font-size: 1.6em;
	}


.falbum-title-title {
	font-family: 'Trebuchet MS', Arial, Sand-serif;
	font-size: 1.1em;
	}

.falbum-title-title a, .falbum-title-title a:visited, .falbum-title-title a:link {
	background: #000;
	color: #fff;
	text-decoration: underline;
	}

#sidebar h2 {
	font-family: Georgia, 'Times New Roman', Serif;
	font-size: 1.6em;
	}

#content h1 a {
	background: #000;
	}

#content a {
	background: #000;
	}

#sidebar a {
	background: #000;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #647F9E;
	}


h2, h2 a, h2 a:visited, h2 a:link, h3, h3 a, h3 a:visited, h3 a:link, h4 {
	color: #647F9E;
	text-decoration: none;
	}

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;
	}

.post h2, .post h2 a, .post h2 a:visited, .post h2 a:link, .post h3, .post h3 a, .post h3 a:visited, .post h3 a:link, .post h4 {
	color: #fff;
	text-decoration: none;
	}

.entry p a:visited {
	color: #647F9E;
	}

.commentlist li, #commentform input, #commentform textarea  {
	font-family: Georgia, 'Times New Roman', Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 1.0em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Georgia, 'Times New Roman', Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Georgia, 'Times New Roman', Serif;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #fff;
	}

.postmetadata {
	font: 0.9em Georgia, 'Times New Roman', Serif;
	color: #647F9E;
	}


small {
	color: #647F9E;
	}

#sidebar ul ul li, #sidebar ul ol li{
	font: 1.2em Georgia, 'Times New Roman', Serif;
	}

.leftcolumn ul li{	line-height: 1.5em;	margin-left: -8px;	}

/* indent list wettbewerb */

#sidebar ul li ul li ul li{
	font: 0.95em Georgia, 'Times New Roman', Serif;
	margin-left: 8px;
	color: #fff;
	}

.slbox {
	padding-top: 32px;
}

.kooptxt {
	font: 0.9em Georgia, 'Times New Roman', Serif;
	color: #647F9E;
	}

p.faqfrage {
	font: 2.6em Georgia, 'Times New Roman', Serif;
	color: #647F9E;
	}
	

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: #647F9E;
	text-decoration: none;
	}

.post a {
	color: #647F9E;
	text-decoration: underline;
	}

a:hover {
	color: #fff;
	text-decoration: underline;
	}

.featureboxwide a {
	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 Headers */
h1 {
	padding-top: 14px;
	padding-bottom: 12px;
	margin: 1px;
	}

h2 {
	margin: 10px 0 0;
	}

.post h2 {
	margin: 10px 0px 4px;
	}

.videocol h2 {
	margin: 16px 0px 12px;
	}

.falbum h2 {
	margin: 15px 0px 6px;
	}

.falbum h3 {
	margin: 10px 0px 10px;
	}

h2.pagetitle {
	margin-top: 12px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 20px 0 0;
	}

h4 {
	padding: 0;
	margin: 26px 0 0;
	}


.commentlistdiv {
	padding-top: 8px;
	margin: 0px;
	}
/* End Headers */



/* Begin Images */
p img {
	border: 1px solid #000000;
	padding: 0;
	max-width: 425px;
	}

.entry img {
	border: 1px solid #000000;
	padding: 0;
	max-width: 425px;
	}
	
.ecard img {
	border: 1px solid #000000;
	padding: 0;
	}

.text img {
	border: 1px solid #000000;
	padding: 0;
	}


.falbum img {
	border: 1px solid #000000;
	padding: 0;
	}

/*	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: 0px;
	margin: 6px  0px 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 6px 10px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
img.noborder {
	border: 0px;
	padding-right: 8px;
	float: left
	}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 10px;
	list-style: circle;
	padding-left: 4px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/* content: "\00BB \0020"; */
	}

.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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-top: 10px;
	margin-bottom: 10px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	padding: 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0px;
	padding: 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 0px;
	padding: 0;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 6px 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 4px auto;
	padding: 5px 3px; 
	text-align: right;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	background: #000;
	border-color: #C9C7BC;
	color: #647F9E;
	font:  12px Georgia, 'Times New Roman', Serif;
	width: 180px;
	padding: 2px;
	margin-top: 3px;
	}

#commentform textarea {
	background: #000;
	border-color: #C9C7BC;
	color: #647F9E;
	font:  12px Georgia, 'Times New Roman', Serif;
	width: 390px;
	padding: 2px;
	}

#commentform #submit {
	background: #000;
	border-color: #C9C7BC;
	color: #647F9E;
	font:  13px Georgia, 'Times New Roman', Serif;
	margin: 0px;
	padding: 2px;
	}

.emailbutton, .emailbutton a  {
	font:  14px Georgia, 'Times New Roman', Serif;
	background: #000;
	color: #647F9E;
	padding: 4px;
	margin-top: 16px;
	margin-bottom: 10px;
	}


/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px 0px 10px 0px;
	}

.commentlist {
	margin: 0;
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 0px;
	padding: 10px 10px 0px 0px;
	list-style: none;
	}

.commentlist p {
	margin: 4px 0px 0px 0px;
	}

#commentform p {
	padding: 5px 0;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px #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;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 24px;
	}


#krbttagcloud{
	padding: 0px 0px 0px 0px;
	margin-top: 10px;
	margin-left: 10px;
	width: 150px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	color: #9399A0;
	}

#krbttagcloud a {
	color: #9399A0;
}

#krbttagcloud a:hover {
	color: #fff;
}

#krbttagcloud ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align:center;
	}

#krbttagcloud ul li {
	display:inline; 
	}

#krbttagcloud h3 {
	margin: 0px 0px 10px 0px;
	padding: 0;
	font-size: 1.6em;
	color: #647F9E;
	}


.ffield {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000;
	width: 108px;
	border: solid 0px #647F9E;
	margin-left: 10px;
	background-color: transparent;
}

.fieldbox {
	font-family: Georgia, Times New Roman, Times, serif;
	height: 26px;
	color: #91979E;
}

.featurebox p, .featureboxwide p {
	padding: 0px;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 10px;
	line-height: 1.3em;
	}


/* End Various Tags & Classes*/


/* ----------- Youtube Videos -------------*/

.videocol {
  margin: 0px;
  padding: 9px 10px 0px 0px;
  width: 300px;
  float:right;
}

.yt_container {
  margin-top: -4px;
  padding: 0px;
}

.yt_video_full {
  margin: 0px 6px 6px 0px;
  padding: 0px 0px;
}
.yt_video_full h3 {
	margin: 0px 0px 10px;
}

.yt_video_thumb {
  padding: 0px 10px 0px 0px;
  width: 140px;
  height: 178px;
  text-align:left;
  float:left;
}
.yt_video_thumb_meta {
  margin:  6px 0px 4px 0px;
  padding-bottom:  4px;
  text-align: left;
  overflow: hidden;
}
 
.yt_video_thumb_meta {
	font-size: 11px;
	color: #647F9E;
	line-height: 1.4em;
}

.yt_video_thumb_meta a, .yt_video_thumb_meta a:visited, .yt_video_thumb_meta a:link {
	font-size: 12px;
	text-decoration: underline;
}
.yt_video_thumb_img {
  margin: 0;
  padding: 0;
  /*width: 220px;*/
  text-align:left;
}
.yt_video_thumb_img img {
  background-color: #000;
  border: 1px solid #000;
  padding: 0px;
}
.yt_gallery_footer {
  clear:left;
}

/* ----------- End Youtube Videos -------------*/


