/*
Theme Name: Kosmoproleten Theme
Theme URI: http://kaffee.mitmilch.com/projekte/wordpress/themes/kpt2/
Description: Das neue Kosmoproleten-Design (v2) - erstellt von <a href="http://kaffee.mitmilch.com/">kaffee mit milch</a>.
Version: 2.0
Author: Christoph Grabo [kmm]
Author URI: http://kaffee.mitmilch.com/
Tags: fixed width, white, two coloumns

	Kosmoproleten Theme 2.0

	Das neue Kosmoproleten-Design (v2) - erstellt durch <a href="http://kaffee.mitmilch.com/">kaffee mit milch</a>.
	
	Ausschliesslich fuer kosmoproleten.com lizensiert.
	Header-Grafik erstellt von Ch. Pape (kosmoproleten.com).
	XHTML, CSS und weitere Grafiken von Ch. Grabo (kmm).

*/

body {
	font-family: "Cambria", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 13,5px;
	line-height: 1.634em;
	color: #000;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	border: 0; padding: 0; margin: 0;
}
* {
	line-height: 1.643em; /* typo line height optimization */ 
}
a, a:link, a:visited, a:active {
	color: #4C4C4C;
	text-decoration: none;
        font-weight: none;
        font-style: oblique;
}
a:focus, a:hover {
	color: #119933;
}
img, a img {
	border: 0;
}
p {}
blockquote {}

hr {
	width: 100%;
	height: 3px;
	background: #222;
	border: 0;
	padding: 0;
	margin: 0;
}

#wrapper {
	width: 750px;
	margin: auto;
}

#headblock {
	width: 750px;
	padding-top: 20px;
}

#headblock h1 {
	display: none;
}
#headblock>hr {
}

#headlogo {
	background: url(images/logo2.png) no-repeat;
	width: 750px;
	height: 140px;
	padding: 0; 
	margin: 0; 
	border: 0;
}

/* headleft: okay, now it's in the bottom field of the header ;o) */
#headleft {
	margin: -20px 0 -20px 0; 
}

#headleft>ul {
	list-style-type: none;
	padding: 0;
}
#headleft>ul>li {
	display: inline;
	font-size: 1.5em;
	padding-right: 20px;
}
#headleft>ul>li>a {
	color: #222222;
	font-weight: none;
}
#headleft>ul>li>a#katberlin:hover {
	color: #003399;
}
#headleft>ul>li>a#katkultur:hover {
	color: #006611;
}
#headleft>ul>li>a#katzeitgeist:hover {
	color: #993300;
}
#headleft>ul>li>a#katkrimskrams:hover {
	color: #cccc00;
}
#headleft>ul>li>a#page-kosmo:hover {
	color: #991133;
}

/* headright: the topheader links, right aligned */
#headright {
	font-size: 0.625em;
}

#headbottom {
	width: 750px;
	height: 109px;
}
#headbottom>a {
	width: 750px;
	height: 109px;
	display: block;
}


#kosmoblock {
	padding-top: 20px;
}

#posts {
	float: left;
	width: 500px;
}

.post {
	margin: 0 0 50px 0;
}
.post .category {
	font-size: 0.9em;
	line-height: 1.25em;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}
.catlabel {
	background: url(images/katlabel-allgemein.png) 95% center no-repeat;
	padding: 0 20px 0 5px;
	color: #fff;
}
a.catlabel {
	color: #fff;
}
a.catlabel:hover {
	color: #fff;
	text-decoration: underline;
}

.catlabel-berlin, .catlabel-Berlin {
	background: url(images/katlabel-berlin.png) 95% center no-repeat;
}
.catlabel-kultur, .catlabel-Kultur {
	background: url(images/katlabel-kultur.png) 95% center no-repeat;
}
.catlabel-zeitgeist, .catlabel-Zeitgeist {
	background: url(images/katlabel-zeitgeist.png) 95% center no-repeat;
}
.catlabel-krimskrams, .catlabel-Krimskrams {
	background: url(images/katlabel-krimskrams.png) 95% center no-repeat;
}
.catlabel-error {
	background: url(images/katlabel-default.png) 95% center no-repeat;
}
.catlabel-page {
	background: url(images/katlabel-allgemein.png) 95% center no-repeat;
}
.catlabel-page {
	padding-right: 40px;
}

.post .headline {}
.post h2 {
	padding: 0; margin: 0;
}
.post .meta {
	font-size: 0.75em;
	line-height: 1.25em;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #222;
}
.post .entry {}

.post-author {
	margin-top: 20px;
}
.post-author-headline {}
.post-author-description {
	float: right;
	width: 74%;
	margin-top: -25px;
}
.post-author-gravatar {
	float: left;
	width: 24%;
}
.post-author-gravatar>img {
	padding: 10px;
	border: 1px solid #ccc;
}
.post-author-listlink {
	color: #fff;
}

#post-author-singlepage {
}

#sidebar {
	float: right;
	width: 240px;
	border-left: 0px dotted #666;
	margin: 0;
	padding: 0;
}
#sidebar .sidehead {
	font-size: 0.9em;
	line-height: 1.25em;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	margin-bottom: 5px;
}
/* if a widget thinks, it should use h2 instead of h3 ... */
#sidebar h2 {
	font-size: 1em;
}
#sidebar ul {
	padding: 0;
	margin: 0;
}
#sidebar>ul {
	list-style-type: none;
	font-size: 0.9em;
}
#sidebar>ul>li {
}
#sidebar>ul>li>h3 {
	border-top: 2px solid #222;
	border-bottom: 1px dotted #222;
}
#sidebar>ul>li>ul {
	list-style-type: none;
	padding-left: 5px;
}
#sidebar>ul>li>ul>li {}

#footblock {
	font-size: 0.75em;
}


.kpt-searchbox {

}
.kpt-searchbox .s {
	width: 97%;
	border: 1px dotted #999;
	padding: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 1.2em;
}
.kpt-searchbox .s:hover {
	border: 2px dotted #993311;
	padding: 2px;
}
.kpt-searchbox  .searchsubmit{
	display: none;
}

/* wp related classes - needed! */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.textcenter {
	text-align: center;
}

.alignleft {
   float: left;
}
.textleft{
	text-align: left;
}

.alignright {
   float: right;
}
.textright {
	text-align: right;
}
.textblock {
	text-align: justify;
}

.alignnone { /* for not aligned images */ }

.size-full {
	max-width: 100%;
}

.hidden {
	display: none;
}
.clearer {
	clear: both;
}


/* --- */
