/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

Title      : Replenish 
Version    : 1.0
Released   : 20080920
Description: A two-column web design, best for your personal and business blogging.

*/

body {
	margin: 0px;
	padding: 0px;
	background: #0D0D0D url(images/bg.gif);
	text-align: left;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #DCDCDC;
}

.he1, .he3 {
	font-size: 1.82em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #FFFFFF;
}

.he2 {
	font-size: 1.42em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #FFFFFF;
}
.he4 {
	font-weight: bold;
	font-size: 120%;
	text-decoration: underline;
}

.alert {
	height: 30px;
	background-color: #000000;
	overflow: hidden;
	border: 1px solid white;
	width: 100%;
	margin: 3px 0px 3px 0px;
}
.alert table {
	height: 100%;
}
.alert table tr td {
	vertical-align: middle;
}
.alert .first {
	width: 100%;
	height: 100%;
}
.alert img {
	cursor: pointer;
}

p, ol, ul {
	line-height: 1.67em;
}

a {
	text-decoration: none;
	color: #828282;
}

a:hover {
	text-decoration: underline;
}

hr {
	display: none;
}

a.nomarks {
	text-decoration: none;
	color: #DCDCDC;
}

th
{
	background-color: #222222;
}

table.player td, table.player th
{
	width: 25%;
}

table.player2 td, table.player2 th
{
	width: 12%;
}

table.playermaps td, table.playermaps th
{
	width: 12%;
}

table.info th
{
	font-weight: normal;
	white-space: nowrap;
}

/* Header */

#header {
	width: 990px;
	height: 165px;
	background: url(images/title.png) no-repeat center bottom;
	margin: 0px auto;
	border: 5px solid #000000;
	border-bottom: 0px;
	margin-top: 20px;
}

/* Menu */

#strip {
	width: 100%;
	/*background-color: #000000;*/
	height: 39px;
}

#stripcontents {
	background-color: #000000;
	height: 39px;
	width: 1000px;
	margin: 0px auto;
}

#menu {
	float: left;
	padding-left: 76px;
}

#menu ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	width: 44px;
	height: 25px;
	float: left;
	margin-left: 5px;
	padding: 5px 20px;
	background: #F3F3F3;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	border-top: 2px solid #EBEBEB;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	color: #181818;
}

#menu a:hover {
    background: #FFFFFF;
}

/* User */

#user {
	float: right;
}

#user ul {
	margin: 0px;
	padding: 8px 76px 0px 0px;
	list-style: none;
}

#user li {
	display: inline;
}
#user #login {
	display: block;
	float: left;
	padding: 5px 20px;
	background: #F3F3F3;
	text-decoration: none;
	text-transform: uppercase;
	border-top: 2px solid #EBEBEB;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 11px;
	color: #181818;
}

/* Page */


#page {
	width: 970px;
	margin: 0px auto;
	padding: 20px 15px 20px 5px;
	border: 5px solid #000000;
	border-top: 0px;
	border-bottom: 0px;
	background-color: #171717;
}

/* Content */

#content {
	float: left;
	width: 650px;
	margin-bottom: 10px;
	margin-left: 20px;
}

/* Post */

.post {
	margin-top: 20px;
}

.post .date {
	float: left;
	width: 29px;
	height: 32px;
	margin: 0;
	margin-top: 3px;
	margin-right: 20px;
	padding-top: 2px;
	background: url(images/img02.jpg) no-repeat;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

.post .date b {
	margin: 0;
	padding: 0;
	display: block;
	margin-top: -5px;
	font-size: 14px;
	color: #5C5C5C;
	
}

.post .title {
	margin: 0;
	padding: 0px 0 0 0;
	margin-left: 10px;
	padding-left: 10px;
	font-size: 1.4em;
}

.post .title h2 {
	padding: 0;
	margin: 0;
}

.post .hr1 {
}

.post .meta {
	margin: 0 0 10px 20px;
	padding: 0;
	line-height:normal;
	text-transform: uppercase;
	color: #979680;
}

.post .meta a {
	color: #828170;
}

.post .entry {
	margin: 0;
	padding: 0 0 20px 50px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding-top: 20px;
	margin-bottom: 20px;
}

#sidebar ul {
	margin: 0px;
	padding: 0px 0px 0px 2px;
	list-style: none;
	border: 2px solid #000000;
	border-right: 0px;
	border-bottom: 0px;
}

#sidebar li {
	margin-bottom: 30px;
	margin-left: 3px;
}

#sidebar li ul {
	border: 0px;
}

#sidebar li li {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

#sidebar li li a {
}

#sidebar h2 {
	padding: 0;
	margin: 0 0 6px 0;
	font-size: 1.4em;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#topplayers ul
{
	list-style-type:square;
	margin-left: 32px;
}

#links ul
{
	list-style-type:square;
	margin-left: 32px;
}

/* Calendar */

#calendar_wrap {
	border-top: 1px dashed #666633;
}

#calendar caption {
	padding-top: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border: 0px solid #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
}

#calendar thead {
	background: #514F42;
	text-align: center;
}

#calendar tbody td {
	border: 1px solid #514F42;
	text-align: center;
}

#today {
	font-weight: bold;
}

#prev {
}

#next {
	text-align: right;
}

/* Footer */

#wrapper2 {
	background: #422C21;
}

#footer {
	width: 1000px;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer a {
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}

#legal {
	clear: both;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: 10px;
	color: #525252;
	background: black;
}

#legal a {
	border-bottom: 1px dotted #939393;
	text-decoration: none;
	color: #939393;
}

blockquote {
	/*background-color: #828282;*/
	border: 1px solid #f3f3f3;
	margin: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
}