/*
Theme Name: Psychic Rabbit
Theme URI: http://psychicrabbit.com
Description: The theme for psychicrabbit.com, André Heeger's website for his novel L.A. Trippin'
Version: 0.1
Author: Mark Lindhout
*/

html * {
	margin: 0px;
	padding: 0px;
}

body {
	text-align: center;
	background: #2d2c2b url(images/bg-texture-grijs.gif) repeat-y center top;
}

#page {
	text-align: left;
	background-color: #fef8dc;
	color: #40403f;
	font: 14px Georgia, "Times New Roman", Times, serif;
	width: 900px;
	margin: 0px auto;
	border: 8px solid #ead296;
}

#header {
	width: 100%;
	height: 300px;
	background: url(images/header-web.jpg) no-repeat center center;
}

#header h1 {
	color: #EEE;
	font-weight: normal;
	font-style: normal;
	font-size: 40px;
	line-height: 40px;
	padding: 10px 0 0 20px;
}

#header h1 a {
	text-decoration: none;
	color: #EEE;
}

.description {
	padding: 0 0 0 30px;
	color: #b9d1dc;
}

#menu {
	background: url(images/menu-gradient.gif) repeat-x center center;
	line-height: 40px;
	height: 40px;
}

#menu ul {
	list-style-type: none;
	float: right;
}

#menu ul li {
	float: left;
}

#menu ul li a {
	color: #e3e8fe;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	padding: 0px 20px;
	display: block;
	white-space: nowrap;
	border-left: 1px solid #333;
	border-right: 1px solid #111;
}

#menu ul li a:hover {
	color: #F6F6F6;
	background: #930e0f url(images/menu-gradient-rood.gif) repeat-x center center;
	border-right: 1px solid #740a0b;
	border-left: 1px solid #c14749;
}

#wrapper {
	padding: 20px;
}

#content {
	width: 600px;
	float: left;
	padding-right: 20px;
	overflow: hidden;
}

#sidebar {
	width: 230px;
	float: right;
	list-style-type: none;
	line-height: 20px;
}

#footer {
	padding: 10px;
	clear: both;
	text-align: center;
	background-color: #ceac78;
	color: #f8e3c5;
}

#footer p {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	border-left: 1px solid #a87852;
}

#footer a {
	color: #835e40;
	text-decoration: none;
}

/*-------------Headings-------------*/

h1 {
	
}

h2 {
	
}

h3 {
	
}

h4 {
	
}

h5 {
	
}

/*-------------The Post-------------*/

.post {
	font-size: 16px;
	line-height: 26px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.post h2, h3.ArchiveH3 {
	color: #6b6d6f;
	font-weight: normal;
	font-style: normal;
	font-size: 35px;
	text-decoration: none;
	line-height: 35px;
	text-align: center;
	width: auto;
	padding: 20px 0px 10px 0px;
	font-variant: small-caps;
	letter-spacing: 5px;
}

.post h2 a:hover, .post h2 a:visited, .post h2 a, h3.ArchiveH3 a, h3.ArchiveH3 a:hover, h3.ArchiveH3 a:visited {
	color: #6b6d6f !important;
	text-decoration: none;
}

.post .Date {
	text-align: center;
	color: #b7827d;
}

.post .entrytext p {
	text-indent: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.post a {
	color: #930e0f;
}

.post a:hover {
	color: #710a0b;
}

.post ul {
	margin: 0px 15px;
	padding: 0px 10px 0px 10px;
	list-style-position: outside;
}

.post ol {
	margin: 0px 15px;
	padding: 0px 10px;
	list-style-position: outside;
}

.post li {
	
}

.post blockquote {
	border-left: 3px solid #e9beb3;
	border-top: 1px solid #fde3d0;
	border-right: 1px solid #fde3d0;
	border-bottom: 1px solid #fde3d0;
	margin: 0px 10px;
	padding: 0px 10px;
	font-style: italic;
}

.post blockquote em {
	font-style: normal;
	font-weight: normal;
}

.post img {
	max-width: 600px;
}

.entry p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.postmetadata {
	font-size: 12px;
	clear: both;
	display: block;
	padding: 10px;
	background-color: #fde7c5;
}

.postmetadata alt {
	
}

.postmetadata a {
	
}

.navigation {
	clear: both;
	color: #444;
	display: block;
	margin: 0px;
	padding: 10px;
	border-top: solid 1px #FDE7C5;
}

.navigation a {
	color: #a07f57;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.center {
	
}

.pagetitle {
	color: #942f36;
	font-weight: normal;
	font-style: normal;
	font-size: 40px;
	text-decoration: none;
	line-height: 35px;
	text-align: center;
	width: auto;
	padding: 20px 0px 20px 0px;
	font-variant: small-caps;
	letter-spacing: 5px;
	border-bottom: 1px dotted #930e0f;
	margin-bottom: 10px;
}

blockquote {
	
}

cite {
	
}

a img {
	
}

acronym, abbr {
	
}

/*--------------Sidebar------------*/

#sidebar ul {
	list-style-type: none;
}

#sidebar ul li {
	list-style-image: url(images/li-arrow.gif);
	list-style-position: outside;
	margin-left: 20px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #EAD296;
}

