/*#############################################################
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%;}


html, body, form, fieldset, div, span, table, tr, td, h1, h2, h3, h4, h5, h6, p, ul, ol, li {
margin: 0;
padding: 0;
}

a {color: #7c1d00;
text-decoration:none;
}
a:hover {color: #222222;
}

body {
	background: #000000 url(../images/body.jpg) no-repeat; /*  url(img/bg.jpg) repeat-x; */
	color: #DDD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left: 90px;
}

p,code,ol {padding-bottom: 1.2em;}

h1 {
	color: #000000;
	font: normal 2em;
}
h1 a {
	color: #000;
	text-decoration: none;
}
h1 a:hover {
	color: #F00;
}

h2 {font: normal 1.8em;
}

h1,h2 {padding-top: 6px;}

blockquote {
	color: #CCA;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

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;
}

#title {
padding-left:4px;
}

#logo {
margin-left:325px;
margin-top:0px;
}

/* misc */

#loginbox {
border: 1px #222222 dashed; 
padding:10px;
}

#loginbox a{
color:#666;
text-decoration:none;
}

#loginbox a:hover{
color:#5f0000;
text-decoration:none;
}

.clearer {
	clear: both;
	font-size: 0;
}


.left {float: left;}
.right {float: right;}


.decay,.decay-small, h3, .componentheading {
	/*background: url(../images/decay-long.png) no-repeat;*/
	color: #222222;
	font: normal 2em;
	font-size:26px;
	font-weight:bolder;
	text-transform:uppercase;
	padding: 0 0 0px 0px;
	width:100%;
	padding-top: 6px;
	letter-spacing:-1px;
	font-family:"Times New Roman", Times, serif;
}

.buttonheading {
width:75px;
height:30px;
overflow:visible;
}

.contentheading { 
	color: #222222;
	height:20px;
	line-height:20px;
	width:100%;
	padding-top: 6px;
	padding-left: 0px;
	font-size:20px;
	text-transform:uppercase;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif
}

h3 {
	color:#666666;
	font-size:125%;
	padding-top:6px;
	margin-bottom: -9px;
	padding-top:6px;
	/*background:url(../images/decay-small.png) no-repeat left center;*/

}

p.postinfo {
	border-top: 1px dashed #333;
	color: #666;
	font: bold 0.9em 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 {
position:relative;
	left: 285px;
	top: 0px;
	width: 590px;
	padding-left:30px;
	padding-right:30px;
	background-image:url(../images/content_bg.jpg);
}
.createdate {
	color:#555555;
	margin-bottom: 6px;
}
#content {
color:#222222;
}

#content li {margin-left: 18px;}

#rotator {
	width: 650px;
	padding-bottom: 0px;
	margin-left: 285px;
}



/* navigation */
#navigation {
	left: 180px;
	position: absolute;
	float:right;
	top: 270px;
	width: 180px;
	text-align:right;
}
#navigation h3 {
	color: #222222;
	font-size: 14px;
	letter-spacing: 0;
	line-height: 12px;
	margin-bottom: 0px;
	margin-left: -22px;
	margin-top: 12px;
}
#navigation ul {margin: 0 0 0 1em;}
#navigation li {list-style: none;}
#navigation li a {
	color: #a18764;
	font-size: 1.1em;
	line-height: 1.5em;
	text-decoration: none;
	/*text-transform:lowercase;*/
}
#navigation li a:hover {color: #751b00;}

#navigation ul ul a:link, #navigation ul ul a:visited {
color:#751b00;
padding-bottom:0px;
margin-bottom:0px;
font-size:14px;
/*font-weight:bold;*/
text-transform:uppercase;
letter-spacing:1px;
font-family:"Times New Roman", Times, serif;
}

#navigation ul ul a:hover {
color:#a18764;
}


/* footer */
#footer {

	/*border-top: 1px dashed #333;*/
	height: 23px;
	color: #222222;
	font: normal 0.9em sans-serif;
	margin-left: 285px;
	padding-top:20px;
	top: 0px;
	width: 610px;
	padding-left:20px;
	padding-right:20px;
	background:url(../images/footer_bg.jpg) no-repeat;
}
#footer a {
	color: #222222;
	text-decoration: none;
}
#footer a:hover {
	color: #222222;
	text-decoration:underline;
}
#footer .left, #footer .right {padding: 10px 0;}
#footer .right a {color: #5f0000;}



/* joomla fixes */ 

