/*  
Theme Name: WP KNerd
Theme URI: none - this is for use with www.konzeptionerd.de only
Description: I did start on the Wordpress default theme, but rather left no style unturned and weeded out some out the php as well.
Version: 0.9
Author: Anja Rau
Author URI: http://www.anjarau.de/
*/

/* Build the Page Grid*/

body {
	margin: 0;
    padding: 0;
    background: #FFF url('images/bg_knerd.jpg');
    font-size:100%; /* 100% E2R . www.informationarchitects.jp */
    font-family: 'Times New Roman', Times, Serif;
    color: #0F0F11;
	}
	
#header-strip {
    margin: 0; 
	padding: 0; 
    top:0px;
    left:0px;
	height: 10em; 
	width: 100%;
    background-image: url('images/header-strip.png');
    background-repeat: repeat;
	}

#content {
	margin: 0 auto;
	width: 46%;
    padding: 2%;
    background-color: #FFFFFA;
   	border-left: 5px groove #808080;
    border-right: 5px ridge #808080;
    line-height: 140%; /* 100% E2R . www.informationarchitects.jp */
	}

/* The segments keep the vertical strata of the content in place */
.segment {
	margin: 0 0 1em;
	}

#footer {
    margin: 0 auto 1em auto;
	height: 2.5em;
	width: 46%;
  	padding: 2%;
  	font-size:0.8em;
  	color: #FFFFFA;
	font-weight:bold;
	font-family: Arial, Sans-Serif;
   	background-color: #0F0F11;
   	border-left: 5px solid #0F0F11;
    border-right: 5px solid #0F0F11;
  	text-align: center;
  	line-height: 1.5em;
	}
	
.antifloat {
clear:both;
visibility:hidden;
	}
	
/* End the Page Grid */
	
	
/* The Header Content */ 

#header-bar { 
    margin: 0 auto;
	height: 10em;
	width: 50%;
    background-color: #FFFFFA;
    filter:alpha(opacity=70);
    -moz-opacity:0.7;
opacity:0.7;
    border-left: 5px groove #808080;
    border-right: 5px ridge #808080;
    font-family: Arial, Sans-Serif;
}

#about {
	margin: 0em 0 0 0.4em;
	font-size: 0.8em;
	line-height: 1.8em;
	font-family: Arial, Sans-Serif;
	}

/* Yip, the h1 goes here, because we only use it in the header */	
h1 {
	margin: -0.1em;
    padding-top: -0.3em;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
    font-size: 3.6em;
	text-align: center;
	}

#subline {
	margin: 0.1em auto;
	font-size: 1.2em;
	text-align: center;
	}

#searchwrap {
	float: right;
	margin: 1.25em 1em 0 0 ;
	}

#searchform #s {
	width: 15em;
	padding: 2px;
	background-color: #FFFFFA;
	border: 1px inset #009900;
	}

#searchsubmit {
	padding: 0px;
	border: 1px outset #808080;
	}
	
/* Done with the Header Content*/	


/* While we're at it: styles for the other search form */

#researchform #s {
	width: 60%;
	padding: 2px;
	background-color: #FFFFFA;
	border: 1px inset #009900;
	}
	
/* Done */
	

/* Main Post Styles */

hr {
	margin: 1.5em auto 0 auto;
	width: 100%;
	height: 1px;
	background-color: #808080;
	border: 0;
	}

.excerpt {
	width: 20px;
	}
	
h2, h3, h4, h5, h6 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	}

/* h2 is for page-titles like _archive_ */
h2 {
    margin: 0;
    margin: 0 0 1em 0;
    font-size: 1.6em;
	}
/* h3 is for post-titles */	
h3 {
	padding: 0;
	margin: 0.5em 0 0 0;
    font-size: 1.3em;
	}
	
.secondary {
	padding: 0;
	margin: 0.75em 0 0 0;
    font-size: 1.2em;
	}

