@import url("chat.css");
* {
	/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

body {
	font-family: Segoe UI Symbol,Tahoma;
	color: #133757;
	background: #000 url('../../../../themes/garland/images/bck.gif') no-repeat 120px 120px;
	font-size: 59%;
	margin: 0;
	width:  100%;
    
}

li { list-style: none; margin: 0 auto; }

ul.rbar { float: left; font-size: 11px; display: block;  color: #3671A5; }
#search { clear:  both; margin-top: 12px; }



#ocbox {
background:none repeat scroll 0 0 #000000;
border-bottom:1px solid #383838;
font-size:10px;
height:18px;
width:100% -1px;
padding:3px 0px 0 0px;
}

#ocbox2 { background: #fff url(../../../../../themes/garland/img/header_bck.png) repeat-x 50% 0;
  width:1005px; height:121px;}

a.topl { padding:2px 18px 2px 18px; color: white!important; font-family: verdana, Tahoma; font-size:  11px; font-weight: bold;}

.headform	 {
	background: url('images/whbck.gif') scroll 0px 145px repeat-x #fff;
	padding:  0;
	margin:  auto;
	
	width:  1005px;
	height: 100%;
		
		border-left: #ffcd01 10px solid;
		border-right: #ffcd01 10px solid;
}

.mylinks { padding:4px; margin: 2px; }


.hlp
{
	
	background-repeat:  no-repeat;
    clear: both;
	padding: 8px 6px 2px 12px;  
	
}

.hlplink {
	color: #d1d1d1!important;
	padding: 2px 19px 2px 2px;
}

a.hlplink1, a.hlplink1:visited, a.hlplink1:link, .hlplink1:active   {
	color: #3671A5!important;
	padding: 7px;
    font-family: Segoe UI Symbol,Tahoma!important; 
    font-size:  11px;
    text-decoration: none;
}


a.hlplink1:hover {
    
    background: #3671A5;
    color: white!important;
    

    border-bottom-left-radius: 4px;
	border-bottom-right-radius:  4px;
    
}

a.hlplink, a.hlplink:visited, a.hlplink:link, .hlplink:active  { font-family: Segoe UI Symbol,Tahoma!important; font-size:  11px; color:  #d1d1d1; text-decoration: none; }
a.hlplink:hover {color: #fff!important;}
img#lg { margin-top: 27px; margin-left: 20px; border:0; }


#wrapheader {
	margin: auto;
}

/* my patch to theme  : P */
#navig { padding: 7px 4px 4px 20px;}
#navig2 { margin-left: 40px; margin-top: 14px; }
a.tabtop, a.tabtop:visited, a.tabtop:link  { 
	padding: 6px; 
	-moz-border-radius-topleft:  3px;
	-moz-border-radius-topright:  3px;
	text-decoration:  none;
	font-size: 13px;
	color: #afb9c0;
}

#lastreportinfo { width: 950px; height:92px; margin: 0 auto; padding: 13px; color:  #b3b3b3; }


#wrapcentre {
	margin: 15px 25px 0 25px;
}

#wrapfooter {
	text-align: right;
	clear: both;
	margin-right:  8px;
}

#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #b3b3b3;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

#logodesc {
	margin-bottom: 5px;
	padding: 5px 25px;
	background: #D9DFE4;
	border-bottom: 1px solid #4787A7;
}

#menubar {
	margin: 0 25px;
}

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

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

.forumrules {
	background-color: #222;
	border: 1px solid  red;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.node {
  background: #E1EBF2;
  padding:9px;
  margin:8px -3px;
  -moz-border-radius: 6px; 
  border-radius: 6px;
  font-weight: normal;
  color: #536482!important;
  }

.forumrules h3 {
	color: red;
}

.podpis { max-height: 180px; overflow: auto; }
#pageheader { }
#pagecontent { }
#pagefooter { }

.subf { margin: 6px; clear: none; list-style: none;  list-style-image:url('../../../images/arroww.png');  }


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



/*  Text
 --------------------- */
h1 {
	color: #b3b3b3;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-weight: bold;
	font-size: 1.8em;
	text-decoration: none;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
	line-height: 120%;
}

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;
	color: white;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

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

.rtl p.linkmcp {
	float: left;
}

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

.rtl p.breadcrumbs {
	float: right;
}

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-top: 1px;
	padding-bottom: 3px;
    font-size: 11px;
    color:  #656565;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
    font-size: 10px;
}

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

