/*	mandarb.net styles, 10/25/2001, Eric Case

	-inspiration for the 3-column view: glish.com

	-inspiration for tighter "reading" section: megnut.com

	-text styling partially from movabletype.org

*/



body {

  margin:0px 0px 0px 0px;

}



a:link {

  background: #FFF; 

  color: #999966;

} 

a:visited { 

  background: #FFF;

  color: #999966;

} 

a:active {

  background: #FFF;

  color: #CCCC99;

} 

a:hover {

  background: #FFF;

  color: #CCCC99;

}



a img { 

  border: none;

}



p.posted {

  text-align: right;

}



p.center { 

  text-align: center;

}



.centercontent {

  background:#FFF;

  padding-bottom: 20px;	

  font-family: verdana, arial, sans-serif;

  font-size: 11px;

  line-height: 16px;

  color: #333;		

}



.centercontentbold {

  background:#FFF;

  padding-bottom: 20px;	

  font-family: verdana, arial, sans-serif;

  font-size: 11px;

  font-weight: bold;

  line-height: 16px;

  color: #333;		

}



span.description {

  background:#FFF;

  font-family: verdana, arial, sans-serif;

  font-size: 10px;

  color: #333;

  font-style: italic;

}		



span.date {

  background:#FFF;

  font-family: verdana, arial, sans-serif;

  font-size: 12px;

  color: #336699;

  font-weight: bold;

}		



span.archives {

  background:#FFF;

  font-family: verdana, arial, sans-serif;

  font-size: 12px;

  color: #336699;

  font-weight: bold;

}



span.posted {

  background:#FFF;

  font-family: verdana, arial, sans-serif;

  font-size: 10px;

  color: #336699;

}

		

span.extended {

  background:#FFF;

  font-family: verdana, arial, sans-serif;

  font-size: 11px;

  color: #333;

}

				

span.title {

  background:#FFF;

  font-family: verdana, arial, sans-serif;

  font-size: 11px;

  color: #336699;

  text-transform: uppercase;

  font-weight: bold;

}



span.navigation {

  font-family: verdana, arial, sans-serif;

  font-size: 14px;

}



.daily {

  font-family: verdana, arial, sans-serif;

  font-size: 10px;

}



.bold {

  background:#FFF;

  font-weight: bold;

  color:#333;

}



.misc {

  background:#FFF;

  font-family: verdana, arial, sans-serif;

  font-size: 10px;

  color:#333;

}



.book {

  text-decoration: underline;

}



.header {

  background:#FFF;

  font-family: verdana, arial, sans-serif;

  font-size: 30px;

  color: #333;

}



.ahem {

  display:	none;

}

.trackback-body {
		font-family:verdana, arial, sans-serif;
		color:#333;
		font-size:11px;
		font-weight:normal;
  		background:#FFF;
  		line-height:14px;	
  		padding-top:15px;				
		}		

	.trackback-url {
		font-family:verdana, arial, sans-serif;
		color:#666;
		font-size:11px;
		font-weight:normal;
  		background:#FFF;
  		line-height:14px;	
  		padding:5px;
  		border:1px dashed #666; 				
		}

	.trackback-post {
		font-family:verdana, arial, sans-serif;
		color:#999;
		font-size:10px;
		font-weight:normal;
  		background:#FFF;
  		margin-bottom:20px;
		}	



#banner {

  height: 100px;

  padding: 10px;

  margin-top: 20px;

  margin-left: 20px;

  margin-right: 20px;

  border: 1px black solid;

  voice-family: "\"}\"";

  voice-family: inherit;

  height: 50px;

   }

  /* Mac IE5 reads this height: */

  html>body #banner {

  height: 85px;

   }

   

#daily {

  position: absolute;

  left: 20px;

  width: 80px;

  padding: 10px;

  border: 1px black solid;

  top: 126px;

}

   

#centercontent {

  margin-left: 123px;

  margin-right: 208px;

  padding: 10px;

  /*border: 1px black solid;*/

  voice-family: "\"}\"";

  voice-family: inherit;

  margin-left: 123px;

  margin-right: 208px;

   }

  html>body #centercontent {

  margin-left: 123px;

  margin-right: 221px;

   }

   

#misc {

  position: absolute;

  right: 20px;

  top: 126px;

  width: 180px;

  padding: 10px;

  border: 1px black solid;

}