/*#############################################################
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-color: #e8e9e2; z-index: 0; padding-top: 15px; }

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; font-weight: bold; background-image: url(img/quote.gif); background-repeat: no-repeat; padding-left: 28px; }

h1,h2,h3 {padding-top: 6px; color: #553; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.form1 { font-size: 1em; font-family: "Lucida Sans Unicode", sans-serif; clear: both; padding-top: 2em; padding-bottom: 1em; padding-left: -1em; }

.navcopy  {
	color: #5a5a43;
	font: bold 1.1em/20px Tahoma, sans-serif;
	margin: 0;
}

.left {float: left;}
.right {float: right;}

/* picture of Patrick */
#picture {
	float:right;
	width: 183px;
	margin-left: 17px;

}


/* structure */
.inner-container { border: solid 2px #d7d7d2; font-size: 1.2em; background-color: #fff; background-repeat: repeat; background-attachment: scroll; background-position: center ; margin: 0 auto; padding: 10px; width: 780px; z-index: 3; }
#topimage{ margin-left: auto; margin-right: auto ; z-index:1 }
#sidesimage{ margin-left: auto; margin-right: auto; background-repeat: repeat y; position: relative; z-index:1  }
#bottomimage{ margin-left: auto; margin-right: auto; bottom:64px; z-index:1  }
.outer-container { background-color: #e8e9e3; background-image: url(img/main.jpg); margin-left: auto; margin-right: auto; width: 980px; height: auto; z-index: 2  }
/* headere & title */
.header { background-image: url(img/header.jpg); background-position: 0 0; height: 160px; margin-bottom: 5px; text-align: center; }
.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;
}

/* path */
.path {
	background: #036 100% 0;
	color: #fff;
	font: 1.1em Verdana;
	padding: 8px 12px;
}
.path a { color: #FAFAFA; text-decoration: none; background: #036 100% 0; color: #fff; font: 1.1em Verdana, sans-serif; padding: 8px 12px; }
.path a:hover { color: #FFE; text-decoration: underline; background: #036 100% 0; color: #fcfce7; font: 1.1em Verdana, sans-serif; padding: 8px 12px; }

/* main */
.main { background-image: url(img/main.gif); background-repeat: repeat-y; background-position: inherit; position: inherit; left: 0; width: 780px; float: inherit; border-top: 4px solid #fff; padding: 8px 0 0; }

/* content */
.content { position: relative; right: 25px; float: right; width: 543px; }
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li { margin-left: 2px; list-style-image: url(img/li.gif); }
.content p {font-family: "Lucida Sans Unicode",sans-serif;}
.contentindent { font-family: "Lucida Sans Unicode", sans-serif; padding-left: 20pt;   }
.contentindent2 { font-family: "Lucida Sans Unicode", sans-serif; padding-left: 50pt; }
/* navigation */
.navigation {
	float: left;
	width: 190px;
}
.navigation h2 {
	color: #5a5a43;
	font: bold 1.1em/30px Tahoma, sans-serif;
	margin: 0;
	padding-left: 20px;
}
.navigation ul {
	padding: 0 0 0 0;
	border-top: 1px solid #eaeada;
}
.navigation li {border-bottom: 1px solid #EAEADA;}
.navigation li a { color: #554; font-size: 1.1em; display: block; padding: 8px 0 8px 20px; text-decoration: none; width: 170px; }
.navigation li a:hover { background: #f0f0eb; color: #654; font-size: 1.1em; width: 170px; }

/* prevnext */
.prev {
	font: 1em sans-serif;
	}
.prev a {color: #048; font-family: "Lucida Sans Unicode",sans-serif;}
.prev a:hover {color: #06C; font-family: "Lucida Sans Unicode",sans-serif;}
.next { font: 1em sans-serif; padding-left: 400px; }
.next a {color: #048; font-family: "Lucida Sans Unicode",sans-serif;}
.next a:hover {color: #06C; font-family: "Lucida Sans Unicode",sans-serif;}
/* footer */
.footer {
	background: #4e4741;
	color: #f7f7f2;
	font: 1em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #FFC;}
