@charset "utf-8";
/* CSS Document */

body	{
	background: #060 url(http://i46.tinypic.com/2e1ybk9.jpg) repeat;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;	}

td	{
	padding: 0px 3px;	}

img	{
	border: 0;	}

p img	{
	margin: 5px;	}
	
.bold	{
	font-weight: bold;	}
	
.underline	{
	text-decoration: underline;	}

.italic	{
	font-style: italic;	}

.center	{
	text-align: center;	}
	
.right	{
	text-align: right;	}
	
.left	{
	text-align: left;	}
	
.zeroauto	{
	margin: 0 auto;	}
	
.floatright	{
	float: right;	}

.floatleft	{
	float: left;	}

.offline	{
	background: #FFF;
	border: 1px solid #CCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
	margin: 10px;
	padding: 5px;
	color: #333310;	}

.offline a	{
	color: #000;
	font-weight: bold;	}

.offline a:hover	{
	color: #666;
	text-decoration: underline;	}
	
.menu	{
	background-color: #F5F3DB;
	border: 2px solid #C5DDAF;
	border-left: 5px solid #C5DDAF;
	border-radius: 0 20px 15px 0;
	width: 175px;
	margin-right: 5px;
	text-align: left;
	padding: 2px 0px 2px 0px;
	text-shadow: 0 1px 0 #8cb167;	}

.subMenu	{
	border-left: 1px dashed #C5DDAF;
	padding-left: 2px;
	margin: 2px 0 2px 5px;
	background-color: transparent;
	text-shadow: 0 1px 0 #9dbb6a;	}

.gameMenu	{
	font-style: italic;
	border-left: 1px dashed #C5DDAF;
	padding-left: 2px;
	margin: 2px 0 2px 5px;
	text-shadow: 0 1px 0 #a7c761;	}

.menuItem	{
	padding-left: 5px;	}

.activeItem	{
	color: #C5DDAF;
	border-bottom: 2px solid #C5DDAF;
	font-weight: bold;
	text-align: center;
	text-shadow: 0 1px 0 #CCC;	}

.subMenu .activeItem	{
		}

.gameMenu .activeItem	{
		}

.mainWrapper	{
	margin: 0 auto;
	width: 890px;	}

.twfb	{
	display: block;
	background-image: url("images/collage.png");
	background-repeat: no-repeat;
    height: 60px;
    width: 66px;
	margin: 10px 0 0 5px;
	float: left;
	clear: left;	}
	
.twitter	{
	background-position: -3px -70px;	}

.twitter:hover	{
	background-position: -83px -70px;	}
	
.facebook	{
	background-position: -6px -0px;	}

.facebook:hover	{
	background-position: -83px -0px;	}

.youtube	{
	width: 70px;
	background-position: -3px -135px;	}

.youtube:hover	{
	background-position: -81px -136px;	}
	
.affiliates	{
	float: right;
	margin: 10px 20px 0 0;	}
	
.aff	{
	margin: 5px;	}

.logo	{
	background-color: #060;
	width: 100%;
	height: 100px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 3px 3px 4px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 4px rgba(0,0,0,0.5);
	-webkit-box-shadow: 3px 3px 4px rgba(0,0,0,0.5);	}
	
.logo.blue	{
	background: url(./images/bannerb.png) no-repeat;	}

.logo.orange	{
	background: url(./images/bannero.png) no-repeat;	}
	
.logo.green	{
	background: url(./images/bannerg.png) no-repeat;	}
	
.logo.dsc	{
	background: url(./images/bannerdsc.png) no-repeat;	}

.logo.tv	{
	background: url(./images/bannertv.png) no-repeat;	}
	
.mainBody	{
	background-color: #F5F3DB;
	margin: 10px 0;
	border: 0px solid #988B81;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 3px 3px 4px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 4px rgba(0,0,0,0.5);
	-webkit-box-shadow: 3px 3px 4px rgba(0,0,0,0.5);	}
	
.mainMenu	{
	background-image: url(http://i1095.photobucket.com/albums/i478/HMMeadow/Forum%20Graphics/Image71.png);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 196px;	}
	
.indexMenu	{
	padding: 15px 3px 15px 3px;	}

.innerBody	{
	width: 660px;
	height: auto;
	min-height: 760px;
	padding: 5px;
	background: url(http://i1095.photobucket.com/albums/i478/HMMeadow/Forum%20Graphics/Image71.png);
	border: 0px solid #CCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #B38456;
	/*box-shadow: -1px 0px 4px rgba(0,0,0,0.2);
	-moz-box-shadow: -1px 0px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: -1px 0px 4px rgba(0,0,0,0.2);*/	}

div.pageHeader	{
	background: ;
	border-top: 1px dashed #C5DDAF;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: bold;
	margin: 5px 0 5px 0;
	padding-left: 5px;
	text-shadow: 0 1px 0 #CCC;	}
	
.posted	{
	background: ;
	font-size: 12px;	}
	
.post	{
	background: ;
	padding: 4px 4px 4px 6px;
	border-bottom: 0px dashed #333310;	}

.footer	{
	color: #B38456;
	font-size: 16px;
	text-shadow: 3px 3px 4px rgba(0,0,0,0.5);	}
	
h1,h2,h3,h2.pageHeader	{
	background: url(http://i1095.photobucket.com/albums/i478/HMMeadow/Forum%20Graphics/Image70.png) repeat;
	margin: 0;
	padding: 0 0 0 5px;
	border-bottom: 1px solid #C5DDAF;
	letter-spacing: 1px;
	text-shadow: 0 1px 0 #CCC;	}

h1	{
	font-size: 22px;	}

h2	{
	font-size: 20px;
	margin-bottom: 2px;	}

h3	{
	font-size: 18px;
	margin-bottom: 2px;	}

.innerBody a	{
	text-decoration: none;
	color: #B38456;
	letter-spacing: 1px;
	font-weight: bold;	}

.innerBody a:hover	{
	text-decoration: underline;
	color: #666;	}

.screen	{
	border: 1px solid #C5DDAF;
	border-radius: 3px;
	max-width: 100px;
	max-height: 100px;
	padding: 4px;
	margin: 5px;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.3);	}
	
.screen:hover	{
	border: 1px solid #76846A;	}

.hiddenImageContainer	{
	margin: 0 auto;
	min-width: 150px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	background-color: #F5F3DB;
	border: 1px solid #C5DDAF;
	border-radius: 3px;	}

.imageClose	{
	position: relative;
	float: right;
	margin-left: -17px;
	font-size: 10px;
	background-color: #F5F3DB;
	padding: 3px;
	vertical-align: middle;
	border: 1px solid #C5DDAF;
	border-right: 0;
	border-top: 0;
	border-radius: 0 3px 0 3px;	}

.hiddenBoxBackground	{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 100;
	overflow-x: auto;
	overflow-y: scroll;
	display: none;	}

.hiddenBoxContainer	{
	position: relative;
	left: 40%;
	right: 40%;
	top: 20%;
	text-align: center;
	width: 300px;	}

.hiddenBox	{
	background-color: #F5F3DB;
	border: 1px solid #C5DDAF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 3px 3px 4px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 4px rgba(0,0,0,0.5);
	-webkit-box-shadow: 3px 3px 4px rgba(0,0,0,0.5);
	padding: 2px;	}
	
table.hminfo {
	text-align: center;
	border-spacing: 1px;	}

tr.hminfo {
	background: #006600;
	font-weight: bold;
	color: #FFF;	}

td.hminfo {
	border: 1px solid #006600;
	padding: 3px;	}
	
input.text	{
	border: 2px inset #7CBE8D;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 1px;
	margin: 2px;
	color: #333310;	}

input.text:focus	{
	border: 2px inset #006600;	}
	
input.title	{
	font-size: 16px;
	border: 1px solid #CCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 300px;
	padding: 4px;
	color: #666;	}

input.title:hover	{
	border: 1px solid #5794BF;	}

input.title:disabled	{
	background-color: #D6D6D6;
	border: 1px solid #999;
	color: #999;
	cursor: default;	}

input.generic	{
	font-size: 14px;
	border: 1px solid #CCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width: 150px;
	padding: 2px;
	color: #666;	}

input.generic:hover	{
	border: 1px solid #5794BF;	}

textarea.generic	{
	font-size: 14px;
	border: 1px solid #CCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 4px;
	resize: none;
	color: #666;	}

textarea.generic:hover	{
	border: 1px solid #5794BF;	}

select.generic	{
	font-size: 16px;
	padding: 3px;
	color: #666;	}
	
.button	{
	background-color: #FFF;
	border: 1px solid #CCC;
	color: #666;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 4px;
	cursor: pointer;	}

.button:hover	{
	border: 1px solid #5794BF;
	color: #333;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.5);	}

.button:disabled	{
	background-color: #D6D6D6;
	border: 1px solid #999;
	color: #999;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	cursor: default;	}

.tipsy	{
	padding: 5px;
	font-size: 10px;
	position: absolute;
	z-index: 1;	}
.tipsy-inner	{
	padding: 5px 8px 4px 8px;
	background-color: #FFF;
	color: #666;
	border: 1px solid #CCC;
	max-width: 200px;
	text-align: center;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.5);	}
.tipsy-inner	{
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;	}
.tipsy-arrow	{
	position: absolute;
	background: url('images/tipsy.png') no-repeat top left;
	width: 9px;
	height: 5px;	}
.tipsy-n .tipsy-arrow	{
	top: 0;
	left: 50%;
	margin-left: -4px;	}
.tipsy-nw .tipsy-arrow	{
	top: 0;
	left: 10px;	}
.tipsy-ne .tipsy-arrow	{
	top: 0;
	right: 10px;	}
.tipsy-s .tipsy-arrow	{
	bottom: 0;
	left: 50%;
	margin-left: -4px;
	background-position: bottom left;	}
.tipsy-sw .tipsy-arrow	{
	bottom: 0;
	left: 10px;
	background-position: bottom left;	}
.tipsy-se .tipsy-arrow	{
	bottom: 0;
	right: 10px;
	background-position: bottom left;	}
.tipsy-e .tipsy-arrow	{
	top: 50%;
	margin-top: -4px;
	right: 0;
	width: 5px;
	height: 9px;
	background-position: top right;	}
.tipsy-w .tipsy-arrow	{
	top: 50%;
	margin-top: -4px;
	left: 0;
	width: 5px;
	height: 9px;	}
#gravity	{
	width: 100%;
	margin: 5px 0;
	border-spacing: 5px;	}
#gravity td	{
	text-align: center;
	vertical-align: middle;
	padding: 5px 0;
	background-color: #d0d0d0;
	width: 33%;	}
#gravity a	{
	}
#gravity a:hover	{
	color: #505050;
	background: none;	}

.box-container	{
	position: relative;
	float: right;
	top: 80px;
	height: auto;
	margin: 2px;	}

.box-arrow	{
	background: url(images/tipsy.png) no-repeat;
	position: absolute;
	float: left;
	left: -5px;
	top: 45%;
	width: 5px;
	height: 9px;	}

.box-info	{
	background-color: #FFF;
	float: right;
	border: 1px solid #CCC;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 205px;
	padding: 5px 8px 4px 8px;
	font-size: 10px;
	color: #666;
	text-align: center;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.5);	}
	
b.pagination-selected	{
	background-color: #CECCB9;
	border-radius: 3px;
	padding: 3px 6px;
	margin: 0 4px;
	color: #666;	}

.pagination	{
	text-align: right;
	margin: 6px 2px;
	font-size: 12px;	}

.pagination a	{
	background-color: #F5F3DB;
	border: 1px solid #C5DDAF;
	border-radius: 3px;
	padding: 3px 6px;
	margin: 0 4px;
	color: #666;	}
	
.pagination a:hover	{
	text-decoration: none;
	border: 1px solid #76846A;
	color: #333;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.5);	}

.del	{
	margin: 0;	}
	
.delbutton	{
	position: relative;
	float: right;
	margin: -5px 0 0 -5px;
	font-size: 10px;	}

.delbutton:hover	{
	margin: -6px 0 0 -7px;
	border: 1px solid #999;
	border-radius: 3px;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.5);	}

.adminshout	{
	padding: 3px;
	margin: 4px 2px 0 2px;
	float: left;	}
	
.adminname	{
	position: relative;
	float: left;
	top: 15px;
	font-size: 16px;	}
	
.bubble-container	{
	position: relative;
	float: left;
	height: auto;
	margin: 2px;	}
	
.bubble-arrow	{
	background: url(images/bubble.png) no-repeat;
	position: absolute;
	float: left;
	left: 1px;
	top: 20px;
	width: 10px;
	height: 15px;	}
	
.above-bubble	{
	font-size: 10px;
	color: #999;
	padding: 0;
	margin: 0;	}
	
.bubble	{
	background-color: #FFF;
	border: 1px solid #CCC;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	min-width: 120px;
	width: auto;
	max-width: 595px;
	padding: 5px 8px 4px 8px;
	font-size: 13px;
	color: #666;
	margin-left: 10px;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.5);	}
	
.linebreak	{
	clear: both;	}

a	{
	text-decoration: none;
	color: #223123;
	font-weight: bold;	}
	
a:hover	{
	color: #FFF;	}

a.button	{
	font-size: 13px;
	font-family: Arial;
	letter-spacing: 0;
	color: #666;
	text-decoration: none;
	font-weight: normal;
	padding: 6px;	}

a.button:hover	{
	color: #333;
	text-decoration: none;	}

.footer a	{
	font-size: 12px;
	text-decoration: underline;
	color: #B38456;
	font-weight: normal;	}
	
.footer a:hover	{
	color: #000;	}

.menuItem a	{
	display: block;
	color: #C49F7E;
	font-weight: normal;	}

.menuItem a:hover	{
	border-bottom: 1px dashed #C5DDAF;
	text-shadow: none;	}

.activeItem a	{
	text-decoration: none;
	color: #C5DDAF;
	letter-spacing: 1px;
	font-weight: bold;
	display: block;
	font-size: 16px;
	text-shadow: 1px 1px 1px #87858A;	}
	
a.nolink:hover	{
	cursor: inherit;
	color: inherit;
	text-decoration: inherit;	}