body{
margin:0;
padding:0;
/* min-width: 820px; */
min-width: 1000px; /*for IE7 FF*/
background-color: #0b0b0b;
font: normal normal normal 11px normal  Tahoma, Verdana, Arial caption;
letter-spacing: normal;
color: #c7c7c7;
}

b{font-size: 110%;}
em{color: red;}

img {
border: none;
}

a,a:visited,a:active {
color: #c7c7c7;
font-weight: normal;
text-decoration: none;
font-size: 11px;
}

a:hover{
color: #c7c7c7;
font-weight: normal;
text-decoration: underline;
font-size: 11px;
}

h1{
font-size: 18px;
font-weight: bold;
color: #c7c7c7;
text-transform: none;
text-align: center;
}

h2{
font-size: 14px;
font-weight: bold;
color: #c7c7c7;
text-transform: none;
text-align: center;
}

h3{
font-size: 11px;
font-weight: bold;
color: #eeeeee;
text-transform: none;
}

h4{
font-size: 11px;
font-weight: bold;
color: #eeeeee;
text-transform: none;
}

h5{
font-size: 18px;
font-weight: bold;
color: #c8043f;
text-transform: none;
}

h6{
font-size: 18px;
font-weight: bold;
color: #c8043f;
text-transform: none;
}

input{
background-color: #c7c7c7;
border: 1px solid #eeeeee;
}

/* The text input fields background colour */
select {
background-color : #c7c7c7;
border: 1px solid #eeeeee;
}

checkbox {
background-color : #c7c7c7;
border: 1px solid #eeeeee;
}

button {
background-color : #ff9900;
font-weight : bold;
font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
border: 1px solid #eeeeee;
}

submit {
background-color : #C8043F;
font-weight : bold;
border: 1px solid #eeeeee;
}

image {
border: none;
}

ul{
list-style-image: url(./images/ul.gif);
list-style-type: none;
margin: 0;
padding-left: 2.0em;
}

li{
line-height: normal;
margin: 0px;
padding: 0px;
padding-left: 0.1em;
}

dl{
margin: 0;
padding-left: 0.1em;
}

dt{
line-height: normal;
background-image: url(./images/ul.gif);
background-repeat: no-repeat;
background-position: left bottom;
margin: 0px;
padding: 0px;
padding-left: 1.0em;
padding-top: 1.0em;
}

dd{
line-height: normal;
margin: 0px;
padding: 0px;
padding-left: 2.0em;
font-weight: bold;
color: #eeeeee;
}

#topsection{
background: #0b0b0b;
height: 100px; /*Height of top section*/
overflow: hidden;
}

#topsection img{
float: left;
padding-top: 10px;
}

#welcome{
width: 100%;
height: 24px;
background: #C8043F;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
}

#welcome .pn-normal {
height: 20px;
float: none;
vertical-align: top;
margin-top: 4px;
padding-left: 4px;
text-transform: none;
text-align: center;
color: #eeeeee;
font-size: 11px;
font-weight: bold;
white-space: nowrap;
}

#welcome h3{
float: left;
padding-left: 10px;
margin: 2px 0px 0px 0px;
text-transform: none;
text-align: left;
}

#welcome h4{
float: right;
padding-right: 10px;
margin: 2px 0px 0px 0px;
text-transform: none;
text-align: left;
}

#welcome li{
float: center; 
display: inline;
padding-left: 4px;
padding-right: 8px; 
}

#welcome a, #welcome a:visited, #welcome a:active {
color: #eeeeee;
font-size: 11px;
font-weight: bold;
text-decoration: none;
padding: 4px;
}

#welcome a:hover{
color: #eeeeee; 
background-color: #fd4d4d;
font-size: 11px;
font-weight: bold;
text-decoration: none;
padding: 4px;
}

#contentwrapper{
float: left;
width: 100%;
}

.content {
margin-left:250px;
width: 80%;
}

#contentcolumn{
margin-left: 220px; /*Set left margin to LeftColumnWidth*/
}

#contentcolumn_alt{
margin: 0px 205px 0px 225px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 220px; /*Width of left column*/
/*margin-left: -100%;*/
background: #0b0b0b;
}

#rightcolumn{
float: right;
width: 200px; /*Width of right column*/
/*margin-left: -200px; Set left marginto -(RightColumnWidth)*/
background: #0b0b0b;
}

#footer{
clear: both;
width: 100%;
height: 20px;
background-color: #C8043F;
line-height: 20px;
text-align: center;
color: #eeeeee;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0px;
}

.innertube_alt{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 10px;
}

.blockimagel{
width: 200px;
height: 20px;
background: url(./images/leftbl.gif) no-repeat;
float: left;
border-top: 1px solid #eeeeee;
border-left: 1px solid #eeeeee;
border-right: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
}

