/*
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. :)
Updated and tweaked by: Hawk
*/


/* Layout */
body {
	font-family: verdana, sans-serif;
	font-size: 13px;
	background: #000;
	/*color: #ddd;*/
	color: #fff;
	margin: 15px;
	padding: 0px;
	text-align: center;
	line-height: 1.5em;
}

#wrapper {
	width: 760px;
	margin: 1em auto;
	text-align: left;
}

#header {
	height: 55px;
	padding: 10px 0px 5px 5px;
	border-top: 1px solid #555;
	background-color: #000;
}

#main {
	/*border: 1px dashed red;*/
	width: 500px;
	float: left;
}

#content {
	background: #000;
	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: #000;
}

#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: #555;
}

ol.commentlist li {
	margin-bottom: 10px;
}

#footer {
	clear: both;
	padding: 10px 0px;
}

#footer div {
	border-bottom: 1px solid #555;
	padding: 0px;
}

#footer div p {
	margin: 0px;
	background: #000;
	text-align: center;
	letter-spacing: 2px;
}


/* Elements */

h2.the_date {
	color: #dff;
	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: #000;
/*	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 #555;
}

.post blockquote {
	margin: 10px 20px;
	padding-left: 20px;
	border-left: 5px solid #555;
}

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: #bbb;
	text-decoration: none;
}

#header h1 a:hover {
	color: #ccc;
}

#header p {
	margin: 5px 0px 0px 0px;
	color: #499;
}

#sidebar h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 2px;
	color: #990;	/* dark yellow */
	border-bottom: 1px solid #555;
}

#sidebar ul li.sidebar ul li {
	color: #079; /* was #07f; */
}

#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: #00b;	/* link: dark blue */
}

#sidebar ul li.sidebar ul li a:active {
  font-weight: bold;
	color: #00b;
}

#sidebar ul li.sidebar ul li a:visited {
  font-weight: bold;
	color: #05b;	/* visited link: look lighter with more green */
}

#sidebar ul li.sidebar ul li a:hover {
  font-weight: bold;
	color: #00e;	/* hovering link: slightly lighter blue */
	background-position: 3px 8px;
}


.entry a:link, .div a:link, #sidebar p a:link, .postmetadata a:link {
	color: #05e;
	text-decoration: none;
}

.entry a:visited, .div a:visited, #sidebar p a:visited, .postmetadata a:visited {
	text-decoration: none;
	color: #07e;
}

.entry a:hover, .div a:hover, #sidebar p a:hover, .postmetadata a:hover {
	text-decoration: none;
	color: #05e;
}

.entry a:active, .div a:active, #sidebar p a:active, .postmetadata p a:active {
	text-decoration: none;
	color: #05e;
}

h2,h3,h4,h5,h6 {
	font-family: verdana, sans-serif;
	font-weight: bold;
	margin: 0px;
	color: red; /* was #ede; */
}

h2 a:link,h3 a:link,h4 a:link,h5 a:link,h6 a:link {
	color: #8c8;
	text-decoration: none;
}

h2 a:visited,h3 a:visited,h4 a:visited,h5 a:visited,h6 a:visited {
	text-decoration: none;
	color: #8ca;
}

h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover {
	text-decoration: none;
	color: #afa;
}

h2 a:active,h3 a:active,h4 a:active,h5 a:active,h6 a:active {
	text-decoration: none;
	color: #8c8;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
	border-bottom: 1px solid #555;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

p {
	line-height: 1.5em;
}

#footer p {
	color: #666;
}

#footer p a {
	text-decoration: none;
	color: #a00;
}

#footer p a:hover {
	text-decoration: none;
	color: #b00;
}


/* Content */

/*.entry {
	overflow: auto;
}*/

.post {
	padding-bottom: 10px;
	margin-bottom: 24px;
}

.post h2 {
	margin: 0px 0px 5px 0px;
	border-bottom: 1px solid #555;
}

.post small { /* not used? */
	font-size: 10px;
	color: red; /* was #555; */
}

.post .postmeta {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

.post .postmeta li {
	/* color: #555; */
	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 #555; */
}

.post .postmeta li.all {
	margin: 0px;
	padding: 0px 5px 0px 0px;
	border-right: 1px solid #555;
}

.post .postmeta li a {
	text-decoration: none;
}

.post .postmeta li a:hover {
	text-decoration: none;
}

.post .postmeta li.date a {
	padding-left: 0px;
	color: #00c;
	background-position: 0px 0px;
}

.post .postmeta li.date a:hover {
	background-position: 0px -16px;
	color: #00e;
}

.post .postmeta li.all a {
	color: #00c;
}

.post .postmeta li.all a:hover {
	color: #00e;
}

.post .postmeta li.comments a {
	padding-left: 0px;
	color: #00c;
	background-position: 0px 0px;
	/*border: red dashed 1px; /* mobile highlighter */
}

.post .postmeta li.comments a:hover {
	color: #00e;
	background-position: 0px -16px;
}

.post p.postmetadata {
	padding: 10px 10px 0px 10px;
	border-top: 1px solid #555;
	margin-bottom: 0px;
	margin-top: 20px;
}


/* Forms */

form input, textarea {
	font-family: verdana, sans-serif;
	color: #fff;
	background-color: #000;
}

#sidebar form {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	display: block;
	overflow: auto;
}

#sidebar form #s {
	margin: 0px;
	padding: 0px;
	width: 110px;
	float: left;
/*	color: #fff;
	background-color: #000;*/
}

#sidebar form #searchsubmit {
	margin: 0px 0px 0px 7px;
	padding: 0px;
	height: 20px;
	width: 50px;
	background: #000;
	border: 1px solid #555;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #fff;
}

#commentform {
	margin: 0px;
}

#commentform .text {
	width: 160px;
}

#commentform #comment {
	width: 500px;
	height: 160px;
	padding: 2px;
	font-size: 12px;
}
