@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Helvetica, verdana, sans-serif;
	font-size: 15px;
	line-height: 20px;
}

body {
	background: #F1F1F1;
	margin: auto;
	color: #333333;
}

.header {
	background-color: #E6E6E6;
	height: auto;
	width: auto;
	max-width: 900px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
	
.logo {
	max-width: 302px; 
	width: 70%;
	height: auto;
	float:left;
}

.tepe {
	max-width: 900px;
	max-height: ;
	margin-left:auto;
	margin-right:auto;
	width: auto;
	height: auto;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: center;
}

.reklam {
	max-width: 880px;
	background:#fff;
	margin-left:auto;
	margin-right:auto;
	width: auto;
	height: auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 25px;
	color: #999999;
	clear: left;
	font-size: 13px;
}

.reklam-alani {
	max-width: 900px;
	background:#fff;
	margin-left:auto;
	margin-right:auto;
	width: auto;
	height: auto;
	text-align: center;
	padding-top: ;
	padding-bottom: ;
	clear: left;
}

.reklam-video {
	max-width: 900px;
	background:#fff;
	margin-left:auto;
	margin-right:auto;
	width: auto;
	height: auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #999999;
	clear: left;
	font-size: 13px;
}

.reklam-son {
	max-width: 360px;
	margin-left:auto;
	margin-right:auto;
	width: auto;
	height: auto;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #999999;
	clear: left;
	font-size: 13px;
}	

.reklam-mobil {
	max-width: 360px;
	background:#fff;
	margin-left:auto;
	margin-right:auto;
	width: auto;
	height: auto;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #999999;
	clear: left;
	font-size: 13px;
}	


.ust {
	height: auto;
	width: auto;
	max-width: 900px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
}
	
.orta {
	background:#fff;
	height: auto;
	padding-top: 3px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	width: auto;
	max-width: 888px;
	margin-left:auto;
	margin-right:auto;
	line-height: 23px;
}

.alt {
	background:#fff;
	height: auto;
	padding-top: 1px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 12px;
	width: auto;
	max-width: 888px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 5px;
	line-height: 23px;
}

.alt-konular {
	background:#fff;
	height: auto;
	padding-top: 1px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 12px;
	width: auto;
	max-width: 888px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 5px;
	line-height: 23px;
}

.icerik {
	height: 50px;
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	border: 2px #888888 dotted;
	text-align: center;
	font-weight: bolder;
	padding-top: 7px;
	width: auto;
	max-width: 892px;
}

.son {
	width: auto;
	height: auto;
	max-width: 860px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 15px;
	color: #e7393a;
	clear: left;
	line-height: 25px;
	background-color: #fff;
	margin-top: 5px;
}

h1 {
	font-size:20px;
	text-align: center;
	}

h2 {
	font-size:17px;
	}

h3 {
	font-size:17px;
	}

a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
}

.orta a:link {
	text-decoration: none;
	color: #666666;
}
.orta a:visited {
	text-decoration: none;
	color: #666666;
}
.orta a:hover {
	text-decoration: none;
	color: #999999;
}
.orta a:active {
	text-decoration: none;
}

.alt a:link {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.alt a:visited {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}
.alt a:hover {
	text-decoration: none;
	color: #999999;
}
.alt a:active {
	text-decoration: none;
}

.alt-konular a:link {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
.alt-konular a:visited {
	text-decoration: none;
	color: #666666;
}
.alt-konular a:hover {
	text-decoration: none;
	color: #999999;
}
.alt-konular a:active {
	text-decoration: none;
}


img, embed, object, video {
  	max-width: 100%;
}

ul#menu, ul#menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
ul#menu li {
	float: right;
	position: relative;
	width: 100%;
	text-align: center;
}
ul#menu li a {
	font: bold 15px Helvetica, verdana, sans-serif;
	display: block;
	margin: 0;
	color: #fff;
	background-image: ;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul#menu li a:hover {
    color: #333333;
	background-color: #9CBA3E; 
}
ul#menu li:hover ul {
    display: block;
}
ul#menu li ul {
    display: none;
    position: absolute;
    left: 0;
	top: auto;
    left: auto;
}
ul#menu li ul li {
	font: bold 15px Helvetica, verdana, sans-serif;
	display: block;
	margin: 0;
	color: #fff;
	background-color: #9CBA3E; 
	text-decoration: none;
}
ul#menu li ul li a{
    color: #fff;
	background-color: #9CBA3E; 
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 3px;
	padding-right: 3px;
}
ul#menu li ul li a:hover {
    color: #333333;
	background-color: #9CBA3E; 
}

