body{
margin:0;
padding:0;
min-width: 770px; /*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{
border: 1px solid #eeeeee;
background: #eeeeee;
}

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;
}

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

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

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

#welcome .pn-normal {
float: left;
padding-left: 10px;
margin: 2px 0px 0px 0px;
text-transform: none;
text-align: left;
color: #eeeeee;
font-size: 11px;
font-weight: bold;
}

#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;
}


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


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

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

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

#leftcolumn{
float: left;
width: 170px; /*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: 150px;
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: 150px;
height: 20px;
font-size: 10px;
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: 10px;
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: 130px;
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 175px; 
/*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;
}

#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;
}