/*********************************
 * Root
 */
body {
	font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #fefaf2;
	/*background-color: #c0c1c0;*/
}

.wrapper {
	width: 825px;
	margin: 0 auto;
	clear: both;
}

a {
color: #6e9916;
text-decoration: none;
}

a:hover {
color: #83c300;
text-decoration: underline;
}

a img{
margin: 0px;
padding: 0px;
border: none;
text-decoration: none;
}

a:hover img {
border: none;
text-decoration: none;
}

table {
border-spacing: 7px;
}

tr {
vertical-align: top;
height: 85px;
}

h1 {
margin: 0;
font-weight: normal;
font-size: 28px;
color:#00599D;
letter-spacing:-1px;
}

h3 {
margin: 0;
padding: 0;
}

span.gamerscore {
font-size: 14px;
color: #7e7e7e;
margin: 0 0 0 15px;
}

/*********************************
 * Header
 */
#header {
	min-width: 825px;
	height: 100px;
	background: url("images/header.jpg") repeat-x #253c4c;
}

#header .wrapper {
	min-width: 900px;
}

	#badge {
		float: left;
		position: relative;
		width: 47px;
		height: 100px;
		background: url("images/logo/badge.png") no-repeat;
	}
	
	#wordmark {
		float: left;
		position: relative;
		margin-left: 10px;
		width: 285px;
		height: 100px;
		background: url("images/logo/wordmark.jpg") no-repeat;
	}
	
	#version {
		float: left;
		position: relative;
		margin-left: 30px;
		line-height: 100px;
		color: #939393;
		font-size: 0.7em;
	}

#nav{
	font-size: 90%;
	margin: 0;
	padding: 0;
	height: 35px;
	background: url("images/bluefade.gif") repeat-x;
}

#nav ul.tabs{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

	#nav ul.tabs li {
	float: left;
	padding: 0;
	margin: 0;
	background: url("images/tab_rightoff.gif") no-repeat right top;
	margin-right: 0px;
	}

	#nav ul.tabs li a {
	display: block;
	padding: 8px 10px;
	color:#AAAAAA;
	text-decoration: none;
	background: url("images/tab_leftoff.gif") no-repeat left top;
	}
	
	#nav ul.tabs li a:hover{
	color:#888888;
	}
	
	#nav ul.tabs li.current {
	float: left;
	padding: 0;
	margin: 0 5px;
	background: url("images/tab_right.gif") no-repeat right top;
	margin-right: 1px;
	}

	#nav ul.tabs li.current a {
	display: block;
	padding: 8px 10px;
	color: #5fa3d6;
	text-decoration: none;
	background: url("images/tab_left.gif") no-repeat left top;
	}
	
	#nav ul.tabs li.current a:hover{
	color:#FFB900;
	}

/*********************************
 * Home Page
 */

.post .title h1 {
	margin: 0;
	font-weight: normal;
	font-size: 28px;
	color:#6E9916;
	letter-spacing:-1px;
}

.post h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size:20px;
	line-height: normal;
	color:#6E9916;
	letter-spacing:-1px;
}

.post .meta {
	margin-left: 3px;
	font-size: 12px;
	line-height: 18px;
	color: #00599D;
}

.post .entry {
	font-size: 16px; line-height: 22px; font-weight: 300; color: #3F3F3F;
}

.post #blog_entry {
	margin: 10px 10px 0 56px;
}

#ctrler {
	margin-top: 0px;
	padding: 10px;
	min-width: 825px;
	height: 355px;
	background-color: #e5f3ff;
	background: #e5f3ff url("images/bluefade.gif") repeat-x;
	border-bottom: #97c2cf solid 5px;
}

