/* NOTE: To use this file you must first activate it ('custom stylesheet') in the frugal Main/SEO options area.
Once active, you can add custom styles to this file and they will override any other styles in this theme.
To create a custom style you must start your CSS elements with body.custom. So, for example,
to change the H1 heading size for the Content Div you could use something like this:

body.custom #content h1 {
	font-size: 18px;
}

Learn more about this customization proccess by visiting http://frugaltheme.com/support/

------ CODE GOES BELOW THIS LINE OF TEXT ------ */


/*** Frame ***/

body { 
	background: #fdfbf3;
	line-height: 160%;
}
#wrap {
	background: #fdfbf3;
	border-top: 0px solid #3B3B3B;
	border-bottom: 0px solid #3B3B3B;
	border-left: 0px solid #3B3B3B;
	border-right: 0px solid #3B3B3B;
	width: 972px;
	margin: 0px auto 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

/************************* 
	Header 
*************************/

#header_wrap {
	width: 100%;
	border-bottom: 0px solid #DDDDDD;
}
#header {
	width: 972px;
	height: 115px;
	background-image: url(images/PEO-logo-banner.gif);
	background-repeat: no-repeat;
	background-position: 15px top;
	margin-top: 6px;
}

.twoColFixRtHdr   #header1 {
}

.twoColFixRtHdr  #header2 {
}

.addthis_button_container {
	width: 125px;
	margin-top: 26px;
	height: 16px;
	margin-left: 810px;
}

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	padding: 0;
	list-style-type: none;
	cursor: default;
	width: 542px;
	float: left;
	margin-top: 21px;
	margin-bottom: 0;
	margin-left: 405px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	list-style-type: none;
	font-size: 16px;
	position: relative;
	text-align: center;
	cursor: pointer;
	float: left;
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	margin-top: 0;
	margin-right: 16px;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 1.2em;
	z-index: 1020;
	cursor: default;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 8.2em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

#MenuBarSelected {
	color: #A2464C;
any other styles you want to show here... 
;
	letter-spacing: 0px;
} 

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	color: #000000;
	text-decoration: none;
	padding-top: 9px;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-image: url(images/list_circle_red_big.gif);
	background-repeat: no-repeat;
	background-position: center top;
	letter-spacing: 0px;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
}


/*******************************************************************************

 SpryMenuBarHorizontal

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
	display: inline;
	f\loat: left;
	}
}


/************************* 
	Featured 
*************************/

/*** Feature Top ***/

#featuretop {
	background: #FDFBF3;
	width: 965px;
	border-bottom: 1px solid #DDDDDD;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 0px 0px;
}


#featuretop ul {
	color: #A2464C !important;
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	font-size: 13px !important;
	font-weight: normal !important;
	text-align: left !important;
	text-transform: none !important;
	font-variant: normal !important;
	letter-spacing: 0px !important;
	line-height: 130% !important;
	padding-left: 0px;
	padding-bottom: 10px;
}

.featuretopwidget {
	width: 300px;
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 0px 10px;
	color: #111111;
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	font-size: 13px;
	line-height: 130% !important;
}


/*** Feature Bottom ***/

#featurebottom {
	width: 965px;
	border-top: 1px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #C6D2CC;
	background-image: url(images/footer_home_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#featurebottom p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 3px;
}
#featurebottom ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 3px;
}
.featurebottomwidget {
	width: 450px;
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 5px 15px;
	color: #111111;
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	font-size: 13px;
	line-height: 130% !important;
}


/*** Homepage ***/

#homecontainer {
	width: 972px;
	border-top: 0px solid #DDDDDD;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #DDDDDD;
	border-right: 0px solid #DDDDDD;
}
#home {
	width: 972px;
}
#home p {
	margin: 0px;
	padding: 0px 0px 10px 5px;
	font-family: Palatino, AGaramond, Georgia, Times, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 130%;
}
#home h1 {
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	font-size: 18px;
	color: #A2464C;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-align: left;
	letter-spacing: 0px;
	line-height: 130%;
	padding-left: 5px;
}
#hometop {
	background: #FDFBF3;
	width: 972px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.ht_widget h2 {
	color: #A2464C !important;
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	font-size: 18px !important;
	font-weight: normal !important;
	text-align: left !important;
	font-variant: normal !important;
	letter-spacing: 0px !important;
	line-height: 140% !important;
	padding-left: 5px;
}
.hometopleftlatest {
	background: #FDFBF3;
	border: px solid #DDDDDD;
	width: 635px;
	margin: 0px 0px 0px 0px;
	padding: 15px 15px 0px 15px;
	color: #111111 !important;
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	font-size: 13px;
	float: left;
	line-height: 130%;
}

.hometopleftlatest h2 {
	font-family: Palatino, AGaramond, Georgia, Times, serif !important;
	font-size: 18px !important;
	color: #111111 !important;
	font-weight: normal !important;
	text-align: left !important;
	letter-spacing: 0px !important;
	line-height: 130% !important;
}
.hometopleftlatest h3 {
	color: #111111;
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	font-size: 16px !important;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 130%;
}
.hometopleftlatest h4 {
	color: #111111;
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	font-size: 14px !important;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 130%;
}
.hometopwidget {
	width: 270px;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 15px 15px;
	color: #111111;
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	font-size: 13px;
	line-height: 130% !important;
}

