/*
Theme Name: United Front BuddyPress Home Theme
Theme URI: http://buddypress.org/extend/themes/
Description: Based on default 1.2 theme for BuddyPress.
Version: 1.2
Author: Toby Cryns
Author URI: http://themightymo.com
Template: bp-default
Tags: buddypress, two-columns, red, white
*/


/* Layout styles for home page, internal pages and blog/directory pages */
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/default.css );

/* Default theme admin bar styles */
@import url( ../../plugins/buddypress/bp-themes/bp-default/_inc/css/adminbar.css );

body{
	width:960px;
	background:transparent url(images/headerBG.jpg) repeat-x scroll 0 0;}

body.groups, body.profile { background-color:#E08933; }
	
a{ 
	text-decoration:none;
	color:#911115;}
a:hover{ 
	
	color:#f61d24;}

#header{
	z-index: 2;
	height:83px;
	padding-top:0;
	background:none;
	clear:both;}
	#header h1{
		margin:0;
		left:0;
		position:relative;}
	
	#navigation{
		height:10px;}
	#header #search-bar .padder {
		margin-top:16px;
		padding-right:0;}
	#header #search-bar a {
		color:#fff;
		text-decoration:none;
		}
	#header #search-bar a:hover {
		text-decoration:underline;
		}
		

ul#nav{
	position:relative;
	right:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	max-width:100%;
	margin: 5px; }

.ie6 ul#nav{
	position: absolute;
	top: 82px;
	left: 0;
	right: auto;
	display: inline;
	margin: 0;
	padding: 0;}

ul#nav li{}
ul#nav li a{
	background: none;
	color: #911115;}
ul#nav li a:hover{
	color: #f61d24;}
ul#nav li.selected{
	background: none;}
ul#nav li.selected a, ul#nav li.current_page_item a{
	background: none;}
ul#nav li ul {
	top: 29px;
	/*left: 10px;*/
	font-size:12px;}
ul#nav li ul li a{
	padding: 5px;}

ul.sf-menu{
	line-height: 20px;
	margin: 0;}
ul.sf-menu a{
	border: none;}
ul.sf-menu li {
	background: none;}
ul.sf-menu li:hover, ul.sf-menu li.sfHover, ul.sf-menu a:focus, ul.sf-menu a:hover, ul.sf-menu a:active{
	background: none;}
ul.sf-menu li ul{
		background-image: none;
		background-color:#fff;
		padding:0 20px 0 0;
		border: 1px solid #911115;
		border-top:0;
		-moz-border-radius-topleft:0;
		-webkit-border-top-left-radius:0;
    	-moz-border-radius-topright:0;
		-webkit-border-top-right-radius:0;
    	-moz-border-radius-bottomleft:5px;
		-webkit-border-bottom-left-radius:5px;
    	-moz-border-radius-bottomright:5px;
		-webkit-border-bottom-right-radius:5px;
		width:8em;}
ul.sf-menu li ul li{
	background: none;}

span.sf-sub-indicator{
	display: none;}

.ie6 div#container, .ie7 div#container{
	margin-top: 30px;}

div#container{
	z-index: 1;
	overflow:hidden;
	border:none;
	clear:both;}
.groups div#container,
.profile div#container {
	width:649px;
	margin:0 auto;}

div#content{
	width:649px;
	font-size:14px;}
	div#content .padder{
		margin-right:0;
		border:none;
		padding-top:0;}
	div#content .mySingle{
		margin-bottom:20px;
		clear:both;}
	div#content h1 {
		color:#A31F1A;
		display:block;
		font-family:Arial,Helvetica,sans-serif;
		font-size:22px;
		font-weight:bold;
		margin-top:20px;
		margin-bottom:0;
		text-transform:uppercase;}
	div#content h2 {
		margin-bottom:5px;}
	div#content h2 a{
		color:#082096;
		display:block;
		font-family:Arial,Helvetica,sans-serif;
		font-size:16px;
		font-weight:bold;
		padding:10px 0 0;}
	div#content .myPost ul {
		margin:10px 0 10px;
	}
		div#content .myPost ul li {
			list-style: square outside none;
			margin-left:20px;
		}
	div#content .myPostMeta, div#content .myPostMeta a{
		color:#BBBBBB;
		font-size:12px;}
	
	
	div#content .entry ul li {
		list-style:square outside none;
		margin: 0 20px 15px 30px;}
		div#content .entry ul li ul {
			margin:10px;}
			div#content .entry ul li ul li {
				list-style-type:circle;
				margin-bottom:10px;}