#ctrler.resume { height: 630px; }

	#slider {
		width: 825px;
    		margin: 0 auto;
 	   	position: relative;
		/*background-color: #00da0a;*/
	}

	.caldate {
		margin: 0 10px 0 0;
		display: block;
		float: left;
		height: 49px;
		width: 46px;
		background: url("images/calendar.gif") no-repeat;
	}
		.calmonth {
			margin-top: 20px;
			float: left;
			width: 46px;
			line-height: 11px;
			font-size: 11px;
			text-align: center;
			text-transform: uppercase;
		}

		.calday {
			clear: left;
			float: left;
			width: 46px;
			font-size: 18px;
			font-weight: bold;
			line-height: 14px;
			text-align: center;
		}

		.scroll {
		    width: 582px;
			height: 340px;
		    overflow: hidden;
		    overflow-x: hidden;
		    position: absolute;
			clear: left;
			/*background-color: #90ec95;*/
		}				#ctrler.resume .scroll { height: 600px; }
					
			.scrollContainer div.panel {
				margin: 10px;
                                padding: 5px 0;
                                overflow: hidden;
    				height: 320px;
    				width: 562px;
				/*background-color: #3d6f3f;*/
			}						#ctrler.resume .scrollContainer div.panel { height: auto; }
		
		.ctrlnav {
			left: inherit;
			float: right;
			width: 243px;
		}
		
			.tallside {
				margin-top: 1px;
				left: inherit;
				float: left;
				width: 17px;

				height: 330px;
				background: url("images/tallside1.gif") no-repeat;
			}
		
			ul.navigation {
				left: inherit;
				float: right;
				list-style: none;
				margin: 0;
				padding: 15px 0 0 0;
				width: 226px;
				height: 325px;
				position: relative;
			}
			
			.ctrlnav li {
                                margin: 0;
                                padding: 0;
                                overflow: hidden;
				display: block;
				width: inherit;
				height: 40px;
				font-size: 16px;
                                font-weight: bold;
			}
			
				.ctrlnav li.selected {
					background: url("images/sideselect.png") no-repeat;
					font-size: 20px;
				}
				

				.ctrlnav li.below {
					
					background: url("images/sidebelow2.gif") no-repeat;
				}

				.ctrlnav li a {
					display: block;
                                        margin: 0;
					padding: 0 0 0 20px;
                                        height: 40px;
					line-height: 40px;
					text-decoration: none;
					color: #00599D;
				}

				.ctrlnav li a:hover {
					color: #39A6CD;
				}

				.ctrlnav li.selected a:hover {
					color: #FFB900;
				}

#ctrler .panel li a {
	color: #00599D;
}

#ctrler .panel li a:hover {
	color: #39A6CD;
}

#ctrler .panel li {
	line-height: 22px;
	font-size: 16px;
        font-weight: 300;
}

#ctrler #flickr ul {
	margin: 0 0 0 75px;
	padding: 0;
	width: 415px;
	text-align: center;
}
				
#ctrler #flickr li {
	margin: 0 3px 0 0;
	padding: 0;
	width: 100px;
	line-height: normal;
	text-decoration: none;
	list-style-type: none;
	display: inline;
}

#ctrler #digg ul {
	margin-left: 20px;
	list-style-image: url('images/16x16-digg-thumb.gif');
}

#ctrler #delicious ul {
	margin-left: 20px;
	list-style-image: url('images/delicious.small.gif');
}

		#ctrler #delicious .delicious-timestamp{
        	border: none; text-decoration: none;
			color: #999999;
			font-size: 10px;
		}

#ctrler #lastfm ul {
	margin-left: 20px;
	list-style-image: url('images/lastfm-play.gif');
}
		
		#ctrler #lastfm .lastfm-timestamp{
        	border: none;
			color: #999999;
			font-size: 10px;
		}

.mainBlock {
	overflow: hidden;
	padding: 10px 0 10px 0;
	min-width: 825px;
	min-height: 325px;
	background: url("images/bluefade.gif") repeat-x #e5f3ff;
}

#pageContent {
	margin: 0px 0 20px 0;
	padding: 0;
	width: 575px;
	position: relative;
	float: left;
}

