/*#############################################################
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: #ffffff;}
a:hover {color: #999999;}

body {
	background: #000 url(../images/body.png) fixed no-repeat top center; /*  url(img/bg.jpg) repeat-x; */
	color: #DDD;
	font: normal 62.5% "Trebuchet MS",Verdana,sans-serif;
}

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

h1 {
	color: #CCC;
	font: normal 2em Century Gothic, sans-serif; 
	text-transform:lowercase;
}

h1 a {
	color: #000;
	text-decoration: none;
}
h1 a:hover {
	color: #F00;
}

h2 {
	color:#ffffff;
	font-size: 30px;
	padding-top: 20px;
	background: url() no-repeat;
	font: normal 2em Century Gothic, sans-serif;
	padding: 20px 0 12px 10px;
	width:100%;
	text-transform:lowercase;
}

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





/* virtuemart */

.browseProductContainer  {
	marign-left: 100px; }





/* misc */

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

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

#loginbox a:hover{
color:#8DCA3F;
text-decoration:none;
}

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


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


.decay,.decay-small, .componentheading {
	background: url() no-repeat;
	color: #000;
	font: normal 2em Century Gothic, sans-serif;
	padding: 0 0 12px 22px;
	width:100%;
	text-transform:lowercase;
}



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

.contentheading { 
	color:#ffffff;
	font-size: 30px;
	padding-top: 20px;
	background: url() no-repeat;
	font: normal 2em Century Gothic, sans-serif;
	padding: 20px 0 12px 10px;
	width:100%;
	text-transform:lowercase;
}

h3 {
	color:#ffffff;
	font-size: 30px;
	padding-top: 20px;
	background: url() no-repeat;
	font: normal 2em Century Gothic, sans-serif;
	padding: 20px 0 12px 10px;
	width:100%;
	text-transform:lowercase;
}

}

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: 50%;
	top: 165px;
	width: 800px;
	margin-left: -400px;
}
.createdate {
	color:#8DC63F;
	margin-bottom: 6px;
}
#content {
color:#FFFFFF;
}

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





/* navigation */
#navigation {
	left: 50%;
	position: absolute;
	top: 0px;
	width: 800px;
	margin-left: -400px;
}

#navigation ul {text-align: center;
	 }

#navigation li {list-style: none;
	display: inline;
	list-style-type: none;
	font: 18px "Century Gothic", serif; 
		}

#navigation li a {
	line-height: 50px;
	padding: 0 25px 0 25px;
	color: #333333;
	text-decoration: none;
	background: url(../images/btn_on.png) repeat-x top left;	
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
}
#navigation li a:hover {
	color: #800000;
	background: black;
	border-color: #aaab9c #fff #fff #ccc;}


/* footer */
#footer {
	color: #666;
	font: normal  18px "Century Gothic", serif;
	width:800px;
	padding: 25px 0px 0px 0px;
	text-align: right;
}
#footer a {
	color: #999;
	text-decoration: none;
	padding-left: 30px;
	text-transform:lowercase;
	
}
#footer a:hover {
	color: #CCC;
	text-decoration: none;
}
#footer .left, #footer .right {padding: 10px 0;}
#footer .right a {color: #777;}



/* joomla fixes */ 


