body {
	margin: 0;
	padding: 0;
	background: #010101 url(../images/img01.gif) repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #810988;
}

h1 {
	font-size: 2em;
	color: #B23C4A;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
	text-align: left;
}

ul, ol {
	font-weight: normal;
}

a {
	text-decoration: none;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

a:hover {
	color:B23C1C;
	font-weight: bold;

}

#wrapper {
	margin: 0 auto;
	padding: 0;
	background: url(../images/img03.gif) no-repeat center top;
}

.container {
	width: 1000px;
	margin: 0px auto;
}

/* Header */

#header {
	width: 900px;
	height: 160px;
	margin: 0 auto;
	padding: 0px 20px;
	background: url(../images/img01.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	width: 300px;
	height: 150px;
	margin: 0;
	padding: 0;
	color: #B23C1C;
}

#logo h1, #logo p {
}

#logo h1 {
	margin-top: 17px; 
	margin-left: 33px;
	padding: 55px 0px 0px 0px;
	font-size: 3.8em;
	background: url('http://www.extrastaffing.ca/images/extra-logo.jpg') no-repeat;
}

#logo h1 a {
	color: #B23C1C;
	display: block;
	text-indent: -9999px;
	left: 0px;
}

#logo p {
	margin: 0;
	padding: 0px 0 0 0px;
	letter-spacing: -1px;
	font:Tahoma, Geneva, sans-serif
	font-style: bold;
	font-size: 18px;
	letter-spacing: 0px;
	color: #333;
}

#logo p a {
	color: #8E8E8E;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}

/* Splash */

#slider-wrapper {
	width: 960px;
	height: 300px;
	margin: 0px auto;
	overflow:hidden;
	z-index:1;
	padding:0;
	background:url(../images/loading.gif) center center no-repeat #f3f1ef;	
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

/* Menu */

#menu {
	float: right;
	width: 570px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 100px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	background: url(../images/nav-divider.gif) no-repeat right center;
}

#menu a {
	display: block;
	margin-right: 1px;
	padding: 10px 15px 10px 15px;
	background: url(images/img06.gif) no-repeat left 12px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #484848;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
	color: #B23C1C;
}

#menu .current_page_item a {
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding: 0px 30px;
	background: #ffffff;
}

/* Content */

#content {
	float: left;
	width: 580px;
	padding: 0px 0px 0px 0px;
}

.post {
	overflow: hidden;
	margin-bottom: 40px;
	border-bottom: 1px dotted #1B1B1B;
}

.post .title {
	height: 41px;
	padding: 7px 0px 0px 0px;
	letter-spacing: -1px;
	color: #B23C1C;
}

.post .title a {
	border: none;
	text-transform: lowercase;
	color: #B23C1C;
}

.post .meta {
	margin-bottom: 30px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {

	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}
.post .entry_about {
	background-image:url(../images/people.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}
.links {
	padding-top: 20px;
	margin-bottom: 30px;
}

.more {
	display: block;
	float: left;
	width: 88px;
	height: 25px;
	padding: 2px 0px 0px 0px;
	margin-right: 10px;
	background: url(images/img08.jpg) no-repeat left top;
	text-align: center;
	color: #C30;
}

.comments {
	display: block;
	float: left;
	width: 88px;
	height: 25px;
	padding: 2px 0px 0px 0px;
	background: url(images/img08.jpg) no-repeat left top;
	text-align: center;
	color: #C30;
}

/* Sidebar */

.dotted {
	border: 1px dotted #ff0000; 
	border-style: none none dotted; 
	color: #fff; 
	background-color: #fff; 
}

#sidebar {
	float: right;
	width: 280px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #787878;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	border-bottom: 1px dotted #1B1B1B;
	margin: 0px 30px;
	border-left: none;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar li li a {
	padding: 0px 0px 0px 15px;
}

#sidebar h2 {
	height: 38px;
	padding-left: 10px;
	letter-spacing: -.5px;
	font-size: 1.8em;
	color: #B23C1C;
}

#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 0px 10px;
	text-align: left;
	font-size: 12px;
}

#sidebar a {
	border: none;
	color: #494949;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #B23C1C;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Three Column Footer Content */

#footer-content {
	height: 54px;
	width: 960px;
	background-color:#666
}

#footer-bg {
	overflow: hidden;
	padding: 30px 55px 50px 55px;
}

#footer-content h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 26px;
	color: #FFFFFF;
}

#footer-content ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

#footer-content a {
	
}

#footer-content a:hover {
	color: B23C1C; 
}

#column1 {
	float: left;
	width: 290px;
	margin-right: 30px;
}

#column2 {
	float: left;
	width: 280px;
}

#column3 {
	float: right;
	width: 260px;
}

/* Footer */

#footer {
	margin: 0 auto;
	padding: 0px 0 0px 0;
	background-color:#666;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	float: left;
	padding-left: 10px;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #ffffff;
}

#footer a {
			text-decoration:none;
			color:#979797;
			display:inline-block;
			-webkit-transition: all 0.5s ease;
			-moz-transition: all 0.5s ease;
			-o-transition: all 0.5s ease;
			transition: all 0.5s ease;
}

#footer a:hover {
	color:#f59058;
}

#footer2 {
	margin: 0 auto;
	padding: 0px 0 0px 0;
	background-color:#666;
	font-family: Arial, Helvetica, sans-serif;
}

#footer2 p {
	float: right;
	padding-right: 10px;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #ffffff;
}
#footer2 a {
			text-decoration:none;
			color:#979797;
			display:inline-block;
			-webkit-transition: all 0.5s ease;
			-moz-transition: all 0.5s ease;
			-o-transition: all 0.5s ease;
			transition: all 0.5s ease;
}

#footer2 a:hover {
	color:#f59058;
}

ul#positions {
	background-image:url(../images/employ%20pic%201_crop.jpg);
	background-repeat:no-repeat;
	background-position:right 0px;
	padding:0;
	list-style:none;
	width:530px;
}
ul#positions li {
	background:#B23C1C;
	display:inline;
	text-decoration:none;
	padding:6px 0;
	padding-left:20px;
	padding-right:10px;
	width:200px;
	color:#FFF;
	float:left;
}
#positions {
	height:150px;
	width:auto;
}
#positions2 {
	height:150px;
	width:auto;
}
ul#positions2 {
	background-image:url(../images/employ%20pic%202_crop.jpg);
	background-repeat:no-repeat;
	background-position:right 0px;
	padding:0;
	list-style:none;
	width:530px;
}
ul#positions2 li {
	background:#B23C1C;
	display:inline;
	text-decoration:none;
	padding:6px 0;
	padding-left:20px;
	padding-right:10px;
	width:200px;
	color:#FFF;
	float:left;
}
