/*  
Theme Name  : canverNet3
Theme URI   : http://www.phpbbturkiye.com
Description : phpBB Türkiye için özel tema
Version     : 1.0.0
Author      : Canver Networks
Author URI  : http://www.canver.net/
*/



/*  GENEL
----------------------------------------------------------------------------------------- */

body { margin: 0px; background: #FFFFFF url(images/gui/bg.gif); 
}

/* General font families for common tags */
body, font, th, td, p { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; 
}

hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px; 
}

/* This is the border line & background colour round the entire page */
.tableline { background-color: #FFFFFF; border: #CBCBCB solid;
              border-top-width: 0px; border-bottom-width: 0px; border-left-width: 1px; border-right-width: 1px; 
}
.bodyline { background: #FFFFFF; 
}

/* This is the outline round the main forum tables */
.forumline { background-color: #C0C0C0; border: 0px #CFCFCF solid; 
}

img, .forumline img { border:0px; 
}

/*  YAZI
----------------------------------------------------------------------------------------- */

/* The largest text used in the index page title and toptic title etc. */
.maintitle, h1, h2 {
font-weight: bold; font-size: 15px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; line-height: 120%; color: #000000; 
}

h3 { font-weight: bold; font-size: 12px; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; line-height: 120%; color: #000000; 
}


/* General text */
.gen { font-size: 12px; 
}
.genmed { font-size: 11px; 
}
.gensmall { font-size: 10px; 
}
.genmini { font-size: 9px; 
}
.gen_forum_decs { font-size: 10px; color: #444444;
}
.gen, .genmed, .gensmall, .genmini { color: #000000; 
}

/* topic decs */
.topic_decs { font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #888888; letter-spacing: -1px;
}


/* The register, login, search etc links at the top of the page */
.mainmenu { font-size: 11px; color: #000000;
}

/* Forum category titles */
.cattitle { font-weight: bold; font-size: 12px; letter-spacing: 1px; color: #496690;
}

/* Forum title: Text and link to the forums used in: index.php */
.forumlink { font-weight: bold; font-size: 12px; color: #000030; 
}

/* 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: #000000;
}

/* titles for the topics: could specify viewed link colour too */
.topictitle { font-weight: bold; font-size: 11px; color: #000000; 
}

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size: 11px; text-decoration: none; color: #000000; 
}

.name2 { font-size: 16px; text-decoration: none; color: #000000; 
}

/* Location, number of posts, post date etc */
.postdetails { font-size: 10px; color: #000000; 
}

