/*
Theme Name: Gapwork Solutions Theme 2
Theme URI: http://wordpress.org/
Description: The default WordPress theme for Gapwork Solutions created by Adam Sas.
Version: 1.0
Author: Adam Sas
Author URI: http://adamsas.com/
Tags: gapwork, default
*/

html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%;
	background: #ddd;
}

img {
	border: 0;
}

form {
	margin: 0;
}

div.center {
	position: relative;
	width: 840px;
	margin: 0 auto;
	overflow: hidden;
}

span.e1 {
	color: #f00;
}

span.e2 {
	color: #30f;
}

#main {
	width: 100%;
	overflow: hidden;
	background: #eff8fb;
}

#header {
	width: 100%;
	height: 62px;
	font-family: Arial, Verdana, Sans-Serif;
	color: #fff;
	background: #0c4fa1 url('images/header.png') top left repeat-x;
}

#logo {
	position: relative;
	width: 453px;
	height: 50px;
	margin: 5px 0;
	text-indent: -100em;
	overflow: hidden;
}

#logo img {
	position: absolute;
	top: 0;
	left: 0;
}

#header h1 {
	padding: 10px 8px 0;
	margin: 0;
	font-size: 1.5em;
	color: #ccc;
}

#header h3 {
	padding: 0 8px;
	margin: 0;
	font-size: 1.4em;
}

#language {
	position: absolute;
	top: 18px;
	right: 0px;
}

#language img {
	width: 22px;
	height: 14px;
}

#navigation {
	width: 100%;
	height: 36px;
	color: #ddd;
	background: transparent url('images/navigation.png') top left repeat-x;
}

#pages {
	float: left;
	width: 50%;
	font-family: "MuseoThree", "Century Gothic", "Futura Medium", "Apple Gothic", Helvetica, Arial, Sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

#links {
	float: right;
	width: 50%;
	margin: 15px 0 0;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
}

#pages ul, #links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#pages ul li {
	float: left;
	width: 92px;
	height: 30px;
	margin: 6px 4px 0 0;
	padding: 0;
}

#pages ul li a {
	display: block;
	width: 92px;
	height: 18px;
	margin: 0;
	padding: 6px 0;
	text-align: center;
	text-decoration: none;
	color: #d6dfee;
	background: #5b82bd;
}

#pages ul li a:hover {
	color: #fff;
	background: #6e93c9;
}

#pages ul li.current_page_item a {
	color: #000;
	background: #eff8fb !important;
}

#links  ul li {
	display: inline;
	margin: 0;
	padding: 10px 0 0 16px;
	text-transform: lowercase;
}

#links ul li a {
	margin: 0;
	padding: 0;
	color: #fff;
	text-decoration: none;
}

#links ul li a:hover {
	color: #ddd;
}

#page {
	min-height: 600px;
	background: transparent url('images/shine.png') top left repeat-x;
}

#intro {
	min-height: 428px;
	background: transparent url('images/world.png') top center no-repeat;
}

#intro #welcome {
	width: 746px;
	margin: 0 auto;
	padding: 34px 0 6px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Sans-serif;
	font-size: 2.4em; /* 1.4em */
	text-align: center;
	border-bottom: 1px solid #c0c0c6;
}

#intro h1 {
	margin: 0;
	padding: 6px 0;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Sans-serif;
	font-size: 1.8em; /* 2.4em */
	font-weight: normal;
	text-align: center;
}

#intro #quote {
	margin: 14px 0 6px;
	padding: 0;
	font-size: 1.4em;
	font-style: italic;
	color: #555;
	text-align: center;
}

#intro #seek, #intro #employ {
	display: inline;
	position: relative;
	width: 314px;
	height: 400px;
	padding: 16px 18px;
	background: #fff;
	border: 1px solid #ddd;
}

#intro #seek {
	float: left;
	margin: 22px 10px 26px 46px;
}

#intro #employ {
	float: right;
	margin: 22px 46px 26px 10px;
}

#intro #seek h2, #intro #employ h2 {
	margin: 0;
	padding: 24px 0 0 124px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 2.6em;
	font-weight: normal;
}

#intro #seek h2 {
	background: transparent url('images/jobseeker.png') top left no-repeat;
}

#intro #employ h2 {
	background: transparent url('images/employer.png') top left no-repeat;
}

