/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
	Style name:		Apple
	Based on style:	subSilver (the default phpBB 2 style)
	Original author:	LeBron - www.belgelerim.org	
	Copyright 2005-2009 Belgelerim.org 
    --------------------------------------------------------------
*/
/* Layout
 ------------ */
html {
	background:url(../../../../images/hd-bg.png) repeat-x 0 0;
}

.wrapline	{ 
	

}
body table.container-table {
	_width: 801px;
}

body {
	color: #404040;
	margin: 0;
	background: url(../../../../images/bg-brdr.png) repeat-y top center;
	font-size: 12px;
	width: 800px;
	margin: 0 auto;
}

#diskenarlik {
	margin: 3px 7px 10px 8px;
}

#ickenarlik {
	background: #FFFFFF;	
	margin: 0 auto;
	width: 700px;
}

#ft-table {
	background: url(../../../../images/bg-ft-forum.png) no-repeat 0 0;
	_background: url(../../../../images/bg-ft-forum.png) no-repeat 1px 0;
	font-size: 11px;
	height: 100px;
}
#ft-table .copyright {
	vertical-align: top;
	padding: 20px 0 0 0;
	text-align:center;
	color: #988F8D;
}
#wrapmain {
	width: 85%; 
	background-color: #ffffff;
	border-style: solid;
	border-color: #e5e4db; 
	border-right: 5px solid #9ace21;
	border-left: 5px solid #9ace21;
	text-align:left;
}
#time-information {
	width: 700px;
	margin: 0 auto;
	color: #988F8D;
	font-size: 11px;
}

#wrapheader {
	height: 103px;
	padding: 0 0px 0px 0px;
	text-align:left;
	background: transparent url(../../../../images/header-1-purple.png) no-repeat 0 0;
	_background: transparent url(../../../../images/header-1-purple.png) no-repeat 1px 0;
}
#wrapheader .sitename, #wrapheader .desc {
	display: none;
}

#wrapcentre {
	margin: 0;
}

#wrapfooter {
	margin-top: 25px;
	text-align: center;
	clear: both;
}

#wrapnav {
	width: 85%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #e5e4db;
}

#logodesc {

}

#menubar {
	background:#F7F4F7 none repeat scroll 0 0;
	border:1px solid #E0D5E1;
	margin:80px auto 0;
	padding:6px;
	width:688px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #f3fddb;
	border-width: 2px;
	border-style: solid;
	border-color: #95cc19;
	padding: 4px;
	font-weight: normal;
	font-family: Arial, Helvetica,sans-serif;
}

.forumrules h3 {
	color: #338285;
}

#pageheader { }
#pagecontent { }
#pagefooter { }

#poll { }
#postrow { }
#postdata { }


/*  Text
 --------------------- */
h1 {
	color: white;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.5em;
	text-decoration: none;
}

h2 {
	color: orange;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.3em;
	text-decoration: none;
	line-height: 120%;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica,sans-serif;
	line-height: 120%;
}

h4 {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding-left:12px;
	text-align:left;
}

p.moderators {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

table.breadcrumbs {
	font-size: 11px;
	width: 700px;
	margin: 25px auto 0 auto;
	color: #988F8D;
	border: 1px solid #E5E3E2;
}
table.breadcrumbs p {
	padding: 7px;
	font-weight: bold;
}

.rtl p.breadcrumbs {
	float: right;
}
table.breadcrumbs a {
	color: #988F8D;
}
table.breadcrumbs a:hover {
	color: #0000EE;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
} 

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	font-size: 11px;
	color: #988F8D;
	margin:5px 0 0 0;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
	font-size: 12px;
	color: #5E2161;
	font-weight: bold;
}

