/*
Theme Name: LabSecrets Entrepreneur - By WidgetLaboratory
Theme URI: /wp-content/themes/LabSecrets
Description: Custom theme for BuddyPress.
Version: 1.0
Author: Evil Genius
Author URI: http://LabSecrets.com/
Template: bp-default
Tags: buddypress, two-column, light

*/

/* Inherit the default theme styles */
@import url( _inc/css/default.css );

/* Inherit the default theme adminbar styles */
@import url( _inc/css/adminbar.css );

* {
font-family:"Segoe UI",Calibri,"Myriad Pro",Myriad,"Trebuchet MS",Helvetica,Arial,sans-serif;
margin:0;
padding:0;
}


ul#nav li a {
color:#C6DE40;

a {
color:#C6DE40!important;
}

h2.title  {
font-size:180%;
font-weight:bold;
margin:0 0 0.2em;
padding:0.2em 0 0;
text-shadow:1px 1px 1px #FFFFFF;
}
h2.title a {
color:#4E4E4E;
text-decoration:none;
}
h2.title a:hover {
color:#ED1E24;
text-decoration:none;
}
h3.title {
font-size:140%;
font-weight:bold;
margin:1em 0 0;
padding:0;
}
h3.title a {
color:#4E4E4E;
text-decoration:none;
}
h3.title a:hover {
color:#ED1E24;
text-decoration:none;
}

body {
background:url("images/bg.png") repeat-x scroll center bottom #000000;
color:#4E4E4E;
font-size:13px;
font-style:normal;
}
