/*
Theme Name: WFTheme
Theme URI: http://www.wolkenform.de
Description: -
Version: 0.01
Author: Orlando Hohmeier
Author URI: http://www.wolkenform.de
Tags: -
*/
/**
* all
*/
html {
	height: 100%;
}

  
body {
	height: 100%;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	line-height:100%;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFF;
}
#background{
	position:fixed;
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	margin: 0;
	padding: 0;
	z-index:0;
	}
#wrapper{
	display:block;
	height:100%;
	margin:0;
	overflow:auto;
	position:absolute;
	width:100%;
	z-index:3;
	}
#content_wrapper {
	width: 999px;
	margin: 0 auto;
	text-align: left;
}
#body_content{
	width: 999px;
	background-image:url(images/content_background.png);
	}
.line5px{
	width:999px;
	height:5px;
	background-color:#FFF;
	}
.line2px{
	width:999px;
	height:2px;
	background-color:#FFF;
	}
.line2pxContent{
	width:920px;
	height:2px;
	background-color:#FFF;
	}
.line1pxContent{
	width:920px;
	height:1px;
	background-color:#FFF;
	}
.spacer17px{
	height:17px;
	}
.spacer10px{
	height:10px;
	}
h1{
	font: 100% Arial, Helvetica, sans-serif;
	font-size:25px;
	color: #FFF;
	height:25px;
	margin:0;
}
a, a:link, a:visited, a:active  {
	color:#FFFFFF;
}
a:hover {
	color:#999;
	}
a:focus {
	color:#000000;
	}
/**
* header logo & navigation
*/
#header_logo_navigation{
	height:120px;
	}
#header_logo {
	margin-top:67px;
	float:left;
	}
#header_logo img {
	border:none;
}
#header_navigation {
	margin-top:80px;
	float:right;
	font-size:22px;
	}
#header_navigation	ul {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#header_navigation li {
	display:inline;
	margin-left:3px;
}
#header_navigation a, #header_navigation a:link, #header_navigation a:visited, #header_navigation a:focus, #header_navigation a:hover, #header_navigation a:active  {
	text-decoration:none;
}
/**
* header feature navigation
*/
#header_feature_navigation{
	height:159px;
	}
#header_feature_navigation div{
	height:159px;
	width: 249px;
	float:left;
	text-align:center;
	font-size:15px;
	background-image:url(images/background_gradient.png);
	background-position:bottom;
	background-repeat:repeat-x;
	}
#header_feature_navigation a,  #header_feature_navigation a:link,  #header_feature_navigation a:visited,  #header_feature_navigation a:focus, #header_feature_navigation a:hover,  #header_feature_navigation a:active  {
	text-decoration: none;
}
#header_feature_navigation img{
	margin-top:15px;
	border:none;
	}
.header_feature_navigation_margin{
	margin-right:1px;
	}
/**
* app row
*/
#header_approw{
	height:30px;
	background-image:url(images/background_gradient.png);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-left:8px;
	padding-top:17px;
	padding-right:8px;
	font-size:15px;
	}
#header_approw div{
	height:20px;
	}
#header_approw img{
	border:none;
	margin-top:-2px;
	}
#header_approw .icon {
	height:20px;
	padding-top:1px;
	padding-left:25px;
	background-repeat:no-repeat;
	border: none;
	}
#header_approw a, #header_approw a:link, #header_approw a:visited, #header_approw a:focus, #header_approw a:hover, #header_approw a:active  {
	text-decoration:none;
	}
#header_approw a .icon, #header_approw a:link .icon, #header_approw a:visited .icon, #header_approw a:active .icon {
	background-position: 0 0px;
	text-decoration:none;
}
#header_approw a:hover .icon {
	background-position: 0 -20px;
	text-decoration:none;
	}
#header_approw a:focus .icon {
	background-position: 0 -40px;
	text-decoration:none;
}

#header_approw_search {
	float:left;
	vertical-align:middle;
}
#header_approw_search input {
	margin-left:2px;
	margin-top:-3px;
}
#header_approw_rss {
	float:right;
	margin-right:10px;
	vertical-align:middle;
	}
#header_approw_rss span{
	background-image:url(images/rss_icon.png);
	}
#header_approw_twitter {
	float:right;
	margin-right:10px;
	vertical-align:middle;
	}
#header_approw_twitter span{
	background-image:url(images/twitter_icon.png);
	}
#header_approw_xing {
	float:right;
	margin-right:10px;
	vertical-align:middle;
	}
#header_approw_xing span{
	background-image:url(images/xing_icon.png);
	}
#header_approw_share {
	float:right;
	vertical-align:middle;
	}
#header_approw_share span{
	background-image:url(images/share_icon.png);
	}
#header_approw_search img, #header_approw_rss img, #header_approw_twitter img, #header_approw_share img {
	margin-right:2px;
	float:left;
	}
/**
* posts
*/
.body_content_post_title{
	font-size:27px;
	padding-top:19px;
	padding-bottom:0px;
    padding-left:0px;
	padding-right:0px;
}
.body_content_post_title img {
	
	border:none;
	margin-top:3px;
	float:left;

}
.body_content_post_title h1 {
	font-weight:bold;
	margin-left:39px;
	margin-right:39px;
	display:table;
}
.body_content_post_title a,  .body_content_post_title a:link a:visited,  .body_content_post_title a:focus, .body_content_post_title a:hover,  .body_content_post_title a:active{
	text-decoration:none;
}

.body_content_post_content {
	padding-left:40px;
	padding-right:40px;
	margin-bottom:32px;
    line-height:125%;
}

.body_content_post_content img{
	display: none;
}

