/* TEMA ADI  : MAVİ
   VERSİYON  : 4.0
   DÜZENLEME : 11.01.2010
   KODLAYAN  : FATİH ETSİZ*/
@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	border:0;
}

body { width:100%; 
	   text-align:center;
	   font:normal 70%/1.5em Verdana, Tahoma, Arial, sans-serif;
	   color:#666;
	   background:#fff url(../resimler/akpln.jpg) no-repeat bottom right fixed;}
h2 {
	display:block;
	text-align:left;
	margin:0px 11px 4px 9px;
	border-bottom:1px dashed #a0b93e;
	color:#996600;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
				}
h3 { display:block; 
     text-align:left;
	 letter-spacing:1.5px;
	 padding-bottom:1px;
	 margin:0px 11px 4px 9px;
	 border-bottom:1px dashed #a0b93e; 
	 color:#bdcd52; 
	 font:normal 16px Tahoma, Geneva, sans-serif;
				}
h4 { display:block; 
     text-align:left;
	 padding-bottom:1px;
	 margin:0px 11px 4px 9px;
	 border-bottom:1px dashed #a0b93e; 
	 color:#bdcd52; 
	 font:normal 12px Tahoma, Geneva, sans-serif;
				}
a:link, a:visited, a:focus { outline:none; text-decoration:none; color:#1b325e;}
a:hover { outline:none; text-decoration:none; color:#bdcd59;}
	   
#tasiyici { position:relative;
			width:950px;
			margin:3px auto 0 auto;
			text-align:left;
			}
#b-ust { width:950px; position:relative; display:block; height:8px; background:url(../resimler/b-ust.png) repeat-x top;}	
#b-alt { width:950px; position:relative; display:block; height:8px; background:url(../resimler/b-alt.png) repeat-x bottom;}			

#baslik {
	width:950px;
	position:relative;
	display:block;
	height:160px;
	background-color:#7F0102
		  		 }
#baslik h5#resim-yazi a {
	position: absolute;
	margin: 0;
	padding: 0;
	font: italic 30px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #838181;
	text-transform: none;
	text-decoration: none;
	/* RESİM YAZISININ KONUMUNU DEĞİŞTİRMEK İÇİN DEĞERLER */
	top: 49px;
	left: 566px;
	width: 299px;
}
#baslik h5#resim-yazi span {
	color: #f6f6f7;
}
#baslik h6#slogan {
	position: absolute;
	margin: 0;
	padding: 0;
	font: italic 12px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #555;
	letter-spacing:1px;
	/* SLOGANIN KONUMU DEĞİŞTİRMEK İÇİN DEĞERLER*/
	top: 91px;
	left: 615px;
	width: 242px;
}
/* icerik arkaplan kodları */
#anabolum { position:relative; display:inline-block; width:950px; margin:3px 0 0 0; padding:0;}
.icerik {
	position:relative;
	float:left;
	width:525px;
	padding:0;
	margin:0 5px 0 5px;
}
.icerik-ap {
	position:relative;
	width:540px;
	text-align:left;
	margin:0;
	background: url(../resimler/icerik-ap.png) repeat;
}
.icerik-ust { height:13px;
			 	 width:540px;
				 margin:0;
				 text-align:left;
			 	 background: transparent url(../resimler/icerik-ust.png) no-repeat top;
}
.icerik-alt { height:13px;
			 	 width:540px;
			 	 text-align:left;
				 margin:0 0 5px 0;
			 	 background: transparent url(../resimler/icerik-alt.png) no-repeat bottom;
}
/* menu arkaplan kodları */
.solbolum { float:left; display:block; width:200px;}
.sagbolum { float:right; display:block; width:200px;}
.m-icerik {position:relative;
			 width:200px;
			 text-align:left;
			 margin:0;
			 background:url(../resimler/m-ap.png) repeat;
}
.m-tasiyici-ust { height:13px;
			 	 width:200px;
				 margin:0;
				 text-align:left;
			 	 background: transparent url(../resimler/m-ust.png) no-repeat top;
}
.m-tasiyici-alt { height:13px;
			 	 width:200px;
			 	 text-align:left;
				 margin:0 0 5px 0;
			 	 background: transparent url(../resimler/m-alt.png) no-repeat bottom;
}
/* menu kodları*/
.menukutu { margin:0px 6px 0px 6px; padding:0; text-align:justify;}
.menu h1 { 
		  color:#fff;
		  font:normal 14px Tahoma, Geneva, sans-serif;
		  height:35px;
		  line-height:35px;
		  letter-spacing:1px;
		  margin-top:0px;
		  padding:0px 0px 0px 7px;
		  margin-bottom:2px;
		  background: url(../resimler/menu.png) no-repeat top;
		  -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px;}
