/*
Hire Tijs Vrolix (hire.tijsvrolix.be)
By Tijs (23-11-2009)
*/

/* HTML selectors */
body, p, ul, li, form, fieldset, img, h1, h2, h3, h4, h5, h6, dl, dt, dd, table, tr, th, td {
	margin: 0;
	padding: 0;
}
body {
	font: 14px Arial, sans-serif;
	color: #000;
	background: #F8EEDD;
}
p, img, ul, dl {
	padding-bottom: 15px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
h1 {
	font: 22px;
	margin-bottom: 15px;
	color: #fff;
}
h2 {
	font-size: 20px;
	color: #000;
}
h2.meet {
	width: 491px;
	height: 30px;
	background: url(../img/t_meet.gif) no-repeat;
	margin-bottom: 15px;
}
h3 {
	margin-bottom: 15px;
}
h2 span, h3 span {
	display: none;
}
h3.whois {
	width: 208px;
	height: 53px;
	background: url(../img/t_whois.gif) no-repeat;
}
h3.crap {
	width: 281px;
	height: 158px;
	background: url(../img/t_crab.jpg) no-repeat;
	margin-bottom: 8px;
}
h4, #sidebar h4 {
	font-size: 14px;
	color: #333399;
}
#sidebar h4 {
	margin-bottom: 2px;
}

/* Position */
.container {
	margin: 0 auto;
	width: 960px;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0px;
}

/* Links */
a {
	color: #333399;
}
a:hover, a:active {
	color: #000;
}
h4 a, #sidebar h4 a {
	color: #333399;
}
h4 a:hover, h4 a:active, #sidebar h4 a:hover, #sidebar h4 a:active {
	color: #507E29;
}
#top a, #sidebar a {
	color: #7A663F;
}
#top a:hover, #top a:active, #sidebar a:hover, #sidebar a:active {
	color: #000;
}
#signed a {
	color: #333399;
}
#signed a:hover, #signed a:active {
	color: #000;
}
#sidebar .cta a {
	color: #507E29;
	text-decoration: none;
}
#sidebar .cta a:hover, #sidebar .cta a:active {
	text-decoration: underline;
}
#bottom a {
	color: #000;
}
#bottom a:hover, #bottom a:active {
	color: #333399;
}

/* Top */
#top {
	height: 25px;
	background: url(../img/bg_top.jpg) repeat-x;
	font-size: 12px;
	color: #7A663F;
	line-height: 25px;
}
#top p {
	padding-bottom: 0;
}

/* Main */
#main {
	background: #E8DCC9 url(../img/bg_main.jpg) repeat-x;
}

/* Header */
#header {
	background: url(../img/tie.gif) no-repeat 0 68px;
	padding: 40px 0 40px 255px;
	margin-left: 20px;
}
.bemyboss {
	background: url(../img/foundmyboss.jpg) no-repeat;
	height: 203px;
	width: 662px;
}
.bemyboss h1, .bemyboss p {
	display: none;
}

/* Content */
#contract {
	background: #F8EEDD;
	width: 620px;
	padding: 10px;
	float: left;
	margin-bottom: 40px;
}
#sign {
	background: #fff;
	padding: 20px;
}
#sign.handshake {
	background: #fff url(../img/handshake.jpg) no-repeat;
	padding-top: 245px;
}
#sign .succes, #sign .error, #sign .errormsg {
	font: 16px "Courier New", Courier, monospace;
	line-height: 22px;
}
#sign .small {
	font: 14px "Courier New", Courier, monospace;
	line-height: 20px;
	padding: 0;
}
#sign .error {
	color: #923038;
}
#sign .errormsg {
	color: #fff;
	background: #923038;
	padding: 10px 15px;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 20px;
}
#sign p.hint {
	font-size: 11px;
	line-height: 16px;
	color: #999;
	padding: 0;
	margin-top: 5px;
}
#sign p.hint span {
	color: #000;
}
#sign p.update {
	background: #F8FAE4;
	padding: 0;
	margin-bottom: 20px;
	font-size: 11px;
	line-height: 16px;
}
#signed {
	background: #D4DDEC;
	border-top: 1px solid #B4BBDB;
	padding: 20px;
	font: 16px "Courier New", Courier, monospace;
	line-height: 22px;
}
#signed p span {
	color: #9499CB;
}
#signed .bossinfo p.date {
	font-size: 12px;
	color: #333399;
	padding-bottom: 15px;
}
#signed .bossphoto {
	width: 60px;
	float: left;
	margin-top: 3px;
}
#signed .bossphoto img {
	border: 5px solid #EAEEF6;
	width: 40px;
	height: 40px;
	padding: 0;
}
#signed .bossinfo {
	width: 512px;
	float: right;
	border-bottom: 1px dashed #B4BBDB;
	margin-bottom: 15px;
}
#signed .bossinfo p {
	padding-bottom: 10px;
}
#signed .pagination {
	text-align: center;
	font-size: 12px;
	padding: 0;
	margin-top: 3px;
}
#signed .pagination a {
	color: #fff;
	padding: 2px 4px;
	background: #ACB2D7;
	text-decoration: none;
	-khtml-border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#signed .pagination a:hover, #signed .pagination a:active {
	background: #333399;
}
#sidebar {
	color: #7A663F;
	width: 290px;
	padding-left: 30px;
	float: right;
}
#sidebar p {
	line-height: 20px;
}
#sidebar .job p {
	line-height: 18px;
}
#sidebar a.linkedin {
	display: block;
	width: 213px;
	height: 34px;
	background: url(../img/linkedin.gif) no-repeat;
	margin: 0 0 10px 40px;
}
#sidebar a:hover.linkedin, #sidebar a:active.linkedin {
	background: url(../img/linkedin.gif) no-repeat 0 -35px;
}
#sidebar a.linkedin span {
	display: none;
}
#sidebar .job {
	font-size: 12px;
	background: #F0E5D3;
	padding: 10px 15px;
	color: #000;
	margin: 15px 0 25px 0;
}
#sidebar .job p {
	padding: 0;
}

/* Bottom */
#bottom {
	background: #F8EEDD;
	border-top: 1px solid #DAD0BE;
	padding: 20px 0;
}
#bottom p {
	padding: 0;
}
#bottom .copy {
	width: 350px;
	float: left;
}
#bottom a.handcoded {
	display: block;
	width: 225px;
	height: 19px;
	background: url(../img/handcoded.gif) no-repeat;
	margin-bottom: 3px;
}
#bottom a:hover.handcoded, #bottom a:active.handcoded {
	background: url(../img/handcoded.gif) no-repeat 0 -19px;
}
#bottom a.handcoded span {
	display: none;
}
#bottom p.disclaimer {
	font-size: 11px;
}
#bottom .contact {
	width: 550px;
	float: right;
	text-align: right;
}

/* Form */
fieldset {
	border: none;
}
legend {
	display: none;
}
input.field {
	font: 16px "Courier New", Courier, monospace;
	background: #fff;
	width: 400px;
	border: none;
	border-bottom: 1px solid #FFE5F2;
}
input.error {
	color: #000;
	border-bottom: 1px solid #923038;
}
input.smal {
	width: 300px;
}
input.mini {
	width: 200px;
}
select {
	font: 14px Arial, sans-serif;
	background: #fff;
	border: solid 1px #ccc;
	margin: 3px 0;
}
label {
	font: 16px "Courier New", Courier, monospace;
}
.postinfo {
	width: 410px;
	float: left;
}
.postbutton {
	padding-top: 40px;
	width: 150px;
	float: right;
}
