/*
Theme Name: BuddyPress BBWorld
Theme URI: http://bigbeautifulworld.nl/
Description: BBWorld theme based on BuddyPress 1.2 Default theme.
Version: 1.0
Author: WordPress | Modifications: Coen Naninck
Author URI: http://coennaninck.com/
Template: bp-default
Tags: buddypress, two-column, orange, light
*/

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

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

body{font-family:Helvetica,Verdana,Tahoma,sans-serif,sans}
h1,h2,h3,h4,h5,h6{clear:both}
h1{font-size:1.8em}
h2{font-size:1.5em}
h3{font-size:1.2em}
textarea{height:300px;}
#item-meta p{color:#666;font-size:75%;line-height:1.05em}
#nav a:link,#nav a:visited{background:#F57405;color:#fff;padding:2px 6px;}
#nav a:active,#nav a:hover{background:#f6f6f6;color:#F57405}
#bwo-group-description{font-size:1.4em;}

