body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
background-color:#008080;
color: #FFF;
}

#container 
{
width:850px;
margin-left:auto;
margin-right:auto;
}

h1 
{
margin:0px;
padding:0px;
font-size:3em;
color:white;
font-weight:bold;
}

h1 a
{
color:#ffffff;
text-decoration:none;
}

h2
{
color:#ffffff;
text-decoration:none;
border-bottom:2px dashed #FFA500;
margin-bottom: 10px;
padding-bottom: 10px;

}

h2 a:link
{
color:#FFD700;
text-decoration:none;

}
#content 
{
width:600px;
float:left;
}

#footer 
{
clear:both;
color:#ffffff;
text-align:center;
padding:10px 5px;
border-top:1px solid #ffffff;
position: relative;
top: 8px;
width: 850px;
margin: 8px auto 0 auto;
}

#footer a 
{
color:#ffffff;
text-decoration: underline;
}

#footer a:hover 
{
text-decoration: none;
}

#header 
{
height:101px;
width:100%;
}

#sidebar
{
width:235px;
float:right;
}

#sidebar ul li
{
margin-left: 0.5em;
}

#sidebar ul
{
list-style: none;
margin-left: 5px;
padding: 5px;
}

#sidebar ul li ul
{
color:#ffffff;
margin:0;
padding:0;
list-style-type:square;
list-style-position:inside;
line-height:16px;
}

#sidebar ul a 
{
color:#ffffff;
text-decoration:none;
}

#sidebar ul a:hover 
{
color:#FFE200;
}

#sidebar ul li ul li ul
{
margin: 0 0 0 5px;
padding-left: 5px;
border:0px;
list-style-type:circle;
}

#sidebar ul li ul li 
{
margin:0;
padding:0;	
}

#sidebar h2 
{
font-size:16px;
color:#FF9500;
margin: 5px 0 5px 0;
padding:0;
font-weight:bold;
border-bottom: 1px solid;
}

.post p
{
text-align:justify;
margin:10px 5px 10px 5px;
line-height:20px;
}

.post a 
{
color:#EEE8AA;
text-decoration:underline;
font-weight:bold;
}

.post a:hover 
{
color:#FFE200;
}

.title 
{
font-size:26px;
padding:5px;
}

.title a
{
text-decoration:none;
font-weight:lighter;
color:#F9B700;
}

.edit 
{
color:#FFE200;
font-weight:bold;
padding:5px;
}

.edit a 
{
color:#FFE200;
text-decoration:none;
}
.edit a:hover 
{
color:#FFC300;
text-decoration:none;
}

.divider 
{
height:3px;
margin:5px 0px 5px 0px;
font-size:1px;
}

.newspost_footer 
{
background-color:#3F3F3F;
border-top:1px solid #FFC300;
color:#FFC300;
padding:10px;
margin-bottom: 8px;
}

.newspost_footer a 
{ 
color:#FFC300;
font-weight:bold;
text-decoration:underline;
margin-bottom:15px;
}

.newspost_footer a:hover 
{
color:#FFE200;
}

/*Comment Styles*/

.comment_top 
{
font-size:26px;
padding:5px;
}

.comment_top a
{
text-decoration:none;
font-weight:lighter;
color:white;
}

.comment a 
{
color:#F9B700;
text-decoration:underline;
font-weight:bold;
}

.comment a:hover 
{
color:#FFE200;
}

.comment ol 
{
list-style-type:none;
}

.comment ol li 
{
border-left:3px solid #FFC300;
background-color:#3F3F3F;
line-height:20px;
width:70%;
padding:5px;
margin-bottom:3px;
text-align:justify;
}

blockquote
{
background: #3F3F3F;
border-left: 2px solid #FFC300;
}

#s
{
width: 70%;
border-top: 1px solid #FFC300;
border-left: 1px solid #FFC300;
}

.button
{
margin-bottom: -3px;
}

#comment
{
width: 60%;
margin-left: 20px;
}

.commentnumber
{
color: #FFC300;
font-size: 16px;
float: left;
padding:0 4px;
font-weight: bold;
}

#site_content {position: absolute;left: -10000px;};

.boosters{
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;

}

.boosters a{
	text-decoration: underline;
	color: #333333;
	font-weight: bold;
	font-size: 16px;
}

.boosters a:hover{
	text-decoration: underline;
	color: #999999;
}

.boosters_content{
	font-size: 14px;
	padding-top: 10px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;

}