/**************
#7FFF00
**************/

body{
	background: #ddd url(noise.gif) fixed;
	color: #333;
	font: 0.8em Verdana, 'Trebuchet MS', Helvetica, Sans-Serif;
	}


h1{
	font: 6em Arial, Sans-Serif;
	text-align: center;
	margin: 0;
	padding: 0;
	}
	h1 a {
		color: #000;
		border: none;
		text-decoration: none;
		background: transparent;
		display: block;
		padding-top: 0.3em;
		}
	
h2{
	font: 2em Arial, Sans-Serif;
	padding-top: 0.3em;
	color: #000;
	text-transform: uppercase;
	}

h3{
	font: 1.6em Verdana, Helvetica, Sans-Serif;
	margin: 1.2em auto 0 auto;
	}

h4, h4 *{
	font: 1.3em Helvetica, Arial, Sans-Serif; 
	letter-spacing: .05em;
	}

h2:target, h3:target, h4:target, h5:target {background: #eee;}

a{
	text-decoration: none;
	border-bottom: 1px solid #7FFF00;
	color: #000;
	}

a img{border: none; text-decoration: none;}

blockquote, q {
	padding: 1px 10px;
	font: 1.1em Georgia, Serif;
	line-height: 150%;
	}

blockquote {
	background: transparent;
	margin-left: 2em;
	margin-right: 0;
	font-style: italic;
	}

blockquote h3 {font: 1.5em Georgia, Serif; color: #000;}

q {
	padding: 0;
	quotes:"\00AB" "\00BB";
	background: transparent;
	}

cite{
	display: block;
	text-align: right;
	}

cite.imgsrc, .teaser cite, .caption cite {
	text-align: center;
	font-style: normal; 
	font-size: smaller;
	text-transform: uppercase;
	color: #333;
	}

.teaser a {
	color: #fff;
	}

.teaser {
	float: right;
	margin-left: 1em;
	background: #333;
	padding: 3px;
	}
	
	.teaser cite, .teaser .caption {
		color: #fff;
		margin: 0;
		text-align: center;
		}

q.specialquote {
	display: block;
	background: #333;
	color: #fff;
	margin-left: 1em;
	padding-left: 12px;
	float: right;
	font-style: italic;
	font-size: 1.5em;
	max-width: 40%;
	quotes:"\00AB" "\00BB";
	text-indent: .7em;
	line-height: 1.4em;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

q.specialquote:before {
	content:open-quote;
	font-size: 1.5em;
	}
	
q.specialquote:after {
	content:close-quote;
	font-size: 1.5em;
	}

ul{list-style: square;}

ins {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	padding: 3px;
	}

code, samp, tt, kbd{
	font-size: 1.2em;
	color: #333;
	font: 1em "Lucida Console", "Bitstream Vera Sans Mono", "Courier New", Courier, Monospace;
	}


code.codeblock{
	margin-left: 1em;
	margin-top: 1em;
	padding-left: 5px;
	display: block;
	color: #333;
	text-align: left;
	line-height: 200%;
	background: #eee;
	}

strong em, .highlight {
	font-weight: 100;
	font-style: normal;
	}

dt{font-size: larger;}
dd{padding-left:0; margin: 0 0 1.5em 0;}

ol#inhverz, .furtherread{
	border-bottom: 1px solid #7FFF00;
	border-top: 1px solid #7FFF00;
	padding: .5em;
	list-style: inside decimal-leading-zero;
	}
	ol#inhverz li{margin:0;}
	.furtherread ul li{list-style-image: url(grafik/further.png);}
	.furtherread h3{text-align: center;}

img.photo{
	float: left;
	border: 1px solid #7FFF00;
	padding: 3px;
	margin-right: 5px;
	}

img.screenshot{
	border: 1px solid #7FFF00;
	display: block;
	padding: 3px;
	margin: auto;
	}

.note {
	border: 3px solid #ddd; 
	background: #eee;
	padding: 3px; 
	}

/*  Formulare	*/
fieldset{
	border: none; 
	padding: 0;
	margin: 0;
	}

legend{
	border: 1px solid #000;
	background: #FBE9A1;
	display: block;
	width: 100%;
	margin: auto;
	}

input, textarea{
	width: 90%;
	border: 3px solid #eee;
	background: #fff;
	font: .9em Verdana, Sans-Serif;
	padding: 3px;
	color: #000;
	}

input{width: auto;}

input#submit{
	width: 96%;
	font-weight: bold;
	}


textarea#comment, textarea#wpcf_msg{width: 95%; height: 300px;}

.button{
  font: bold 1em Verdana, Sans-Serif;
  width: 45%;
  text-align: center;
  margin: 0.5em auto;
  }

.crypt, .send, #contactsubmit {margin-top: 0.5em;}

input.crypt {
  padding-left: 15px;
  background: #478D2A url(/grafik/lock.png) left center no-repeat;
  }

.ctsr_more {display: none;}

.radio{display: inline; width: auto;}

span.contr a{
	background: #478D2A;
	padding-left: 5px;
	padding-right: 5px;
	margin: auto 0.25em;
	border: 1px solid #AD0800;
	text-decoration: none;
	}

label{display: block;}

#commentform label {
	float: right; 
	width: 320px;
	}

