/*LAST POST*/

.forum_l_ue {
font-family: 'Playfair Display';
text-transform: uppercase;
font-weight: bold;
font-size: 13px;
margin-bottom: 5px;}

.forum_l_date {
background: rgba(231, 231, 233, 0.5);
display:table;
width: 100%;
height:1em;
padding:5px;
	margin-bottom:3px;
font-family: 'Amiko', sans-serif;
font-size: 9px;
font-weight: 600;
margin-left: 13px;
text-transform:uppercase;
}

.lasttext1 {
  display: table-cell;
  vertical-align: middle;
}

.forum_lastpost {
width:27.5%;
float:right;
	margin-right: 29px;
text-align:center;
padding-top:4px;
}

.forum_descr {
float: left;
width: 48%;
margin-left: 29px;
	margin-top: 10px;
background: rgba(231, 231, 233, 0.5);
padding: 10px;
line-height: 150%;
font-family: 'Amiko', sans-serif;
font-size: 10px;
font-weight: 600;
}

.forumbox {
	margin-left: 15px;
	text-align: justify;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: -35px;
	height:210px;
}

.forum_sub {
background: #dbd7d6;
margin-top: 10px;
padding: 5px;
text-align: center;
	width: 98.6%;
text-transform: uppercase;
font-size: 11px;
}

.forum_ue {
	font-family: 'Parisienne', cursive;
	font-size: 50px;
	margin-bottom: -30px;
	color: #fff;
}

.forum_ue a:link {
	font-family: 'Parisienne', cursive;
	font-size: 50px;
	margin-bottom: -30px;
	color: #fff;
}

.forum_ue a:visited {
	font-family: 'Parisienne', cursive;
	font-size: 50px;
	margin-bottom: -30px;
	color: #fff;
}

.forum_ue a:hover,
.forum_ue a:active {
	font-family: 'Parisienne', cursive;
	font-size: 50px;
	margin-bottom: -30px;
	color: #fff;
}

.forum_icon {
	float: left;
width: 70px;
height: 70px;
border-radius: 100px;
margin-top: 40px;
margin-right: 20px;
}

.forum_box {
width: 100%;
border-top: 5px solid #101010;
margin-top: 5px;
padding: 10px 1px;
}

.forum_topics {
	float:left;
	width:22%;
}

.forum_t {
background: #dbd7d6;
padding: 5px;
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
text-align: center;
margin-bottom: 5px;
width: 160px;
}