/*
	The third incarnation of the pl0g.tree style!

	Author Name	: guy.brush
	Author Site	: pl0g.de
	Scheme Name	: pl0g.tree.3
*/

/*- Headings */

h1 { /* H1 is the title in the header */
	font-size: 3em;
	color: #E05A00 !important;
	/* font-weight: bold;
	letter-spacing: -1px; */
	margin: 0;
	padding: 75px 40px 0;
	}

body {
/*	font-size: 62.5%; Resets 1em to 10px */
/*	font-family: 'Lucida Grande' Myriad Apple, Verdana, Arial, Sans-Serif; */
	color: #666666;
	background-color: #FFFFFF;
	text-align: center;
	margin: 00px 0 00px;
	background: url('repeatback.png') center center !important;
}
	
#page {
/*	background: #FFFFFF; */
	background: top center no-repeat url(pl0gtree.gif);
	text-align: left;
	margin: 0 auto;
	padding: 0;
/*	position: relative; */
	width: 800px;
	/* _width: 880px; */
	border: 1px solid #DEDEDE;
	border-top-style: none;
}

* html #page { width: 790px } /* IE hack */
	
#header {
/*	background: top center no-repeat url(pl0gtree.gif);  */
	background-color: transparent !important;
	padding: 0;
	margin: 0;
	position: relative;
	height: 200px;
}

#primary {
	width: 500px;
/*	padding-top: 10px; */
}

#header .description
{
	color: #665951 !important;
	margin-left: 50px !important; 
}

.secondary {
	width: 25%;
	color: #555;
	/*margin-top: -16px;*/
}

/*- Main Menu in Header */

ul.menu li a {
	padding: 5px 13px 6px;
}
	
ul.menu
{
	padding: 6px 13px 7px;
}

/* IE-Hacks */
/* IE7*/
*:first-child+html li.admintab {
  padding-top: 6px;
  padding-bottom: 7px;
   }
   
/* IE6 and older */
* html .admintab {
  padding: 6px 13px 7px;
 }
/* IE-Hacks end */
	
ul.menu li a {
	text-transform: lowercase;
	color: #4C4C4C;
	background-color: #FFFFFF;
	margin: 0;
	border: 1px solid #665951;
/* 	opacity:.50;  */
	}

ul.menu li a:hover {
	background: #ffffff;
	color: #e05a00 !important;
	text-decoration: none;
/*  opacity:.70;  */
	}

ul.menu li.current_page_item a {
	color: #FFFFFF !important;
	background: #BCB5B1;
	text-decoration: none;
	font-weight:bold;
/*  opacity:.70;  */
}

ul.menu li.current_page_item a:hover {
	background: #FFFFFF;
	color: #e05a00 !important;
	text-decoration: none;
	font-weight:bold;
/*  opacity:.70;  */
	}
	
h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none !important;
	color: #E05A00 !important;
}

#header .description {
	text-decoration: none !important;
}

h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #665951;
	text-decoration: none;
	}

#header .description { /* Blog description, under blog title */
/*	font-size: 1em; */
	text-decoration: strong;
	margin: 0 0 0 40px;
	color: #FFFFFF;
	}
	
.metadata { /* Time and category for blog entries, i added the color tag*/
	display: block;
	color: #707070;
	}
	
.entry-meta {
    line-height: 1.7;
  }
    
	
/*- Links */
a:hover, a:visited:hover {
	text-decoration: none;
	}
	
h2 a:hover, h2 span a:hover {
	color: #DB6F2B !important;
	}

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

.entry-content a:visited {
	color: #7F3300;
	}

#primary .item .itemtext { /* Textausrichtung in den Beiträgen */
	text-align: justify;
	}
	
.kafe { /*alert feature */
  background: #FFF6BF url('http://pl0g.de/wordpress/wp-content/uploads/icons/cup.png') no-repeat 6px 6px;
	border: 1px solid #FFD324;
	border-top: 4px solid #993D00;
	text-align: justify;
	margin: 10px auto;
	padding: 5px 20px 5px 32px;
	font-size: smaller;
}	
	
.darf { /*alert feature */
  background: #FFF6BF url('http://pl0g.de/wordpress/wp-content/uploads/icons/24-message-info.png') no-repeat 6px 6px;
	border: 1px solid #FFD324;
	border-top: 4px solid #E05A00;
	text-align: justify;
	margin: 10px auto;
	padding: 5px 20px 5px 32px;
	font-size: smaller;
    }
	
.geld { /*alert feature */
  background: #FFF6BF url('http://pl0g.de/static/icons/silk/money.png') no-repeat 6px 6px;
	border: 1px solid #FFD324;
	border-top: 4px solid #99BC62;
	text-align: justify;
	margin: 10px auto;
	padding: 5px 20px 5px 32px;
	font-size: smaller;
    }

.commentstitlelink, a.commentstitlelink a, a.commentstitlelink:visited {
	color: #BBBBBB !important;
	text-decoration: none !important;
	}

a.commentstitlelink:hover {
	color: #707070 !important;
	text-decoration: none !important;
}

div.entry-buttons {
  position:absolute;
  right: 0px;
}

#sidebar-main {
	width: 180px;
	padding-left: 30px;
}

#MBL_COMM .mbl_fo_hidden {
  /* display:none !important; hide MyBlogLog-Text*/
}

#MBL_COMM tr#tr0 {
  display:none !important; /*hide MyBlogLog-column*/
}


#MBL_COMM .mbl_h {
	padding-bottom: 8px;
}

.trackbacklink {
	margin-right: 10px;
	}

.printlink {
	background: url('/static/icons/silk/printer.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	}

.commentsrsslink a, .trackbacklink a, .printlink a {
	color: #999;
	padding: 2px;
	}

#wp_grins {
  padding: 3px 3px 1px 3px;
  margin: 5px 0 -5px 0;
  width: 491px;
  border: 1px solid #ABADB3;
}

textarea#comment {
  width: 491px;
  border: 1px solid #ABADB3;
}

img.wp-smiley {
  margin-bottom: -4px;
 	padding: 0 !important;
}

/* Adjustments for stupid Google Friends Toolbar */

#div-1234434688829 {
		height:36px !important;	
}


/* IE6 and older */
* html textarea#comment {
  width: 498px;
 }
/* IE-Hacks end */

