/* CHALKBOARD */

HTML {
	SCROLLBAR-BASE-COLOR: #000000;
	SCROLLBAR-FACE-COLOR: #F2DDA4;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-3DLIGHT-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
}

body {
		margin: 0px;
		background-color: #000000;
		color: #F2DDA4;
		font-family: verdana, arial, helvetica, sans-serif;
        	text-align: center;
        
	}

a {
	background-color: transparent;
	color: #F2DDA4;
	text-decoration: none;
	
	}

a:link {
	background-color: transparent;
	color: #ABFFFE;
	text-decoration: none;

	}

a:visited {
	background-color: transparent;
	color: #F2DDA4;
	text-decoration: none;

	}

a:active {
	background-color: transparent;
	color: #F2DDA4;
	text-decoration: none;

	}

a:hover {
	background-color: transparent;
	color: #636363;
	text-decoration: underline overline;

	}

h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 44px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h3 {
	font-family: trebuchet ms;
                color: #FFDB6D;
                font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 0px;
	margin-top: 0px;
}

h6 {
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
}


#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 700px;
	
	background-color: #222;
	
	}

#banner {
	font-family: Georgia, 'Times New Roman', serif;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	padding: 15px;
	border-bottom: 0px solid #FFFFFF;
	height: 300px;
	width: 698px;
	}

a#banner-img {
	display: none;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;

	}


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

#banner h1 {
	font-size: xx-large;
	font-weight: bold;
	
	
	}

#banner h2 {
	font-size: small;
	}

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

.content {
	position:relative;
	padding-right: 10px;
	padding-left: 10px;

	}

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

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

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

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

.content h2 {
	color: #CCCCCC;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #CCCCCC;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: medium;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

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

.sidebar {
          text-align:left;
          background-color: #000000;
          font-size:11px;
          font-family: verdana;	

	}



#calendar {
  	line-height: 140%;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

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

#calendar caption {
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	text-align:left;
          font-size:11px;
          font-weight: bold;
          font-variant: small-caps; 
          color: #E9A7FF;
          border-bottom: 1px solid #E9A7FF;
          margin-top: 40px;
          margin-bottom: 5px;
          letter-spacing: 0.1em;
	}

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

.sidebar li {
	color: #FFFFFF;
	font-family: Helvetica, 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 {
    color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

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

#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%;
	}

img {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

.katposts {
		font-family:verdana;
		color:#CCCCCC;
		width:450px;
		font-size:12px; 
		font-weight:normal;
	        background-color:#000000;
		border: 2px solid #F2DDA4;
  		line-height:14px;
  		padding:10px;
		} 

.katposts-2 {
		font-family:verdana;
		color:#CCCCCC;
        	width:680px;
		font-size:12px; 
		font-weight:normal;
	        background-color:#000000;
		border: 2px solid #F2DDA4;
  		line-height:14px;
  		padding:20px;
		} 
.indie {
	position:left;
	padding-right: 10px;
	padding-left: 10px;
	font-family:verdana;
	color:#CCCCCC;
	width:680px;
	font-size:11px; 
	font-weight:normal;
	background-color:#000000;
  	line-height:14px;
  	padding:10px; 
}

