.gamertag_header
{
}
.blog_section_item
{
	padding-left: 15px;
}
.blog_section_selected
{
	font-weight: bold;
}
.blog_search_header
{
}
.blog_rss_header
{
}
.blog_recent_header
{
}
.blog_ladder_header
{
}
.blog_archive_header
{
}
.blog_archive_selected
{
	font-weight: bold;
}
.blog_tag_header
{
}
.blog_tag_selected
{
	font-weight: bold;
}
.blog_tag_section
{
}
.blog_entry_category
{
	display: inline;
}
.blog_entry_series_header
{
	display: inline;
}
.blog_entry_series_item
{
	display: block;
}
.comment_list
{
}
.comment_user_info
{
	text-align: center;
	width: 125px;
}
.comment_title
{
	font-weight: bold;
}
.comment_body
{
}
.comment_data
{
	width: 500px;
}
.comment_details
{
}
.comment_user_info
{
}

.link_category
{
	margin:10px 0px 0px 0px;
	color:#777777;
	font-size:100%;
}

.small_divider
{
	width: 75%;
}

.inactive_link:hover
{
	text-decoration: none;
	color:#DE7008;
}


td.no_border
{
	border: none;
}
td.no_border_pad
{
	border: none;
	padding: 5px;
}
td.numeric
{
	text-align: right;
	padding-right: 5px;
}

body
{
    font-size: 80%;
}
table
{
    border: solid thin #DE7008;
    border-collapse: collapse;
}
table.no_border
{
	border: none;
}
table.auto_format
{
    width: 800px;
    padding: 5px;
    border: solid thin #DE7008;
    border-collapse: collapse;
    margin-left: auto;
    margin-right: auto;
}
tr.alternate
{
    background: #ddd;
}
tr.highlight
{
    background: yellow;
}
th
{
    background: #bbb;
    padding: 5px;
    border: solid 2px #DE7008;
    border-collapse: collapse;
}
td
{
    padding: 5px;
    border: solid 2px #DE7008;
    border-collapse: collapse;
}
fieldset
{
	border: none;
	padding: 0;
}

.required
{
	background-color: #f5e39e;
}
.message_error
{
	font-family: Arial, sans-serif;
	color: red;
	font_weight: bold;
}
.message_ok
{
	font-family: Arial, sans-serif;
	color: green;
	font_weight: bold;
}
.toolbar_bold
{
	font-weight: bold;
}
.toolbar_italic
{
	font-style: italic;
}
.toolbar_underline
{
	text-decoration: underline;
}
.toolbar_strike
{
	color: #9e5205;
	text-decoration: line-through;
}
.toolbar_url
{
}
.toolbar_page
{
	color: bf6207;
}
.toolbar_blog
{
	color: bf6207;
}
.toolbar_email
{
}
.toolbar_quote
{
	color:#666;
	font-size:100%;
	border-style: solid;
	border-color:#DE7008;
	background-color:#ddd;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 1em;
	white-space: normal;
	width:93%; /*overflow: auto;*/
	display: block;
}
.toolbar_quote_heading
{
	color: #de7008;
	font-weight: bold;
}
.toolbar_pre
{
	color:#666;
	font-size:100%;
	border-style: solid;
	border-color:#DE7008;
	background-color:#ddd;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 1em;
	white-space:pre;
	width:93%; /*overflow: auto;*/
	display: block;
}
.toolbar_code
{
	color:#666;
	font-size:120%;
	border-style: solid;
	border-color:#DE7008;
	background-color:#ddd;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 1em;
	white-space:pre;
	width:93%; /*overflow: auto;*/
	display: block;
}
.toolbar_image
{
}
.toolbar_file_attachment
{
	color:#666;
	font-size:100%;
	border-style: solid;
	border-color:#DE7008;
	background-color:#ddd;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 1em;
	white-space:pre;
	width:93%; /*overflow: auto;*/
	display: block;
}

.display_none
{
	display: none;
}

.site_title
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-top:1px solid #eeeeee;
	border-bottom:dotted 1px #E0AD12;
	background:#F5E39E;
	color:white;
}
.main_title
{
	display: block;
	margin: 0px;
	padding:25px 0px 10px 2%;
	border-top:double 3px #BF5C00;
	border-bottom:solid 1px #E89E47;
	color:#F5DEB3;
	background:#DE7008;
	font:bold 250% Verdana,Sans-Serif;
	letter-spacing:-2px;
}
.main_title a:link
{
	text-decoration:none;
	color:#F5DEB3
}
.main_title a:visited
{
	text-decoration:none;
	color:#F5DEB3
}
.quote
{
	padding:0px;
	margin:7px 2% 7px 2%;
	color:#9E5205;
	background:transparent;
	font: 90% Verdana,Sans-Serif;
}
.search_row
{
	border: none;
}
.search_column
{
	border: none;
}
.filter_row
{
	border: none;
}
.filter_column
{
	border: none;
}
.page_row
{
	border: none;
}
.page_column
{
	border: none;
}
.toolbar_button
{
	border: 1px solid black;
}
.toolbar_image_button
{
	border: 1px solid black;
}
.toolbar_dropdown
{
	border: 1px solid black;
}
.toolbar_dropdown_heading
{
	font-size: 80%;
}

body
{
	background:#f6f6f6;
	color:#000;
	font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
}
p
{
    #font-size: 80%;
}

a
{
	color:#DE7008;
}
a:hover
{
	color:#E0AD12;
}
h1
{
	font:bold 150% Verdana,Sans-Serif;
	letter-spacing:-2px;
	color:#9e5205;
}
h2
{
	color:#9E5205;
	font-weight:bold;
	font-family:Verdana,Sans-Serif;
	letter-spacing:-1px;
}
h3
{
	margin:10px 0px 0px 0px;
	color:#777777;
	font-size:100%;
}
h3.inline
{
	margin:10px 0px 0px 0px;
	color:#777777;
	font-size:100%;
	display: inline;
}
h4
{
	color:#aa0033;
	display: inline;
}
h6
{
	color:#B8A80D;
	font-size:120%;
}
pre
{
	color:#666;
	font-size:120%;
	border-style: solid;
	border-color:#DE7008;
	background-color:#ddd;
	padding: 7pt;
	margin-left: 2em;
	white-space:pre;
	width:90%; /*overflow: auto;*/
}
img
{
    border: 0;
}
code
{
	color:#666666;
	font-size:120%;
}
strike
{
	color:#9E5205;
}
form
{
	margin-bottom: 0px;
}

strong.warning
{
    color:red;
}

span.form_row
{
    clear: both;
    padding-top: 5px;
    display: block;
}
span.form_button_row
{
    clear: both;
    padding-top: 11px;
    display: block;
}
.login_form
{
    border: solid thin #DE7008;
    width: 160px;
    font-size: 100%;
}
label.format
{
    float: left;
    width: 10em;
    text-align: right;
    padding-right: 1em;
}
label.login_form_item
{
    float: left;
    width: 6em;
    text-align: right;
    padding-right: 0.5em;
}
.login_no_label
{
	padding-left: 6em;
}
.no_label
{
    padding-left: 11em;
}