#homePostContainer {
	margin: 0;
	padding: 0;
	width: 575px;
	height: 400px;
	position: relative;
	float: left;
	background-color: #000000;
	border-color: #ff0000;
}


/*********************************
 * Graph
 */
.graph {
    position: relative; /* IE is dumb */
    width: 400px;
	height: 40px; 
	background: url("images/graph-bg.png") no-repeat;
    /*border: 1px solid #B1D632; */
    padding: 0px;
}
    .graph .score {
	display: block;
	position: absolute;
	width: 380px;
	z-index: 2;
        line-height: 1.5em;
    }
	
    .graph .bar { 
        display: block;
        position: absolute;
        background: url("images/graph.png") no-repeat right; 
        text-align: center; 
        color: #333; 
        height: 100%;
        min-width: 13px;
	top: 0;
	left: 10px;
    }
	
	.graph .bar-left {
		display: block;
		position: absolute;
		float: left;
		width: 10px;
		height: 40px;
		background: url("images/graph-left.png") no-repeat;
	}

    span.score { font-weight: bold; font-size: 0.6em; color: #111; position: absolute; left: 1.3em; top: 0.3em; }
#ctrler.resume tr { height: 10px; }


/*********************************
 * Sidebar
 */
#sideColumn {
	margin: 0 0 0 35px;
	padding: 0;
	width: 215px;
	position: relative;
	float: left;
	/*background-color: #bbbbbb;
	border-color: #ff0000;*/
}

#sideColumn h3 { 
margin: 0;
font-weight: normal;
letter-spacing:-1px;
color: #00599D;
}

#sideColumn .sideTweet {font-size: smaller;}

/*********************************
 * Footer
 */
 
#footer {
clear: both;
text-align: center;
margin: 0;
padding: 20px 0;
background: url("images/greenfade.gif") repeat-x #ffffff;
}

#footer ul {
font-size: 11px;
color:#666666;
margin: 0;
padding: 0;
}
	
#footer li {
	list-style-type: none;
	display: inline;
	padding: 0 10px;
	margin: 0;
	line-height: 31px;
}

#footer ul#bumper li {
        height: 100px;
}

/********************************
 * Gamertag Widget
 */
#xbox_widget h2 {
display: inline;
margin: 0;
padding: 0;
font-weight: normal;
font-size: 20px;
letter-spacing: -1px;
}

#xbox_widget p {
margin: 0;
padding: 0;
font-size: 0.85em;
color: #111;
}

#xbox_recent p {
margin: 0 0 3px 1px;
padding: 0;
font-size: 0.85em;
color: #111;
}

/********************************
 * Maps
 */
#mapContent {
	margin: 0 0 20px 0;
	width: 825px;
	position: relative;
	float: left;
}

#geoMashupMap {
	width: 825px;
	height: 600px;
	border: 5px solid #97C2CF;
	background: #fefaf2 url("images/loadinfo.net.gif") no-repeat center;
	margin: 10px 0;
	padding: 0;
}

/* Title link style */
#geoMashupMap h2 {
display: inline;
margin: 0;
padding: 0;
line-height: normal;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 18px;
color:#6E9916;
letter-spacing:-1px;
}

#geoMashupMap h2 a {
text-decoration:none;
color:#6E9916;
}

#geoMashupMap h2 a:hover{
color:#83c300;
text-decoration:underline;
}

/* Post date and tags/categories */
#geoMashupMap .meta {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.95em;
margin: 0;
padding: 0;
}

#geoMashupMap .meta .blogdate { font-style: normal; color: #00599D; }

/* Info window */
.locationinfo { font-size:0.85em; overflow:hidden; width:275px; height:130px; }

/* Excerpt */
.storycontent { font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif; }

.storycontent p { padding: 4px 0 0 0; margin: 0; }


#mapLegend {
	float: left;
	clear: both;
}

#mapLegend ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#mapLegend li {
	float: left;
	margin: 0;
	padding: 0 10px;
}
