/*
Theme Name: Weltherrschaf
Description: Lots of text
Version: 0,9 Released 10 Jul 2009
Author: Axel Bergander
Author URI: http://www.weltherrschaf.de

This theme was developed on the ground of 'Journalized Winter' by Mike Little
Thanks, dude, it helped a lot.
Visit his page on http://zed1.com/journalized/

Credit for the original concept and core of the layout comes
courtesy of Rob Chandanais via: http://bluerobot.com/web/layouts/layout3.html
*/

body {
	color: #000000;
	background: #fff;
    margin: 0px 250px;
	padding: 0px;
	font: 12px/16px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

h1 {
    font-weight: bold;
    font-size: 150%;
    color: #000000;
    text-align: center;
}

img {
    border-style: none;
}

.images {
	padding: 2px;
	background: transparent;
    border: none;
}
h2 {
    margin: 0px 0px 0px 0px;
	padding: 2px 10px 2px 20px;
	font-size: 100%;
	color: #fff;
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: 300;
	width: 440px;
	background: #bbb;
	z-index: 0; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	}

h3 {
	font-size: 14px;
	margin: 0px 0px 5px -10px;
	padding: 0px 0px 0px 10px;
        background: #bbb;
        width: 450px;
        line-height: 130%;
}

h4 {
    font-size: 110%;
    margin: 0px 0px 0px 0px;
    color: #ffffff;
	background: #bbb;
	padding: 0px 2px 2px 2px;
}

h5 {
    text-align: center;
    font-size: 100%;
    margin: 0px 0px 0px -10px;
 	background: #eee;
	padding: 2px 2px 2px 2px;
}

abbr {
    cursor: help;
}

.storyTitle {
	font: bold 14px/16px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.storyCategory {
	font-weight: 400;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.storyAuthor {
	font-weight: 600;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.excerpt {
	font: 12px/15px Georgia, "Times New Roman", Times, serif;
        
}
p 
	font: 11px/15px;
	margin: 0px 0px 0px 0px;
	padding: 2px;
}

#headerMessage {
    font: 9px;
    margin: 0px 0px 0px 0px;
    padding: 2px;
}

pre {
	font: 10px/11px fixed;
}
a {
	color: #003399;
	text-decoration: none;
	background: transparent;
	}
a:link    { color: #003366; text-decoration: none; }
a:visited { color: #003366; text-decoration: none; }
a:hover   { color: #003366; text-decoration: none; }

.headerblock {
    text-align: left;
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: 470px;
	margin: 0px 0px 0px 0px;
	color: #ffffff;
	background: #777;
	padding: 5px 0px 0px 0px;
	z-index: 0; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	font-size: 170%;
	line-height: 120%;
	font-weight: 900;
}

.headerblock a:link { color: #ccc; text-decoration: none; font-size: 150%;}
.headerblock a:visited { color: #ccc; text-decoration: none; font-size: 150%;}
.headerblock a:hover { color: #fff; text-decoration: none;}


#header a:link, #header a:visited {
	font-size: 120%;
	font-weight: 600;
    color: #000000;
}

.commentHeader {
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: 400;
	margin: 10px 10px 10px 10px;
	border: 1px solid #000000;
	background: #cccccc;
    color: #000000;
	padding: 10px;
	z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	font-size: 16px;
	font-weight: 600;
}

/* All the content boxes belong to the content class. */
.centreblock, .navigation {
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: 450px;
	margin: 0px 0px 10px 10px;
	border: 0px solid #5f7797;
    color: #333333;
	background: #fff;
	padding: 5px 0px 0px 10px;
	z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}
.centreblock>p {margin: 0px;}
.centreblock>p+p {text-indent: 30px;}

.meta {padding-bottom: 8px};

.meta ul {
  display: inline;
}

.meta li  {
    display: inline;
	list-style-type: none;
}

.centreblock ul, .leftsideSection ul, .rightsideSection ul {
	list-style-type: none;
	margin: 0;
	padding: 1px 1px 3px 1px;
    line-height: 14px;
	color: #222;
}

.rightsideSection li {
	padding: 1px 1px 5px 1px;
}
.centreblock li, .leftsideSection li {
	padding: 1px 1px 1px 1px;
}

.storyContent ul li {
	list-style-type: disc;
	margin-left: 10px;
	padding-left: 5px;
}

.centreblock h4 {
    border: 1px solid #000;
    margin: 14px 0px 2px 0px;
}

.storyContent {
    color: #222;
	background: #fff;
}

.storyCommentContent {
    color: #000000;
	background: #cccccc;
	width: auto;
	margin: 10px 10px 10px 10px;
	border: 1px solid #000000;
	padding: 10px;
}

blockquote {
	margin: 0.5em;
    color: #333333;
	padding: 4px;
	/*border: 1px solid #000000;*/
	background: #a7aeb8;
}

q {
    color: #333333;
	background: #a7aeb8;
}

#leftside {
	position: absolute;
	text-align: center;

/*
	border: 1px solid #5f7797;
    color: #464c64;
    background: #a7aeb8;
*/
	z-index: 1;
	voice-family: "\"}\"";
	voice-family: inherit;
}
body>#leftside {
	position: absolute;
	width: 120px;
	top: 70px;
	left: 70px;
}

#leftside a:link { color: #003366; text-decoration: none; background: transparent;}
#leftside a:visited { color: #003366; text-decoration: none; background: transparent;}
#leftside a:hover { background: #fff; text-decoration: none; background: transparent;}

.leftsideSection {
    color: #222;
    background: #fff;
	padding: 0px;
    margin: 0px 0px 10px 0px;
    font-size: 95%;

}

#rightside {
	position: absolute;
	width: 180px;
	top: 0px;
	left: 670px;
/*
	padding: 10px;
	border: 0px solid #5f7797;
	background: #fff;
*/
	z-index: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
}
body>#rightside {width: 175px;}

#rightside a:link { color: #003366; text-decoration: none;}
#rightside a:visited { color: #003366; text-decoration: none;}
#rightside a:hover { background: #ccc; text-decoration: none;}


.rightsideSection {
    background: #fff;
	padding: 0px;
    margin: 0px 0px 0px 0px;
    font-size: 95%;
}

#chaff {
    text-align: right;
}
#chaff a {
   color: #000000;
   font-size: 2px;
}
#chaff a:link { color: #000000; }
#chaff a:visited { color: #000000; }
#chaff a:hover { background: #fff; }

.storyLinks {
    text-align: right;
    margin: 4px;
    font-size: 80%;
}

.centerP {
    text-align: center;
}

#contentcomments input, #centreblock input, #menu input {
	margin: 1px;
	padding: 1px 1px 4px 1px;
	border: 1px solid #000000;
	font: 11px/14px;
	background: #ffffff;
}
#contentcomments textarea, #centreblock textarea, #menu textarea {
	margin: 1px;
	padding: 1px;
	border: 1px solid #000000;
	background: #ffffff;
	font: 11px/14px;
}
.commentfield {
	margin-bottom: 4px;
}

.b2calendartable {
    background: #bfc4cb;
	border: 1px solid #5f7797;
}

.b2calendarmonth {
	font: 11px;
}

.b2calendarrow {
}

.b2calendarheadercell {
	background: #5f7797;
    color: #e9f2fc;
	font: 11px;
}

.b2calendarcell {
    color: #333333;
	font: 11px;
}

.b2calendartoday {
    color: #ff0000;
}

.b2calendaremptycell {
}

.b2calendarlinkpost {
    color: #354463;
	text-decoration: none;
}

.blogrollmain {
	margin-bottom: 4px;
}

.ende {
	text-align: justify;
	font-size: 70%;
	margin-left: 0px;
	margin-top: 0px;
}
div.NOCSS {display: none;}

.buttonarea {
    background: #cccccc;
}

span.searchword {
    background-color: yellow;
}

#searchform {
	width: 180px
	}

#tagcloud {
	text-align:justify;
	}