.body_content_post_content a{
	font-style:italic;
}
.body_content_post_content h2 {
	font-size:22px;
	font-weight:bold;
	/*margin:0;
	padding:0;*/
}
.body_content_post_content h3 {
	font-size:18px;
	font-weight:bold;
/*	margin:0;
	padding:0;*/
}

.body_content_post_content embed , .body_content_post_content object {
	
   width:920px;
   height:307px;
  margin-bottom:19px;
	
}
/**
* Comments
*/
.commentlist img{
	display:inline;
}
/**
* footer
*/
/**
* header feature navigation
*/
#footer_feature_content{
	font-size:12px;
	background-image:url(images/content_background.png);
	background-position:bottom;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 58px;
	padding-left: 40px;
	}
#footer_feature_content_box1, #footer_feature_content_box2, #footer_feature_content_box3, #footer_feature_content_box4{
	float:left;
	padding:10px;
	width:204px;
	}
#footer_feature_content_box1, #footer_feature_content_box2, #footer_feature_content_box3{
	margin-right:7px;
		
	}
#footer_feature_content a,  #footer_feature_content a:link,  #footer_feature_content a:visited, #footer_feature_content a:hover, #footer_feature_content a:focus, #footer_feature_content a:active  {
	text-decoration: none;
}
#footer_feature_content	ul {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#footer_feature_content li {
	/*margin-left:8px;*/
	/*display:inline;*/
}
#footer_feature_content h2 {
	font-size:15px;
	}
/**
* footer navigation
*/
#footer_content_navigation {
	margin-top:10px;
	float:left;
	font-size:12px;
	}
#footer_content_navigation	ul {
	display:inline;
	margin-left:-40px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
#footer_content_navigation li {
	display:inline;
}
#footer_content_navigation a, #footer_content_navigation a:link, #footer_content_navigation a:visited, #footer_content_navigation a:focus, #footer_content_navigation a:hover, #footer_content_navigation a:active  {
	text-decoration:none;
}
/**
* go to top
*/
#footer_content_gotop {
	float:right;
	text-align:left;
	margin-top:10px;
	font-size:12px;
	}	
#footer_content_gotop .icon{
	height:12px;
	padding-left:12px;
	background-image:url(images/arrow_top.png);
	background-repeat:no-repeat;
	border: none;
	
	}
#footer_content_gotop a, #footer_content_gotop a:link, #footer_content_gotop a:visited, #footer_content_gotop a:focus, #footer_content_gotop a:hover, #footer_content_gotop a:active  {
	text-decoration:none;
	
	}
	
#footer_content_gotop a .icon, #footer_content_gotop a:link .icon, #footer_content_gotop a:visited .icon, #footer_content_gotop a:active .icon {
	background-position: 0 0px;
	text-decoration:none;
}
#footer_content_gotop a:hover .icon {
	background-position: 0 -12px;
	text-decoration:none;
	}
#footer_content_gotop a:focus .icon {
	background-position: 0 -24px;
	text-decoration:none;
}
/**
* footer copyright
*/
#copright {
	clear:both;
	text-align:left;
	margin-top:50px;
	margin-bottom:50px;
	font-size:9px;
	height: 100px;
	}
/**
* Add this
*/
#at15s {
	display:none;
	}
	
/**
* Socialdings
*/
.sociable {
	background-image:url(images/sociable_background.png);
	background-repeat:repeat-x;
	padding-top:8px;
	margin-bottom:0px;
	margin-top:30px;
	height:59px;
	}
.sociable_tagline {
	background-image:url(images/sociable_icon.png);
	background-repeat:no-repeat;
	padding-left:30px;
	margin-bottom:10px;
	margin-top:5px;
	}
.sociable ul {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:2px;
	}
.sociable li {
	display:inline;
	}
.sociable img {
	border:none;
	display: inline;
	}
/**
* Related
*/
.related {
	/*
	background-image:url(images/info_background_gradient.png);
	background-repeat:repeat-x;
	*/
	padding:8px;
	}
.related #title{
	background-image:url(images/related_icon.png);
	background-repeat:no-repeat;
	padding-left:30px;
	margin-top:5px;
	margin-bottom:10px;
	}
.related p{
	margin:0;
	}
.related ol {
	font-size:12px;
	padding-left:20px;
	padding-top:0;
	padding-bottom:0;
	margin:0;
}
/**
* Tags
*/
.tags {
	/*
	background-image:url(images/info_background_gradient.png);
	background-repeat:repeat-x;
	*/
	padding:8px;
	}
.tags #title{
	background-image:url(images/tags_icon.png);
	background-repeat:no-repeat;
	padding-left:30px;
	margin-top:5px;
	margin-bottom:10px;
	}
.tags p{
	margin:0;
	font-size:12px;
	}
/**
* Greet block
*/
.greet_block img{
	display:inline;
	}
	
/**
* IMix & Amazonb Box
*/
.imix, .itunes, .amazon{
	background-image:url(images/info_background_gradient.png);
	background-repeat:repeat-x;
	padding:8px;	
}
.imix img, .itunes img, .amazon img  {
	display:inline;
}
.imix a, .itunes a, .amazon a {
	margin-left:15px;
	margin-top:10px;
	width:910px;
	position:absolute;
}
.imix #gotoitunes, .itunes #gotoitunes, .amazon #gotoamazon {
	border:medium none;
	margin-left:8px;
	margin-top:-1px;
	position:absolute;
	}
/**
* Profil
*/
.profil li{
	list-style:none;	
	}
	
.profil p {
	margin-top:0px;
	margin-bottom:0px;
}

.profil li li{
	font-size:0.83em;
}

.profil h2, .profil h3, .profil h4, .profil h5 {
	margin-bottom:0px;	
}
/**
* Facebook
*/
.FB_SERVER_IFRAME {
	background-color:#FFFFFF;  
}