/*
	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');


#tagline {
margin-left:308px !important;
}

#logotext {
padding:20px 0 0 20px !important;
width:801px !important;
height:150px !important;
}

#title {

float:left !important;
}

#navbar_right {
display:none !important;
}

#subnavbar_wrap {
height:46px !important;
}



div[style="width: 270px; height: auto; border: 1px solid rgb(255, 0, 153); background-color: rgb(255, 255, 255); padding: 10px 15px;"] {
 margin-left:100px;
}


p#title {  height:48px; }

.featurebottomwidget { width: 272.667px !important; }
