#banner {
	font-family:palatino,  georgia, verdana, arial, sans-serif;
	color:#333;
	font-size:x-large;
	font-weight:normal;	
  	padding:15px;
	border-top:4px double #666;
}

#banner a,
   #banner a:link,
   #banner a:visited,
   #banner a:active,
   #banner a:hover {
	font-family: palatino,  georgia, verdana, arial, sans-serif;
	font-size: xx-large;
	color: #333;
	text-decoration: none;
}

.description {
	font-family:palatino,  georgia, times new roman, serif;
	color:#333;
	font-size:small;
	text-transform:none;	
}
				
#content {
	position:absolute;
	background:#FFF;
	margin-right:20px;
	margin-left:225px;
	margin-bottom:20px;
	border:1px solid #FFF;	
}

#container {
	background:#FFF;
	border:1px solid #FFF;		
}

#links {	
	padding:15px;				
	border:1px solid #FFF;
	width:200px;			
}
		
.blog {
	padding:15px;
	background:transparent;

}

.blogbody {
	font-family:palatino, georgia, verdana, arial, sans-serif;
	color:#FFF;
	font-size:small;
	font-weight:normal;
	line-height:200%;
	background:transparent;
	text-align: center;
}

.blogbody a,
.blogbody a:link,
.blogbody a:visited,
.blogbody a:active,
.blogbody a:hover {
	font-weight: normal;
	text-decoration: underline;
}

.title	{
	font-family: palatino, georgia, times new roman, serif;
	font-size: medium;
	color: #404040;
}			

#menu {
	margin-bottom:15px;
	background: transparent;
	text-align:center;
}		

.date	{ 
	font-family:palatino, georgia, times new roman, serif; 
	font-size: large;
	color: #333;
	border-bottom:1px solid #999;
	margin-bottom:10px;
	font-weight:bold;
}			
		
.posted	{ 
	font-family:verdana, arial, sans-serif;
	font-size: x-small;
	color: #000000;
	margin-bottom:25px;
	background: transparent;
}
		
		
.calendar {
	font-family:verdana, arial, sans-serif;
	color:#666;
	font-size:x-small;
	font-weight:normal;
	background:#FFF;
	line-height:140%;
	padding:2px;
	text-align:left;
}
	
.calendarhead {	
	font-family:palatino, georgia, times new roman, serif;
	color:#666600;
	font-size:small;
	font-weight:normal;
	padding:2px;
	letter-spacing: .3em;
	background:#FFF;
	text-transform:uppercase;
	text-align:left;			
}	
	
.side {
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
}	
		
.sidetitle {
	font-family:palatino, georgia, times new roman, serif;
	color:#666600;
	font-size:small;
	font-weight:normal;
	margin-top:30px;
	letter-spacing: .3em;
	text-transform:uppercase;		
}		
	
.syndicate {
	font-family:verdana, arial, sans-serif;
	font-size:xx-small;		
	line-height:140%;
	padding:2px;
	margin-top:15px;
	background: transparent;
}	
		
.powered {
	font-family:palatino, georgia, times new roman, serif;
	color:#666;
	font-size:x-small;		
	line-height:140%;
	text-transform:uppercase;
	padding:2px;
	margin-top:50px;
	letter-spacing: .2em;					
	background:transparent;
}	
		
	
.comments-body {
	font-family:palatino, georgia, verdana, arial, sans-serif;
	color:#404040;
	font-size:small;
	font-weight:normal;
	background:transparent;
	line-height:140%;
	padding-bottom:10px;
	padding-top:10px;		
}		

.comments-post {
	font-family:verdana, arial, sans-serif;
	color:#404040;
	font-size:x-small;
	font-weight:normal;
	background:transparent;		
}

.comments-post a, .comments-post a:link {color: #fff; }
.comments-post a:visited {color:#CCC;}
.comments-post a:active,
.comments-post a:hover {
	color: #333;
	text-decoration: none;
}

.comments-form {
	width:180px;
	padding-right:15px;
	margin-right:15px;
	float:left;
	text-align:left;
	background: transparent;
}
			
	
.trackback-url {
	font-family:palatino, georgia, verdana, arial, sans-serif;
	color:#666;
	font-size:small;
	font-weight:normal;
	background:#FFF;
	line-height:140%;
	padding:5px;	
	border:1px dotted #999;
}


.trackback-body {
	font-family:palatino, georgia, verdana, arial, sans-serif;
	color:#666;
	font-size:small;
	font-weight:normal;
	background:#FFF;
	line-height:140%;
	padding-bottom:10px;
	padding-top:10px;		
	border-bottom:1px dotted #999;
}		

.trackback-post {
	font-family:verdana, arial, sans-serif;
	color:#666;
	font-size:x-small;
	font-weight:normal;
	background:#FFF;		
}	

		
.comments-head	{ 
	font-family:palatino, georgia, verdana, arial, sans-serif;
	font-size:small;
	color: #404040;
	margin-top:20px;
	font-weight:bold;
	background:transparent;
}

#comments-body {
	background:#999;

}

#comments-body div {
	border: none;
}



