/*
Theme Name: April 2010
Theme URI: http://lifeincartoonmotion.org
Description: 
Version: 3.0
Author: T&uuml;nde
*/

body {
	background-color: #FFFFFF;
	color: #3e3b37;
	font-family: Arial;
	font-size: 11px;
	line-height: 13px;
	text-align: justify;
}

table, tr, td {
	border: none;
	background-color: #FFFFF5;
	color: #3e3b37;
	font-family: Arial;
	font-size: 11px;
	line-height: 13px;
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

.titel {
	font-family: Georgia;
	font-size: 16px;
	color: #ef508e;
	font-style: italic;
	font-weight: bold;
	background-color: transparent;
	text-shadow: black 0.1em 0.1em 0em
}

.titel2 {
	font-family: Georgia;
	font-size: 16px;
	color: #6de0f5;
	font-style: italic;
	font-weight: bold;
	background-color: transparent;
	text-shadow: black 0.1em 0.1em 0em
}

i {
	
}

b {
	
}

u {
	
}

a {
	color: #3e3b37;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	color: #3e3b37;
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;
}

.klein {
	color: #8b8b8b;
	font-family: Arial;
	font-size: 10px;
	text-align: left;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

.entry {
	color: #4f4234;
	font-family: Tahoma;
	font-size: 11px;
	text-align: justify;
	padding: 10px;
	margin: 0px;
}

.postmetadata {
	width: 584px;
	height: 30px;
	background-color: transparent;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 50px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

.post {
	margin: 0px;
}

#tablenews {
	margin-bottom: 40px;
}

#page {
	background-color: transparent;
}

.widecolumn {
	background-color: transparent;
}


ol#comments li p {
	font-size: 100%;
}

li, .feedback {
	color: #3e3b37;
	font-family: Arial;
	font-size: 11px;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	border: 1px solid #d5d5d5;
	color: #3e3b37;
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
}

#commentform textarea {
	color: #8b8b8b;
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
}

#comment {
	width: 300px;
}

#commentlist li ul {
	font-size: 11px;
	text-align: justify;
}