/*#############################################################
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: normal 62.5% Tahoma,sans-serif;
	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;background: #949490;}
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 {
	background: url(img/quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 4px; 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: 790px;
}

.outer-container {
	
	padding-bottom: 24px;
}

/* headere & title */
.header {
	background: #222 url('../img/header.jpg') ;
	height: 80px;
	margin-bottom: 5px;
	padding-left: 15px;
	text-align: left;
}
.header .title {
	color: #FFF;
	padding-top: 10px;
}
.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: #949490;
	color: #FFFFFF;
	font: bold 1em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}

.path td {
	color: #FFFFFF;
	font: bold 8pt sans-serif;
}

.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* ad */
.ad {
	background: #949490;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 12px;
	text-align:center;
}

/* main */
.main {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}

/* content */
.content {
	float: right;
	width: 550px;
}
.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: 212px;
	align:left;
	text-align:left;
	background: #dddddd;
}
.navigation h2 {
	color: #FFFFFF;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 25px;
	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: 4px 0 4px 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;
	padding: 10px;
	text-align:center;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #FFC;}

.textbox{font-family: Arial, Verdana,  Helvetica, sans-serif;color:#454545;height:22px;width:164px;border:1px solid #ACABAB;font-size:11px;padding-top:3px;padding-left:4px;padding-right:4px;}

#sponList {
  text-align: left;
}
#sponList tr {
  vertical-align: top;
  display: block;
}
#sponList span.title {
    font-size: 10pt;
	font-weight: bold;
    line-height: 18pt;
    font-family: arial, verdana, tahoma, helvetica, geneva, sans serif;
    color: #0066CC;
    text-decoration: none;
    text-align: left;
    cursor: hand;   
}
#sponList span.descr {
    font-size: 8pt;
    font-family: arial, verdana, tahoma, helvetica, geneva, sans serif;
    color: #000000;
    text-decoration: none;
    text-align: left;
    cursor: hand;
}
#sponList span.url {
    font-size: 9pt;
    font-family: arial, verdana, tahoma, helvetica, geneva, sans serif;
    color: #009900;
    text-decoration: none;
    text-align: left;
    cursor: hand;
}
#sponList a {
    cursor: hand;
    text-decoration: none;
    display:block;
}
#sponList div {
    width: 100%;
	height: 100px;
    text-decoration: none;
}


#sponListLocal {
  text-align: left;
  bacground: #FFFFCC;
}
#sponListLocal tr {
  vertical-align: top;
}
#sponListLocal span.title {
    font-size: 10pt;
	font-weight: bold;
    font-family: arial, verdana, tahoma, helvetica, geneva, sans serif;
    color: #0066CC;
    text-decoration: none;
    text-align: left;
    cursor: hand;   
}
#sponListLocal span.descr {
    font-size: 8pt;
    font-family: arial, verdana, tahoma, helvetica, geneva, sans serif;
    color: #000000;
    text-decoration: none;
    text-align: left;
    cursor: hand;
}
#sponListLocal span.url {
    font-size: 9pt;
    font-family: arial, verdana, tahoma, helvetica, geneva, sans serif;
    color: #009900;
    text-decoration: none;
    text-align: left;
    cursor: hand;
}
#sponListLocal a {
    cursor: hand;
    text-decoration: none;
    display:block;
}
#sponListLocal div {
    width: 100%;
	height: 100px;
    text-decoration: none;
}

h1.localsearch {color:#999999; font-size:10px; margin:0px; padding:3px 0px;}

.sponlinks{color:#999999; font-size:10px; margin:0px; padding:3px 0px;}

.morelink {
  	font-size: 10pt;
	font-weight: bold;
    font-family: arial, verdana, tahoma, helvetica, geneva, sans serif;
    color: #0066CC;
    text-decoration: none;
    text-align: left;
    cursor: hand;  
}