/*
Theme Name: OOHGK
Theme URI: 
Description: Modda theme for oohgk
Version: 1.0
Author: Oyvind Ellefsen
Author URI: http://www.ellefsen.net/
Template: bp-default
Tags: buddypress, two-column, white, blue
*/

/* 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 );

#header2 {
-moz-border-radius:6px 6px 6px 6px;
background:url("/files/sliderclouds.jpg") repeat scroll 0 0 transparent;
height:200px;
margin-bottom:5px;
margin-top:-15px;
position:relative;
}

ul#nav {
max-width:95%;
}

div#sidebar2 .activity-list li.mini .activity-content {
margin-right:0;
}

div#sidebar2  {
-moz-border-radius-topright:3px;
background:url("../images/sidebar_back.gif") repeat-x scroll left top transparent;
border-left:1px solid #E4E4E4;
float:left;
margin-left:-448px;
margin-top:1px;
width:224px;
}

div#sidebar {
float:right;
}

div#content .padder {
-moz-border-radius-bottomleft:6px;
-moz-border-radius-topleft:6px;
border-right:1px solid #E4E4E4;
margin-right:448px;
}

div#sidebar2 h3.widgettitle-top {
background:none repeat scroll 0 0 #EAEAEA;
clear:left;
font-size:12px;
margin:-20px -16px 10px -19px;
padding:5px 15px;
}

div#sidebar h3.widgettitle-top {
background:none repeat scroll 0 0 #EAEAEA;
clear:left;
font-size:12px;
margin:-20px -16px 10px -19px;
padding:5px 15px;
}

div#sidebar2 .activity-list .activity-content {
margin-left:0px;
}
