/*
Theme Name: Clasikue
Theme URI: http://www.tripthelightfantastic.de
Description: "Clasikue" - the first public tripthelightfantastic theme
Version: 1.0
Author: freak
Author URI: http://www.tripthelightfantastic.de

Please feel free to tweak this theme and make it your own. :)
*/

a {
	color: #039;
}

a:visited {
	color: #039;
}

a:hover {
	color: #333333;
}

body {
	background: #fff;
	color: #000000;
	font-family: verdana, sans-serif;
	margin: 20px;
	padding: 20px;
}

h1 {
  background: #FFFFFF;
	border-bottom: solid 1px #333333;
	font: normal bold 120% verdana, sans-serif;
	margin-top: 0;
}

p, li {
	font: 90%/175% verdana, sans-serif;
}

#content {
	margin: 30px 13em 0px 0;
	padding-right: 30px;
	letter-spacing: 0;
}

#header {
	background: #f0d0b0;
	border-top: solid 1px #333333;
	font: normal normal 230% verdana, sans-serif;
	/* letter-spacing: 0.2em; */
	margin: 0;
	padding: 0px 10px 5px 30px;
}

#tagline {
	background: #f0d0b0;
	font: italic normal 100% verdana, sans-serif;
	margin: 0;
	padding: 0px 10px 5px 30px;
}
