/*
Theme Name: Emo-Witze
Theme URI: http://www.emo-witze.net/
Description: emo-witze.net
Version: 0.9
Author: Kai Spriestersbach
Author URI: http://www.final-interactive.de
Tags: emo, witze, joke, jokes, witz
*/

* {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
}

a img
{
border:none;
}

body {
	background: #4f4f4f;
	color: #eee;
	font: normal 66.6% "Lucida Sans Unicode",Verdana,sans-serif;
	padding-top: 40px;
	text-align:center;
}

#wrapper {
	text-align:left;
	width:1090px;
	margin:0 20px;
}

p,code,ul,ol {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}

h1 {
	font-size: 1.4em;
}
code {
	background: url('img/bgcode.gif');
	border: 1px solid #F0F0F0;
	border-left: 6px solid #adb0d9;	
	color: #eee;
	display: block;
	font: normal 1.1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: #FBFCF5;
	border-bottom: 1px solid #EED;
	border-top: 1px solid #EED;
	color: #eee;
	display: block;
	font: normal 0.9em Verdana,sans-serif;
	margin-bottom: 12px;
	padding: 12px;
}
h1,h2,h3,h4 {
	font: normal 1.2em "Trebuchet MS",sans-serif;
	color: #adb0d9;
}
/* misc */
.clearer {
	clear:both;
}

/* header */
.header {
	border-bottom: 1px solid #EEE;
	height: 130px;
	margin-bottom: 24px;
}
.header h1 {
	color: #222;
	font: normal 4em sans-serif;
	font-size:3em;
	padding-bottom:10px;
}

.header h1 a{
color: #222;
text-decoration:none;
display:block;
height:120px;
width:455px;
background: url('img/logo.jpg') no-repeat;
text-indent:-3000em;
overflow:hidden;
}

.header h1 a:link {
	background-position:top left;
}

.header h1 a:visited {
	background-position:top left;
}

.header h1 a:hover {
	background-position:bottom left;
}

.header h1 a:active {
	background-position:bottom left;
}

.header h2 {
	border-top: 1px solid #EEE;
	color: #eee;
	text-align: right;
	display:none;
	visibility:hidden;
}
.header h2 span {
	background: #222;
	color: #EEE;
	padding: 0 6px;
}

/* left side (main content) */
.left {
	margin: 0 65px 20px 0px;
	width:795px;
	float:left;
}
.content .descr {
	color: #e9e9e9;
	font-size: 1.2em;
	margin-bottom: 6px;
}

.descr a,.descr a:visited
{color: #e9e9e9;
}

.content li {
	margin-bottom: 3px;
}

.content ul li {
	list-style: url('img/li.gif');
	margin-left: 18px;
}

.content ol {
	margin-left: 18px;
}

.content ol li {
	margin-left: 18px;
}

.content h1 {
	font-size: 2.4em;
	margin-bottom: 4px;
}
.content a,.footer a {
	color: #adb0d9;
	text-decoration: none;
}
.content a:hover,.footer a:hover {
	color: #eee;
	border-bottom: 1px solid #adb0d9;
}

.content a.more-link {
	font-weight:bold;
	padding:3px 5px;
	border:1px solid #adb0d9;
}

.content a.more-link:link {
	color:#fff;
	background:#adb0d9;
}

.content a.more-link:visited {
	color:#eee;
	background:#adb0d9;
}

.content a.more-link:hover {
	color:#adb0d9;
	background:#fff;
}

.content a.more-link:active {
	color:#eee;
	background:#adb0d9;
}

/* navigation */
/* subnav */
.right {
	background: #222;
	margin-bottom: 20px;
	float:left;
	width:230px;
}
.subnav {
	padding: 12px 12px 0;
}

.subnav iframe {
	margin: 5px 0px 5px 5px;
}

.subnav h1 {
	color: #adb0d9;
	font-size: 1.4em;
	height: 20px;
	margin-left: 8px;
}
.subnav ul {
	margin: 0 0 16px;
	padding: 0;
}
.subnav li { 
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #333;
}
 .subnav h1 a
 {
 color: #adb0d9;
 }
 
.subnav li a {	
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 8px;
	text-decoration: none;
}
.subnav li a:hover {
	color: #DDD;
}

/* round edges */
.roundtl,.roundtr,.roundbl,.roundbr {
	background: url('img/round.gif');
	height: 16px;
	width: 14px;
}
.roundtl,.roundbl {
	float: left;
}
.roundtr,.roundbr {
	float: right;
}
.roundtr {
	background-position: right top;
}
.roundbr {
	background-position: right bottom;
}
.roundbl {
	background-position: left bottom;
}

/* footer */
.footer {
	color: #eee;
	border-top: 1px solid #EEE;
	font: normal 1em Verdana,sans-serif;
	padding: 8px 0px;
	clear:both;
}


/*post stylng*/
.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #e3e4e4;
background-color:#f5f5f5;
font-size:0.9em;
color:#505050;
}




/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
width: 280px;
}

#commentform textarea {
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform textarea:hover {
background: #FFFFFF;
border: 1px solid #d6d3d3;
}
#commentform textarea:focus {
background: #ffffff;
border: 1px solid #939793;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #f8f7f6;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #d6d3d3;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #939793;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

#ad_head {
	margin-bottom:20px;
}