/*
Theme Name: Wadis nya tema 
Theme URI: wadis.ludw.se
Description: Wadis nya tema
Version: 1.0
Author: Ludvig Widman
Author URI: http://ludw.se/
Tags: paper

*/

body { background: #231f20 url(img/bg.jpg); font: 12px Verdana, sans-serif; line-height: 1.4em; }

#logo { width: 404px; height: 226px; position: absolute; top: -100px; left: 0; background: url(img/logo.png); z-index: 2; }
#page { position: relative; margin: 35px auto; width: 920px; left: -20px; margin-top: 100px;}
#content { margin-left: 300px; }
#sidebar_t, #sidebar_b, #sidebar { position: absolute; left: 30px; width: 257px;  }
#sidebar { top: 160px; background: url(img/sidebar_m.png) repeat-y; width: 207px; padding: 0 0 10px 50px; }
#sidebar_t { background: url(img/sidebar_t.png) no-repeat; height: 131px; top: -40px; left: -2px; }
#sidebar_b { background: url(img/sidebar_b.png) no-repeat; height: 116px; bottom: -40px; left: -0px;  }
#sidebar ul, #sidebar li { list-style: none; margin: 0; padding: 0; }
#sidebar ul { position: relative; z-index: 2; }

.post { background: url(img/inlagg_middle.png) repeat-y; width: 497px; position: relative;  padding: 60px 50px 0 100px; margin: 100px 0 200px 0; }
.post_top { background: url(img/inlagg_top.png) no-repeat; width: 661px; height: 222px; position: absolute; top: -80px; left: -10px; }
.post_bottom { background: url(img/inlagg_bottom.png) no-repeat; width: 661px; height: 122px; position: absolute; bottom: -80px; left: -15px; }
.post_data { position: relative; z-index: 1; }
.entry { margin: -80px 0 0 0; padding-bottom: 20px; }
.entry img { margin: 5px; -webkit-border-radius: 8px; -moz-border-radius: 8px; -webkit-box-shadow: 0 0 4px #767676; -moz-box-shadow: 0 0 4px #767676; }
.entry-date { position: absolute; top: 40px; left: -108px; text-align: center; font: Bold 18px Georgia, serif; color: #412b12; width: 100px; }
.date-day { font-size: 22px; }
.postmetadata, .postcommentsline { display: block; position: absolute; bottom: -50px; color: #412b12; font: 16px Georiga, serif; }
.postmetadata a, .postcommentsline a { color: #412b12; }
.postmetadata a:hover, .postcommentsline a:hover { color: #fff; }
.postmetadata { left: -30px; }
.postcommentsline { right: 0px; }
.commentlist { margin: -60px 0 30px 0; }
.pagetitle {color: #fff; margin-left: 60px; }
.navigation .alignleft a, .navigation .alignright a { display: block; width:116px; height: 101px; text-indent: -9999px; position: absolute; bottom: -180px; }
.navigation .alignleft a { background: url(img/previous.png); left: 280px; }
.navigation .alignright a { background: url(img/next.png); right: -50px; }

.widgettitle { font-size: 16px; margin: 20px 0 10px 0; }
h2 { font: Bold 24px Georgia, Serif; color: #372d25; }
h2 a { color: #372d25; }
a { color: #449550; text-decoration: none; }
a:hover { color: #48c054; }
a img { border: 0; }