#intro #seek h2 a {
	color: #f00;
	text-decoration: none;
}

#intro #employ h2 a {
	color: #30f;
	text-decoration: none;
}

#intro #seek h4, #intro #employ h4 {
	margin: 0 0 20px;
	padding: 0 0 30px 124px;
	font-family: "MuseoThree", "Century Gothic", "Futura Medium", "Apple Gothic", Helvetica, Arial, Sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	cursor: default;
}

#intro #seek h4 {
	background: transparent url('images/jobseeker.png') bottom left no-repeat;
}

#intro #employ h4 {
	background: transparent url('images/employer.png') bottom left no-repeat;
}

#intro div.hr {
	padding: 0;
	margin: 0;
	border-top: 1px solid #ddd;
}

#intro p.caption {
	padding: 16px 0 26px;
	margin: 0;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Sans-serif;
	font-size: 1.2em;
	text-align: center;
}

#intro p.description {
	margin: 0;
	padding: 10px 26px 0;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Sans-serif;
	font-size: 1.1em;
	color: #777;
}

#intro p.description b {
	display: block;
	text-transform: uppercase;
}

#intro p.description span {
	display: block;
	margin: 0 0 0 10px;
	text-indent: -10px;
}

#intro #seek a.enter, #intro #employ a.enter {
	position: absolute;
	left: 50%;
	bottom: 12px;
	width: 46px;
	margin: 0;
	margin-left: -23px;
	padding: 5px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
}

#intro #seek a.enter {
	background: #f00;
}

#intro #employ a.enter {
	background: #30f;
}

#typebar {
	width: 100%;
	height: 66px;
	margin: 10px 0 0px;
	padding: 0;
	background: #fff;
	border-top: 2px solid #efd99a;
}

#typebar .center {
	overflow: hidden;
}

#typebar .seek {
	width: 260px;
	float: left;
}

#typebar .employ {
	width: 260px;
	float: left;
}

#typebar h2 {
	margin: 8px 0 0 10px;
	padding: 0 0 0 50px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 2.6em;
	font-weight: normal;
}

#typebar h4 {
	margin: 0 0 0 10px;
	margin-top: -4px;
	padding: 0 0 0 50px;
	font-family: "MuseoThree", "Century Gothic", "Futura Medium", "Apple Gothic", Helvetica, Arial, Sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	cursor: default;
}

#typebar .seek h2 {
	background: transparent url('images/jobseeker_icon.png') left 2px no-repeat;
}

#typebar .seek h2 a {
	color: #f00;
	text-decoration: none;
}

#typebar .seek h4 {
	background: transparent url('images/jobseeker_icon.png') bottom left no-repeat;
}

#typebar .employ h2 {
	color: #30f;
	background: transparent url('images/employer_icon.png') left 2px no-repeat;
}

#typebar .employ h2 a {
	color: #30f;
	text-decoration: none;
}

#typebar .employ h4 {
	background: transparent url('images/employer_icon.png') bottom left no-repeat;
}

#typebar .images {
	width: 540px;
	height: 60px;
	margin: 2px 0;
	float: right;
	overflow: hidden;
}

#typebar .images img {
	height: 60px;
	margin: 0 0 0 10px;
	float: right;
}

.post {
	width: 100%;
	margin: 10px 0;
}

.narrow {
	width: 550px;
	margin: 0;
	float: left;
	overflow: hidden;
}

.post .title {
	margin: 16px 0 0;
	padding: 0 0 6px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Sans-serif;
	font-size: 1.6em;
	color: #636;
	border-bottom: 2px solid #ddd;
}

.post .content, .narrow .content {
	padding: 2px 10px 10px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Sans-serif;
	color: #636;
}

.post .content p, .narrow .content p {
	margin: 1.0em 0 1.3em;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.4em;
	text-align: justify;
}

.post .content h4 {
	font-size: 1.1em;
}

.post .content strong, .narrow .content strong {
	font-family: "MuseoThree", "Century Gothic", "Futura Medium", "Apple Gothic", Helvetica, Arial, Sans-serif;
	font-size: 1.1em;
}

#sidebar {
	width: 260px;
	margin: 0 10px;
	float: right;
}

#sidebar .widget {
	padding: 14px 0 10px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Sans-serif;
}

