/* GLOBALHEADER */
	#globalheader {
		width: 783px; 
		height: 39px; 
		margin: 50px auto 40px auto; 
		position: relative; 
	}
	
	#globalheader ul { 
		list-style: none; 
	}
	
	#globalheader #gnav { 
		margin: 0; 
		padding: 0; 
	}
	
	#globalheader #gnav li { 
		float: left; 
		margin: 0; 
		padding: 0; 
	}
	
	#globalheader #gnav li a { 
		float: left; 
		height: 39px; 
		line-height: 38px; 
		overflow: hidden; 
		text-indent: -999em; 
		width: 130px; 
	}
	
	#globalheader #gnav li a,
	#globalheader #globalsearch { 
		background-image: url(nav.png); 
		background-repeat: no-repeat;
	}
	#globalheader {
		height: 39px !important;
		z-index: 255;
	}

/* BUTTONS */
	#globalheader #gnav li#nav_home a { 
		background-position: 0 0; 
	}
	
	#globalheader #gnav li#nav_about a { 
		background-position: -130px 0; 
	}
	
	#globalheader #gnav li#nav_articles a { 
		background-position: -260px 0; 
	}
	
	#globalheader #gnav li#nav_games a { 
		background-position: -390px 0; 
	}
	
	#globalheader #gnav li#nav_misc a { 
		background-position: -520px 0; 
	}
	
	#globalheader #gnav li#nav_contact a { 
		background-position: -650px 0; 
	}
		
/* HOVER STATES */
	#globalheader #gnav li#nav_home a:hover { 
		background-position: 0 -41px; 
	}
	
	#globalheader #gnav li#nav_about a:hover { 
		background-position: -130px -41px; 
	}
	
	#globalheader #gnav li#nav_articles a:hover { 
		background-position: -260px -41px; 
	}
	
	#globalheader #gnav li#nav_games a:hover { 
		background-position: -390px -41px; 
	}
	
	#globalheader #gnav li#nav_misc a:hover { 
		background-position: -520px -41px; 
	}
	
	#globalheader #gnav li#nav_contact a:hover { 
		background-position: -650px -41px; 
	}
		
/* CLICKED STATES */
	#globalheader #gnav li#nav_home a:active { 
		background-position: 0 -82px; 
	}
	
	#globalheader #gnav li#nav_about a:active { 
		background-position: -130px -82px; 
	}
	
	#globalheader #gnav li#nav_articles a:active { 
		background-position: -260px -82px; 
	}
	
	#globalheader #gnav li#nav_games a:active { 
		background-position: -390px -82px; 
	}
	
	#globalheader #gnav li#nav_misc a:active { 
		background-position: -520px -82px; 
	}
	
	#globalheader #gnav li#nav_contact a:active { 
		background-position: -650px -82px; 
	}
		
/* ACTIVE STATES */
	#globalheader.home #gnav li#nav_home a { 
		background-position: 0 -123px !important; 
	cursor: default; 
	}
	
	#globalheader.about #gnav li#nav_about a { 
		background-position: -130px -123px !important; 
	}
	
	#globalheader.articles #gnav li#nav_articles a { 
		background-position: -260px -123px !important; 
	}
	
	#globalheader.games #gnav li#nav_games a { 
		background-position: -390px -123px !important; 
	}
	
	#globalheader.misc #gnav li#nav_misc a { 
		background-position: -520px -123px !important; 
	}
	
	#globalheader.contact #gnav li#nav_contact a { 
		background-position: -650px -123px !important; 
	}



/*********************************************************************************************************************/


	html {
		background: #fff;
	}

	body {
		font-size: 62.5%; /* Sets the page font to 10px */
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
		text-align: center;
		color: #444;
		background: #fff url(topbg.jpg) repeat-x;
		margin:0;
		padding:0;
	}

