/*
Theme Name: BuddyPress QPR
Theme URI: http://queerpublicradio.com/themes/qpr/
Description: QueerPublicRadio theme for BuddyPress.
Version: 1.0
Author: Tom
Author URI: http://queerpublicradio.com/
Template: bp-default
Tags: buddypress, two-column, grey, dark
*/

/***
 * The default theme styles.
 */
@import url( _inc/css/default.css );

/***
 * The admin bar default styles
 */ 
@import url( _inc/css/adminbar.css );

ul#allowed-themes{overflow:auto;height:350px;}
#allowed-themes li{list-style-type:none;width:185px;margin:10px;float:left;display:inline;}
#allowed-themes li .theme-meta input{float:left;}
#allowed-themes li .theme-meta label{display:inline;}
#allowed-themes li .theme-meta {border:1px solid #ccc;}
#allowed-themes li .theme-meta .creator{padding:5px;}
.theme-lists{clear:left;}