/* The content of the posts (body of text) */
.postbody { font-size: 11px; color: #444; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}


/* overflow control */
.post-text { line-height: 1.2em; wrap-option: emergency; 
}

html>body .post-text { display: block; overflow: auto; 
}


/* signature */
.signature { font-size: 10px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #888888;
}

/* Copyright and bottom info */
.copyright { font-size: 10px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; color: #444444;
}


/*  LİNK
----------------------------------------------------------------------------------------- */

a:link, a:active { text-decoration: none; color: #114477; 
}
a:visited { text-decoration: none; color: #496690; 
}
a:hover { text-decoration: none; color: #0066cc; 
}

a.cattitle { text-decoration: none; color: #114477; 
}
a.cattitle:visited { text-decoration: none; color: #496690; 
}
a.cattitle:hover { text-decoration: underline; 
}

a.nav { text-decoration: none; color: #114477; 
}
a.nav:visited { text-decoration: none; color: #496690; 
}
a.nav:hover { text-decoration: underline; 
}

a.topictitle:link { text-decoration: none; color: #114477; 
}
a.topictitle:visited { text-decoration: none; color: #114477; 
}
a.topictitle:hover { text-decoration: underline; color: #0066cc; 
}

a.postlink:link { text-decoration: none; color: #114477; 
}
a.postlink:visited { text-decoration: none; color: #496690; 
}
a.postlink:hover { text-decoration: underline; color: #0066cc;
}

a.copyright { color: #444444; text-decoration: none; 
}
a.copyright:visited { text-decoration: none; color: #666666; 
}
a.copyright:hover { color: #333333; text-decoration: underline;
}

a.forumlink { text-decoration: none; color: #114477; 
}
a.forumlink:visited { text-decoration: none; color: #496690; 
}
a.forumlink:hover { text-decoration: underline; color: #0066cc; 
}

a.gensmall { color: #114477; text-decoration: none; 
}
a.gensmall:visited { text-decoration: none; color: #496690; 
}
a.gensmall:hover { color: #0066cc; text-decoration: underline; 
}

a.mainmenu { text-decoration: none; color: #114477; 
}
a.mainmenu:visited { text-decoration: none; color: #496690; 
}
a.mainmenu:hover { text-decoration: underline; color: #0066cc; 
}


/* Simple subforums mod (new messages links) */
a.topic-new, a.topic-new:visited { color: #EE6900; 
}
a.topic-new:hover, a.topic-new:active { color: #0066cc; 
}


/* viewforum */
.topiclink b, .topiclink-new b { color: #444; font-size: 11px; 
}
.topiclink a, .topiclink-new a { font-size: 11px; font-weight: bold; text-decoration: none; 
}
.topiclink a:visited { color: #243465; text-decoration: none; 
}
.topiclink a:hover, .topiclink a:active { color: #0066cc; text-decoration: underline; 
}
.topiclink-new a, .topiclink-new a:visited { text-decoration: none; color: #EE6900; 
}
.topiclink-new a:hover, .topiclink-new a:active { text-decoration: underline; color: #0066cc; 
}



/*  TABLO
----------------------------------------------------------------------------------------- */

/* Main table cell colours and backgrounds */
td.row1	{ background-color: #FFFFFF; 
}
td.row2	{ background-color: #f5f4f4;
}
td.row3	{ background-color: #FAFAFA; 
}
td.row4	{ background-color: #FDFDFD; 
}
td.row5	{ background-color: #FFFFFF; 
}


/*td.rowpic { background-color: #FFFFFF; background-image: url(images/cellpic2.jpg); background-repeat: repeat-y; 
}*/

/* Header cells - the blue and silver gradient backgrounds */
.catHead,th,th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
color: #FFFFFF; font-size: 11px; font-weight: bold;
background-color: #4E72A2; height: 22px; background-image: url(images/cellpic3.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { 
	color: #444444; background-image: url(images/cellpic1.gif); background-color: #D6DEE2; 
    border: #FFFFFF; border-style: solid; height: 25px; 
}


td.cat,td.catHead,td.catBottom { height: 25px; 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: #F6F6F6; border: #FFFFFF; border-style: solid; 
}

td.spaceRow { background-color: #3370A7; border: #FFFFFF; border-style: solid; 
}

/*th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; 
}*/
th.thSides,td.catSides,td.spaceRow { border-width: 0px 1px 0px 1px; 
}
th.thRight,td.catRight,td.row3Right { border-width: 0px 1px 0px 0px; 
}
th.thLeft,td.catLeft { border-width: 0px 0px 0px 1px; 
}
th.thBottom,td.catBottom { border-width: 0px 1px 1px 1px; 
}
th.thTop,th.thCornerL,th.thCornerR { border-width: 1px 0px 0px 0px; 
}
/*
th.thCornerL { border-width: 1px 0px 0px 1px; 
}
th.thCornerR { border-width: 1px 1px 0px 0px; 
}
*/


/*  KOD VE ALINTI
----------------------------------------------------------------------------------------- */

/* 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: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; 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
}
*/

