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

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #363;
	}

a:visited {
	color: #666;
	}

a:active {
	color: #363;
	}

a:hover {
	color: #363;
	}

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: 700px;
	
	background-color: #963;
	border: 0px solid #4d4d4d;
	}

#banner {
	font-family: Georgia, Courier, serif;
	color: #FBF3E9;
	background-color: #996633;
	text-align: left;
	padding: 0px;
	border-bottom: 0px solid #FFFFFF;
	height: 53px;
	}

#banner-img {
	display: none;
	}


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

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

#banner h2 {
	font-size: small;
	}


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

.content {
	padding: 15px 15px 15px 15px;
	background-color: #fbf3e9;
        border-right: 4px solid #963;
	
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

#about {
	float: left;
	width: 700px;
        overflow: hidden;
        
	}


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

.content p {
	color: #4d4d4d;
	font-family: Verdana, 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: #666;
	font-family: Georgia, Courier, serif;
	font-size: small;
        
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #666;
	font-family: Georgia, Courier, serif;
	font-size: small;
	
	text-align: left;
	font-weight: bold;
	
	
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #999;
	font-family: Georgia, Courier, serif;
	font-size: x-small;
	border-top: 1px solid #999;
	text-align: left;
	
	
	
	margin-bottom: 15px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
	}



#calendar {
  	line-height: 140%;
	color: #963;
	font-family: Verdana, 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: #FBF3E9;
        background-color: #963;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
        
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

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

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #FBF3E9;
        background-color: #963;
	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 ul ul {
	margin-bottom: 0px;
	}

.sidebar #categories ul {
	padding-left: 15px;
	}

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

.sidebar #categories li {
	list-style-type: circle;
	}

.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: 15px;
	}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #4d4d4d;
	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%;
	}

.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
	}

#footer {

        
        float: left;
	width: 700px;
        background-color: #666;
        border-bottom: 0px solid #963;
        border-top: 4px solid #963;

        font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
        
        
	line-height: 150%;
	text-align: right;
	color: #fbf3e9;
	}

#footer a:visited{
        color: #fff;
        }
#footer a:link{
        color: #fff;
        }
.legal {
	padding: 0px 15px 0px 0px;
        color: #fbf3e9;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

        

/* 
-----------------------------------------------
  Nav
----------------------------------------------- */


#nav {
  float: left;
  width: 100%;
  background-color: #fbf3e9;
  border-bottom: 4px solid #963;
  border-top: 4px solid #fbf3e9;
  }

#nav ul {
	
	margin: 0;
	padding: 0 0 0 0px;
	text-transform: lowercase;
	font-size: 15px;
	white-space: nowrap;
}

#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	background-image: none;
	line-height: normal;
}

#nav ul a {
	background: none;
	display: block;
	float: left;
	height: auto;
	margin: 0;
	padding: 3px 16px;
	text-decoration: none;
	font-weight: bold;
	color: #963;
	white-space: nowrap;
}

/* Commented Backslash Hack hides 
   rule from IE5-Mac, documented at 
   http://www.sam-i-am.com/work/sandbox/css/mac_ie5_hack.html \*/

#nav ul a, #nav ul strong { float: none; }

/* End hack */

#nav ul a:hover {
	color: #4C3004;
	background: #c09e74;
}

#nav #cur a {
	color: #963;
	background: #fbf3e9;
}

#nav #cur a:hover {
	color: #4C3004;
	background: #c09e74;
}
