*{
	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;
}
a img{
border: none;
}
h1 a, #subtitle a{
color: #fff;
text-decoration: none;
}
#nav{
text-align: center;
width: 290px;
margin: auto;
}
#nav ul{
list-style: none;
padding: 10px 0;
margin-bottom: 50px;
}
#header{
width: 500px;
margin: auto;
text-align: center;
}
#nav li{
float: left;
width: 70px;
background: #ccc;
padding: 5px 0px;
margin-right: 1px;
text-align: center;
}

#nav li a{
color: #333;
text-decoration: none;
}
#nav li:hover a{
text-decoration: underline;
}
h3{
font-size: 20px;
}

#container{
margin: auto;
width: 840px;
}
#main{
background: #AFB8BF;
color: #333;
padding: 20px;
width: 550px;
float: left;
margin-bottom: 20px;
overflow: hidden;
}
#main a{
color: #337;
}
#about{
height: 200px;
}
#about img{
float: left;
}
#about p{
height: 180px;
float: right;
width: 405px;
padding: 0px 0px;
}
#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: 70px;
}
#blog h3, #status h3{
width: 100px;
float: left;
height: 10px;
}

#blog h3 a, #status h3 a{
color: #333;
text-decoration: none;
}
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;
background: #112;
border: 1px solid #333; 
}

#sidebar h3 a{
color: #ddf;
}
#sidebar h3 a:hover{
text-decoration: none;
}
#sidebar a{
color: #fff;
text-decoration: none;
}
#sidebar a:hover{
color: #fff;

text-decoration: underline;
}
#sidebar h3{
border-bottom: 1px solid;
margin: 10px 0px;
}
#sidebar .project{
height: 65px;
}
#sidebar .project img{
float: left;
margin-right: 10px;
}

#sidebar #links img{
height: 18px;
padding: 5px 5px 0 0;
}

#footer{
float: left;
width: 100%;
text-align: center;
}
p#email{
font-size: 20px;
margin-bottom: 10px;
text-align: center;
}
#projects{
background: #AFB8BF;
padding: 20px;
color: #333;
}
#projects .entry{
padding-bottom: 20px;
margin-bottom: 70px;
}

#projects .entry img{
float: left;
margin-right: 20px;
}
#projects .entry h3.title{
padding-top: 0;
}
#projects .entry h3.title a{
color: #333;
text-decoration: none;
}
#contact #links{
margin-bottom: 50px;
}
#contact #links h3{
text-align: center;
font-size: 15px;
padding-top: 50px;
}
#contact #links img{
height: 30px;
padding: 20px;
}