/*
Theme Name: TOMConnect
Theme URI: http://tomconnect.org/
Description: Customised theme for Time Out Mission International.
Version: 1.0
Author: Michael Pike
Author URI: http://tomconnect.org/members/admin/
Template: bp-default
Tags: buddypress, two-column, grey, dark
*/
@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 );

#search-login-bar {
background:#537969 none repeat scroll 0 0;
border-top:10px solid #18301e;
}
#header {
background:#18301E none repeat scroll 0 0;
}

#header h1#logo a {
color:#eeeeee;
display:block;
font-family:Georgia,times,serif;
font-size:2em;
font-style:italic;
text-decoration:none;
}

a {
color:#18301E;
text-decoration:underline;
}