.blockimager{
width: 180px;
height: 20px;
background: url(./images/rightbl2.gif) no-repeat;
float: left;
border-top: 1px solid #eeeeee;
border-left: 1px solid #eeeeee;
border-right: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
}

.blocktitle{
width: 200px;
height: 20px;
font-size: 9px;
font-weight: bold;
font-family: Tahoma, verdana, sans-serif;
line-height: 30px;
color: #c7c7c7;
text-transform: uppercase;
text-align: center;
float: left;
border-left: 1px solid #eeeeee;
border-right: 1px solid #eeeeee;
background-color: #0b0b0b;
}

.blocktitler{
width: 180px;
height: 20px;
font-size: 9px;
font-weight: bold;
font-family: Tahoma, verdana, sans-serif;
line-height: 30px;
color: #c7c7c7;
text-transform: uppercase;
text-align: center;
float: left;
border-left: 1px solid #eeeeee;
border-right: 1px solid #eeeeee;
background-color: #0b0b0b;
}

.blockcontent{
width: 180px;
font-size: 11px;
font-weight: normal;
color: #c7c7c7;
text-transform: none;
text-align: left;
float: left;
padding: 10px 5px 10px 15px;
margin: 0px 0px 10px 0px;
border-left: 1px solid #eeeeee;
border-right: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
background-color: #0b0b0b;
line-height: 1.2em;
}

.blockcontentr{
width: 170px;
font-size: 11px;
font-weight: normal;
color: #c7c7c7;
text-transform: none;
text-align: left;
float: left;
padding: 10px 5px 10px 5px;
margin: 0px 0px 10px 0px;
border-left: 1px solid #eeeeee;
border-right: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
background-color: #0b0b0b;
line-height: 1.2em;
}

#newssection {
margin: 0px 205px 0px 225px; 
/*width: 690px;*/
}


.newstitle{
width: 98%;
height: 20px;
background: url(./images/storyimg.gif) no-repeat;
border-top: 1px solid #eeeeee;
border-left: 1px solid #eeeeee;
border-right: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
background-color: #323232;
margin-top: 10px;
}

.newscontent{
width: 98%;
background: #0b0b0b;
padding: 10px 0px 20px 0px;
text-align: left;
border-left: 1px solid #eeeeee;
border-right: 1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
margin-bottom: 10px;
}

.entry{
padding: 0px 5px 0px 5px;
/*clear: both;*/
}

.posttitle{
font-size: 11px;
font-weight: bold;
text-transform: none;
float: left;
padding-left: 55px;
margin: 2px 0px 0px 0px;
}

.postedby{
font-size: 10px;
font-weight: bold;
text-transform: none;
float: left;
}

.postdate{
font-size: 10px;
font-weight: normal;
text-transform: none;
float: right;
}

.posttext{
font-size: 11px;
font-weight: normal;
/*line-height: 15px;*/
margin-bottom: 30px;
margin-left:100px;
background-color:#111;
}

.postreads{
font-size: 10px;
font-weight: normal;
text-transform: none;
float: right;
padding-right: 10px;
margin: 2px 0px 0px 0px;
}

.comments{
padding-left: 18px;
float: right;
}

.box{
width: 98%;
background: #1b1b1b;
padding: 10px 10px 20px 10px;
text-align: left;
border: 1px solid #eeeeee;
margin-bottom: 10px;
}

.gallery{
width: 110px;
height: 120px;
text-align: center;
border: solid 1px #eeeeee;
background: #1b1b1b;
padding: 2px;
margin: 2px;
display: inline;
float: left;
}

.highlight{
color:#C8043F;
font-weight:bold;
}

#poll_1,
#poll_2,
#poll_3,
#poll_4,
#poll_5,
#poll_6,
#poll_7,
#poll_8,
#poll_9,
#poll_10,
#poll_11,
#poll_12,
#memberslist_nickname,
#memberslist_realname,
#memberslist_url,
#rememberme{
border: 1px solid #0b0b0b;
background: #0b0b0b;
}

div.pn-menu{
text-align: center;
}

a.pn-normal{
font-size: 10px;
}

a.pn-normal:hover
{
font-size: 10px;
}

a.topictitle:visited
{
font-size:11px;
font-weight:bold;
text-align:left;
}

a.topictitle:hover
{
font-size:11px;
font-weight:bold;
text-align:left;
}

.cat{
font-weight:bold;
color: #eeeeee;
}

a.cat:visited
{
font-size:11px;
font-weight:bold;
text-align:left;
color: #eeeeee;
}

a.cat:hover
{
font-size:11px;
font-weight:bold;
text-align:left;
color: #eeeeee;
}


