/*
Theme Name: environment
Theme URI: http://www.kunstgriff-pix.org/wordpress/download/
Description: A fresh, new interpretation of the <a href="http://binarybonsai.com/">default WordPress 1.6</a> theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>. Comes along with different, automatically changing headers, three sidebars at the bottom, a custom header, special features (such as text boxes, link icons...) and a very special 404 page. Languages: english and german. Please refer to read-first.php.
Version: 2.2
Author: J&ouml;rg Klemme [kunstgriff]
Author URI: http://wahnwogen.wordpress.com/
Tags: white, orange, green, custom-header, fixed-width, four-columns

      WordPress Default 1.6
       http://binarybonsai.com/	

      Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was re-designed and re-built by J&ouml;rg Klemme (kunstgriff), based on Michael Heilemann's WordPress Default 1.6 Theme
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details. */



/* Begin Typography & Colors */
/* color: POST TEXT COLOR */ 
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px which makes life easier*/
	font-family: "Courier New", Courier, Monospace;
	background: #ffffff url('images/bg.jpg');
/*	background: #000000; */
	color: #000000;
	text-align: center;
	}

#page {
	background: #ffffff url('images/kubrickbgwide.jpg') repeat-y top; border: none; /* page's background image */

	border: 1px solid #777777;
	text-align: left;
	}

#header {
	background: #ffffff url('images/kubrickheader.jpg') no-repeat bottom center; /* header's background image */
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.2em;
/*        text-align: justify; */
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.5em;
	}

.widecolumn {
	line-height: 1.5em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #fff;
	border-top: 1px solid #6ccf00;
	border-bottom: 1px solid #6ccf00;
	}

.thread-alt {
	background-color: #fff;
}

.thread-even {
	background-color: #fff; 
} 
.depth-1 {
	border: 1px solid #fa9d02;
} 

.even {
	border-left: 1px solid #fa9d02; 
}

#footer {
	background: #ffffff url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	} /* footer's background image */

small {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	line-height: 1.4em;
	}

h1 {
	font-size: 3.5em;
	text-align: center;
        font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	}

#headerimg .description {
	font-size: 1.8em;
	text-align: center;
        text-decoration: none;
        font-weight: bold;
	}

#headerimg h1 {
	font-size: 2.8em;
	text-align: center;
        font-family: "Courier New", Courier, Monospace, Serif;
        font-weight: bold;
        text-decoration: none;
	color: #fa9d02;
	}

#headerimg h2 {
	font-size: 1.8em;
	text-align: center;
        font-family: "Courier New", Courier, Monospace, Serif;
        text-decoration: none;
	color: #fa9d02;
	}

#headerimg h1, #headerimg h2, #headerimg h1 a:visited, #headerimg h1 a:visited, #headerimg h1 a:hover, .#headerimg h2 a:hover {
	text-decoration: none;
	color: #fa9d02;
	}

h2 {
	font-size: 1.7em;
	}

h2.pagetitle {
	font-size: 1.7em;
	}

#sidebar h3, #sidebar2 h3, #sidebar3 h3 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.3em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #6ccf00;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #6ccf00;
	}

h2, h2 a, h2 a:visited, h2 a:hover, h3, h3 a, h3 a:visited, h3 a:hover, #sidebar h3, #sidebar2 h3, #sidebar3 h3, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #fa9d02; /* LINK COLOR visited link */
/*      border-bottom: 1px dashed #fa9d02; */ /* visited link with dashed underline */
	text-decoration: none;
	}

.entry p a:hover {
	color: #6ccf00; /* LINK COLOR when mouse is present */
/*      border-bottom: 1px dashed #6ccf00; */ /* link with dashed underline */
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1.1em "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	}

.commentlist li ul li {
	font-size: 1em;
} 

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #fa9d02; /* avatar frame color */
	padding: 2px;
	background: #777; /* avatar background color */
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
        font-family: "Courier New", Courier, Monospace, Serif;
	}

#commentform p {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
        font-size: 1.0em;
	}

