.footer-liste-menu {
  list-style-type: none;
}

.footer-liste-menu li {
  border-bottom: 1px solid #696969;
  padding-bottom: 3px;
}

.footer-orta-yazi{
  padding-bottom: 7px;
  color: #fff;
  font-weight: bold;
  border-bottom: 4px solid #434343;
}

.footer-orta-bolum{
width: 225px;
float: left;
color: #fff;
margin-right: 20px;
}

#footer-orta{
padding: 20px 0px 90px 0px;
width: 100%;
color: #fff;
background-color: #777;
border-top: 10px solid #434343;
}

#footer-alt{
background-color: #434343;
padding: 10px 0;
width: 100%;
color: #fff;
}

#ust-menu{
  width: 100%;
  height: 64px;
  background: #434343;
  color: #fff;
  border-bottom: 1px solid #777;
  font-family: 'Ubuntu', sans-serif;
  position: fixed;
  z-index: 9999;
}

#ust-menu-logo{
  width: 64px;
  height: 64px;
  background-color: rgba(0, 0, 0, 0.25);
  float: left;
}

#ust-menu-logo img{
  width: 64px;
  height: 64px;
}

#ust-menu-logo:hover{
  background-color: rgba(0, 0, 0, 0.35);
}

#ust-menu-baslik{
  float: left;
  margin-left: 10px;
  margin-top: 10px;
  font-size: 16px;
}

#ust-menu-yazi{
  float: left;
  margin-left: 10px;
  font-size: 14px;
}

#ust-menu-yazi li{
  display: inline-block;
  padding: 5px;
  margin: -5px 8.8px 0 -5px;
}

#ust-menu-yazi li:hover{
 background-color: rgba(0, 0, 0, 0.35);
}

#welcomeblock{
  float: right;
  margin-top: 10px;
  margin-right: 10px;
  font-size: 16px;
}

#welcomeblock-yazi{
  float: right;
  margin-top: 10px;
  margin-right: 10px;
  font-size: 13px;
}

#welcomeblock-yazi li{
  display: inline-block;
  padding: 3px;
  margin: 0 0 0 3px;
}

#welcomeblock-yazi li:hover{
 background-color: rgba(0, 0, 0, 0.35);
}

.alt_forumlar {list-style: none; margin: 0; padding: 0;}
.alt_forumlar li {width: 50%; float: left;}
		
		