@charset "UTF-8";
/* CSS Document */

@import 'reset.css';
@import 'default.css';

body{
	background:#E5EBEF url(../images/bg.png) repeat-x;
	    font-family:Arial,helvetica;
}
/* YAZI */
h1{
    display:none;
}
h2{
	font-size:20px;
	color:#3F0404;
	padding:5px;
}
h3{
	font-size:18px;
	color:#4D79AF;
}

h4{
	font-size:16px;
	color:#FFF;
}

h5{
	font-size:14px;
}

a{
	
}

a:hover{
	
}

p{
    font-size:12px;
    line-height:1.4;
}
span{
	font-size:12px;
}

/* YAPI */
#container{
    width:966px;
    margin:0 auto;	
}

#container #header{
    background:url(../images/header-bg.png) no-repeat;
    width:966px;
    height:308px;
}
#duyuru{
	width:200px;
	float:left;
	display:inline;
	margin:50px 0 0 30px;
}
#duyuru marquee h2{
	display:none;
}
#duyuru marquee img{
	display:none;
}
#duyuru marquee h3{
	font-size:14px;
}
#duyuru marquee a{
	text-decoration:none;
	color:#1A4F6F;
}
#duyuru .post-date{
	font-size:11px;
	color:#999;
}
#heading img{
    margin:30px 10px;
    
}

#homepage{
    width:966px;
	margin:15px 0 0 0;
	
}
#faaliyet{
    background:url(../images/faaliyet.png) no-repeat;
    height:27px;
    width:683px;
    padding:10px;
    margin-left:5px;
}
#homepage #homepage-right{
    width:698px;
    float:right;
    display:inline;
}
#homepage #homepage-right #homepage-right-top{
    background:url(../images/homepage-right-top.png) no-repeat;
    height:19px;

}
#homepage #homepage-right #homepage-right-content{
    background:url(../images/homepage-right-content.png) repeat-y;
    min-height:550px;
}
body.page #homepage #homepage-right #homepage-right-content{
    padding:5px;
}
#homepage #homepage-right #homepage-right-bottom{
    background:url(../images/homepage-right-bottom.png) no-repeat;
    height:25px;

}
#homepage #homepage-left{
    width:253px;
    text-align:center;
    display:inline;
    float:left;   
}
#homepage #homepage-left #homepage-left-top{
    background:url(../images/homepage-left-top.png) no-repeat;
    width:253px;
    height:19px;
}
#homepage #homepage-left #homepage-left-content{
    background:url(../images/homepage-left-content.png) repeat-y;
    min-height:500px;
     height:auto !important;
     height:500px;
}
#homepage #homepage-left #homepage-left-bottom{
    background:url(../images/homepage-left-bottom.png) no-repeat;

    height:25px;
}
.box{
    background:url(../images/box.png) no-repeat;
    width:220px;
    float:left;
    display:inline;
    height:226px;
    text-align:center;
    margin:4px 2px 4px 6px;
}
.baslik{
    width:210px;
    margin:5px 5px 5px 5px;
    padding:5px 0;


    background:#ca3537;
    border:2px solid #6f1314;    
}
.baslik h4{
    font-size:12px;
}
.box img{
    border:2px solid #6f1314;

}
.box p{
    text-align:justify;
    padding:5px;
    line-height:1;
}
#nav{
	float:left;
	display:inline;
	width:20%;
	padding-right:30px;	
}
#markalar{
    margin:20px 0;
    background:url(../images/flashbg.png);
    height:77px;
    width:948px;
    padding-left:18px;
}
#markalar img{
    margin:10px 10px;

}
#section{
	float:left;
	display:inline;
	width:75%;
}

#section ul{
	list-style-type:disc;
	padding-left:25px;
}
#section ul li{
	
}
#section ol{
	list-style-type:decimal;
	padding-left:25px;
}
#section ul li{
	
}



#footer{
	background:url(../images/footer-bg.png) repeat-x;
	height:63px;
	
}
#footer #footer-in{
    width:966px;
    margin:0 auto;
    text-align:center;
    padding:15px 0 0 0;
}
#footer p{
    font-size:12px;
}
#footer p a{
    font-size:12px;
    color:#012255;
    text-decoration:none;
}
/* KATEGORİ */
.kategori #homepage .post{
	background:transparent url(../images/box.png) no-repeat scroll 0 0;
	float:left;
	display:inline;
	margin:4px 2px 4px 6px;
	min-height:226px;
	text-align:center;
	width:223px;
	padding:0;
	border-bottom:none;
}
.kategori #homepage .post img{
	float:none;
	display:inline;
	margin:0;
	margin-top:5px;
}
.kategori #homepage .post h3{
	background:#CA3537;
	border:2px solid #6F1314;
	font-size:12px;
	padding:5px 0;
	margin:5px;
}
.kategori #homepage .post h3 a{
	color:#FFF;
	text-decoration:none;
}
.kategori #homepage .post p{
	display:none;
}
.kategori #homepage .post .post-date{
	display:none;
}