* {
	padding: 0;
	margin: 0;
	}

body {
	text-align: center;
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	line-height: 100%;
	background: url("../images/bg15.gif");
	}

#board {
	position: relative;
	margin: 20px auto 20px auto;
	border: 5px solid #000;
	background: #fff;
	width: 784px;
	}

#site {
	text-align: left;
	margin: 20px auto 0 auto;
	background: #fff;
	}

p {
	line-height: 110%;
	padding: 0 0 1em 0;
	margin: 0;
	}

td {
	font-size: 11px;
	}

h1 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #a30;
	}

h2 {
	padding-bottom: 2px;
	margin-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #930;
	}
	
h3 {
	padding-bottom: 2px;
	margin-bottom: 8px;
	font-size: 12px;
	}

img {
	border: 0;
	}
	
a {
	color: #CC4E35;
	}
	
a:hover {
	color: white;
	text-decoration: none;
	background-color: #CC4E35;
	}
	
a.black { color: #000; text-decoration: none; }
a.black:hover { color: white; text-decoration: none; background-color: #000; }

a.red { color: #900; text-decoration: none; }
a.red:hover { color: white; text-decoration: none; background-color: #900; }

a.white { color: #fff; text-decoration: underline; }
a.white:hover { color: #000; text-decoration: underline; background-color: #fff; }

a.gray { color: #666; text-decoration: underline; }
a.gray:hover { color: #fff; text-decoration: underline; background-color: #666; }

input, textarea, select {
	font-size: 11px;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	}

.heading {
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
	width: 100%;
	}

.difficulty {
	float: right;
	font-weight: normal;
	font-size: 11px;
	color: #999;
	}

.hr {
	font-size: 32px;
	line-height: 1px;
	height: 0;
	border-bottom: 1px solid #ccc;
	}

.clear {
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	height: 0;
	clear: both;
	}

td.label {
	text-align: right;
	padding: 3px 10px 3px 0;
	white-space: nowrap;
	}
	
td.field {
	padding: 3px 10px 3px 0;
	width: 100%;
	}

/*** Other Fun Sites ***/

#other_sites {
	padding: 3px;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Tahoma;
	color: #ff9;
	background: #000;
	}

#other_sites a {
	padding-left: 6px;
	color: #fff;
	text-decoration: none;
	}

#other_sites a:hover {
	color: #f66;
	background: #000;
	}

.alert {
	padding: 3px;
	background: #c20;
	color: #fff;
	}

/*** Header ***/

#header {
	position: relative;
	margin: 0 auto;
	padding-bottom: 25px;
	width: 744px;
	}

#header #log_in {
	position: absolute;
	top: 0;
	right: 2px;
	}	

#header ul {
	position: absolute;
	top: 25px;
	right: 2px;
	list-style: none;
	}
	
#header li {
	float: left;
	padding: 3px 0;
	margin-right: 15px;
	font-size: 12px;
	}
	
#header li.archives { background: url("../images/vault.gif") no-repeat; padding-left: 22px; }
#header li.rankings { background: url("../images/star.gif") no-repeat; padding-left: 20px; }
#header li.rules { background: url("../images/rules_icon.gif") no-repeat; padding-left: 20px; }
#header li.profile { background: url("../images/profile_icon.gif") no-repeat; padding-left: 15px; margin-right: 0; }


/*** Welcome ***/

#welcome {
	margin-top: 20px;
	padding: 12px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 12px;
	color: #666;
	text-align: center;
	line-height: 130%;
	}


/*** Left Column ***/

#left_column {
	float: left;
	padding-left: 20px;
	width: 374px;
	}


/*** Archive ***/

.archive_month {
	margin-bottom: 10px;
	}
	
.archive_month .month_name {
	margin-bottom: 6px;
	}
	
.archive_month .day {
	float: left;
	}

.archive_month .day a {
	display: block;
	padding: 3px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	text-decoration: none;
	}

.archive_month .completed a {
	background: #666;
	color: #fff;
	}


/*** Right Column ***/

#right_column {
	position: relative;
	float: left;
	margin-left: 27px;
	width: 340px;
	}

/*** Help ***/

.faq {
	display: none;
	padding: 10px 12px;
	border: 1px solid #ccc;
	font-size: 12px;
	line-height: 130%;
	}

/*** Account ***/
	
table.tile_select {
	float: left;
	margin-bottom: 10px;
	}
	
table.tile_select td.radio {
	padding: 0 5px;
	background: #eee;
	}
	
table.tile_select td img {
	border: 1px solid #ccc;
	}
	
/*** Rankings ***/

.rank_header {
	padding: 5px 8px 4px 8px;
	margin-bottom: 10px;
	background: #498D00;
	color: #ff0;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	}
	
.score_list {
	line-height: 130%;
	}

.user_score {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #ccc;
	}
	
.user_score a,
.score_list a {
	text-decoration: none;
	}

.user_score a:link,
.user_score a:visited {
	color: #06c;
	}
	
.user_score a:hover {
	background: #06c;
	color: #fff;
	}
	
.user_score .score,
.score_list .score {
	float: right;
	}
	
/*** Footer ***/

#footer {
	padding: 10px 15px;
	margin-top: 20px;
	text-align: center;
	background: #fc6;
	color: #793A00;
	clear: both;
	}

#footer a:link,
#footer a:visited {
	color: #793A00;
	}

#footer a:hover {
	background: #793A00;
	color: #fff;
	}

/*** Error ***/

#error {
	padding: 0;
	margin-bottom: 20px;
	text-align: left;
	background-color: #fdd;
	border: 1px solid #ccc;
	clear: both;
}

#error h3 {
	padding: 4px 10px;
	margin: 0;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	background: #c00;
}

#error p {
	color: #333;
	margin: 0;
	padding: 5px;
}

#error ul {
	margin: 0;
	padding: 10px 0 10px 30px;
}

#error li {
	padding: 4px 15px 4px 0;
	font-size: 12px;
	list-style: square;
}

#message {
	padding: .5em 1em;
	margin-bottom: 20px;
	line-height: 120%;
	font-size: 16px;
	font-weight: bold;
	color: #360;
	background: #cf9;
	border: 3px solid #9c6;
	clear: both;
}
