*{
	margin: 0px;
	padding: 0px;	
}
body{
	background: #000 url('../images/bg/phoneTextDist.jpg') center top;
	color: #ddf;	
    margin-bottom: 100px;
padding: 20px;
	font: normal 14px 'Lucida Grande', Helvetica, sans-serif;
}
h1 a, #subtitle a{
color: #fff;
text-decoration: none;
}
#nav ul{
list-style: none;
padding: 10px 0;
margin-bottom: 50px;
}
#header{
width: 500px;
margin: auto;
text-align: center;
}
#nav li{
float: left;
width: 100px;
}

#nav li a{
color: #fff;
}
h3{
font-size: 20px;
}

#main{
background: #AFB8BF;
color: #333;
padding: 20px;
width: 550px;
float: left;
margin-bottom: 20px;
overflow: hidden;
}
#main a{
color: #337;
}
#container{
margin: auto;
width: 830px;
}
#blog .top, #status .top{
height: 30px;
}
#blog, #status{
padding-top: 20px;
}
#blog .powerby, #status .powerby{
width: 100px;
color: #899;
font-size: 10px;
float: right;
}
#blog .powerby a, #status .powerby a{
color: #89b;
}
#status{
height: 50px;
}
#blog h3, #status h3{
width: 100px;
float: left;
height: 10px;
}
ol.tumblr_posts{
list-style: none;
}

li.tumblr_post{
padding: 20px 0px;
border-top: 1px solid #99a;
color: #888;
}

#main li.tumblr_post a{
color: #669;
}

#sidebar{
float: left;
width: 200px;
padding: 10px;
margin-left: 20px;
}

#sidebar a{
color: #fff;
}

#sidebar h3{
border-bottom: 1px solid;
margin: 10px 0px;
}