@charset "utf-8";
body {
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #3B043A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a {
	color:#CCFFCC;
	text-decoration: none;
	font-weight: bold;
}
.table_content h1 {
	font-size:16px;	
}
#topGear {
	width: 100%;
	background-image: url(images/top_gear.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#bottomGear {
	background-image: url(images/bottom_gear.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 5px;
	min-width:720px;
}
.left_site_gears {
	background-image: url(images/left_gears.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 34px;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
#top_Menu_left {
	background-image: url(images/goldborder_top_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 100%;
}
#top_Menu_left #top_menu_right {
	background-image: url(images/goldborder_top_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
	width: 100%;
}

.left_site_gears .left_site_gears_top {
	background-image: url(images/side_gears.png);
	background-repeat: repeat-y;
	background-position: right center;
	width: 37px;
	height: 100%;
}
.right_site_gears {
	background-image: url(images/right_gears.png);
	background-repeat: repeat-y;
	background-position: right top;
	width: 34px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bottom_site_back {
	background-image: url(images/goldborder_bottom_back.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#bottom_site_back #bottom_left_site {
	background-image: url(images/goldborder_bottom_left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#bottom_site_back #bottom_left_site #bottom_right_site {
	background-image: url(images/goldborder_bottom_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 3px;
}
#top_Menu_left #top_menu_right li {
	margin: 0px;
	padding: 0px;
	display: inline;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #5B5F15;
	font-size: 18px;
	font-weight: bold;
}
#top_Menu_left #top_menu_right li:first-child {
	border:none;
}
#top_Menu_left #top_menu_right a {
	color: #FFFED8;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-style: italic;
}
#site_top_left_corner {
	background-image: url(images/left_gears.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#calendar, #archive, #tags {
	width: 200px;
}

#site_top_right_corner {
	background-image: url(images/right_gears.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#top_Menu_left #top_menu_right ul {
	margin: 0px;
	padding: 0px;
}




.comment .comment_body .comment_subject {
	font-size: 16px;
	font-weight: bold;
	color: #999933;
}
.comment .comment_body .byline {
	font-size: 10px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 2px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}
.comment .comment_body p {
	margin: 5px;
}
#comment #comment_text {
	height: 100px;
	width: 100%;
}
#comment #subject {
	width: 100%;
}
.comment .avatar .highscore {
	font-size: 10px;
}
.comment .comment_options {
	float: right;
	font-size: 10px;
}
.comment {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.comment .avatar {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}


#topGear #bottomGear .title {
	font-family: Arial, Helvetica, sans-serif;
	color: #999B26;
	font-size: 14px;
	font-weight: bold;
	background-image: url(images/shortdivide_line.png);
	background-repeat: no-repeat;
	background-position: 55px bottom;
	padding-bottom: 2px;
	margin: 0px;
}
#topGear #bottomGear p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#topGear #bottomGear .title img {
	margin-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#topGear #bottomGear h1.featured {
	color: #999B26;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#topGear #bottomGear .title a {
	color: #999B26;
	text-decoration: none;
}
#topGear #bottomGear {
	color: #000000;
}
.blog_entry .blog_user {
	float: right;
	font-weight: bold;
	text-align: center;
}
.blog_entry {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.blog_entry img {
	max-width:300px;
}
.blog .comments img {
	max-width:100px;
}
.blog_archive li {
	list-style-type: none;
}



#breadcrumbs a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#user {
	float: right;
}

#topGear #bottomGear #user {
	text-align: right;
	float: right;
}
.calendar_header {
	color: #5B323D;
}

.calendar_day {
	color: #000000;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9B5568;
	border-right-color: #5B323D;
	border-bottom-color: #5B323D;
	border-left-color: #9B5568;
	background-color: #EFEFEF;
}
.calendar_holder {
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCCCCC;
}

