/*  
Theme Name: dKret2

Userstyle: haze
Description: the look of haze.ch
Author: ray a. kroebl, zurich, switzerland, 
URI: http://haze.ch
Copyright: under GPL 2007 ray a. kroebl
Version: 0.8
*/

* {
  font: 100% 'Verdana', Geneva, Arial, Sans-Serif;
}

html, body {
	color: #101010;
}

body {
  font-size: 0.8em;
}

h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover, h4, h4 a, h4 a:hover {
	color: #000;
}

a {
	color: #6E2232;
}

a:hover {
	color: #e3254d;
}

hr {
  border-bottom: 1px solid #fff;
}

code, pre {
	background: #fff;
}

acronym, abbr, span.caps {
	cursor: help;
  border-bottom: 1px solid;
}

.image, .entry img, img.alignleft, img.alignright {
  border: 1px solid #fff;
}

#header {
  background: url(haze/bg_header_gany.jpg) repeat-x;
	height: 0; /* -pwh- reduce height from 200px to 0 so as not to show header */
}

#headertitle {
  padding: 15px 10px 0 0;
}

#navigation {
	background: #e3e7da url(haze/bg_grey.jpg) repeat-x;
  border-bottom: 1px solid #6e2232;
}

#footer {
  background: #fff;
}

input, textarea {
	border: 1px solid #6e2232;
}

input:focus, textarea:focus {
	background:#eeeeee;
}

#header h1 a {
  font-size: 1.6em;
}

#nav li ul {
	background: #eee;
	border: 1px solid #6e2232;
}

#nav li li ul {
	background: #c000c0;
}

#nav li li li ul {
	background: #eee;
}

#content {
	line-height:1.6em;
}

#content .title {
  font-size:0.9em;
}

#content h2 {
  font-size: 1.2em;
}

#content h2 a:hover {
  color: #e3254D;
}

#content ul li {
	background: transparent url(haze/bullet_red_1.gif) no-repeat;
}

#content dt {
  color: #6E2232;
}

.previouslink {
  border-bottom: 1px solid #6e2232;
}

.calPage {
	color: #606060;
}

.calPage .day {
	color: #c0c0c0;	
}

.calPage .year {
	color: #606060;	
}

.infoblock {
	border-bottom: 1px solid #6e2232;
	border-top: 1px solid #6e2232;
}

#comments {
  border-bottom: 1px solid #6e2232;
}

.gravatar {
  border: 2px solid #6e2232;
}

.commentnumber, .trackbacknumber {
  border-left: 1px solid #6e2232;
}

.trackbacknumber {
  color: #6e2232;
}

.alt_thecommentlist {
	border-bottom: 1px solid #6e2232;
	border-top: 1px solid #6e2232;
}

li.author_comment {
  background-color: #f0f0f0;
	border-bottom: 1px solid #6e2232;
	border-top: 1px solid #6e2232;
}

.comment_approval {
  background: #c000c0;
  color: #e0e0e0;
}

#live-preview {
  border-bottom: 1px solid;
  border-top: 1px solid;
}

#sidebar {
	border-left: 1px solid #6e2232;
}

#sidebar h2, #sidebar h3, .widget_title {
	border-bottom: 1px solid #6e2232;
	color: #6e2232;
}

#sidebar .alert {
  background: #c000c0;
}

#subnavigation {
  background: #eee;
  border: 2px solid #6e2232;
}

#subnavigation li.page_item {
	background: transparent url(images/bullet_sub.gif) no-repeat;
  padding: 0 0 0 17px;
}

#sidebar ul li, #sidebar .related li, #footer ul li {
	background: url(haze/bullet_red_1.gif) no-repeat;
}

#sidebar .linkcat ul li, #footer .linkcat ul li {
	background: transparent url(haze/bullet_black_1.gif) no-repeat;
}

#sidebar .column1 {
	background: #fff;
	color: #101010;
}

#sidebar .column2 {
	background: #fff;
	color: #101010;
}

#footer .Left_Footer {
  width: 510px;
  width/**/:/**/ 510px; /* alle anderen User-Agents */
}

#footer .Middle_Footer {
  width: 300px;
  width/**/:/**/ 300px; /* alle anderen User-Agents */
}

#footer .Right_Footer {
  display: none;
}

#footer h2, #footer h3 {
  border-bottom: 1px solid #6e2232;
}

#footer ul li {
	background: url(haze/bullet_red_1.gif) no-repeat;
}

#bottom {
  background: #6e2232;
}

#bottom li {
  color: #e0e0e0;
}

#bottom a {
  color: #fff;
}

#bottom a:hover {
  color: #e3254d;
}

/* myGallery */

.myrandompic img { background: #fff; float: left; margin: 0 0 auto; padding: 0; width: 75%; }
.mygallerygallery {	border-top: 4px solid #ddd; }