#sidebar, #sidebar2, #sidebar3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-size: 1.2em;
	}

small, #sidebar ul ul li, #sidebar2 ul ul li, #sidebar3 ul ul li, #sidebar ul ol li, #sidebar2 ul ol li, #sidebar3 ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #5f5f5f;
	}


code {
	font: 1.0em 'Courier New', Courier, Fixed;
      background: #6ccf00; /* background color in code areas */
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #fa9d02; /* LINK COLOR general and headlines with cursor present */
	text-decoration: none;
	}

a:hover {
	color: #6ccf00; /* LINK COLOR when cursor is present */
	text-decoration: none; /* no line under link */
	}

h2.posthead {
/*    outline:1px solid #A5A5A4; */ /* gray border around post title. uncomment to use ist */
    background: #efefef; /* post title background */
    padding:2px;
    margin-top:11px; 
    margin-bottom:10px; 
}

/* different settings for MORE text */
.moretext {
	font-size: 1.0em;
        font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
        font-weight: bold;
        text-decoration: none;
	color: #fa9d02;
        font-style:italic;
}

.moretext:hover {
	color: #6ccf00; /* LINK COLOR when cursor is present */
	text-decoration: none; /* no line under link */
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	direction:ltr;
	}

#header {
	background-color: #ffffff;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 660px; /* width of narrow column in php-files */
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 50px;
	width: 675px; /* width of wide column in php-files */
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
        font-size: 1.1em;
        font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

/* End Structure */

/* TABLE SETTINGS */

table {
	background-color:transparent;
	border-collapse: collapse;
	width:auto;
	margin: 5px;
	padding: 4px;
	border: solid 3px #8E988B;
	vertical-align: top;
	text-align:left;
}

table tr, table th, table td {
	border-collapse: collapse;
	margin: 5px;
	padding: 4px;
	border: solid 1px #8E988B;
}
/* END OF TABLE SETTINGS */


/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h, #sidebar2 h2, #sidebar3 h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before, #sidebar2 ul ul li:before, #sidebar3 ul ul li:before  {
	content: "\00BB \0020"; /* special characters in sidebar and lists */
	} 


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar2 ul, #sidebar3 ul, #sidebar ul ol, #sidebar2 ul ol, #sidebar3 ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #sidebar2 ul li, #sidebar3 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar2 ul p, #sidebar3 ul p, #sidebar ul select, #sidebar2 ul select, #sidebar3 ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar2 ul ul, #sidebar3 ul ul, #sidebar ul ol, #sidebar2 ul ol, #sidebar3 ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar2 ul ul ul, #sidebar3 ul ul ul, #sidebar ul ol, #sidebar2 ul ol, #sidebar3 ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li, #sidebar2 ul ol li, #sidebar3 ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar2 ul ul li, #sidebar3 ul ul li, #sidebar ul ol li, #sidebar2 ul ol li, #sidebar3 ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s, #sidebar2 #searchform #s, #sidebar3 #searchform #s {
      /* background: #F4D181; */
       background: url('images/search.jpg'); /* black pic with orange lens background for searchform in sidebars */
      color: #ffffcc;
	width: 130px;
	padding: 2px;
        border: 1px #000000;
	}

#sidebar #search, #sidebar2 #searchsubmit, #sidebar3 #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
        background: url('images/kubrickbgcolor3.jpg'); /* background pic comment form */
        color: #000000; /* text color comment form */
	font-size: 1em;
	font-family: "Courier New", Courier, Monospace;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
        background: url('images/kubrickbgcolor3.jpg'); /* background pic comment form text area */
        color: #000000; /* text color comment form text area */
	font-size: 1em;
	font-family: "Courier New", Courier, Monospace;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
        background: #fa9d02;
        font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;        
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar, #sidebar2, #sidebar3
{
        float: left; /* alignment of sidebars */
	padding: 5px 5px 5px 7px;
	margin-left: 34px;
	width: 190px; /* width of sidebars */
	}

