﻿body 
{
	background-color: Black; color: White;
	font: 12px/170% Verdana;
}

a{
	color: #9999FF; text-decoration: none;
}

img{
	border: 0;
}

a:hover{
	color: #336699; text-decoration: underline;
}
	

#main a{
	color: blue; text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
}

#content
{
	width: 1000px; height: 100%; margin: 0 auto; padding: 0; padding-left: 10px; text-align: left; position: relative; 
}

#header
{
	width: 100%; height: 120px;
}

#footer
{
	width: 100%; clear: both; text-align: center; padding-top: 20px; font-size: x-small;
}

#about
{
	 height: 120px;
}

#profile
{
	width: 100px; text-align: center; float: left;
}

#blurb
{
	text-align: left; float: right; width:230px;
}


#main
{
	width:600px; float:right; background-color: White; padding: 20px; color: Black; overflow: hidden;
}

#sidebar
{
	width: 350px; float: left;
}

#archives
{
	width: 350px; float: left; padding-top: 20px;;
}

 .clearing {
	height: 100;
	width: 100%;
	clear: both;
}

#links
{
	width: 350px; padding-top: 20px;
}

#links h2
{
	padding-top: 0.8em;
}

#leftside
{
	width: 120px; float:left;
}

#rightside
{
	width: 210px; float:right;
}

.mbl_b_serv_i {  background-repeat: no-repeat; padding-left: 20px; height: 20px; }.mbl_b_serv_img { border: 0px none; }

.adminNavbarStyle {
	padding-top: 10px;
	padding-left: 1%;
	padding-right: 1%;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	height: 16px;
	display: block;
	z-index: 1;
	position: relative;
	border-bottom: 1px solid;
}

.adminNavbarStyle UL { 
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	display: inline;
}

.adminNavbarStyle UL LI { 
	margin: 0px;
	padding: 3px;
	border-right: 1px solid;
	border-top: 1px solid;
	list-style: none;
	display: inline;
}

.adminNavbarStyle UL LI a { 
	
}

.adminNavbarStyle UL LI.first 
{
	border-left: 1px solid;
}

.adminNavbarStyle UL LI.here 
{
	border-bottom: 1px solid;
	list-style: none;
	display: inline;
	z-index:2;
	position:relative;
}

.itemBodyStyle, .commentBodyStyle {
	margin: 0px;
	padding-bottom: 1em;
	font-family: Verdana;
	font-weight: normal;
}

.commentSpamStateStyle 
{
	margin-top: 1em;
	font-style: italic;
	font-size: smaller;
}

.itemBoxStyle, .commentBoxStyle, .commentViewBoxStyle {
	border: 1px solid;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 1em;
	padding-right: 1em;
	margin-bottom: 15px;
	text-decoration: none;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#707070,direction=115,strength=5);*/
}

.itemFooterStyle, .commentBoxFooterStyle {
	border-top: 1px dotted;
	padding-top: 8px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-weight: normal;
	line-height: 100%;
	text-align: right;
}

.commentDateStyle {
	width: 100%;
	border-bottom: 1px dashed;
	margin-bottom: 5px;
	padding-bottom: 3px;
	font-weight: bold;
	text-align: right;
}

#previous-posts{
	float: left;
}

#next-posts{
	float: right;
}

.itemReadMoreStyle {
	width: 100%;
	padding-top: 1em;
	text-align: left;
}

.itemTitleStyle {
	padding-top: 8px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-weight: bold;
	line-height: 100%;
	text-align: left;
}




.rsidebar ul{list-style-type:none;margin:0;padding:0;}
.rsidebar ul li{list-style-type:none;margin:0 0 10px;padding:0;}
.rsidebar ul li ul{list-style-type:square;margin:0;padding:0 3px;}
.rsidebar ul li ul li{list-style-type:none;background:transparent url(images/b.gif) no-repeat 0 4px;border:0;margin:0;padding:0 0 2px 14px;}

.entry
{
	width: 580px;
	float: left;
}

.navigation{width:500px;float:left;color:#666;}
