/*
Theme Name: BlogNet
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
*/

body {
background-color:#F0F0f0;
font-family:verdana,arial;
}

#container {
width:800px;
margin:0 auto;
padding:0;
background-color:#FFFFFF ;
}

#header { 
padding:10px;
margin:0;
padding-bottom: 10px;
background-color:#ffffff;
border-bottom:1px solid #91b9e2;
}

#main {
background-color:#ffffff;
padding:20px;
}

#content {
width:500px;
float:left;
/* border:1px dotted #000; */ 
padding:20px;
font-size:0.8em;
}

#sidebar {
padding:10px;
margin-left:560px;
border-left:1px dotted #808080;
}

#lc {
width:180;
padding:10px;
float:left;
border-left:1px dotted #808080;
}

#rc {
width:180px;
padding:10px;
border-left:1px dotted #808080;
float:right;
}

#footer {
text-align:center;
padding:15px;
font-size:9pt;
border-top: 1px solid #91b9e2;
clear:both;
}

h1 { font-size:1.4em; margin-bottom:2px; font-weight:normal; }
h2 { font-size:1.2em; }
h3 { font-size:1.0em; }

h1 a { text-decoration:none;}
h1 a:link, h1 a:visited, h1 a:hover { color:#cc6633; }

h1 a:hover {text-decoration:underline; }
.h1 { font-size:1.5em; font-weight: bold; font-family:arial; }
.h2 { font-size:1.2em; font-weight: bold; }
.h3 { font-size:1.0em; font-weight: bold; }

.blogname {
color:#0000FF;
font-family:Georgia,"Times New Roman",tahoma,arial;
font-size:2.3em;
text-decoration:none;
}
#header a:link, #header a:visited, #header a:hover { color:black; }

.description {
}

.menu h2 {
margin-bottom:5px;
font-size:0.8em;
}

.menu ul {
padding-top:0; 
margin-top:0; 
padding-left:2px;
font-size:0.7em; 
line-height:1.4em;
list-style-type:none;
margin-left:0;
}

.spacer {
clear:both;
}

.date { color:grey; }
.postmetadata { font-size:0.8em; padding-top:10px; }

.post {
margin-bottom:40px;
}

.navigation {
margin:20px auto;
}


.alignright {
        float: right;
        }

.alignleft {
        float: left;
        }

.commentlist li {
        font-size: 0.8em;
        }
small {
        font-size: 0.75em;
        }

.menu {
margin-bottom:20px;
}

a.cbads:link, a.cbads:hover, a.cbads:visited { color:blue; }

.sidebarbox {
border-bottom:1px dotted #000;
padding-bottom:15px;
}
