/*
	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.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 - 04/28/10
		3.5.5 - 06/23/10
*/

/* Reset Browser to CSS Defaults */
@import url('lib/css/reset.css');

/*** Apply Default Theme Styles ***/
@import url('lib/css/default.css');

 
.custom .postareawide {
width: 640px;
margin: 0 100px 0 150px;
}

.home #content h1 {

font-family: Verdana, Arial, Helvetica, sans-serif;
color:red;
font-weight:bold;

}

.pageid-2416 .postareawide {

width:100%;
margin:0

}

.pageid-2416 #content h1 {

color: black;
font-size: 1.9em;
font-weight: bold;
letter-spacing: -1px;
font-family: Tahoma, Geneva, sans-serif;
line-height: 1.15em;
text-align:center;
margin:30px 0 35px;
}

#left-page {

width:50%;
float:left

}

#right-page {
width:50%;
float:left


}

.sidebar-padlock {
background-image: url('http://www.86yourdayjob.com/wp-content/themes/OptimizePress/images/style1a-padlock.png');
background-repeat: no-repeat;
background-position: left;
margin: 0px auto;
padding-left: 25px;
width:255px;
font-size:80%
}
