* {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
body {
	background-color: #000030;
}
div#wrapper {
	margin: 0px auto;
	width: 840px;
	background-image: url(images/shadow.png); 
	background-repeat: repeat-y;
}
div#topshadow, div#bottomshadow, div#main-top, div#main-bottom {
	height: 30px;
	background-image: url(images/boxes.png);
	background-repeat: no-repeat;
}
div#topshadow {
	width: 840px;
	background-color: #000030;
}
div#bottomshadow {
	width: 840px;
	background-color: #000030;
	background-position: -840px 0;
}
div#innershell {
	position: relative;
	margin: -10px auto;
	width: 800px;
	background-color: #ccccff;
	background-image: url(images/tilingbg.jpg);
	overflow: hidden;
}
div#header {
	width: 800px;
	height: 150px;
	background-color: #ccccff;
	background-image: url(images/snow.jpg);
	background-repeat: no-repeat;
}
div#title {
	position: absolute;
	margin-top: 35px;
	right: 40px;
	padding: 40px 0 0 0;
	width: 300px;
	background-image: url(images/eta_sign.png);
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: bold;
        t
	color: #330099;
	text-align: center;
}
div#menu {
	position: absolute;
	margin-top: 120px;
	width: 800px;
	height: 30px;
	background-color: #ffffff;
	background-image: url(images/test.png);
	opacity: 0.50;
}
div#menu ul, div#menu li {
	display: inline;
	list-style-type: none;
}
div#menu a {
	float: left;
	padding: 8px 0px 0px;
	width: 100px;
	height: 22px;
	opacity: 1;
	color: #0000ff;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
        font-family: Verdana, Arial, Helvetica, Futura, sans-serif;
}
div#menu li.current_page_item a {
	background-color: #000080;
	color: #ffffff;
}
div#menu a:hover, div#menu li.current_page_item a:hover {
	background-color: #00ccff; 
	color: #000000;
}
div#main-top {
	width: 800px;
	background-position: -1680px 0; 
}
div#main {
	padding: 10px 40px 0px;
	width: 720px;
	background-image: url(images/boxes.png);
	background-position: -3280px 0;
	background-repeat: repeat-y;
	text-align: justify;
        font-family: Verdana, Arial, Helvetica, Futura, sans-serif;
	overflow: hidden;
}
div#main-bottom {
	width: 800px;
	background-position: -2480px 0;
}
div.imgbox-left {
	float: left;
	margin: 10px 10px 0 10px;
}
div.imgbox-right {
	float: right;
	margin: 10px -10px 0 30px;
}
div.imgbox-left img, div.imgbox-right img {
	margin: -10px 10px 10px -10px;
	border: 1px solid #006060;
}
div.imgbox-book {
        float: left;
        position: relative;
        margin: 10px 10px 0 10px;
        width: 150px;
        height: 215px;
        background-image: url(images/bcd_skugga.png);
}
div.imgbox-book #book1, div.imgbox-book #book2, div.imgbox-book #book3, div.imgbox-book #book4, div.imgbox-book #book5, div.imgbox-book #book6 {
        background-image: url(images/bocker_cd.jpg);
        margin: -10px 10px 10px -10px;
        width: 150px;
        height: 215px;
}
div.imgbox-book #book1 {
        background-position: 0 0;
}
div.imgbox-book #book2 {
        background-position: -150px 0;
}
div.imgbox-book #book3 {
        background-position: -300px 0;
}
div.imgbox-book #book4 {
        background-position: -450px 0;
}
div.imgbox-book #book5 {
        background-position: -1030px 0;
}
div.imgbox-book #book6 {
        background-position: 0 0;
}
div.imgbox-book7 {
        float: left;
        position: relative;
        margin: 10px 10px 0 10px;
        width: 215px;
        height: 215px;
        background-image: url(images/bcd_skugga.png);
        background-position: -150px 0;
}
div.imgbox-book7 #book7
{
        background-image: url(images/bocker_cd.jpg);
        margin: -10px 10px 10px -10px;
        width: 215px;
        height: 215px;
        background-position: -1180px 0;
}
div.imgbox-cd {
        float: right;
        position: relative;
        margin: 10px -10px 0 30px;
        width: 215px;
        height: 215px;
        background-image: url(images/bcd_skugga.png);
        background-position: -150px 0;
}
div.imgbox-cd #cd1, div.imgbox-cd #cd2 {
        margin: -10px 10px 10px -10px;
        width: 215px;
        height: 215px;
        background-image: url(images/bocker_cd.jpg);
}
div.imgbox-cd #cd1 {
        background-position: -600px 0;
}
div.imgbox-cd #cd2 {
        background-position: -815px 0;
}
h1,h2 {
        font-family: Verdana, Arial, Helvetica, Futura, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 120%;
        color: #330099;        
}
h2 {
	font-size: 100%;
}
h1 a {
        color: #330099
	text-decoration: none;
}
h1 a:hover {
        color: #660099;
        text-decoration: underline;
}
.centered {
        text-align: center;
}
#sidebar {
	float: right;
	margin: 20px 20px 0px 20px;
	width: 180px;
        min-height: 300px;
	padding: 10px;
	background: url(images/blog_bg.png);
	-moz-box-shadow: 3px 3px 20px #407090;
	-moz-border-radius: 5px;
        font-family: Verdana, Arial, Helvetica, Futura, sans-serif;
        font-size: 80%;
}

#sidebar > ul {
	list-style: none;
        list-type-position: inside;
}

li#categories-3 {
        margin-bottom: 20px;
}

#sidebar li {
	list-style-position: inside;
}

#posts {
	float: left;
	width: 540px;
	padding: 20px 0px 0px 20px;
        font-family: Verdana, Arial, Helvetica, Futura, sans-serif;
}
#posts img {
        margin: 10px;
        border: 1px solid #006060;
        -moz-box-shadow: 3px 3px 10px #333333;
}
.hentry {
	background: url(images/blog_bg.png);
	margin: 0px 0px 20px 0px;
	padding: 10px;
	-moz-box-shadow: 3px 3px 20px #407090;
	-moz-border-radius: 5px;
}
.hentry small {
	margin-bottom: 1em;
}
div.poem {
        background-image: url(images/blog_bg.png);
        margin: 30px auto 10px;
        width: 300px;
        padding: 10px 10px 10px 30px;
        -moz-box-shadow: 0px 0px 20px #50a0d0;
        -moz-border-radius: 10px;
}

