/*  
Theme Name: Clasikue
Theme URI: http://www.tripthelightfantastic.de
Description: "Clasikue" - based on the themes clasikue v1.0 and MTsix
Version: 1.1
Author: freak
Author URI: http://www.tripthelightfantastic.de

Please feel free to tweak this theme and make it your own. :)
*/


/* Layout */
body {
        font-family: verdana, sans-serif;
        font-size: 13px;
        background: #ffffff;
        color: #000;
        margin: 15px;
        padding: 0px;
        text-align: center;
        line-height: 1.5em;
}

#wrapper {
        width: 760px;
        margin: 0px auto;
        text-align: left;
}

#header {

        padding: 10px 0px 5px 5px;
        border-top: 1px solid #333;
        background-color: #EDF2F2;
}

#main {
        width: 500px;
        float: left;
}

#content {
        background: #ffffff;
        margin: 0px 3px;
        padding: 10px 0px;
        overflow: visible;
}

#content_top {
        width: 100%;
        height: 0px;
        padding-top: 20px;
        overflow: hidden;
        margin: 0px;
}

#content_bottom {
        width: 100%;
        height: 0px;
        padding-top: 10px;
        overflow: hidden;
        margin: 0px;
}

#sidebar {
        width: 200px;
        float: right;
        line-height: 0.9em;
        padding-top: 20px;
}

#sidebar ul {
        margin: 0px;
        padding: 0px;
}

#sidebar ul li.sidebar {
        list-style-type: none;
        margin-bottom: 10px;
        padding: 0px;
}

#sidebar ul li.sidebar .sidebar_box {
        padding: 2px 2px 2px 2px;
  background: #EDF2F2;
}

#sidebar ul li.sidebar ul li {
        margin: 6px 0px;
        list-style-type: none;
}

#sidebar #pagenav {
        margin: 0px;
}

#sidebar .links li#linkcat-1 {
        margin: 0px;
}

#sidebar ul li ul {
        margin: 0px;
}

#sidebar p.description {
        margin: 0px;
        margin-bottom: 3px;
        font-size: 10px;
        color: #333333;
}

ol.commentlist li {
        margin-bottom: 10px;
}

#footer {
        clear: both;
        padding: 10px 0px;
}

#footer div {
        border-bottom: 1px solid #333;
        padding: 0px;
}

#footer div p {
        margin: 0px;
        background: #EDF2F2;
        text-align: center;
        letter-spacing: 2px;
}


/* Elements */
h2.the_date {
        color: #000;
        text-align: left;
        margin-bottom: 3px;
        font-size: 10px;
        font-weight: normal;
}

h2.pagetitle {
        margin-bottom: 20px;
        padding-bottom: 10px;
}

hr.hide {
        display: none;
}

.post p, div#comments_div p {
        margin: 10px 0px;
}

.post .entry dl {
        margin: 10px 0px;
}

.post .entry dl dd {
        margin-left: 20px;
}

.post .entry pre {
        margin: 10px 20px;
        background: #fff;
        padding: 0px 4px;
}

.post .entry ol {
        margin: 10px 0px;
        padding: 0px 30px;
}

.post .entry ul {
        margin: 10px 30px 10px 15px;
        padding: 0px;
}

.post .entry ul li {
        list-style-type: none;
        margin: 0px;
        padding-left: 15px;
}

acronym, abbr {
        cursor: help;
        border-bottom: 1px solid #333;
}

.post blockquote {
        margin: 10px 20px;
        padding-left: 20px;
        border-left: 5px solid #333;
}

blockquote cite {
        margin: 5px 0 0;
        display: block;
}

.center {
        text-align: center;
}


/* Images */
p img {
        padding: 0;
        max-width: 100%;
}
        
img.centered {
        display: block;
        margin-left: auto;
        margin-right: auto;
}
        
img.alignright {
        padding: 4px;
        margin: 0 0 2px 7px;
        display: block;
        float: right;
}

img.alignleft {
        padding: 4px;
        margin: 0 7px 2px 0;
        display: block;
        float: left;
}


/* Typo */
#header h1 {
        font-family: verdana, sans-serif;
        font-size: 22px;
        margin: 0px;
        letter-spacing: 1px;
}

#header h1 a {
        color: #333;
        text-decoration: none;
}

#header h1 a:hover {
        color: #333;
}

#header p {
        margin: 5px 0px 0px 0px;
        color: #333;
}

#sidebar h2 {
        font-size: 13px;
        font-weight: bold;
        margin: 2px;
        color: #333366;
        border-bottom: 0px solid #333;
}

#sidebar ul li.sidebar ul li {
        color: #333333;
}

#sidebar ul li.sidebar ul li a {
        padding: 2px 4px 2px 15px;
        text-decoration: none;
}

