/* ### Common */

body {
    margin: 0;
    padding: 0;
    font-family: verdana, sans-serif;
    text-align: center;
    line-height: 1.5em;
    color: #333;
    background: #666;
    font-size: x-small; /* IE5 Win */
    voice-family: "\"}\"";
    voice-family: inherit;
    font-size: small;
}
html>body {
    font-size: small;
}

a:link {
    color: #5b80b2;
}

a:visited, a:hover {
    color: #036;
}

a:hover {
    text-decoration: none;
}

blockquote {
    margin: 0 0 0 1em;
}

p {
    margin: 1em 0 1em;
    padding: 0;
}

abbr, acronymn {
    font-style: normal;
    border-bottom: 1px dotted;
}

em {
    font-style: italic;
}

strong {
    font-weight: bold;
}

strike {
    text-decoration: line-through;
}

.center {
    text-align: center;
}

.hide {
    display: none;
}

img {
    border: none;
}

#sidebar li.none, #content li.none {
    background: none;
}

.error {
    color: #d90000;
}




/* ### site wrapper */

#wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0 16px;
    font-size: 95%;
    text-align: left;
    background: url(/images/default/wrapper.gif) repeat-y;
    width: 782px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 750px;
}
html>body #wrapper {
    width: 750px;
}



/* ### logo */

#logo {
    background: #515b87 url(/images/default/top.gif) no-repeat left;
    height: 62px;
    padding: 0;
    margin: 0;
}

#logo div {
    position: absolute;
    top: 15px;
    left: 37px;
    width: 220px;
    height: 37px;
    background: url(/images/default/logo.gif) no-repeat;
}



/* ### nav. */

#nav {
    float: left;
    margin: 0;
    padding: 0 0 0 10px;
    background: #00183a url(/images/default/nav.gif);
    z-index: 1;
    width: 750px; /* IE5 Win */
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 740px;
    list-style: none;
}
html>body #nav {
    width: 740px;
}

#nav li {
    float: left;
    margin: 0;
    padding: 0;
}

#nav a:link, #nav a:visited {
    float: left;
    font-size: 82%;
    line-height: 20px;
    font-weight: bold;
    margin: 4px 10px 0 10px;
    padding-bottom: 6px;
    text-decoration: none;
    color: #fff;
}

#nav a.active:link, #nav a.active:visited, #nav a:hover {
    border-bottom: 4px solid #fff;
    padding-bottom: 2px;
    color: #99acff;
}



/* ### content */

#main-body {
    clear: both;
    background: url(/images/default/bg_sidebar.gif) no-repeat top right;
}

#content {
    float: left;
    width: 462px;
    margin: 18px 0 0 0;
    padding: 0 20px;
}

#content h3, #content h4 {
    font-family: "lucida grande", verdana, sans-serif;
    font-size: 150%;
    font-weight: bold;
    color: #515b87;
    padding: 0;
    margin: 0;
}

#content h4 {
    font-size: 120%;
    margin: 20px 5px 0;
}

#content .entry {
    margin-bottom: 14px;
}

#content p {
    margin-left: 15px;
}

/* lists */
#content ul {
    list-style: none;
    margin: 1em 0 1em 0;
    padding-left: 24px;
}

#content ul li {
    padding: 0 0 4px 15px;
    line-height: 1.3em;
    background: url(/images/default/li.gif) no-repeat 0 3px;
}

/* posted */
p.posted {
    color: #999;
    font-size: 90%;
}

p.posted img {
    vertical-align: middle;
}

/* def. lists */
#content dl {
    margin-left: 10px;
}
#content dt {
    font-weight: bold;
}
#content dd {
    margin-left: 20px;
}

/* Smilie-List */
ul.floatleft {

}
#content ul.floatleft li {
    background: none;
    float: left;
}



/* ### status */
#status {
    border: 1px solid #036;
}
#status div {
    background: #5b80b2;
    color: #333;
    text-align: center;
}



/* ### sidebar */

#sidebar {
    position: relative;
    font-size: 90%;
    line-height: 1.5em;
    margin: 0 0 0 509px;
    padding: 52px 15px 0 15px;
    color: #777;
}

#sidebar h3 {
    font-size: 100%;
    margin: 0 0 8px 0;
    color: #333;
    border-bottom: 1px dotted #ccc;
}


#sidebar p {
    margin-top: 4px;
    margin-bottom: 20px;
}

#sidebar ul {
    margin: 4px 0 20px 0;
    padding: 0;
    list-style: none;
}

#sidebar li {
    margin: 0 0 .5em 0;
    padding: 0 0 0 13px;
    line-height: 1.4em;
    background: url(/images/default/li_sidebar.gif) no-repeat 0 5px;
}



/* ### footer */

#footer {
    position: relative;
    clear: both;
    margin: 0;
    padding: 8px 20px;
    font-size: 90%;
    color: #777;
    background: #333;
    text-align: center;
}

#footer a:hover {
    color: #ccc;
}

#ads {
    margin: 5px auto;
}

div#stats {
    margin: 5px auto;
    text-align: center;
}
