/*   
Theme Name: Space-Trader.com Theme
Theme URI: www.space-trader.com
Description: The Theme of Space-Trader.com
Author: Ich
Author URI: www.space-trader.com
Version: 0.5
Tags: widgets
.
General comments/License Statement if any.
.
*/

body {
   margin: 0;
   background-color: #bc8b46;
   font-family: sans;
   font-size: 0.9em;   
}

h1, h2, h3, h4, h5, h6, h7 {
   margin: 0.5em;
   margin-left: 0;
}

div#body {
   border-left: 1pt solid #000000;
   margin: 0;
   padding-left: 1em;
   padding-right: 2em;
   width: 70%;
   float: right;
   background-color: #bcae9b;
}

div#header {
   height: 6em;
   /*width: 100%;*/
   border-bottom: 3pt double #000; 
}

div#content {
   text-align: justify;
   width: 75%;
}

div#sidebar {
   float: right;
   padding-left: 1.5em;
   margin-left: 1.5em;
   margin-top: 1em;
   border-left: 1pt solid #000;
   width: 20%;
}

p.blogtitel {
   font-size: 3em;
   margin: 0;
   margin-top: 0.3em;
}

p.subtitel {
   margin-top: 0em;
   margin-left: 2em;
   font-size: 0.8em;
}

div.deco {
   z-index: 100;
   position: fixed;
   top: 4em;
}

/* Wordpress spezific */

div.post {
   border-bottom: 1px dotted #000;
}

h2 a:hover, h2 a:visited, h2 a:link {
   color: black;
   text-decoration: none;
}

h2 a:hover {
   text-decoration: underline;
}

ul#widgetsidebar {
   margin: 0;
   padding: 0;
   font-size: 0.85em;
}
