/*#############################################################
Name: Decayed
Date: 2007-05-12
Description: A dark trash style two-column website template. Wordpress theme version available at http://templates.arcsin.se/decayed-wordpress-theme/.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #660000;}
a:hover {color: #ff0000;}

body {
	background: #000 url('img/body1.png') no-repeat; /*  url(img/bg.jpg) repeat-x; */
	color: #DDD;
	font: normal 62.5% "Arial",Verdana,sans-serif;
        letter-spacing: 1px;
	padding-left: 90px;
}

p,code,ul,ol {padding-bottom: 0.5em; line-height:1.4em; margin:0 0 1.2em 1em;}


h1 {
	color: #666666;
	font: normal 2em Arial,sans-serif;
}
h1 a {
	color: #660000;
	text-decoration: none;
}
h1 a:hover {
	color: #F00;
}

h2 {font: normal 1.4em Tahoma,Arial,Verdana,sans-serif; padding-bottom: 20px; }

h1,h2 {padding-top: 1px;}

blockquote {
	color: #cccccc;
	display: block;
	font-weight: normal;
	padding-left: 25px;
}

img {border: none;}

img.right {margin: 5px 0 5px 12px;}
img.left {margin: 5px 12px 5px 0;}
img.border {
	background: #555;
	display: block;
	padding: 3px;
}

/* misc */
.clearer {
	clear: both;
	font-size: 0;
}

.left {float: left;}
.right {float: right;}

.decay, .decay-small {
	background: #000; /* url('img/decay2.gif') no-repeat left center; */
	color: #ff0000;
	font: bold 1.6em Arial,sans-serif;
	letter-spacing: 1px;
	padding: 0 0 12px 22px;
}
.decay-small {
	background: url('img/decay-small5.png') no-repeat left center;
	padding-top: 0px;
}

p.postinfo {
	border-top: 1px dashed #333;
	color: #666;
	font: bold 0.9em Arial,sans-serif;
	margin-bottom: 24px;
	padding: 8px;
}
p.postinfo a {color: #888;}
p.postinfo a:hover {color: #CCC;}

/* structure */
#container {
	font-size: 1.3em;
}

/* title */
#site-title {font: normal 3em Tahoma,sans-serif;}
#site-title a {
	color: #DDD;
	text-decoration: line-through;
}
#site-title a:hover {
	color: #FFF;
	text-decoration: none;
}
#site-description {color: #CCC;}

/* content */
#content {
        background: url('img/ScorchLogoBack.png') no-repeat;
	left: 370px;
	position: absolute;
	top: 370px;
	width: 610px;
}
#content .descr {
	color: #444444;
	margin-bottom: 6px;
}
#content li {margin-left: 18px;}

/* navigation */
#navigation {
        background: url('img/trans4.jpg') repeat;
	left: 70px;
	position: absolute;
	top: 475px;
	width: 215px;
}
#navigation h2 {
	color: #444444;
	font-size: 1em;
	letter-spacing: 1px;
	line-height: 30px;
        padding-bottom: 35px;
        padding-left: 70px;
	margin: 0px;
}
#navigation ul {margin-left: 1.1em; margin-top: 0.1em; margin-bottom: 1.3em; margin-right: 0px;}
#navigation li {list-style: square; color: #222222;}
#navigation li a {
	color: #660000;
	font-size: 85%;
        font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
}
#navigation li a:hover {color: #ff0000;}

/* footer */
#footer {
	border-top: 1px dashed #333;
	color: #666;
	font: normal 0.9em sans-serif;
	position: absolute;
	top: 100%;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #CCC;
	text-decoration: underline;
}
#footer .left, #footer .right {padding: 10px 0;}
#footer .right a {color: #777;}

input, select, field, textarea {
        background-color:#000000;
        color:#cccccc;
        font-family:Verdana;
        font-size:11px;
        border:1px solid #444444;
        padding:2px;
         } 

#search {
	width: 250px;
        margin: 0 auto;
}

#search fieldset {
	border: none;
}

#search #s {
	width: 150px;
}

#search #x {
	width: 70px;
}

/* Menu */

#menu {
	width: 915px;
	height: 40px;

}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: right;
        color: #000000;
	padding: 0px 50px 0px 0px;
}

#menu a {
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 0.8em;
	font-weight: bold;
        color: #555555;
}

#menu a:hover {
	text-decoration: underline;
}


.subcat {
margin-left:1em;
}

.single {
width:40%;
float:left;
padding:0 15px;
}

.strong {
font-weight:700;
}

.em {
font-style:italic;
}

.underline {
text-decoration:underline;
}

.del {
text-decoration:line-through;
}

fieldset {
border:1px solid #444444;
color:#ccc;
background:#000000;
margin:0 0 8px;
padding:10px 8px;
}

textarea {
width:97%;
height:20em;
padding:3px;
}

.comment {
color:gray;
border-top:1px solid #222;
background:#111111;
margin:0 0 10px;
padding:10px;
}

.commentsbox {
color:gray;
background:transparent;
margin:0 0 10px;
padding:10px;
}

.date {
border-top:1px solid #222;
margin: 0px 0px 40px 5px;
padding:5px;
}

.clearer {
clear:both;
margin:0 auto;
padding:1px 0 0;
}

/* for expandable title links on archive and sitemap pages */
.drop_title a {
font:bold 12px Arial;
}

.droplist_div {
width:95%;
border-bottom:1px solid #444444;
padding:4px 0;
}

.subcatlist_div {
width:95%;
padding:0 0 0 15px;
}

