body {
background: #2A2A27 url(images/bg.png) top repeat-x;
margin: 0;
padding: 0;
font: 9pt Verdana, arial;}

#wrapper {
width: 100%;
height: 100%;
background: url(images/background.jpg) fixed repeat;
margin: 0 auto;}

/* HEADER */

#header {
width: 100%;
background: url(images/header.png) no-repeat;
height: 248px;}

/* TOP NAVIGATION */

#navbar {
width: 100%;
padding-top: 0;
height: 35px;}

.menu * {
padding: 0;
margin: 0;}

.menu {
width: 100%;
padding: 0;
margin: 0;}

.menu ul {
position: relative;
list-style: none;
list-style-type: none;
margin: 0;
padding: 0;
left: 0;}

.menu ul li {
float: left;
display: inline;
padding-left: 19px;
list-style: none;}

.menu li a {
float: left;
display: inline;
font: bold 9pt Verdana, arial;
padding: 10px 0 0 35px;
text-decoration: none;
text-transform: uppercase;
color: #FFFFFF;}

.menu li a:hover {
text-decoration: none;
color: #3CB6DB;}

/* BLOG NAME PROPERTIES */

h3 {
margin: 0;
text-align: left;
padding-top: 130px;
padding-left: 300px;
letter-spacing: -1px;
font: bold 3em Verdana, serif;}

a.mainlink {
text-decoration: none;
color: #FFFFFF;}

a.mainlink:hover {
text-decoration: none;
color: #FFFFFF;}

/* SIDEBAR */

#mainnav {
position: relative;
z-index: 1;
float: right;
margin-top: 10;
margin-right: 40px;
margin-bottom: 10px;
display: inline;
text-align: left;}

.nav h2 {
clear: both;
font: bold 16pt Verdana, sans-serif;
text-align: left;
margin: 27px 0 2px 0;
width: 210px;
color: #5A5A5A;}

.nav * {
padding: 0;
margin: 0;
color: #FFFFFF;}

.nav li {
width: 210px;
padding-top: 2px;
list-style: none;}

.nav li a {
display: block;
padding: 5px 0;
font: bold 9pt Verdana, arial;
text-decoration: none;
text-transform: capitalize;
border-bottom: 1px solid #7878FF;
width: 210px;
color: #F4CC02;}

.nav li a:hover {
text-decoration: none;
background-color: #31312F;
color: #FFDF3E;}



/* MAIN PROPERTIES */

#main {
position: relative;
z-index: 1;
margin-top: 20px;
width: 60%;
margin-left: 40px;
float: left;
text-align: left;
display: inline;
line-height: 16px;
text-align: justify;
font: 10pt verdana, serif;
color: #FFFFFF;}

.dateblock {
/*clear: both;*/
/*background: url(images/date.gif) no-repeat;
width: 65px;
height: 72px;*/
text-align: center;
float: left;
font: bold 12pt Times New Roman,serif;
padding-top: 2px;
padding-right: 10px;
color: #FFFFFF;}

.day {
font-size: 12px;
font-weight: bold;
padding-top: 2px;
letter-spacing: -1px;
color: #4F4E4D;}

h1 {
padding: 0 0 5px 0;
margin: 3px 0px 3px 0px;
font: bold 16pt Verdana, sans-serif;
text-align: left;
margin-bottom: 14px;
color: #5A5A5A;}

a.link {
margin-top: 20px;
font: bold 16pt Verdana, sans-serif;
text-decoration: none;
text-align: left;
margin-bottom: 14px;
color: #3CB6DB;}

a.link:hover {
margin-top: 20px;
font: bold 16pt Verdana, sans-serif;
text-decoration: none;
text-align: left;
margin-bottom: 14px;
color: #3CB6DB;}

.reply {
clear: both;
padding: 0 0 5px 0;
margin: 3px 0px 3px 0px;
font: bold 16pt Verdana, sans-serif;
text-align: left;
margin-bottom: 14px;
color: #3CB6DB;}

blockquote {
padding-left: 7px;
padding-right: 5px;
font-size: 10pt;
/*border-left: 4px solid #7878DB;*/
color: #8c8c8c;}

/* AUTHOR TEXT */

h5 {
/*background: url(images/icon.gif) left center no-repeat;*/
font: bold 9pt Verdana, arial;
margin-left: 0px;
text-indent: 0px;
margin-top: 0;
color: #5A5A5A;}

/* COMMENTS */

#commentform input {
    width: 80px;
    padding: 2px;
    margin: 5px 5px 1px 0;
    }

#commentform textarea {
    width: 80%;
    padding: 2px;
    }

#commentform #submit {
    margin: 0;
    float: left;
    }

.com {
clear: both;
text-align: right;
border-bottom: 1px solid #3CB6DB;
padding: 1px 10px;
margin-bottom: 20px;}

.com a {
font-weight: bold;
text-decoration: none;
color: #7878FF;}

.com a:hover {
text-decoration: none;
color: #FFFFFF;}

/* FOOTER */

#footer {
clear: both;
background: url(images/footer.png) repeat-x;
width: 100%;
height: 90px;}

#recently {
height: 100%;
display: inline;
margin-left: 70px;
font-weight: bold;
font-size: 8pt;
float: left;
color: #FFFFFF;}

#recently ul {
position: relative;
width: 190px;
margin-top: 0;
left: -40px;
color: #FFFFFF;}

#recently li {
list-style: none;
width: 190px;
height: 100%;
display: inline;
font-weight: bold;
font-size: 8pt;
color: #FFFFFF;}

#copyright {
text-align: left;
width: 220px;
height: 100%;
margin-left: 40px;
display: inline;
font-weight: bold;
font-size: 8pt;
float: left;}

#meta {
width: 120px;
height: 100%;
margin-left: 90px;
display: inline;
font-weight: bold;
font-size: 8pt;
float: left;}

h4 {
margin-top: 20px;
margin-bottom: 13px;
text-align: left;
font: bold 16pt Verdana, sans-serif;
color: #FFFFFF;}

#footer a {
text-align: left;
display: inline;
padding-bottom: 5px;
text-decoration: none;
color: #2A2A27;}

#footer a:hover {
text-decoration: underline;
color: #2A2A27;}

/* INPUT PROPERTIES */

.searchform {
background-color: #31312F;
border: 1px solid #F4AF02;
color: #B9B9B9;}

.searchform:hover {
border: 1px solid #5A5A5A;}

.field {
background-color: #31312F;
border: 1px solid #F4AF02;
color: #B9B9B9;}

.field:hover {
border: 1px solid #5A5A5A;}

.comments {
background-color: #31312F;
border: 1px solid #F4AF02;
color: #B9B9B9;}

.comments:hover {
border: 1px solid #5A5A5A;}

.button {
font-weight: bold;
background-color: #5A5A5A;
border: 1px solid #F08C00;
color: #F08C00;}

.button:hover {
border: 1px solid #FFFFFF;}

/* IMAGE STYLE */

img {
float: none;
padding-right: 5px;
border: 0;}

.wp-smiley {
float: none;}

/* GENERAL LINK STYLE */

a {
text-decoration: none;
color: #E66478;}

a:hover {
text-decoration: none;
color: #7878FF;}

/* WIDGETS */

#recent-comments {
list-style: none;
padding: 20px;
width: 100%;
height: 100%;
display: block;
font-size: 10pt;
color: #FFFFFF}

.nav {font-weight: bold;}



#linkcat-49 {
padding: 20px;
width: 190px;
height: 100%;
display: block;
font-size: 10pt;
color: #FFFFFF}


#archives-2 {
padding: 20px;
width: 190px;
height: 100%;
display: block;
font-size: 10pt;
color: #FFFFFF}

.nav {font-weight: bold;}

/*last.fm*/
#text-158884081 {
padding: 20px;
width: 100%;
height: 100%;
display: block;
font-size: 10pt;
color: #FFFFFF}

.nav {font-weight: bold;}

/*Kommentare*/
#get-recent-comments {
padding: 20px;
width: 100%;
height: 100%;
display: block;
font-size: 10pt;
color: #FFFFFF}

.nav {font-weight: bold;}

/*Kategorien*/
#categories-3 {
padding: 20px;
width: 100%;
height: 100%;
display: block;
font-size: 10pt;
color: #FFFFFF}

.nav {font-weight: bold;}

#text-158050381 {
padding: 20px;
width: 190px;
height: 100%;
display: block;
font-size: 10pt;
color: #FFFFFF}

.nav {font-weight: bold;}


/*Blogcounter*/
#text-161098961 {
padding: 20px;
width: 100%;
height: 100%;
display: block;
font-size: 10pt;
color: #FFFFFF}

.nav {font-weight: bold;}

/*Now reading*/
#now-reading {
padding: 20px;
width: 100%;
height: 100%;
display: block;
font-size: 10pt;
color: #FFFFFF}

.nav {font-weight: bold;}


/*Runningahead*/
#text-161122661 {
padding: 20px;
width: 100%;
height: 100%;
display: block;
font-size: 10pt;
color: #FFFFFF}

.nav {font-weight: bold;}