/* Style reset */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of style reset */

body {
	background: #888888 url('/web/20120501123559im_/http://minecraftforfree.com/images/bg.jpg') repeat top left;
}

.wrapper {
	min-width: 980px;
}

a {
	color: #73b5ff;
}

a:hover {
	color: white;
	text-decoration: underline;
}

i {
	font-style: italic;
}

em {
	font-weight: bold;
}


/* Header styles */

.logo {
	padding: 20px;
}

.header {
	margin: 0px;
	height: 192px;
	background: #888888 url('/web/20120501123559im_/http://minecraftforfree.com/images/header.jpg') repeat-x top left;
}

/* Nav bar */

.navbar {
	position: absolute;
	top: 10px;
	right: 5px;
}

.nav_container {
	width: 790px;
}

.navbar ul {
	list-style-type: none;
}

.navbar li {
	width: 120px;
	height: 40px;
	margin: 0px 5px;
	float: left;
}

#home a {
	display: block;
	width: 120px;
	height: 40px;
	background: transparent url('/web/20120501123559im_/http://minecraftforfree.com/images/home.jpg') no-repeat;
}

#home a:hover {
	background-position: -120px 0;
}

#about a {
	display: block;
	width: 120px;
	height: 40px;
	background: transparent url('/web/20120501123559im_/http://minecraftforfree.com/images/about.jpg') no-repeat;
}

#about:hover a {
	background-position: -120px 0;
}

#faq  a{
	display: block;
	width: 120px;
	height: 40px;
	background: transparent url('/web/20120501123559im_/http://minecraftforfree.com/images/faq.jpg') no-repeat;
}

#faq a:hover {
	background-position: -120px 0;
}

#youtube a {
	display: block;
	width: 120px;
	height: 40px;
	background: transparent url('/web/20120501123559im_/http://minecraftforfree.com/images/youtube.jpg') no-repeat;
}

#youtube a:hover {
	background-position: -120px 0;
}

#twitter a {
	display: block;
	width: 120px;
	height: 40px;
	background: transparent url('/web/20120501123559im_/http://minecraftforfree.com/images/twitter.jpg') no-repeat;
}

#twitter a:hover {
	background-position: -120px 0;
}

#forum a {
	display: block;
	width: 120px;
	height: 40px;
	background: transparent url('/web/20120501123559im_/http://minecraftforfree.com/images/forum.jpg') no-repeat;
}

#forum a:hover {
	background-position: -120px 0;
}

/* End nav bar images */
/* End of header styles */



/* Begin content styles */

h1 {
	text-align: left;
	font-size: 28px;
	font-weight: bold;
}

.content {
	padding: 10px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: white;
	height: 100%;
}

.container {
	width: 1182px;
	margin: -50px auto 0px;
}

.mid_content {
	margin: 0px 40px;
	width: 862px;
	float: left;
}

.mid_ad {
	position: relative;
	width: 728px;
	margin: 0px auto -10px;
}

.ad_column {
	position: relative;
	width: 120px;
	margin: 30px auto 0px;
	float: left;
}

.ad_box {
	background: black;
	position: relative;
	width: 300px;
	height: 250px;
	float: left;
}

.ad_box.left {
	margin-right: 100px;
}

.ad_box.right {
	margin-left: 100px;
}

.ad_boxcontainer {
	margin: 0px auto;
	width: 804px;
}

.game_box {
	width: 854px;
	border: 1px solid black;
	padding: 4px 4px 3px 4px;
	background: #7f7f7f;
}

.content_box {
	padding: 10px;
	margin-top: 30px;
	background: #777777;
	text-align: center;
}

.content_box.content_title {
	margin-bottom: 20px;
}

.content_box.textleft {
	text-align: left;
}

.container.nosides {
	width: 944px;
}

.entry {
	margin: 0px auto;
	width: 692px;
	height: 40px;
}

.entry ul {
	list-style-type: none;
}

.entry li a {
	margin: 0px 2px;
	color: white;
	text-decoration: none;
	display: block;
	height: 16px;
	width: 340px;
	padding: 10px 0px;
	border: 1px solid black;
	float: left;
}

.entry li a:hover {
	background: #333333;
}

/* End content styles */

/* Begin footer styles */

.clearfooter {
	height: 40px;
	clear: both;
}

.footer {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: white;
	width: 844px;
	padding: 10px;
	margin: 0px auto 30px;
	background: #777777;
	text-align: center;
}

/* End footer styles */
/*
     FILE ARCHIVED ON 12:35:59 May 01, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 01:08:37 Mar 21, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.549
  load_resource: 127.53
  PetaboxLoader3.resolve: 45.583
  PetaboxLoader3.datanode: 9.874
*/