.post
{
	margin: 10px;
}

.post
{
	margin-top: 10px;
	margin-right: 250px;
}

#Content
{
	width: 900px;
	margin: auto;
}

#WideContentContainer
{
	background-image: url(/images/PageBackground.gif);
	margin: 0;
}

/* extra dark: 623B25 */

body
{
	background-color: #E5CDAC !important;
}

#WideContentContainer
{
	background-image: url(/images/PageBackground.gif);
}

.contentColumnWithNavigation,
.contentColumn
{
	width: 900px;
	margin: auto;
	padding: 0;
}

.contentColumnWithNavigation
{
	/*background-image: url(/images/WidePageBackground.gif);*/
	background-color: #995F3D;
}

.contentColumn
{
	background-color: #995F3D;
}

.topBarWithNavigation
{
	background-image: url(/images/WidePageHeader.gif);
	height: 39px;
	width: 900px;
	margin: auto;
}

.topBar
{
	background-image: url(/images/WidePageHeader.gif);
	width: 900px;
	height: 39px;
	margin: auto;
}

.topLink,
.topPostLink
{
	display: block;
	float: left;
	text-align: center;
	overflow: hidden;
}

.topLink
{
	text-align: center;
}

.topLink a,
.topPostLink a
{
	display: block;
	color: #E5CDAC;
	font-weight: bold;
	padding: 10px 0;
}

.topPostLink a
{
	padding: 10px;
	width: 430px;
}

.topPostLinkLeft a
{
	text-align: left;
}

.topPostLinkRight a
{
	text-align: right;
}

.topLink a:hover,
.topPostLink a:hover
{
	color: #FFF673;
}

.topLink.selected
{
	background-image: url(/images/TopNavigationArrow.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.navigationBar
{
	width: 200px;
	float: left;
}

.navigationBar a
{
	display: block;
	padding: 4px 10px;
	color: #E5CDAC;
	margin: 8px 10px;
}

.navigationBar a:hover
{
	color: white;
	background-color: #7D4C30;
}

.entryWithNavigation
{
	margin-left: 204px;
	padding: 10px;
	padding-bottom: 0px;
	color: #E5CDAC;
}

.entry
{
	margin-left: 0px;
	padding: 10px;
	padding-bottom: 0px;
	color: #E5CDAC;
}

.entryForIndex
{
	margin-left: 0px;
	padding-left: 4px;
	/*padding-bottom: 1em;*/
	margin-bottom: 1em;
	color: #E5CDAC;
	/*color: #623B25;*/
}

p
{
	margin-top: 0;
}

#content h1
{
	font-size: 200%;
	color: #E5CDAC;
	padding: 4px;
	padding-left: 10px;
	border: none;
	font-variant: normal;
	margin-bottom: none;
}

#content small.postTime
{
	color: #623B25;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top: -0.75em;
	display: block;
}

#content small.postTimeForIndex
{
	background-color: #7D4C30;
	border-bottom: 1px solid #7D4C30;
	padding-bottom: 4px;
	color: #623B25;
	/*color: #995F3D;*/
	margin-bottom: 10px;
	display: block;
	padding-left: 4px;
}

#content h2,
#content .post h2
{
	background-color: #7D4C30;
	color: #E5CDAC;
	border-bottom: 0px solid #623B25;
	padding-left: 4px;
}

#content h2
{
	margin-bottom: 1em;
}

#content #respond
{
	background-color: #995F3D;
	color: #7D4C30;
	padding-left: 18px;
}

h2#comments
{
	background-color: #995F3D;
	color: #7D4C30;
	padding-left: 18px;
}	

#content .post h2
{
	margin-bottom: 0;
	border-top: 1px solid #7D4C30;
	padding-top: 4px;
}

#content .post h2 a:link, #content .post h2 a:active,
#content .post h2 a:hover, #content .post h2 a:visited
{
	color: #E5CDAC;
}

#content h3
{
	margin-bottom: 0.5em;
	border: none;
}

h2#comments
{
	margin-bottom: 0;
}

#content a:link,
#content a:visited
{
	color: #7EE569;
}

#content a:hover,
#content a:active
{
	color: #FFF673;
}

.CommentText
{
	color: #333333;
}

#content .commentmetadata,
#content .commentmetadata a
{
	color: #995F3D;
}

#content .commentmetadata a:hover
{
	color: #7D4C30;
}

.commentlist cite
{
	margin-bottom: 1em;
}

.commentLinks
{
	margin-bottom: 1em;
	margin-left: 18px;
	margin-top: -0.25em;
	display: block;
}

#content #WordpressSidebar
{
	background-color: #7D4C30;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

#content .GameLink
{
	height: 48px;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 430px;
	float: left;
}


