/*  
Theme Name: Yedey's first theme
Description: 2 columns / 3 columns green/blue/black
Version: 1.0
Author: Maik Menz
*/
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
	color: #494949;
}

body.mceContentBody {
	padding:5px;
	width:450px;
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial,Helvetica, sans-serif;
	color: #494949;
}

form {
	display: inline;
}

h1,h2,h3,h4 {
	margin:0;
	padding:0;
	line-height:100%;
}

h1 {
	color: #039AFF;	
	font-size:18px;
	font-weight:bold;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
}

h1 a {	color: #039AFF; text-decoration:none;}
h1 a:hover {color: #039AFF;	text-decoration:none;}

h2 {
	margin: 20px 0 3px 0;
	font-size:16px;
	color:#46B639;
	font-weight:bold;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
}

h2 a {	color: #46B639; text-decoration:none;}
h2 a:hover {color: #46B639;	text-decoration:none;}

h3 {
	margin: 20px 0 3px 0;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
}

h3 a {	color: #000000; text-decoration:none;}
h3 a:hover {color: #000000;	text-decoration:none;}

h4 {
	margin: 20px 0 3px 0;
	font-size:13px;
	color:#444444;
	font-weight:bold;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
}

h4 a {	color: #444444; text-decoration:none;}
h4 a:hover {color: #444444;	text-decoration:none;}


ul {
	list-style-type:disc;
}

ol,ul {
	margin:10px 0;
	padding: 0 20px 0 40px;
}

li {
	padding: 2px 0;
	text-align:justify;
}

code,pre {
	width:403px;
	display:block;	
	overflow: scroll;
	overflow-y: visible;
	white-space:pre;
	font-size:12px;
	font-family:"Courier New", Courier, monospace;
	color:#000000;
	border:1px solid #89BF83;
	line-height: 150%;
	padding: 0 5px 0 40px;
	background: url('images/preback.gif') repeat-y left top;
	margin: 10px 0;
}

p {
	text-align: justify;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 150%;
}

img {
	border: none;
}
a {
	text-decoration: none;
	color: #039AFF;
}
a:hover {
	text-decoration: underline;
	color: #039AFF;
}

div.headerfeedlinks {
	float: right;
	padding: 0 5px 0 22px;
	height: 20px;
	line-height: 20px;
	background: url('images/feed.gif') no-repeat left 3px;
	font-size: 10px;
	color:#d7d7d6;
}

div.headerfeedlinks a {
	color:#d7d7d6;
	text-decoration:none;
}

div.headerfeedlinks a:hover {
	color:#d7d7d6;
	text-decoration:none;
}

td.topheader {
	background: url('images/header_top.gif') repeat-x;
	height: 25px;
}

td.mainheaderleft {
	background: url('images/header_main.jpg') repeat-x right;
	height:140px;
}

td.mainheadercenter {
	background: url('images/header_main.jpg') repeat-x left;
	height:140px;
	width:695px;
	vertical-align:top;
}

td.mainheaderright {
	background: url('images/header_main.jpg') repeat-x 95px;
	height:140px;
}

div.logoimg {
	margin-top: 42px;
}

div.headerpages {
	margin-top:15px;
	float:right;
	color: #FFFFFF;
}

div.headerpages ul {
	list-style: none outside;
	margin:0;
	padding:0;
	display:inline;
}

div.headerpages li {
	display: inline;
	float: left;
	padding: 0 10px;
	line-height:100%;
	border-left:1px solid #CCCCCC;
	overflow: hidden;
}

div.headerpages li.home {
	border-left:0px none;
}

div.headerpages a {
	color: #FFFFFF;
	text-decoration: none;
	font-size:10px;
}

div.headerpages a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

td.bottomheader{
	background: url('images/header_bottom.gif') repeat-x top;
}

td.sidebarheader{
	background: url('images/header_bottom_sidebar.gif') repeat-x top;
	height:52px;
}

table.contentbox {
	width: 695px;
}

td.contentheader{
	background: url('images/header_bottom.gif') repeat-x top;
	height:52px;
}

td.sidebar{
	vertical-align: top;
	width:220px;
}

td.sidebar div.sidebarbg {
	padding: 0 0 10px 0;
	margin:0;
	background-color: #f7f7f7;
}


td.sidebar div.sidebarfade {
	clear:both;
	margin: 0;
	padding:0;
	background: url('images/sidebar_fade.gif') repeat-x top;
	height: 46px;
}

td.content {
	vertical-align:top;
	width:450px;
}

td.contentspacer {
}

td.footerspacing {
	height: 50px;
}

td.footerbackground {
	vertical-align:top;
	background: url('images/footer_bg.gif') repeat-x top;
	height:107px;
}

div.copyright {
	margin: 30px 0 10px 0;
	text-align:center;
	font-size: 10px;
	color:#999999;
}

table.footerwidgets {
	width: 693px;
	margin: 1px;
}

table.footerwidgets td.widgetbox {
	padding-top: 20px;
	width: 231px;
	vertical-align: top;
}

div.widget {
	margin: 0 5px;
	width: 210px;
	text-align:left;
}

div.widget h2.widgettitle{
	color: #46b639;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding: 0 0 0 5px;
	line-height:100%;
}
div.widget ul {
	list-style: none outside;
	padding:0;
	margin: 8px 0 0 0;
}

div.widget ul li {
	font-size: 12px;
	padding: 7px 0 7px 5px;
	border-top: 1px solid #d4d4d4;	
	
	vertical-align: middle;
}

div.widget ul li a {
	display: block;
	color: #5e5e5e;
	background: url('images/menuitem.gif') no-repeat 182px center;
	text-decoration:none;
}

td.sidebar div.widget {
	padding-bottom: 20px;
}

div.widget ul li a:hover {
	text-decoration:none;
	color:#333333;
}

div.widget li.recentcomments {
	font-size:10px;
}

div.widget li.recentcomments a{
	text-decoration: none;
	color: #039AFF;
	background:none;
}

div.widget li.recentcomments a:hover {
	text-decoration: underline;
	color: #039AFF;
}

input#s {
	padding: 3px 5px 3px 23px;
	color: #888;
	width: 120px;
	background: url('images/search.gif') no-repeat 3px 2px;
	background-color:#FFFFFF;
	border: 1px solid #999;
	font-size: 11px;
}

/* FIXES */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* content */
blockquote {
	padding: 10px 0px 10px 40px;
	margin:0;
	background: url('images/quote.gif') no-repeat 10px 12px;
	color: #888888;
}

div.commentsandcats {
	padding: 3px 0;
	margin-bottom: 5px;
	font-size: 11px;
	color: #666666;
}

div.commentsandcats div.comments {
	float:left;
	margin-right: 20px;
	padding-left: 20px;
	line-height:19px;
	background: url('images/comments.gif') no-repeat 0px 4px;
}

div.commentsandcats div.editpost {
	padding: 0px;
	float:left;
	margin-right: 20px;
	padding-left: 20px;
	line-height:19px;
	background: url('images/editpost.gif') no-repeat 0px 3px;
}

div.commentsandcats div.category {
	padding: 0px;
	float:left;
	padding-left: 20px;
	line-height:19px;
	background: url('images/category.gif') no-repeat 0px 2px;
}

div.spacerbar {
	width:440px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	padding: 5px 5px;
	background: url('images/spacergrad.gif') repeat-y left;
}

div.spacerbar span.tag {
	font-weight: bold;
	color:#46b539;
	padding: 5px 10px;
	float:left;
}

div.spacerbar span.tag a{
	font-weight: bold;
	color:#46b539;
}

div.spacerbar span.tag a:hover{
	font-weight: bold;
	color:#46b539;
}

div.blogpost {
	margin: 0 0 50px 0;
}

div.blogposttext {
	margin: 7px 0;
}

div.blogposttext div.date {
	text-align: center;
	float: left;
	display: inline;
	width: 42px;
	height: 49px;
	margin: 4px 8px 8px 0;
	padding-top: 2px;
	color: #FFF;
	background: url('images/date.gif') no-repeat left top;
	font-weight: bold;
}

div.blogposttext div.date span {
	display: block;
	font-size: 24px;
}

div.blogposttext a.more-link {
	font-weight:bold;
	display:block;
	text-align: right;
	margin: 5px 0 10px 0;
}

div.blogposttext img,body.mceContentBody img {
	margin: 10px;
}

div.blogposttext img.alignleft,body.mceContentBody img.alignleft {margin-left: 0;float:left;}
div.blogposttext img.alignright,body.mceContentBody img.alignright {margin-right: 0; float: right;}

div.bookmarkify {
	clear:both;
	text-align: right;
	width:440px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	padding: 5px 5px;
	margin-top: 10px;
	background: url('images/spacergrad.gif') repeat-y left;
}

div.bookmarkify img {
	margin:0;
}

div.entrydetails {
	width:450px;
	font-size:10px;
	color:#88b3cf;
}

div.prevnextpages {
	width:450px;
	font-weight:bold;
	margin: -20px 0 0 0;
}

div.prev {
	float:left;
}

div.next {
	float:right;
}

div.listpostpages {
	text-align: center;
	margin: 10px 0;

}

div.blogpost form {
	display: block;
	margin-left: 60px;
}

div.readcommentbox {
	margin-bottom: 30px;
}

div.readcommentbox h2 {
	padding: 5px;
}

div.readcommentbox div.commentlist {
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	background: url('images/spacergrad.gif') repeat-y left;
}

 div.firstcomment {
	margin: 0;
	padding: 10px;
}

div.readcommentbox div.comment {
	margin: 0;
	border-top: 1px solid #EEEEEE;
	padding: 10px;
}

div.readcommentbox div.needsmod {
	font-style: italic;
	font-weight: bold;
	color: #DD0000;
}

div.readcommentbox div.editlink {
	float: right;
}

div.readcommentbox div.commenthead {
	font-size: 11px;
	color: #666666;
	height: 35px;
	clear: both;
}

div.readcommentbox div.commentcounter {
	float:left;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #039AFF;
	width: 40px;
	vertical-align: middle;
	height:30px;
	overflow: hidden;
}

div.readcommentbox div.commenttext {
	 clear:both;
}

div.writecommentbox {
	margin-bottom: 30px;
}

div.writecommentbox textarea.fullsizecomment {
	width:450px;
}

div.writecommentbox div.commentsubmit {
	clear: both;
	text-align: right;
	margin-top: 10px;
}

table.commenttable {
	margin-top: 5px;
	width:450px;
	/*background-color: #F5F5F5;	*/
	background: url('images/spacergrad.gif') repeat-y left;
	border: 1px solid #e2e2e2;
}

table.commenttable textarea {
	width:270px;
	height:150px;
}

table.commenttable td.notice {
	color: #009900;
	font-size: 10px;
	font-style: italic;
	text-align: right;
}

table.commenttable small {
	color: #DD0000;
	font-size: 10px;
	font-style: italic;
	text-align: right;
}

table.commenttable input {
	width: 140px;
}

span.playerdownload {
	margin: 2px 0 10px 0;
}

div.blogposttext img.wp-smiley {
	margin: 0;
}
