﻿

/*	Genel Alan	*/

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 1.6;
  color: #333;
  background: #f7f7f7;
}

a{
	color:#00F;
	cursor:pointer;
}
a:hover{
	color:#00C;
}

.ust-alan{
	background:#111;
	font-size:12px;
	height:30px;
	line-height:30px;
	color:#ccc;
}
.ust-alan a {
	padding:0 20px;
	color:#ccc;
}
.ust-alan .container{
	background:#111;
}

.header {
	height:100px;
	background: #7d282f;
}
.header .container{
	height:100px;
	/*background:#f4df14;*/
}

.header .edupij {
	width:500px;
	margin-top:30px;
}
.header .up {
	width:240px;
	margin-top:34px;
}
.sub-header {
	height:34px;
	background: url(../images/nokta-kirmizi.png) repeat #802a31;
	line-height:34px;
	color:#ddd;
	font-size:12px;
	font-weight:600;
}



/*	Genel Menü	*/
.kirmizi{
	color:#7d282f!important;
}
.ana-menu{
	background: url(../images/menu-bg.png) repeat #eee;
	border:2px solid #f1f1f1;
	border-left:none;
	border-right:none;
	border-radius:0;
	margin-bottom:0;
	height:44px !important;
}

.ana-menu .container{
	background: url(../images/menu-bg.png) repeat #eee;
}
.ana-menu .navbar-collapse{
	margin:0 !important;
	padding:0 !important;
}
.ana-menu .nav a{
	color:#7d282f;
	line-height:40px;
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:700 !important;
}

.ana-menu .nav .dropdown-menu{
	border-radius:0;
	padding:0;
	margin:0;
}

.ana-menu .nav .dropdown-menu > li > a{
	font-size:13px;
	line-height:40px;
	border-bottom:1px dotted #d5dbe0;
	padding:0 40px 0 20px;
	color:#333;

}

.ana-menu .nav > li > a:hover,
.ana-menu .nav > li > a:focus {
  color: #fff !important;
  background-color: #2a2a2a !important;
}

.ana-menu .nav .open > a,
.ana-menu .nav .open > a:hover,
.ana-menu .nav .open > a:focus {
  background-color: #2a2a2a;
  color:#fff;
}

.ana-menu .navbar-toggle{
	border-color:#fff;
}

@media (min-width: 767px) {
	
	.ana-menu{
		height:40px;
	}
	
}

@media (max-width: 767px) {
	
	.ana-menu .navbar-collapse {
		padding-bottom:300px;
	}
	
	.ana-menu .nav .dropdown-menu{
		width:100%;
	}
	
}


.p-0{
	padding:0 !important;
}
.pr-0{
	padding-right:0 !important;
}
.pt-20{
	padding-top:20px !important;
}
.pt-10{
	padding-top:10px !important;
}

.mt-5{
	margin-top:5px !important;
}
.mt-10{
	margin-top:10px !important;
}
.mb-20{
	margin-bottom:20px !important;
}
.mb-0{
	margin-bottom:0 !important;
}
.fw-400{
	font-weight:400 !important;
}
.fs-11{
	font-size:11px !important;
}


/*	Sayfa	*/

.sayfa-baslik{
	font-weight:700;
	font-size:18px;
	line-height:36px;
	border-bottom:1px solid #eee;
}
.sayfa-icerik{
	min-height:700px;
	font-size:14px;
	margin:20px 0;
}
.sayfa-sonu{
	border-top:1px solid #eee;
	padding-top:10px;
}
/*	Genel içerik	*/


.ana-alan {
	background: url(../images/nokta-gri.png) repeat #eee;
	padding:20px;
	margin-top:10px;
}



.alan{
	background:#fff;
	padding:15px;
	margin-bottom:20px;

}


.alan > .title{
	font-size:12px;
	font-weight:700;
	border-bottom:1px solid #ddd;
	padding-bottom:5px;

}




/*	Sağ Menu */

.sag-menu{
	font-size:12px;
	font-weight:600;
	border-bottom:3px solid #7d282f;
}
.sag-menu div:first-child{
	background:#7d282f;
	padding:0 10px;
	color: #fff;
}
.sag-menu div{
	background:#ddd;
	line-height:35px;
	margin-bottom:5px;
}
.sag-menu div a{
	display:block;
	color:#333;
	padding:0 10px;
}
.sag-menu div a:hover{
	background:#333;
	color:#fff;
	text-decoration:none;
}

