



body {
    display: block;
       background: url(eski/b0.jpg) repeat;
}

#chat_area {
	    background: url(eski/b1.png);
}

div#tabs {
	background: url(eski/b2.png) repeat-x top #ccc;
}

div#alt_butonlar {
	background: url(eski/b2.png) repeat-x top #ccc;
}

#toolbar {
	    background: url(eski/b3.png) repeat-x top #333;
}

.network {
	background: url(eski/b3.png) repeat-x top #333;
}

div#alt_butonlar i 
{
	color: #333;
}
#yazikutuserit {
background: url(eski/b4.png) repeat-x top #e0e0e0;
}

.icon_bar {
	color:#333;
}
#buyut .icon_bar.fa.fa-search-plus {
    color: #245824;
}
#kucult .icon_bar.fa.fa-search-minus {
    color: #a21212;
}

#yaziarea {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
#submit_button {
    background: #414a4c;
    color: #fff;
}

@media only screen and (max-width: 500px) {

div#toolbar {
    height: 40px;
   background: url(eski/b3.png) repeat-x top #333;
}
.icon_bar {
	color:#333;
}
#buyut .icon_bar.fa.fa-search-plus {
    color: #245824;
}
#kucult .icon_bar.fa.fa-search-minus {
    color: #a21212;
}

i.fa.fa-plus-square-o {
    font-size: 22px;
    color: #000;
}
i.fa.fa-paper-plane {
    font-size: 17px;
    color: #000;
}
div#yazikutuserit {
background: url(eski/b4.png) repeat-x top #e0e0e0;
}
#nicklist ul {
	background: url(eski/b2.png) repeat-x top #fff;
}
}

div#alt_butonlar i {
    color: #333;
    border-color: #9e9e9e;
}

.user_in_list {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bolder;
    background: url(eski/durum.png) no-repeat 0px -0px;
	line-height: 20px;
    cursor: pointer;
    white-space: nowrap;
    padding-left: 20px;
	overflow:hidden;
	height: 20px;
    line-height: 20px;
	border: none;
	margin-left:5px;
}

.mode:before{
	display:none;
}