#sidebar h3 {
	margin: 0 0 10px;
	padding: 1px 0 4px;
	font-size: 1.2em;
	color: #555;
	border-bottom: 2px solid #ddd;
}

#sidebar .positions label {
	display: block;
	width: 68px;
	margin: 2px 0 4px;
	padding: 0 2px 0 0;
	font-size: 1.2em;
	float: left;
	clear: left;
}

#sidebar .myaccount label {
	display: block;
	width: 68px;
	margin: 2px 0 4px;
	padding: 0 2px 0 0;
	font-size: 1.2em;
	float: left;
	clear: left;
}

#sidebar .wider label {
	width: 88px;
}

#sidebar .positions .othersettings, #sidebar .myaccount .othersettings {
	padding: 10px 0 0 0;
	text-align: right;
}

#sidebar .widgetsubmit {
	text-align: right;
}

#sidebar .widgetsubmit .buttonelement {
	width: 74px;
	margin: 10px;
}

#sidebar .positions select {
	width: 190px;
	margin: 0 0 4px;
	height: 21px;
}

#sidebar .myaccount .text {
	width: 182px;
	margin: 0 0 4px;
	padding: 2px 3px;
	height: 16px;
}

#sidebar .wider .text {
	width: 162px;
}

#sidebar .myaccount .dashboard {
	width: 260px;
}

#sidebar .myaccount .profile {
	padding: 2px 10px;
	float: left;
	width: 164px;
}

#sidebar .myaccount img {
	width: 64px;
	height: 64px;
	float: left;
	border: 1px solid #ddd;
}

#sidebar .myaccount h2 {
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
}

#sidebar .myaccount h4 {
	margin: 4px 0;
	font-size: 1.1em;
	font-weight: normal;
}

#sidebar .myaccount ul {
	margin: 0;
	padding: 4px 0 10px;
	list-style: none;
	clear: both;
	overflow: hidden;
}

#sidebar .myaccount ul li {
	display: block;
	margin: 2px 0;
	padding: 0;
}

#sidebar .myaccount ul li a {
	display: block;
	width: 246px;
	height: 1.3em;
	margin: 0;
	padding: 4px;
	text-decoration: none;
	color: #0a3f89;
	background: #fcfcfc;
	border: 1px solid #ddd;
}

#sidebar .myaccount ul li a:hover {
	color: #fff;
	background: #467bc6;
}

#sidebar .logintext {
	margin: 0 0 6px;
	padding: 0 6px 6px;
	font-size: 1.1em;
	text-align: center;
}

#sidebar .loginmessage {
	margin: 0 0 12px;
	padding: 6px;
	font-size: 1.1em;
	text-align: center;
	border: 1px solid #00f;
}

#sidebar .loginerror {
	margin: 0 0 12px;
	padding: 6px;
	font-size: 1.1em;
	color: #f00;
	text-align: center;
	border: 1px solid #f00;
}

#vip_membership_box {
	display: none;
}

.pagealert {
	height: 33px;
}

.pagealert p {
	margin: 0;
	padding: 12px 10px 6px;
	text-align: center !important;
}

.error {
	color: #f00;
}

.update {
	color: #880;
}

.formelement {
	height: 16px;
	font-size: 12px;
	background: #fff;
	border: 1px solid #ddd;
}

.selectelement {
	font-size: 12px;
}

.buttonelement {
	height: 26px;
	font-size: 12px;
	color: #fff;
	background: #0a3f89;
	border: 1px solid #ddd;
}

hr.seperator {
	height: 1px;
	color: transparent;
	background: transparent;
	border: 0;
	border-bottom: 1px dotted #ccc;
}

.message {
	margin: 0 0 20px;
	padding: 0 0 8px;
	font-size: 1.2em;
	color: #777;
	border-bottom: 1px solid #ddd;
}

#registration {
	width: 100%;
	margin: 8px 0 10px;
}

#registration h4 {
	margin: 6px 0px;
	padding: 0;
}

#registration .formcontainer {
	padding: 10px 0 20px;
	overflow: hidden;
}

#registration .lcolumn {
	width: 400px;
	float: left;
}

#registration .rcolumn {
	width: 400px;
	float: right;
}

#registration .widecolumn {
	width: 800px;
}

#registration table {
	border: 0;
	border-spacing: 2px;
}

#registration .lcolumn th, #registration .rcolumn th {
	width: 120px;
	font-weight: normal;
	text-align: right;
}

