/*#############################################################
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: #0e006a;}

a:hover {color: #5800b6;}

body { color: #333; font: 62.5% "Lucida Sans Unicode", sans-serif; background-color: #ffc7f7; background-repeat: repeat; background-position: 0 0; margin: 3% 0; }

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: 1.2em;}

blockquote {
	background: #fff;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}

h1,h2,h3 {color: #5800b6;}

/* misc */
.clearer {clear: both;}
.main_right .padded {padding: 6px 2px 6px 16px;}
.main .padded {
	padding: 18px 24px;
	text-align: center;
}
.meta {font-size: 0.8em; color: #666;}
.left {float: left;}
.right {float: right;}

/* structure */
.container { font-size: 1.2em; background: #ffc7f7 repeat-y; margin: 0 auto; width: 780px; border: solid 5px silver; }

/* header */
.header { width: 780px; background: url(img/header_20.gif) no-repeat; height: 140px; }
/*menualto*/
.menualto { font-family: Verdana, sans-serif; font-weight: normal; font-style: normal; font-variant: normal; width: 780px; background: no-repeat; text-align: center; height: 50px; }
/* structure */
.top {
	background: #222;
	color: #DDD;
	float: left;
	font: normal 1.4em Verdana;
	height: 50px;
	text-align: center;
	width: 639px;
}
.subnav {
	float: left;
	width: 170px;
}
.main {
	float: left;
	width: 410px;
}
.main_right {
	float: right;
	width: 200px;
	color: #333;
}

/* sub-navigation */
.subnav li a { background: no-repeat; color: #111; display: block; padding: 8px 0 8px 12px; width: 170px; text-decoration: none; position: static; height: 391px; }
/* footer */
.footer { color: #ccc; font-size: 0.9em; line-height: 39px; background-color: #6f6966; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0; width: 100%; text-align: center; }
.footer .left,.footer .right {padding: 0 16px;}
.footer a {color: #EEE;}
.footer a:hover {color: #FAFCB0;}
p {
	font-size: x-small;
}

