/*  
Theme Name: Ruschmeyer.org
Theme URI: http://www.ruschmeyer.org/
Description: ruschmeyer.org, minimalist theme
Version: 0.01
Author: David Hoffmann
Author URI: http://www.pickone.de
*/


/* fuer unterschiedliche Kommentare*/


body{
	color:#fe00fe;
	font-size:11px;
	background-color: #202020;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 30px;
	margin-left: 30px;
}

#header{
	width: 550px;
	height: 80px;
	padding-bottom: 40px;
}

#headerlogo{
	padding-left: 0px;
	padding-top: 0px;
}

#sidebar{
	float: left;
	width: 180px;
	margin-left: 30px;
}

#content {
	float: left;
	width: 550px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fe00fe;
	padding-top: 30px;
}


#footer{
	/**/
}


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

/* braucht man immer*/
acronym, abbr, span.caps {
	cursor: help;
}

/*************************************
 +Hn and p
 *************************************/
h1, h2, h3{
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	font-weight: normal;
}

/*************************************
 +Entry
 *************************************/
.entry{
	padding-bottom: 70px;
	width: 550px;
	color: #b9b9b9;
	font-size: 11px;
	line-height: 16px;
}

.entrytitle h2{
	color:#fe00fe;
	font-size:18px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.entrytitle h2 a{
	color:#fe00fe;
	text-decoration: none;
}

.entrytitle h2 a:hover{
	color:#b9b9b9;
}

.entrybody {
	margin-right: 10px;
	padding-right: 10px;
}

.entrybody imgr {
	margin-right: 10px;
	padding-right: 10px;
}

.imgl {
	margin-left: 10px;
}

.entrybody img {
	padding: 1px;
	border: 1px solid #b8b8b8;	
}

.entrybody h3{
	margin-bottom: 10px;
}

.entrybody h3 a{
	margin-bottom: 10px;
}

.entrybody a{
	
}

.commentslink{
	font-size: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
}

.edit {
	font-size: 10px;
}

.postinfo {
	color: #313135;
	padding-bottom: 10px;
	font-weight: lighter;
	padding-left: 20px;
}

.taginfo {
	color:#fe00fe;
	font-size: 10px;
	padding: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fe00fe;
}

.taginfo a{
	color:#fe00fe;
	text-decoration: none;
}

.taginfo a:hover{
	color:#b9b9b9;
}


.comments {
	float: right;	
}

.entrymeta{
	font-size: 11px;
	color: #fe00fe;
	background-color: #000;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 1px;
	width: 200px;
}

blockquote {
	padding-left: 40px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0081e1;
	line-height: 25px;
	padding-top: 9px;
}

blockquote a{
    color: #0081e1;

}

blockquote a:hover{
	color:#000;
}

/*************************************
 +Comments
 *************************************/
#commentsblock{
	margin-top: 2em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;	/*padding:1em;*/

}

#commentsblock h3{
	color:#363522;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fe00fe;
	font-size: 14px;
	margin-bottom: 36px;
	padding-bottom: 9px;
}
 


#author{
	width: 264px;
	background-color: #000000;	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}
 
#email{
	width: 264px;
	background-color: #000000;	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}

#url{
	width: 264px;
	background-color: #000000;	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
}

#comment {
	width: 464px;
	background-color: #000000;	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

#submit {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 12px;
}

#comment textarea:focus{
	background-color: #fb0101;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
}

.contactform textarea:focus, .commentform input:focus{
	background-color: #fb0101;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}

.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}

.alt{
	border:1px dotted #d1d1d1;
	padding:0.5em;
	background-color: #FFFFFF;
	margin-bottom: 1em;
}

h3#comments{
	font-size: 14px;
}

.left{
	float: left;
}

.right{
	float: right;
}

.single{
	float: left;
	margin-bottom: 12px;
}

strong {
	color: #fb0101;
}

/*************************************
 +Misc
 *************************************/
a{
	color:#fe00fe;
	text-decoration:none;
}

a:hover{
	background-color: #fe00fe;	/*color:#b9b9b9;*/
}

a img {
	border: none;
}

a:hover img {
	background-color: #202020;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar h2{
	color: #fe00fe;
	font-size: 18px;
	margin-bottom: 2px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	width: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fe00fe;
}
 
#sidebar ul{
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;

}
/*
#sidebar li{
	text-decoration: none;
	font-size: 12px;
	margin-bottom: 3px;
}
*/
.featured li{
	margin-bottom: 20px;
}

.portfolio li{
	margin-bottom: 3px;
}



/*
#sidebar li page_item a{
	color: #b8b8b8;
	text-decoration: none;
	font-size: 12px;
}

#sidebar li page_item a:hover {
	color: #fe00fe;
	background-color: #fe00fe;
	text-decoration:none;
}
*/

.cat-item a{
	color: #b8b8b8;
	text-decoration: none;
	font-size: 12px;
}

.cat-item a:hover {
	color: #fe00fe;
	background-color: #fe00fe;
	text-decoration:none;
}


.current-cat a {
	color: #fe00fe;
	background-color: #fe00fe;
}


.current-cat a:hover {
	color: #fe00fe;
	background-color: #fe00fe;
}

.page_item a{
	color: #b8b8b8;
	text-decoration: none;
	font-size: 12px;
}


.page_item a:hover {
	color: #fe00fe;
	background-color: #fe00fe;
	text-decoration:none;
}


.current_page_item a {
	color: #fe00fe;
	background-color: #fe00fe;
}

.current_page_item a:hover {
	color: #fe00fe;
	background-color: #fe00fe;
}






/*************************************
 +headernavi
 *************************************/
#headernavi {
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#headernavi ul{
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}

#headernavi li {
	background: none;
	list-style-type: none;
	float: left;
	margin-right: 4px;
}
/*

#headernavi li a {
	color: #b9b9b9;
	list-style-type: none;
	font-size: 12px;
}

#headernavi li a:hover {
	color:#202020;
	text-decoration:none;
	background-color: #fe00fe;
}
*/

#headernavi h2 {
	color: #b9b9b9;
	font-size: 12px;
	text-decoration:none;
}

#contactform {
	font-size: 12px;
}

#wpcf_your_name {
	background-color: #000000;
	width: 264px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}

#wpcf_email {
	background-color: #000000;
	width: 264px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}

#wpcf_website {
	background-color: #000000;
	width: 264px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}

#wpcf_msg {
	background-color: #000000;
	width: 464px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}

#wpcf_msg textarea:focus, #wpcf_msg input:focus{
	background-color: #fb0101;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}

#wpcf_website textarea:focus{
	background-color: #fb0101;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}


#contactsubmit {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	font-size: 11px;
}
