
body {
	background-color:#101010;
	color:#FFF;
	position:relative;
}
a {
	border-bottom:0px dotted #000;
	color:#FFF;
}
a:hover {
	background-color:#FFF;
}
hr{
	border-top:1px dotted #333;
}
#wrapper {
	top:20px;
	position:relative;
	z-index:10;
}
#header_wrapper{
	width:965px;
	margin:-130px auto;
	position:relative;
	z-index:1;
}
#header {
	width:900px;
	float:left;
	border-bottom:none;
}
#logo {
	position:absolute;
	width:446px;
	height:424px;
	padding:0px 0px 0px;
}
#logo a {
	background-color:#101010;
}
#logo h2 {
	letter-spacing : 0px;
}
#nav {
	position:relative;
	left:32px;
	padding:150px 0 0;
}
#nav ul {
	height:40px;
}
#nav li {
	width:75px;
}
#nav li a {
	padding:15px;
}
#nav li a:hover {
	background-color:#FFF;
}
#blurb {
	border-top:1px dotted #555;
	border-bottom:1px dotted #555;
	padding:20px 0;
	font-size:29px;
	font-weight:normal;
}
#blurb a {
	font-weight:normal;
}
#blurb:hover {
	color:#FFF;
	background-color:#000;
}
#content {
	border-right:1px dotted #555;
	width:730px;
}

.content_special {
	border-right:0px dotted #ccc !important;
	float:none;
	margin-left:85px;
}

.post {
}

.post_special {
	padding:0 15px;
}

.post a {
	border-bottom:0px solid #555;
}
.post a:hover {
	border-bottom:0px dashed #a42700;
}
.post p {
}
.post em{
}
.post h2 {
}
.post h1, .post h1 a{
	font-size:32px;
}
.post h1 a, .post h2 a, .post h3 a, .post h4 a {
	border-bottom:1px solid #555;
}
.post p a {
	text-decoration:underline;
}
.post h3, .post h4 {
}
.post h4 {
	font-family:Georgia;
}
.post h5 {
	font-family:Georgia;
	font-size:14px;
	margin:15px 0 10px 0;
	font-weight:normal;
}
.post h6 {
	font-family:Georgia;
	font-size:12px;
	margin:15px 0 10px 0;
	font-weight:normal;
}
.post h1:hover, .post h2:hover, .post h3:hover, .post h4:hover {
}
.post h1 a:hover, .post h2 a:hover, .post h3 a:hover, .post h4 a:hover{
	border-bottom:1px dashed #a42700;
}
.post .indent {
}
.post .indent p {
}
.post small {
	color:#666;
}
.post small a {
	border-bottom:1px solid #555;
	color:#666;
}
.post small a:hover{
	border-bottom:1px dashed #a42700;
	color:#a42700;
}
.post .alignright {
}
.post .alignleft {
}
.post .aligncenter {
}
.post abbr {
}
.post ul{
}
.post ol{
}
.post .wp-caption {
}
.post .wp-caption-text {
}
.post .wp-caption a, .post .wp-caption a:hover {
	background-color:#000;
}
.post blockquote {
}
.post pre {
}
.post .message ul {
}
.post .message {
}
#comments h3, #comments h4{
}
#comments h4{
}
#comments cite{
}
#comments em {
}
#comments ol.commentlist li {
	border:0px dotted #444;
	background-color:#222;
}
#comments p {
}
#comments span {
}
#comments ul.formlist {
	margin:20px 0px 0;
}
#comments ul.formlist li {
}
#comments ul.formlist p{
	text-align:left;
}
#comments input {
	border:1px dotted #333;
	background-color:#111;
	width:700px;
	color:#FFF;
	font-size:14px;
}
#comments textarea {
	border:1px dotted #333;
	background-color:#111;
	width:700px;
	color:#FFF;
	font-size:12px;
}
#comments li.submitbutton input {
	width:700px;
	font-size:14px;
	color:#a42700;
	text-align:center;
}
#comments .center {
}
#comments .left {
	text-align:left;
}
#sidebar {
	width:140px;
}
#sidebar h3 {
}
#sidebar .block ul {
	border-bottom:1px dotted #555;
}
#sidebar .block ul .children{
}
#sidebar .block li {
	border-top:1px dotted #555;
}
#sidebar .block li a {
}
#sidebar .block li a:hover {
	background-color:#FFF;
}
#sidebar .widget_search label {
}
#sidebar .widget_recent_comments li {
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
	background-color:#FFF;
}
#sidebar .widget_recent_comments li a:hover {
	background-color:#FFF;
}
#sidebar .widget_tag_cloud h3 {
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
}
#sidebar .calendar h3{
}
#sidebar #wp-calendar {
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
}
#sidebar #wp-calendar caption {
}
#sidebar #wp-calendar th {
	border-top:1px dotted #555;
	border-bottom:1px dotted #555;
}
#sidebar #wp-calendar tfoot td{
	border-top:1px dotted #555;
	border-bottom:1px dotted #555;
}
#footer {
	border-top:1px dotted #555;
	color:#666;
}
#footer a {
	color:#666;
}
#footer a:hover{
	color:#a42700;
}