/*
Theme Name: GirlzVoices
Theme URI: http://GirlzVoices.com/
Description: Custom theme for BuddyPress.
Version: 1.0
Author: Thyme For Design
Author URI: http://thymefordesign.org/
Template: bp-default
Tags: 
*/


/* 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 );


/*** Custom Styles ***/


body {
	background: #424242 url("http://GirlzVoices.com/wp-content/themes/GirlzVoices/images/body_rpt.jpg") top center repeat-y !important;
	width: 100%;
	max-width: 1000px;
	min-width: 1000px;
}

body#bp-default #wp-admin-bar .padder {
	max-width:870px;
	min-width:870px;
}

#header {
	background:url("http://GirlzVoices.com/wp-content/themes/GirlzVoices/images/masthead.jpg") top center no-repeat !important;
	position: relative;
	margin: 25px auto 0 auto;
	height: 305px;
	width: 873px;
	
}

#header h1 {
	display: none;}
	
#header #search-bar {
	right:80px;
}	

h1, h2, h3, h4, h5 {
	color: #990099;
}

#radio {
	position: absolute;
	top: 45px;
	right: -3px;
	height: 170px;
	width: 80px;
	overflow: hidden;
}
	
#blink {
	position: absolute;
	top: 7px;
	right: 3px;
	height: 90px;
	width: 79px;
}	
	
ul#nav {
	max-width: 870px;
	right: 0;
	left: 70px;
	display: none;
}	

div#container {
	width: 870px;
	margin: 0 auto;
	position: relative;
}

div#content div.activity {
	width: 600px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#login {
	padding: 20px 100px;
}

#header #search-bar {
  top: 285px;
  right: 20px;
}

#home-updates {
	idget_recent_entries
}

#home-wrap {

}

#home-top-left {
	position: relative;
	float: left;
	height: 350px;
	width: 270px;
	margin: 0;
	padding: 10px;
	overflow: hidden;
}

#home-top-right {
	position: relative;
	float: left;
	height: 300px;
	width: 270px;
	margin: 0;
	padding: 10px;
	overflow: hidden;
}

#content .widget_recent_entries ul li {
	list-style-type: disc;
	padding: 5px 10px;
	list-style-position: inside;
}

#home-bottom-left {
	position: relative;
	float: left;
	/*height: 300px;*/
	width: 270px;
	margin: 0;
	padding: 10px;
	overflow: hidden;
}

#home-bottom-right {
	position: relative;
	float: left;
	/*height: 300px;*/
	width: 270px;
	margin: 0;
	padding: 10px;
	overflow: hidden;
}

#footer {
	background:url("http://GirlzVoices.com/wp-content/themes/GirlzVoices/images/footer_bg.jpg") top center no-repeat !important;
	height: 300px;
	width: 982px;
	margin: 0 auto;
	padding: 0;
	text-shadow: none;
}

#footer div {
	clear: both;
}

#ad-space {
	position: relative;
	height: 100px;
	width: 800px;
	margin: 30px auto;
	clear: both;
}