/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	background-color: #E5E5E5;
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link{ color : #666 }
a:hover		{ text-decoration: underline; color : #0a4392; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{ background-color: #FFFFFF; border: 0px #98AAB1 solid; }

/* This is the outline round the main forum tables */
.forumline	{ border: 0px; }


/* Main table cell colours and backgrounds */
td.row1	{text-align:left}
td.row1	a:hover{color:#78c707;text-decoration:none}
td.row2	{ }
td.row3	{ }


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #FFFFFF;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #666; font-size: 11px; font-weight : bold;
	background-color: #ddd; height: 25px;
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			border: 0px #fff solid; height: 28px;
			padding: 5px;
			text-align:left;
			background:url(images/bg-cizgiyan.gif) repeat-x bottom;
}

td.catsonuc {
			border: 0px #fff solid; height: 28px;
			padding: 5px;
			text-align:left;
			background:#eee url(images/bg-cizgiyan.gif) repeat-x bottom;
}
/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border: 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: 0px solid; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #eee; border: 0px solid; }

th.thHead,td.catHead { font-size: 12px; border: 0px; }
th.thSides,td.catSides,td.spaceRow	 { border: 0px; }
th.thRight,td.catRight,td.row3Right	 { border: 0px; }
th.thLeft,td.catLeft	  { border: 0px; }
th.thBottom,td.catBottom  { border: 0px; }
th.thTop	 { border: 0px; }
th.thCornerL { border: 0px; }
th.thCornerR { border: 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%;;
}
a.maintitle{color: #084495;}
a.maintitle:hover{	color :#ab0404; text-decoration:none}


/* General text */
.gen { font-size : 11px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #666; }
a.gen,a.genmed,a.gensmall { color: #666; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #666; text-decoration: underline; }
a.gensmall2 {font-size:10px; color:#fff}
a.gensmall2:hover {color:fff; text-decoration:underline}


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 11px; color : #666 }
a.mainmenu		{ text-decoration: none; color : #666;  }
a.mainmenu:hover{ text-decoration: underline; color : #666; }


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #084495}
a.cattitle		{ text-decoration: none; color : #084495; }
a.cattitle:hover{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #666; }
a.forumlink 	{ text-decoration: none; color : #666; }
a.forumlink:hover{ text-decoration: underline; color : #666; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #666;}
a.nav			{ text-decoration: none; color:#538f00; }
a.nav:hover		{ text-decoration: none; color:#084495 }
.t-alt		{ color:#538f00;text-decoration: none;  }
.t-alt a		{ color:#538f00;text-decoration: none;  }
.t-alt:hover		{ color:#084495; text-decoration: none;  }

/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #333; }
a.topictitle:link   { text-decoration: none; color : #333; }
a.topictitle:visited { text-decoration: none; color : #666; }
a.topictitle:hover	{ text-decoration:none; color : #0648a4; }
.row-konu{
	text-align:left;
}
.row-konu:hover{
	background:url(images/bg-forum.png) left repeat-y;
}
.row-konu:hover a{
	color:#0648a4;
}
/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 11px; color : #333;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #666; display:inline; margin:0 0 15px 0;}


/* The content of the posts (body of text) */
.postbody {	font:11px/16px Verdana,Arial,Helvetica;}
a.postlink:link	{ text-decoration: none; color : #666 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #DD6900}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', 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: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #999; border-style: solid; padding:2px;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Form elements */
input2,textarea2 {
	color : #666;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding:4px;
	border:1px solid #ccc;
	background:#fff;
}


/* The text input fields background colour */
	input.post2, textarea.post2 {
	background-color : #FFFFFF;
	padding:5px;
	border:1px solid #ccc;
}


/* The buttons used for bbCode styling in message post */
input2.button {
	background-color : #fff;
	padding:2px;
	color : #666;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption2 {
	background-color : #FAFAFA;
	font-weight : bold;
	padding:5px;
	border:1px solid #ccc;
	color:#333;
}

/* None-bold submit button */
input.liteoption2 {
	background-color : #F4f4f4;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #eee; border-style: none; padding:4px; color:#666}

.ft-icon {padding:0 5px 0 5px;}
#container-ic form {text-align:center}
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */


.kutu_genel {
	width:95%;
	height:100%;
	margin:0 auto;
	height:100%;
	text-align:left;
	color:#333;
	clear:both;
}
.kutu_ic{margin:10px 0 0 0; float:left;width:70%;}
.kutu_avatar{margin:10px 0 0 30px;height:100px;float:left;width:24%; text-align:left}
.f-avatar-forum{margin:0 10px 0 auto;float:left}

.kutu_ic_acik{padding:15px;margin:0;float:none}
.cizgi {width:100%;background:url(images/bg-cizgiyan.gif) repeat-x; margin:15px 0 0 0; height:2px; display:block}
.butonlar {text-align:left}
.sol {text-align:left}
.sag{text-align:right}
.orta {text-align:center; margin:0 auto; width:100%; display:block}
.anket {text-align:center; background:#fff; margin:0 auto;}
.bosluk {margin:10px 0 0 0;}
.tSayfalama {margin:0 0 0 4px;}
@import url("formIE.css");
