body {
	background: #4E9330;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #fff;
}



#weblog {
	position: absolute;
	left: 150px;
	top: 330px;
	z-index: 27;
}

.weblog
{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #676767;
	font-size: 12px;
	width: 550px;
}	

.main {
	background: #2C7A26;
	color: #ACCF67;
	padding: 10px;
	padding-left: 50px;
	padding-right: 50px;
	margin-bottom: 15px;
	border-bottom: 1px solid #000000;

}

.logtitle {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold; 
	color: #fff;
	background: #ACCF67;
	border: #1 solid #FFD980;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	text-align: left;
}

.stats
{
	font-family: Arial;
	font-size: 10px;
	background: #62A44A;
	color: #FCECF8;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	text-align: left;
}

a:link {
	color: #E5EBAB;
	text-decoration: none;
	border-bottom: 1px dashed #ACCF67;
}

a:visited {
	color: #E5EBAB;
	text-decoration: none;
	border-bottom: 1px dashed #ACCF67;
}

a:hover, a:active {
	color: #E2EAE0;
	text-decoration: none;
}


#links
{
	position: absolute;
	left: 20px;
	top: 310px;
	z-index: 2;
	width: 550px;

}

.recentlinks {
	color: #B6F2B6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px;
	margin: 0px;
	background: #62A44A;
	border: 1px solid #2D882D;
	width: 100px;
}

.links{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 100px;
	border: 0px solid #2D882D;
}

a:link.links
{
	color:  #E6FFDF;
	text-decoration: none;
	border: 0px solid #2D882D;
}

a:visited.links
{
	color:  #E6FFDF;
	text-decoration: none;
	border: 0px solid #2D882D;
}

a:hover.links
{
	color: #FFCC80;
	text-decoration: none;
	border: 0px solid #2D882D;

}

.poston
{
	border: 1px solid #77A82A;
	padding: 3px 3px 3px 3px;
	font-family: Verdana;
	font-size: 10px;
	color: #091947;
	background: #5D9034;
	width: 100px;
}


#title {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}

.comments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #88CE6F;
	width: 130px;
	margin: 0px;
}

.iconcontainer {
	width: 100px;
}

.icontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 140px;
	padding: 4px;
	color: #B6F2B6;
	background: #62A44A;
	border-top: 1px solid #2D882D;
	border-left: 1px solid #2D882D;
	border-right: 1px solid #2D882D;
	 -moz-box-sizing:border-box;box-sizing:border-box; /*force moz to treat boxes like IE */
}

#comments {
	position: absolute;
	left: 720px;
	top: 360px;
	z-index: 4;
}

.imgontop {
	z-index: 100;
}

ul {
	list-style: none;
}


blockquote {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	border-right: 1px solid #ACCF67;
	border-bottom: 1px solid  #ACCF67;
	border-left: 1px solid #ACCF67;
	background: #3E933E;
	color: #E5EBAB;;
	background-image: url("designimgs/blockquote.jpg");
	background-repeat: no-repeat;
}

.pageservericon {
	/* Held for moving image in searches */
	padding: 0px;
	margin: 0px;
}

.iconcontainergame {
	width: 60px;
}

.icontextgame {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 110px;
	padding: 4px;
	color: #B6F2B6;
	background: #62A44A;
	border-top: 1px solid #2D882D;
	border-left: 1px solid #2D882D;
	border-right: 1px solid #2D882D;
	 -moz-box-sizing:border-box;box-sizing:border-box; /*force moz to treat boxes like IE */
}