/*#############################################################
Name: Dirtylicious
Date: 2007-03-10
Description: A soft-colored, bright and somewhat dirty two-column template.
Author: Viktor Persson
URL: http://templates.arcsin.se

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

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #06C;}

body    { color: #444; font: 62.5% Tahoma, sans-serif; background: #666 url("gradient71079058.bmp") repeat-x left top; padding-top: 10px }
p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

code  { color: #666; font: 1em/1.6em Tahoma, sans-serif; background: white; white-space: pre; display: block; margin-bottom: 12px; padding: 8px 10px; border-style: solid; border-width: 1px 1px 1px 6px; border-color: #eee #eee #eee #ccc }

blockquote  { background: no-repeat; display: block; padding-left: 28px }

h1,h2,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
	border: 2px solid #D7D7D2;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 780px;
}

.outer-container    { background: no-repeat center top; padding-bottom: 64px }

/* headere & title */
.header           { background: white url("img/header.jpg") no-repeat left top; text-align: center; margin-bottom: 10px; height: 120px }
.header .title {
	color: #FFF;
	padding-top: 0px;
}
.header .title .sitename a   { color: #fff; font: 3em sans-serif; text-decoration: none; background-image: none; padding-bottom: 2px; border-bottom: 1px dashed #657382 }
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}

/* path */
.path   { color: #fff; font: 1.1em Verdana, sans-serif; background: red url("redgradient.bmp") repeat-x left top; padding: 1px 12px }
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main  { background-color: white; background-repeat: repeat-y; background-attachment: scroll; background-position: 0 0; padding: 0 0 0 0; border-top: 0 solid #fff }

/* content */
.content {
	float: right;
	width: 538px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* navigation */
.navigation {
	float: left;
	width: 210px;
}
.navigation h2 {
	color: #5A5A43;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.navigation li {border-bottom: 1px solid #EAEADA;}
.navigation li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}

.navigation li a:hover  { color: #654; background: #ccc }

/* footer */
.footer  { color: #f7f7f2; font: bold 0.5em sans-serif; background: #949490 url("graygradient.bmp") repeat-x left top; margin-top: 5px; padding: 0 }
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #FFC;}