body {
	margin: 0px 0px 20px 0px;
	background-color: #850000;
    }

a  { 
    text-decoration: none;
    }


a:link  { 
	color: #850000; 
	border-bottom: #e999999; 
	border-width: 0 0 1px 0; 
	border-style: none none dotted none; 
	}

a:visited { 
	color: #850000; 
	border-bottom: #e999999; 
	border-width: 0 0 1px 0; 
	border-style: none none dotted none; 
	}

a:active { 
	color: #850000; 
	border-bottom: #e999999; 
	border-width: 0 0 1px 0; 
	border-style: none none dotted none; 
	}

a:hover { 
	color: #d58a40; 
	border-bottom: #e999999; 
	border-width: 0 0 1px 0; 
	border-style: none none dotted none; 
	}

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


#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 824px;
	
	background-color: #FFFFFF;
	border: 0px solid #666666;
	}

#banner {
	font-family: Georgia, 'Times New Roman', serif;

        background-color: #AAAAAA;

	text-align: center;
	padding: 18px;
	
	height: 60px;
	}

#banner-img {
	display: none;
	}


#banner a {
	text-decoration: none;
	border-style: none; 
	color: #850000;

	}

#banner h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 15px;
        letter-spacing: 0.1em;


	
	}

#banner h2 {
	font-size: 75%;
        font-family: "Lucida Grande", Arial, sans-serif;
        text-transform: uppercase;

	color: #303030;
        letter-spacing: 0.4em;
	}


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



.content {
	padding: 15px 35px 5px 35px;
	}

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

#left a {
	text-decoration: none;
	border-style: none; 
        	color: #303030;

	}

#left a:hover {
	text-decoration: none;
	border-style: none; 
	color: #c80000;
	}

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

#right a {
	text-decoration: none;
	border-style: none; 
	color: #303030;
	}

#right a:hover {
	text-decoration: none;
	border-style: none; 
	color: #c80000;
	}

.content p  { 
	color: #303030;
	font-size: 72%; 
	font-family: "Lucida Grande", Arial, sans-serif; 
	font-weight: normal; 
	line-height: 180%;
	letter-spacing: 0.2em 
	text-align: left; 
	margin-bottom: 10px;
	}

.technorati {
        color: #303030;
	font-size: 60%; 
	font-family: "Lucida Grande", Arial, sans-serif; 
	font-weight: normal; 
	line-height: 180%;
	letter-spacing: 0.2em 
	text-align: left; 
	margin-bottom: 10px;
    	}

.content blockquote  { 
	font-size: 70%; 
        color: #303030;
        font-family: "Lucida Grande", Arial, sans-serif; 
	line-height: 180%; 
	letter-spacing: 0.2em 
	margin-left: 5px; 
	padding-left: 5px; 
	border-right: 0; 
	border-left: 1px dotted #ff8e94;
	margin-bottom: 10px;
	}

.content li {
	/*line-height: 140%;*/
	}

.content h2 {
	color: #606060;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 70%;
	text-align: left;
/*	font-weight: bold; */
	text-transform: uppercase; 
	letter-spacing: 0.3em 	
	margin-bottom: 20px;
	}

.content h3 {
	color: #850000;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: 120%;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #999999;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 60%;
    border-bottom: 1px dotted #606060;
    padding-bottom: 35px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 40px;
	line-height: normal;
	/*padding: 3px;*/
	}

.content p.archive {
	color: #606060;
	font-size: 72%; 
	font-family: "Lucida Grande", Arial, sans-serif; 
	font-weight: normal; 
	line-height: 140%; 
	text-align: left; 
	margin-bottom: 5px
	}

.content p.description {
	color: #999999;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 72%;
	
	text-align: left;
	
	margin-bottom: 20px;
	line-height: normal;
	}

.content p.photo {
	color: #999999;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 60%;
	
	text-align: left;
	
	margin-bottom: 10px;
	line-height: normal;
	padding: 3px;
	}
	

.sidebar {
	padding: 15px 25px 5px 15px;
	}

.flickrimg { 
        margin-left: 0px;
        margin-top: 9px;
}


#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 68%;
	
	
	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

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

#calendar caption  {
	color: #a10000; 
	font-size: 100%; 
	font-family: "Lucida Grande", Arial, sans-serif; 
	font-weight: bold; 
	line-height: 110%; 
	font-stretch: normal; 
	text-align: left; 
	text-transform: uppercase; 
	letter-spacing: 0.3em 
	}

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

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #850000;
	font-family: "Lucida Grande", Arial, sans-serif;
        text-transform: uppercase;
	font-size: 68%;
	line-height: 110%;
	
	text-align: left;
	font-weight: bold;
	
	
  	
	letter-spacing: .3em;
	}

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

.sidebar li {
	color: #666666;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 68%;
	text-align: left;
	line-height: 120%;
	
	
	
	margin-top: 8px;
        list-style-type: none;
	}

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

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

.link-note {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 68%;
	line-height: 110%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 68%;
	line-height: 150%;
	text-align: left;
	color: #666666;
	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%;
	}
