body {
  background: #fff url(img/snk_apt_header.gif) no-repeat top left;
  margin-left: 0;
  margin-top: 0;
  padding-top: 70px;
  padding-left: 5px;
}

a:link, a:visited {
   color: #333;
   background-color: #eee;
   text-decoration: none;
}

a.link { 
   font-size: 22px;
}

a:hover {
   background-color: #330000;
   color: #fff;
}

#nav {
   font-size: 13px;   
   margin-left: 390px;
}

#nav a {
   padding: 2px;
   font-size: 16px;
   margin-left: 2px;
   margin-right: 2px;
   text-transform: uppercase;
}

#content {
   margin-top: 70px;
   padding-left: 15px;
}

h4 {
   font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	font-size: 16px;
   margin-bottom: 5px;
}

h3 {
   font-family: "Lucida Grande", Verdana, Geneva, Arial, sans-serif;
	font-size: 18px;
   clear: both;
   margin-top: 15px;
}



div.post {
   margin-bottom: 10px;
}

.post h2 {
   margin-top: 5px;
   margin-bottom: 0;
}

.release {
   clear: both;
   padding-bottom: 10px;
   margin-bottom: 20px;
   border-bottom: 1px solid #eee;
   width: 100%;
   float: left;
}

.release img {
   float: left;
   border: 1px solid #333;
   margin-right: 10px;
   margin-bottom: 5px;
}

.release ul {
   font-size: 11px;
   margin-left: 15px;
   list-style: none;
}

.release h4 {
   margin-top: 0;
}

.review {
   font-size: 14px;
   margin-bottom: 10px;
}

span.quote {
   color: #cc0000;
   font-weight: bold;
}

span.date {
   color: #fff;
   background-color: #ccc;
   padding: 2px;
	font: normal 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, arial, helvetica, sans-serif;
   margin-bottom: 5px;

}

div.photoInfo {
   padding: 5px;
   color: #333;
   margin-top: 0px;
}

#photo img {
   border: 2px solid #eee;
   text-align: center;
}

img.photo {
   border: 1px solid #ccc;
}


a:hover img.photo {
   border: 1px solid #330000;
}
