/*  
Theme Name: Valla
Theme URI: http://www.valla.com/
Description: A widget framework theme for the home of a BuddyPress enabled installation. This theme is just a modification of the BuddyPress Default Home Theme by Andy Peatling - http://apeatling.wordpress.com.
Version: 0.1
Author: Mats Sjögren
Author URI: http://www.matssjogren.se
*/

/* Load the base styles */
@import url(css/base.css);

/***
 * Rename /css/custom-sample.css to /css/custom.css and uncomment the following line to load your own
 * custom styles without modifying the originals (this will preserve your changes across theme updates)
 */
@import url(css/valla.css);


/***
 * NOTE: If you rename /css/site-wide-sample.css to /css/site-wide.css you can apply CSS styles to any
 * theme that is in use across your whole site. This includes any blog or member theme. You do not
 * need to add an @import declaration in this file, it will load automaticaly.
 */