/*
Theme Name: BP Columns
Theme URI: http://buddypress.org
Description: A 3 Column Buddypress theme.
Version: 1.2
Author: modemlooper
Author URI: http://twitter.com/modemlooper
Template: bp-default
Tags: buddypress, three-columns
*/

/* 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 */

@import url( custom.css );

a:link {color: #a0a0a0; text-decoration: none; }
a:active {color: #a0a0a0; text-decoration: none; }
a:visited {color: #a0a0a0; text-decoration: none; }
a:hover {color: #cccccc; text-decoration: none; }

#header {
margin-top:-50px;
}

#search-bar {
display: none;
}

#activity-filter-select {
display: none;
}

div.author-box {

display:none;

}

p.date {

}

div.navigation {
display: none;
}

p.postmetadata {
display: none;
}

class.posttitle {
font-size:8px; color: #ca353e; text-transform: uppercase; font-family: helvetica; font-style:italic;
}

posttitle {
font-size:8px; color: #ca353e; text-transform: uppercase; font-family: helvetica; font-style:italic;
}

h2 class.posttitle {
font-size:8px; font-color: #ca353e; color: #ca353e; text-transform: uppercase; font-family: helvetica; font-style:italic;
}

posttitle {
font-size:8px; font-color: #ca353e;
}


li.page_item page-item-148 {
display: none;
}


#nav li.page_item page-item-148 {
float: none
}

body {background-image:url('http://noisetrend.com/wp-content/uploads/2011/08/BGBG.jpg'); background-color: #FFFFFF; background-position: top center; background-repeat:repeat-x; font-size: 12px}

a.logo:hover {
	background-position: -214px 0;
	}

a.logo {
display:block;
	width: 214px;
	height: 41px;
	text-decoration: none;
	background: url(http://i56.tinypic.com/2irr8fs.jpg);
	}

div.container {
border-top: 1px solid #e4e4e4;
}
