/*
Template name: Contaminated
Template URI: http://templates.arcsin.se/contaminated-website-template/
Release date: 2007-01-04
Description: A trash style website template
Author: Viktor Persson
Author URI: http://arcsin.se/

This template is licensed under a Creative Commons Attribution 2.5 License:
http://templates.arcsin.se/license/

standard elements*/
HTML
{
	min-height: 100%;
}
*
{
	margin: 0;
	padding: 0;
}
.adds
{
	margin: 10px 20px 10px 0;
	padding-top: 150px;
	width: 120px;
	float: left;
}
STRONG
{
	font: 12pt sans-serif;
	color: #98A932;
}
A
{
	color: #7B3;
}
A:hover
{
	color: #AA3;
}
BODY
{
	background: #111 url(../images/bg.jpg) repeat-x;
	color: #DDD;
	font: normal 62.5% "Trebuchet MS", Verdana, sans-serif;
}
P, CODE, UL
{
	padding-bottom: 1.2em;
}
H1
{
	font: normal 1.8em Tahoma, sans-serif;
	margin-bottom: 4px;
}
H2
{
	background: url(../images/stripes.gif) repeat-x left bottom;
	color: #CCC;
	font: normal 2em Impact, sans-serif;
	margin-bottom: 8px;
	padding-bottom: 11px;
	letter-spacing: 1px;
}
BLOCKQUOTE
{
	color: #CCA;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}
H1, H2
{
	padding-top: 6px;
}
/*misc*/
.clearer
{
	clear: both;
	font-size: 0;
}
.left
{
	float: left;
}
.right
{
	float: right;
}
INPUT, TEXTAREA
{
	border: 1px solid #778844;
	padding: 2px;
	background-color: #141414;
	color: #7DAF38;
}
INPUT.search
{
	width: 120px;
}
FIELDSET
{
	border: 1px solid #4C4C4C;
	padding: 3px 7px 10px;
}
FIELDSET LEGEND
{
	color: #778844;
	font-size: 11px;
	padding: 0.1em 0.3em;
}
.post H2 A:hover
{
	text-decoration: underline;
}
/*.post h2 a, post h2 a:visited*/
.post H2 A, .post H2 A:visited
{
	color: #CCCCCC;
	text-decoration: none;
}
.post .info
{
	background-color: #111111;
	color: #8DC63F;
	font-size: 0.9em;
}
.post .info A, .post .info A:hover, .post .info A:visited
{
	color: #8DC63F;
	text-decoration: underline;
}
DIV.message
{
	border-style: solid;
	border-width: 1px;
	margin: 0 0 16px 8px;
	padding: 6px;
	color: #000000;
	background-color: #CEDFB8;
	border-color: #778844;
}
DIV.error
{
	border-style: solid;
	border-width: 1px;
	margin: 0 0 16px 8px;
	padding: 6px;
	color: #000000;
	background-color: #FFEBE8;
	border-color: #CC0000;
}
INPUT.login
{
	width: 70px;
	margin-left: 12px;
	margin-top: 3px;
	margin-bottom: 2px;
}
DIV.login
{
	width: 350px;
	margin-left: auto;
	margin-right: auto;
}
TABLE.login
{
	margin-left: auto;
	margin-right: auto;
}
TD.login
{
	text-align: center;
}
/*structure*/
.wrapper
{
	font-size: 1.3em;
	margin: 0 auto;
	width: 920px;
}
.container
{
	background: url(../images/header.gif) no-repeat center top;
}
/*title*/
.title
{
	font: normal 3em Tahoma, sans-serif;
}
.title A
{
	color: #DDDDDD;
	text-decoration: none;
}
.title A:hover
{
	text-decoration: underline;
}
.olive
{
	color: #CCA;
}
/*sub navigation*/
.sidenav
{
	background: url(../images/sidenav.gif) no-repeat right top;
	padding-top: 126px;
	float: right;
	width: 210px;
}
.sidenav H2
{
	color: #9A3;
	font-size: 1.4em;
	line-height: 30px;
	margin: 0;
}
.sidenav UL
{
	padding: 0.5em 0 0 0.5em;
}
.sidenav LI
{
	list-style: none;
}
.sidenav LI A
{
	font-size: 1.1em;
	line-height: 1.5em;
	color: #777;
	text-decoration: none;
}
.sidenav LI A:hover
{
	color: #8DCA3F;
}
/*content*/
.content
{
	float: left;
	margin: 10px 0;
	padding-top: 32px;
	width: 555px;
}
.content .descr
{
	color: #8DC63F;
	margin-bottom: 6px;
}
.content LI
{
	margin-left: 18px;
}
/*footer*/
.footer
{
/*bstorola background: url('../images/bgfooter.gif') repeat-x;*/
	border-top: 1px dashed #333;
	color: #777;
	font: normal 0.9em sans-serif;
}
.footer A
{
	color: #784;
	text-decoration: none;
}
.footer A:hover
{
	color: #AA3;
	text-decoration: underline;
}
.footer .left, .footer .right
{
	padding: 10px 0;
}
.footer .right, .footer .right A
{
	color: #555;
}
.footer .right A:hover
{
	color: #999;
}
