/* @override http://ahillproductions.com/textpattern/css.php?s=home */

/* @override http://ahillproductions.com/textpattern/css.php?s=home */

body{
background: #020202 url(http://ahillproductions.com/images/7.jpg) no-repeat left top;
color: #ddd;
font: 12px/21px Verdana, "Lucida Grande", Lucida, sans-serif;
}

a{
color: #fff;
}

li#on a{
border-bottom: 2px solid #222;
}

.spacer{
clear: both;
}

h3{
font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
margin: 0;
margin-bottom: 6px;
text-transform: uppercase;
}

h3 a{
text-decoration: none;
color: #ddd;
padding-bottom: 2px;
}

h3 a:hover{
border-bottom: 2px solid;
}

p{
margin-top: 0;
margin-bottom: 15px;
color: #999;
}

#container{
width: 650px;
}

#content{
margin-left: 150px;
}

.entry-content{
margin-bottom: 35px;
}

.entry-content img{
margin-right: 15px;
border: 5px solid #222;
}

.entry-content a img{
border: 5px solid #222;
}

.entry-content a img:hover{
border: 5px solid #333;
}

.home-link{
display: block;
background: transparent;
width: 350px;
height: 160px;
margin-left: 50px;
margin-top:40px;
margin-bottom: 50px;
}

#nav{
margin-left: 150px;
margin-bottom: 40px;
}

#nav a{
text-decoration: none;
color: #727272;
font: bold 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
padding: 2px;
margin-right: 10px;
border-bottom: 2px solid #020202;
text-transform: capitalize;
}

#nav a:hover{
border-bottom: 2px solid;
}

#nav ul{
margin: 0;
padding: 0;
}

#nav li{
list-style: none;
display: inline;
}

#footer{
margin-left: 150px;
margin-top: 70px;
font-size: 11px;
display: none;
}