/*#############################################################
Name: Dark Ritual
Date: 2006-11-06
Description: Tribal-style three column layout.
Author: Viktor Persson
URL: http://templates.arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* standard elements */
* {
	margin: 0;
	padding: 0;
}

a {color: #682;}

a:hover {color: #9A6;}

body {
	background: #ffffff;
	color: #006666;
	font: normal 65% "Lucida Sans Unicode",sans-serif;
	margin: 1.5% 0;
}

p,ul {
	padding-bottom: 1em;
}

ul {margin-left: 1.2em;}

li {list-style: square;}


h1 {font-size: 15px; color: #000000; font-family: "Trebuchet MS","Lucida Sans Unicode", Arial;}
h2 {font-size: 18px; color: #006666; font-family: "Trebuchet MS","Lucida Sans Unicode", Arial;}
h3 {font-size: 13px; color: #000000; font-family: Arial;}
h4  {font-size: 1.1em; color: #fff; font-family: "Trebuchet MS",Arial,sans-serif; padding-left:20px;}
h5 {font-size: 1.1em; color: #006666; font-family: "Trebuchet MS","Lucida Sans Unicode", Arial;}
h6 {font-size: 1.3em; color: #fff; font-family: "Trebuchet MS","Lucida Sans Unicode", Arial;}

blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #000;
        display: block;
        font-family: "Trebuchet MS","Lucida Sans Unicode",Arial,sans-serif;
	font-size: 12px;
	margin-bottom: 1.2em;
	padding: 10px 10px;
}
blockquote p {padding: 3px 0;}



/* misc */
.clearer {clear: both;}
.main_right .padded {padding: 6px 2px 6px 8px;}
.main .padded {padding: 12px 12px;}
.meta {font-size: 0.8em; color: #666;}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	font-size: 12px;
	background: url(img/bgcontainer.jpg) repeat-y;
	margin: 0 auto;
	width: 768px;
	border: 2px solid #666666;
}

/* header */
.header {
	float: left;
	width: 593px;
	background: url(img/header.jpg) no-repeat;
	font: normal 2.4em Verdana,sans-serif;
	line-height: 150px;
	text-align: center;
}
.header2 {
	float: left;
	width: 593px;
	background: url(img/header2.jpg) no-repeat;
	font: normal 2.4em Verdana,sans-serif;
	line-height: 150px;
	text-align: center;
}
.header3 {
	float: left;
	width: 593px;
	background: url(img/header3.jpg) no-repeat;
	font: normal 2.4em Verdana,sans-serif;
	line-height: 150px;
	text-align: center;
}
.header4 {
	float: left;
	width: 593px;
	background: url(img/header4.jpg) no-repeat;
	font: normal 2.4em Verdana,sans-serif;
	line-height: 150px;
	text-align: center;
}
.header5 {
	float: left;
	width: 593px;
	background: url(img/header5.jpg) no-repeat;
	font: normal 2.4em Verdana,sans-serif;
	line-height: 150px;
	text-align: center;
}
.header6 {
	float: left;
	width: 593px;
	background: url(img/header6.jpg) no-repeat;
	font: normal 2.4em Verdana,sans-serif;
	line-height: 150px;
	text-align: center;
}
.header7 {
	float: left;
	width: 593px;
	background: url(img/header7.jpg) no-repeat;
	font: normal 2.4em Verdana,sans-serif;
	line-height: 150px;
	text-align: center;
}
.header8 {
	float: left;
	width: 593px;
	background: url(img/header8.jpg) no-repeat;
	font: normal 2.4em Verdana,sans-serif;
	line-height: 150px;
	text-align: center;
}
.header9 {
	float: left;
	width: 593px;
	background: url(img/header9.jpg) no-repeat;
	font: normal 2.4em Verdana,sans-serif;
	line-height: 150px;
	text-align: center;
}


/* structure */
.top {
	background: #cccccc;
	color: #003333;
	float: left;
	font: normal 1.4em Verdana;
	height: 50px;
	text-align: center;
	width: 480px;
}
.subnav {
	float: left;
	width: 150px;
}
.main {
	float: left;
	width: 445px;
}
.main_right {
	float: right;
	width: 170px;
	color: #CCC;
}

/* sub-navigation */
.subnav h1 {
	background: #333333;
	color: #FFE;
	font: bold 14px Arial,sans-serif;
	line-height: 27px;
	padding-left: 8px;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	border-bottom: 1px solid #666666;
	list-style: none;
}
.subnav li a {
	background: #006666;
	color: #FFF;
	font: 11px Arial, "Trebuchet MS",Verdana,sans-serif;
        font-weight: bold;
	display: block;
	padding: 7px 0 7px 10px;
	width: 140px;
	text-decoration: none;
}
.subnav li a:hover {
	background: #8FBC8F;
	color: #000;
}

/* footer */
.footer {
	background: url(img/bgfooter.png) repeat-x;
	color: #CCC;
	font-size: 10px;
	line-height: 29px;
	width: 100%;
	text-align: center;
}
.footer .left,.footer .right {padding: 0 16px;}
.footer a {color: #EEE;}
.footer a:hover {color: #FAFCB0;}