#sidebar ul li.sidebar ul li#pagenav a {
}

#sidebar ul li.sidebar ul li a:link {
  font-weight: bold;
        color: #039;
}

#sidebar ul li.sidebar ul li a:active {
  font-weight: bold;
        color: #039;
}

#sidebar ul li.sidebar ul li a:visited {
  font-weight: bold;
        color: #039;
}

#sidebar ul li.sidebar ul li a:hover {
  font-weight: bold;
        color: #333;
        background-position: 3px 8px;
}

.entry a:link, .div a:link, #sidebar p a:link, .postmetadata a:link {
        color: #039;
        text-decoration: none;
}

.entry a:visited, .div a:visited, #sidebar p a:visited, .postmetadata a:visited {
        text-decoration: none;
        color: #039;
}

.entry a:hover, .div a:hover, #sidebar p a:hover, .postmetadata a:hover {
        text-decoration: none;
        color: #333;
}

.entry a:active, .div a:active, #sidebar p a:active, .postmetadata p a:active {
        text-decoration: none;
        color: #036;
}

h2,h3,h4,h5,h6 {
        font-family: verdana, sans-serif;
        font-weight: bold;
        margin: 0px;
        color: #036;
}

h2 a:link,h3 a:link,h4 a:link,h5 a:link,h6 a:link {
        color: #036;
        text-decoration: none;
}

h2 a:visited,h3 a:visited,h4 a:visited,h5 a:visited,h6 a:visited {
        text-decoration: none;
        color: #036;
}

h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {
        text-decoration: none;
        color: #333;
}

h2 a:active,h3 a:active,h4 a:active,h5 a:active,h6 a:active {
        text-decoration: none;
        color: #036;
}

h2 {
        font-size: 20px;
}

h3 {
        font-size: 18px;
        border-bottom: 1px solid #333;
}

h4 {
        font-size: 16px;
}

h5 {
        font-size: 14px;
}

h6 {
        font-size: 12px;
}

p {
        line-height: 1.5em;
}

#footer p {
        color: #333;
}

#footer p a {
        text-decoration: none;
        color: #333;
}

#footer p a:hover {
        text-decoration: none;
        color: #333;
}


/* Content */
.entry {
        overflow: auto;
}

.post {
        padding-bottom: 10px;
        margin-bottom: 20px;
}

.post h2 {
        margin: 0px 0px 5px 0px;
        border-bottom: 1px solid #333;
}

.post small {
        font-size: 10px;
        color: #333;
}

.post .postmeta {
        margin: 0px;
        padding: 10px 0px 0px 0px;
}

.post .postmeta li {
        color: #333;
        display: inline;
        list-style-type: none;
        margin: 0px;
}

.post .postmeta li.date {
        padding-right: 5px;
}

.post .postmeta li.comments {
        padding-left: 10px;
        border-left: 1px solid #333;
}

.post .postmeta li.all {
        margin: 0px;
        padding: 0px 5px 0px 10px;
        border-left: 1px solid #333;
}

.post .postmeta li a {
        text-decoration: none;
}

.post .postmeta li a:hover {
        text-decoration: none;
}

.post .postmeta li.date a {
        padding-left: 0px;
        color: #039;
        background-position: 0px 0px;
}

.post .postmeta li.date a:hover {
        background-position: 0px -16px;
        color: #333;
}

.post .postmeta li.all a {
        color: #039;
}

.post .postmeta li.all a:hover {
        color: #333;
}

.post .postmeta li.comments a {
        padding-left: 0px;
        color: #039;
        background-position: 0px 0px;
}

.post .postmeta li.comments a:hover {
        color: #333;
        background-position: 0px -16px;
}

.post p.postmetadata {
        padding: 10px 10px 0px 10px;
        border-top: 1px solid #333;
        margin-bottom: 0px;
        margin-top: 20px;
}


/* Forms */
form input, textarea {
        font-family: verdana, sans-serif;
}

#sidebar form {
        margin: 0px;
        padding: 0px 0px 3px 0px;
        display: block;
        overflow: auto;
}

#sidebar form #s {
        margin: 0px;
        padding: 0px;
        width: 110px;
        float: left;
}

#sidebar form #searchsubmit {
        margin: 0px 0px 0px 7px;
        padding: 0px;
        height: 20px;
        width: 50px;
        background: #FFFFFF;
        border: 1px solid #333;
        font-family: verdana, sans-serif;
        font-size: 11px;
}

#commentform {
        margin: 0px;
}

#commentform .text {
        width: 160px;
}

#commentform #comment {
        width: 500px;
        height: 160px;
        padding: 2px;
        font-size: 12px;
}
