/*  
Theme Name: konzept:gelb reduziert
Theme URI: http://www.konzeptgelb.de/
Description: Simple minimalistic theme.
Version: 1.0
Author: Matthias Meyer
Author URI: http://www.konzeptgelb.de/
License: Creative Commons Attribution-Share Alike 3.0 (http://creativecommons.org/licenses/by-sa/3.0/.
*/

/* @group Normalize */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
ol,ul {
	list-style: none;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,img {
	border: 0;
}
caption,th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
/* @end */

/* @group Structure */

#homebody {
text-align: left;
font-size: 1.5em;
line-height: 1.5em; /* muß 2.5 */
letter-spacing: .1em;
width: 800px;
padding-top: 180px; /* muß 180 */
}

#wrapper {
	font-size: 1.2em;
	width: 800px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

#header {
text-align: left;
margin: 60px 0px 0px 0px;
height: 120px; /*muß 130*/
/*font-size: 2em;*/
}

#sidebar2 h1 {
font-size: 2em;
text-transform: none;
line-height: 1.2em;
}


body {
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	color: #444;
	font: 62.5%/200% Helvetica, Arial, sans-serif;
	text-align: center;
	}

/* @end */

a:link, a:visited {
	color: #444;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
color: silver;
border-bottom: none;
}

#sidebar a {border: none; font-weight: normal;}

.post li p, #sidebar2 li p {display: inline;}
.post li a, #sidebar2 li a {font-weight: bold;}
.post li, #sidebar2 li {display: inline;}

#sidebar2 ul {padding-top: 15px;}

#sidebar h2 {text-transform: uppercase;}

a:link.subscribe, a:visited.subscribe {
color: #f36a18;}

a:hover.subscribe  {
color: silver;}

.description {font-size: .5em;}

#header img {border: 0px solid #bebebe; float: left;}

#sidebar {
text-align: left;
position: relative;
float: left;
margin: 2px 0;
/*top: 120px;*/
/*right: 300;*/
width: 125px;
/*height: 355px;*/
/*padding-bottom: 25px;*/
}

#sidebar2 {
text-align: left;
position: relative;
float: right;
margin: 15px 0;
/*top: 131px;*/
/*left: 595px; original 450*/
width: 210px; /*original 300*/
/*padding-bottom: 25px;*/
}

#footer {
}

#sidebar2 h3 {
margin: 1.5em 0 -1em;
font-weight: normal;
}

/* #sidebar h1 a{
font-weight: bold;} */

p.postmetadata {
line-height: 100%;
margin: 10px 0 25px;
color: #5e5e5e;
}


.post {
text-align: left;
/*margin-left: 150px;*/
margin-top: 15px;
width: 400px;
position: absolute;
left: 150px;
/*top: 130px;*/
padding-bottom: 25px;}

.entry p:first-child {font-weight: bold; font-size: 1.4em; padding-top: 0; color: #d00000;}
/* original in magenta als hervorhebung color: #f5467a #82979d */

.entry blockquote p:first-child {font-weight: normal; color: #444; font-size: inherit;}

.entry blockquote {font-weight: normal; color: #444; font-size: 1.1em; border-left: 2px solid silver; margin: 1.2em 0 1.2em 2em; padding-left: 1em;}


.cat a:link, .cat a:visited{
text-transform: uppercase;
color: #d00000;
}

.cat a:hover{
text-transform: uppercase;
color: silver;}

.cat {text-transform: uppercase;}

.entry img {
max-width: 400px;
padding: 5px 0px 0px 0px;
border: 0px solid;
}

p {padding: 1em 0 .5em 0;}

strong {font-weight: bold;}

h2 {padding-top: 10px; font-size: 1.2em;}

h3 {
padding-top: 10px; 
text-transform: uppercase;
}

.navigation {
margin: 0 0 1em;
}

.center {text-align: center;}

.borderless img, img.borderless {border: none;}

.imgleft {float:left;}

em {font-style: italic;}

.entry li {display: block;}

ul {padding-bottom: 1em;}

ul.related li a{display: block;}
ul.related li {display: block;}

/* ul.archive li{display: block; padding: 0 0 1em;} */
ul.archive a{font-weight: bold; font-size: 1.2em; color: #d00000;}

ul.archive p {display: block; padding: 0;}

ul.archive li p a{font-size: 1.0em;}

ul.archive {margin: 0; padding:0;}

.alignleft {float: left;}
.alignright {float: right;}

.headline {
font-size: 1.7em;
font-weight: bold;
line-height: 6.3em;
text-transform: none;
margin-left: 150px;
}