/*Begin Typography & Colors*/
BODY
{
	font-size: 62.5%;
/*Resets 1em to 10px*/
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
	background: #D8D8D6 url(images/bg.jpg) repeat-x;
	color: #333;
}
#logo
{
	height: 87px;
	width: 751px;
	margin: 20px auto 0;
	background: url(images/centastaff_logo.gif);
}
#page
{
	text-align: left;
}
#header
{
	background: url(images/header_bg.png) no-repeat;
}
#content
{
	font-size: 1.2em;
}
.widecolumn .entry P
{
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry
{
	line-height: 1.4em;
}
.widecolumn
{
	line-height: 1.6em;
}
.narrowcolumn .postmetadata
{
	text-align: center;
}
.alt
{
	background-color: #F8F8F8;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
#footer
{
	background: url(images/footer_bg.png) no-repeat top;
	border: none;
}
SMALL
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
H1, H2, H3
{
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
H1
{
	font-size: 4em;
	text-align: center;
}
#headerimg .description
{
	font-size: 1.2em;
	text-align: center;
}
H2
{
	font-size: 1.6em;
}
H2.pagetitle
{
	font-size: 1.6em;
}
#sidebar H2
{
	font-family: "Lucida Grande", Verdana, Sans-Serif;
	font-size: 1.2em;
}
H3
{
	font-size: 1.3em;
}
H1, H1 A, H1 A:hover, H1 A:visited, #headerimg .description
{
	text-decoration: none;
	color: white;
}
H2, H2 A, H2 A:visited, H3, H3 A, H3 A:visited
{
	color: #333;
}
H2, H2 A, H2 A:hover, H2 A:visited, H3, H3 A, H3 A:hover, H3 A:visited, #sidebar H2, #wp-calendar CAPTION, CITE
{
	text-decoration: none;
}
.entry P A:visited
{
	color: #B85B5A;
}
.commentlist LI, #commentform INPUT, #commentform TEXTAREA
{
	font: 0.9em "Lucida Grande", Verdana, Arial, Sans-Serif;
}
.commentlist LI
{
	font-weight: bold;
}
.commentlist LI .avatar
{
	float: right;
	border: 1px solid #EEE;
	padding: 2px;
	background: #FFF;
}
.commentlist CITE, .commentlist CITE A
{
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist P
{
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform P
{
	font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
}
.commentmetadata
{
	font-weight: normal;
}
#sidebar
{
	font: 1em "Lucida Grande", Verdana, Arial, Sans-Serif;
}
SMALL, #sidebar UL UL LI, #sidebar UL OL LI, .nocomments, .postmetadata, BLOCKQUOTE, STRIKE
{
	color: #777;
}
CODE
{
	font: 1.1em "Courier New", Courier, Fixed;
}
ACRONYM, ABBR, SPAN.caps
{
	font-size: 0.9em;
	letter-spacing: 0.07em;
}
A, H2 A:hover, H3 A:hover
{
	color: #06C;
	text-decoration: none;
}
A:hover
{
	color: #147;
	text-decoration: underline;
}
#wp-calendar #prev A, #wp-calendar #next A
{
	font-size: 9pt;
}
#wp-calendar A
{
	text-decoration: none;
}
#wp-calendar CAPTION
{
	font: bold 1.3em "Lucida Grande", Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar TH
{
	font-style: normal;
	text-transform: capitalize;
}
/*End Typography & Colors
Begin Structure*/
BODY
{
	margin: 0 0 20px;
	padding: 0;
}
#page
{
	margin: 0 auto;
	padding: 0;
	width: 820px;
}
#header
{
	margin: 0;
	padding: 0;
	height: 170px;
	width: 820px;
}
.narrowcolumn
{
	float: left;
	padding: 0 0 0 35px;
	margin: 0;
	width: 500px;
}
.widecolumn
{
	padding: 10px 0 20px;
	margin: 5px 0 0 150px;
	width: 450px;
}
.post
{
	margin: 0 0 40px;
	text-align: justify;
}
.post HR
{
	display: block;
}
.widecolumn .post
{
	margin: 0;
}
.narrowcolumn .postmetadata
{
	padding-top: 5px;
	font-size: 7pt;
	color: #A9A9A9;
}
.narrowcolumn .postmetadata A, .narrowcolumn .postmetadata A:visited
{
	padding-top: 5px;
	font-size: 7pt;
	color: #A9A9A9;
}
.widecolumn .postmetadata
{
	margin: 30px 0;
}
.widecolumn .smallattachment
{
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment
{
	text-align: center;
	margin: 5px 0px;
}
.postmetadata
{
	clear: both;
}
.clear
{
	clear: both;
}
#footer
{
	padding: 0;
	margin: 0 auto;
	width: 820px;
	clear: both;
}
#footer P
{
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
/*End Structure
Begin Headers*/
H1
{
	padding-top: 70px;
	margin: 0;
}
H2
{
	margin: 30px 0 0;
}
H2.pagetitle
{
	margin-top: 30px;
	text-align: center;
}
#sidebar H2
{
	margin: 5px 0 0;
	padding: 0;
}
H3
{
	padding: 0;
	margin: 30px 0 0;
}
H3.comments
{
	padding: 0;
	margin: 40px auto 20px;
}
/*End Headers
Begin Images*/
P IMG
{
	padding: 0;
	max-width: 100%;
}
IMG.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
IMG.alignright
{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
IMG.alignleft
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright
{
	float: right;
}
.alignleft
{
	float: left;
}
/*End Images
Begin Lists
Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets.*/
HTML>BODY .entry UL
{
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
HTML>BODY .entry LI
{
	margin: 7px 0 8px 10px;
}
.entry UL LI:before, #sidebar UL UL LI:before
{
	content: "\00BB \0020";
}
.entry OL
{
	padding: 0 0 0 35px;
	margin: 0;
}
.entry OL LI
{
	margin: 0;
	padding: 0;
}
.postmetadata UL, .postmetadata LI
{
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar UL, #sidebar UL OL
{
	margin: 0;
	padding: 0;
}
#sidebar UL LI
{
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar UL P, #sidebar UL SELECT
{
	margin: 5px 0 8px;
}
#sidebar UL UL, #sidebar UL OL
{
	margin: 5px 0 0 10px;
}
#sidebar UL UL UL, #sidebar UL OL
{
	margin: 0 0 0 10px;
}
OL LI, #sidebar UL OL LI
{
	list-style: decimal outside;
}
#sidebar UL UL LI, #sidebar UL OL LI
{
	margin: 3px 0 0;
	padding: 0;
}
/*End Entry Lists
Begin Form Elements*/
#searchform
{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s
{
	width: 108px;
	padding: 2px;
}
#sidebar #searchsubmit
{
	padding: 1px;
}
.entry FORM
{
/*This is mainly for password protected posts, makes them look better.*/
	text-align: center;
}
SELECT
{
	width: 130px;
}
#commentform INPUT
{
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform TEXTAREA
{
	width: 100%;
	padding: 2px;
}
#commentform #submit
{
	margin: 0;
	float: right;
}
/*End Form Elements
Begin Comments*/
.alt
{
	margin: 0;
	padding: 10px;
}
.commentlist
{
	padding: 0;
	text-align: justify;
}
.commentlist LI
{
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist P
{
	margin: 10px 5px 10px 0;
}
#commentform P
{
	margin: 5px 0;
}
.nocomments
{
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata
{
	margin: 0;
	display: block;
}
/*End Comments
Begin Sidebar*/
#sidebar
{
	padding: 20px 0 10px 20px;
	margin: 0;
	width: 220px;
	border-left: 1px solid #BFBFBF;
	float: right;
}
#sidebar FORM
{
	margin: 0 30px 0 0;
}
/*End Sidebar
Begin Calendar*/
#wp-calendar
{
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next A
{
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev A
{
	padding-left: 10px;
	text-align: left;
}
#wp-calendar A
{
	display: block;
}
#wp-calendar CAPTION
{
	text-align: center;
	width: 100%;
}
#wp-calendar TD
{
	padding: 3px 0;
	text-align: center;
}
#wp-calendar TD.pad:hover
{
/*Doesn't work in IE*/
	background-color: #FFF;
}
/*End Calendar
Begin Various Tags & Classes*/
ACRONYM, ABBR, SPAN.caps
{
	cursor: help;
}
ACRONYM, ABBR
{
	border-bottom: 1px dashed #999;
}
BLOCKQUOTE
{
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #DDD;
}
BLOCKQUOTE CITE
{
	margin: 5px 0 0;
	display: block;
}
.center
{
	text-align: center;
}
.hidden
{
	display: none;
}
HR
{
	display: none;
}
A IMG
{
	border: none;
}
.navigation
{
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/*End Various Tags & Classes
Captions*/
.aligncenter, DIV.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption
{
	border: 1px solid #DDD;
	text-align: center;
	background-color: #F3F3F3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
/*-khtml-border-radius: 3px*/
	-webkit-border-radius: 3px;
/*border-radius: 3px*/
}
.wp-caption IMG
{
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption P.wp-caption-text
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/*MENU*/
#menu
{
	width: 800px;
	height: 30px;
	margin-left: 10px;
	position: relative;
	z-index: 9998;
	padding-top: 10px;
	padding-left: 1px;
}
#menu #nav
{
	margin: 0;
	padding: 0;
}
#menu #nav LI
{
	display: inline;
}
#menu #nav LI A
{
	float: left;
	height: 0;
	padding-top: 30px;
	overflow: hidden;
}
#menu #nav LI#home A
{
	width: 59px;
}
#menu #nav LI#about A
{
	width: 70px;
}
#menu #nav LI#perm A
{
	width: 161px;
}
#menu #nav LI#contract A
{
	width: 118px;
}
#menu #nav LI#look A
{
	width: 119px;
}
#menu #nav LI#exist A
{
	width: 137px;
}
#menu #nav LI#contact A
{
	width: 79px;
}
#menu #nav LI#links A
{
	width: 55px;
}
#menu #nav LI A, #menu #globalsearch
{
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
}
/*BUTTONS*/
#menu #nav LI#home A
{
	background-position: 0 0;
}
#menu #nav LI#about A
{
	background-position: -59px 0;
}
#menu #nav LI#perm A
{
	background-position: -129px 0;
}
#menu #nav LI#contract A
{
	background-position: -290px 0;
}
#menu #nav LI#look A
{
	background-position: -408px 0;
}
#menu #nav LI#exist A
{
	background-position: -527px 0;
}
#menu #nav LI#contact A
{
	background-position: -664px 0;
}
#menu #nav LI#links A
{
	background-position: -743px 0;
}
/*OVER STATES*/
#menu #nav LI#home A:hover
{
	background-position: 0 -30px;
}
#menu #nav LI#about A:hover
{
	background-position: -59px -30px;
}
#menu #nav LI#perm A:hover
{
	background-position: -129px -30px;
}
#menu #nav LI#contract A:hover
{
	background-position: -290px -30px;
}
#menu #nav LI#look A:hover
{
	background-position: -408px -30px;
}
#menu #nav LI#exist A:hover
{
	background-position: -527px -30px;
}
#menu #nav LI#contact A:hover
{
	background-position: -664px -30px;
}
#menu #nav LI#links A:hover
{
	background-position: -743px -30px;
}
/*ON STATES*/
#menu.home #nav LI#home A
{
	background-position: 0 -60px;
}
#menu.about #nav LI#about A
{
	background-position: -59px -60px !important; /*[e]-59px -60px*/
}
#menu.perm #nav LI#perm A
{
	background-position: -129px -60px !important; /*[e]-129px -60px*/
}
#menu.contract #nav LI#contract A
{
	background-position: -290px -60px !important; /*[e]-290px -60px*/
}
#menu.look #nav LI#look A
{
	background-position: -408px -60px !important; /*[e]-408px -60px*/
}
#menu.exist #nav LI#exist A
{
	background-position: -527px -60px !important; /*[e]-527px -60px*/
}
#menu.contact #nav LI#contact A
{
	background-position: -664px -60px !important; /*[e]-664px -60px*/
}
#menu.links #nav LI#links A
{
	background-position: -743px -60px !important; /*[e]-743px -60px*/
}
#content_bg
{
	background: url(images/body_bg.png);
	clear: both;
	height: auto;
	overflow: auto;
}

