<style type="text/css">

img { max-width: 650px; height: auto !important; }

body {
	background-color: #88D4FF;
	background-image: url(http://americanautotroph.com/neighborhoodr/bg.jpg);
        background-position:top left;
        background-repeat:repeat-x;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 16px;
	color: #000000;
}

.date {
	margin: 25px 0px 0px 0px;
	color: #666666;
	font-size: 14px;
	text-align: right;
	margin-bottom: 15px;
	border-bottom: solid 1px #e5e5e5;
	font-weight: normal;
	letter-spacing: -1px;
        padding-bottom: 3px;
}

hr {
  border: 0;
  width: 50%;
  align: center;
  color: #cccccc;
  background-color: #cccccc;
  filter:alpha(opacity=60);
  height: 1px;
}

a:link {
	color: #00A2FF;
        text-decoration: none;
        border:none;
}

a:visited { 
	color: #00A2FF;
        text-decoration: none;
        border:none;
	}

.Hoodname {
	color: #f92d2d;
	font-size: 20px;
        font-weight:bold;
        text-decoration: none;
}

a:.Hoodname {
	color: #f92d2d;
	font-size: 24px;
        font-weight:bold;
        text-decoration: none;
}

.about {
	color: #000000;
	font-size: 12px;
        text-decoration: none;
}

a:.about {
	color: #f92d2d;
	font-size: 12px;
        text-decoration: none;
}

.content {
	text-align: left;
        font-size: 18px;
}

.Subhood {
	color: #24afff;
        font-size: 14px;
}

.quotetext {
        font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	font-size: 22px;
}

.source {
        font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	font-size: 14px;
}

.copy {
        font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	font-size: 12px;
}

.copy a:link { 
	color: #00A2FF;
	}

.aboutcopy {
        font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	font-size: 12px;
}

.aboutcopy a:link { 
	color: #00A2FF;
	}

/* POST: CHAT */

div.realpost {
      float: left;
      width: 650px;
      margin-bottom: 4em; padding-top: 0; margin-top: 0;
    }
    div.realpost div { 
      /* sorry, css gods */
      width: 650px; 
      padding-top: 0;
    }
    div.audio embed { margin-top: .3em; margin-bottom: 1em; }
    div.chat ol {
      list-style: none; margin-top: 0;
    }
      span.label { font-weight: bold; }


/* POST: TEXT */

.texttitle {
	color: #000000;
	font-size: 16px;
}

/* PERMALINK */

div.post {
           margin-bottom: 40px;
           position: relative;
       }

	    div.post img.permalink {
           border-width: 0px;
           width: 23px;
           height: 9px;
           position: absolute;
           top: 5px;
           right: 5px;
           display: none;
       }

           div.post:hover img.permalink {
               display: block;
           }

/* POST: PHOTO */

.photo {
        margin-bottom:9px;
        border:none;
        max-width: 600px;
}

.photocopy {
    font-family: Verdana, Geneva, sans-serif;
	color: #000000;
	font-size: 12px;
	border:none;
	max-width: 600px;
}

.photocopy a:link { 
	color: #00A2FF;
	border:none;
	max-width: 600px;
	}

</style>

<style type="text/css" media="screen">
      .post img {
       max-width: 600px !important;
       }
</style>
<style type="text/css" media="screen">
      .post {
       max-width: 600px !important;
       position:left;
       left:10px;
       width:600px;
       margin-left:auto;
       margin-right:auto;
       }
</style>
