body {
	background: #e6dfd7 url(http://cherdchupan.de/wp-content/uploads/2018/05/hintergrund-portfolio-2018-mit-bild.jpg) no-repeat top left ;
	}
::selection { background:#1a1a1a; }
::-moz-selection { background:#1a1a1a; }
::-webkit-selection { background:#1a1a1a; }	


/* Form
---------------------------------------- */
input[type=submit]:hover { 
	background: #1a1a1a;  
	}
    


/* Links
---------------------------------------- */

a, a:visited {
	text-decoration: none;
	color: #666666;
	cursor: pointer;
	}

a:hover {
	color: #1a1a1a;
	}

a.color {
	text-decoration: none;
	color: #1a1a1a;
	}
	
a.color:hover {
	color: #666666;
	}
    


/*---------------------------------------------- 
Entries
------------------------------------------------*/
.entry .entry-headline {
	border-left: 5px solid #1a1a1a;
	}   
    
#entry-single .entry-headline {
	border-left: 5px solid #1a1a1a;
	} 
    
    
    
/*---------------------------------------------- 
Filter
------------------------------------------------*/
.filter li a.active { color: #1a1a1a; }



/*---------------------------------------------- 
Meta
------------------------------------------------*/
.meta_likes a {	color: #999999; }
.meta_likes a:hover { color: #ec8ab8; }
.meta_comments a {	color: #999999; }
.meta_comments a:hover { color: #666666; }



/*---------------------------------------------- 
Layout
------------------------------------------------*/




/*---------------------------------------------- 
Toggle
------------------------------------------------*/	
.toggle .toggle_title .toggle_icon {
	background: #1a1a1a;
	}



/*---------------------------------------------- 
Share
------------------------------------------------*/
.sharrre .share { color: #1a1a1a;}



/*---------------------------------------------- 
Edit Link
------------------------------------------------*/
a.post-edit-link {
	color: #ffffff;
	}
    
a.post-edit-link:hover {
	color: #ffffff;
	}
    
    

/*---------------------------------------------- 
Buttons
------------------------------------------------*/
a.white {
	color: #999999;
	}

a.blue {
	color: #318588;
	}

a.yellow {
	color: #ae8c2d;
	}

a.green {
	color: #768c34;
	}

a.pink {
	color: #e0556e;
	}

a.purple {
	color: #d46fc9;
	}

a.grey {
	color: #8c8c8c;
	}

a.orange {
	color: #e08457;
	}


/* FLEXSLIDER */
.flex-control-nav li a.active { background: #1a1a1a; }

@font-face {
	font-family: whispering;  
	src: url(../rawa/webfonts/the_whispering.woff);  
	font-weight: normal;  
}

* {font-family:whispering, Courier, monospace !important}

#top {filter: invert(100%);
}

.entry {
    background: #e0d5ca;
}

h1, h2, h3, h4, h5, h6 {
    font-family: \'whispering\',Helvetica, Arial, sans-serif;
    text-shadow: 1px 1px 0px #1a1a1a26;
}

a, a:visited {
    text-decoration: none;
    color: #bb2525;
    cursor: pointer;
}

h4 {
    color: #bb2525;
    text-transform: uppercase;
}

.entry-info {
    color: #000;
}

.filter li a {
    text-decoration: none;
    color: #795656;
}

.masonry_item {
    box-shadow: 3px 3px 3px #80808099;
}

#maincontent {
    box-shadow: 3px 3px 3px #80808099;
}