/*  
Theme Name: Unplugged
Theme URI: http://diesellaws.com/
Description: A Dark and Sleek Child Theme for Buddypress.
Version: 1.0.0
Author: Diesel Laws
Author URI: http://diesellaws.com
Tags: buddypress, two-columns, dark, flexible-width, blue, theme-options  
Template: bp-default
*/

/* Inherit the default theme styles */
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css );

/* Inherit the admin bar styles */
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css );

/* Dark Colour Styles */
@import url( _inc/css/colours.css );

body {background: #999 url(http://www.ateamclan.com/wp-content/uploads/2010/05/bggradent.jpg) repeat-x scroll 50% 0%; color:#666;}

#header h1 a {font-size: 26px;}
h1, h2, h3, h4, h5, h6 {color: #333;}

div#container {background: url(http://www.ateamclan.com/wp-content/themes/arras-theme/images/foreground.png);border-left-color: #ccc; border-bottom-color: #000; border-right-color: #666; border-top-color: #999;}

form#whats-new-form, div#footer {text-shadow: #404454 0px 0px 0px;}



