/*
Theme Name: Glashaus Version 4 Komments
Theme URI: http://www.glasshouse.de
Description: Design das Glashausmagazin, erstellt für WordPress 2.x.
Version: 1.0
Author: Andreas Khong
Author URI: http://www.khong.de
License: 
*/

.post {
  font-size: 12px;
  color: #303030;
  padding-bottom: 5px;
}

.post a {
  color: #303030;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
}

.post-title {
  font-size: 16px;
  margin-bottom: 5px;
  padding-bottom: 3px;
  background-repeat: no-repeat;
  background-position: left bottom;
  margin-top: 0px;
  padding-top: 15px;
}

.post-title-author-line2 {
  font-size: 16px;
  margin-bottom: 5px;
  padding-bottom: 3px;
  background-repeat: no-repeat;
  background-position: left bottom;
  margin-top: 0px;
  padding-top: 0px;
}
.post-title-author-line1 {
  font-size: 12px;
  margin-bottom: 2px;
  padding-bottom: 2px;
  margin-top: 0px;
  padding-top: 15px;
}

.post-title a, .post-title-author-line2 a {
  font-style: normal;
}

.post_ART .post-title, .post_ART .post-title-author-line2 {
  background-image: url('./design/images/hr_art.jpg');
}
.post_ART a:hover  {
  color: #515C91;
}

.post_WORK .post-title, .post_WORK .post-title-author-line2 {
  background-image: url('./design/images/hr_work.jpg');
}
.post_WORK a:hover  {
  color: #3C7026;
}

.post_MEDIA .post-title, .post_MEDIA .post-title-author-line2 {
  background-image: url('./design/images/hr_media.jpg');
}
.post_MEDIA a:hover  {
  color: #792561;
}

.post_SPOT .post-title, .post_SPOT .post-title-author-line2 {
  background-image: url('./design/images/hr_spot.jpg');
}
.post_SPOT a:hover  {
  color: #B41915;
}

.post_ .post-title, .post_ .post-title-author-line2 {
  background-image: url('./design/images/hr_none.jpg');
}
.post_ a:hover  {
  color: #AAAAAA;
}

.time {
  font-size: 10px;
  color: grey;
  padding-top: 0px;
}

.entry {
  
}

/* Begin Searchform */
.searchform { 
	margin:10px auto 0 auto; 
	width: 410px; 
}
.searchform fieldset	{ 
	margin-top:10px; 
	padding:5px 0 15px 0; 
	border:1px solid #adadad; 
	border-left-color:#ececec; 
	border-top-color:#ececec; 
	background:#f7f7f7; 
}
.searchform legend { 
	margin-left:10px;
	padding: 0 2px; 
	font:normal 20px Verdana;
	color:#666666;
}
.searchform input { 
	padding:3px;
	background: #f9f9f9; 
	border: 1px solid #888888; 
	vertical-align:top;
}
.searchform input:hover	{
	background:#CEDDDF; 
}
.searchform input:focus	{ 
	background:#F3F8F8; 
}
.searchform input {
	width:150px; 
} 
p.searchform-sb {
	padding: 0!important;
	margin: 0;
}
.searchform input.sendbutton	{ 
	width:100px;  
	padding:5px; 
	margin: 10px 0 0 310px;
	font-size:0.8em;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}
.searchform input.sendbutton	{ 
	width:100px;  
	padding:5px; 
	margin: 10px 0 0 310px;
	font-size:0.8em;
	background:url(./design/images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}
.searchform label {
	width:90px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:right;
	vertical-align:top;
}

.searchform label span {
	width:90px; /* must be the same as above!*/
	display:block; 
}


/* ------------------------------------------------ WIDGET SIDEPOSTS */
#sidebar ul li.widget_sideposts ul li, #sidebar ul li.widget_sideposts ul a {
	color: black;
	font-size: 12px;
	padding-top: 10px;
	font-weight: bold;
	list-style: none;
	}

#sidebar span.sideposts_date {
	color: #474747;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-weigt: normal;
	}
	
#sidebar ul li.widget_sideposts ul li p {
	color: #474747;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	}

#sidebar ul li.widget_sideposts ul li p a {
	color: #474747;
	line-height: normal;
	font-weight: normal;
	font-size: 11px;
	padding-top: 0;
	}

#sidebar ul li.widget_sideposts ul li p a:hover {
	text-decoration: underline;
	}

/* ------------------------------------------- SIDEPOSTS IMAGE ALIGN */
#sidebar ul li.widget_sideposts ul li img.alignleft {
	width: 200px;
	float: left;
	margin: 5px;
	padding: 2px;
	border: 1px solid black;
	clear: both;
	}
	
#sidebar ul li.widget_sideposts ul li img.alignright {
	width: 200px;
	float: right;
	margin: 5px;
	padding: 2px;
	border: 1px solid black;
	clear: both;
}

#sidebar ul li.widget_sideposts ul li img.aligncenter {
	width: 200px;
	display: block;
	border: 0px;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

/* ------------------------------------------------------------ SIDEBAR */

#sidebar {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*width: 240;*/
	float: left;
	}

#sidebar .wide {
	clear: both;
	padding: 5px 5px 10px 10px;
	/*width: 225px;*/
	}

#sidebar #narrow_left {
	margin: 0 5px 0 10px;
	/*width: 155px;*/
	float: left;
	}
	
#sidebar #narrow_right {
	float: left;
	padding-left: 5px;
	/*width: 130px;*/
	}

#search {
	color: #000000;
	height: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 26px 20px 10px 0;
	float: right;
	display: inline;
	}
	
#search .string {
	color: #666666;
	width: 180px;
	font-size: 13px;
	border: 0px;
	border-bottom: 1px dotted #AAAAAA;
	background: none;
	}

#search .button {
	position: relative;
	top: -3px;
	}

#sidebar ul {
	padding: 0px;
	margin: 0px;
	}

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

#sidebar ul li {
	color: #474747;
	padding-bottom: 10px;
	}

#sidebar ul li a {
	color: #474747;
	text-decoration: none;
	font-weight: normal;
	line-height: 19px;
	}

#sidebar ul li a:hover {
	color: #AAAAAA;
	text-decoration: underline;
	}

#sidebar ul li ul li {
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 5px;
	border-bottom: 1px dotted #AAAAAA;
	}

#sidebar ul li ul li ul {
	padding-left:10px;
	}

#sidebar ul li ul li ul li {
	color: #474747;
	font-weight: normal;
	padding-bottom: 0px;
	border: none;
	}

#sidebar ul li ul li ul li a {
	color: #474747;
	font-weight: normal;
	}

#sidebar ul li h2 {
	color: #474747;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 0;
	padding-left: 5px;
	border-bottom: 1px dotted #AAAAAA;
	}

#sidebar ul li h2 a {
	color: #008080;
	font-weight: normal;
	}

#sidebar ul li h2 a:hover {
	color: #AAAAAA;
	text-decoration: none;


/* Workaround für den IE6*/
*+html .searchform label {
	display: inline-block; /*for ie7*/
}
* html .searchform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html .searchform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
*+html .searchform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .searchform legend { 
	position:absolute; 
	top: -10px; 
	left: 10px; 
	margin-left:0;
}
/* End Searchform */


/* 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 {
  border: none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: none;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	border: none;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	border: none;
	}

.alignright {
	float: right;
	border: none;
	}

.alignleft {
	float: left;
	border: none;
	}
/* End Images */

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#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;



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* 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 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 #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

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: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