.home_excerpt_byline {
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	text-align: left !important;
	line-height: 120% !important;
}
#homebottom {
	width: 965px;
	border-top: 1px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #C6D1CD;
	background-image: url(images/footer_feature_background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.hb_widget h2 {
	color: #A2464C !important;
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	font-size: 16px !important;
	font-weight: normal !important;
	text-align: left !important;
	line-height: 140% !important;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.homebottomwidget {
	margin: 0px;
	color: #111111;
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	font-size: 13px;
	line-height: 130% !important;
	width: 450px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.homebottomwidget ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	color: #111111;
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	font-size: 13px;
	line-height: 130% !important;
}
.leadership_slogan {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.feature_link a, .feature_link a:visited {
	color: #587559;
	text-decoration: none;
	font-style: italic;
}
.feature_link a:hover {
	color: #587559;
	text-decoration: underline;
	font-style: italic;
}
.social_media_container {
	display: block;
	margin-top: 7px;
	vertical-align: middle;
}


/*** Home Excerpt Posts ***/

.home_excerpt_posts {
	color: #111111 !important;
	font-family: Palatino, AGaramond, Georgia, Times, serif !important;
	font-size: 13px !important;
	line-height: 130% !important;
}
.home_excerpt_posts h2 {
	color: #111111 !important;
	font-family: Palatino, AGaramond, Georgia, Times, serif !important;
	font-size: 16px !important;
	font-weight: normal !important;
	text-transform: none !important;
	font-variant: normal !important;
	letter-spacing: 0px !important;
	text-align: left !important;
	line-height: 130% !important;
}



/************************* 
	Content 
*************************/

#content h1 {
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	font-size: 18px;
	color: #A2464C;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-align: left;
	letter-spacing: 0px;
	line-height: 130%;
}

#content h2 {
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	font-size: 18px;
	color: #A2464C;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-align: left;
	letter-spacing: 0px;
	line-height: 130%;
}
#content h3 {
	font-size: 16px;
}

.postarea h3 {
	color: #111111;
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	font-size: 16px !important;
	font-weight: normal;
	text-transform: none !important;
	font-variant: normal !important;
	letter-spacing: 0px;
	line-height: 140%;
}
.postarea h4 {
	color: #111111;
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	font-size: 14px !important;
	font-weight: normal;
	text-transform: none !important;
	font-variant: normal !important;
	letter-spacing: 0px;
	line-height: 140%;
}
.postarea {
	width: 635px;
	padding: 10px 15px 0px 15px;
}
.postarea p {
	color: #111111 !important;
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	font-size: 13px;
	line-height: 130%;
}
.postarea img {
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
.postarea ul {
	color: #111111 !important;
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	font-size: 13px;
	line-height: 130%;
}
.postarea ol {
	color: #111111 !important;
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	font-size: 13px;
	line-height: 130%;
}

.cms_postarea h3 {
	color: #111111;
	font-family: Palatino, AGaramond, Georgia, Times, serif;
}
.cms_postarea h4 {
	color: #111111;
	font-family: Palatino, AGaramond, Georgia, Times, serif;
}

.cms_postarea p {
	color: #111111 !important;
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	font-size: 13px;
	line-height: 130%;
}
.cms_postarea ul {
	color: #111111 !important;
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	font-size: 13px;
	line-height: 130%;
}
.cms_postarea ol {
	color: #111111 !important;
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	font-size: 13px;
	line-height: 130%;
}
.postareawide p {
	color: #111111 !important;
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	font-size: 13px;
	line-height: 140%;
}
.postareawide ul {
	color: #111111 !important;
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	font-size: 13px;
	line-height: 130%;
}
.postareawide ol {
	color: #111111 !important;
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	font-size: 13px;
	line-height: 130%;
}

.byline p {
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	line-height: 120% !important;
	text-align: left;
}
.byline_home p {
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	line-height: 120% !important;
	text-align: left;
}


/*** Meta Classes ***/

.commentmeta_home {
	color: #888888;
	font-family: Georgia, serif;
	font-size: 13px;
	margin-bottom: 0px;
}
.allpostsmeta a, .allpostsmeta a:visited {
	color: #587559;
	text-decoration: none;
	font-size: 14px;
}
.allpostsmeta a:hover {
	color: #587559;
	text-decoration: underline;
}


/************************* 
	Comments 
*************************/

#author, #email, #url {
	background: #F9F6F0;
	border: 1px solid #ddd;
	color: #333;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	display: inline;
}
.comments h3 {
	color: #A2464C;
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	font-size: 14px;
}
.comments {
	width: 635px;
	color: #000000;
	font-family: Palatino, AGaramond, Georgia, Times, serif;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.shareThis {
	display: block;
	margin-top: 0px;
	margin-bottom: 5px;
}

/************************* 
	Images
*************************/

.author_photo img {
	border: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}



/************************* 
	Sidebar
*************************/

.widget widget_tag_cloud {
	border: none;
	padding: 0px;
	margin-top: 7px;
	float: left;
	font-family: Palatino, AGaramond, Georgia, Times, sans-serif;
	font-size: 12px;
	color: #000000;
}

.pulse {
	margin-top: 7px;
}