/*
	Theme Name: frugal
	Theme URL: http://frugaltheme.com
	Description: A flexible Wordpress framework theme with a unique minimalist style and full control on the backend.
	Author: The Frugal Team
	Author URI: http://frugaltheme.com
	Version: 3.5
	Tags: clean, fixed width, minimalist, framework, widgets, hooks, flexible
	
	Changelog:
		3.0 - 11/20/09
		3.1 - 12/07/09
		3.15 - 12/21/09
		3.2 - 01/25/10
		3.25 - 02/09/10
		3.3 - 03/30/10
		3.5 - 03/28/10
*/

/* Reset Browser to CSS Defaults */
@import url('lib/css/reset.css');

/*** Apply Default Theme Styles ***/
@import url('lib/css/default.css');

div#fw_tabs_tabdisplay_1.first {
border: 0px !important;
}


.tabber-widget-content div h5 { display:none !important; }

.tabber-widget-basic-light ul.tabber-widget-tabs a {
background-color: #663366 !important;
color:#FFFFFF !important;
text-transform:uppercase !important;
font-weight:bold;
font-size:11px;
}

.tabber-widget-basic-light ul.tabber-widget-tabs a.selected, .tabber-widget-basic-light ul.tabber-widget-tabs a.selected:hover {
background-color:#CC0066 !important;
font-weight:bold;
text-transform:uppercase !important;
font-size:11px;
}

.tabber-widget-basic-light .tabber-widget-content {
background-color:#FFFFFF !important;}

.tabber-widget-tabs li a {
padding:1px 6px !important;
}