#commentform label.subscribe, #commentform #subscribe + label {
	display: inline;
	float: none;
	}

.contacterror {
	border: 2px solid #f00;
	}

table{
  border-collapse: collapse;
  }

table.wide {width: 100%;}

tr {border-bottom: 1px solid #7FFF00;}
th{
	font-weight: normal;
	background: #333;
	color: #fff;
	border-bottom: 1px solid #7FFF00;
	}

td, th{padding: 0 0.5em;}

tr.row2{background: #eee url(noise.gif);}



/***********

																							BOXEN UND IDs

**********/

#wrap{
	background: #fff;
	width: 900px;
	border: 5px solid #eee;
	margin: 15px auto;
  }


#header{
	min-height: 100px;
	}

#header .cust_pic_cite{
	margin: 0;
	display: block;
	text-align: right;
	padding-right: 1em;
	color: #eee;
	}
	#header:hover .cust_pic_cite {background: url(halbtrans333.png);}
	#header .cust_pic_cite a {color: #eee;}

#header:hover h1 {margin: 0;}

#navi {
	background: #000;
	border: 3px solid #000;
	width: 980px;
	margin: 0 auto 3em auto;
	position: relative;
	left: -40px;
	text-align: center;
	}
	
	#navi ul {margin-left: -40px;}

	#navi ul li {
		display: inline;
		}
	
	#navi ul li a {
		color: #fff;
		font-weight: bold;
		text-decoration: none;
		border: none;
		padding: 0 20px;
		}
	
	#navi .current_page_item a, #navi .first a{color: #7FFF00;}


#sidebar {
	float: right;
	width: 290px;
	margin: auto;
	padding: 0 30px;
	}
	#sidebar h2, div#search {
		color: #7FFF00;
		background: #000;
		width: 350px;
		padding: 5px 8px;
		margin: 0;
		}
	#sidebar a {
		color: #000;
		border-bottom: 1px solid #7FFF00;
		}
		
	#sidebar ul, #sidebar li {
		padding: 0;
		color: #7FFF00;
		list-style: none;
		}
	
	#sidebar li {margin-bottom: 0.8em;}

.cat-item, #vernetzt li{display: inline; margin-right: .8em;}

#cont{
	line-height: 190%;
	margin: 0 350px 0 0;
	padding: 0 0 2em 1em;
	}
	
.weg {display: none;}

div#search{
	padding: .7em;
	margin-bottom: 2em;
	text-align: center;
	}
	
	#search p {margin:0; padding:0;}
	
	#search input {
		background: #000;
		border: 1px inset;
		color: #fff;
		}
	#search input:focus {
		border: 1px solid #eee;
		}
	#search input#s {
		width: 70%;
		}
	#search input#searchsubmit {
		border-style: outset;
		width: 25%;
		}



/*** Pagebar & Comments ***/

.commentlist {
	list-style: none;
	padding-left: 0;
	}
	
	.commentlist li{
		border-top: 3px solid #eee;
		}

.commentmetadata {float: right;}

.cmtinfo h4 a:hover:after{content: " → " attr(href);}

.comment_date {
	display: block;
	margin-top: -1.5em;
	font-size: smaller;
	}

.pagebar, .more-link, .commentmetadata {
	font-size: 1.5em;
	margin-top: 10px;
	text-align: center;
	font: 1.3em 'Trebuchet MS', Sans-Serif;
	}

	.pagebar a, .commentmetadata a, .pagebar .this-page { 
		background: #333; 
		color: #fff;
		padding: 5px;
		border: none;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		}
	
	.pagebar .this-page {background: #000;}

.pagebar{margin-top: 2em;}

.clear, #footer {clear: both;}



/***********

																							FARBEN UND FARBWECHSEL

**********/


/**  BLOG **/
#navi li a:hover{
	color: #7FFF00;
	}
	

/**  ÜBER GREGOR **/
#navi .page-item-2 a:hover {
	color: #FF34B3;
	}
	

/**  ANLEITUNGEN **/
#navi .page-item-6 a:hover {
	color: #00BFFF;
	}


/** CODE **/
#navi .page-item-18 a:hover {
	color: #FFFF00;
	}


/**  IMPRESSUM**/
#navi .page-item-9 a:hover {
	color: #A020F0;
	}



/******************
																						IM BLOG POST
*****************/
.post p, .commentlist p {text-align: justify;}
.details {
	font: smaller Arial, Sans-Serif;
	text-transform: uppercase;
	font-weight: bold;
	background: #333;
	color: #fff;
	padding: 3px;
	}

.details a {color: #fff;}