/*   
Theme Name: Arbeitsplatzerde
Theme URI: http://maxisnow.com/2009/02/threat-to-creativitythreat-to-creativity/
Description: This theme has a CSS dropdown menu set in reverse order and an intergrated thumbnail excerpt insertion function.<br> Largely inspired by European POP art, this theme is a labour of love. Pieces of code borrowed from all over. The key feature to this theme is the homepage excerpts with randomly generated coloration. It's a real threat to minimalist design and general organic creativity. It's automated and audacious. 
Author: SPOG.com, based on Max is NOW!
Author URI: http://www.spog.com
Tags: blue, brown, green, orange, red, yellow, purple, light, two-columns, flexible-width, right-sidebar, threaded-comments
Version: 2.0

Version 2.0

    ThreatToCreativity v1.6
	http://maxisnow.com/2009/02/threat-to-creativitythreat-to-creativity/

    Copyright (C) 2009  Max Kirchoff
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php



Use these theme as you please. It would be nice if the footer stayed intact with links back to my site, however I understand that some people want to remove it. I've done it myself before. If you do linkback to me with the theme active on a site, I will probably link to you from my site. Just FYI.
Please find the color code generator in colors.php but all other styles in the theme stylesheet.


*/


/* -standards- */



body {
	background: #B6B62E;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .75em;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

.contentpost p {
	text-align: left;
    clear: both;

	}

h2 {
	font-size: 1.2em;
	text-transform: uppercase;
	}

a {
	color: #000000;
	text-decoration: none;
	}

.entry a {
	color: #000000;
	text-decoration: underline;
	}

a:hover {
	color: #ff0000;
	}

blockquote {
	background: url("images/blockquote.jpg") no-repeat top left;
	font-style: italic;
	padding-left: 30px;
	}

#navlink {
	margin: 30px 0 30px 0;
	}

#topbar {
	border-bottom: 1px solid #a9a9a9;
	padding: 30px 0 35px 0;
	width: 800px;
	}

.blogtitle {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 72px;
	text-transform: uppercase;
	position:relative;
	line-height:65px;
	margin:50px 0 10px 0;
	float:left;
	width: 545px;
}
	.blogtitle a:link,
	.blogtitle a:visited,
	.blogtitle a:hover,
	.blogtitle a:active {
		color: #FFFFFF;
	}
.blogteaser {
	margin: 10px 0 0 0;
	width: 215px;
	height: 165px;
	float: left;
	text-align: left;
}


.blogdescription {
	display: none;
}

#banner {

}

/* -content- */
#contentwrap {
	margin: 0 auto;
	width: 953px;	
	height: 1000px;
	border-top: 13px solid #DEDE9F;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	background-color: #FFFFFF;
}

#content {
	padding: 13px 0 13px 13px;
	background-color: #FFFFFF;
}	

#content2 {
	float: left;
	width: 640px;
	margin: 0 5px 0 11px;
}

#contentpost {
	margin-left: auto;
	margin-right: auto;
	width: 640px;
    background: #eeeeee;
	padding-right:8px;
}

	

/* SIDEBAR */
#sidebar {
	float: right;
	width: 286px;
	border-right: 13px solid #FFFFFF;
	height: 663px;
	background-color: #FFFFFF;
}

#sidebarWrap {
	margin: 0 0 0 30px;
	text-align: right;	
}

#sidebar .sidebar_header {

}

#sidebar h2 {
	color: #000000;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 30px;
}

#sidebar h2.small, #sidebar h2.widgettitle {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 13px 0 13px 0;
	padding: 0 2px 4px 0;
	text-transform: uppercase;
	text-align: right;
	border-bottom: 1px solid #CECECE;
}

#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar li {
	list-style: none;
}
#sidebar li select {
	margin: 5px 0 0 100px;
}
#sidebar ul li {
	text-align: right;
}

#sidebar img {
	width: 100%;
	border: 0;
}

#sidebar ul li.cat-item {
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 4px 7px 3px;
	margin: 0 0 1px 20px;
}

	#sidebar ul li.cat-item a:link,
	#sidebar ul li.cat-item a:visited {
		color: #FFFFFF;
	}
	#sidebar ul li.cat-item a:hover,
	#sidebar ul li.cat-item a:active {
		color: #000000;
	}


/* -post and entries- */

.post {
	float:left;
	position: relative;
	width: 300px;
	height: 300px;
	overflow: hidden;
	border-right: 13px solid #FFFFFF;
	border-bottom: 13px solid #FFFFFF;
}

.post_single {
	
}
.post_single p {
	font-size: 12px;
	line-height: 17px;
	width: 430px;
	margin: 10px 0 10px 0;
	display: block;
}

