/* @override http://www.sowhaddyado.com/_assets/css/pages.css */

/* ---- HOME ---- */

.home-top {
	overflow: hidden;
}

.featured-job {
	float: left;
	width: 440px;
}

h3, .big {
	color: #29aae2;
	font-weight: bold;
	font-size: 19px;
	margin-bottom: 1em;
}

h3 span {
	color: #000;
	font-weight: normal;
}

h3 a {
	color: #29aae2;
	text-decoration: none;
}

#main a:hover {
	color: #29aae2;
}

a:hover span {
	color: #29aae2;
}

.other-jobs {
	float: right;
	width: 235px;
	margin-right: 20px;
}

.other-jobs .box {
	border-bottom: 1px solid #000;
	margin-bottom: 25px;
}

.other-jobs h3 {
	margin-bottom: 10px;
}

.other-jobs p {
	font-size: 1.2em;
}

.other-jobs a {
	font-weight: normal;
	text-decoration: none;
	padding-right: 12px;
}

.box.tags p {
	text-align: center;
}

.video {
	margin: 1.5em 0;
}

.textobj {
	width: 730px;
}

#p_services .textobj {
	width: 500px;
}

#p_services .testimonials-box {
	float: right;
	width: 300px;
	background: #d4eef9;
	padding: 30px;
	margin-left: 60px;
	font-size: 0.9em;
	margin-top: -65px;
}

#p_services .pageContent {
	float: left;
	width: 480px;
}

.jobcat {
	margin-bottom: 30px;
	line-height: 1.5;
}

.jobcat h4 {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 5px;
}

.jobcat a {
	font-weight: normal;
	xpadding-left: 30px;
}

.jobcat p {
	xfont-weight: normal;
	padding-left: 30px;
}

.textobj ul {
	margin: 1em 0;
}

.textobj ol {
	margin: 1em 0;
}

#main .textobj ul li {
	list-style: disc;
	margin-left: 30px;
}

.textobj ol li {
	list-style: decimal;
	margin-left: 30px;
}

.textobj li {
	line-height: 1.5;
	margin-bottom: 1em;
}

.textobj i {
	font-style: italic;
	font-weight: inherit;
}

.bullets p {
	padding-left: 26px;
	background: url(../images/icon-bullet.png) no-repeat 0px 3px;
}

.job-details {
	float: right;
	width: 400px;
	xpadding: 25px;
	font-size: 0.9em;
}

.job-details .box {
	padding: 28px;
}

#p_jobs .video {
	margin-bottom: 2em;
}


.job-details .jargon {
	background: #d4eef9;
	margin-top: -30px;
}

.job-details .mustreads {
	background: #e3e3e3;
	margin-top: 5px;
}

.mustreads img {
	margin: 0 10px 5px 0;
}

