/*
  Anatolia theme for phpBB 2+
  Designed by LeBron
  http://www.phpbbtema.net
/* ---------------------- Tema Geneli ------------------------------------ */

font,th,td,p { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
body { background-color: #F8FCFF; }
a:link,a:active,a:visited { text-decoration: none; color : #444444; }
a:hover		{ text-decoration: none; color : #9F1D13; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}
.bodyline	{ background-color: #F4F6FA; border: 1px #98AAB1 solid; }
.forumline	{ background-color: #DCDCDC; }

/* ---------------------- Arkaplanlar ve Cellpicler ----------------------- */

td.row1	{ background-color: #FBFCFE; }
td.row2	{ background-color: #EBEFF8; }
td.row3	{ background-color: #F8F8F8; }

#wrapheader {
	height: 103px;
	background-image: url('../imageset/header/background.gif');
	background-repeat: repeat-x;
	padding: 0 0px 0px 0px;
}

#logodesc {
	
}

#menubar {
	
}

.detay1 {
	background-color : #F9FBFD;
	border: 1px dotted;
	border-color:#dcdcdc;
}

th	{
	color: #ffffff; 
	font-size: 11px; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-weight : bold;
	background-color: #727B90; 
	height: 25px;
	background-image: url('../imageset/cellpic3.gif');
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
	background-image: url('../imageset/cellpic1.gif');
	background-color:#F9FBFD; 
	border: #FFFFFF; 
	border-style: solid; 
	height: 27px;
}

td.cat,td.catHead,td.catBottom { height: 24px; border-width: 0px 0px 0px 0px; }

th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; 
	border: #FFFFFF; 
	border-style: solid; 
	height: 25px; }

td.row3Right { background-color: #F8F8F8; border: #F8F8F8; border-style: solid; }
td.spaceRow { background-color: #727B90; border: #727B90; border-style: solid; }

th.thHead,td.catHead { font-size: 11px; border-width: 0px 0px 0px 0px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 0px 0px 0px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 0px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 0px; }
th.thBottom,td.catBottom  { border-width: 0px 0px 0px 0px; }
th.thTop	 { border-width: 0px 0px 0px 0px; }
th.thCornerL { border-width: 0px 0px 0px 0px; }
th.thCornerR { border-width: 0px 0px 0px 0px; }

/* -------------------- Genel Yazı Boyutları ve Renkleri ------------------- */

.gen { font-size : 11px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 11px; }
.gen,.genmed,.gensmall { color : #444444; }
a.gen,a.genmed,a.gensmall { color: #1C4279; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #4F678D; text-decoration: underline; }

/* Kayıt, oturum, arama başlıkları için yazı tipi renkleri ve boyutları  */
.mainmenu		{ font-size : 11px; color : #000000 }
a.mainmenu		{ text-decoration: none; color : #1C4279;  }
a.mainmenu:hover{ text-decoration: underline; color : #4F678D; }

/* Kategoriler için yazı tipi renkleri ve boyutları */
.cattitle		{ font-weight: bold; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px ; color : #235399; }
a.cattitle		{ text-decoration: none; color : #235399; }
a.cattitle:hover  { text-decoration: none; color : #5378AD; }

/* Forum başlıkları için yazı tipi renkleri ve boyutları */
.forumlink		{ font-weight: bold; Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color : #1C4279; }
a.forumlink 	{ text-decoration: none; color : #1C4279; }
a.forumlink:hover{ text-decoration: underline; color : #5378AD; }

/* Sayfa numaraları için yazı tipi renkleri ve boyutları */
.nav			{ font-weight: bold; Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
a.nav			{ text-decoration: none; color : #5378AD; }
a.nav:hover		{ text-decoration: underline; }
.nav2			{ font-weight: bold; Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
a.nav2			{ text-decoration: none; color : #ffffff; }
a.nav2:hover		{ text-decoration: underline; }

/* Başlıklar için yazı tipi renkleri ve boyutları */
.topictitle			{ font-weight: bold; Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #1C4279; }
a.topictitle:link   { text-decoration: none; color : #1C4279; }
a.topictitle:visited { text-decoration: none; color : #4F678D; }
a.topictitle:hover	{ text-decoration: underline; color : #5378AD; }

/* Viewforum & viewtopic için yazı tipi renkleri ve boyutları */
.name			{ font-size : 11px; color : #000000;}
.desc			{ font-size : 12px; color : #ffffff;}
.sitename			{ font-size : 14px; color : #ff4800;}
.posttext	{ font-size : 10px; text-decoration: none; color : #535353; }		
.postdetails		{ font-size : 10px; text-decoration: none; color : #000000; }
.helpline { background-color: #DEE3E7; border-style: none; }
.maintitle,h1,h2	{
			font-weight: bold; font-size: 12px; font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #000000;
}

/* Yeni mesajlar için yazı tipi renkleri ve boyutları  */
.link-new a, .link-new a:visited, .link-new a.topictitle, .link-new a.topictitle:visited { color: #9F1D13; }
.link-new a:hover, .link-new a:active, .link-new a.topictitle:hover, .link-new a.topictitle:active { color: #E53729; }

/* Özel mesajlar  için yazı tipi renkleri ve boyutları */
.popup, .popuppm { display: none; }
.popuppm-new { display: block; text-align: left; margin: 15px; }
.popuppm-new a { margin: 5px 0; padding: 20px 1px; font-size: 12px; font-weight: bold; color: #ff0000;text-decoration: none; }
.popuppm-new a:hover { color: #ff0000; text-decoration: underline; }

/* Mesaj gövdesi için yazı tipi renkleri ve boyutları  */
.postbody { font-size : 11px;}
a.postlink:link	{ text-decoration: none; color : #1C4279 }
a.postlink:visited { text-decoration: none; color : #5378AD; }
a.postlink:hover { text-decoration: underline; color : #FB6320}

/* ----------------------- Kod ve Alıntı ----------------------- */

.code {
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #006600;
	background-color: #FAFAFA; 
	border: #D1D7DC; 
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}

.quote { font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #535353; 
	line-height: 125%;
	background-color: #FAFAFA; 
	border: #D1D7DC; 
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}

/* ----------- İmzalar (Kaldırmamanız dileğiyle :) ) ------------- */

.copyright		{ font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #ffffff; letter-spacing: -1px;}
a.copyright		{ color: #ff4800; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}

/* -------------------------- Form Bileşenleri (Buton ve seçim kutuları) ---------------------- */

input,textarea, select { color : #113274; font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif; border: 1px border-color : #000000; }
input.post, textarea.post, select { background-color : #ffffff; }
input { text-indent : 1px; }
input.button { background-color : #f8f8f8; background-image: url('../imageset/bbg.gif'); color : #727B90; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
input.mainoption { background-color : #f8f8f8; background-image: url('../imageset/bbg.gif'); color : #727B90; font-weight : bold; }
input.liteoption { font-size: 10px; font-family: Tahoma, Arial, Helvetica, sans-serif; color : #727B90; background-color : #f8f8f8; background-image: url('../imageset/bbg.gif'); font-weight : bold; }

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

/* -------------------------- SON -------------------------------- */