/* - BASIC STUFF - */
body {background:#6b2e67;font:9pt/11pt Verdana, Geneva, sans-serif;color:#000;margin:0 auto;padding:0; background-image:url(images/bg.jpg);background-attachment:fixed;background-position:top center;}
a {text-decoration:none;}
a:hover {text-decoration:underline;}
.additional-meta {font-size: xx-small}
blockquote {font-style:oblique}

/* -- LISTS -- */
ul {margin:0;padding:0;}
ul li {	margin-left:5px;padding:0;}
li {list-style-type:none;}
.disc {list-style-type:disc}
/* lists inside posts */
.entry-content ul ol {margin-left:0;}
.entry-content ul li {margin-left:10px; list-style:disc; list-style-position:inside}
.entry-content ul li ol {margin-left:10px;}
.entry-content ol li {margin-left:5px; list-style: decimal; list-style-position:inside}
.entry-content ol li li {margin-left:5px;}

/* -- HEADINGS -- */
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;}
h2.entry-title {font-size:180%;}
h2.title { margin-top: -50px; }
h2#comments{margin:20px auto 10px;font-size:140%;}
/* headings inside posts */
.entry-content h3 {font-size:140%;}
.entry-content h4 {font-size:120%;}
.entry-content h5 {font-size:100%;}
.entry-content h6 {font-size:90%;}

/* -- MAIN DIV'S -- */
#wrapper {float:none;clear:both;margin:0 auto;padding:0;width:100%;height:100%;background-image:url(images/bganim-top.png);background-repeat:no-repeat;background-attachment:scroll;background-position:top center;}
#header {height:350px;margin:0 auto;text-align:center;padding: 0px 0;}
#footer {height:50px;overflow:hidden;margin:auto;clear:both;float:none;text-align:center;padding:5px;background:#5B2758;color:#FFF;}
#footer a {color: #FFF;}

/* -- POSTS -- */
.post-index {margin:10px auto; padding: 15px; width:750px;background-image:url(images/bgpost.gif); -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 0px;}
#post-single {margin:0 20px;}

/* -- SIDEBARS --*/
.sidebar-wrap {background-image:url(images/bganim-bottom.png);background-repeat:no-repeat;background-attachment:scroll;background-position:top center; height: 539px; margin: 0px auto;}
.sidebar {width:49%;clear:none;}
.block-1 {float:left;}
.block-2 {float:right;}

/* -- 404-PAGE --*/
.error404 {margin:0;width:100%;}
.error404 h1,.error404 h2 {margin: 10px auto;}

/* -- COMMENTS -- */
div.comments-wrap {margin:15px auto; padding:0;}
li.comment,li.trackback, li.pingback {margin: 10px auto;}
ul.children {margin-left:10px;}
ul.commentlist, ul.pinglist {margin:10px 0;}
div.reply {}
textarea#comment {overflow:auto}

/* -- ALIGNMENTS --*/
img.alignright {float:right;clear:none;margin:0 0 1em 1em}
img.alignleft {float:left;clear:none;margin:0 1em 1em 0}
img.aligncenter {display: block; margin:1em auto; text-align:center}
img.alignnone {margin:0 0.5em 0 0;}

/* -- NAVIGATION --*/
div.navigation {width:100%;height:auto;float:left;clear:both;padding: 10px 0px;}
.navigation-index {}
.nav-next {float:right;clear:none;width:48%; text-align:right;}
.nav-prev {float:left;clear:none;width:48%; text-align:left;}


img { border: 0; }