#topGear #bottomGear .table_content a, #topGear #bottomGear #breadcrumbs a , #topGear #bottomGear #user a, .comment a {
	color: #7A7C1F;
	text-decoration: none;
	font-weight: bold;
}
#topGear #bottomGear #breadcrumbs {
	float: left;
}
#topGear #bottomGear #submit {
	font-weight: bold;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
}
.required {
	background-color: #FFFFCC;
}
.valid {
	background-color: #99FF99;
}
.invalid {
	background-color: #FF6666;
}
.score_line {
	border-bottom-width: thin;
	border-bottom-style: dotted;
}
.score_header {
	font-size:18px;
}
#topGear #bottomGear table {
	clear:both;
}
#game_window{
	background-image:url(images/Turnoffaddblocker.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.gear_table_header {
	color: #FFFFFF;
	background-image: url(images/table_border_top_gear.png);
	background-repeat: no-repeat;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	height: 47px;
}
.gear_table_header_left {
	background-image: url(images/table_border_hearder_left.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 47px;
	margin: 0px;
	padding: 0px;
}

.gear_table_header_text {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	padding-top: 8px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: nowrap;
	min-width:220px;
}
.table_content {
	padding-top: 5px;
}
.blog_entry  .byline {
	font-size: 10px;
}
.blog_entry h1 {
	margin: 0px;
	padding: 0px;
}
.blog_entry p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.username {
	font-weight:bold;
}
.username img {
	vertical-align:middle;
	border:none;
}
.user_rank {
	color:#000000;
	font-size:9px;
}
#login_form #user-name #left {
	background-image: url(images/login_background_user_left.png);
	height: 55px;
	width: 14px;
	background-repeat: no-repeat;
	background-position: right center;
}
#login_form #user-name #label {
	background-image: url(images/login_background_user_back.png);
	font-weight: bold;
	text-align: right;
}
#login_form #user-name {
	margin-bottom: 10px;
}
#login_form #user-name #input #right-gear {
	background-repeat: no-repeat;
	background-position: right;
	height: 55px;
}
#login_form #user-name #right #right-gear, #signup_form #right-gear {
	background-repeat: no-repeat;
	background-position: left;
	height: 55px;
	widows:100%;
}


#login_form #user-name #input {
	background-image: url(images/login_background_user_back.png);
}
#login_form td.spacer, #signup_form td.spacer {
	height: 10px;
}
#login_form input, #signup_form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 13px;
	margin-left: 10px;
	padding: 5px;
	border: 1px solid #660066;
	width: 90%;
}
#login_form #label, #signup_form #label {
	font-size: 16px;
	text-align: right;
	white-space: nowrap;
	width: 20%;
}
#login_form #buttons input, #signup_form #buttons input {
	color: #999B26;
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660066;
	border-right-color: #330033;
	border-bottom-color: #660066;
	border-left-color: #330033;
	font-weight: bolder;
	font-size: 16px;
	width: 100px;
}
#login_form #buttons input:hover, #signup_form #buttons input:hover {
	color: #999B26;
	background-color: #FFFFFF;
	cursor:pointer;
}
#login_form #buttons {
	text-align: right;
}
#signup_form select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 13px;
	margin-left: 10px;
	padding: 5px;
	border: 1px solid #660066;
}

#login_form #user-name #right, #signup_form #right {
	background-image: url(images/login_background_pass_right.png);
	height: 55px;
	width: 12px;
	background-repeat: no-repeat;
	background-position: left center;
}

#login_form #password #left, #signup_form #left {
	background-image: url(images/login_background_pass_left.png);
	height: 55px;
	width: 14px;
	background-repeat: no-repeat;
	background-position: right center;
}
#login_form #password #label, #signup_form #label {
	background-image: url(images/login_background_pass_back.png);
	font-weight: bold;
	text-align: right;
}
#login_form #password #input, #signup_form #input {
	background-image: url(images/login_background_pass_back.png);
}
#login_form #password #right {
	background-image: url(images/login_background_pass_right.png);
	height: 55px;
	width: 12px;
	background-repeat: no-repeat;
	background-position: left center;
}
#login_form #password #input #right-gear {
	background-repeat: no-repeat;
	background-position: right;
	height: 55px;
}
#login_form #password #right #right-gear {
	background-repeat: no-repeat;
	background-position: left;
	height: 55px;
	widows:100%;
}

