body { 
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
}

#wrap { 
	margin-left: auto; 
	margin-right: auto; 
	width: 1000px; 
	background-color: #FFFFFF;
	border: 1px solid #000000; 
}

#head { 
	clear: both; 
	height: 80px; 
	background-color: #FFFFFF; 
	background-image: url('header-contrast.jpg'); 
	border-bottom: 1px solid #000000; 
}

#pages {
	height: 26px;
	width: auto;
	margin: 0px auto;
	margin-top: 0px;
	background: #000000;
	border-bottom: 1px dashed #000000; 
	border-left: 1px dashed #000000;

}

#pages li {
	display: inline; 
	padding: 1px 1px 1px 1px
}

#pages ul {
	margin: 0px; 
	padding: 0px; 
	white-space: nowrap;
}

#pages ul li {
	list-style-type: none;
	float: left;
       font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	border-right: 1px dotted #000000;
}

#pages ul li a {
	display: block;
	padding: 2px 20px 2px 20px;
	line-height: 20px;
	background: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

#pages ul li.current_page_item a {
	background: #000000;
	color: #FFFFFF;
}

#pages ul li a:hover {
	background: #000000;
	color: #FFFFFF;
}

#bot {
	clear: both;
	height: 80px;
	padding: 0px 0px 0px 5px;
	background-color: #FFFFFF; 
	background-image: url('footer-contrast.png'); 
	background-repeat: repeat-x;
	font-size: 10px; 
	text-align: left; 
	color: #FFFFFF; 
	border-top: 1px solid #000000; 
 }

#bot a { 
	color: #FFFFFF; 
	text-decoration: underline;
}

#bot img {
	border-color: black;
	border-width:1px;
}

#main { 
	margin-left: 230px; 
	padding: 20px; 
	height: auto;
	min-height: 540px;
	background-color: #FFFFFF;
	border-left: 1px dashed #000000; 
}

#main textarea { 
	width: 90%;
}

#main img { 
	border: 1px;
}

#main ul {
	list-style-image: url('bullet-contrast.png');
}

.postend { 
	margin: 5px 0px 30px 0px;
	padding: 0px; text-align: center;
	line-height: 0px;
	color: #FFFFFF;
	font-size: 18px;
}

.meta { 
	margin-bottom: 15px;
	font-size: 10px;
}

.meta a:link, .meta a:visited {
	color: #000000;
	text-decoration: underline;
}

.meta a:hover { 
	color: #000000; 
	text-decoration: underline;
}

blockquote {
	margin-left: 30px;
	margin-right: 30px;
	padding: 0px 10px 0px 10px;
	background-color: #000000;
	color: #FFFFFF;
	border: 2px dashed #000000;
}

#left {
	float: left;
	width: 210px;
	padding: 20px 10px 20px 10px;
	background-color: #FFFFFF;
}

#left ul { 
	margin-left: 0px; 
	padding-left: 0px; 
	font-weight: bold;
}

#left ul li { 
	margin-left: 0px; 
	padding-left: 2px; 
	margin-bottom: 20px; 
	list-style-type: none;
	color: #000000;
}

#left ul ul { 
	padding: 0px; 
	margin: 0px;
	font-weight: normal; 
	border-top: 1px dotted #000000;
}

#left ul ul li { 
	padding: 0px; 
	margin: 0px; 
	list-style-type: none; 
	display: block; 
	font-weight: normal;
	border-right: 1px dotted #000000; 
	border-left: 1px dotted #000000; 
	border-bottom: 1px dotted #000000;
}

#left ul ul li a:link, #left ul ul li a:visited { 
	padding: 2px 0px 2px 10px; 
	margin: 0px;
	display: block;
	background-color: #000000; 
	color: #FFFFFF; 
	text-decoration: none;
}

#left ul ul li a:hover {
	background-color: #FFFFFF;
	color: #000000;
}

/* Fix IE spaces. Hide from IE Mac \*/
* ul li a { height: 1%; }
/* End */

#cal { 
	margin: 0px 0px 10px 0px;
	background-color: #000000;
	color: #FFFFFF;
	border: 1px dotted #000000;
}

#cal caption { 
	padding: 2px;
	border-bottom: 1px solid #FFFFFF;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar thead {
	font-size: 10px;
}

#wp-calendar td { 
	text-align: center;
}

#wp-calendar td a:link, #wp-calendar td a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

h2 {
	margin: 0px 0px 14px 0px;
	padding: 4px;
	background-color: #000000;
	font-size: 14px;
	color: #FFFFFF; 
	border: 1px dotted #DDBD73;
}

h3 { 
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 2px 0px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 4px solid #2E2A24;
}

h3 a:link, h3 a:visited { 
	color: #000000; 
	text-decoration: underline;
}

h3 a:hover {
	color: #000000; 
	text-decoration: underline;
}

a:link, a:visited { 
	color: #A9A9A9;
	text-decoration: underline;
}

.trackback { 
	font-size: 10px;
}

#commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#commentlist li {
	list-style-type: none;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #000000;
	color: #FFFFFF;
	border: 1px dashed #000000;
}

#commentlist cite { 
	margin: 6px 0px 0px 0px;
	padding: 0px;
	font-size: 10px;
	font-style: normal;
}

#commentlist p { 
	margin-top: 0px; 
	padding-top: 0px;
}
