/*
Theme Name: wahn_01_1
Theme URI: http://shufflerror.com
Description: personal theme
Version: 1.0.1
Author: wahn
Author URI: http://shufflerror.com
*/

@import url('css/comments.css');
@import url('css/gallery.css');

html, body{
	padding:0;
	margin:0;
	height:100%;
	width:100%
} 


.drag {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 25%;
	height:100%;
	background:none;
	border: 0;
	padding: 0px;
	padding-top:20px;
	position:fixed;
}

.drag_content {
	position: relative;
	background:#dfdfdf;
	height:100%;
	margin:0;
	padding:0;
}

#div_2{
 	background-color :#dfdfdf;
 	color: #000000;
	margin:0;
 	padding:0px;
	margin:0;
 	width: 75%;
	position:absolute; right:0px; 
	
 }
 
.resize 
{
	width: 30px;
	position: absolute;
	top: 0;
	left: 25%;
	position:fixed;
	height: 100%;
}  

.trace{
 	background-color:#000;
	font-size:12px;
	color: #fff;
	height:360px; width:15%;
	text-align:right;
	position:absolute;  bottom:0px; right:0px;
	padding: 0px 2px 0px 0px;
	filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;

	overflow:hidden;
	position:fixed;
  	_position:absolute;
  	bottom:0;
  	_bottom:expression(eval(document.body.scrollBottom));
  	left:500;
	
	visibility:hidden;
	
}

::selection {
	background: #5B0000; /* Safari */
	color: #fff;
	}
::-moz-selection {
	background: #5B0000; /* Firefox */
	color: #fff;
}

.padding{
	padding:0px,
}

a {
	color: #757575;
}

a img {
	border: none;
}

a:visited {
	color: #757575;
}

a:hover {
	color: #5B0000;
}

acronym, abbr {
	background: #fff;
	color: #000;
}

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

acronym, abbr {
	cursor: help;
}
blockquote {
	color: #5B0000;
	background: #cfcfcf;
	border-left: 10px solid #5B0000;
	margin-left: 1.5em;
	padding-left: 5px;
	font-style: oblique;
}

body {
	background: #dfdfdf;
	color: #ffffff;
	padding: 0px;
	margin: 0;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
}

cite {
	font-size: 80%;
	font-style: normal;
	letter-spacing: 0.05em;
	text-align: right;
}

h2 {
	background: #DFDFDF;
	color: #000;
	font: 95% "Times New Roman", Times, serif;
	border-left: 15px solid #D6EF00;
	letter-spacing: 0.2em;
	padding-bottom: 1px;
	padding-left:4px;
	margin: 0px;

	
}

h3 {
	background: #5F5F5F;
	color: #EFD695;
	font: 110% "Times New Roman", Times, serif;
	border-left: 15px solid #5B0000;
	border-right: 2px solid #5B0000;
	border-top: 1px solid #5B0000;
	padding:0 5px 1px 4px;
	margin: 0px;

}

h3 a{
	color: #DFDFDF;
}
h3 a:hover{
	color: #efefef;
}
h3 a:visited{
	color: #9F9F9F;
}

h4 {
	background: #DFDFDF;
	color: #000;
	font: 95% "Times New Roman", Times, serif;
	border-left: 15px solid #D6EF00;
	letter-spacing: 0.2em;
	padding-bottom: 1px;
	padding-left:4px;	
	position:fixed;
  	_position:absolute;
  	top:0;
  	_top:expression(eval(document.body.scrollTop));
  	left:0;
  	margin:0;
  	width:100%;
}

h5 {
	background: #000;
	color: #000;
	font: 120% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;	
	position:fixed;
  	_position:absolute;
  	top:0;
  	_top:expression(eval(document.body.scrollTop));
  	left:0;
  	margin:0;
  	width:100%;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
}


tr{
	vertical-align: top;
	font-weight: normal;
	font-size: 0.9em;
}

#overhead
{
	background: #DFDFDF url("imgs/header_icon.gif") no-repeat left;
	color: #000;
	font: 95% "Times New Roman", Times, serif;
	border-left: 0px solid #D6EF00;
	letter-spacing: 0.2em;
	position:absolute;
	position:fixed;
  	_position:absolute;
  	top:0;
  	_top:expression(eval(document.body.scrollTop));
  	left:0;
  	margin:0;
	padding:0 22px 0 22px;
  	width:100%;
	height: 20px;
	overflow:hidden;
}
#overhead a
{
	text-decoration:none;
}

