body
{
	background-color: #000;
	font-family: Monaco, Courier, monospace;
	margin: 0;
}

a, a:link, a:visited, a:active {
	color: #000;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#logo1 {
	height: 110px;
	left: 0px;
	right: 0px;
	padding-top: 10px;
	background: #000;
	text-align: center;
}

#logo2 {
	width: 767px;
	height: 84px;
	margin: auto;
	background-image: url("ascii_logo.png");
}

#logo3 {
}

#switcher {
	position: absolute;
	width: 29px;
	height: 29px;
	background-image: url("secret_ascii.png");
	top: 0px;
	left: 0px;
}

.description {
	color:#000;
	font-size:small;
	text-transform:none;	
}
			
#content {
	margin: 0 10px 0 230px;
}

#container {}

#links {
	position: absolute;
	left: 20px;
	width: 200px;
}
	
.blog {
	padding:15px;
	margin: 10px;
	background: #FFF;
}

.button4 {
	font-size: 10px;
	font-weight: bold;
	padding: 2px 0 3px 0;
	position: absolute;
	top: 100px;
	width: 70px;
	text-align: center;
	background: #FFF;
	right: 20px;
}

.button3 {
	font-size: 10px;
	font-weight: bold;
	padding: 2px 0 3px 0;
	position: absolute;
	top: 100px;
	width: 70px;
	text-align: center;
	background: #FFF;
	right: 100px;
}

.button2 {
	font-size: 10px;
	font-weight: bold;
	padding: 2px 0 3px 0;
	position: absolute;
	top: 100px;
	width: 70px;
	text-align: center;
	background: #FFF;
	right: 180px;
}

.button1 {
	font-size: 10px;
	font-weight: bold;
	padding: 2px 0 3px 0;
	position: absolute;
	top: 100px;
	width: 70px;
	text-align: center;
	background: #FFF;
	right: 260px;
}

.blogbody {
	font-size:x-small;
	font-weight:normal;
	line-height:120%;
}

.title	{
	font-size: large;
	font-weight: bold;
	text-transform:uppercase;
}			

#menu {
	font-size: small;
	margin:15px 10px 15px 10px;
	background:#FFF;
	text-align:center;
}		

.date	{ 
	font-size: x-large; 
	color: #000; 
	border-bottom:1px solid #999;
	margin-bottom:10px;
	font-weight:bold;
	text-transform:uppercase;
}			
	
.posted	{
	font-size: x-small; 
	color: #000; 
	margin-bottom:25px;
}

.side {
	font-family:Courier New, Courier, monospace;
	text-align: center;
	font-weight:bold;
	text-transform:uppercase; 
	color:#000;
	font-size:x-small;
	background:#FFF;
	line-height:140%;
	padding:2px;				
}	
	
.sidetitle {
	font-family:Courier New, Courier, monospace;
	text-align: center;
	font-size:16px;
	font-weight:bold;
	padding:2px;
	margin-top:10px;
	background:#666;
	color:#FFF;
	text-transform:uppercase;		
}		

.syndicate {
	font-size:xx-small;		
	line-height:140%;
	padding:2px;
	margin-top:15px;
	background:#62FF29;  		
}	
	
.powered {
	font-family:Courier New, Courier, monospace;
	text-align: center;
	font-weight: bold;
	font-size:x-small;		
	line-height:140%;
	text-transform:uppercase; 
	padding:2px;
	margin-top:50px;				
	background:#FFF;		
}	
	

.comments-body {
	color:#000;
	font-size:x-small;
	font-weight:normal;
	background:#FFF;
	line-height:140%;
	margin: 10px;
	padding: 10px 5px 10px 5px;
	border-bottom:1px dotted #999; 					
}		

.comments-post {
	color:#000;
	font-size:x-small;
	padding: 10px 5px 10px 5px;
	margin: 10px;
	font-weight:normal;
	background:#FFF;		
}	
		

.trackback-url {
	color:#000;
	font-size:small;
	font-weight:normal;
	background:#FFF;
	line-height:140%;
	padding: 10px 5px 10px 5px;
	border:1px dotted #999; 					
}


.trackback-body {
	color:#000;
	font-size:small;
	font-weight:normal;
	background:#FFF;
	line-height:140%;
	padding-bottom:10px;
	padding-top:10px;		
	border-bottom:1px dotted #999; 	
	margin: 10px;				
}		

.trackback-post {
	color:#000;
	font-size:x-small;
	font-weight:normal;
	padding: 10px 5px 10px 5px;
	background:#FFF;		
}	

	
.comments-head	{
	font-size:small; 
	color: #000; 
	border-bottom:1px solid #999;
	margin: 20px 10px 0 10px;
	padding: 5px;
	font-weight:bold;
	background:#FFF;
}		

#banner-commentspop {
	color:#FFF;
	text-transform:uppercase;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;  		  		  			 
}


ul {
	text-align:left;
	margin-bottom: 4px;
	margin-top: 4px;
	padding-left: 22px;
}