@import url('comments.css');

body {
    font: 0.8em Verdana, sans-serif;
    text-align: center;
    padding: 0;
    margin: 0;
    background-color: #661100;
    background-image: url(../img/tv_bg.gif);
    border-left: 1px solid black;
    border-right: 1px solid black;
}

.left {
    float: left;
    width: 60%;
}

.center {
    float: center;
}


.right {
    float: right;
    width: 40%;
    text-align: right;
}

.clear {
    clear: both;
}

input, textarea {
    border: 1px solid black;
    padding-left: 2px;
}

#head {
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    background-color: #000;
    background-image: url(../img/ml_logo.gif);
    text-align: left;
    color: white;
    height: 258px;
    padding-bottom: none;
    margin-bottom: none;
    border: 1px solid black;
    border-top: none;
    border-bottom: none;
}

#head a {
    border-bottom: none;
}

a {
    color: #ff0044;
    border-bottom: 1px dotted black;
    text-decoration: none;
    padding-left: 0.1em;
    padding-right: 0.1em;
}

a:hover {
    background-color: black;
    color: #eeeeee;
    border-bottom: 1px dotted white;
}

h1 a, h2 a, h3 a {
    border: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
    background-color: white;
    color: #ff0044;
}

h1, h2 {
    font-size: 1.45em;
}


ul {
    padding: 0;
    margin: 0;
    padding-left: 0.5em;
    padding-top: 0.5em;
}

ul.flat {
    padding: 2px;
}

ul.flat li {
    padding: 2px;
    margin: 0;
    list-style-type: none;
    float: left;
}

.title-strip {
    padding: 0em 1.2em 0em 2em;
    margin-top: 0em;
}

.title-strip .left {
    width: 70%;
}

.title-strip .right {
    width: 30%;
}

.title-strip .admin-menu {
    font-size: 0.9em;
    display: inline;
    float: right;
    margin-top: 220px;
    padding-bottom: 0;
    padding-left: auto;
    margin-right: 50px;
}

.title-strip .come-back {
    font-size: 0.9em;
    display: inline;
    float: left;
    margin-top: 240px;
    padding-bottom: 0;
    padding-left: 20px;
    margin-right: none;
}

.title-strip .site-description {
    display: inline;
    font-size: 0.9em;
}

.title-strip a {
    font-weight: bold;
}

.title-strip .admin-menu a:hover {
    background-color: white;
    color: #ff0044;
}


#login-form {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    background-color: white;
    padding: 1em;
    border: 1px solid black;
    margin: 1em;
    color: black;
}

#body {
    width: 950px;
    margin-left: auto;
    margin-top: 2px;
    border: 1px solid black;
    border-top: none;
    margin-bottom: 2px;
    border-bottom: none;
    margin-right: auto;
    background-color: white;
    text-align: left;
    padding-bottom: 2em;
}

#contentbar {
    float: right;
    width: 750px;
    margin: 5px 0 0 0;
    padding: 0 0 0 0;
}

#content {
    padding: 0 1em;
    border: 1px solid black;
    border-right: none;
}

#content h1, #content h2 {
    margin: 0;
    padding: 0;
    font-family: Verdana;
}

#content pre { 
    margin-top: 0px; 
    font-family: Courier New, san-serif;
    font-size: 12px;
}

#content .bash{ 
    background-color: black;
    color: white;
}

#content .config{ 
    background-color: blue;
    color: white;
}

#footer {
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    background-color: black;
    color: white;
    font-size: 0.7em;
    text-align: left;
    border: 1px solid black;
    border-top: none;
    border-bottom: none;
}

.copyrights, .statcounters {
    padding: 0.5em;
}

.copyrights a, .statcounters a {
    border-bottom: none;
}

#search-form .query {
    color: #909090;
}

.post .metadata {
    font-size: 0.8em;
    padding-left: 1em;
    padding-top: 0.3em;
}

.post .text {
    padding-top: 0.5em;
}


/* Sidebar */
#sidebar {
    float: left;
    width: 200px;
    background-color: white;
}

#sidebar .header {
    background-color: #000;
    padding: 0;
    border-bottom: 1px solid black;         
    color: #FFF;
    /*background: white repeat-x 0 0 url(../img/vertbars.png);*/
}

#sidebar .header a:hover{
   background-color: none;
   border-bottom: none;
}

#sidebar .block {
    color: #000;
    background-color: white;
    border: 1px solid black;
    margin-bottom: 0.5em;
    padding-bottom: 4px;
    border-left: none;
    margin-right: none;
    padding-right: none;
    padding-left: 5px;
}

#sidebar .header span {
    padding-right: 0.3em;
    padding-left: 0.3em;
    /*background-color: white;*/
    font-weight: bold;
    color: white;
    line-height: 1.5em;
}

#sidebar li {
    list-style-type: none;
    line-height: 1.5em;
}

#sidebar li {
    text-indent: -15px;
    padding-left: 15px;
}

#sidebar a {
    border-bottom: 1px dotted black;
    /*font-family: Georgia, serif;*/
    font-family: Verdana, sans-serif;
    font-weight: bold;
    color: #ff0044;
}

#sidebar a:hover {
    color: white;
    border-bottom: 1px dotted white;
}

#side {
    background-color: white;
    padding-left: 0px;
    padding-right: 5px;
    padding-top: 5px;
}

#sidebar .advertize a {
    color: #bb5959;
}

#sidebar .author, #sidebar .author a {
    font-size: 12px;
    margin: 0em 1em 0em 0em;
    color: #3b9030;
}


.errorlist li {
    list-style-type: none;
    color: red;
    font-weight: bold;
}

.site-messages {
    margin: 0 1em 0 2em;
    font-weight: bold;
    font-size: 1.2em;
}

.site-messages li {
    list-style-type: none;
}

.site-messages ul {
    padding: 0.5em;
}

.site-messages .errors {
    background-color: #bb0000;
    color: white;
}

.site-messages .notices {
    background-color: #00bb00;
    color: white;
}

.post {
    margin-bottom: 2em;
}

/* Captcha */
.captcha-image {
    padding-left: 1em;
}

#comment-form .captcha-input {
    width: 5em;
}

#debug {
    display: none;
}

#debug-wrap {
    padding: 1em;
}

#debug .code pre {
    font-size: 2em;
}

.read-more {
    display: block;
    text-align: right;
}

img {
    border: none;
}

.bookmarks {
    font-size: 0.8em;
    color: #606060;
    margin-top: 1em;
}

.bookmarks a {
    border-bottom: none;
}

.bookmarks a:hover {
    background: none;
}

/* Tag cloud */

.tag-cloud a {
    font-family: Verdana, sans-serif;
}

.tag-cloud .tag-1 {
    font-size: 0.9em;
}

.tag-cloud .tag-2 {
    font-size: 1.2em;
}

.tag-cloud .tag-3 {
    font-size: 1.4em;
}

.tag-cloud .tag-4 {
    font-size: 1.65em;
}

.tag-cloud .tag-5 {
    font-size: 1.8em;
}
