body{
	transition: .4s all;
}
#ustmenu{
background-color: darkred;


}
#ustbilgi{
    background-color:darkblue;
}

#navbarSupportedContent{
    float:right;
}

/*SINIFLAR*/
.rabg{
	background-image: url("../image/hooder.png");
	background-size:contain;
}
.hooder{

    background-image: url("../image/hooder.png");
    background-position: center;
    background-size: auto;
   

    
}
.slider{
    max-height: 655px;
}

.footer{
	
    background-color:#151515;
	
	
	
}
.footerimage{
	max-width: 30px;
	margin-top: 2%
}
.footericerik{
	margin: 0;
}

/* SAYFA İCERİGİ*/

.sayfabasligi{
	background-color:#0E0E0E;
	color: azure;
	height: 130px
}



.baslik{
	
	padding-top: 2%;
}
.sayfaicerigi{
	/*border: 1px solid blue;*/
	float: left;
	max-width: 55%;
	margin-left: 11%;
	margin-top: 5%;
			
}
.yanbar{
	/*border: 1px solid blue;*/
	margin-top: 5%;
	margin-left: 67%;
	margin-right: 11%;
	
	
}
.yanmenu-baslik{
 margin-top: 2%;
}
.icerikheader{
	margin-bottom: 2%;
}
.icerikbasligi{
	color: #5B0001;
}

.yanbar-sutun{
	border-bottom: 1px solid #261717;

}
aside ol {
	list-style-type: none;
padding-left: 5%;
	
	
}
aside ol li a{
	color: #421D1D;
	
	text-decoration: none;
	
	
}
aside ol li:hover{
	color: aliceblue;
	background-color: #4E0001;
}
aside ol li a:hover{
	color: aliceblue;
	background-color: #4E0001;
	text-decoration: none;
}

/* KOD PARÇACIKLARINI GÖRÜNTÜLEME ŞABLONU */
.kodblogu{
	margin-top: 5%;margin-bottom: 5%;
	border-left: 5px solid #004BBF;border-right: 2px solid #4D4D4D;border-top: 2px solid #4D4D4D;border-bottom: 2px solid #4D4D4D;
	background-color: #1F1F1F;
	padding-left: 1%;
	
}

/* YAZI GECİSLERİ */
.bironcekiyazi{
	text-decoration: none;
	color: #4D2424;
	
}
.birsonrakiyazi{
	float: right;
	color: #4D2424;
}
yazinavigator div a:hover{
	color: #4D2424;
}

/* YAZI - YORUM BÖLMESİ */
.yorumbolmesi{
	margin-top: 5%;
}
.yorumbasligi{
	color: #5B0001;
}
.yorumicerik{
	margin-top: 3%;
	margin-bottom: 3%;
}
.yorumgonder{
	float: right;
	margin-top: 3%;
	
}


/* YAZİLAR SAYFASI */
h3 a:hover{
	color: #5B0001;
}

.yazidevami{
	float: right;
	color:#555555;
	
	border: 2px solid #370607;
	padding: 1% 1% 1%;
	margin-top: 2%;
	
}
.yazidevami:hover{
	color:#FFFFFF;
	background-color: #350304;
	border: 2px solid #370607;
	text-decoration: none;
}
.yazikutu{
	margin-bottom: 5%;
	padding-bottom: 5%;
}

.tablebody{
	height: 100px;
	overflow:scroll;

}

#komutlistesi{
	padding-top:0.5%;
	cursor: pointer;
	
}
#komutlar{
	
}
#komutsatiri{
	display: flex;
}
#satirno{
	float: left;
}
#yasaklıkomutlistesi{
	text-align: center;
}