#banner-commentspop {
	font-family:palatino, georgia, verdana, arial, sans-serif;
	color:#FFF;
	font-size:large;
	font-weight:bold;
	border-left:1px solid #FFF;	
	border-right:1px solid #FFF;
	border-top:1px solid #FFF;
	background:#003366;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
}


body {
	margin: 0;
	padding: 0;
	background: #000;
	color: #FFF;
}

div {
 	border: 1px solid #335;
}

h1, div {background: #999;}
p {margin: 1em 0; padding: 0;}
span.leader {font-style: italic;}
span.label {font: italic 1em Arial, sans-serif; letter-spacing: 1px;}

h1, h3, h4 {font-family: Arial, sans-serif; font-style: italic; font-weight: normal; margin: 0; text-transform: lowercase;}
h1 {letter-spacing: 0.75em; color: #404040; padding: 0.25em 0.33em 0.125em; border-bottom: 5px double #557; border-top: 3px double #557;}
h3 {font-weight: bold; color: #666699;}
h4 {font-weight: bold; letter-spacing: 0.5em; padding: 0.33em 0.5em 0.167em; border-top: 1px solid #335; border-bottom: 1px solid #557; background: #6699CC; color: white;}
.sublink { text-align:center; }

#header {
	color: #404040;
	padding: 0.25em 0.33em 0.125em;
	border-bottom: 3px double #557;
	border-top: 3px double #557;
	text-align: left;
	height: 50px;
}
#header div {
	border: none;
}


div#sidebar {position: absolute; top: 4em; left: 0; width: 23%; background: transparent; padding: 0; margin: 1em; border-width: 0;}
div#sidebar div {margin-bottom: 1em;}

div#sidebar a {display: block; margin: 0; padding: 0.33em; letter-spacing: 1px; text-align: right; font-weight: bold; border-bottom: 1px solid #88B; color: #337; background: transparent none center left no-repeat; text-decoration: none;}
div#sidebar a:link {color: #226; background-color: transparent;}
div#sidebar a:visited {color: #557; background-color: transparent;}
div#sidebar a:hover {background: #404040; color: #FFF;}
div#sidebar a span {display: none;}

div#music {}
div#music a {
	font-size: 75%;
	}

.musiclabel {
	font-family: Arial, sans-serif; font-style: italic; font-weight: normal; margin: 0;
	font-size: 75%;
	border: none;
}

.musiclabel div { border: none; }

div#archives { }

div#search {
	text-align: center;
	color: #226;
	}
div#search input {
	background: #404040;
	color: #FFF;
	}
div#search h4 {
	text-align: left;
	}

div#recent {}

div#note p {
	margin: 0;
	padding: 0.66em;
	font-size: 80%;
	font-family: sans-serif;
	line-height: 1.33;
	color: #335;
	}
div#sidebar div#credits a {
	padding: 0.33em 0.66em 0.167em 0.66em;
	letter-spacing: 0;
	font-weight: normal;
	text-align: left;
	font-size: 90%;
	}

div#main {
	position: absolute;
	top: 4em;
	left: 25%;
	width: auto;
	margin: 1em;
	padding: 1em 1.5em 1em 1.5em;
	}
div#main h3 {
	letter-spacing: 3px;
	margin: 1.25em 0 0;
	}
div#main h3#top {
	margin-top: 0;
	}
div#main p {
	margin: 0.25em 0 1em;
	line-height: 1.25em;
	}
div#main {
	background: #999;
	color: white;
	}
div#main div {border: none;}
div#main a, div#main a:link {color: #fff; }
div#main a:visited {color:#CCC;}
div#main a:active,
div#main a:hover {
	color: #333;
	text-decoration: none;
}

small {letter-spacing: 0; font-size: 85%;}

div.NN4 {display: none;}