/* Body & Wrapper */
body {
	background: #f7f7f7;
	margin: 0;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}
	
.entire {
        background: #fafafa;
	margin: 0 0 0 10px;
        float: left;
        min-width: 880px;
        max-width: 1000px;
	}
	
h1, h2, h3, h4 {
	letter-spacing: .05px;
	margin: 15px 0 0;
	font-weight: normal;
	}
	
h1 {
	color: #004ce6;
	font-size: 30px;
        font-weight: bold;
        font-style: italic;
        font-variant: small-caps;
	}

h2 {
	font-size: 24px;
        color: #004ce6;
        font-weight: bold;
        font-style: italic;
	}
	
h4 {
	font-size: 14px;
	}
	
a:link, a:visited {
	color: #004ce6;
	text-decoration: none;
	}

a:hover, a:active {
	text-decoration: underline;
        color: #003399;
	}

.smalltext {
        font-size: 75%;
        }

/* Header */
.header {
	width: 100%;
	height: 148px;
	float: left;
	}
	
.header img {
	border: 0;
	width: 760px;
	height: 148px;
	}
	
.header a, .header a:link, .header a:active, .header a:visited {
	border: 0;
	}
	
/* Left Sidebar */
.leftbar {
	width: 160px;
	float: left;
	}

.leftbarcontent {
	width: 88%;
	margin: -1px 0 0;
	padding: 4px;
	}

.leftbarcontent img {
        border: 0;
        }

.leftbar p {
	margin: 0 0 8px;
	font-size: 14px;
	letter-spacing: .8px;
        font-weight: bold;
	}

.leftbar a, a:visited {
	color: #000;
	}

.leftbar ul {
	list-style-type: none;
	margin: 0 0 8px;
	padding: 0;
	font-size: 14px;
	letter-spacing: .8px;
        font-weight: bold;
	}
	
.leftbar ul li ul {
	list-style-image: url('images/bullet.png');
	vertical-align: middle;
	padding-left: 20px;
	margin: 0;
	font-size: 12px;
        font-weight: normal;
	text-decoration: none;
	}

.leftbar ul li ul li {
	margin: -2px 0 0;
	text-decoration: none;
	}

.leftbar ul li ul li a, .leftbar ul li ul li a:hover {
	color: #1c1c1c;
	}

.leftbar hr {
	height: 1px;
	color: #222;
	width: 40%;
	border-width: 0;
	background-color: #222;
	}

.disclaimer {
	font-size: 10px;
	text-align: center;
	}

.linkbuttons {
	text-align: center;
	}

.linkbuttons a img {
	border: 0;
	}
	
/* Main Content */
.content {
        width: 80%;
	padding: 6px;
	margin: 0;
	float: left;
        border-left: 3px solid #004ce6;
	font-weight: normal;
	}
	
.singlepost {
	float: left;
	width: 100%;
	}
	
.articlecat {
	margin: 0 0 0 4px;
	padding-left: 12px;
	background: url('images/bullet.png') left center no-repeat;
	}
	
.article {
	padding-left: 6px;
	float: left;
	text-align: justify;
	font-weight: normal;
	width: 100%;
	}
	
.article h4 {
	font-size: 13px;
	text-decoration: underline;
	letter-spacing: .8px;
	margin: 0;
	}

.album {
	border: 2px solid #503c2e;
	float: left;
	margin: 0px 6px 4px 0px;
	}

.tda {
	font-size: 11px;
	}
	
.post {
	float: left;
	width: 100%;
	margin-bottom: 16px;
	}
	
.postdiv {
	float: left;
	width: 100%;
	margin: 0;
	}

.postdata {
	font-size: 11px;
	}

.alignleft {
	float: left;
	}

.alignright {
	float: right;
	text-align: right;
	}
	
.authleft {
	float: left;
	width: 415px;
	}

.credits {
	margin: 4px 4px 4px 10px;
	font-size: 11px;
	font-style: italic;
	}

.centerimg {
	margin: 4px auto;
	text-align: center;
	}

/* Event Header */
.eventhead {
	margin: 8px auto;
	width: auto;
	text-align: center;
	}

.eventhead h1,h2,h3 {
	font-weight: bold;
	margin: 0 auto;
	font-style: normal;
	color: #000;
	}

.eventhead h1 {
	font-size: 18px;
	letter-spacing: 2px;
	}

.eventhead h2 {
	font-size: 14px;
	}

.eventhead h3 {
	font-size: 13px;
	}

/* Fake Media */
.textbox, .videobox, .audiobox, .quotebox {
        padding-left: 60px;
        padding-top: 10px;
        padding-right: 20px;
        padding-bottom: 10px;
        margin: 6px;
        width: 88%;
        background-color: #f3f3f3;
	border: 1px solid #ccc;
	background-repeat: no-repeat;
	background-position: 4px 4px;
        }


.textbox h4, .videobox h4, .audiobox h4, .quotebox h4 {
	font-weight: bold;
	text-decoration: underline;
	}

.videobox {
	background-image: url('images/media_video.png');
	}


.audiobox {
	background-image: url('images/media_audio.png');
	font-family: monospace;
	}


.quotebox {
	background-image: url('images/media_quote.png');
	font-family: monospace;
        }

.charpic {
        margin: 0 auto 0;
	padding: 1px;
        border: 1px solid #ccc;
	text-align: center;
	width: 80px;
	}

.charlist {
	margin: 0 auto;
	width: 420px;
	text-align: center;
	}

.charlist .charpic {
	display: inline-block;
	}