p {
line-height: 2em;
}

	#wrapper {
		width: 779px;
		margin: 0 auto;
		padding: 0;
		text-align: left;
		font-size: 1.1em;
	}
	
	#content {
		float: right;
		width: 525px;
	}

	#logo {
		margin:0 auto;
		text-align:center;
	}

	#logo img {
		height:184px;
		width:744px;
		border: 0;
	}

	.date {
		z-index:3;
		margin-top:-21px;
		text-align:left;
		font-size:80%;
	}

	.curr_time {
		z-index:3;
		margin-top:-12px;
		text-align:right;
		font-size:80%;
	}

	#sidebar {
		float: left;
		width: 240px;
		padding: 1px 0 60px;
	}

	#footer {
		padding: 60px 0;
		margin: 50px 0 0 0;
		clear: both;
		border-top: 1px solid #ccc;
		border-bottom: 0;
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

	h2 {
		font-size: 2.0em;
		color: #444;
		font-weight: normal;
		font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	}

	.entry {
		padding: 10px 10px 0 10px;
		width: 505px;
		overflow: auto;
		height: 1%;
		border-top:3px #ccc double;
		border-bottom:3px #ccc double;
		margin-top:5px;
		margin-bottom: 5px;
	}

	.righty {
		text-align:right;
		padding-bottom:10px;
	}

	.metadata a {
		text-decoration: none;
		color: #06c;
		padding-bottom: 2px;
		margin-top: 5px;
		border-bottom: 1px solid #ddd;
		text-align: right;
	}
	
	#mainArticle {
		margin-bottom: 20px;
		}
	
	#lesserArticles {
		margin-bottom: 50px;
		}
	
	#sportsArticle {
	float: left;
	margin-bottom: 50px;
	}
	
	#sportsArticle .post, #entertainmentArticle .post {
	width: 245px;
	}
	
	#sportsArticle .entry, #entertainmentArticle .entry {
	width: 240px;
	}
	
	#entertainmentArticle {
	float: right;
	margin-bottom: 50px;
	}

.entry {
line-height: 2em;
}

a {
text-decoration: none;
color: #222;
}

a:hover {
color: #0000FF;
}

#mainArticle {
margin-bottom: 20px;
}

#mainArticle h1 {
background: transparent url(featuredArticle.png) no-repeat top left;
width: 326px;
height: 39px;
}

#mainArticle h1 span {
display: none;
}

#sportsArticle h2 {
background: transparent url(sportsArticle.png) no-repeat top left;
width: 142px;
height: 29px;
}

#sportsArticle h2 span {
display: none;
}

#entertainmentArticle h2 {
background: transparent url(entertainmentArticle.png) no-repeat top left;
width: 227px;
height: 29px;
}

#entertainmentArticle h2 span {
display: none;
}

#aboutPage h1.welcome {
background: transparent url(welcome.png) no-repeat top left;
width: 384px;
height: 39px;
}

#aboutPage h1.welcome span {
display: none;
}

#aboutPage h1.about {
background: transparent url(about.png) no-repeat top left;
width: 187px;
height: 40px;
}

#aboutPage h1.about span {
display: none;
}

#gamesPage h1 {
background: transparent url(games.png) no-repeat top left;
width: 132px;
height: 40px;
}

#gamesPage h1 span {
display: none;
}

#gamesPage a {
margin-left: 20px;
font-size: 120%;
font-weight: bold;
}

#contactPage p{
margin-left: 20px;
}

#contactPage h1 {
background: transparent url(contact.png) no-repeat top left;
width: 162px;
height: 40px;
}

#contactPage h1 span {
display: none;
}

#sidebar h2.weather {
background: transparent url(weather.png) no-repeat top left;
width: 229px;
height: 40px;
} 

#sidebar h2.news {
background: transparent url(news.png) no-repeat top left;
width: 237px;
height: 40px;
} 

#sidebar h2 span {
display: none;
}

h1, h2, h3, h4 {
margin-bottom: 10px;
}

#footerText {
width: 779px;
text-align:left;
margin: 0 auto;
}

#footerText .left{
float: left;
}

#footerText .right{
float: right;
text-align: right;
}

.indent {
margin-left: 20px;
}

#gamesPage li{
height: 50px;
margin: 0;
padding: 3px 7px;
line-height: 50px;
}

#gamesPage li.run{
list-style-image: url(./games/running.jpg);
}

#gamesPage li.car{
list-style-image: url(./games/4x4.jpg);
}

#gamesPage li.bmx{
list-style-image: url(./games/bmx.jpg);
}

#gamesPage li.golf{
list-style-image: url(./games/golf.jpg);
}

#gamesPage li.tanks{
list-style-image: url(./games/tanks.jpg);
}
