* {
 padding:0;
 margin:0;
} 
 
body { 
 font-family:  Helvetica, sans-serif;
 font-size: 11px;
 line-height: 16px;
}

a {
 color: black;
 text-decoration: none;
}

a:hover {
 background-color: #FAF488;
}

img {
 border: 0;
}

p {
 margin-bottom: 0px;
}

h1 {
 font-size: 11px;
 font-family: Helvetica, Arial, sans-serif;
 text-decoration: bold;
 border-top: 1px;
}

#wrapper {
 width: 1125px;
 margin-top: 31px;
 margin-left: 87px;
}

#header {
 margin-left: 87px;
 margin-top: 33px;
}

#header a img:hover {
 background-color: white;
}

#content {
 width: 950px;
}

#post {
 float: left;
 margin-bottom: 16px;
}

#post:hover img{
 border-top: 2px solid red;
 margin-top: -2px;
}

#about {
 margin-top: 35px;
 margin-bottom: 32px;
}

#page { 
 float: left;
 width: 365px;
}

#page a {
 text-decoration: underline;
}

#sidebar {
 float: right;
 width: 175px;
 margin-top: 4px;
}

#sidebar ul {
list-style-type: none;
list-style-image: none;
}

blockquote {
  margin-top: 20px;
  margin-bottom: 12px;
  font-size: 11px;
  font-style: italic;
  text-indent:-7px;
  line-height: 16px;
} 

#navigation {
 float: left;
 margin-top: 36px;
 padding-bottom: 32px;
}

#grid {
 background: url(http://secretindictments.com/wp-content/themes/secret/grid.gif) repeat-y 0 0;
 width: 1125px;
 position: absolute;
 top: 22px;
 margin-left: 87px;

}