ul.menu {
	margin:0px 6px 0px 6px; padding: 0;
}
ul.menu li {
	list-style: none;
}
* html body ul.menu li {
	height: 1%;
}
ul.menu li a {
	color: #3c63b0;
	display:block;
	padding: 5px 0 5px 5px;
	text-decoration: none;
	outline:none;
	font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
ul.menu li a:hover {
	color: #1b325e;	
	outline:none;	background: #fff url(../resimler/secili.jpg) no-repeat left;

}
ul.menu li a.secili {
	color: #000;	
	outline:none;	background: url(../resimler/secili.jpg) 50% 50% repeat-x;

}
.menu li span { padding:4px; display:inline-block;}

/* Altlık arkaplan kodları*/
#alt-ap {
	width: 950px;
	height: 20px;
	background: transparent url(../resimler/altap.png) no-repeat center;	
	top: 0; left: 0;
}
#alt-alt {
	float: left;
	clear: both;
	width: 950px;
	margin: 0px auto 0 auto;
	font-family: 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
	font-size: 10px;
	color: #102145;
	height: 100px;
}
#alt-alt .alt-sol {
	float: left;
	padding-left: 18px;		
}
#alt-alt .alt-sag {
	text-align: right;
	padding-right: 18px;
}
#alt-alt a.yukarigit {
	background: transparent url(../resimler/y-ok.gif) no-repeat right;
	padding-right: 20px;
}

#alt-alt a:link, a:visited { 
	text-decoration: none;
	color: #102145;
	outline:none;
}
#alt-alt a:hover {
	color:#b3121d;
	border-bottom:1px dotted #b3121d;
}
.sliderortala { margin:0px 20px 0px 20px; padding-bottom:5px;}
/* haber iceriği kodları */
.haberkutu { position:relative; 
			 display:inline-block;
			 border:1px solid #f0f0f0; 
			 background:f8f8f8;
			 margin:0px 12px 0px 12px; 
			 overflow:hidden;
			 }
.haberkutu1 {
	position:relative;
	display:inline-block;
	background-color: #355590;
}
.haberkutu-resim { float:left; 
				   display:block; 
				   padding:4px; 
				   margin:4px 4px 4px 0px; 
				   border:none;
				   }
.haberkutu h2 {
	display:block;
	text-align:left;
	margin:3px;
	padding-bottom:1px;
	border-bottom:1px dashed #a0b93e;
	color:#CC0033;
	font:normal 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
				}
.haberkutu-metin { text-align:justify; padding:4px;}
.haberkutu-alt {  text-align:right; margin:3px; display:block; border-top:1px dashed #a0b93e; }
.haberkutu-alt span { display:inline-block; 
					  line-height:12px; 
					  padding-right:2px;
					  padding-left:13px;
					  margin-left:5px;
					  font-size:9px;
					  color:#1b325e;
					  }
.trh { background:url(../resimler/trh.png) no-repeat left; }
.d-oku { background:url(../resimler/d-oku.png) no-repeat left;}
/* diğer kodlar*/ 
.ortala { text-align:center;}
.tarih { text-align:right; padding-right:7px; background:url(../resimler/tarih.png) no-repeat left center; border:1px solid #b3121d; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
.oklresim {  padding:6px; border:1px solid #5d8aea; margin:3px 13px 0px 13px; }
.personel { position:relative; display:inline-block; float:left; text-align:center; margin-right:5px; font-size:10px;}
.personel img { padding-bottom:8px; border-bottom:1px dotted #666;}
.prsnl-metin {   text-align:justify; margin:3px 12px 0px 9px; padding:57px 20px 57px 0px; }
.rehberlik-metin { text-align:justify; 	 margin:0px 11px 4px 9px;}
.rehberlik-alt {  text-align:right; margin:3px 10px 0px 9px; display:block; border-top:1px dashed #a0b93e; }
.rehberlik-alt span { display:inline-block; 
					  line-height:12px; 
					  padding-right:2px;
					  padding-left:13px;
					  margin-left:5px;
					  font-size:9px;
					  color:#1b325e;
					  }
.resim { margin:3px 0px 0px 9px; display:block; float:left; z-index:9999; }

