/*
Theme Name: Discussion
Theme URI: http://discussion.mikado-themes.com/
Description: A Powerful News & Magazine Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.6
License: GNU General Public License
License URI: licence/GPL.txt

CSS changes can be made in files in the /css/ folder. This is a placeholder file required by WordPress, so do not delete it.

*/


/*Hier wird die Hintergrudfarbe des Balkens geändert*/
.cc_container {
background: #444444 none repeat scroll 0 0!important;
}

/*Hier wird die Farbe des Buttons angepasst*/
.cc_container .cc_btn, .cc_container .cc_btn:visited {
color: #fff!important;
background-color: #777777!important;}

/*Hier wird die Farbe des "Mehr erfahren"-Links angepasst*/
a.cc_more_info {
color: white!important;
}

p.cc_message {
color: white!important;
}