/***********************/
/***** Body Styles *****/
/***********************/

body {
	background:#FFF;
	color:#555;
	font-family:Arial,Helvetica,sans-serif;
	font-size:62.5%;
	margin:2em 0 2em 0;
}

/*******************/
/***** Classes *****/
/*******************/

.distxt {
	display:none;
}

/**********************/
/***** Typography *****/
/**********************/

h1 {
	font-family:Georgia,Times,serif;
	font-size:3.2em;
}

h2 {
	font-family:Georgia,Times,serif;
	font-size:2.8em;
}

h3 {
	font-family:Georgia,Times,serif;
	font-size:2.4em;
}

h4 {
	font-family:Georgia,Times,serif;
	font-size:2em;
}

h5 {
	font-family:Georgia,Times,serif;
	font-size:1.6em;
}

h6 {
	font-size:1.2em;
	font-style:italic;
}

p {
	font-size:1.2em;
	line-height:1.5em;
}

/**************************/
/***** Div Containers *****/
/**************************/

#accessibility {
	position:absolute;
	left:-100em;
}

#sitecontainer {
	margin:0 auto;
	width:80em;
}

#header {
	margin:0 auto 4em auto;
	width:80em;
}

#sidebarleft {
	float:left;
	margin:0 3em 0 0;
	width:17em;
}

#adsense {
	margin:0 auto;
	text-align:center;
}

#content {
	float:left;
	margin:0 3em 0 0;
	width:40em;
}

#sidebarright {
	float:left;
	margin:0;
	width:17em;
}

#relatedposts {
	margin:1em 0 0 0;
}

#footer {
	clear:both;
	margin:0 auto;
	width:80em;
}

/************************************/
/***** Controlling the Elements *****/
/************************************/


/* Header */
#header h1 {
	background:url(/img/2.gif) no-repeat;
	display:block;
	height:85px;
	width:320px;
}

#header h1 a {
	display:block;
	height:100%;
	width:100%;
}

/* Sidebar Left */
#sidebarleft ul {
	margin:1.5em 0 1.5em 0;
}

#sidebarleft ul li a {
	background-position:0 2px;
	border-bottom:1px dotted #9A9A9A;
	color:#555;
	display:block;
	font-size:1.2em;
	line-height:1.5em;
	margin:0 0 .8em 0;
	padding:0 0 .4em 2em;
	text-decoration:none;
}

#sidebarleft ul li a:hover {
	color:#C00;
	text-decoration:underline;
}

#sidebarleft ul li a#clerical {
	background:url(/img/4.gif) no-repeat;
}

#sidebarleft ul li a#design {
	background:url(/img/5.gif) no-repeat;
}

#sidebarleft ul li a#healthcare {
	background:url(/img/6.gif) no-repeat;
}

#sidebarleft ul li a#retail {
	background:url(/img/7.gif) no-repeat;
}

#sidebarleft ul li a#web_and_computer {
	background:url(/img/8.gif) no-repeat;
}


/* Content */
#content h4 {
	line-height:1.1em;
	margin:0 0 .2em 0;
}

#content h4 a {
	color:#C00;
	text-decoration:none;
}

#pagenp #nextlink {
	float: right;
}

#pagenp a {
	font-family:Georgia,Times,serif;
	color:#C00;
	line-height:1.1em;
	margin:2em 0 .2em 0;
	font-size: 1.8em;
	text-decoration: none;
}

#pagenp a:hover {
	text-decoration: underline;
}

#content h4 a:hover {
	background:#EEE;
	border-bottom:1px solid #DDD;
}

#content div.jobpost {
	font-size:1.2em;
	line-height:1.2em;
	margin:0 0 2em 0;
}

#content div.jobpost p {
	margin:0 0 1.5em 0;
}

/* Sidebar Right */
#sidebarright h3 {
	line-height:1em;
	margin:0 0 .4em 0;
}

#sidebarright h6 a {
	color:#555;
	text-decoration:none;
}

#sidebarright h6 a:hover {
	text-decoration:underline;
}

/* Related Posts */
#relatedposts h5 {
	line-height:1.1em;
}

#relatedposts h5 a {
	color:#C00;
	text-decoration:none;
}

#relatedposts h5 a:hover {
	color:#000;
}

#relatedposts div.postcontent {
	margin:0 0 1em 0;
}

#relatedposts div.postcontent div {
	display:none;
}