.footer-alt {
	width: 100%;
	max-width: 900px;
	margin-left:auto;
	margin-right:auto;
	clear:left;
	text-align: center;
	color: #666;
	font-size: 13px;
	padding-top: 7px;
	padding-bottom: 7px;
}

ul#icerik-blog{
	margin: 0px 0px 0px 20px;
	padding: 0px;
	width: auto;
	list-style: circle;
}
ul#icerik-blog li{
	line-height:33px;
	border-bottom: dotted 1px #CCC;
}
ul#icerik-blog li:first-child{
	border-top:dotted 1px #CCC;
}
ul#icerik-blog li:nth-child(odd){
	background-color: #F9F9F9;
}
ul#icerik-blog li:nth-child(even){
	background-color: ;
}
ul#icerik-blog li a:hover {
    color: #999;
	text-decoration: none;
}
ul#icerik-blog li:hover ul {
    display: block;
}

ul#icerik-konular{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: auto;
	list-style: none;
}
ul#icerik-konular li{
	line-height:33px;
	border-bottom: dotted 1px #CCC;
}
ul#icerik-konular li:first-child{
	border-top:dotted 1px #CCC;
}
ul#icerik-konular li:nth-child(odd){
	background-color: #F9F9F9;
}
ul#icerik-konular li:nth-child(even){
	background-color: ;
}
ul#icerik-konular li a:hover {
    color: #999;
	text-decoration: none;
}
ul#icerik-konular li:hover ul {
    display: block;
}


.mobilmenu{
    background-color: #666666;
    overflow: hidden;
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: ;
}
.mobilmenu .open{
    display: none;
    color: #fff;
    padding: 10px 0px 22px 0px;
	background-position: center;
	background-repeat: no-repeat;
    cursor: pointer;
	font-weight: bold;
    height: 18px;
}
	
.mobilmenu ul {
	width:auto;
	max-width: 900px;
    margin-left: -25px;
	margin-top: 0px;
	margin-bottom: 5px;
}

.mobilmenu ul li{
    float:left;
    margin-right:10px;
	list-style: none;
	border-right: 1px dotted #888888;
	padding-right: 10px;
}
.mobilmenu ul li a{
    z-index: 9999;
    position: relative;
    display: block;
    color: #fff;
    font-size: 14px;
	font-weight: bold;
    letter-spacing: .7px;
    padding: 10px 0px;

}
.mobilmenu ul li a:after{
    z-index:-1;
    content:"";
    position:absolute;
    width:100%;
    height:0%;
    bottom:0;
    left:0;
    background-color:;
    transition:height 150ms;
}
.mobilmenu ul li a:hover{
    color:#444;
}
.mobilmenu ul li a:hover:after{
    height: 100%;
}

@media (max-width: 968px) {
    .mobilmenu .open{display:block;}
    .mobilmenu ul {display:none;}
    .mobilmenu ul li{float:none; margin-left: 0; border-bottom:1px dotted #888888}
    .mobilmenu ul li:last-child{border-bottom:none}
}
@media (min-width: 968px) {
    .mobilmenu ul {display:block!important;}
}



.responsive-youtube {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.responsive-youtube iframe,
.responsive-youtube object,
.responsive-youtube embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.onemli-icerik {
	background-color:#fff;
	height: auto;
	width: auto;
	max-width: 900px;
	margin-left:auto;
	margin-right:auto;
	line-height: 23px;
	padding-left: ;
	padding-right: ;
}
.onemli-icerik-kutu {
	background:;
	height: auto;
	padding-top: 1%;
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	width: 23%;
	max-width: 205px;
	margin-left:auto;
	margin-right: auto;
	line-height: 23px;
	float: left;
	clear: ;
	color:#666;
	font-weight: bolder;
}

.yan-reklam {
	width: 300px;
	height: 600px;
	text-align: left;
	right: ;
	margin-right: -315px;
	float: right;
	clear: left;
	color: #999999;
	font-size: 13px;
}

@media (max-width: 1180px) { 
.yan-reklam {         
display:none !important;     
} }

@media (max-width: 968px) { 
.reklam-video {         
display:none !important;     
} }

@media (min-width: 1180px) { 
.reklam-mobil {         
display:none !important;     
} }