#page{
	float:left;
	overflow:hidden;
	padding-left:20px;
	width:610px;}
	
div#sidebar {
	background:#FCF2E2 url(images/sidebarGradient.jpg) repeat-x scroll center top;
	float:right;
	margin-left:10px;
	width:300px;}
	div#sidebar .widget {
		text-align:left;}
	div#sidebar .padder{
		padding-top:0;}
	div#sidebar h3.widgettitle {
		background-color:#F3F3F4;
		border-top:2px solid #D0D5DE;
		color:#6A6A6B;
		display:block;
		font-family:Arial,Helvetica,sans-serif;
		font-size:12px;
		line-height:1.5em;
		margin-bottom:0.5em;
		padding:2px 5px;
		text-transform:uppercase;}
	.group-authors{
		padding-bottom:20px;}

.ie6 div#sidebar{
	margin-left: -290px;}

#myFooter{
	background-color:#F3F3F4;
	border-top:3px solid #911115;
	color:#9D9EA1;
	margin-top:20px;
	padding:20px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;}
.groups #myFooter {
	display:none;}
	#myFooter .footerNavigation{
		float:left;
		margin-bottom:20px;
		margin-left:-10px;}
		.footerNavigation li{
			border-right:2px solid #333333;
			display:inline;
			padding:0 10px;}
		.footerNavigation a {
			color:#911115;
			font-family:Arial,Helvetica,sans-serif;
			font-size:12px;
			font-weight:bold;
			text-transform:uppercase;}
		#footer a{
			color:#911115;}
	#myFooter .leftSide {
		clear:left;
		float:left;
		font-family:"Times New Roman",Times,serif;
		font-size:14px;
		line-height:20px;
		width:49%;
		text-align:left;}
	#myFooter .rightSide {
		font-family:"Times New Roman",Times,serif;
		font-size:14px;
		line-height:20px;
		margin-left:52%;
		text-align:right;}
		
		


/* Featured Content */
#featuredContentGallery {
	background-image:url(images/featuredContentBG.gif);
	background-repeat:repeat-x;
	height:200px;
	width:inherit;
	margin-top:20px;
	}
#fcImages{
	float:left;
	background-color:#fff;
	height:166px;
	width:325px;
	margin:7px 15px 0 0;
	padding:4px;
	border:#d1d1d2 1px solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	overflow:hidden;}
	.image1,.image2,.image3{
		/* Needed to prevent images from appearing underneath featured content images */
		padding-bottom:10px;}


	
		
#fcRightSide{
	float:left;
	margin-top:5px;}
	
	#fcText{
	display:block;
	height:160px;
	width:277px;
	overflow:hidden;}
		#fcText p{
			margin-bottom:0;}
	.fcText1,.fcText2,.fcText3{
		height:166px}
	
	.fcReadMore a{
		color:#911115;
		display:block;
		font-size:12px;
		padding-top:10px;
		text-transform:uppercase;
		text-decoration:underline;}
	
	#fcButtons{
	display:block;
	cursor:pointer;
	width:277px;
	text-align:right;}
	
	.fcButton{
		border:#bababa 1px solid;
		padding:2px 3px 1px 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;}
	.fcButton:hover{
		color:#a1a1a1;}
	.button1{
		/* Start out with button1 in the "selected" state */
		background-color:#7a7a7a;
		color:#fff;}
	.button2{
		}

#partnerOrganizations{
	padding:25px;}
.groups #partnerOrganizations,
.profile #partnerOrganizations {
	display:none;}
	