/*	Arama Motoru */

.quick-search{
	margin-top:10px;
}

.quick-search .col-md-5{
	padding-right:0;
}

.quick-search label{
	font-size:12px;
	font-weight:400;
	color:#666;
	width:100%;
}

.quick-search .input{
	border:1px solid #eee;
	background:#eee;
	width:100%;
	height:30px;
	padding:0 5px;
	font-size:12px;
}
.quick-search .result{
	font-weight:600;
	color:#c00;
}
.quick-search .buton{
	border:1px solid #7d282f;
	background:#7d282f;
	width:100%;
	height:30px;
	text-align:center;
	font-weight:600;
	color: #fff;
}



/*	Most Download */

.most{
	min-height:218px;
	background-size:cover;
}
.most > .title{
	font-size:16px;
	line-height:68px;
	padding-left:10px;
	border-bottom:0;
	color:#fff;
}

.most > .contain{
	width:100%;
	padding:10px;
	height:150px;
	background-color: rgba(0, 0, 0, 0.7);
	color:#fff;
	font-size:11px;
	
}
.most > .contain .article{
	margin-bottom:5px;
	max-height:34px;
	overflow:hidden;
	position:relative;
	
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;  
	
}
.most > .contain a{
	color:#fff;
	
}
.most > .contain a:hover{
	color:#fff;
}
.opacity{
	color: rgba(255, 255, 255, 0.5) !important;
}

/*	Ozet */
.ozet{
	margin:10px 0;
	padding:10px 0;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	display:none;
	font-size:11px;
}

.ozet-ek{
	margin:0;
	font-size:11px;
	line-height:22px;
	color:#000;
}
.ozet-link{
	font-size:11px;
}
.ozet-link img{
	margin-top:-3px;
}
.ozet-link a{
	color:#7d282f !important;
	
}
.ozet-link i{
	color:#999;
}
.red{
	color:#7d282f !important;
}
.red:hover{
	color:#7d282f !important;
}

/*	Dergi */

.dergi{
	display:block;
	font-weight:bold;
	line-height:26px;
	color:#7d282f;
} 
.dergi i{
	color:#000;
	font-size:14px;
	margin-right:5px;
} 


.dergi-sayi{
	margin:5px 0;
	display:none;
}
.dergi-sayi a{
	color:#7d282f;
}
.dergi-sayi:hover{
	background:#eee;
}
.dergi-sayi .title{
	padding-left:20px;
	line-height:30px;
}
.dergi-sayi img{
	margin-top:-4px;
	margin-right:10px;
}
.dergi-sayi .active{
	background:#eee;
	font-weight:600;
}
/*	Articles */

.articles {
	width:100%
}
.articles tr{
	background-color:#fff;
}
.articles tr:nth-child(even) {
    background-color: #eee;
}
.articles td{
	padding:7px 5px;
	font-family:Arial, Helvetica, sans-serif;
}
.articles td a{
	color:#333;
	line-height:18px;
}
.articles td a:hover{
	color:#000;
}
/*	Indexler */

.index{
	margin-top:10px;
}

.index a{
	color:#333;
}

.erisim img{
	max-width:100%;
	
}




/*	footer */

footer {
	background: #f7f7f7;
	padding-bottom:30px;
}

footer .container{
	color:#616161;
	background:#eee;
	font-size:12px;
	line-height:34px;
	height:34px;
	padding-left:20px;
	border-top:1px solid #ddd;
}


.indexler{
	padding:0;
	padding:0 20px;
	list-style:square !important;
	color:#C00 !important;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;

	
}
.indexler{
    width: 100%;
    height: 100px;
    overflow-x: scroll;
    overflow-y: hidden;
    scroll-direction: horizontal;
}
.indexler .scroller{
    position: absolute;
}
.indexler li{
	margin-bottom:5px;
}
.indexler a{
    display: inline-block;
    margin: 10px 30px 0 0;
}

.atiflar{
	padding:0;
	padding-left:20px;
	list-style:square !important;
	color:#fff !important;
	
}
.atiflar li{
	margin-bottom:5px;
}

/*	inkeksler */
.alt-index{
	background:#eee;
	border:15px solid #fff;
	height:150px;
	margin-top:15px;
}
.alt-index .index{
	width:150px;
	height:100px;
	margin:10px 20px 10px 0;
	float:left;
	padding:0 10px;
	background:#fff;
}
.alt-index .index img{
	width:100%;
}
