/*#############################################################
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: #033C77;}
a:visited {color:  #000050;}
a:hover {color: #0000FF;text-decoration:underline;}

body {
        background: #FFFFFF url('body.gif') no-repeat center center fixed;
        color: #444;
        font: normal x-small Tahoma,sans-serif;
        padding-top: 0px;
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {font: bold 1.4em Tahoma,sans-serif;}
h2 {font: bold 1.2em sans-serif;}
h3 {font: bold 1em Tahoma,sans-serif;}

form,input {margin: 0; padding: 0; display: inline;}

code,.childs {
        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, .descr, .map_descr {
        background: url(quote.gif) no-repeat;
        display: block;
        font-weight: bold;
        padding-left: 28px;

}
.map_descr { color:#999;font-size:10px;
}
.white {background-color:#FFFFFF; }
h1,h2,h3 {padding-top: 6px; color:#033C77; margin-bottom: 4px;}
/* misc */
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}

/* structure */
.inner-container {
        border-left: 2px solid #B5D1EC;
        border-right: 2px solid #B5D1EC;
        font-size: 1.2em;
        margin: 0 auto;
        padding: 10px;
        width: 780px;
}

.outer-container {
        background: url('container.jpg') no-repeat center bottom;
        padding-bottom: 64px;
}

/* headere & title */
.header {
        background:transparent url('logo.gif') no-repeat center top;
        height: 260px;
        margin-bottom: 5px;
        text-align: center; cursor:hand;
}
.header .title {

        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;
}


/* main */
.main {
        bwackground: url(main.gif) repeat-y;
        border-top: 4px solid #FFF;
        padding: 8px 12px 0 0;
}

/* content */
.content {
        float: right;
        width: 538px;
}
.content .descr {
        color: #000;
        font-size: 0.9em;
        margin-bottom: 12px; margin-top: 12px;
}
.content li {
        list-style: url(li.gif);
        margin-left: 18px;
}
.content p , .content div {font-family: "Lucida Sans Unicode",sans-serif;text-align:justify;text-indent:3em;}

.content img{display:block;float:left;border:3px solid #fff; margin:5px;}

/* navigation */
.navigation {
        float: left;
        width: 210px;
        overflow:hidden;
}
.navigation a {
        border-top: 1px solid #033C77;;
        color1: #940606;
        font: bold 1em Tahoma,sans-serif;
        line-height: 30px;
        margin: 0;
        padding-left: 12px;
}
.navigation ul {
        padding: 0;
        border-top: 1px solid #B5D1EC;
}
.navigation li {border-bottom: 1px solid #B5D1EC;padding-left: 12px;}
.navigation a  {
        display: block;
        padding: 8px 0 8px 5%;
        text-decoration: none;
        width: 95%;
}
.navigation a:visited{ }

.navigation  a:hover, .navigation  h2:hover   {
        background: #FFFFFF url("menu_hover.gif") repeat-x center top;
        color: #00F;   text-decoration: none;
}
 /* path */
.path {
        background: #FFF;
        color: #333;
        font: normal 0.9em Verdana,sans-serif;
        padding: 3px 12px;
}
.path a, .path a:visited {
        color: #033C77;
        text-decoration: none;font-weight:bold;
}
.path a:hover {
        color: #00C;
        text-decoration: underline;
}

/* footer */
.footer {
  background: #FFF; font-weight:bold;
        color: #333;
        font: normal 0.9em Verdana,sans-serif;
        padding: 3px 12px;

}
.footer a, .footer a:visited {
        color: #033C77;
        text-decoration: none;
}
.footer a:hover {color: #00C;}

div.coords {  display:block;  margin-top:0px; border-top:2px solid #033C77;
           width: 210px;   padding:0 0 0 10px;
        overflow:hidden; }
 .cms {display:block;float:right;}