#partnerOrganizationsHeader {
	background-color:#F3F3F4;
	border-top:2px solid #D0D5DE;
	color:#6A6A6B;
	display:block;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	height:18px;
	line-height:18px;
	margin:0 0 6px;
	padding:2px 5px;
	text-transform:uppercase;
	width:640px;
	}
	#partnerOrganizations img {
		border:0 none;
		display:inline;
		margin:7px;
		vertical-align:middle;
		}
style.css (line 1264)

.safari div#container{
	overflow: inherit;}


#sidebar-me{
	clear:both;}
	
/* BEGIN TABS */
.tw-tabs{
	margin:20px auto;
	width:100%;}
ul.tw-tabbed-nav{
	border-bottom:2px solid;}
.tw-tabbed-nav li{
	background-color:#fff;
	display:inline;
	padding:5px 20px;
	/*margin-right:3px;*/
	/*background:url('http://unitedfrontmn.org/website/wp-content/themes/UnitedFront/images/tab.png');
	border-image-right: url('http://unitedfrontmn.org/website/wp-content/uploads/2009/09/WomanConstruction.jpg') 27 27 27 27 round round;*/
	border:1px #333 solid;
	-moz-border-radius-topleft:5px;
	-webkit-border-top-left-radius:5px;
   	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
   	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
   	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	
	  background-color: rgba(243, 243, 244, 0.8);
	  background-image: -webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(28, 91, 155, 0.8)), to(rgba(108, 191, 255, .9)));
	  border-top-color: #8ba2c1;
	  border-right-color: #5890bf;
	  border-bottom-color: #4f93ca;
	  border-left-color: #768fa5;
	  /*-webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 2px;
	  -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 2px 2px;*/ /* FF 3.5+ */
	}
	.ui-tabs li.ui-tabs-selected a{
		color:#27537A;
		background-color:none;
		font-size:14px;
		font-weight:bold;}
	.ui-tabs-panel{
		display:inline;}
	li.ui-tabs-selected{
		background-color:#fff;
		background:url('http://unitedfrontmn.org/website/wp-content/themes/UnitedFront/images/tab.png');
		background-position:0 -50px;
		border-left:none;
		border-top:none;
		border-bottom:2px solid;}
	.tw-content ul{
		margin-left:20px;}
	.tw-tabbed-nav a{
		color:#27537A;
		font-weight:bold;
		line-height:1.2;
		text-align:center;}
	li.ui-state-hover{
		background-color:#fff;}

/* END TABS */

.reg_groups {
	padding:15px;
	width:45%;
	float:right;}
	
/* SPOTLIGHT TEMPLATE */
.spotlight-template .homeSpotlightLeftImage { width:100px; float:left; overflow:hidden; margin-right:20px; -moz-border-radius:5px; -webkit-border-radius:5px; }
.spotlight-template div#content h1 { margin-top:5px; }
.spotlight-template .homeSpotlightRight { width:440px; float:left; margin-bottom:8px; height:70px; overflow:hidden; }
.spotlight-template .homeSpotlightRight h2 { margin-top:0; }
.spotlight-template div#content h2 a { padding-top:0; }
.spotlight-template #homeFromTheBlog { clear:left; float:left; width:250px; background-color:#fff7e4; margin-right:20px; padding:5px 20px; -moz-border-radius:10px; -webkit-border-radius:10px; }
.spotlight-template #homeFromTheBlog h1, .spotlight-template #homeMediaClips h1 { margin-top:0; border-bottom:1px solid #A31F1A; }
.spotlight-template #homeMediaClips { float:left; width:250px; padding:5px 20px; }
.spotlight-template div#content #homeMediaClips h2 a, .spotlight-template div#content #homeFromTheBlog h2 a { font-size:13px; }
.spotlight-template #homeFromTheBlog ul, .spotlight-template #homeMediaClips ul { list-style:disc outside none; margin-left:15px; }
.spotlight-template div#content .mySingle { margin-bottom:0; }
.spotlight-template li.widget_kbrss { display: none; }


.notifications table tr td { font-size:12px; }


.directory .group-button a.button, 
/*input[type="submit"], */
.directory input[type="button"], 
.directory input[type="reset"], 
.directory ul.button-nav li a, 
.directory div.generic-button a  
{
	background-image:none;
	background-color:#8e1115;
	color:#fff;
	}
	
#container a.button,
#container input[type="submit"],
#container input[type="button"],
#container input[type="reset"],
#container ul.button-nav li a,
#container div.generic-button a {
	background-image:none;
	background-color:#8e1115;
	color:#fff;
}

