body, html
{
margin: 0;
font-family: arial;
font-size: 12px;
text-align: left;
vertical-align: top;
background: #000;
color: #fff;
}

img
{
border: none;
}

h1,h2,h3,h4,h5,h6
{
font-family: georgia;
}

a:link, a:visited
{
text-decoration: none;
color: #fff;
}

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

span.post_head
{
font-size: 14px;
font-weight: bold;
font-family: georgia;
}

hr 
{ 
border: none;
border-top: dashed 1px #232323; 
}



table#wp-calendar
{
width: 100%;
text-align: center;
}

table#contact_box
{
border: 1px solid #232323;;
}

input#contact 
{
color: #ccc;
width: 145px;
height: 15px;
background-color: #121212;
border: 1px solid #232323;
margin-bottom: 5px;
}

input#send_btn 
{
color: #ccc;
width: 65px;
height: 25px;
background-color: #121212;
border: 1px solid #232323;
}

textarea#contact
{
color: #ccc;
width: 298px;
height: 85px;
background-color: #121212;
border: 1px solid #232323;
margin-bottom: 5px;
}

.sidebar ul
{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li
{
padding: 5px 0 5px 0;
}

.sidebar ul li h2
{
font-family: tahoma;
font-size: 14px;
margin-bottom: 5px;
}

.sidebar ul ul li
{
padding-bottom: 1px;
}



.comments-template
{
	margin: 10px 0 0;
	border-top: 1px solid #ffffff;
	padding: 10px 0 0;
}

.comments-template ol
{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li
{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3
{
	font-family: tahoma;
	font-size: 16px;
}

.commentmetadata
{
	font-size: 12px;
}

.comments-template p.nocomments
{
	padding: 0;
}

.comments-template textarea{
	font-family: tahoma;
	font-size: 12px;
}
