.fp1 .forumPost > section {
  padding: 0;
}

#tlmc {
	background-image: url(''),
			 		  url('http://www.teamliquid.net/staff/v1/works/tlmc11/footer.jpg');
	background-position: center top, center bottom;
	background-repeat: no-repeat;
	background-color: #0a0e14;
	background-size: 100%;
	padding-bottom: 10%;
}

#tlmc .text{
	padding: 2% 5% 3% 5%;
	color: #d4d4d4;
	font-size: 1.1em;
	line-height: 1.2em; 
}

#tlmc a:link, #tlmc a:visited, #tlmc a:active{
	color: #3e89e9;
}

#tlmc a:hover{
	color: #2d67b1;
	text-decoration: none;
}

#tlmc h2{
	color: #FFF;
	font-size: 1.6em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: 0;
	padding: 0;
}

#tlmc .cata{
	background-color: #2d67b1;
	font-size: 2em;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	text-align: center;
	padding: 1.5% 0;
}

#tlmc .subtext{
	background-color: #FFF;
	color: #424242;
	font-size: 2.5em;
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
	padding: 0 2%;
	position: relative;
	left: 2%;
	margin-top: -8px;
}

#tlmc .subheader{
	background-image: url('');
	background-repeat: no-repeat; 

}

#tlmc .faqq{
	color: #FFF;
	font-weight: bold;
	margin: 0;
}

#tlmc .faqa{
	margin-left: 3%;
	padding: 3%;
}

#tlmc .faqa:hover{
	background: #121a25;
	padding: 3%;
}

#tlmc .submit{
	background-color: #0a0e14;
	padding: 3% 0;
}

#tlmc .header{
	position: relative;
	padding-bottom: 75%;
}

#tlmc .submithere{
	background: #2d67b1;
	color: #FFF !important;
	width: 280px;
	height: 35px;
	font-size: 1.5em !important;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	margin: auto;
	padding-top: 15px;
}

#tlmc .submithere:hover{
	background: #3e89e9;
}

#tlmc .mapentry {
	margin: 0px 0 0px 0;
}

#tlmc .name {
	font-size: 1.5em;
	text-transform: uppercase;
	text-align: center;
	display: block;
	margin: auto;
	padding-bottom: 20px;
}

#tlmc .mapl {
	width: 300px;
	float: left;
	margin: 0 30px 0 0;
}

#tlmc .mapr {
	width: 300px;
	float: right;
	margin: 0 0 0 30px;
}

#tlmc .resultmap {
	width: 450px;
}

#tlmc .hmap{
	width: 300px;
}

#tlmc .disc {
	font-size: 1em;
	color: #d4d4d4;
	line-height: 1.2em;
}

#tlmc .votebutton{
	width: 60%;
	height: 40px;
	background: #2d67b1;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	padding-top: 20px;
	margin: auto;
	font-size: 2em;
	font-weight: bold;
}

#tlmc .votebutton:hover{
	background: #ecd348;
}

#tlmc .maplist {
	display: inline-block;
	width: 200px;
	padding: 10px;
}

#tlmc .maplistimage {
	width: 200px;
}

#tlmc .maplisttite {
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
}