body {
margin : 10px 10px 30px; 
padding : 0; 
font-family : verdana, arial, helvetica, sans-serif; 
background-color : #000; 
text-align : center; 
} 



a {
text-decoration : none; 
font-weight : bold; 
color : #ddd; 
outline : none; 
} 
a:hover {
color : #888; 
text-decoration : none; 
} 
h1 {
color : #fff; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 24px; 
line-height : 44px; 
font-weight : bold; 
margin-top : 0; 
margin-bottom : 0; 
} 
h2 {
color : #fff; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 18px; 
line-height : 40px; 
font-weight : bold; 
margin-top : 0; 
margin-bottom : 0; 
} 
h3 {
color : #fff; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 16px; 
line-height : 22px; 
font-weight : bold; 
margin-top : 0; 
margin-bottom : 0; 
} 
h4 {
color : #fff; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 14px; 
line-height : 26px; 
font-weight : bold; 
margin-top : 0; 
margin-bottom : 0; 
} 
h5 {
color : #fff; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 12px; 
line-height : 22px; 
font-weight : bold; 
margin-top : 30px; 
margin-bottom : 10px; 
} 
h6 {
color : #000; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 10px; 
line-height : 18px; 
font-weight : bold; 
margin-top : 0; 
margin-bottom : 0; 
} 
#container {
	line-height: 140%;
	background-color: #dddddd;	
	text-align: left;
	padding: 5px;
        width: 800px;
	margin-right : 70px; 
        margin-left : 70px;
        }

#container a {
        text-decoration : none; 
        font-weight : bold; 
        color : #000000; 
        outline : none; 
        }

#container a:hover {
color : #888; 
text-decoration : none; 
} 
        
#container {
        text-align: center;
        }

#banner {
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #000000;

        text-align: center;
	border-bottom: 1px solid #000000;
	
	}

#banner-img {
	display: none;
	}



.content p {
        text-align: left;
}


#center {
	
	float: left;
	width: 600px;
	background-color: #dddddd;
	
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #dddddd;
	text-align: left;
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	}

#right {
	
	float: right;
text-align: right;
	width: 200px;
	background-color: #dddddd;
	
	overflow: hidden;
	}

#right a {
        text-decoration : none; 
        font-weight : bold; 
        color : #000000; 
        outline : none; 
        }

#right a:hover {
color : #888; 
text-decoration : none; 
} 

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

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

.content a {
        text-decoration : none; 
        font-weight : bold; 
        color : #000000; 
        outline : none; 
        }

.content a:hover {
color : #888; 
text-decoration : none; 
} 


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

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

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

.content p.posted {
	color: #333333;
	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;
	}

.sidebar {
	padding: 15px;
	}



#calendar {
  	line-height: 140%;
	color: #000000;
	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: #666666;
	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: #666666;
	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: #666666;
	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: #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%;
	}

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