#sidebar h2 {
	text-decoration: none;
	font-size: 22px;
	line-height: 30px;
	color: #942f36;
	font-weight: normal;
	font-style: normal;
	margin-top: 10px;
}

#sidebar p {
	text-indent: 5px;
}

#sidebar a {
	color: #3d5a60;
}

#sidebar a:hover, #sidebar a:visited {
	color: #273a3e;
}

#sidebar select {
	color: #3d5a60;
	padding: 1px;
	width: 100%;
	border: 1px solid #942f36;
}

#sidebar #search {
	color: #3d5a60;
	border-top: 1px solid #942f36;
	border-bottom: 1px solid #942f36;
	margin-top: 20px;
	text-align: left;
}

#sidebar #search input {
	padding: 3px;
	margin: 3px;
	border: 2px outset #942f36;
}

/*--------------Comments--------------*/

.nocomments {
	color: #a09389;
	margin: 3px;
	padding: 3px;
	display: block;
}

#commentform {
	padding: 10px;
	margin: 5px 0px;
	background-color: #fde7c5;
}

#commentform p {
	padding: 10px;
	margin: 5px 0px;
	border-bottom: 1px dotted #b7827d;
	color: #b7827d;
}

#commentform p input {
	background-color: #FEF8DC;
	border: none;
	border-bottom: 1px solid #b7827d;
	padding: 5px;
	margin-right: 20px;
	font-family: inherit;
}

#commentform p textarea {
	background-color: #FEF8DC;
	border: none;
	border-bottom: 1px solid #b7827d;
	padding: 5px;
	width: 500px;
	height: 150px;
	font-family: inherit;
}

#commentform p input#submit {
	background-color: #b7827d;
	color: #FFF;
	border: 2px outset #b7827d;
}

h3#comments, h3#respond {
	margin-top: 30px;
}

ol.commentlist {
	padding: 5px;
}

ol.commentlist li {
	margin-bottom: 10px;
	padding: 10px;
}

ol.commentlist li.alt {
	background: #fae9ce;
}

ol.commentlist a {
	color: #942f36;
}

ol.commentlist cite {
	color: #942f36;
	font-size: 18px;
	display: block;
	padding: 5px 0px;
	margin: 5px 0px;
	border-bottom: 1px solid #b7827d;
}

small.commentmetadata {
	float: right;
}

/*--------------Search Form-------------*/

#searchform {
	
}

#searchform input {
	
}

#searchform #s {
	
}

/*-------------Calendar-----------------*/

#wp-calendar {
	
}

#wp-calendar th {
	
}

#wp-calendar a {
	
}

#prev a, #next a {
	
}

#wp-calendar caption {
	
}

/*-------------Images------------------*/

img {
	display: block;
}