/* h4 is for the columntitles in the link-lists */	
h4 {
	padding: 0;
	margin: 0.5em 0;
    font-size: 0.9em;
	}

/* h5 is for sublines within the post */
h5 {
	padding: 0;
	margin: 0;
    font-size: 1.1em;
	font-weight: bold;
	}
	
h6 {
	padding: 0;
	margin: 0;
	font-size: 1em;
	font-weight: bold;
	}

.meta_top {
	padding: 0;
	margin: 0.2em 0 0 0;
	font-size:0.8em;
	font-weight:bold;
	font-family: Arial, Sans-Serif;
	}

.meta_bottom {
	padding: 0;
	margin: 0;
	font-size:0.8em;
	font-weight:bold;
	font-family: Arial, Sans-Serif;
	line-height: 120%;
	}

.readon {
	font-size:0.8em;
	font-weight:bold;
	font-family: Arial, Sans-Serif;
	line-height: 120%;
	}	

.pager {
	margin: 1em 0 1em 0;
	text-align: center;
	font-size:0.8em;
	font-weight:bold;
	font-family: Arial, Sans-Serif;
	}
	
.pagersingle {
	margin: 0 0 1.3em 0;
	text-align: center;
	font-size:0.8em;
	font-weight:bold;
	font-family: Arial, Sans-Serif;
	border-top: 
	}
	
.alignleft {
	float: left;
	font-size:0.8em;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
	}
	
.alignright {
	float: right;
	font-size:0.8em;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
	}
	
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description, h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited,cite {
	text-decoration: none;
	color: #161616;
	}
	
a, a:hover, a:active, a:visited {
	text-decoration: none;
	color: #009900;
	}

/* Done with the Main Post Styles*/


/* Style for Secondary Posts on Startpage */
.index_level2_post {
	float: left;
	width: 47%;
	margin: 0 2% 0 1%;
	}
	
/* Done with the Secondary Posts */


/* Linkroll */

.linkcolumn {
	float: left;
	width: 30%;
	margin: 0 2% 0 1%;
	}	
	
.columnlist {
	font-size: 0.75em;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
	}

/* Done with the Linkroll */

/* Comments */

/* select {
	width: 130px;
	} */

/* 
	#commentform input {
	width: 100em;
	padding: 2px;
	background-color: pink; 
	margin: 5px 5px 1px 0;
	} 

#commentform textarea {
	width: 100%;
	padding: 2px;
		background-color: pink; 
	}

#commentform #submit {
	margin: 0;
	float: right;
	color: green;
	background-color: pink; 
	} 
*/

.textline {
	width: 20em;
	padding: 2px;
	background-color: #FFFFFA;
	border: 1px inset #009900;
	}

#textfield {
	width: 100%;
	padding: 2px;
	background-color: #FFFFFA;
	border: 1px inset #009900;
	}
	
.formlabel {
	font-size:0.8em;
	font-family: Arial, Sans-Serif;
	}
	
#commentsubmit {
	float: right;
	margin: 0.5em 0 -0.5em 0;
	padding: 0 2px;
	border: 1px outset #808080;
	}	
	
.commentlist {
	padding: 0;
	text-align: justify;
	}

.alt {
	margin: 0;
	padding: 0;
	border-left: 1px solid #009900;
	}
	
.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;
	font-size:0.8em;
	font-weight:bold;
	font-family: Arial, Sans-Serif;
	}

/* Done with the Comments */


/* Styles for Lists */

ul {
	list-style: square;
	}

ol {
	list-style: decimal-leading-zero;
	}
	
/* Done with the Lists */	



/* Styles for Images */

img {
	margin: 0 auto;
	max-width: 99%;
	border: 1px solid black;
	display: block;	
	}

/* Done with the Images*/


/* Set for more than one Amazon-link with image */

.amazon { }

.amitem {
width: 10em;
float: left;
}

/* Done */



/* "Maybe there is more than one answer to these questions pointing me in a crooked line. And the less I seek my source for some definitive, thecloser I am to fine." */