/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* Empty, so the default theme style.css is not loaded for this style */

#header {  
    background: none repeat scroll 0 0 #30215A;  
}  
#toolbar {  
    background: linear-gradient(to bottom, #252525 50%, #1F1F1F 100%) repeat scroll 0 0 transparent;  
    background: none repeat scroll 0 0 #30215A;  
}  

#footer {  
    background: none repeat scroll 0 0 #30215A;  
}

#header #header-responsive:before { 
	background-color: #30215A; 
}