#login_form, #signup_form{
	width: 100%;
}

.game_small #left_top {
	background-image: url(images/signup_lefttop_frame.png);
	height: 18px;
	width: 25px;
}
.game_small #top {
	background-image: url(images/signup_top_frame.png);
	background-repeat: repeat-x;
	background-position: top;
}
.game_small #right_top {
	background-image: url(images/signup_righttop_frame.png);
	height: 18px;
	width: 25px;
}
.game_small #left {
	background-image: url(images/signup_left_frame.png);
	background-repeat: repeat-y;
	background-position: left;
}
.game_small #right {
	background-image: url(images/signup_right_frame.png);
	background-repeat: repeat-y;
	background-position: right;
}
.game_small #left_bottom {
	background-image: url(images/signup_leftbottom_frame.png);
	height: 18px;
	width: 25px;
}
.game_small #bottom {
	background-image: url(images/signup_bottom_frame.png);
	background-repeat: repeat-x;
	background-position: top;
}
.game_small #right_bottom {
	background-image: url(images/signup_rightbottom_frame.png);
	height: 18px;
	width: 25px;
}
.header_large #left {
	background-image: url(images/table_border_top_left.png);
	height: 47px;
	width: 13px;
}
.header_large #right {
	background-image: url(images/table_border_top_right.png);
	height: 47px;
	width: 13px;
}
.header_large #top {
	color:#FFFFF;
	background-image: url(images/table_border_top.png);
	background-repeat: repeat-x;
}
.header_large #top #gear_table_header_left {
	color:#FFFFF;
	height: 47px;
	background-image: url(images/table_border_hearder_left.png);
	background-repeat: no-repeat;
	background-position: left;
}
.header_large #top #gear_table_header_left #gear_table_header {
	color:#FFFFF;
	background-image: url(images/table_border_top_gear.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 47px;
}
.header_large #top #gear_table_header_left #gear_table_header #gear_table_header_text {
	color:#FFFFF;
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	padding-top: 8px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	white-space: nowrap;
	min-width:220px;
}
.header_small #left {
	background-image: url(images/smaller_headerlefta.png);
	background-repeat: no-repeat;
	height: 26px;
	width: 13px;
}
.header_small #top {
	background-image: url(images/smaller_headermiddle.png);
	height: 26px;
}
.header_small #top #gear_table_header_left {
	background-image: url(images/smaller_headerleft_middle.png);
	background-repeat: no-repeat;
	background-position: left;
	height:26px;
}
.header_small #top #gear_table_header_left #gear_table_header {
	background-image: url(images/smaller_headerright_middle.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 26px;
}
.header_small #right {
	background-image: url(images/smaller_headerrighta.png);
	height: 26px;
	width: 13px;
}

.header_large a {
	color:#FFFFF;
}
.header_small #top #gear_table_header_left #gear_table_header #gear_table_header_text {
	font-size: 16px;
	padding-top: 2px;
}
.header_small #top #gear_table_header_left #gear_table_header #gear_table_header_text {
	font-weight: bold;
	color: #FFF;
}
#comments_header tr #left {
	background-image: url(images/Commentbar_left.png);
	height: 55px;
	width: 22px;
	margin: 0px;
	padding: 0px;
}
#comments_header tr #back {
	background-image: url(images/Commentbar_middle.png);
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
.table tr .left {
	background-image: url(images/table_border_left.png);
	background-repeat: repeat-y;
	background-position: left;
}
.table .table_bottom .left {
	background-image: url(images/table_border_bottom_left.png);
	height: 16px;
	width: 13px;
}
.table tr .right {
	background-image: url(images/table_border_right.png);
	background-repeat: repeat-y;
	background-position: right;
}
.table .table_bottom .right {
	background-image: url(images/table_border_bottom_right.png);
	height: 16px;
	width: 13px;
}
.table .table_bottom .bottom {
	background-image: url(images/table_border_bottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#comments_header {
	width: 100%;
	padding: 0px;
}
#comments_header tr #right {
	background-image: url(images/Commentbar_right.png);
	height: 55px;
	width: 139px;
	margin: 0px;
	padding: 0px;
}
.tag_75 {
	font-size:20px;
}
.tag_50 {
	font-size:14px;
}
.tag_25 {
	font-size:10px;
}
.tag_1 {
	font-size:5px;
}

