.post.unapproved_post {
	background: #ffdde0;
}

.post.unapproved_post .post_author {
	border-bottom-color: #ffb8be;
}

.post.classic.unapproved_post .post_author {
	border-color: #ffb8be;
}

.post.unapproved_post .post_controls {
	border-top-color: #ffb8be;
}

.trow_deleted,
.post.deleted_post {
	background: #E8DEFF;
}

#posts_container {
	padding: 0;
}

.post {
	overflow: hidden;
}

.post.classic {

}

.post.classic .post_author {
   background: rgb(135, 106, 73);
    float: left;
    width: 300px;
	min-height:620px;

}

.post .post_author {
background-color: rgba(67, 65, 95, 0.2); 
	padding: 5px;
	overflow: hidden;
		width: 98%;
}

.post .post_userinfos {
background: #0c0c0c;
width: 1010px;
		height:70px;
margin-left:-10px;
}

.post .post_fos {
margin-left:50px;
	margin-top:25px;
}

.name {
    font-family: "Arvo", serif;
    font-size: 53px;
    color: #b1a386;
    letter-spacing: 0px;
    text-transform: uppercase;
    text-align: right;
    position: absolute;
    font-weight: 700;
    text-shadow: 2px 2px rgb(135, 106, 73);
    margin-left: 15px;
    margin-top: 15px;
    width: 990px;
}

.post .post_charakter {

	padding: 5px;
overflow: auto;
		width: 280px;
	height:auto;
	margin-left:15px;
	margin-top:0px;
	float:left;
	position:absolute;

}

.post .charaktertext {
font-family: calibri, sans serif;
font-size: 12px;
color:#202020;
		width: 230px;



	text-align: justify;
margin-left:15px;
	margin-top:5px;
}



.post .post_author .buddy_status {
	vertical-align: middle;
	margin-top: -4px;
}

.post .post_author div.author_avatar {
	float: left;
	
}

.post.classic .post_author div.author_avatar {
	float: none;

	margin-bottom: 8px;
}

.post .post_author div.author_avatar img {
	
  
   
    border: 2px solid rgb(99, 70, 41);
 margin-left:3px;
position:absolute;
margin-top:-50px;
}

.post .post_author div.author_information {
	float: left;
	padding: 6px 8px;
}

.post.classic .post_author div.author_information {
	float: none;
	padding: 0;
	text-align: center;
		width:300px;
}

.post .post_author div.author_statistics {
	float: right;
	font-size: 11px;
	padding: 3px 10px 3px 5px;
	color: #666;
	line-height: 1.3;
}

.post.classic .post_author div.author_statistics {
	border-top: 1px dotted #ccc;
	margin: 6px 0 0 0;
	padding: 6px 6px 3px 6px;
	float: none;
}

