/*  phpBB 3.0 Style Sheet
    --------------------------------------------------------------
  Style name: My Lion King: Classic Colors
  Based on style: subSilver/subSilver2
  Original author:  subBlue ( http://www.subBlue.com/ )
  Modified by:  Moka
  
  This is the default style for MyLionKing.com forums
    --------------------------------------------------------------
*/

@import url("tooltip.css");

/* Layout
 ------------ */
* {
  /* Reset browsers default margin, padding and font sizes */
  margin: 0;
  padding: 0;
}

html {
  font-size: 100%;
}

body {
  /* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
  font-family: Verdana, Arial;
  color: #1f1f1f;
  background: #d6c6aa;
  font-size: 65%;
  margin: 0;
}

#wrapcentre {
  margin: 0 25px;
  min-width:666px;
}

#wrapfooter {
  text-align: center;
  clear: both;
}

#header {
  background:#f0e6d1;
  width:100%;
}

#logodesc {
  margin-bottom: 5px;
  padding: 0 25px;
  background: #f0e6d1;
  border-bottom: 1px solid #121212;
}

#menubar {
  margin: 0 25px;
}

#datebar {
  margin: 10px 25px 0 25px;
}

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

.forumrules {
  background-color: #F9CC79;
  border-width: 1px;
  border-style: solid;
  border-color: #121212;
  padding: 4px;
  font-weight: normal;
  font-size: 1.1em;
  font-family: Verdana, Arial;
}

.hr2 { margin:20px 25px 0 25px; height: 2px; color: #000; background-color: transparent; border: 1px solid #000; }
.hr { background-color: #000; height: 1px; }
.sighr { margin: 5px 0; }

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

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


/*  Text
 --------------------- */
h1 {
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 1.8em;
  text-decoration: none;
}

h2 {
  font-family: Georgia, Tahoma, Verdana, Arial;
  font-variant:small-caps;
  font-weight: bold;
  font-size: 1.6em;
  text-decoration: none;
  line-height: 120%;
}

.navbar a, .navbar a:link, .navbar a:visited, h2 a, h2 a:link, h2 a:visited, .copyright a, .copyright a:link, .copyright a:visited {
  color: #121212;
  text-decoration: underline;
}
.navbar a:hover, .navbar a:active, h2 a:hover, h2 a:active, .copyright a:hover, .copyright a:active {
  color: #343434;
  text-decoration: none;
}

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

h4 {
  margin: 0;
  font-size: 1.1em;
  font-weight: bold;
}

p {
  font-size: 1.1em;
}

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

.rtl p.moderators {
  float: right;
}

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

.rtl p.linkmcp {
  float: left;
}

p.indented {
  text-indent:45pt;
  font-size: 1em;
  margin-bottom:0;
}

p.breadcrumbs {
  margin: 0;
  float: left;
  font-weight: bold;
  white-space: normal;
  font-size: 1.3em;
}

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 {
  padding-bottom: 4px;
}

p.topicauthor {
  margin: 1px 0;
  font-size: 1.2em;
}

p.topicdetails {
  margin: 1px auto;
  font-size: 1.2em;
}

.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;
  padding-top: 5px;
}

.postauthor {
  color: #1f1f1f;
  font-size: 1.2em;
}

.postdetails {
  color: #1f1f1f;
  font-size: 1.1em;
}

.postbody {
  font-size: 1.3em;
  line-height: 1.4em;
  font-family: Verdana, Arial;
}

.postbody img {
  max-width: 100%;
  height: auto;
}

.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;
  font-weight: bold;
  font-size: 1em;
  padding:4px 0;
}

.navbar {
  margin: 0;
  font-weight: bold;
  font-size: 115%;
  background:url('./images/cellpic3.gif') top left repeat-x;
  border-top:1px solid #121212;
  border-bottom:1px solid #121212;
  width:100%;
  padding:7px 0;
}

.pagination {
  padding: 4px;
  color: black;
  font-size: 1em;
  font-weight: bold;
}

.cattitle {

}

.gen {
  margin: 1px 1px;
  font-size: 1.4em;
}

.genmed {
  margin: 1px 1px;
  font-size: 1.3em;
}

.gensmall {
  margin: 1px 1px;
  font-size: 1.2em;
}

.copyright {
  font-weight: normal;
  font-family: Verdana, Arial;
  color: #121212;
}

.titles {
  font-family: Georgia, Verdana, Arial;
  font-weight: bold;
  font-size: 1.3em;
  text-decoration: none;
}

.error {
  color: red;
}


/* Tables
 ------------ */
th {
  font-size: 1.3em;
  font-weight: bold;
  background-color: #af5d20;
  background-image: url('./images/cellpic3.gif');
  white-space: nowrap;
  padding: 5px 10px;
}

