/* The original khibiny 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 {color: #2f4a68; margin: 0px; padding: 0px; background-color: #f5f5f3; font-family: tahoma, sans-serif; font-size: 12px;
/* scrollbar-face-color: #DEE3E7; scrollbar-highlight-color: #f5f5f3; scrollbar-shadow-color: #DEE3E7; scrollbar-3dlight-color: #eaeae8; scrollbar-arrow-color: #2f4a68; scrollbar-track-color: #EFEFEF; scrollbar-darkshadow-color: #98AAB1;*/}

/* General font families for common tags */
td, tr, th, p, div, input, select, textarea {font-family: tahoma, Helvetica, sans-serif; font-size: 12px;}

ul#mainlevel-nav {font-size: 11px; list-style: none; padding: 0; margin: 0; color:#2f4a68;font-weight: bold;}
ul#mainlevel-nav li {display: block; background-image: none; padding-left: 1px; padding-right: 1px; float: left; margin: 0; width: auto !important; font-size: 11px; line-height: 19px; white-space: nowrap; border-left: 1px solid #9d9f9e;}
ul#mainlevel-nav li a {font-size: 11px; display: block; padding-left: 14px; padding-right: 13px; text-decoration: none; color: #2f4a68; background: transparent;}
ul#mainlevel-nav li a:hover {font-size: 11px; color: #f5f5f3;}

