/*
Theme Name: Gayporn Social  Networking
Theme URI: http://www.buddyboss.com/updating
Description: A child theme of BuddyBoss, with a fixed width navbar similar to BuddyBoss.com.
Version: 2.0
Author: BuddyBoss.com
Author URI: http://www.buddyboss.com
Tags: buddypress, two-columns, right-sidebar, fixed-width, flexible-width
Template: socialbuddy
*/

/* Inherit the default theme styles */
@import url( ../socialbuddy/_inc/css/default.css );

/* Inherit the default theme adminbar styles */
@import url( ../socialbuddy/_inc/css/buddybar.css );



/* Add your own custom styles */
@import url( _inc/css/theme.css );
@import url( _inc/css/reset.css );
@import url( _inc/css/960_24_col.css );
@import url( _inc/css/custom.css );

.top-bar {
	background: #000;
	border-bottom: 1px solid #444;
	font-size: 12px;
	padding: 5px 0px;
}
.top-bar h1 {
	font-size: 12px;
	font-weight: normal;
	color: #ffe400;
	float: left;
	font-family: Arial, 'Liberation Sans', FreeSans, sans-serif;
}
.top-bar p {
	text-align: right;
}
.top-bar p a {
	margin-left: 10px;
	color: #999;
}