/*
	Author Name	: Alex McLarty
	Author Site	: http://harveypooka.net
	Style Name	: Desert 
	Style URI	: http://www.themacgamer.com/
	Version		: 1.0
	Header Height: 269
	Comments	: Theme for The Mac Gamer, with logo designed by David Lanham (www.dlanham.com)
*/

body
	{
	background: rgb(167,193,217);
	font-family: Helvetica;
	}
	
.entry-title	{
	padding-top: 0 !important; 
	margin-top: 0 !important;
}
	
h5
	{
	font-size: 1em;
	
	}

hr
	{
	
	}

#page 
	{
	border: 0;
	min-width: 802px !important;
	_width: 802px !important;
	background: rgb(167,193,217);
	padding-bottom: 0;
	margin-bottom: 0;
	}
	
.content	
	{
	background: url(repeater.png) center;	
	}
	
#header 
	{
	background: url(header.png) no-repeat;
	height: 290px;
	}
	
#footer
	{
	background: url(footer.png) no-repeat top;
	height: 39px;
	}

.footerstyledwith, .footerpoweredby, .footerfeedlinks, .footerstats
	{
	display: none;
	margin: 0;
	padding: 0;
	}

hr
	{
	display: none;
	}
	
.blog-title, .description
	{
	display: none;
	}
	
#primary {
	/* Contains the main column */
	}

.hentry {
	/* Each entry is contained within the 'hentry' class */
	}

.entry-content {
	/* The meat and potatoes of every entry */
	}

/* Menu */

ul.menu li a {
	font-size: 1.5em;
	color: white;
	}

ul.menu 
	{
	padding-bottom: 3px;
	padding-left: 4px;
	}

ul.menu li a {
	color: eee;
	}

ul.menu li a:hover,  {
	background: #585858;
	color: #fff !important;
	}
	
ul.menu li.current_page_item a:hover
	{
		
	}

ul.menu li.current_page_item a {
	
	}

/* Menu End */


#sidebar-1 {
	/* The first sidebar */

	}

#sidebar-2 {
	/* The second sidebar */
	
	}

.secondary {
	/* Contains both sidebars */
	}

#typefrag
	{ 
	width: 192px !important;
	}
	
/* Boot Tramp - for those that have to dirty themselves in Windows! */

.category-boottramp .entry-head
	{
	background: url(BootTramp.png) top left no-repeat;
	padding-top: 75px;
	color: #AF138E;
	}

/* Tables */

table
{
	border-collapse: collapse;
	table-layout: fixed;
	table-width: 500px;
}

td
{
	border: 1px solid black;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
}

.winner
{
	background: #329926;
}

.tabHead1
{
	font-size: 1.4em;
	text-align: center;
}