#game_window_table #top {
	background-color: #51064B;
	height: 2px;
}
#game_window_table #bottom #left {
	background-image: url(images/gamewindow_bottom_left_corner.png);
	height: 40px;
	width: 18px;
	background-repeat: no-repeat;
	background-position: left top;
}
#game_window_table #bottom #right {
	background-image: url(images/gamewindow_bottom_right_corner.png);
	height: 40px;
	width: 14px;
	background-repeat: no-repeat;
	background-position: right top;
}

#game_window_table #middle #left, #game_window_table #middle #right {
	background-color: #51064B;
	background-image: none;
	width:4px;
}
#game_window_table #top {
	background-color: #51064B;
	background-image: none;
	height:4px;
}
#game_window_table #bottom #middle #middle_left {
	background-image: url(images/gamewindow_bottom_left.png);
	height: 40px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
}
#game_window_table #bottom #middle #middle_left #middle_right {
	height: 40px;
	width: 100%;
	background-image: url(images/gamewindow_bottom_right.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#game_window_table #bottom #game_footer {
	margin: 0px;
	padding-top: 10px;
	color:#FFF;
}
#game_window_table #game_footer #rating, #game_window_table #game_footer #embed {
	margin-left: 10px;
	font-weight: bold;
}

#game_window_table #bottom #middle {
	background-image: url(images/gamewindow_bottom_back.png);
	background-repeat: repeat-x;
}
.profile_table .top {
	height: 14px;
}
.profile_table .top .left {
	background-image: url(images/profile_table_top_left.png);
	width: 14px;
}
.profile_table .top .right {
	background-image: url(images/profile_table_top_right.png);
	width: 14px;
}
.profile_table .middle {
	background-image: url(images/profile_table_back.png);
}
.profile_table .bottom {
	height: 14px;
}
.profile_table .bottom .left {
	background-image: url(images/profile_table_bottom_left.png);
	width: 14px;
}
.profile_table .bottom .right {
	background-image: url(images/profile_table_bottom_right.png);
	width: 14px;
}
.profile_table {
	width:100%;
	margin-top: 10px;
}.profile_table ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.header_large #gear_table_header_text {
	color: #FFF;
}
.profile_table h1 {
	font-size: 18px;
}

.fav_game {
	display: inline-block;
}
.profile_table .content a {
	color: #5B5F15;
}

.fav_game .rank {
	float: right;
	clear: none;
	font-weight:bold;
}
.fav_game a {
	color:#FFFFFF;
}
.fav_game .rank a:hover {
	color:#FF9;
}
.score_row_even td, .score_row_odd td {
	padding:5;
	margin:0;
	font-size:10px;
}
.score_row_even {
	background-color: #CCC;
}
.score_row_even a {
	color:#000;
}

#edit_profile .profile_table .middle .content table tr td input, #edit_profile .profile_table .middle .content table tr td textarea {
	width: 100%;
	border: 2px solid #333;
	padding: 4px;
}
/*#edit_profile #submit, #edit_profile #reset {*/
#edit_profile .profile_button_bottom {
	font-size: 16px;
	background-color: #FFC;
	padding: 5px;
	border: 2px solid #5B5F15;
	font-weight: bold;
}
#edit_profile #reset {
	float: right;
}
#edit_profile .profile_button {
	font-size: 12px;
	background-color: #FFC;
	padding: 5px;
	border: 2px solid #5B5F15;
	font-weight: bold;
}
.profile_message{
	background-color:#FF6;
	padding:5px;
	margin:5px;
	border:solid 1px #000;
	font-weight:bold;
}
.profile_message .bad, .profile_message .good {
	margin-left:10px;
}
.profile_message .bad {
	color:#900;
}
.profile_message .good {
	color:#060
}
#notice {
	text-align:center;
}
.profile_table tr .info h2 {
	font-size: 14px;
}
.highlighted {
	background-color: #FF0;
}
