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

body {font-family:Arial, Helvetica, sans-serif;}

a {text-decoration:none;outline:none;}
	a:link {color:#eb2d14;text-decoration:none;}
	a:hover {text-decoration:underline;}
	a:visited {color:#eb2d14;text-decoration:none !important;}
	a:visited:hover {text-decoration:underline !important;}

.input_submit:hover {cursor:pointer;}
	
.image {overflow:hidden;}

body {background:#671c0d url(http://www.hotghettomess.com/images/backgrounds/hgm-bg-tile.jpg) repeat-x top left;}

#pseudoBody {width:999px;margin:0 auto;}

#header {position:relative;height:1%;padding:10px 0 0;background:url(http://www.hotghettomess.com/images/backgrounds/hgm-logo.jpg) no-repeat top left;}
	
	a#logo {display:block;position:absolute;top:10px;left:0;z-index:1000;width:226px;height:146px;}
	
	#header .leaderboard {margin-bottom:10px;float:right;}
	#cse-search-box {float:right;width:728px;height:40px;margin-bottom:2px;font-size:11px;color:#fff;}
		#moto {display:block;float:left;font-size:26px;font-weight:bold;color:#fff;}
		#cse-search-box div {float:right;text-align:right;}
		#cse-search-box div input {margin-bottom:4px;}
		#cse-search-box div a {color:#fff;}

	#mainNav {clear:both;width:999px;height:33px;margin:0;padding:11px 0 0 0;overflow:hidden;list-style-type:none;}
	#mainNav li {float:left;margin:0 1px 0 0;padding:0;background:#dac0b5 url(http://www.hotghettomess.com/images/backgrounds/nav-off-tile.gif) repeat-x bottom left;list-style-type:none;}
	#mainNav li a {display:block;padding:8px 15px 8px;color:#000;font-size:16px;font-weight:bold;background:url(http://www.hotghettomess.com/images/backgrounds/nav-corner.gif) no-repeat top left;}
	#mainNav li a:hover {text-decoration:none !important;background:#dac0b5 url(http://www.hotghettomess.com/images/backgrounds/nav-corner.gif) no-repeat top left;}
	#mainNav li.selected {background:#fff url(http://www.hotghettomess.com/images/backgrounds/nav-selected-tile.gif) repeat-x top left;}
	#mainNav li.selected a {background:url(http://www.hotghettomess.com/images/backgrounds/nav-corner.gif) no-repeat top left;}
	#mainNav li.selected a:hover {text-decoration:none;}
	#mainNav li.submitYrMess {background:#eb2d14 url(http://www.hotghettomess.com/images/backgrounds/nav-submit-tile.gif) repeat-x bottom left;}
	#mainNav li.submitYrMess a {color:#fff;background:url(http://www.hotghettomess.com/images/backgrounds/nav-submit-corner.gif) no-repeat top left;}
	#mainNav li.submitYrMess a:hover {background:#eb2d14 url(http://www.hotghettomess.com/images/backgrounds/nav-submit-corner.gif) no-repeat top left;}

#mainContent {padding:20px 0;background-color:#e8dfd7;}

.forum #footer {width:979px;margin:0 auto;padding:10px;background:#fff;}
	#footer p {margin-bottom:7px;text-align:center;font-size:14px;}
	#footer form {margin:0 100px;padding-top:12px;text-align:center;}


.adBanner {margin-bottom:15px;}
.leaderboard {float:right;width:728px;height:90px;}
	.forum #footer .adBanner {width:100%;clear:both;text-align:center;}
.mediumRectangle {margin-bottom:15px;width:300px;}
.skyscraper {width:160px;}
.fullBanner {width:468px;height:60px;margin-bottom:15px;}
.adBanner label {display:block;margin-bottom:5px;text-align:center;font-size:10px;text-transform:uppercase;color:#593429;}

.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

img {border:none;}
.spacer {clear:both;}