.post_single ul li {
	font-size: 12px;
	line-height: 17px;
}

.entry p img {
	border: 0px;
    margin: 4px 8px 10px 0;
}

.postauthor {
	color: #000000;
	font-size: 12px;
	float: left;
	margin: 1px 0 0 13px;
}

.postauthor_single {
	margin: 0 0 2px 0;	
}
.postauthor_single_avatar {
	margin: 0 10px 10px 0;
	float: left;	
}

.postdate {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}

.postdate_single {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.postkoord_single {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.pagetitle {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

.posttitle {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 15px;
	text-transform: uppercase;
	margin: 5px 0 7px 0;
}

.posttitle_single {
	font-size: 22px;
	font-weight: bold;
	line-height: 22px;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	width: 450px;
}

.posttitle a {
	color: #ffffff;
}

.posttitle a:hover {

	color: #000000;

	}

.postmetadatabottom {

	background: #a9a9a9;

	margin: 15px 0 15px 0;

	padding: 3px;

	text-transform: uppercase;

	width: 100px;

	}

.postmetadatabottom a {

	color: #000000;

	}

.postmetadatabottom a:hover {

	color: #ffffff;

	}

.entry {
	// border-bottom: 1px dotted #a9a9a9;
	padding-bottom: 10px;
}

/* -search form- */
#searchsubmit {
	width: 18px;
	height: 18px;
	float: right;
}

#search {
	border: solid 1px #999999;
	width: 215px;
	color: #000000;
	font-size:12px;
	background: #FFFFFF;
	float: right;
}
.searchform {
	color: #000000;
	text-transform: uppercase;
	font-size:12px;
	font-weight:bold;
	margin: 13px 0 13px 0;
}


#footer {
	clear: both;
	color: #a9a9a9;
	padding: 10px 0 35px 0;
	text-align:center;
}

#footer a {
	color: #000000;
}



/* -comments- */

#comments {
	clear: both;
	padding-top: 20px;
	padding-left: 20px;
}

#respond {
	padding-top: 20px;
	clear: both;
}

form#commentform p {
	display: block;	
}

.comment-info-split {
	clear: both;
}

.commentmetadata {
	text-transform: uppercase;
}

.commentlist div.alt {
	color: #000000;
	padding: 10px;
}

ol.commentlist {
	list-style: none;
}
ol.commentlist ul.children {
	list-style: none;
}
.comment-div {
	display: block;
}
.comment-left {
	width: 30%;
}
.comment-right {
	width: 70%;
}
.comment-author {

}

.avatar {
	background:#FFFFFF none repeat scroll 0 0;	
}
.commentlist ul li {
border-bottom:none;
}
.commentlist li {
margin: 10px 0 0 0 ;
}
ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { border-bottom:1px dotted #666; padding:1em; }
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard { font:normal 16px arial; }
ol.commentlist li.comment div.vcard cite.fn { font-style:normal; }
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar { border:5px solid #ccc; float:left; margin:0 1em 1em 1em; }
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {}
ol.commentlist li.comment div.comment-meta { font-size:9px; }
ol.commentlist li.comment div.comment-meta a { color:#ccc; }
ol.commentlist li.comment p { font-size:11px; margin:0 0 1em; }
ol.commentlist li.comment ul { font-size:11px; list-style:square; margin:0 0 1em 2em; }
ol.commentlist li.comment div.reply { font-size:11px; }
ol.commentlist li.comment div.reply a { font-weight:bold; }
ol.commentlist li.comment ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 { margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-3 { margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-4 { margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

/* -floats -*/



.aligncenter,

div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

#header_left {
	width: 953px;
	margin: 0px auto 7px auto;
}

#header_nav {
	float:left;
	position: relative;
	margin: 0 0 0 0px;
	left: 180px;
	top: -180px;
	z-index: 10;
	font-size: 11px;
}

#bodywrap {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
}

.bg {
	padding: 10px;
}

.bg div.entrywhole {
	margin-top: 10px;	
}

.post:hover {
	background: white !important;
}

.post:hover .posttitle a {
	color: black !important;
}

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
}

.subnav li a:link, .subnav li a:visited {
	background:#eef5e1;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #e4efd5;
}

.subnav li a:hover, .subnav li a:active {
	background:#e4efd5;
	text-decoration:none;
	color: #7da939;
}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
}

#nav {
	font-size:12px;
	z-index:5000;
}

#nav, #nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1;
	z-index:5000;
}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
	z-index:5000;
	}

#nav li {
	float: left;
	list-style:none;
	z-index:5000;
}

