
/*

ORF forum CSS definitions
Author: Krisztian Fekete
Copyright 1996-2009. Vamsoft Ltd. All rights reserved.
*/

/* === CSS reset === */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: "Arial","Helvetica","Verdana","sans-serif";/*inherit;*/
  vertical-align: baseline;
  line-height: 1.3em;
  font-size:14px;
}

div,p,span
{
  word-wrap : break-word;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

body {
  line-height: 1;
  padding-top:5px;
}

ol, ul {
  list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

/* === MAIN ELEMENTS === */

html, body {
  text-align: left;
  height: 100%;
  width: 100%;
  clear: both;
  background: #f8f8f8;
}

html, body, input, textarea {
  font-family: "Arial", sans-serif;
  font-size:14px;
  color: #4a4a4a; 
  line-height: 1.3em;
}

input, textarea {
  font-family: "Tahoma", sans-serif;
  line-height: 1.2em;
}

html, div, map, dt, isindex, form, .smallbutton, .largebutton, .searchtext {
  display:block;
}

a {
  text-decoration: none;
  color: #007ac2;
}

a:visited {
  color: #015f96;
}

a:hover {
  text-decoration: underline;
}

a.blocklink {
  display:block;
  width:100%;
  height:100%;
}

p {
padding-bottom:8px;
}

h1 {
  font-size:22px;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom:14px;
}

h2, h2 a {
  font-size:18px;
  font-weight: bold;
  padding: 14px 0 0 0;
}

/* clear element to prevent content bleeding */
.clear {
  clear: both;
}

.error {
  color:#c00;
  font-weight:bold;
  margin-top:35px;
  margin-bottom:15px;
}

/* === CONTENT STYLE === */

#nonFooter
{
  position: relative;
  min-height: 100%;
  width:1000px;
  background: transparent url(images/containerbg.png) repeat-y top;
  margin:0 auto;
}

* html #nonFooter
{
  height: 100%;
}

#content {
  min-height: 100%;
  padding-bottom: 168px;
  width:1000px;
  margin:0 auto;
}

#header {
  position:relative;
  width: 1000px;
  height: 84px;
  background: transparent url(images/images.png) no-repeat scroll 0%;
  background-position: 0px 0px;
}

#header a.blocklink1 {
  width:250px;
  padding: 0 70px 0 23px;
  height:85px;
  display:inline-block;
}

#header a.blocklink2 {
  padding: 22px 0 0 0;
  height:63px;
  width:315px;
  display:inline-block;
}

.headerlogin {
  margin:20px;
  margin-right: 35px;
  margin-top:50px;
  float:right;	
  padding-left:20px;
  background: transparent url(images/images.png) no-repeat top left;
  background-position: 0px -585px;
}

.headerlogin a {
font-weight:bold;
}

#footer {
  position: relative;
  margin: -83px auto 0;
  width: 1000px;
  height: 83px;
  background: transparent url(images/images.png) no-repeat;
  background-position: 0.8px -84px;
  z-index:2;
}

#leftcolumn {
  position:absolute;
  top:84px;
  width:160px;
  margin-left: 22px;
  padding:20px;
  background: transparent url(images/forumlist.jpg) no-repeat 20px 30px;
}

#rightcolumn {
  position: relative;
  top:0;
  left: 222px;
  width:698px;
  padding: 15px 30px 0px 30px;
}

a#leftcolumn_blocklink {
  display:block;
  height: 50px;
  width: 100%;
}

#leftcolumn ul{
margin-left:0;
}

#leftcolumn ul li {
  padding-left:18px;
  margin-bottom: 0.8em;
  line-height: 1.2em;
  background: transparent url(images/images.png) no-repeat top left;
  background-position: -990px -520px;
}

#leftcolumn ul li.locked {
  background: transparent url(images/images.png) no-repeat top left;
  background-position: 0px -522px;
}

#leftcolumn ul li.selected {
  font-weight:bold;
  background: transparent url(images/images.png) no-repeat top left;
  background-position: -200px -522px;
}

#leftcolumn, #leftcolumn ul a {
  color:#fff;
}

.title {
  width:480px;
  padding:0 10px 0 0;
}

.forums h1 {
  font: bold 18px/16px arial,sans-serif;
  padding:20px 0;
padding-bottom:0;
}

.forums h1 .rss {margin:0 0 -2px 4px;}

.forums h2 {
  padding-bottom:0px;
}

.forums p {padding:0 0 15px;}

h2.locked{
  padding-left:18px;
  background: transparent url(images/images.png) no-repeat top left;
  background-position: 0px -440px;
}


h2.locked a {
  padding-left:18px;
}

/* === TOPICLIST STYLE === */
/*
.topiclist {
  padding: 20px 0;
}
*/
.topiclist p {
  padding: 0 0 4px 0;
}

p.announcement {
  font-weight:bold;
}

.commentcount {
  color: #a1a1a1;
  font-weight: normal;
}

p.archivedtopic .commentcount {
  padding:0 20px 0 0;
  background: transparent url(images/archivedtopic.png) no-repeat top right;
}

.topiclist .adminsigno {
  padding-left:14px;
  background-position: 0px -361px;
}

.topiclist .largebuttons {
  position:relative;
  margin: 20px 0 20px 0;
  float:none;
}

.deltopic a {
  text-decoration:line-through;
  color: #c00;
}

.topiclist .smallbutton {
  margin:0px 0 -1px 8px;
  height:16px;
  width:58px;
  padding:0;
}

.announcement .smallbutton a {
font-weight:normal;
}