#sidebar, #sidebar2, #sidebar3 {
        background: #f3f3f3;
	border-left: 1px solid #777;
	border-top: 1px solid #777;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
     /* background: url('images/kubrickbgcolor.jpg'); */
}


#sidebar form, #sidebar2 form, #sidebar3 form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #6ccf00;
        background-color: #ddffb8;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px; */
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 1.1em;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



/* Begin specialized ENVIRONMENT features */

/* tagcloud in default sidebar */
#tagcloud {
	padding: 0!important;
	margin-bottom: 1em;
	overflow: hidden;
}
#tagcloud ul li {
	display: inline;
	margin-right: 0.15em;
	line-height: 1.8em;
}

/* background color while selecting text */
    ::-moz-selection {
    background-color: #fa9d02; /* background COLOR while selecting text */
    color: #ffffff; /* text COLOR while selecting text */
    }

    ::selection {
    background-color: #fa9d02; /* background COLOR while selecting text */
    color: #ffffff; /* text COLOR while selecting text */
    }


/* START OF HIGHLIGHT-BOX */
.highlight-box {
	float: right; /* alignment of highlight box */
        margin: 0 0 10px 10px;
	width: 200px; /* width of highlight box */
	padding: 10px;
        font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	border-top: 3px solid #fa9d02; /* borders of highlight box */
        border-left: 2px solid #fa9d02;
        border-right: 2px solid #fa9d02;
        border-bottom: 2px solid #fa9d02;
	background: #ffffff; /* background color of highlight box */
	color: #000; /* text color of highlight box */
	}

.entry .highlight-box p {
     margin: 10px 0;
     line-height: 1.4em;
     font-size: 1.0em;
  }

.entry .highlight-box h2, .entry .highlight-box h3, .entry .highlight-box h4 { 
     margin: 0; 
     padding: 0;
     color: #5f5f5f; 
 }

.highlight-box h2 { text-transform: uppercase; }
.entry ul, #comments ul {
	margin: 0 0 10px 10px;
	}
/* END OF HIGHLIGHT-BOX */

/* START OF FLOAT-QUOTE */
.float-quote {
	float: left;
	margin: 10px 10px 0 0;
	width: 200px; /* width of float quote box */
	padding: 15px;
	font-family: "Courier New", Courier, Monospace;
	border-top: 3px solid #6ccf00; /* borders of float quote box */
        border-left: 2px solid #6ccf00;
        border-right: 2px solid #6ccf00;
        border-bottom: 2px solid #6ccf00;
	background: #000000; /* background color of float quote box */
        color: #ffffff; /* text color of float quote box */
	}

.entry .float-quote p {
      margin: 10px 0;
      line-height: 1.4em;
      font-size: 1.0em;
  }

.entry .float-quote h2, .entry .float-quote h3, .entry .float-quote h4 { 
      margin: 0; 
      padding: 0;
      color: #939393; 
 }
/* END OF FLOAT-QUOTE */

/* LINK ICON ORANGE GUY */
a.icon {
    background: url('images/kunstgriff-16.png') left center no-repeat; /* left = horizontal position, center = vertical position, no-repeat = do not repeat background image*/
    padding-left: 17px; /* Indent link text */
    text-decoration: none;
}

/* LINK ICON ARROW */
a.iconarrow {
    background: url('images/arrow-16.png') left center no-repeat; /* left = horizontal position, center = vertical position, no-repeat = do not repeat background image*/
    padding-left: 20px; /* Indent link text */
    text-decoration: none;
}

.rss-icon
{
	position: absolute;
	display:block;
	float:left;
	background-image: url('images/rss2.png');
	background-position: center top;
	background-repeat: no-repeat;
	margin-left: 10px;
	height: 32px;
	width: 32px;
/*      cursor: default; */
}


/* CLASS OF 1984 -- POSTMETADATA BACKGROUND COLOR */
.lester {
      background: #fffdd1; /* background color in code areas */
	}
/* END OF CLASS OF 1984 */

/* End specialized ENVIRONMENT features */

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