#nav a:link, 
#nav a:visited,
#nav a:hover,
#nav a:active {
	display:block;
	color: #FFFFFF;
	padding:6px;
	z-index:5000;
	font-size: 12px;
	text-transform: uppercase;
}

			
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #a9a9a9;
	z-index:5000;
	}
	
#nav li li {
	width: 172px;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background: #777;
	z-index:5000;
	}

#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:#FFF;
	z-index:5000;
	}

#nav li li a:hover, #nav li li a:active {
	background:#000;
	z-index:5000;
	}	

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	z-index:5000;
	}

a.main:hover {	
	background:none;
}

#commentform {
	margin: 10px 0px 10px 0px;
	padding: 0 0 10px 0; 
}

.picleft {
	float: left;
	margin-right: 4px;
}

.picright {
	float: right;
	margin-left: 4px;
}
.alignright {
	float: right;
	margin-left: 4px;
}
.alignleft {
	float: left;
	margin-right: 4px;
}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
size-medium {
	margin: 0 0 10px 0;	
}

.entry ol li {
	clear: both; 
	margin-top: 10px;
	position:relative;
}

#cattag {
	font-size: 10px;
}

#fun {
	width: 480px;
	height: 430px;
	float: left;
	position: relative;
	margin:  0 0 0 -250px;
	background: #660000;
}

#subtitle {
	size: 18px;
	color: #666666;
	text-transform: uppercase;
	text-align: center;
}

/* category colors */
body.TechnikampIndustrie,
#sidebar ul li.TechnikampIndustrie {
	background-color: #6A9EBF;	
}
body.KlimaampUmwelt,
#sidebar ul li.KlimaampUmwelt {
	background-color: #E08B08;	
}
body.GrundampBoden,
#sidebar ul li.GrundampBoden {
	background-color: #E4BC31;	
}
body.NavigationampMobilitt,
#sidebar ul li.NavigationampMobilitt {
	background-color: #CC6633;	
}

#blogSubtitle.default {
	color: #747827;
}
#blogSubtitle.TechnikampIndustrie {
	color: #405F73;	
}
#blogSubtitle.KlimaampUmwelt {
	color: #865305;	
}
#blogSubtitle.GrundampBoden {
	color: #98711D;	
}
#blogSubtitle.NavigationampMobilitt {
	color: #7A3D1F;	
}

div.TechnikampIndustrie100 {
	background-color: #6A9EBF;	
}
div.TechnikampIndustrie90 {
	background-color: #79a8c6;	
}
div.TechnikampIndustrie80 {
	background-color: #88b1cc;	
}
div.TechnikampIndustrie70 {
	background-color: #97bbd2;	
}
div.TechnikampIndustrie60 {
	background-color: #a6c5d9;	
}
div.TechnikampIndustrie50 {
	background-color: #b5cfdf;	
}

div.KlimaampUmwelt100 {
	background-color: #E08B08;	
}
div.KlimaampUmwelt90 {
	background-color: #e39721;	
}
div.KlimaampUmwelt80 {
	background-color: #e6a239;	
}
div.KlimaampUmwelt70 {
	background-color: #e9ae53;	
}
div.KlimaampUmwelt60 {
	background-color: #ecb96b;	
}
div.KlimaampUmwelt50 {
	background-color: #f0c584;	
}

div.GrundampBoden100 {
	background-color: #E4BC31;	
}
div.GrundampBoden90 {
	background-color: #e7c346;	
}
div.GrundampBoden80 {
	background-color: #e9c95a;	
}
div.GrundampBoden70 {
	background-color: #ecd06f;	
}
div.GrundampBoden60 {
	background-color: #efd783;	
}
div.GrundampBoden50 {
	background-color: #f2de98;	
}

div.NavigationampMobilitt100 {
	background-color: #CC6633;	
}
div.NavigationampMobilitt90 {
	background-color: #d17646;	
}
div.NavigationampMobilitt80 {
	background-color: #d6855a;	
}
div.NavigationampMobilitt70 {
	background-color: #db946f;	
}
div.NavigationampMobilitt60 {
	background-color: #e0a383;	
}
div.NavigationampMobilitt50 {
	background-color: #e6b398;	
}

div.posttitle_single.TechnikampIndustrie {
	color: #6A9EBF;	
}
div.posttitle_single.KlimaampUmwelt {
	color: #E08B08;	
}
div.posttitle_single.GrundampBoden {
	color: #E4BC31;	
}
div.posttitle_single.NavigationampMobilitt {
	color: #CC6633;	
}

img.start-teaser-thumb {
	float: left;
	margin: 0 10px 0 0;
}