.postreported, .postreported a:visited, .postreported a:hover, .postreported a:link, .postreported a:active {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a:visited, .postapprove a:hover, .postapprove a:link, .postapprove a:active {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}

.postauthor {
	color: #000000;
	padding:  0 0 0 8px;
}

.postdetails {
	color: #988F8D;
}

.postbody, .question, .answer {
	font-size: 12px;
	line-height: 18px;
	font-family: Arial, Helvetica,sans-serif;
	color: #59487C;
}
.postbody {
	padding: 8px;
}
td.post-body {

}
.answer {
	padding: 8px;
}
.faq-answer a {
	color: #6163AB;
	padding:0 2px 2px 16px;
	display:block;
}
.question {
	font-size: 14px;
	padding: 8px 8px 0 8px;
}
.faq-question {
	color: #59487C;
	padding: 16px 8px 8px 16px;
	font-weight: bold;
}
strong {
	font-weight: bold;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	color: black;
	font-weight: bold;
}

.pagination {
	color:#988F8D;
	font-size:11px;
	font-weight:bold;
	padding: 4px 4px 4px 0;
}

.cattitle {

}

.gen {
	margin: 1px 1px;
}

.genmed {
	margin: 1px 1px;
}

.gensmall {
	margin: 1px 1px;
}
.top-link {
	font-size: 10px;
	color: #988F8D;
	text-transform:uppercase;
	font-weight: bold;
	padding: 0 8px 8px 8px;
}
.top-link a {
	color: #988F8D;
}

.titles {
	font-family: Arial, Helvetica,sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}

.error {
	color: red;
}

/* Tables
 ------------ */
th {
	color: #ffffff;
	font-weight: bold;
	background: #5E2161 url('./images/cellpic1.gif') repeat-x 0 0;
	padding: 8px;
}
th.header, th.header-start, th.header-end {
	background: transparent url('./images/hd-bg.gif') no-repeat -8px -50px;
	font-size: 10px;
}
th.header-start {
	background-position: 0 -50px;
	padding-left: 15px;
	font-size:14px;
}
th.header-end {
	background-position: top right;
}
td.profile {
	padding: 4px;
	border-right:1px solid #FFFFFF;
}

.tablebg {
	background-color: #F7F4F7;
}

.cat {
	height: 32px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #AF90B0;
	text-indent: 4px;
	color: #FFFFFF;
	font-size: 11px;
	border-bottom: 1px solid #FFFFFF;
}

.row1, .row2 {
	background-color: #F7F4F7;
	padding: 8px;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.row1 {
	border-left: none;
}

.row3 {
	background-color: #FFF;
	padding: 4px;
}

.spacer {
	background:#5E2161;
}

hr {
	height: 1px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}
.boardIndex .genmed {
	font-size: 11px;
	color: #988F8D;
}
.boardIndex {
	border-bottom:1px solid #E5E3E2;
	margin-top:20px;
	padding-bottom:20px;
}

.legend {
	text-align:center;
	margin: 0 auto;
	text-indent: 5px;
	font-size: 11px;
	color: #988F8D;
}

/* Links
 ------------ */
a {
	color: #0000EE;
	text-decoration: none;
}

a:hover {
	color: #0000EE;
	text-decoration: none;
}

a.forumlink {
	font-weight: bold;
	color: #5E2161;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 16px;
	padding: 5px 0 0 0;
	display:block;
	text-decoration: underline;
}

a.topictitle {
	font-weight: bold;
	margin: 1px 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.2em;
}

a.topictitle:visited {
	font-weight: bold;
	color: #0000EE;
	text-decoration: none;
}

th a,
th a:visited {
	color: #FFFFFF !important;
	text-decoration: none;
}

th a:hover {
	text-decoration: underline;
}


/* Form Elements
 ------------ */

form {
	margin: 0;
	padding: 0;
	border: 0;
}

form INPUT[type="text"] {
	padding: 6px 3px;
	color:#333333;
}

#form2 textarea{	
	border:1px solid #ddd;		
	}
	
#form2 input#name, #form2 input#email, #form2 input#pass,#form3 input#name,#form3 input#email,#form3 input#web,#form3 textarea#message { 

	padding: 6px 3px;
	width:180px;
	margin: 4px 0;
	
}

#form2 textarea#message{
	padding: 6px 3px; 
	width:60px;
	margin:0; 
}
#form2 gensmall {

}
#form3 textarea{	
	border:1px solid #ddd;		
	}


input {
	color: #333333;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #e5e4db;
	background-color: #FAFAFA;
}

textarea {
	background-color: #FAFAFA;
	color: #333333;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #e5e4db;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #e5e4db;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
	font-family: Arial, Helvetica,sans-serif;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}

.btnmain {
	font-weight: bold;
	background-image: url('./images/bt.gif');
	background-color: #ECECEC;
	border: 1px solid #e5e4db;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	background-image: url('./images/bt.gif');
	background-color: #ECECEC;
	border: 1px solid #e5e4db;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	background-image: url('./images/bt.gif');
	background-color: #ECECEC;
	border: 1px solid #e5e4db;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: #DEE3E7;
	border-style: none;
}


/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #e5e4db;
	color: #333333;
	background-color: #63b4cd;
	font-size: 0.85em;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #e5e4db;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	font-family: Arial, Helvetica,sans-serif;
	background-color: #FAFAFA;
	color: #4B5C77;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #e5e4db;
	color: #333333;
	background-color: #ed8662;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #e5e4db;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.90em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #FAFAFA;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: black;
	background-color: #FFA34F;
}

table.colortable td {
	padding: 0;
}

pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}

span.boardIndex-utils {
	margin: 5px 5px 5px 9px;
	display:block;
	color: #988F8D;
}
table.memberList {
	margin: 16px 0 0 0;
}
table.memberList td {
	padding:8px;
} 
table.memberList th {
	text-align:center;
}
table.memberList th.left {
	text-align:left;
}
#pagecontent .nav {
	color:#988F8D;
	font-size:11px;
	font-weight:bold;
	padding: 4px 4px 4px 0;
}
table.indexBodyLogin h4 {
	padding-left: 8px;
}
table.indexBodyLogin h4 a{
	color: #FFF;
}
table.indexBodyLogin label {
	display: block;
	float:left;
	width: 210px;
}
#form3 table.indexBodyLogin input#name, #form3 table.indexBodyLogin input#email {
	display: block;
	margin: 0;
}
.profile div {
	padding-left: 4px;
}
table.viewForum-postInfo img {
	padding-right: 5px;
}
table.viewForum-postInfo { 
	color: #988F8D;
}
label.auto-login input {
	margin: 0 6px 0 0;
}
table.indexBodyLogin label.login-submit, table.indexBodyLogin label.auto-login {
	margin:10px 0 0 0;
	width:650px;
}
.cat a.register {
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:underline;
}
.cat a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}
.profile strong a {
	color: #988F8D;
	font-weight: bold;
	font-size: 11px;
	text-decoration:underline;
	padding-left: 5px;
}
.row1 .topictitle {
	color: #5E2161;
	text-decoration: underline;
}
table.topic-nav, table.topic-nav .cat {
	background: #FFF;
}
table.topic-nav .cat a{
	color: #666666;
}
div.post-topic .post-header {

	background: #AF90B0;
	border-top: 1px solid #FFFFFF;
	color: #FFFFFF;

}
div.post-topic table.topic-ft .cat {
	background: #7E4D81;
	margin: 0 0 10px 0;
}

div.post-topic .post-header .gensmall {
	color: #FFFFFF;
	padding:6px 5px 6px 5px;
}
p.searchbar {
	padding: 5px;
	color: #988F8D;
}
p.searchbar a {
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #988F8D;
}
p.searchbar a:hover {
	color: #0000EE;
	text-decoration: underline;
}
