#title {
	text-transform: uppercase;
	padding-bottom: 3px;
	margin-top: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	top: 20px;
	position: relative;
	color: #909090;
	width: 815px;
        font-family: Verdana, Sans-serif;   
	font-size: 12px;
}

#title a {
	text-decoration: none;
	color: #909090;
	font-family: Verdana, Sans-serif;  
}

#title a:hover {
	text-decoration: none;
	color: #545454;
	font-family: Verdana, Sans-serif;  
}
 
body {
	background-color: #000000;
	color: #c7c7c7;
	font-family: Verdana, Sans-serif;  
        font-size: 11pt;
}

h2 {
       margin-top: 0px;
       text-transform: uppercase;	
       color: #909090; 
       font-family: Verdana, Sans-serif; 
       font-size: 12px;
       font-weight: normal; 
}

#commentlink{
        min-height: 10px;
        width:815px;
        margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
        float: left;
	position: relative;
	padding: 5px 10px 5px 0px;
	width: 815px;
	background-color: #000000;
	font-size: 11px;
	color: #545454;
}

#commentlink a {
	text-decoration: none;
	color: #545454;
	font-family: Verdana, Sans-serif;  
}

#commentlink a:hover {
	text-decoration: none;
	color: #c7c7c7;
	font-family: Verdana, Sans-serif;  
}

#commentlink a:visited{
	text-decoration: none;
	font-family: Verdana, Sans-serif;  
}

#centered_container{
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 25px;
	width: 1010px;
}

#content {
	float: left;
	position: relative;
	width: 815px;
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Sans-serif;  
}

#content a {
	text-decoration: none;
	color: #545454;
}

#content a:visited {
	text-decoration: none;
	color: #545454;
}

#content a:hover {
	text-decoration: none;
	color: #c7c7c7;
}

#post {
	float: left;
	text-align: center;
	margin-top: 27px;
	line-height: 18px;
	position: relative;
        width: 100%;
}

#post a {
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Sans-serif;  
        font-weight: bold;
	line-height: 18px;
	color: #dddddd;
}

/*
#entry{
        text-align: center;    
        margin-right: auto;
	margin-left: auto;
	width: 800px;
}
*/

#archive {
	float: left;
	text-align: left;
	margin-top: 30px;
	line-height: 30px;
	position: relative;
}

#archive a {
	text-decoration: underline;
	font-size: 11px;
	font-family: Verdana, Sans-serif;  
	color: #c7c7c7;
}

#archive a:hover {
	font-size: 11px;
	font-family: Verdana, Sans-serif;  
	color: #545454;
}

#post a:hover {
	font-size: 11px;
	font-family: Verdana, Sans-serif;  
	color: #e9e9e9;
}

#post a:visited {
	color: #dddddd;
	font-size: 11px;
	font-family: Verdana, Sans-serif;  
}

#archive a:visited {
	font-size: 11px;
	font-family: Verdana, Sans-serif;  
	color: #c7c7c7;
}

img {
	border-style: none;
	text-align: left;
	background-color: #000000;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#navigation {
	min-height: 10px;
	margin-bottom: 5px;
	float: left;
	position: relative;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 5px;
	width: 815px;
	margin-top: 10px;
	background-color: #000000;
	font-size: 11px;
	color: #545454;
}

#navigation a {
	text-decoration: none;
	color: #545454;
}

#navigation a:visited {
	text-decoration: none;
	color: #545454;
}

#navigation a:hover {
	text-decoration: none;
	color: #c7c7c7;
}

#comments {
        position: relative;
        float: left;
        min-height: 40px;
        border-top-width: 1px;
        border-top-color: #545454;
	border-top-style: solid;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
        margin-top: 5px;
	font-size: 11px;
	font-family: Verdana, Sans-serif;  
	background-color: #000000;
	color: #c7c7c7;
	width: 805px;
}

#comments li p {
        width: 450px;
	padding: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 0px;
	color: #c7c7c7;
	background-color: #090909;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
}


#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	border-style: solid;
	border-right-width: 0px;
	border-left-width: 0px;
        border-top-color: #545454;
	border-top-width: 1px;
	border-bottom-color: #545454;
	border-bottom-width: 1px;
	color: #c7c7c7;
	font-size: 11px;
	background: #090909;
	padding: 5px;
}

#commentform textarea {
	padding: 10px;
	height: 150px;
	font-style: normal;
	font-weight: normal;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-color: #545454;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #545454;
	color: #c7c7c7;
	font-size: 11px;
	background-color: #090909;
	width: 395px;
}

#commentlist li ul {
	font-size: 11em;
	font-weight: normal;
	clear: left;
}

#comment {
	margin-bottom: 10px;
	margin-top: 10px;
	color: #545454;
	font-style: italic;
	width: 385px;
	font-family: Verdana, Sans-serif;  
	font-size: 11px;
}

#comment a {
	color: #545454;
	font-style: italic;
	font-family: Verdana, Sans-serif;  
	font-size: 11px;
}

#commentcontainer {
	width: 415px;
	color: #333333;
	font-size: 11px;
}


#submit {
	margin-top: -15px;
        padding: 3px;
	height: 25px;
	width: 415px;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	font-family: Verdana, Sans-serif;  
	color: #c7c7c7;
	background-color: #090909;
	font-size: 10px;
	border-color: #545454;
	border-style: solid;
	border-width: 1px;
}

#footer {
	text-align: center;
	margin-top: 5px;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	position: relative;
	padding-bottom: 20px;
	padding-top: 5px;
	float: left;
	height: auto;
	color: #545454;
	width: 815px;
}

#footer a {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #c7c7c7;
	font-family: Verdana, Sans-serif;  
	font-size: 10px;
}

#footer a:visited {
	font-style: normal;
	font-weight: normal;
	color: #c7c7c7;
	font-family: Verdana, Sans-serif;  
	font-size: 10px;
}

#footer a:hover {
	text-decoration: underline;
	font-style: normal;
	font-weight: normal;
	color: #545454;
	font-family: Verdana, Sans-serif;  
	font-size: 10px;
}

#sidebar {
	margin-top: 35px;
	font-size: 11px;
	clear: right;
	float: right;
	width: 160px;
}

#sidebar_text {
	margin-top: 10px;
	font-size: 11px;
}

#sidebar_about {
	text-transform: uppercase;
	margin-bottom: 40px;
	margin-top: 20px;
	font-size: 11px;
}

#sidebar_about a{
	text-decoration: none;
	color: #909090;
	font-style: normal;
	font-weight: normal;
}

#sidebar_about a:hover{
	text-decoration: none;
	color: #545454;
	font-style: normal;
	font-weight: normal;
}

#sidebar_links {
	list-style-position: inside;
	list-style-type: none;
	line-height: 22px;
	margin-bottom: 40px;
	margin-top: 12px;
	font-size: 11px;
}

#sidebar_links a {
	text-decoration: none;
	color: #c7c7c7;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
}

#sidebar_links visited {
	text-decoration: none;
	color: #c7c7c7;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
}

#sidebar_links a:hover {
	text-decoration: none;
	color: #545454;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
}

#sidebar_title {
	margin-top: -5px;
	text-transform: uppercase;
	padding-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	position: relative;
	color: #909090;
	font-size: 12px;
}

#sidebar_title a{
	text-decoration: none;
	color: #909090;
	font-style: normal;
	font-weight: normal;
}

#sidebar_title a:hover{
	text-decoration: none;
	color: #545454;
	font-style: normal;
	font-weight: normal;
}