#overhead_shadow
{
	background: url('imgs/top_shadow.png') repeat-x;
	width: 100%;
	height: 20px;
	
	position:absolute;
	position:fixed;
  	_position:absolute;
  	top:20px;
  	_top:expression(eval(document.body.scrollTop));
  	left;
}
#overhead_shadow_mask
{
	background: #dfdfdf;
	width:15%;
	position:absolute;
	position:fixed;
  	_position:absolute;
  	top;
  	_top:expression(eval(document.body.scrollTop));
  	right: 0px;
  	height: 20px;
}

#infos{
	width: 45%;
	float:  left;
}

#search{
	width: 45%;
	float:  left;
	margin: 1px;
}

#searchform{
	padding: 0;
	margin:0;
}
#searchform input{
	width:80%;
	float:  left;
	padding: 0px;
	margin: 0px;
}

#searchform .submit{
	background: url('imgs/searchicon.gif') no-repeat;
	width:10%;
	height: 16px;
	float: left;
	padding: 0px;
	margin: 1px 0 0 3px;
	border: none;
	
}

#searchform .submit:hover{
	background: url('imgs/searchicon_hover.gif') no-repeat;
}

#header {
	background: #dfdfdf url('imgs/SE_blog_head_02.jpg') no-repeat;
	font:  'Times New Roman', Times, serif;
	letter-spacing: 0.3em;
	margin: 0;
	padding: 0;
	height: 110px;
}

#header a:hover {
	text-decoration: underline;
}

.title{
	font-size: 0.4em;
	color: #5B0000;
	text-decoration: none;
	line-height: 0px;
	margin-right:0px;
	float: right;
	padding: 25px 10px 0 0;
}
.title a {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	
}
.title a:hover {
	text-decoration: underline;
}

#menue_back{
	padding: 0px 0px 0px 0px;
	width: 15%;
	height: 100%;
  	_position:absolute;
  	top;
  	_top:expression(eval(document.body.scrollTop));
  	right:0;
  	margin:0;
  	border-right: 5px solid #dfdfdf;
	
}

#menue_shadow
{
	background: url('imgs/menue_shadow.png') repeat-y;
	width: 22px;
	height: 100%;
	position:absolute;
  	_position:absolute;
  	top:0px;
  	_top:expression(eval(document.body.scrollTop));
  	right:20%;

}

#menu {
	background: #dfdfdf;
	text-align:left;
	padding: 0px 00px 0px 00px;
	width: 20%;
	height: 100%;
	position:absolute;
  	top:20px;
  	right:0;
  	margin:0;
	overflow:hidden;	
}

#menu_drag {
	background: #dfdfdf;
	border: 1px solid #dfdfdf;
	height:auto;
	padding-bottom:10px;
	width:100%;
}

.get_menu{
	text-align:left;
	width: 100%;
	visibility: hidden;
	background: #dfdfdf;
	color: #809080;
	margin:0 ;
	padding: 0 10px;
}

#get_menu{
	position:absolute;
	position:fixed;
  	_position:absolute;
  	top:30px;
  	_top:expression(eval(document.body.scrollTop));
  	
}

#get_menu_bottom{
	position:absolute;
	position:fixed;
  	_position:absolute;
  	bottom:0px;
  	_bottom:expression(eval(document.body.scrollBottom));
}


#photo_blog{
	visibility: hidden;
}



#top_navi{
 
	float:right;
	color: #757575;
	font: 95% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	text-align:center;
	padding: 0 ;
	width:40%;
  	visibility: hidden;
	height: 20px;
}

#top_navi ul
{
	margin:0;
	padding:0;
	height: 20px;
}

#top_navi li
{
	background: #dfdfdf;
	margin:0 ;
	padding: 0 10px;
	float:right;
	list-style: none;
}


#menu_mask{
 
 	background: #dfdfdf;
	position:absolute;
	position:fixed;
  	_position:absolute;
  	top:0px;
  	_top:expression(eval(document.body.scrollTop));
  	right: 0px;
  	width:15%;
	height: 20px;

}
#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #fff;
	color: #000;
}

#menu ul {
	color: #000;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 20px 10px 0px 10px;
	text-transform: lowercase;
}

#menu ul li {
	font: normal normal 100% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0.1em;
	/*border-bottom: dotted 1px #ccc;*/
	border: 0;
	font: normal normal 100%/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin: 0 0 4px 0;
	padding: 0 0 0px 12px;
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}


#menu ul  li a {
	color: #809080;
	text-decoration: none;
}

#menu ul  li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul li {
	border: 0;
	font: normal normal 90%/100% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: 0;
	margin: 0 0 4px 0;
	padding: 0 0 0px 12px;
	border-left: 2px solid #809080;
}

