/*#############################################################
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 {
	background: #ffffff;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
	padding-top: 64px;
}

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 {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #CCC;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	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 {
	padding-bottom: 64px;
}

/* headere & title */
.header {
	height: 160px;
	margin-bottom: 5px;
	text-align: center;
	background-color: #FFFF99;
}
.header .title {
	color: #FFF;
	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}

.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}


.headerblue{
	height: 190px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #0033FF;
}

.headergreen {
	height: 190px;
	margin-bottom: 5px;
	text-align: center;
	background-color: #009933
;
}


.headerorange {
	height: 190px;
	margin-bottom: 5px;
	text-align: center;
	background-color: #FF9900;
}

.headerpurple {
	height: 190px;
	margin-bottom: 5px;
	text-align: center;
	background-color: #990099;
}

.headerred {
	height: 190px;
	margin-bottom: 5px;
	text-align: center;
	background-color: #FF0000;
}

.headeryellow {
	height: 190px;
	margin-bottom: 5px;
	text-align: center;
	background-color: #FFFF00;
}


/* path */
.path {
	background: #949490;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 12px;
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main {
	background: url(images/main.gif) repeat-y;
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
}

.mainblue {
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
	background-image: url(images/mainblue.gif);
	background-repeat: repeat-y;
}


.maingreen {
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
	background-image: url(images/maingreen.gif);
	background-repeat: repeat-y;
}


.mainorange {
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
	background-image: url(images/mainorange.gif);
	background-repeat: repeat-y;
}

.mainpurple {
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
	background-image: url(images/mainpurple.gif);
	background-repeat: repeat-y;
}

.mainred {
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
	background-image: url(images/mainred.gif);
	background-repeat: repeat-y;
}

.mainyellow{
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
	background-image: url(images/mainyellow.gif);
	background-repeat: repeat-y;
}

/* content */
.content {
	float: right;
	width: 538px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(images/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* navigation */

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
	text-indent: 120px;
}
.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 {
	background: #F0F0EB;
	color: #654;	
}

/* footer */
.footer {
	background: #949490;
	color: #F7F7F2;
	font: bold 1em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}

.footerblue {
	color: #0033FF;
	font: bold 1em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
	background-color: #0033FF;
}

.footergreen {
	color: #F7F7F2;
	font: bold 1em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
	background-color: #009933;
}

.footerorange {
	color: #F7F7F2;
	font: bold 1em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
	background-color: #FF6600;
}

.footerpurple {
	color: #990099;
	font: bold 1em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
	background-color: #990099;
}

.footerred {
	color: #F7F7F2;
	font: bold 1em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
	background-color: #FF0000;
}

.footeryellow{
	color: #F7F7F2;
	font: bold 1em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
	background-color: #FFFF00;
}


.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #FFC;}

.blacklarge
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}

.redlarge
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
}

.orangelarge
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #FF9900;
	font-style: normal;
}

.bluelarge
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #0033FF;
	font-style: normal;
}

.greenlarge
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #009933;
	font-style: normal;
}

.purplelarge
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #990099;
	font-style: normal;
}

.redmed
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #FF0000;
	font-style: normal;
}

.orangemed
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #FF9900;
	font-style: normal;
}

.bluemed
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #0033FF;
	font-style: normal;
}

.greenmed
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #009933;
	font-style: normal;
}

.purplemed
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #990099;
	font-style: normal;
}

.purplesm
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #990099;
	font-style: normal;
}

.blackmed
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}

.blacksm
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}