/*  
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 */

body {
	margin: 0 auto;
	padding: 0 10px;
	background-color: #fff;
	color: #444;
	font: 62.5%/200% Helvetica, Arial, sans-serif;
	text-align: center;
	}

/* @group Structure */

/*
#homebody {
text-align: left;
font-size: 1.5em;
line-height: 1.5em;
letter-spacing: .1em;
width: 790px;
padding-top: 180px;
}
*/

#wrapper {
	font-size: 1.35em;
	width: 790px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

#header {
text-align: left;
margin: 60px 0px 0px 0px;
height: 135px;
}

#header img {border: 0px solid #fff; float: left;}

.headline {
font-size: 1.6em;
font-weight: bold;
line-height: 135px;
text-transform: none;
margin-left: 165px;
}

#sidebar {
text-align: left;
position: relative;
float: left;
margin: 0;
padding-top: 2px;
width: 140px;

}

#sidebar2 {
text-align: left;
position: relative;
float: right;
margin: 0;
width: 140px;

}

#footer {
}





#sidebar2 h1 {
font-size: 2em;
text-transform: none;
line-height: 1.2em;
}




/* @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;}


#sidebar2 h3 {
margin: 1.5em 0 -1em;
font-weight: normal;
}

p.postmetadata {
line-height: 100%;
margin: 10px 0 25px;
color: #5e5e5e;
}

.post {
text-align: left;
/*margin-left: 150px;*/
/*margin-top: 15px; */
width: 450px;
position: absolute;
left: 165px;
padding-bottom: 25px;
}

.entry p:first-child {
font-weight: bold; 
font-size: 1.3em;
line-height: 1.3em; 
padding: 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: 450px;
padding: 5px 5px 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.3em;
line-height: 1.3em; 
padding: 0;
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;}