td {
  padding: 2px;
}
td.profile {
  padding: 4px;
}

.tablebg {
  background-color: #6b604d;
}

.catdiv {
  height: 28px;
  margin: 0;
  padding: 0;
  border: 0;
  background: #e0d5c1;
}
.rtl .catdiv {
  background: #e0d5c1;
}

.cat {
  height: 28px;
  margin: 0;
  padding: 0;
  border: 0;
  background-color: #bcbcaa;
  text-indent: 4px;
}

.row1 {
  background-color: #f0e6d1;
  padding: 4px;
}

.row2 {
  background-color: #e0d5c1;
  padding: 4px;
}

.row3 {
  background-color: #e0d5c1;
  padding: 4px;
}
.row4 {
  background-color: #FFFFFF;
  padding: 4px;
}

.row5 {
    background-color: #bcbcaa;
}
.row5 a,
.row5 a:visited {
  color: #121212 !important;
  font: bold 8pt "Verdana", Trebuchet MS, Arial, sans-serif;
  text-decoration: none !important;
  padding: 2px 10px;
  float:left;
  border: 1px solid #bcbcaa;
}
.row5 a:hover {
  background: url('./images/fade.png');
  border: 1px solid #121212;
}

.quicklogindiv {
  background-color:#bcbcaa;
  margin:0 16px;
  padding:2px 1px 0 5px;
  border:1px solid #9a9a9a;
}
.spacer {
}

hr {
  height: 1px;
  border-width: 0;
  background-color: #D1D7DC;
  color: #D1D7DC;
}

.legend {
  text-align:center;
  margin: 0 auto;
}

/* Links
 ------------ */
a:link, a:active, a:visited {
  color: #7b3c1b;
  text-decoration: underline;
}

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

a.forumlink {
  color: #7b3c1b;
  font-weight: bold;
  font-family: Verdana, Arial;
  font-size: 1.5em;
}

a.topictitle {
  margin: 1px 0;
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 1.4em;
  text-decoration: underline;
}

a.topictitle:visited {
  color: #7b3c1b;
  text-decoration: none;
}

th a,
th a:visited {
  color: #7b3c1b !important;
  text-decoration: underline;
}

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


/* Form Elements
 ------------ */
form {
  margin: 0;
  padding: 0;
  border: 0;
}

input {
  background: #f4f4f4;
  border: 1px solid #b2b2b2;
  color: #000;
  font: 13px Verdana, Arial, Helvetica, sans-serif;
  margin: 1px;
  padding: 3px;
}

textarea {
  background: #f4f4f4;
  border: 1px solid #b2b2b2;
  color: #000;
  font: 13px Verdana, Arial, Helvetica, sans-serif;
  margin: 1px;
  padding: 3px;
}

select {
  color: #1f1f1f;
  background-color: #f0e6d1;
  font-family: Verdana, Arial;
  font-size: 1.1em;
  font-weight: normal;
  border: 1px solid #121212;
  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: #f4f4f4;
  border: 1px solid #b2b2b2;
  color: #000;
  font: 15px Verdana, Arial, Helvetica, sans-serif;
  margin: 1px;
  padding: 3px;
}

.logintext {
  color: #000;
  font: 15px Verdana, Arial, Helvetica, sans-serif;
}

.btnbbcode {
  color: #000000;
  font-weight: normal;
  font-size: 1.1em;
  font-family: Verdana, Arial;
  background: url('./images/fade.png');
  border: 1px solid #ccc;
}

.btnmain {
  background: url('./images/fade.png');
  border: 3px double #999;
  border-left-color: #ccc;
  border-top-color: #ccc;
  font-weight: bold;
  color: #333;
  padding: 0.25em;
  margin: 5px 0;
}

.btnlite {
  background: url('./images/fade.png');
  border: 3px double #999;
  border-left-color: #ccc;
  border-top-color: #ccc;
  font-weight: normal;
  color: #333;
  padding: 0.25em;
  margin: 5px 0;
}

.btnfile {
  font-weight: normal;
  background-color: #f0e6d1;
  border: 1px solid #121212;
  padding: 1px 5px;
  font-size: 1.1em;
}

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


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

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

.quotecontent, .attachcontent {
  margin: 0 5px 10px 5px;
  padding: 5px;
  border-color: #121212;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.4em;
  font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
  background-color: #f0e6d1;
  color: #1f1f1f;
}

.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: #121212;
  color: #1f1f1f;
  background-color: #f0e6d1;
  font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
  font-size: 0.8em;
}

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

.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: #f0e6d1;
}

.pm_friend_colour {
  background-color: #007700;
}

.pm_foe_colour {
  background-color: #DD0000;
}


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

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

table.colortable td {
  padding: 0;
}

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

.nowrap {
  white-space: nowrap;
}

.username-coloured {

}