/* CSS BLACK VERSION */

.it-addiction-twitter-portlet .it-addiction-predefined.adc-twitter-front-container.black { 

    background: #2c2c2c;
    color: #a7afb2; 
    
}

.it-addiction-twitter-portlet .it-addiction-predefined.black a {
	color: #a7afb2;
}


.it-addiction-twitter-portlet .it-addiction-predefined.black .adc-twitter-front-header { color: #0c93ba; }
/*
.black .adc-twitter-front-user label { color: #a7afb2; }
.black .adc-twitter-front-user span { color: #78b0c1; }
.black .adc-twitter-front-tweet { color: #515151; }
.black .adc-twitter-front-date { color: #a7afb2; }
*/
.it-addiction-twitter-portlet .it-addiction-predefined.black .adc-twitter-front-container,
.it-addiction-twitter-portlet .it-addiction-predefined.black .adc-twitter-front-tweet-container,
.it-addiction-twitter-portlet .it-addiction-predefined.black .adc-twitter-front-header { border-bottom: 1px solid #dfdfdf; }
.it-addiction-twitter-portlet .it-addiction-predefined.black .adc-twitter-right-arrow { background: url(../images/arrows.png) no-repeat right -120px transparent; }
.it-addiction-twitter-portlet .it-addiction-predefined.black .adc-twitter-left-arrow { background: url(../images/arrows.png) no-repeat left -80px transparent; }