blockquote {
	color: #444;
	display: block;
	margin: 5px 20px;
	width: auto;
	border: solid 1px #D0D0D0;
	background: #FFF url(images/bg_quote_content.gif) bottom right no-repeat;
	padding: 5px;
	font-size: 11px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

blockquote h6 {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	border-bottom: solid 1px #E0E0E0;
	font-size: 11px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	background: #FFF url(images/bg_quote_header.gif) top left no-repeat;
}

.code, .attach  {
	color: #444;
	display: block;
	margin: 5px 20px;
	width: auto;
	border: solid 1px #D0D0D0;
	background-color: #FFF;
	padding: 5px;
	font-size: 11px;
	line-height: 1.2em;
	font-family: 'Lucida Console', Courier, 'Courier New', sans-serif;
}

.code h6 {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	border-bottom: solid 1px #E0E0E0;
	font-size: 11px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	background: #FFF url(images/bg_code_header.gif) top left no-repeat;
}

.attach h6 {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	border-bottom: solid 1px #E0E0E0;
	font-size: 11px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	background: #FFF url(images/bg_attach_header.gif) top left no-repeat;
}



/*  FORM ELEMANLARI
----------------------------------------------------------------------------------------- */

.button, .mainoption, .liteoption {	
	border: #b7b5b5 1px solid;
	color: #000;
	font: 10px verdana, tahoma, arial, helvetica, sans-serif;
	text-align:center;
	background-image : url(images/but.gif);
    height: 17px;
}


form { display: inline; 
}

input { text-indent: 2px; }
input,textarea, select { color: #333; font: normal 11px Verdana, Arial, Helvetica, sans-serif; 
}
input.post, textarea.post, select { background-color: #FFF; border: solid 1px #ABB7BD; 
}
/*input.post, select { height: 17px; 
}*/

/*
input.button { background-color: #FFF; color: #333; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;  border: solid 1px #ABB7BD; 
}

input.mainoption { background-color: #FFF; font-weight: bold;  border: solid 1px #ABB7BD; height: 17px; 
}
input.liteoption { background-color: #FFF; font-weight: normal;  border: solid 1px #ABB7BD; height: 17px; 
}
*/

select optgroup { background-color: #C3C7C9; color: #404040;
}
select option, select optgroup option { background-color: #FFF; color: #000; 
}

.helpline { background-color: #FFF; border: solid 1px #ABB7BD; color: #444; 
}


/*  ÜST MENÜLER
----------------------------------------------------------------------------------------- */

#top_menu { margin: 2px 0 5px 0; padding: 1px 3px; border: solid 1px #CFCFCF;  
   border-left-width: 4px; border-right-width: 4px; 
}  

.menu_title { margin: 2px 0 5px 0; padding: 1px 3px; color: #444;  
   font-size: 10px; line-height: 1.5em; text-align: left; 
} 
  

.menu_row { margin: 2px 0 5px 0; padding: 1px 3px; color: #444;  
   font-size: 10px; line-height: 1.5em; text-align: right; 
} 


/*  DİĞER
----------------------------------------------------------------------------------------- */


/* Partner Block */
#partner { margin: 2px 0 5px 0; padding: 1px 3px; border: solid 1px #CFCFCF;  
   border-left-width: 4px; border-right-width: 4px; 
}  

.partner_title { margin: 2px 0 5px 0; padding: 1px 3px; color: #444;  
   font-size: 10px; font-weight: bold; line-height: 1.5em; text-align: right; 
}  

.partner_row { margin: 2px 0 5px 0; padding: 1px 3px; color: #444;  
   font-size: 10px; line-height: 1.5em; text-align: left; 
} 

/* profildeki avatar */
.minimal { background-color: #F5F5F5; width: 1%; height: 1%; white-space: nowrap; text-align: center; 
}

/* renk bbcode çerçevesi */
.fontpick td { 
	border: #b7b5b5 1px solid;
    padding-right: 2px; 
	padding-left: 2px; 
	padding-top: 3px; 
	padding-bottom: 3px;
	font-weight: bold; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #FFF; 
	line-height: 90%; 
	text-align: center; 
	width: 15px;
	background-image: url(images/but.gif);
}

/* topic color */
.announce { font-size: 11px; font-weight: bold; color: green; 
}
.important { font-size: 11px; font-weight: bold; color: red; 
}
.moved { font-size: 11px; font-weight: bold; color: #999999; 
}
.poll { font-size: 11px; font-weight: bold; color: #000000; 
}

/* viewtopic durumlar */
.info {
padding-left: 4px;
padding-right: 4px;
padding-top: 1px;
padding-bottom: 1px;
background-color: #FDFDFD;
border-top: 1px solid #f5f5f5;
border-right: 1px solid #CFCFCF;
border-left: 1px solid #f5f5f5;
border-bottom: 1px solid #CFCFCF;
margin-bottom: 3px;
}

/* topic_nav */
.topic_nav {
padding-left: 4px;
padding-right: 0px;
padding-top: 1px;
padding-bottom: 1px;
background-color: #FDFDFD;
border-top: 1px solid #CFCFCF;
border-right: 4px solid #CFCFCF;
border-left: 4px solid #CFCFCF;
border-bottom: 1px solid #CFCFCF;
margin-bottom: 3px;
}

/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");

/*  DOSYA SONU
----------------------------------------------------------------------------------------- */

