/*
Theme Name: Imagination
Theme URI: http://www.cssjockey.com
Description: Imagination - Fully Customizable WordPress Theme. A gift from <a href="http://www.cssjockey.com">CSSJockey.com</a> to all WordPress users. <br />Make sure you share this theme with your loved ones. <a href="http://www.cssjockey.com">Check for Updates</a>
Version: 1.0
Author: CSSJockey
Author URI: http://http://www.cssjockey.com/
*/
/*
Copyright (c) 2009, CSSJockey! All rights reserved - http://www.cssjockey.com
Version: 2.3.1
*/
body {
	background:#000 url(images/bg.jpg) center no-repeat fixed;
	font:normal 9pt Arial, Geneva, Helvetica, sans-serif;
	color:#e1e1e1;
	line-height:1.6;
}
a{
	color:#ff9600;
}
a:hover{
	color:#FFFFFF;
}
#wrapper{
	width:780px;
	margin:0px auto 0px 125px;

}
#header{
	height:180px;
	color:#FFF;
}
#contentcontainer{
	clear:both;
	width:780px;
	padding:25px 0 0 0;
}
#content{
	width:565px;
	margin:0px 0px 0px 12px;
}
#sidebar{
	width:180px;
	margin:0px;
	padding:0px;
}
#footer{
	clear:both;
	width:760px;
	padding:10px;
}
/* Structure */

/* Global Colors */
.colororange{
	color:#ff9600;
}

h3.category {
	text-align: center;
	color : #ff9600;
}
.tname, .tyear, .tcity, .tteam {
	margin-right: 10px;
	text-align: left;
}

.tname {
	width: 90px;
}

.tyear {
	width: 60px;
}

.tcity {
	width: 150px;
}

.tteam {
	width: 150px;
}

th {
	font-weight: bold;
}