/* This is the border line & background colour round the entire page */
.bodyline {background-color: #f5f5f3;}

/* This is the outline round the main forum tables */
.forumline {background-color: #f5f5f3;}

a:link {color: #517ba3; text-decoration: none;}
a:visited {color: #517ba3; text-decoration: none;}
a:hover {color: #2f4a68; text-decoration: none;}

hr {height: 0px; border: solid #9D9F9E 0px; border-top-width: 1px;}

/* Main table cell colours and backgrounds */
td.row1 {background-color: #F5F5F3; padding:5px;}
td.row2 {background-color: #EAEAE8; padding:5px;}
td.row3 {/*background-color: #eaeae8;*/}

/* 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: #eaeae8; /*border-top: 1px solid #FFFFFF; border-bottom: 1px solid #9D9F9E;*/}

/* Header cells - the blue and silver gradient backgrounds */
th {color: #517ba3; font-size: 11px; font-weight: bold; border-top: 1px solid #ffffff; border-bottom: 1px solid #9d9f9e; background-color:#eaeae8; height: 25px; padding: 2px;}

td.cat {background-color:#eaeae8; border: #f5f5f3; border-style: solid; height: 28px;}
td.catHead {background-image: url(images/modul.jpg); font-size: 11px; font-weight: bold; text-transform: uppercase; text-align: left; height: 19px; line-height: 19px; text-indent: 8px; letter-spacing: 1px; color: #ffffff;}
td.catHead a:link {color: #ffffff;}
td.catHead a:visited {color: #ffffff;}
td.catHead a:hover {color: #ffffff;}
td.catHead a:active {color: #ffffff;}

td.catSides {background-color:#eaeae8; height: 28px;}
td.catLeft {background-color:#eaeae8; height: 28px;}
td.catRight {background-color:#eaeae8; height: 28px;}
td.catBottom {border-top: 1px solid #9d9f9e; background-color:#eaeae8; height: 28px;}

/* 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 {height: 29px; border-width: 0px 0px 0px 0px;}
td.catHead {height: 19px; border-width: 0px 0px 0px 0px;}
td.catBottom {height: 29px; border-width: 0px 0px 0px 0px;}*/

/*th.thHead {font-weight: bold; height: 18px;}
th.thSides {font-weight: bold; height: 28px;}
th.thTop {font-weight: bold; height: 28px;}*/
th.thLeft {font-weight: bold; border-top: 1px solid #ffffff; border-bottom: 1px solid #9d9f9e; height: 28px;}
th.thRight {font-weight: bold; border-top: 1px solid #ffffff; border-bottom: 1px solid #9d9f9e; height: 28px;}
/*th.thBottom {font-weight: bold; height: 28px;}
th.thCornerL {font-weight: bold; height: 28px;}
th.thCornerR {font-weight: bold; height: 28px;}*/

td.row3Right {background-color: #eaeae8; border: #f5f5f3; border-style: solid;}
td.spaceRow {border-bottom: 1px solid #9D9F9E;}

/*th.thHead {font-size: 12px; border-width: 1px 1px 0px 1px;}
td.catHead {font-size: 12px; border-width: 1px 1px 0px 1px;}

th.thSides {border-width: 0px 1px 0px 1px;}
td.catSides {border-width: 0px 1px 0px 1px;}
td.spaceRow {border-width: 0px 1px 0px 1px;}

/*th.thRight {border-width: 0px 1px 0px 0px;}
td.catRight {border-width: 0px 1px 0px 0px;}
td.row3Right {border-width: 0px 1px 0px 0px;}

th.thLeft {border-width: 0px 0px 0px 1px;}
td.catLeft {border-width: 0px 0px 0px 1px;}

th.thBottom {border-width: 0px 1px 1px 1px;}
td.catBottom {border-width: 0px 1px 1px 1px;}

th.thTop {border-width: 1px 0px 0px 0px;}
th.thCornerL {border-width: 1px 0px 0px 1px;}
th.thCornerR {border-width: 1px 1px 0px 0px;}*/

/* The largest text used in the index page title and toptic title etc. */
.maintitle {font-weight: bold; font-size: 14px; font-family: tahoma, Helvetica, sans-serif;; text-decoration: none; line-height: 120%; color: #2f4a68;letter-spacing: 1px;}
.maintitle a:link {color: #517ba3; text-decoration: none; font-weight: bold;}
.maintitle a:visited {color: #517ba3; text-decoration: none; font-weight: bold;}
.maintitle a:hover {color: #2f4a68; text-decoration: none; font-weight: bold;}

h1 {font-weight: bold; font-size: 22px; font-family: tahoma, Helvetica, sans-serif;; text-decoration: none; line-height: 120%; color: #2f4a68;letter-spacing: 1px;}
h2 {font-weight: bold; font-size: 22px; font-family: tahoma, Helvetica, sans-serif;; text-decoration: none; line-height: 120%; color: #2f4a68;letter-spacing: 1px;}

/* General text */
.gen {font-size: 12px;color: #2f4a68;}
a.gen {color: #517ba3; text-decoration: none;}
a.gen:hover {color: #2f4a68; text-decoration: none;}
.genmed {font-size: 11px;color: #2f4a68;}
a.genmed {color: #517ba3; text-decoration: none;}
a.genmed:hover {color: #2f4a68; text-decoration: none;}
.gensmall {font-size: 11px;color: #2f4a68;}
a.gensmall {color: #517ba3; text-decoration: none;}
a.gensmall:hover {color: #2f4a68; text-decoration: none;}

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

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


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


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav {font-size: 11px; color: #2f4a68;font-weight: bold;}
a.nav:link {font-size: 11px;font-weight: bold;}
a.nav:visited {font-size: 11px;font-weight: bold;}
a.nav:hover {font-size: 11px;font-weight: bold;}
a.nav:active {font-size: 11px;font-weight: bold;}


/* titles for the topics: could specify viewed link colour too */
.topictitle {font-weight: bold; font-size: 11px; color: #2f4a68;}
a.topictitle:link {text-decoration: none; color: #517ba3;}
a.topictitle:visited {text-decoration: none; color: #517ba3;}
a.topictitle:hover {text-decoration: none; color: #2f4a68;}


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name {font-size: 11px; color: #2f4a68;}

/* Location, number of posts, post date etc */
.postdetails {font-size: 10px; color: #2f4a68;}


/* The content of the posts (body of text) */
.postbody {font-size: 12px;}
a.postlink:link {text-decoration: none; color: #2f4a68}
a.postlink:visited {text-decoration: none; color: #5493B4;}
a.postlink:hover {text-decoration: underline; color: #517ba3}


/* Quote & Code blocks */
.code {font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #5493B4; background-color: #fafafa; border: #eaeae8; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px}

.quote {font-family: tahoma, Helvetica, sans-serif; font-size: 11px; color: #2f4a68; line-height: 125%; background-color: #f5f5f3; border: #eaeae8; border-style: solid; border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px}


/* Copyright and bottom info */
.copyright {font-size: 10px; font-family: tahoma, Helvetica, sans-serif; color: #2f4a68;}
a.copyright {color: #517ba3; text-decoration: none;}
a.copyright:hover {color: #2f4a68; text-decoration: none;}


/* Form elements */
input {color: #2f4a68; font: normal 11px tahoma, Helvetica, sans-serif; text-indent: 2px;}
textarea {color: #2f4a68; font: normal 11px tahoma, Helvetica, sans-serif; border: 1px solid #2f4a68;}
select {color: #2f4a68; font: normal 11px tahoma, Helvetica, sans-serif; border: 1px solid #2f4a68;background-color: #f5f5f3;}

/* The text input fields background colour */
input.post {background-color: #f5f5f3; border: 1px solid #2f4a68;}
textarea.post {background-color: #f5f5f3;}

/* The buttons used for bbCode styling in message post */
input.button {font-size: 11px; color: #2f4a68; border: 1px solid #9d9f9e; background-color: #f5f5f3; padding: 1px;}

/* The main submit button option */
input.mainoption {border: 1px solid #9d9f9e; background-color: #f5f5f3; color: #2f4a68;}

/* None-bold submit button */
input.liteoption {border: 1px solid #9d9f9e; background-color: #f5f5f3; color: #2f4a68;}

/* 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: #dee3e7; border-style: none;}


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
