
#containerBox{
		width:800px;
		background:#fdffce;
		margin:0 auto 0 auto;
		padding:0;
		text-align:left;
		position:relative;
		}
#mainBox{
		width:100%;
		text-align:center;
		position:relative;
        top:30px;
        margin:50px 0 0 0;
		padding:0;
background:#D7ECD8;
position:relative;
		}
#bottomBox{
	height:208px;
	width:240px;
	padding:0;
	margin:0;
	position:absolute;
	bottom:60px;
	right:0;
	z-index:99;
}
#content{
		position:relative; 
		height:100%;
		margin:0;
                
		}
#sidebar ul {
		padding-left: 10px;
		padding-top: 3px;
		}
#mainBox a{
		text-decoration:none;
		color:#9b93ac;
		}
#mainBox a:hover{
		color:#555;
		}
#main{
		width:70%; 
		float:left; 
		padding:0; 
		margin:0; 
		position:relative;
background:#fdffce;
		}
#main h2{
		margin:0;
		}
#sidebar{
		width:30%; 
		height:100%; 
		float:right; 
		position:relative; 
		margin:0; 
		padding:0 0 50% 0; 
		text-align:left;

		}
#sidebar p, #sidebar ul{
		margin: 0 5px 0 0;
		}
#sidebar h2{
		text-align:center; 
		margin:0;
		}
#sidebar ul li {
		list-style: disc url(http://spacezombie.net/images/szbullet.gif) inside;
		vertical-align: top;
		padding: 0 0 0 5px;
		margin: 0;
		}	
#powered-by, #blogfeeds{
		text-align:right;
		}
dl.profile-datablock	{
		margin: 3px 0 5px 0;
		}
dl.profile-datablock dd {
		line-height: 140%;
		}
	
.profile-img {
		display:inline;
		}
.profile-img img {
		float:left;
		margin:0 10px 5px 0;
		border:4px solid #8b2;
		}
#comments	{
		border: 0;
		border-top: 1px dashed #eed;
		margin: 10px 0 0 0;
		padding: 0;
		}
#comments h3	{
		margin-top: 10px;
		margin-bottom: -10px;
		font-weight: normal;
		font-style: italic;
		text-transform: uppercase;
		letter-spacing: 1px;
		}	
#comments dl dt 	{
		font-weight: bold;
		font-style: italic;
		margin-top: 35px;
		padding: 1px 0 0 18px;
		background: transparent url(http://www.blogblog.com/moto_son/commentbug.gif) top left no-repeat;
		color: #998;
		}
#comments dl dd	{
		padding: 0;
		margin: 0;
		}
.deleted-comment {
		font-style:italic;
		color:gray;
		}
.post{
		border-bottom:1px solid #9b93ac;
		background: url("http://spacezombie.net/images/sgtitle.jpg") top center no-repeat;
		}

.post-title{
		padding:140px 0 0 0;
		}
.post-body{
       text-align:left;
       text-indent:3em;
       line-height:1.5em;
       padding:0 20px 0 20px;
	   }
.post-body p{
		text-indent:3em;
		}
/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }

