/*#############################################################
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.

Ported to Frog CMS by: David Reimer - erajad.byethost10.com
Frog version: 1.0[20080329]
#############################################################*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #048;}
a:hover {color: #06C;}

body {
	background: #8babc4;
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;
}

p,code,ul,ol {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: normal 1.8em Tahoma,sans-serif;}
h2 {font: bold 1.4em sans-serif; padding: 0; margin: 0;}
h3 {font: bold 1.2em Tahoma,sans-serif;}
h4 {font: bold 1em Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

pre {
	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;
}
code {
	background: #FFF;
	font: normal 1em "Courier New",monospace;
}
blockquote {
	background: url('img_dirtylicious/quote.gif') no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3,h4 {padding-top: 6px; color: #C0C0C0; margin-bottom: 4px;}

/* misc */
.clearer {clear: both; font-size: 0;}
.footerLeft {float: left;} /* changed names to prevent conflict with admin css */
.footerRight {float: right;} /* original here is simply ".left" and ".right" */

/* structure */
.inner-container {
	border: 2px solid #D7D7D2;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 890px;
}

.outer-container {
	background: url('img_dirtylicious/container.jpg') no-repeat center bottom;
}

/* header & title */
.header {
	background: #222 url('img_dirtylicious/header.jpg') no-repeat;
	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: #2151fb;
	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('img_dirtylicious/main.gif') repeat-y; */
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
}

/* content */
.content {
	float: right;
	width: 630px;
}
.content .info {  /* .descr */
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content ul li {
	list-style: url('img_dirtylicious/li.gif');
	margin-left: 18px;
}
.content ol li {
	list-style: decimal;
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}
.content .comment-form-body {
	width: 450px;
}

/* news */
.news {
	background: url('img_dirtylicious/news_pbg.png') repeat-x;
        border: 1px solid #000;
}

.newstitle {
        font-size: 15px;
        color: #ffffff;
        font-type: Tahoma,sans-serif;
        font-weight: bold;
}

.sitenews {
        background: url('img_dirtylicious/site_news_pbg.png') repeat-x;
        padding: 0 2px;
        border: 1px solid #000;
}

.boarderh3 {
          font: bold 1.2em Tahoma,sans-serif;
          color: #048;
}

.newsarea  {
         background: #fffaf0;
         border: 1px solid #000;
         cellspacing: 0px;
         cellpadding: 2px;
}

.guideheader {
         background: #2151FB;
         border: 1px solid #000;
         height: 24px;
         width: 50%;
}

.toplinks {
          margin: 0px;
          background: #2151fb;
          color: #ffffff;
          width: 100%;
          font-size: 11px;
          line-height: 1.5em;
}

/* navigation */
.navigation {
	float: left;
	width: 210px;
}
.navigation h2,.navigation h3 {
/*	color: #5A5A43; */
	color: #fff;
	background: url('img_dirtylicious/sidebar_hbg.png') repeat-x;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul, .navigation ol {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.navigation li {border-bottom: 1px solid #EAEADA;}
.navigation li a {
	display: block;
	list-style: none;
	font-size: 1.1em;
	color: #554;
	text-decoration: none;
	padding: 8px 0 8px 5%;
	width: 95%;
}
.navigation li a:hover {
	background: #F0F0EB;
	color: #654;	
}
.navigation p {
	border-top: 1px solid #EAEADA;
	border-bottom: 1px solid #EAEADA;
	line-height: 1.6em;
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	width: 95%;
}

/* footer */
.footer {
	background: #949490;
	color: #F7F7F2;
	font: bold 1em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #FFC;}