.topiclist .smallbutton a {
padding:3px 0 1px 0;
font-size: 12px;
  background: transparent url(images/images.png) no-repeat;
  background-position: -241px -360px;
}

.topiclist .smallbutton a:hover {
  background: transparent url(images/images.png) no-repeat;
  background-position: -300px -360px;
}

.deltopic .smallbutton a {
  text-decoration:none;
}

.breadcrumb, .breadcrumb a{
  font-size: 12px;
  color: #007ac2;
  margin-bottom:3px;
}

table.archives h2 {
font-size:20px;
}

table.archives td {
width:230px;
}

/* === SEARCHBOX STYLE === */

#search {
  float:right;
  width:206px;
  height:30px;
}

#search p {
  font-weight:bold;
  color: #a1a1a1;
  padding-bottom:10px;
  width:200px;
}

.searchtext {
  width:170px;
  height:24px;
  background: transparent;
}

#searchbutton {
  float:left;
  display:block;
  width:30px;
  height:30px;
  background: transparent url(images/images.png) no-repeat;
  background-position: -662px -168px;
}

.searchresults {
  padding: 20px 0 0 0;
}

/* === RSS STYLE === */

.rss {
  display:inline-block;
  width:16px;height:16px;
  margin-left:6px;
}

.rss a {
  display:block;
  width:100%;
  height:100%;
  padding:0;
  background: transparent url(images/images.png) no-repeat;
  background-position: -350px -169px;
}

h2 .rss {
  margin:0 0 -2px 4px;
}

/* === COMMENT STYLE === */

.comment, .admincomment, .delcomment {
  background: #fafafa;
  padding: 14px 20px 0px 20px;
  border: 1px solid #c5c5c5;
  margin-bottom: 6px;
  word-wrap : break-word;
}

.delcomment {
 border: 2px solid #c00;
}

.delcomment p {
 text-decoration:line-through;
}

.admincomment {
  background: #fafafa  url(images/admin.png) no-repeat top right;
  border: 2px solid #007ac2;
}

.signo {
  text-align: right;
  color: #8b8b8b;
    margin-top:10px;
  margin-bottom:5px;
}

.signo a, #writecomment p, #writetopic p {
  font-weight: bold;
}

.adminsigno {
  padding-left:16px;
  background: transparent url(images/images.png) no-repeat top left;
  background-position: 0px -192px;
}

/* === BUTTONS === */

.commentbutton{
    margin-top:10px;
    width:35%;
    float:left;
}

.smallbutton, .largebutton {
  display:inline-block;
  text-align:center;
  width:66px;
  height:24px;
  margin: 0 4px 0 0;
}

.largebutton {
  width:107px;
}

.largebuttons {
  float:right;
  margin:8px -4px 10px 0;
}

.smallbuttons {
  position:relative;
  top:-6px;
}

.smallbutton a, .largebutton a {
  padding-top:2px;
  color: #fff;
  display:block;
  width:100%;
  height:100%;
  background: transparent url(images/images.png) no-repeat;
  background-position: 0px -168px;
}

.smallbutton a:visited, .largebutton a:visited {
  color: #fff;
}

.largebutton a {
  background-position: -133px -168px;
}

.smallbutton a:hover {
  text-decoration:none;
  background-position: -66px -168px;
}

.largebutton a:hover {
  text-decoration:none;
  background-position: -241px -168px;
}

/* === COMMENT INPUT === */

#writecomment {
  margin-top: 30px;
}

#writetopic {
}

#writecomment p, #writetopic p {
  padding-top:6px;
}

.inputfield {
  width:292px;
  height:30px;
  background: transparent url(images/images.png) no-repeat;
  background-position: -368px -168px;
}

.inputtopic {
  width:675px;
  height:30px;
  background: transparent url(images/images.png) no-repeat;
  background-position: -241px -328px;
}

.inputtext {
  width:675px;
  height:130px;
  background: transparent url(images/images.png) no-repeat;
  background-position: -241px -198px;
}

input, textarea {
  background:none;
  border:none;
  letter-spacing:0.6px;
}

input{
  padding:6px 0 0 6px;
  width:95%;
}

textarea {
  padding-left:8px;
  margin-top:10px;
  width:98%;
  height:85%;
  overflow: auto;
}

.captcha {
  width:312px;
  height:123px;
  background: transparent url(images/captcha.png) no-repeat;
  margin-bottom:20px;
}

.notification {
  padding: 0;
}

.notification input {
  width:16px;
  margin-left:0;
}

.notification input label {
  vertical-align:middle;
}

/* === Header & Footer Navigation === */

#footernav, #footernav a {
color:#fff;
font-weight:bold;
}

#footernav a  {
padding:0 10px;
}

#footernav {
padding:20px 0 0 40px;
}

.leaf{
    font-size: 12px;
    color:#4A4A4A;
}

div.searchtext 
{
  float:left;
  width:170px;
  margin:0;
  padding:0;
}

.postcount
{
font-weight:bold;
font-size:0.85em;
}

.center{
text-align:center;
}

.tail{
margin-top:30px;
}

.disabled{
color:#000;
}

.forummain{
margin-left:10px;
}

.forummain h2{
margin-top:10px;
padding:0;
}

.forummain p{
margin-left:40px;
padding-bottom:8px;
}
.latest, .latest a, .latest p{
font-size:0.95em;
line-height:0.45em;
}


.latest p {
margin:0;
margin-left:40px;
padding:0;
}

.latest p:first-child {
margin-left:0;
margin-bottom:5px;
}

/* === THIS FIXES MIN-HEIGHT IN IE6 === */

html, body {
  height: 100%;
  min-height: 100%;
  margin-top:0;
}
