/* CSS Document */
/* BuddyTV Network CSS template */

h2 {
color: #C48B18;
font-family: Courier, "Courier New", monospace;
font-family: sans-serif;
font-size: small;
text-decoration:underline;
text-align: left;
margin: 0em;
}

body { 
background:#000000;
margin: 0px;

 }

#master
{
width: 945px;
padding-left: 5px;
background: url(images/main_background.gif);
margin-left: auto;
margin-right: auto;
padding-top:10px;
overflow:hidden;

}

#postcolumn {
width: 574px;
float:left;
margin-left: 25px;
display:inline;
}

.posthead {
background:url(images/post_header.gif);
width: 530px;
height: 29px;
margin-top: 10px;
padding-top: 15px;
padding-left: 40px;
}

.postbody {
width: 530px;
background: url(images/post_body.gif) repeat-y;
padding-left: 20px;
padding-right: 20px;
color: #000000;
font-size: small;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
overflow: hidden;
}

.postfoot {
background:url(images/post_footer.gif);
width: 570px;
height: 27px;
overflow: hidden;
}

#sidecolumn
{
width: 300px;
float: right;
margin-right: 30px;
margin-left: 10px;
display:inline;
}

.sidehead {
background: url(images/sidebar_header.gif);
width: 192px;
height: 29px;
margin-top: 10px;
padding-top: 15px;
padding-left: 37px;
}

.sidebody {
background:url(images/sidebar_body.gif) repeat-y;
width: 232px;
color: #000000;
font-size: 9pt;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
}

.sidefoot {
background:url(images/sidebar_footer.gif);
width: 232px;
height: 27px;
}

.sidebody ul {
	margin: 0em; 
	color: #0000FF;
	font-size: x-small;
	font-family:Arial, Helvetica, sans-serif;
	text-indent: 0;
	text-align:center;
	line-height: normal;
	padding-left: 15px;
	width: 210px;
	overflow: hidden;
	letter-spacing: normal;
    list-style: square;
    vertical-align: top;  
}

.sidebody li {
	padding: 0px;
	margin: 0em;
	width: 210px;
	padding-left: 0px;
	text-align: center;
	color: #8D6411; }

.sidebody li a {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal; }
	
.sidebody li a:visited {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal; }

.sidebody li a:hover, a:visited:hover, a:hover:visited {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal; }
	
.sidelink a {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal; }
	
.sidelink a:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal; }

.sidelink a:hover, a:visited:hover, a:hover:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal; }
	
.postbody p { margin: 0px; }
.sidebody p { margin: 0px; }

.postbody  a {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal; }
	
.postbody a:visited {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal; }

.postbody a:hover, a:visited:hover, a:hover:visited {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal; }
	

.postbody ul {
	margin: 15px; 
	text-indent: 0px;
	line-height: normal;
	padding: 0px;
	letter-spacing: normal;
    vertical-align: top;  
	list-style: square;
}

.postbody li {
	padding: 0px;
	margin: 0em;
	padding-left: 0px;
}

.postbody li a {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal; }
	
.postbody li a:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal; }

.postbody li a:hover, a:visited:hover, a:hover:visited {
	color: #0000FF;
	text-decoration: underline;
	font-weight: normal; }

#nav {
margin: auto;
background:url(/images/navbar.gif);
width: 846px;
font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
font-size: 17px;;
font-weight: bold;
color: #000000;
padding-top: 7px;
padding-bottom: 10px;
text-align: center;
}
#nav a { color: #000000; font-weight: bold;}

th.powerRanking {
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	text-align: center;
	padding: 3px;
	background: #ebd3a6;
}

td.powerRanking {
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color:#666666;
}

td.powerRankingAlt {
	background: #FFCC00;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color:#666666;
	}

th.spec {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-top: 0;
	background: #F89D11;
}

th.specalt {
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-top: 0;
	background: #FFCC00;
}
th.powerRankingFirst {
	border: 1px solid #666666;
	text-align: center;
	padding: 3px;
	background: #ebd3a6;
}

.postlink {
width: 400px;
color: #333333;
font-size: 7pt;
font-family:Arial, Helvetica, sans-serif;
text-align:left;
margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px; 
}