body {
	margin: 0px 0px 0px 0px;
		background-color: #000000;
	
        	text-align: center;
        
	}

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #006699;
	}

a:visited {
	color: #006699;
	}

a:active {
	color: #006699;
	}

a:hover {
	color: #8FABBE;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 900px;
	
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #FF0202;
	background-color:#D50005 ;
	background-image:url(http://www.lunaticphantom.org/blog/waieblog/archives/waieo.gif);
	text-align: left;
	padding: 0px;
	border-bottom: 1px dashed #333333;
	height: 90px;
	}

#banner-img {
	display: none;
	}


#banner a {
	color: #FF0202;
	text-decoration: none;
	}

#banner h1 {
	padding-top:5px ;
	font-size: x-large;
	font-weight:bold ;
	}

#banner h2 {
	font-size: small;
	}

#left {
	float: left;
	
	
	width: 200px;
	background-color: #FFFFFF;
	
	overflow: hidden;
	}


#calendar {
  	line-height: 140%;
	color: #555555;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	border:#999999 solid 1px ;
	
	text-align: center;
	margin-bottom:10px;
	}

#calendar table {
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	background-color:#999999 ;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	
	margin:0px ;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	padding: 2px;
	}

#calendar td {
	text-align: center;
	padding: 2px;
	}

#calendar a {
	color: #ffffff;
	background-color: #8FABBE;
}

#calendar a:hover {
	color: #8FABBE;
	background-color: #ffffff;
}

#category{
	border:#999999 solid 1px ;
	}
	
#category h2{
	background-color:#999999 ;
	color:#FFFFFF ;
	}

#link{
	border:#999999 solid 1px ;
	text-align: left;
	font-size: x-small;
	margin-top:10px ;
	}
	
#link h2{
	background-color:#999999 ;
	color:#FFFFFF ;
	}

#link h3{
	background-color:#BFBFBF ;
	text-align: center;
	color:#555555 ;
	}
	
#archive{
	border:#999999 solid 1px ;
	margin-top:10px ;
	}
	
#archive h2{
	background-color:#999999 ;
	color:#FFFFFF ;
	}

#center {
	float: left;
	width: 500px;
	
	
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	}

.content p {
	color: #333333;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	color:#FFFFFF ;
	background-color:#999999 ;
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 5px;
	
	}

.content p.posted {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	border-top: 1px solid #999999;
	text-align: left;
	
	
	
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.entrytitle{
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	
	padding:0px 0px 0px 5px
	}

.timelabel{
	background:#999999 ;
	}

.sidebar {
	padding: 8px;
	}


.sidebar h2 {
	color: #444444;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #555555;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	
	
	
	margin-top: 10px;
	list-style-type: none;
	}

.sidebar img {
	border: 3px solid #FFFFFF;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 10px;
	}


#comment-data {
	float: left;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

textarea[id="comment-text"] {
	width: 80%;
	}



#right {
	float: right;
	
	
	width: 200px;
	background-color: #FFFFFF;
	
	overflow: hidden;
	}
#search{
	border:solid #999999 1px ;
	margin-bottom:30px ;
}

#search h2{
	background-color:#999999 ;
	color:#FFFFFF
}

#lastentry{
	border:solid #999999 1px ;
}

#lastentry h2{
	background-color:#999999 ;
	color:#FFFFFF
}

#lastcomment{
	border:solid #999999 1px ;
	margin-top:10px ;
	margin-bottom:10px ;
}

#lastcomment h2{
	background-color:#999999 ;
	color:#FFFFFF
}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align:left ;
	color: #666666;
	margin-top: 0px;
	}


#archivescontainer {
	line-height: 140%;
		margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 900px;
	
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	}

