/*
Theme Name: Kosmoproleten Theme
Description: Das neue Kosmoproleten-Design (v3) - erstellt von Lisa Plücker und Tobias Fickinger
Version: 3.0
Tags: fixed width, white, two coloumns

	Kosmoproleten Theme 2.0

	Das neue Kosmoproleten-Design (v3) - erstellt durch Lisa Plücker
	
	Ausschliesslich fuer kosmoproleten.com lizensiert.
	Header-Grafik erstellt von Lisa Plücker.
	XHTML, CSS und weitere Grafiken von Lisa Plücker.

*/

body {
	font-family: helvetica, Trebuchet, Verdana, Arial, sans-serif;
	font-size: 12px;
	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;
}
h2{
font-family: adobe caslon pro; text-transform:uppercase;
}
* {
	line-height: 1.643em; /* typo line height optimization */ 
}
a, a:link, a:visited, a:active {
	color: #000000;
	text-decoration:none;
        font-weight:none;
        font-style:none;
	
}
a:focus, a:hover {
	color: #119933;
}
img, a img {
	border: 0;
}
p {}
blockquote {}

hr {
	width: 100%;
	height: 1px;
	background: #222;
	border: 0;
	padding: 0;
	margin: 0;
}

#wrapper {
	width: 750px;
	margin: auto;
}

#headblock {
	width: 750px;
	padding-top: 15px;
}

#headblock h1 {
	display: none;
}
#headblock>hr {
}

#headlogo {
	background: url(images/logo3.jpg) no-repeat;
	width: 750px;
	height: 140px;
	padding-bottom: 20px; 
	margin: 0; 
	border: 0;
}

/* headleft: okay, now it's in the bottom field of the header ;o) */
#headleft {
	margin: 10px 0 -20px 0; 
}

#headleft>ul {
	list-style-type: none;
	padding: 0;
}
#headleft>ul>li {
	display: inline;
	font-size: 1.2em;
	padding-right: 50px;
	font-family: helvetica, cambria, arial;
}
#headleft>ul>li>a {
	color: #222222;
	font-weight: none;
}
#headleft>ul>li>a#katberlin:hover {
	color: #003399;
}
#headleft>ul>li>a#katberlin {
	border-left: 17px solid #1874CD;
	padding-left: 10px;
}
#headleft>ul>li>a#katkultur:hover {
	color: #6C7B8B;
}
#headleft>ul>li>a#katkultur {
	border-left: 17px solid #6C7B8B;
	padding-left: 10px;
}
#headleft>ul>li>a#katzeitgeist:hover {
	color: #993300;
}
#headleft>ul>li>a#katzeitgeist {
	border-left: 17px solid #CD3333;
	padding-left: 10px;
}
#headleft>ul>li>a#katwissenswertes {
	border-left: 17px solid #008800;
	padding-left: 10px;
}
#headleft>ul>li>a#katwissenswertes:hover {
	color: #008800;
}
#headleft>ul>li>a#page-kosmo:hover {
	color: #991133;
}
#headleft>ul>li>a#page-kosmo {
	border-left: 17px solid #FFCC00;
	padding-left: 10px;
}

/* headright: the topheader links, right aligned */
#headright {
	font-size: 0.825em;
}

#headbottom {
	width: 750px;
	height: 109px;
}
#headbottom>a {
	width: 750px;
	height: 109px;
	display: block;
}


#kosmoblock {
	padding-top: 40px;
}

#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 5px 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) 80% center no-repeat;*/
border-left: 13px solid #1874CD;
}
.catlabel-kultur, .catlabel-Kultur {
/*	background: url(images/katlabel-kultur.png) 95% center no-repeat;*/
border-left: 13px solid #6C7B8B;
}
.catlabel-zeitgeist, .catlabel-Zeitgeist {
/*	background: url(images/katlabel-zeitgeist.png) 95% center no-repeat;*/
border-left: 13px solid #CD3333;
}
.catlabel-krimskrams, .catlabel-Krimskrams {
/*	background: url(images/katlabel-krimskrams.png) 95% center no-repeat;*/
border-left: 13px solid #008800;
}
.catlabel-wissenswertes, .catlabel-Wissenswertes {
/*	background: url(images/katlabel-krimskrams.png) 95% center no-repeat;*/
border-left: 13px solid #008800;
}
.catlabel-proletenkosmos, .catlabel-Proletenkosmos {
/*	background: url(images/katlabel-proletenkosmos.png) 95% center no-repeat;*/
border-left: 13px solid #FFCC00;
}
.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.825em;
	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: 235px;
	margin: 0;
	padding: 0;

}
#sidebar .sidehead {
	font-size: 0.9em;
	line-height: 1.25em;
	margin-bottom: 40px;
       
}
/* 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: 1em;
}
#sidebar>ul>li {
 /* also class: widget */
	padding-bottom: 15px;
border-bottom: 1px solid black;

}
#sidebar>ul>li>h3 {

}
#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: "helvetica", 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;
}


/* Lightbox Stuff */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}

/* --- */

