/*#############################################################
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: #E7E7E2  no-repeat center top;
	color: #444;
	font: normal 62.5% Arial,sans-serif;
	padding-top: 25px;
}

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

li {list-style: none;}

h1 {font: normal 1.8em Arial,sans-serif;}
h2 {font: bold 1.4em sans-serif;}
h3 {font: bold 1em Arial,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 Arial,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 20px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font-weight: bold;
	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 {
	background: #222 url('img/header2.jpg') no-repeat;
	height: 160px;
	margin-bottom: 5px;
	text-align: left;
}
.header .title {
	color: #FFF;
	padding-top: 35px;
}
.header .title .sitename  {
	
	color: #F7C54F;
	font: normal 5em sans-serif ;
	padding-bottom: 2px;
	padding-left: 30px;
	text-decoration: none;
	
}
.header .title a:hover {border-color: #F60;}

.header .title .slogan {
	font: normal 9pt Arial,sans-serif;
	padding-top: 6px;
	padding-left: 35px;
}
.header .title .other {
	color: #000000;
	font: normal 8pt Arial,sans-serif;
	padding-bottom: 60px;
	padding-left: 560px;
	}
 
.header .title .other1 {
	color: #000000;
	font: normal 8pt Arial,sans-serif;
	padding-bottom: 308px;
	padding-left: 560px;
	}


/* path */
.path {
	background: #c0c0c0;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 12px;
}
.path a {
	color: #000000;
	text-decoration: none;
}
.path a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* main */
.main {
	background: url('img/main2.gif') repeat-y;
	border-top: 4px solid #FFF;
	padding-left:0; padding-right:12px; padding-top:8px; padding-bottom:0;
}

/* content */
.content {
	float: none;
	width: 575px;
	

}

.content p {font-family: "Arial",sans-serif; font-size: 10pt; 
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:10px;
	padding-left: 10px;
}

.content form {font-family: "Arial",sans-serif;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:200px;
}

.content form2 {font-family: "Arial",sans-serif;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:0px;
	margin-left:15px;
}
.content h1 {
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:10px;
}

			


/* footer */
.footer {
	background: #949490;
	color: #F7F7F2;
	font: small sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #FFC;}