ul.brief li {
	list-style-image: url('images/bullet.png');
	margin-bottom: 8px;
	}

/* Roster */
.roster {
	float: left;
        border: 1px solid #eee;
        width: 88%;
        margin-bottom: 10px;
        margin-left: 30px;
	}

.roster_pic {
        float: left;
	width: 48px;
        vertical-align: middle;
	}

.roster_text{
        float: left;
	font-size: 11px;
        width: 91%;
        padding-left: 4px;
	}

.faction_lfc .roster_text, .faction_camp .roster_text {
	border-left: 2px solid #ed0000;
	}

.faction_free .roster_text {
	border-left: 2px solid #00aa0c;
	}

.faction_soc .roster_text {
	border-left: 2px solid #111;
	}

.faction_mil .roster_text {
	border-left: 2px solid #467501;
	}

.faction_ax .roster_text {
	border-left: 2px solid #004ce6;
	}

.faction_rl .roster_text {
	border-left: 2px solid #0002a2;
	}

.prize {
       line-height: 90%;
       font-size: 10px;
       font-style: italic;
       font-weight: bold;
       margin-left: 6px;
       }

.roster_blurb {
       margin-top: 0;
       margin-left: 4px;
       margin-bottom: 0;
       margin-right: 0;
       padding: 0;
       float: left;
       }

.faction_logo {
       }

/* Title History */

.title {
       text-align: center;
       width: 400px;
       margin-left: auto;
       margin-right: auto;
       }

.title sup {
	vertical-align: 60%;
	font-size: 60%;
	line-height: 100%;
}

.title .numbers {
	font-size: 50%;
	}

.champ {
       width: 200px;
       margin-left: auto;
       margin-right: auto;
       padding-top: 4px;
       padding-bottom: 4px;
       border: 1px solid #eee;
       }

.champ hr {
       width: 50%;
       height: 1px;
       color: #eee;
       background-color: #ccc;
       border: 0;
       }

.champ_pic {
	width: 48px;
        margin-left: auto;
        margin-right: auto;
	}

.champ_text {
	font-size: 11px;
        width: 200px;
        margin-left: auto;
        margin-right: auto;
	}

.champ_def {
	font-size: 11px;
	text-align: left;
	padding-left: 1em;
	/* text-indent: -1em; */
	/* margin-left: -25px; */
	}

.champ_def .def_header {
	margin-left: 10px;
	}

.champ_def ul {
	list-style: none;
	margin: 0 auto 0 -14px;
	}

/* History Tables */

.history {
	margin: 10px auto;
	width: 78%;
	font-size: 12px;
	border-collapse: collapse;
	}

.history td {
	vertical-align: middle;
	height: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	}

.row_head {
	background: transparent;
	border-bottom: 1px solid #aaa;
	font-weight: bold;
	vertical-align: bottom;
	height: 14px;
	}

.row_odd {
	background: #f2f2f2;
	}

.row_even {
	background: transparent;
	}

.history .number {
	width: 5%;
	margin: 0px;
	float: left;
	text-align: center;
	border-right: 1px solid #aaa;
	}

.history .win {
	width: 20%;
	margin: 0px;
	float: left;
	border-right: 1px solid #aaa;
	text-align: center;
	}

.history .notes {
	width: 20%;
	height: 100%;
	margin: 0px;
	float: left;
	text-align: center;
	}

.history td.moniker {
	vertical-align: middle;
	width: 25%;
	height: 100%;
	margin: 0px;
	float: left;
	border-right: 1px solid #aaa;
	text-align: center;
	}

.history .field {
	width: 27%;
	margin: 0px;
	float: left;
	border-right: 1px solid #aaa;
	text-align: center;
	}

.history .locale {
	width: 20%;
	margin: 0px;
	float: left;
	border-right: 1px solid #aaa;
	text-align: center;
	}

.history .datewon {
	width: 16%;
	margin: 0px;
	float: left;
	border-right: 1px solid #aaa;
	text-align: center;
	}

.history .reign {
	width: 8%;
	margin: 0px;
	float: left;
	border-right: 1px solid #aaa;
	text-align: center;
	}

.history .defs {
	width: 7%;
	margin: 0px;
	float: left;
	border-right: 1px solid #aaa;
	text-align: center;
	}

/* Reports */
.rules {
	font-size: 11px;
	font-style: italic;
	margin-left: 8px;
	line-height: 170%;
	vertical-align: middle;
	}

/* Supershow */
.supershow {
	margin: 0 auto;
	}

.supershow .summary {
	width: 600px;
	font-size: 13px;
	margin: 0 auto;
	line-height: 140%;
	}

.supershow .summary h4 {
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
	margin: 50px auto 0;
	text-align: center;
	}

/* Results */
.results {
	margin-left: 10px;
	margin-top: -10px;
	padding-top: 0px;
	font-size: 11px;
	}

/* Footer */
.footer {
	width: 760px;
	float: left;
	padding: 4px 0px 4px 8px;
	font-size: 10px;
	}
	
/* Comments */
.comments {
	width: 490px;
	padding: 6px;
	margin: 0;
	float: left;
	font-size: 11px;
	}
	
.comments ul li {
	list-style-type: none;
	}
	
#postcomment {
	text-decoration: underline;
	}
	
#submit {
	border: 1px solid black;
	background: #17387a;
	}
	
/* Special Pages */
.archivepost {
	padding-left: 6px;
	}

.catheader {
	color: #17387a;
	margin-bottom: 8px;
	}
	
.cattitle {
	padding-left: 6px;
	}

.catpost {
	padding-left: 12px;
	}
