﻿@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/back.jpg);
	background-color:#000000;
	background-position:top;
	background-repeat:no-repeat;
}

.body {
	margin: 0 auto;
	width: 900px;
}

#header {
	height: 210px;
}

.metal_blast {
	height: 80px;
	width:	500px;
	border: 0px solid #fff;
	position:absolute;
	margin-top: 140px;
}

.pages {
	height:40px;
	width: 285px;
	margin: 0 0 0 auto;
}

.pages li {
	list-style:none;
	float:left;
	padding: 0 10px 0 10px; 
}

.pages li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration:none;
	color: #fff;
}

.pages li a:hover {
	color: #e50000;
}

#container {
	width: 900px;
	background-color:#FFF;
	padding: 20px 0 30px 0;
}

#container:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.main {
	width:605px;
	padding: 0px 20px 0 20px;
	float:left;
}

.post {
	padding: 0 0 20px 0;

}

.h1 a {
	color:#C10000;
	font-family:"Times New Roman", Times, serif;
	font-size:24pt;
}

.h1 a:hover {
	color: #131313;
	text-decoration:none;
}

.author-time {
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding:2px 0 0 0;
}

.content {
	margin: -5px 0 -5px 0;
	font-size:11pt;
}

.content:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.content a {
	color: #e50000;
}

.content a:hover {
	color: #131313;
}

.content blockquote {
	padding-left: 20px;
	margin-left: 0;
	color:#333;
	border-left:#999 3px solid;
	font-style:italic;
}

.meta {
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border-bottom: #ddd 1px solid;
}

.meta a {
	color: #ff8c29 ;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.meta a:hover {
	color: #131313;
}

.navigation {
	text-align:center;
	padding: 0 0 20px 0;
	float:left;
	clear:both;
}

.navigation a {
	font-size: 14pt;
	color: #e50000;
	font-family:"Times New Roman", Times, serif;
}

.navigation a:hover {
	color: #131313;
}

.sidebar {
	width:235px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:9pt;
}

.rss-pic {
	width: 232px;
	height: 45px;
	background-image:url(images/rss.png);
	margin-bottom: 16px;
}

.rss-pic:hover {
	width: 232px;
	height: 45px;
	background-image:url(images/rss_glow.png);
}

.email-pic {
	width: 232px;
	height: 45px;
	background-image:url(images/email.png);
	margin-bottom: 30px;
}

.email-pic:hover {
	width: 232px;
	height: 45px;
	background-image:url(images/email_glow.png);
}

.subscribe {
	background-color:#fff;
	width: 235px;
	
	margin-bottom: 30px;	
}

.sub1 {
	color: #ff8c29;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	height: 71px;
	font-weight:bold;
	text-align:center;
}


.sub2 {
	color: #e50000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	height: 71px;
	font-weight:bold;
	text-align:center;
}

.rss_text {
	padding: 15px 5px 0 64px;
}

.rss {
	float:left;
	clear:left;
}



.h2 {
	color: #444;
	font-size:12pt;
	font-weight:bold;
	padding: 5px;
}	

.sidebar ul {
	margin: 0 0 30px 0;
	list-style:none;
	padding: 0;

}

.sidebar li {
	list-style:none;
	list-style-position:outside;
}

.sidebar ul li {
	padding: 5px;
	border-top: #bbb 1px dotted;
}

.sidebar a {
	color: #e50000;
	text-decoration:none;
}

.sidebar a:hover {
	color: #131313;
}


.bottom {
	margin: 0 auto;
	width: 898px;
	border-left: #fff solid 1px;
	border-right: #fff solid 1px;
	background-color:	#131313;
	padding-top: 20px;
	padding-bottom: 10px;
	color:#999999;
}

.bottom:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.column {
	width: 272px;
	margin-left: 20px;
	float:left;
	font-size: 10pt;
	font-family:Arial, Helvetica, sans-serif;
}

.h3 {
	font-size:12pt;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-weight:bold;
	padding-bottom: 5px;
}

.column a {
	color: #fff;
	text-decoration:none;
}

.column a:hover {
	color: #e50000;
}

.column ul {
	margin:0;
	padding: 0;
	list-style:none;
}

.column ul li {
	padding: 5px;
	border-top: #555 1px dotted;
}

.column form {
	margin: 0 0 30px 0;
	padding: 0;
	table-align: center;
	
}

.column .search {
	border:#666 1px solid;
	width: 272px;
}

.column .search:hover , .column .search:active {
	border:#e50000 1px solid;
}

.column .tags {
	text-align:center;
}

.column .tags a:hover {
	color:#FFF;
}


.dno {
	width: 900px;
	height: 10px;
	background-image:url(images/dno.png);
}

.footer {
	text-align:center;
	color:#999;
	padding: 12px 0 20px 0;
}

.related {
	font-size: 10pt;
	font-weight:bold;
	color: #131313;
}

.st-related-posts {
	list-style: square;
	margin-top: 2px;
	
}

.st-related-posts a {
	color: #e50000;
}

.help {
	text-align:center;
	color: #131313;
	border-left: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
	border-right: #ddd 1px solid;
	padding: 1px;
	font-size:11pt;
}

.help a {
	color: #e50000;
}

.help a:hover {
	color: #131313;
}

.help img {
	padding: 2px;
}

.sub1 a {
	color: #ff8c29;
}

.sub2 a:hover {
	color: #131313;
}

.st_tag_cloud a:hover, st-tags:hover {
	color: #e50000;
	text-decoration: underline;
}

.album_info {
	padding: 10px;
	border: #ddd 1px solid;
	width: 240px;
	float:left;
	margin-right:10px;
}

.smopro {
	border-bottom: #ddd 1px solid;
	margin: -10px 0 10px 0;
	padding-bottom: 10px;
	font-size: 9pt;
	color: #666;
}

.smopro a {
	color:#C10000;
}

.smopro a:hover {
	color:#000;
}

.trackbacks {
	background-color: #eee;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width: 880px;
	margin-left: -20px;
	margin-top: 20px;
	padding-left: 20px;

}

.trackbacks h3 {
	color: #666;
}

.trackbacks a {
	color: #666;
	font-size: 9pt;

}

.trackbacks li {
	margin: 0;
}