#registration .lcolumn td, #registration .rcolumn td {
	width: 240px;
}

#registration .widecolumn table {
	margin: 0 auto 20px;
}

#registration .widecolumn th {
	width: 260px;
	font-weight: normal;
	text-align: right;
}

#registration .widecolumn td {
	width: 200px;
}

#registration .text, #registration .button {
	width: 100%;
}

#registration .textarea {
	width: 100%;
	height: 90px !important;
}

#registration .submit {
	width: 100px;
	margin: 0 auto;
}

#resume {
	width: 100%;
	margin: 8px 0 10px;
}

#resume h4 {
	margin: 6px 0px;
	padding: 0;
}

#resume .formcontainer {
	padding: 10px 0 20px;
	overflow: hidden;
}

#resume .lcolumn {
	width: 400px;
	float: left;
}

#resume .rcolumn {
	width: 400px;
	float: right;
}

#resume .widecolumn {
	width: 800px;
}

#resume .widecolumn textarea {
	width: 100%;
	height: 90px !important;
}

#resume table {
	border: 0;
	border-spacing: 2px;
}

#resume .lcolumn th, #resume .rcolumn th {
	width: 120px;
	font-weight: normal;
	text-align: right;
}

#resume .lcolumn td, #resume .rcolumn td {
	width: 240px;
}

#resume .ladvcolumn {
	width: 400px;
	float: left;
}

#resume .radvcolumn {
	width: 400px;
	float: right;
}

#resume .ladvcolumn table, #resume .radvcolumn table {
	margin: 0 auto 20px;
}

#resume .ladvcolumn thead th, #resume .radvcolumn thead th {
	width: 60px;
	font-weight: normal;
	text-align: center;
}

#resume .ladvcolumn tbody th, #resume .radvcolumn tbody th {
	width: 120px;
	font-weight: normal;
	text-align: right;
}

#resume .ladvcolumn tbody td, #resume .radvcolumn tbody td {
	text-align: center;
}

#resume .text, #resume .button {
	width: 100%;
}

#resume .textarea {
	width: 100%;
	height: 90px !important;
}

#resume .submit {
	width: 100px;
	margin: 0 auto;
}

#contactform {
	padding: 20px 0;
}

#contactform th {
	width: 100px;
	font-weight: normal;
	text-align: right;
}

#contactform td {
	width: 380px;
}

#contactform .text, #contactform .button {
	width: 100%;
}

#contactform .captcha {
	width: 56px;
	text-align: center;
	letter-spacing: 2px;
}

#contactform .textarea {
	width: 100%;
	height: 120px !important;
}

#contactform .submit {
	width: 100px;
	margin: 0 auto;
	padding: 20px 0 0;
}

#contactform img {
	vertical-align: middle;
}

#contactform small {
	vertical-align: middle;
}

.jobmap {
	display: none;
	margin: 8px 0 10px;
	padding: 4px 10px;
	font-size: 1.0em;
	color: #555;
}

.job {
	margin: 0 0 20px;
	padding: 0 0 14px;
	overflow: hidden;
	border-top: 2px solid #efd99a;
	border-bottom: 1px solid #ddd;
}

.lastjob {
	border-bottom: 0;
}

.job .jobhead {
	width: 100%;
	overflow: hidden;
	background: #fff;
}

.job .jobpicture {
	float: left;
	width: 48px;
	height: 48px;
}

.job .jobpicture img {
	width: 46px;
	height: 46px;
	border: 1px solid #ddd;
}

.job .jobhead .jobtitle {
	float: left;
	width: 210px;
	padding: 6px 8px;
	overflow: hidden;
}

.job .jobhead .jobtitle h4 {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
}

.job .jobhead .jobtitle a {
	text-decoration: none;
}

.job .jobhead .jobtitle a:hover {
	text-decoration: underline;
}

.job .jobhead .jobtitle p {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.2em;
}

.job .jobhead .jobinfo {
	float: right;
	width: 240px;
	padding: 6px 8px;
	overflow: hidden;
}

.job .jobhead .jobinfo p {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.2em;
}

.job .jobcontent {
	overflow: hidden;
}

.job .jobcontent p {
	font-size: 1.2em;
}

