html, form, body
{
	margin: 0;
	padding: 0;
	color: #333;
	position: relative;
}

body
{
	background-color: #fff;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 67%;
	position: relative;
}

h1
{
	font-size: 2.3em;
	margin: 0 0 .25em 0;
	padding: 0;
	color: #1A426A;
	font-family: Arial;
}

h2
{
	font-size: 1.7em;
	color: #2B6DAF;
	margin: 0;
	font-weight: normal;
	font-family: Verdana;
}

h3
{
	font-size: 1.2em;
	color: #333;
	font-weight: bold;
	font-family: Arial;
}

h4
{
	font-size: 1.0em;
	color: #333;
	font-weight: bold;
	font-family: Arial;
}

p
{
	font-size: 1.0em;
	line-height: 1.8em;
	margin: .5em 0 1em 0;
	text-align: justify;
}


a:link, a:visited
{
	color: #920104;
	text-decoration: none;
}

a:hover
{
	color: #9F432E;
	text-decoration: underline;
}

a[disabled] { color: #666; }
a[disabled]:hover { text-decoration:none; color: #666; }

hr
{
	color: #ccc;
	background-color: #ccc;
	margin: 0;
	width: 90%;
	height: 1px;
	border: none;
	margin-bottom: .5em;
}

ul li
{
	line-height: 1.8em;
}


#container
{
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	position: relative;
	background-color: #fff;
}

#content
{
	width: 560px;
	margin: 0;
	position: relative;
	padding-right: 30px;
	padding-left: 20px;
	border-right: 1px solid #CCC;
	float: left;
	min-height: 600px;
	padding-bottom: 20px;
}

#content.full
{
	width: 880px;
	border-right: none;
}

#main-body
{
	position: relative;
	border: 1px solid #ccc;
	padding-top: 8px;
}

#header
{
	position: relative;
	margin-bottom: 10px;
}

#banner
{
	width: 940px;
	height: 95px;
	background: #fff url(../images/header.jpg) no-repeat 0 0;
	position: relative;
}

#status
{
	position: relative;
	color: #fff;
	left: 615px;
	top: 12px;
	border-left: 1px solid #4f6a88;
	padding-left: 10px;
	padding-top: 2px;
	height: 60px;
	width: 300px;
	font-weight: bold;
	line-height: 140%;
}

#status-intro
{
	font-weight: bold;
	font-family: Arial;
	font-size: 12pt;
	line-height: 150%;
}

#nav-container
{
	position: relative;
	background: #fff url(../images/nav-bg.jpg) no-repeat 0 0;
	margin-top: 6px;
	height: 22px;
}

#header ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	padding-left: 25px;
	display: block;
}

#header ul li
{
	margin: 0;
	display: block;
	width: auto;	
	text-align: left;
	float: left;
	margin-right: 4em;
}

#header ul li a
{
	font-size: 1.2em;
	font-family:  Verdana, 'Tahoma', Arial;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	display: block;
}

#header ul li a:hover
{
}

.blog-entry
{
	margin: 0 0 2em 0;
	padding: 0 0 1.25em 0;
	border-bottom: 1px dotted #ccc;
}

.blog-entry-footer
{
	font-size: .9em;
	color: #666;
}

.blog-entry img
{
	margin: 4px 8px 4px 0;
	padding: 4px;
	border: 1px solid #ccc !important;
}

.blog-entry img[align=right]
{
	margin: 4px 0 8px 12px;
}

.blog-entry img[align=left]
{
	margin: 4px 12px 8px 0;
}

.game-entry
{
	padding: .5em 1.5em;
	border: 1px solid #ccc;
	margin: 1em 0em;
}

.game-stats
{
	font-family: 'Courier New', Monospace;
	border-top: 1px solid #ccc;
	color: #666;
	clear:both;
}


#sidebar
{
	width: 300px;
	top: 0;
	float: right;
}

.sidebar-group
{
	font-size: 1em;
	margin-bottom: 30px;
}

.sidebar-group ul
{
	margin: 0;
	margin-left: 10px;
	padding-left: 10px;
}

.sidebar-group ul li
{
	margin: .25em 0;
}

img.random-photo
{
	padding: 8px;
	border: 1px solid #ccc !important;
}

img.display-photo
{
	padding: 8px;
	border: 1px solid #ccc !important;
	margin-left: auto;
	margin-right: auto;
}

#footer
{
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	margin-top: 10px;
	clear: both;
	color: #999;
}


pre
{
	font-family: Courier New, Monospace;
	font-size: .85em;
	margin: 0em .5em 1em 0em;
	padding: .5em;
	line-height: 125%;
	border: 1px solid #D0D0D0;
	color: #222;
	background-color: #FFFFFF;
}

code
{
	font-weight: bold;
}
.comment
{ color: Green; }

.string
{ color: Maroon; }


img.gamebox
{
	float: left;
	margin: .5em .5em .5em 0;
}


/* Thumbnails */

#photo-viewer-thumb-container
{
	width: 346px;
	float: left;
	margin-top: 10px;
	padding: 0;
}

#photo-viewer-thumb-header
{
	text-align: center;
	padding: 0 0 5px 0;
}

#photo-viewer-thumb-well
{
	border: 1px solid #999;
	padding: 4px;
}




div.photo-viewer-thumb
{
	width: 104px;
	height: 104px;
	margin: 4px;
	padding: 0;
	float: left;
	text-align: center;
	line-height: 104px;	
}

div.photo-viewer-thumb input
{
	border: 1px solid #000;
	vertical-align:middle;
}

div.photo-viewer-thumb input:hover
{
	border-color: #920104;
}




/* Current Image */


#photo-viewer-current-container
{
	margin-top: 10px;
	width: 520px;
	float: right;
	text-align: center;
}

#photo-viewer-current-header
{
	text-align: center;
	padding: 0 0 5px 0;
}

#photo-viewer-current
{
	width: 500px;
	float: right;
	text-align: center;
	margin: 0px;
}

#photo-viewer-current-container img
{
	border: 1px solid #999 !important;
	padding: 8px !important;
	margin-left: auto;
	margin-right: auto;
}

#photo-viewer-current-info
{
	text-align: center;
}





.clearfix {
	display:inline-block;
}


/* Hides from IE-mac \*/
.clearfix {display: block;}
/* End hide from IE-mac */


.clearfix:after {
	content:"."; 
	display: block; 
	height:0; 
	clear:both; 
	visibility:hidden;
} 