.post .post_head {
	font-size: 11px;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

.post .post_head span.post_date {font-family: "Arvo", serif;
font-size:9px;
	
}

.post .post_head span.edited_post {
	font-size: 10px;
	
}

.post .post_head span.edited_post a {
	color: #666;
}

.post_body {
	font-size: 12px;
	padding: 12px;
text-align: justify;
	min-height:500px;
}

.post.classic .post_content {
	float: left;
	    width: 692px;

}

.post_content {
	padding: 9px 10px 5px 10px;
}

.post_content .signature {
	margin-top: 5px;
	
	padding: 10px 0 4px 0;
}

.post .post_meta {
	margin: 4px 0;
	font-size: 11px;
	
}

.post .post_meta a:link,
.post .post_meta a:visited {
	
}

.post .post_meta a:hover,
.post .post_meta a:active {

}

.post_controls {
	clear: both;
  
background:rgb(99, 70, 41);

		height:60px;
	
	padding: 5px;
	overflow: hidden;
}

.postbit_buttons > a:link,
.postbit_buttons > a:hover,
.postbit_buttons > a:visited,
.postbit_buttons > a:active {
	display: inline-block;
	padding: 2px 5px;
	margin: 2px;
	font-size: 11px;
margin-top:17px;
	border: 1px solid rgb(135, 106, 73);

}

.postbit_buttons > a:hover {
	border-color: #bbb;
}

.postbit_buttons a span {

	display: inline-block;
	height: 16px;
	
}

.postbit_buttons a.postbit_find span {
	background-position: 0 0;
}

.postbit_buttons a.postbit_reputation_add span {
	background-position: 0 -20px;
}

.postbit_buttons a.postbit_email span {
	background-position: 0 -40px;
}

.postbit_buttons a.postbit_website span {
	background-position: 0 -60px;
}

.postbit_buttons a.postbit_pm span {
	background-position: 0 -80px;
}

.postbit_buttons a.postbit_quote span {
	background-position: 0 -100px;
}

.postbit_buttons a.postbit_multiquote span {
	background-position: 0 -120px;
}

.postbit_buttons a.postbit_multiquote_on span {
	background-position: 0 -140px;
}

.postbit_buttons a.postbit_edit span {
	background-position: 0 -160px;
}

.postbit_buttons a.postbit_qdelete span {
	background-position: 0 -180px;
}

.postbit_buttons a.postbit_qrestore span {
	background-position: 0 -200px;
}

.postbit_buttons a.postbit_report span {
	background-position: 0 -220px;
}

.postbit_buttons a.postbit_warn span {
	background-position: 0 -240px;
}

.postbit_buttons a.postbit_purgespammer span {
	background-position: 0 -540px;
}

.postbit_buttons a.postbit_reply_pm span {
	background-position: 0 -260px;
}

.postbit_buttons a.postbit_reply_all span {
	background-position: 0 -280px;
}

.postbit_buttons a.postbit_forward_pm span {
	background-position: 0 -300px;
}

.postbit_buttons a.postbit_delete_pm span {
	background-position: 0 -320px;
}

.post:not(.deleted_post) .postbit_qrestore,
.post:not(.deleted_post) .status_type,
.post.deleted_post .postbit_mirage {
    display: none;
}

.postig2 {background-color: rgba(31, 31, 31, 0.0); width: 200px; height: 80px; padding: 15px; position: relative; margin-top: 350px; float: left; margin-left: 35px;  overflow: hidden; background-color: #090909;}

.post_fos {     height: 14px;
    width: auto;
 padding-right: 18px;
    padding-left: 18px;
    float: left;
   font-family: 'Helvetica','Verdana',sans-serif;
    font-size: 9px;
  color: #a1a1a1;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1.1px;
    text-indent: 1px;
margin-top:25px;}

.kurza {background:#090909; height: 14px; width: 255px;padding: 7px; float: left;margin-top: 2px; margin-left:-5px;color: #a1a1a1; font-family: 'Helvetica','Verdana',sans-serif; font-size: 11px;text-align: right;}

.kurzf {background: #406b32;padding: 7px;height: 14px;width: auto;float: left;margin-left: -8px; margin-top: -7px;color: #a1a1a1; font-family: 'Helvetica','Verdana',sans-serif;font-size: 11px; text-align: left;}


.thementyp {
  font-family: "Arvo", serif;
    font-size: 13px;
    color: #b1a386;
    line-height: 27px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
}		

.postprofil1 {
    height: 100px;
    width: 100%;
background: rgb(135, 106, 73);
border-bottom: 4px solid rgb(99, 70, 41);
  }	

.miniicon {
    border: 2px solid rgb(99, 70, 41);
    padding: 1px;
    width: 80px;
    position: absolute;
    float:right;
    
}

.kurzfakten {
         border: 1px solid rgb(99, 70, 41);
    height: 14px;
    width: 278px;
    padding: 7px;
    float: left;
    margin-top: 3px;
    margin-left: 3px;
    color:#b1a386;
 font-family: "Arvo", serif;
    font-size: 12px;
    text-align: center;
}

.fakten {
        margin-top:210px;
}

.bigicon {
  width: 280px;
    height: 120px;
margin-left:7px;
margin-top:10px;
    border: 2px solid rgb(99, 70, 41);
   }

.postspieler {
    font-family: "Arvo", serif;
    font-size: 23px;
    color: #b1a386;
    line-height: 27px;
    letter-spacing: 0px;
    text-transform: lowercase;
  text-align:center;
width:300px;
margin-top:15px;
 }