.postdetails {
	color: #777;
    font-size: 11px;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.postbody {
    max-width: 700px;
	padding: 6px;
	font-size: 1.3em;
	line-height: 1.4em;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.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: #666666;
	font-weight: bold;
}

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

.cattitle { 
}

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

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

.gensmall {
	margin: 1px 1px;
	font-size: 1.1em;
    font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

.copyright {
	color: #666;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

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

.error {
	color: red;
}


/* Tables
 ------------ */
th {
	color: #111;
	font-size: 1.1em;
	font-weight: bold;
	background: #fff;
	background: url('images/whbck.gif') repeat-x;
	white-space: nowrap;
	padding: 6px 4px;
 
}

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

.tablebg {
background:#E1EBF2;
    -moz-border-radius: 5px;
}
.catdiv1  {
	color:#ffdf0b;
}

.catdiv  {
	height: 26px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #fff;
	color:#ffdf0b;

}
.rtl .catdiv {
	background-color: #ddd;
}

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

.row1 {
	background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #f0f0f0),
    color-stop(0.32, #FFFFFF)
);
background-image: -moz-linear-gradient(
    center bottom,
    #efefef 0%,
    #FFFFFF 32%
);
	padding: 11px 6px;
    border: 1px #e2e2e2 solid;
	
}

.row2 {
	
	padding: 11px 6px;
    
    	background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #eee),
    color-stop(0.32, #f6f6f6)
);
background-image: -moz-linear-gradient(
    center bottom,
    #eee 0%,
    #f6f6f6 32%
);
    
   
    border: 1px solid #e3e3e4;
}

.row3 {
	background: #CADCEB;
	padding: 11px 6px;
    border: 1px solid #e3e3e4;

}

.spacer {
	background-color: #111;
}

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

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

/* Links
 ------------ */
 
a:link {
	color: #333;
	text-decoration: none;
	font-size: 1.1em;
}


a:link, a:visited {
  color: #333;
  text-decoration: none;
  font-size: 1.1em;
}

a:hover {
  color: #1e5a80;
  text-decoration: none;
  font-size: 1.1em;
}

a:active, a.active {
  color: #333;
  font-size: 1.1em;
}

a.forumlink {
  	color: #113657;
	font-weight: bold;
	font-family: Segoe UI, Helvetica, Arial, sans-serif;
	font-size: 1.3em;
}

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

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

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

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


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

#submit {
    
    color: #444; 
    background: url('images/whbck.gif') repeat-x #fff;
    border-radius:4px; 
    position: relative; 
    cursor: pointer;
}

#submit:hover, .btnmain:hover, .btnlite:hover {
    
    color: #333; 
    background: url('images/whbck.gif') repeat-x #fff;
    border: solid 1px #99C4EE;    
}




input {
	color: #bbb;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	padding: 2px;
	border: 1px solid #3671A5;
	background-color: #fff;
}

#keywords { width: 530px; margin-left: 8px; }
#keywords:hover, input.post:hover, .post, textarea:hover  { cursor: pointer; background: #EAF3FF; border-color: #99C4EE;}

#message { }
#message:hover, input.post:hover, .post, textarea:hover  { cursor: pointer; background: #EAF3FF; border-color: #99C4EE;}


textarea {
	background-color: #fff;
	color: #444;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.3em; 
	line-height: 1.4em;
	font-weight: normal;
	border: 1px solid #888;
	padding: 2px;
}



select {
	color: #888;
	background: #fff;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	border: 1px solid #777;
	padding: 1px;
    margin: 2px;
    border-radius:3px;
}

option {
	padding: 1px 5px 0 0;
	background: #fff;
	color: #777;
	border:0;
}

option.disabled-option {
	color: graytext;
}

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

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

.post {
	background-color: #fff;
	border: solid 1px #888;
}

.btnbbcode {
	color: #e2e2e2;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #111;
	border: 1px solid #444;
}

.btnmain {

    color: #444; 
    background: url('images/whbck.gif') repeat-x #fff;
    border-radius:4px; 
    position: relative; 
    cursor: pointer;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
}

.btnlite {
    color: #444; 
    background: url('images/whbck.gif') repeat-x #fff;
    border-radius:4px; 
    position: relative; 
    cursor: pointer;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
}

.btnfile {
    color: #444; 
    background: url('images/whbck.gif') repeat-x #fff;
    border-radius:4px; 
    position: relative; 
    cursor: pointer;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
}

.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: #444;
	color: #999;
	background-color: #333;
	font-size: 0.85em;
	font-weight: bold;
}

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

.quotecontent, .attachcontent {
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #444;
	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: #333;
	color:#7A8A90;
}

.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: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	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: #A9B8C2;
	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: #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;
}