#container a.button:hover,
#container input[type="submit"]:hover {
	color: #fff;
	text-decoration: none;
}



.archive h3 { display:none; }
#blog-archives { }
#blog-archives .navigation { display:none; }

/*div#sidebar #text-2 h3.widgettitle { margin-top:0; }*/

.share_this_buttons { margin: 5px 0 15px; }

#item-buttons { display:none; }

#groups-order-select { display:none; }

#activity-personal-li { display:none; }

#invite-anyone-personal-li { display:none; }

#groups-my-groups-personal-li { display:none; }

#home-personal-li { display:none; }

.page-id-1185 div#content h2.pagetitle { margin-top:25px; margin-bottom:20px; color:#960C19; }

td .generic-button.topic-subscribe, #topic-meta .generic-button.topic-subscribe  { display:none; }

#container table.forum th#th-title {
    width: 580px;
}

#invites-personal-li { display:none; }

.leave-group { display:none; }

.dir-search { display:none; }

#header #search-form { display:none; }

.communities #sidebar, .profile #sidebar { display:none; }

.communities #item-meta p { color:#333; }

.forum-logo { display:block; font-size:30px; padding:20px 0;  }

.groups #item-header-content .highlight, .groups #item-header-content .activity, .profile #item-header-content .highlight, .profile #item-header-content .activity { display:none; }

.profile div#item-header div#item-header-content { clear:both; margin-left:0; }

/* BEGIN PURE CSS DROP-DOWN MENU */
/*--- DROPDOWN ---*/
/* --- via http://csswizardry.com/demos/css-dropdown/ --- */
/*------------------------------------*\
	NAV
\*------------------------------------*/
#nav{
	list-style:none;
	font-weight:bold;
	margin-bottom:10px;
	/* Clear floats */
	float:left;
	width:100%;
	/* Bring the nav above everything else--uncomment if needed.
	position:relative;
	z-index:5;
	*/
}
#nav li{
	float:left;
	margin-right:10px;
	position:relative;
}
#nav a{
	display:block;
	padding:5px;
	color:#fff;
	background:#333;
	text-decoration:none;
}
#nav a:hover{
	color:#fff;
	background:#6b0c36;
	text-decoration:underline;
}

/*--- DROPDOWN ---*/
#nav ul{
	background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}
#nav ul li{
	padding-top:1px; /* Introducing a padding between the li and the a give the illusion spaced items */
	float:none;
}
#nav ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
#nav ul.children { 
	background-color:#fff; 
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-left-radius: 3px 3px;
	border-top-right-radius: 3px 3px;
	padding: 0 20px 0 0;
	border: 1px solid #911115;
	border-top: 0;
	width:8em;
	}
#nav li:hover ul{ /* Display the dropdown on hover */
	left:0; /* Bring back on-screen when needed */
}
#nav li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	background:none;
	text-decoration:underline;
}
#nav li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
}
#nav li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	/*background:#f7f2ec;*/
	cursor:pointer;
}

.registration div#content #signup_form h2 { margin-top:20px; }
.registration .register-section h4 { margin-top:20px; color:#8e1115; }
.registration form.standard-form label, .registration form.standard-form span.label { font-weight:normal; }
.registration h3 { color:#8e1115; }
.registration .captchaSizeDivLarge { overflow:hidden; }


#content ol { list-style:outside lower-hexadecimal; margin: 20px; }
#content ol li { 
	margin-bottom:5px;
	list-style-type: decimal;
}
.warning { 
	background-color:#FFFF99;
	padding:15px;
}
/* no muting of Tania's topics! */
#th-email-sub { position:absolute; left:-9999px; }
.ass-topic-subscribe { display:none; }
