/*#############################################################
Name: Twilight
Date: 2006-11-21
Description: A dark and mysterious single column template.
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: #6ba2c9;}

a:hover {color: #edf8ff;}

body {
	background: #0D0D0D;
	color: #878e91;
	font: normal 70% "Lucida Sans Unicode",sans-serif;
	margin: 0;
}

p,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

h1 {
	font-size: 1.6em;
	margin-bottom: 30px;
}


h2 {
	font-size: 1.3em;
	margin-bottom: 30px;
}

li {
	list-style: url(img/li2.gif);
	margin-left: 18px;
}

code {
	background: url(img/bgcode.jpg);
	border: 1px solid #060606;
	color: #838274;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(img/quote2.gif) no-repeat;
	color: #838274;
	display: block;
	font: normal 1.2em "Lucida Sans Unicode",serif;
	padding-left: 28px;
}

h1,h2,h3 {
	color: #edf8ff;
	padding-top: 6px;
}

/* misc */
.clearer {clear: both;}

/* structure */
.container {
	margin: 150px auto;
	width: 730px;
}

/* title */
.title {
	float: left;
	margin-top: 14px;
	text-align: center;
	width: 300px;
}
.title h1 {
	color: #f8f1d1;
	font: normal 2.5em Verdana,sans-serif;
}
.title h2 {
	color: #c3b481;
	font: normal 1.6em Verdana,sans-serif;
}

/* navigation */

/*
.navigation {	background: url(img/bg_home_repeat.jpg) repeat-y;
}
.navigation a {	background: url(img/i_flag.jpg) no-repeat;
	color: #6ba2c9;
	font: bold 1.2em "arial",sans-serif;
	float: center;
	margin-top: 0px;
	padding: 40px 10px 10px;
	text-align: left;
	text-decoration: none;
}
.navigation a:hover {
	background: url(img/i_flag_on.jpg) no-repeat;
}*/

/* holders */
.holder {
	background: url(img/bg_home_repeat.jpg) repeat-y;
	padding: 0 32px;
}

.holder_top,.footer {
	clear: both;
	background: url(img/bg_home.jpg) no-repeat;
	height: 60px;
}

/* footer */

.footer {
	background-position: left bottom;
	color: #838274;
	font-size: 1.1em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
