/*
Theme Name: turanskyj-ahrlrichs
Theme URI: http://www.turanskyj.com
Description: Webseite von Turanskyj & Ahlrichs Filmproduktion
Version: 1.0
*/
html,body{
	margin:0;
	padding:0
}
body{
	font-family: Gill Sans, arial, sans-serif;
	color:#000000;
	text-align:center;
	font-size:16px;
	overflow-y:scroll;
}
p{
	margin-top:0px;
	margin-bottom:0px;
	width:650px;
}


h2{
	font-weight:normal;
	font-size:16px;
	padding:0;
	margin:0px;
	text-transform:uppercase;
}
h3{	
	font-weight:normal;
	font-size:10px;
	padding:0;
	position:static;
	height:11px;
	margin-top:0px;
}
h1{
	margin-top:-13px;
	margin-left:0px;
	margin-bottom:7px;
	padding:0;
	font-weight:bold;
	font-size:14px;
	height:16px;
	position:static;
}
h4{	
	font-weight:normal;
	font-size:12px;
	color:#bbb;
}
a:link { 
	text-decoration:none; 
	color:#000000;
	font-weight:normal;
	}
a:visited { 
	text-decoration:none; 
	color:#000000;
	font-weight:normal;
	}
a:hover { 	
	text-decoration:none; 
	color:#000000;
	font-weight:normal;
	}
a:active { 
	text-decoration:none; 
	color:#000000;
	font-weight:normal;
	}
	
#content a:link { 
	text-decoration:none; 
	color:#000000;
	font-weight:normal;
	}
#content a:visited { 
	text-decoration:none; 
	color:#000000;
	font-weight:normal;
	}
#content a:hover { 	
	text-decoration:underline; 
	color:#000000;
	font-weight:normal;
	}
#content a:active { 
	text-decoration:underline; 
	color:#000000;
	font-weight:normal;
	}

#content .postmetadata a:link{
	color:#bbb;
	text-decoration:none; 
	}
#content .postmetadata a:visited{
	color:#bbb;
	text-decoration:none; 
	}
#content .postmetadata a:hover{
	color:#bbb;
	text-decoration:underline; 
	}
#content .postmetadata a:active{
	color:#bbb;
	text-decoration:underline; 
	}
	
.current_page_item ul li.page_item a:link{
	color: #000000 !important;
	font-weight:normal;
}
.current_page_item ul li.page_item a:visited{
	color: #000000 !important;
	font-weight:normal;
}
.current_page_item ul li.page_item a:hover{
	color: #000000 !important;
	font-weight:normal;
}
.current_page_item ul li.page_item a:active{
	color: #000000 !important;
	font-weight:normal;
}

.current_page_item a, .current_page_ancestor>a{
	color: #000000 !important;
	font-weight:bold;
}
.current-cat a{
	color: #000000;
	font-weight:bold;
}

img{
	border:0;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:16px;
	line-height:24px;
	}
ul li {
	position: relative;
	}
li ul {
	left: 0px;
	top:15;
	display: none;
	text-align:right;
	padding-top:5px;
	padding-bottom:10px;
	font-size:12px;
	}

li ul li{
		line-height:21px;
	}
ul li a {

	text-decoration: none;
	}
/* Fix IE. Hide from IE Mac \*/
* html ul li { 
	float: left;
	}
* html ul li a { 
	height: 1%; 
	text-decoration: none;
	}
/* End */
li:hover ul { 
	display: block; 
	}
li.current_page_ancestor ul {
	display: block;
	}
li.current_page_item ul{
	display: block;
	}
li ul#blog {
	display: block;
	}

ul.subpages li	{ 
	  float:left;
	  margin-right:7px;
	  margin-top:0px;
	  margin-bottom:10px;
	  font-size:13px;
	}
ul.qtrans_language_chooser {
	text-align:right;
	font-size:13px;
	padding-right:12px;
	}
li.lang-de {
	float:right;
	}
li.lang-en {
	float:right;
	}
	
input {
    border: 0 none;
    color: #000000;
	text-align:right;
	width:100px;
	font-size:13px;
	font: 76% helvetica;
	margin:0;
	margin-right:-1px;
	margin-top:-4px;
	}
input#author {
    border: 0 none;
    color: #000000;
	background-color:#efefef;
	text-align:left;
	width:150px;
	font-size:11px;
	margin-bottom:5px;
	}
input#email {
    border: 0 none;
    color: #000000;
	background-color:#efefef;
	text-align:left;
	width:150px;
	font-size:11px;
	margin-bottom:5px;
	}
input#url {
    border: 0 none;
    color: #000000;
	background-color:#efefef;
	text-align:left;
	width:150px;
	font-size:11px;
	margin-bottom:5px;
	}
textarea#comment{
    width:500px;
	border: 0 none;
    color: #000000;
	background-color:#efefef;
	}
input#submit {
    border: 0 none;
	background-color:#efefef;
    color: #000000;
	text-align:left;
	width:50px;
	font-size:11px;
	margin-top:5px;
	}
div.postmetadata{
	font-size:12px;
	color:#bbb;
	padding-bottom:40px;
	}
.postmetadata a{
	color:#bbb;
	}
div#header{
	position:relative;
	height:100px;	
	}
div#container{
	width:910px;
	margin:0 auto
	}
div#content{
	float:right;
	width:650px;
	text-align:left;
	padding-left:10px;
	padding-bottom:30px;
	line-height:24px;
	}
div.entry{
	width:650px;
	}
div#navigation{
	float:left;
	width:230px;
	text-align:right;
	padding-right:30px;
	position:fixed;
	}
div#extra{
	float:right;
	width:500px
	}
div#footer{
	clear:both;
	width:100%
	}
div.widget_qtranslate{
	position:absolute;
	margin-top:50px;
	tex-align:right;
	width:100%;
	padding-right:30px;
	}
div#kommentar-schreiben{
	display:none;
	}
div#comments{
	display:none;
	}

