/*
  Infectionist Machinima V3 Theme
  Theme Created by Rod1mus
  HTML-ified by HaLo2FrEeEk
  HTML/CSS Code written by HaLo2FrEeEk
  http://infectionist.com/
*/

html, body {
        background: #494949 url('/template/images/background.gif') repeat;
        margin: 0px;
        height: 100%;     
        }

font, th, td, p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        }

div.navbox table font, div.navbox table th, div.navbox table td, div.navbox table p {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        }

pagelayout {
	text-align: center;
        height: 100%;
        }

img     {
        border: 0;
        }

a:link.nav, a:active.nav, a:visited.nav {
        color: #FFFFFF;
        text-decoration: none;
        }

a:hover.nav {
        color: #757575;
        text-decoration: none;
        }

a:link.navfake, a:active.navfake, a:visited.navfake {
        color: #FFFFFF;
        text-decoration: none;
        }

a:hover.navfake {
        color: #757575;
        text-decoration: none;
        }

a:link, a:active, a:visited {
        color: #0f81a7;
        text-decoration: none;
        }

a:hover {
        color: #6ac3e1;
        text-decoration: none;
        }

.header {
        width: 780px;
        height: 225px;
        display: block;
        display: table-cell;
        background: url(/template/images/header.png) no-repeat;
	}

.announce {
        padding:5px;
        font-weight:bold;
        color:#999999;
        text-decoration:underline;
	}

.edge_l {
        background: url(/template/images/edge_left.png) repeat-y;
        width: 7px;
        height: 100%;
        display: block;
        display: table-cell;
        background-color: transparent;
	}

.edge_r {
        background: url(/template/images/edge_right.png) repeat-y;
        width: 7px;
        height: 100%;
        display: block;
        display: table-cell;
        background-color: transparent;
	}

table.bodylayout td.navi {
        padding: 10px 0 10px 0;
        }

table.bodylayout td.left {
        vertical-align: top;
        padding: 5px 0 10px 0;
        }

div.navbox {
        background: url('/template/images/nav_bkgd.png');
        width:139px;
        height:351px;
        }

div.navbox table {
        vertical-align: middle;
        text-align: center;
        font-weight: bold;
        color: #FFFFFF;
        width: 131px;
        height: 343px;
        padding: 0 0 0 2px;
        }

div.navbox table br {
        line-height:75%;
        }

.navfake {
        color: #757575;
        }

div.searchbox {
        background: url('/template/images/dialog_body.png') #151515;
        width: 139px;
        }

div.searchbox table {
        vertical-align: middle;
        text-align: center;
        font-weight: bold;
        color: #FFFFFF;
        width: 131px;
        padding: 10px 0 0 2px;
        }

div.searchbox table br {
        line-height: 50%;
        }

input.front {
	text-align:center;
        }

div.pollbox {
        background: url('/template/images/dialog_body.png') #151515;
        width: 139px;       
        }

div.dialogtop {
        background: url('/template/images/dialog_top.png');
        width: 139px;
        height: 21px;
        }

div.dialogbottom {
        background: url('/template/images/dialog_bottom.png');
        width: 139px;
        height: 21px;
        font-size: 0.1px;
        }

div.pollbox table {
        vertical-align: middle;
        text-align: center;
        font-weight: bold;
        color: #FFFFFF;
        width: 131px;
        padding: 0 0 5px 2px;
        }

div.pollbox table br {
        line-height: 50%;
        }

td.news {
        padding: 10px 0 0 0;
        vertical-align: top;
        color: #999999;
        }

div.news table {
	color: #999999;
        }

.newshead {
        background: #3c3c3c url('/template/images/news_head.png');
        font-weight: bold;
        text-align: center;
        vertical-align: middle;
        color: #020202;
        font-size: 11px;
        border-left: 1px solid gray;
        border-top: 1px solid gray;
        border-right: 1px solid gray;
        }

.newsinfo {
        background: #FFFFFF;
        text-align: left;
        font-size: 10px;
        vertical-align: middle;
        border: 1px solid gray;
        padding: 2px 0 2px 0;
        }

.newsimg {
        width: 50px;
        height: 50px;
        background: #FFFFFF;
        padding:10px;
        border-left: 1px solid gray;
        border-right: 1px solid gray;
        border-bottom: 1px solid gray;
        text-align: center;
        vertical-align: middle;
        }

.newstext {
        background: #FFFFFF;
        border-right: 1px solid gray;
        border-bottom: 1px solid gray;
        padding: 5px;
        }

.newsfoot {
	width: 566px;
        height: 13px;
        font-size: 0px;
        text-align: center;
        background: url(/template/images/news_foot.png) no-repeat;
        background-color: transparent;
        }

.podcastimg {
        background: #FFFFFF;
        padding:5px;
        border-left: 1px solid gray;
        border-right: 1px solid gray;
        border-bottom: 1px solid gray;
        width: 53px;
        height: 62px;
        text-align: center;
        vertical-align: middle;
        }

.podcastinfo {
        background: #FFFFFF;
        border-bottom: 1px solid gray;
        border-right: 1px solid gray;
        padding: 5px;
        height: 24px;
        }

.affilimg {
        background: #FFFFFF;
        padding:5px;
        border-left: 1px solid gray;
        border-right: 1px solid gray;
        border-top: 1px solid gray;
        width: 88px;
        text-align: center;
        vertical-align: middle;
        }

.affiltext {
        background: #FFFFFF;
        border-right: 1px solid gray;
        border-top: 1px solid gray;
        padding: 5px;
        }

.roster {
        color: #dcdcdc;
        }

.rankh3 {
        border-bottom: 1px solid white;
        border-left: 1px solid white;
        }

.emblemh3 {
        border-top: 1px solid white;
        border-left: 1px solid white;
        }

.snapshot {
        border-top: 1px solid white;
        border-right: 1px solid white;
        border-bottom: 1px solid white;
        }

.footerstats {
	height:50px;
        background:black url('/template/images/footer-fade.png') repeat-x;
        color:#999999;
        padding:10px;
        }
