/*
Theme Name: Threecol
Description: Theme "Threecol" for Thingamablog. Idea for this theme based on "http://www.bluerobot.com/".
Feel free to tweak it and make it your own.
Version: 1.0
Author: Fre@k
Author URI: http://www.tripthelightfantastic.de
*/
body {
        color: #303;
        background-image: url(media/hg.jpg);
        background-color: #ff9;
        margin: 0;
        padding: 0;
        font: 90% verdana, arial, helvetica, sans-serif;
}
h1 {
        margin: 0px 0px 15px 0px;
        padding: 0px;
        font-size: 170%;
        font-weight: bold;
        color: #990;
}
h2 {
        font: bold 120% verdana, arial, helvetica, sans-serif;
        margin: 0px 0px 5px 0px;
        padding: 0px;
}

h4 {font: 100% verdana, arial, helvetica, sans serif; font-weight: bold;
    text-align: left; padding: 2px 0}

h5 {font: 90% verdana, arial, helvetica, sans serif; font-weight: bold;
    text-align: left; padding: 2px 0}

ul li {list-style: none; font-size: 90%}
ol li {font-size: 90%}

.fett {font-weight: bold;}
.kursiv {font-style: italic;}
.mitte {text-align: center;}
.im {font-size: 80%; text-align: right; }
.rechts {float: right; margin: 10px;}
.recle {clear: right;}
.spell {font-style: italic; text-align: center; margin: 5px;}

dl {font-size: 90%}
dt {font-weight: bold; font-size: 90%; margin-top: 5px;}

p {
        font: 90%/150% verdana, arial, helvetica, sans-serif;
        margin: 0px 0px 16px 0px;
        padding: 0px;
        text-align: justify;
}
#Content>p {
        margin: 0px;
}
#Content>p+p {
        text-indent: 30px;
}
a {
        color: #930;
        font-size: 90%;
        font-family: verdana, arial, helvetica, sans-serif;
        font-weight: bold;
        text-decoration: none;
}
a:link {
        color: #930;
}
a:visited {
        color: #930;
}
a:hover {
        color: #990;
}
/* All the content boxes belong to the content class. */
#content {
        position: relative;
/* Position is declared "relative" to gain control of stacking order (z-index). */
        width: auto;
        min-width: 120px;
        margin: 10px 210px 10px 195px;
        background-color: #ff9;
        padding: 0;
        color: #630;
        z-index: 3;
/* This allows the content to overlap the right menu in narrow windows in good browsers. */
}


/* Left content box. */
#banner {
        position: absolute;
        width: 180px;
        top: 10px;
        left: 5px;
        background-color: #ff9;
        color: #630;
        padding: 0;
        z-index: 2;
        /* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity.
  Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it.
  IE5/Win incorrectly parses the "\"
}
"" value, prematurely closing the style declaration. The incorrect IE5/Win value
is above, while the correct value is below.
See http://glish.com/css/hacks.asp for details. */
        voice-family: "\"
}
        \"";
        voice-family:inherit;
        width:128px;
}
/* I've heard this called the "be nice to Opera 5" rule.
Basically, it feeds correct length values to user agents that exhibit the parsing
error exploited above yet get the CSS box model right and understand the
CSS2 parent-child selector. ALWAYS includea "be nice to Opera 5" rule every time
you use the Tantek Celik hack (above). */
body>#banner {
        width: 128px;
}
/* Right content box. */
#links {
        position: absolute;
        width: 185px;
        top: 10px;
        right: 5px;
        background-image: url(media/hgli.jpg);
        background-color: #fc6;
        color: #630;
        padding: 5px 0 0 5px;
        margin: 0 0 0 2px;
        border: 4px;
        z-index: 1;
/* Again, the ugly brilliant hack. */
        voice-family: "\"
}
        \"";
        voice-family:inherit;
        width:168px;
}
/* Again, "be nice to Opera 5". */
body>#links {
        width: 168px;
}
.description {
        font-family: verdana, arial, helvetica, sans-serif;
        color:#930;
        font-size: 80%;
        font-weight: normal;
        margin: 0;
}
.blog {
        padding: 10px;
}
.blogbody {
        font-family: verdana, arial, helvetica, sans-serif;
        color: #630;
        font-size: 100%;
        font-weight: normal;
        line-height: 140%;
        padding: 10px;
}
.blogbody a, .blogbody a:link, .blogbody a:visited, .blogbody a:active, .blogbody a:hover {
        font-weight: bold;
        text-decoration: none;
}
.title {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 125%;
        color: #990;
        letter-spacing: 140%;
        font-weight: bold;
        margin-top: 0;
}

.catitle {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 100%;
        color: #990;
        letter-spacing: 120%;
        font-weight: bold;
        margin-top: 0;
}

#menu {
        margin-bottom: 10px;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 80%;
        font-weight: bold;
}
.date {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 100%;
        color:#930;
        font-weight: bold;
        padding: 3px;
        margin: 10px 0 0 8px;
        text-align: right;
}

.catdate {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 80%;
        color:#930;
        font-weight: bold;
        padding: 3px;
        margin: 5px 0 0 5px;
        text-align: right;
}

.posted {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 80%;
        color:#930;
        margin: 5px 0 30px 0;
        text-align: left;
}


table {font-size: 100%; width: 50%;}
table tr {background-color:#fc6;}

.MessageCell {padding:10px;}
.InputCell {padding:10px; text-align:center;}

.catposted {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 80%;
        color:#930;
        margin-bottom: 5px;
}

.side {
        font-family: verdana, arial, helvetica, sans-serif;
        color:#930;
        font-size: 85%;
        font-weight: normal;
        line-height: 140%;
        text-align: left;
}
.sidetitle {
        font-family: verdana, arial, helvetica, sans-serif;
        color: #990;
        font-size: 85%;
        font-weight: bold;
        line-height: 140%;
        padding: 2px;
        margin-top: 15px;
        text-transform: uppercase;
        letter-spacing: 130%;
        text-align: left;
}
.syndicate {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 85%;
        font-weight: bold;
        line-height: 140%;
        padding: 2px;
        margin-top: 10px;
        text-align: left;
}
.powered {
        font-family: verdana, arial, helvetica, sans-serif;
        color:#930;
        font-size: 70%;
        font-weight: bold;
        line-height: 140%;
        text-transform: uppercase;
        padding: 2px;
        margin-top: 7px;
        text-align: left;
        letter-spacing: 130%;
}