body {
  background: #ffffff;
  color: #000000;
  margin: 0 4px 0 4px;
  background-image: url(/images/xthreadz_bg_lite.gif);
  background-repeat: repeat;
  background-attachment: fixed;
  font-family: Helvetica, Arial, Verdana, sans-serif;
 }

#content {
   position: absolute; top:100px; margin: 0;
   width: 85%;
}

#links {
   margin-left: 1em;
   width: 180px;
   font-size: small;
   position: absolute; top:100px; left: 80%; width: 18%; margin: 1% 0 0 1%;
   float: left;
}

.post {
   font-size: small;
   line-height: 1.2;
   margin: 1em 0 2.5em 0;
   
}
.postImage {
   border-top: 1px solid #666;
   border-bottom: 1px solid #666;
   border-left: 1px solid #666;
   padding: 0.5em;
   float: right;
}
.postNoImage {

}

.postText {
   border: 1px solid #666;
   padding: 0 1em 1em 1em;
}

.title { 
   margin-top: 5px;
   font-family: Impact, Verdana, Helvetical, sans-serif;
   font-size: 1.8em;
   font-weight: normal;
   line-height: 0.9;
   color: #777;
}
.category {
   margin-top: 12px;
   font-size: small;
   color: #777;
}
.byline {
   font-size: small;
   color: #777;
}

.clear { clear: both: }

	.side {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:x-small;
		font-weight:normal;
  		line-height:140%;
  		padding:0 2px 2px 2px;
  		margin-bottom:30px;				
		}	
		
	.sidetitle {
		font-family:Helvetica, Verdana, sans-serif;
		color:#000;
		font-size:small;
		font-weight:normal;
  		padding:2px 2px 0 2px;
		letter-spacing: .1em;
  		text-transform:uppercase;		
		}		

a {
   text-decoration: none;
   color: #333333;
}
.post a {
   text-decoration: underline;
   color: #333333;
}
 a:active {
   color: #6699CC;
}

#pics {
   margin: 20px 40px 20px 60px;
}