/*#############################################################
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 */
* {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

a {color: #668721;}

a:hover {color: #5B6738;}

body {
	background: #333 url(img/bg.gif);
	color: #333;
	margin: 2% 0;
	font-family: "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

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

ul {margin-left: 1.2em;}

li {list-style: none;}
.main li {list-style-image: url(img/li.gif);}

h1 {font-size: 14px;}

blockquote {
	color: #333;
	display: block;
	font-size: 11px;
	margin-bottom: 1.5em;
	background-color: #FCFCFA;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-image: url(img/bar.jpg);
	background-repeat: no-repeat;
}
blockquote p {
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 0;
}

h1,h2,h3 {
	color: #C89848;
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}

/* misc */
.clearer {
	clear: both;
	color: #333333;
}
.main_right .padded {
	padding: 6px 2px 6px 16px;
	background-color: #222222;
}
.main .padded {
	background-color: #EFECDD;
	padding-top: 18px;
	padding-right: 24px;
	padding-bottom: 18px;
	padding-left: 24px;
	background-image: url(img/p7PM_frost_gr.jpg);
	background-repeat: no-repeat;
}
.meta {font-size: 10px; color: #333333;}
.left {float: left;}
.right {float: right;}

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

/* header */
.header {
	float: left;
	width: 640px;
	line-height: 150px;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	top: inherit;
}

/* structure */
.top {
	background: #222;
	color: #DDD;
	float: left;
	font: normal 1.4em Verdana;
	height: 50px;
	text-align: center;
	width: 639px;
}
.subnav {
	float: left;
	width: 160px;
}
.main {
	float: left;
	width: 480px;
}
.main_right {
	float: right;
	width: 200px;
	color: #DFDFDF;
}

/* sub-navigation */
.subnav h1 {
	background: #222;
	color: #CCCCCC;
	font: 10pixels Verdana,sans-serif;
	line-height: 24px;
	padding-left: 0px;
}
.subnav ul {margin: 0; padding: 0;}
.subnav li {
	border-bottom: 1px solid #333333;
	list-style: none;
}
.subnav li a {
	background: #D0D1BA;
	color: #111;
	display: block;
	width: 148px;
	text-decoration: none;
	background-image: url(img/nav.jpg);
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 6px;
}
.subnav li a:hover {
	background: #D0D1BA;
	color: #333333;
	background-image: url(img/p7PM_steelyellow.png);
}

/* footer */
.footer {
	background: url(img/bgfooter.gif) repeat-x;
	color: #CCC;
	font-size: 10px;
	line-height: 39px;
	width: 100%;
	text-align: center;
	height: 300px;
}
.footer .left,.footer .right {padding: 10;}
.footer a {color: #9B9C69;}
.footer a:hover {color: #DDDFCA;}
.adstyle {
}
.adstyle {
	padding-right: 5px;
}