.job .closed {
	display: none;
	padding: 0 0 4px;
	background: #fafafa;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.job .jobdescription {
	height: 45px;
	overflow: auto;
}

.job .jobdescription p {
	margin: 6px;
	padding: 0;
	font-size: 1.1em;
}

.job .jobfoot {
	overflow: hidden;
}

.job .jobdate {
	float: left;
	padding: 4px 2px;
	width: 186px;
	color: #777;
	text-align: left;
}

.job .joblinks {
	float: right;
	padding: 4px 2px;
	width: 336px;
	text-align: right;
}

.job .jobfoot p {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}

.job .jobfoot ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.job .jobfoot ul li {
	display: inline;
	margin: 0 0 0 26px;
	padding: 0;
	font-size: 1.1em;
}

.job .jobfoot ul li.block {
	display: block;
}

.job .jobfoot a {
	text-decoration: none;
}

.job .jobfoot a:hover {
	text-decoration: underline;
}

.job .jobfoot .joblinks p {
	text-align: right;
}

#joboffer {
	margin: 0 0 20px;
}

#joboffer table {
	margin: 0 0 20px;
	width: 530px;
}

#joboffer th {
	width: 120px;
	font-weight: normal;
	text-align: right;
}

#joboffer td {
	width: auto;
}

#joboffer .text, #joboffer .button {
	width: 100%;
}

#joboffer .selectelement {
	width: 210px;
	height: 21px;
}

#joboffer .textarea {
	width: 100%;
	height: 90px;
}

#joboffer .submit {
	width: 100px;
	margin: 0 auto;
}

.jobusers {
	padding: 6px;
	overflow: hidden;
}

.jobusers p.notificationmessage {
	margin: 0;
	padding: 0;
	color: #777;
}

.smalluser {
	float: left;
	margin: 0 12px 12px 0;
	width: 250px;
	background: #fafafa;
	overflow: hidden;
}

.smalluser img {
	float: left;
	width: 46px;
	height: 46px;
	border: 1px solid #ddd;
}

.smalluser .info {
	float: left;
	margin: 4px 6px;
	width: 170px;
}

.smalluser .title {
	display: block;
	margin: 0;
	padding: 0;
	height: 26px;
	font-size: 1.1em;
	border: 0;
	overflow: hidden;
}

.smalluser .title p {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
	white-space: nowrap;
}

.disabledlink {
	color: #ccc;
	text-decoration: none;
}

.smalluser .title a {
	text-decoration: none;
}

.smalluser .title a:hover {
	text-decoration: underline;
}

.smalluser .row {
	display: block;
	height: 18px;
}

.smalluser .row p {
	margin: 0;
	padding: 2px 0 0;
	height: 16px;
	font-size: 1.1em;
	overflow: hidden;
}

.smalluser .accept {
	display: inline;
	float: left;
	margin: 0 6px 2px 0;
	padding: 0 0 0 18px;
	height: 16px;
	color: #0b0;
	text-transform: lowercase;
	text-decoration: none;
	overflow: hidden;
	background: url('images/icon_green.png') center left no-repeat;
}

.smalluser .decline {
	display: inline;
	float: left;
	margin: 0 6px 2px 0;
	padding: 0 0 0 18px;
	height: 16px;
	color: #0b0;
	text-transform: lowercase;
	text-decoration: none;
	overflow: hidden;
	background: url('images/icon_red.png') center left no-repeat;
}

p.thinking {
	margin: 0 !important;
	padding: 0 0 0 20px !important;
	color: #777;
	background: url('images/icon_gray.png') center left no-repeat;
}

p.happy {
	margin: 0 !important;
	padding: 0 0 0 20px !important;
	color: #0b0;
	background: url('images/icon_green.png') center left no-repeat;
}

p.sad {
	margin: 0 !important;
	padding: 0 0 0 20px !important;
	color: #0b0;
	background: url('images/icon_red.png') center left no-repeat;
}

#footer {
	width: 100%;
	height: 16px;
	margin: 0;
	padding: 8px 0 6px;
	font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Sans-serif;
	font-size: 1.0em;
	color: #fff;
	background: #0a3f89;
}

#footer ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer ul li {
	float: left;
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	border-right: 1px dotted #ddd;
}

#footer ul li a {
	color: #ddd;
	text-decoration: none;
}

#footer ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer p {
	float: right;
	margin: 0;
	padding: 0;
}