/* CSS Document */
body {
margin: 0;
padding: 0;
font-family: Verdana, sans-serif;
font-size: small;
text-align: center;
color: #333;
background: #280B01 url('images/bodyback.gif') top left repeat-x;
}

img {
border: none;
}

a:link {
color: #FF0115;
}

a:visited {
color: #FF0115;
}

a:hover {
color: #333;
}

a:active {
color: #cc3333;
text-decoration: none;
}

/* container */

#wrap {
width: 900px;
background: url('images/tile.gif') repeat-y;
padding: 0 11px 0 11px;
}

/* ---( main column )--- */

#post-title {
font-family: "Agency FB","Verdana";
color: #FF0115;
padding: 0 0 3px 0;
color: #FF0115;
font-size: 16pt;
font-weight: bold;
border-bottom: 1px dotted #333;
width: 350px;
margin: 0 0 15px 0;
text-align: left;
}

#post-title a:link {
color:#FF0115;
text-decoration: none;
}

#post-title a:visited {
color:#FF0115;
text-decoration: none;
}

#post-title a:hover {
color:#000;
}

.post {
margin: 0 40px 10px 0;
padding: 0 0 10px 40px;
text-align: justify;
font-size: 8pt;
vertical-align: top;
}

#category {
color: #ff0115;
font-family: "Agency FB","Verdana";
font-size: 20pt;
text-align: right;
padding: 0 6px 0 0;
margin: 0 30px 0 0;
}

#logo {
background: #fff url('images/logoback.gif');
border-bottom: 3px solid #FF0115;
}

#main-top {
background: #fff;
border-top: 20px solid #000;
padding-top: 25px;
}

#main-content {
border: none;
width: 550px;
padding: 15px 50px 130px 0;
background: #fff url('images/logo_small.gif') bottom center no-repeat;
vertical-align: top;
}

#rightbar {
background: #333;
text-align: left;
border-top: 20px solid #000;
width: 148px;
}

#infotitle {
text-align: right;
color: #ff0115;
font-family: "Agency FB","Verdana";
font-size: 16pt;
padding: 8px 8px 8px 8px;
}

#info {
color: #fff;
font-size: 7pt;
text-align: right;
padding: 0 10px 15px 0;
}

#times {
text-align: right;
font-size: 7pt;
}

#leftbar {
width: 170px;
padding: 0 0 0 0;
background: #000;
border-top: 20px solid #000;
}

#nav {
margin: 0 0 0 0;
border: none;
width: 170px;
}

#navitem {
padding: 10px 20px 10px 10px;
border-bottom: dotted #fff 1px;
color: #FF0115;
font-family: "Agency FB","Verdana";
font-size: 2em;
text-align: right;
}

#navitem a {
text-decoration: none;
color: #ff0115;
}

#navitem a:hover {
color: #fff;
}

#navitem2 {
padding: 10px 20px 10px 10px;
border-bottom: dotted #fff 1px;
color: #fff;
font-family: "Agency FB","Verdana";
font-size: 2em;
text-align: right;
}

#navitem2 a {
text-decoration: none;
color: #fff;
}

#navitem2 a:hover {
color: #ff0115;
}

#footer {
color: #fff;
text-align: center;
height: 20px;
font-size: 8pt;
}

#pagination {
padding: 0 0 0 0;
}

#stripes {
padding: 0 4px 0 4px;
}

#hometext {
padding: 14px 0 10px 0;
font-size: 8pt;
}

#hometext h3 {
font-family: "Agency FB","Verdana";
font-size: 13pt;
color: #FF0115;
padding: 0 0 0 0;
margin: 0 0 0 0;
}

#hometext2 {
padding: 0 0 0 10px;
font-size: 8pt;
}

#hometext2 h3 {
font-family: "Agency FB","Verdana";
font-size: 13pt;
color: #FF0115;
padding: 0 0 0 0;
margin: 0 0 0 0;
}

#news {
margin-bottom: 20px;
font-size: 8pt;
}

#newstext {
font-weight: bold;
font-size: 8pt;
}

#form {
font-size: 8pt;
}

li {
  list-style: none;
  padding-left: 14px;
  margin-bottom: 3px;
  background: url('images/list.gif') no-repeat 0 6px;
}
