/**********************************************************/
/*************** Skin Background Images *******************/
/**********************************************************/
#wikia_header {
        background: #000 url(http://images2.wikia.nocookie.net/southpark/images/4/40/South_Park_Wikia_Header.png) top left;
	border-color: transparent;
	color: #8ddfed;
}

#accent_graphic1 {
	background: url(http://images2.wikia.nocookie.net/southpark/images/a/a0/South_Park_Wiki_Left_Side.png) no-repeat;
	height: 154px;
	width: 216px;
}

#background_strip {
	background: #92aecb url(http://images3.wikia.nocookie.net/southpark/images/2/2a/South_Park_Wiki_Right_Side.png) repeat-x;
        border-color: white;
}

#userData a, #wikiaBranding a {
	color: white;
}


/**********************************************************/
/************ Blog Masthead color upgrade *****************/
/**********************************************************/
#user_masthead {
        background: #3263c6 !important;
        color: white !important;
}

#user_masthead li a {
        color: white !important;
}

#user_masthead li.selected {
        background: #88a4c8 !important;
}

div.blog-comm-input {
        background: white !important;
}

#user_masthead .dark_text_1 { color: white; }