#menu ul ul li a {
	color: #809080;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}




textarea, input{
	border-top : 1px solid #919191;
	border-right : 1px solid #b7b7b7;
	border-bottom : 1px solid #c1c1c1;
	border-left : 1px solid #b7b7b7;
	max-width : 95%;
}

.submit{
	background: #e0e0e0;
	color: #000000;
	border-top : 1px solid #c1c1c1;
	border-right : 1px solid #b7b7b7;
	border-bottom : 1px solid #919191;
	border-left : 1px solid #b7b7b7;
	width:auto;
	margin: 10px 0 0 0;
	
}

.submit:hover{
	background: #f2f2f2;
	color: #000000;
	border-top : 1px solid #919191;
	border-right : 1px solid #b7b7b7;
	border-bottom : 1px solid #c1c1c1;
	border-left : 1px solid #b7b7b7;
	
}


.content {
	background: #DFDFDF;
	padding: 0px 0 0 0;
	width:80%;
	border-left: 1px solid #5B0000;
}

.storytitle {
	margin-top: 5px;
}

.storytitle a {
	text-decoration: none;
}

.storytitle p {
 	color: #9F9F9F; 
 	font: 65% "Times New Roman", Times, serif;
 	letter-spacing: 0.2em;
	float: right;
	padding: 0 2px 0 2px;
	margin: 0px;
	
}
.storytitle span {
 	color: #9F9F9F; 
 	font: 65% "Times New Roman", Times, serif;
 	letter-spacing: 0.2em;
	float: right;
	padding: 0 2px 0 2px;
	margin: 0px;
	
}

.storycontent{
	background: #EFEFEF;
	color: #000;
	border-right: 2px solid #5B0000;
	border-bottom: 4px solid #5B0000;
	padding: 6px 25px 15px 25px;
	margin: 0px;
	height:100%;
	overflow:hidden
}

.storycontent p{
	line-height : 160%;
	letter-spacing:0px;
	margin:0px;
	padding: 0px;
}

.storycontent img
{
	padding: 3px;
	border: 3px solid #EFEFEF;
}

.storycontent img:hover
{
	border: 3px solid #ffffff;

}

#content_shadow
{
	background: url('imgs/left_shadow.png') repeat-y;
	width: 22px;
	height: 100%;
	position:absolute;
	
  	_position:absolute;
  	top:0px;
  	_top:expression(eval(document.body.scrollTop));
  	right;
}

#kontakt {
	margin-top: 20px;
	font-size: 0.8em;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #fff;
	border-bottom: 3px double #6F6868;
	color: #bababa;
	font-size: 0.8em;;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link {
	color: #bababa;
	text-decoration: none;
}

.credit a:hover {
	color: #bababa;
	text-decoration: underline;
}

.feedback {
	color: #aaa;
	text-align: right;
	clear: both;
	padding: 0 15px 5px 0;
}
.comments{
	text-align:left;
}

.postform{
	width:80%;
}

.meta {
	font-size: .75em;
	float:left;
	width:100%;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.fb-like{
	padding: 0 0 0 15px;
	width:auto;
	float:left;
	margin:0;
	
}



.FB_share_button{
	float: right;
	padding: 0 10px 0 0;
	filter: alpha(opacity=50);
    opacity: 0.5;
}

.FB_share_button:hover{
	filter: alpha(opacity=100);
    opacity: 1;
}

.fb-like{
	
}
.fb-like:hover{
	
}

.post{
	width:100%;
}

.page_navi{
	font-size: 1.5em;
	
	text-align: center;
	border-bottom: 3px solid #4B0909;
	
}

.page_navi a{
	padding: 0 10px;
	border: 1px solid #4B0909;
	background: #fff;
	color: #4B0909;
}

.page_navi a:hover{
	background: #4B0909;
	color: #fff;
}

/* Captions */
.wp-caption {
	text-align: center;
}

.wp-caption img {
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	display: none;
}

.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

img.centered, .aligncenter, div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright 
{
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft 
{
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright 
{
	float: right;
}

.alignleft {
	float: left;
}

.wp-caption-text, .wp-caption-dd
{
	display: none;
}

/* End captions */

/*---Widgrts----*/


#menu ul  li .socialmedia-buttons a:hover {
	border: 0;
	text-decoration: none;
}

.sidebar_before{
	padding-bottom:12px !important
}

.sidebar_after{
	padding-top:12px !important
}

.sidebar_header{
	float:right;
}

.captcha img{
	padding: 10px 4px 0	0;
	border:none !important
}

.captcha img:hover{
	border:none !important
}
