/*
Theme Name: Poached
Theme URI:
Description: Formerly Based on Jobroller v.1.4.1
Author: WeClick Media
Author URI:
Version: 0.1
*/


/**
 * Reset Styles
 *
 * ============================================================================
 * ============================================================================
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl,
dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
}
ol, ul {
	list-style: none;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
select, .submit {
	cursor:pointer;
}

/**
 * Global Styles
 *
 * ============================================================================
 * ============================================================================
 */
body {
	font-family: 'Helvetica-light', helvetica, sans-serif;
	font-size: 14px;
}
em {
	font-style: italic;
}
.hide{
	display: none;
}

/* =Typography
---------------------------------------------------------------------------------- */
p {
	margin: 0 0 1.54em 0;
	font-size: 1em;
	line-height: 1.54em;
}
h1, h2, h3, h4, h5, h6, .pagetitle {
	color: #444;
}
#content h1 {
	font-size: 1.38em;
	font-weight: bold;
	line-height: 1.12em;
	margin-bottom: 1.12em;
}
#content ul {
	list-style: circle inside;
	margin: 0 1.65em 1.65em;
	}
#content ol {
	list-style: decimal inside;
	margin: 0 1.54em 1.54em;
	}
#content ul li {
	line-height: 1.54em;
}
#content ol li {
	line-height: 1.54em;

}
#content h2 {
	font-size: 1.38em;
	font-weight: bold;
	line-height: 1.12em;
	margin-bottom: 1.12em;
}
#content h2 a, #content h1 a {
#content h2 {
	font-size: 1.38em;
	font-weight: bold;
	line-height: 1.12em;
	margin-bottom: 1.12em;
}	
	text-decoration: none;
	#content h2 {
	font-size: 1.38em;
	font-weight: bold;
	line-height: 1.12em;
	margin-bottom: 1.12em;
}
}
#con#content h2 {
	font-size: 1.38em;
	font-weight: bold;
	line-height: 1.12em;
	margin-bottom: 1.12em;
}tent h3 {
	font-size: 1.23em;
	line-height: 1.25em;
	margin-bottom: 1.25em;
	font-weight: bold;
}
#content h4 {
	font-size: 1.08em;	/* 14px */
	line-height: 1.43em;
	font-weight: bold;
}
#content h5 {
	font-size: 1.08em;	/* 14px */
	line-height: 1.43em;
	font-weight: bold;
	color: #666;
}
#content h6 {
	/*font-size: 1em;*/
	line-height: 1.54em;
	color: #666;
}
.pagetitle {
	line-height: 1.6em;
	margin: 0 !important;
}

p.success {
	background: #F8F6E8;
	border: 2px solid #F2EADD;
	padding: 12px;
	color: #896F44;
	margin: 0 0 20px !important;
}
.home .success {
	margin: 10px 0!important;
}
p.fail {
	background: #FFDDDD;
	border: 2px solid #aa0000;
	padding: 12px;
	color: #896F44;
	margin: 0 0 20px !important;
}
p.expired {
	background: #F8F6E8;
	border: 2px solid #F2EADD;
	padding: 12px;
	color: #896F44;
	margin: 0 0 20px !important;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
small {
	font-size: 0.6em;
}
h1 small {
	font-weight: normal;
	color: #999;
}
small.rss {
	float: right;
	line-height: 1em;
}
small.rss img {
	vertical-align: middle;
}
abbr, span.abbr {
	cursor: help;
	border-bottom: 1px dashed #999;
}

blockquote {
	padding: 1px 20px;
	margin: 20px 20px 20px !important;
	font-style: italic;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #eee;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.1em;
}
blockquote p, blockquote h1, blockquote h2, blockquote h3, blockquote h4, blockquote h5 {
	margin: 10px 0;
}
cite {
	margin-left: 20px;
	color: #383838;
	font-style: italic;
}
cite strong {
	font-style: normal;
	font-weight: bold;
}
blockquote cite {
	margin-left: 0;
}

h3.instruction {
	font-size: 2em;
}
.instruction {
	border-bottom: 1px dotted #858585;
	padding: 5px 0 10px;
	text-align: center;
}
.logo {
	display: block;
	margin: 10px auto;
}
/*#content {
	position: relative;
}*/
#cities {
	padding: 15px 10px 0;
}
.city-tile h6.title {
	margin: inherit;
}
.city-tile h6.title a {
	display: block;
	padding: 17px 10px;
	background: #FFF;
	opacity: .8;
	margin: 0 1px 1px 0;
	font-size: 1.2em;
	border-top: solid 1px #FFF;
	border-left: solid 1px #FFF;
	float: left;
	color: #000;
	width: 240px;
}
/**
 * TODO: Remove .glass html and kill this rule
 */
.page-choose .glass {
	display: none;
}
.jobs dt {
	visibility: hidden;
	position: absolute;
	text-indent: -9999px;
}
.job-floor,
#server-jobs .job,
.server-jobs .job,
.jobs .server-jobs {
	background-color: #00AEEF !important;
}
.job-kitchen,
#kitchen-jobs .job,
.kitchen-jobs .job,
.jobs .kitchen-jobs {
	background-color: #73964A !important;
}
.job-bar,
#bar-jobs .job,
.bar-jobs .job,
.jobs .bar-jobs {
	background-color: #F15722!important;
}
.job-management,
#management-jobs .job,
.management-jobs .job,
.jobs .management-jobs {
	background-color: #6F7072 !important;
}
.job-barista,
#barista-jobs .job,
.barista-jobs .job,
.jobs .barista-jobs {
	background-color: #442E31 !important;
}
.job-hotel,
#hotel-jobs .job,
.hotel-jobs .job,
.jobs .hotel-jobs {
	background-color: #000000 !important;
}
.featured { display:none;}




body.search .indeed_job, body.search #indeed_job .job, body.search .indeed_job .job, body.search .jobs .indeed_job {
	background-color: #fff !important;
}
body.search .indeed_job .default {	background:#FFFFFF url(http://www.indeed.com/p/jobsearch.gif) center center no-repeat !important; }
body.search ol.jobs li.indeed_job dd, body.search ol.jobs li.indeed_job dd a { color:#444!important; }



#jobNav .bar-jobs a {	background:transparent url(../../../images/poached-icon-bar-large2.png) top left no-repeat !important; }
#jobNav .bar-jobs a:hover {	background:transparent url(../../../images/poached-icon-bar-large2.png) 0 -100px no-repeat !important; }
#bar-jobs .default,
.bar-jobs .default {	background:#FFFFFF url(../../../images/poached-icon-bar-large.png) center center no-repeat !important; }
.bar-jobs .section_header { background:transparent url(../../../images/poached-icon-bar-small.png) 0 16px no-repeat; }
/*.tax-job_cat #jobNav .bar-jobs a,*/
.single-job_listing #jobNav .bar-jobs a { background:transparent url(../../../images/poached-icon-bar-xsmall.png) center center no-repeat !important; }
.category-nav .bar-jobs a { background:transparent url(../../../images/poached-icon-bar-xsmall.png) 20px 6px no-repeat !important; }

#jobNav .barista-jobs a {	background: transparent url(../../../images/poached-icon-barista-large2.png) top left no-repeat !important; }
#jobNav .barista-jobs a:hover {	background: transparent url(../../../images/poached-icon-barista-large2.png) 0 -100px no-repeat !important; }
#barista-jobs .default,
.barista-jobs .default {	background: #FFFFFF url(../../../images/poached-icon-barista-large.png) center center no-repeat !important; }
.barista-jobs .section_header { background: transparent url(../../../images/poached-icon-barista-small.png) 0 16px no-repeat !important; }
/*.tax-job_cat #jobNav .barista-jobs a,*/
.single-job_listing #jobNav .barista-jobs a { background:transparent url(../../../images/poached-icon-barista-xsmall.png) center center no-repeat !important; }
.category-nav .barista-jobs a { background:transparent url(../../../images/poached-icon-barista-xsmall.png) 20px 6px no-repeat !important; }

#jobNav .kitchen-jobs a {	background: transparent url(../../../images/poached-icon-kitchen-large2.png) top left no-repeat !important; }
#jobNav .kitchen-jobs a:hover {	background: transparent url(../../../images/poached-icon-kitchen-large2.png) 0 -100px no-repeat !important; }
#kitchen-jobs .default,
.kitchen-jobs .default { background: #FFFFFF url(../../../images/poached-icon-kitchen-large.png) center center no-repeat !important; }
.kitchen-jobs .section_header { background: transparent url(../../../images/poached-icon-kitchen-small.png) 0 16px no-repeat !important; }
/*.tax-job_cat #jobNav .kitchen-jobs a,*/
.single-job_listing #jobNav .kitchen-jobs a { background:transparent url(../../../images/poached-icon-kitchen-xsmall.png) center center no-repeat !important; }
.category-nav .kitchen-jobs a { background:transparent url(../../../images/poached-icon-kitchen-xsmall.png) 20px 6px no-repeat !important; }

#jobNav .management-jobs a { background: transparent url(../../../images/poached-icon-management-large2.png) top left no-repeat !important; }
#jobNav .management-jobs a:hover { background: transparent url(../../../images/poached-icon-management-large2.png) 0 -100px no-repeat !important; }
#management-jobs .default,
.management-jobs .default { background: #FFFFFF url(../../../images/poached-icon-management-large.png) center center no-repeat !important; }
.management-jobs .section_header { background: transparent url(../../../images/poached-icon-management-small.png) 0 16px no-repeat !important; }
/*.tax-job_cat #jobNav .management-jobs a,*/
.single-job_listing #jobNav .management-jobs a { background:transparent url(../../../images/poached-icon-management-xsmall.png) center center no-repeat !important; }
.category-nav .management-jobs a { background:transparent url(../../../images/poached-icon-management-xsmall.png) 20px 6px no-repeat !important; }

#jobNav .server-jobs a { background: transparent url(../../../images/poached-icon-floor-large2.png) top left no-repeat !important; }
#jobNav .server-jobs a:hover { background: transparent url(../../../images/poached-icon-floor-large2.png) 0 -100px no-repeat !important; }
#server-jobs .default,
.server-jobs .default { background: #FFFFFF url(../../../images/poached-icon-floor-large.png) center center no-repeat !important; }
.server-jobs .section_header {	background: transparent url(../../../images/poached-icon-floor-small.png) 0 16px no-repeat !important; }
/*.tax-job_cat #jobNav .server-jobs a,*/
.single-job_listing #jobNav .server-jobs a { background:transparent url(../../../images/poached-icon-floor-xsmall.png) center center no-repeat !important; }
.category-nav .server-jobs a { background:transparent url(../../../images/poached-icon-floor-xsmall.png) 20px 6px no-repeat !important; }

#jobNav .hotel-jobs a {	background:transparent url(../../../images/poached-icon-hotel-large2.png) top left no-repeat !important; }
#jobNav .hotel-jobs a:hover {	background:transparent url(../../../images/poached-icon-hotel-large2.png) 0 -100px no-repeat !important; }
#hotel-jobs .default,
.hotel-jobs .default {	background:#FFFFFF url(../../../images/poached-icon-hotel-large.png) center center no-repeat !important; }
.hotel-jobs .section_header{ background:transparent url(../../../images/poached-icon-hotel-small.png) 0 16px no-repeat !important; }
/*.tax-job_cat #jobNav .hotel-jobs a,*/
.single-job_listing #jobNav .hotel-jobs a { background:transparent url(../../../images/poached-icon-hotel-xsmall.png) center center no-repeat !important; }
.category-nav .hotel-jobs a{ background:transparent url(../../../images/poached-icon-hotel-xsmall.png) 20px 6px no-repeat !important; }

#apply_form, #share_form, #login_register_form {
	background: url(images/form.png) repeat;
	border-top: 1px solid #ddd;
	padding: 0 10px 10px;
}
#login_register_form {
	height: 640px;
	padding: 20px;
}


/* =Featured Post Tiles
---------------------------------------------------------------------------------- */
ul#featuredBlogPosts li {
	width: 310px;
	height: 110px;
	margin: 4px;
	float: left;
	border: solid 1px #DDD;
	overflow: hidden;
}
ul#featuredBlogPosts li span {
	float:left;
	width:185px;
}
ul#featuredBlogPosts li span.title {
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
	padding-bottom: 4px;
}
ul#featuredBlogPosts li span.image {
	display: table-cell;
	vertical-align: middle;
	height: 110px;
	width: 110px;
	text-align: center;
	float: none;
	line-height: 0px;
}
ul#featuredBlogPosts li span.image img {
	max-width: 110px;
	max-height: 110px;
	margin: auto auto;
	vertical-align: middle;
	padding:0px;
	khtml-border-radius:0px;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
}
ul#featuredBlogPosts li div.textContainer {
	padding:8px 8px 0px 8px;
	display: table-cell;
	text-align: left;
	color: black;
}
.home div.blog-footer-wrapper h3#blog-title a {
	background: transparent url('../../../images/poached-blog-logo-circles.png') no-repeat top left;
	width: 185px;
	height: 64px;
}
.home div.blog-footer-wrapper #blog-navigation {
	padding-top: 128px;
}

/* =End Featured Post Tiles ----- */




/* =Forms
---------------------------------------------------------------------------------- */
form.filter {
	padding: 8px 20px;
	border-top: 1px solid #ddd;
	background: #FBFBFB;
	font-size: 0.8em;
}
form.filter p {
	float: left;
	margin: 0 10px 0 0 !important;
	color: #777;
}
form.filter input {
	vertical-align: middle;
}
form.filter .submit,
#commentform #submit {
	font-size: 1em;
	outline: 0;
	border: 0;
	background: #D8D8D8;
	color: #555;
	padding: 7px 10px;
	margin: -2px 0 0 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	vertical-align: middle;
	cursor: pointer;
}
form.filter .submit:hover, form.filter .submit:focus,
#commentform #submit:hover, #commentform #submit:focus {
	background: #3388BB;
	color: #fff
}
form.main_form fieldset {
	padding: 0 0 0 0;
	margin-bottom: 22px;
}
form.main_form legend {
	margin: 15px 0 0;
	background: #fff;
	padding: 10px 0 0;
	font-weight: bold;
}
form.main_form input.text,
form.main_form textarea,
form.account_form input.text,
#apply_form textarea {
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #fff;
	color: #777;
	font-size: 1.2em;
	padding: 7px;
	width: 50%;
	margin: 0;
	outline: 0;
  -khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; /* optional rounded corners for browsers that support it */
}
form.main_form input.text:focus,
form.main_form textarea:focus,
form.account_form input.text:focus {
       background: #f3f3f3;
}
form.account_form input.text {
	width: 92%;
}
form.main_form input.small {
	width: 15%;
	margin-left: 35%;
}
#content .main_form h2 {
	margin: 25px 0px 0px 2px!important;
}

form.main_form select,
form.account_form select{
	color: #777;
	font-size: 1.2em;
	width: 52%;
	margin: 6px 0;
    padding:7px;
    -khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; /* optional rounded corners for browsers that support it */
}

form.account_form select {
	width: 96%; 
}
form.main_form textarea {
	vertical-align: top; 
	height: 200px;
	width: 634px;
    font-size:1.1em;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, sans-serif;
}
form.main_form textarea.short, form.submit_form textarea.short {
	width: 50%; 
	height: 50px;
	font-size: 1.2em;
	padding: 7px;
}
form.main_form .description {
	display: block; 
	font-size: 0.8em;
	color: #777;
}
form.main_form p label {
	width: 44%; 
	float: right;
	padding-top: 6px;
	text-align: left;
}
form.main_form label.notify-app {
	float:left; 
}
form.main_form input[type="radio"] {
	float:left; 
	margin: 9px 7px 0px 0px;
}
ul.packs input[type="radio"] {
	float:none;
	margin: 0px 23px 0px 0px;
}
form#submit_form.main_form label {
	width: 11%;
	float: left;
	text-align: right;
	padding-right: 1%;
	min-width: 120px;
}
form#submit_form.main_form textarea {
	width: 50%;
}
form.main_form input[type="button"] {
	margin: 0px 0px 25px 0px;
}
div.under-input-msg {
	margin-left:13%;
	width: 50%;
}
form.main_form p,
form.account_form p {
	clear:both;
	margin: 10px 0px 5px 0px !important;
	padding: 0 2px !important;
	overflow: hidden; 
}
form.account_form p#email_signup_p label {
	font-weight: bold;  
}
form.main_form p.optional input.text, form.main_form p.optional textarea {
	border: 1px solid #ddd;
}
form.main_form p.optional label {
	color: #555;
}
form.main_form .submit,
form.account_form .submit,
p.button a,
input.saveBtn {
	font-size: 1.2em; 
	outline: 0;
	border: 0;
	background: #D8D8D8;
	color: #555;
	padding: 7px 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	vertical-align: middle;
	float: left;
	margin: 0;
	text-decoration: none !important;
}
form.main_form .goback,
form.account_form .goback {
	font-size: 1.2em;
	outline: 0;
	border: 0;
	background: #D8D8D8;
	color: #555;
	padding: 7px 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	vertical-align: middle;
	float: left;
	margin: 0 20px 0 0;
}
form.main_form .goback:hover {
	background: #2e4c79;
	color: #fff;
    cursor:pointer;
}
form.account_form a.lostpass {
	padding: 10px 20px;
	float: left;
}
form.main_form .submit:hover, form.filter .submit:focus, form.account_form .submit:hover, p.button a:hover {
	background: #3388BB;
	color: #fff;
	text-decoration: none !important;
}
form.register {
	width: 50%;
}
form .section_title {
	clear: both;
	margin: 0 !important;
}
form .section_help {
	margin: 0 !important;
	width: 50%;
}
form p label.antispam_answer {
	padding-top: 0;
}
form .antispam_question {
	display: block;
}
.ui-autocomplete {
	position: absolute;
	cursor: default;
	list-style:none;
	padding: 5px;
	margin: 0;
	display:block;
	background: #F0F0F0;
	border: 1px solid #999;
	text-align: left;
	font-size: 1.3em;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
}
.ui-autocomplete li {
	margin:0;
	padding: 0;
	width: 100%;
}
.ui-autocomplete li a {
	text-decoration:none;
	display:block;
	padding:3px 6px;
	line-height:2em;
	zoom:1;
	color: #555;
}
.ui-autocomplete li a:hover, .ui-autocomplete li a.ui-state-hover {
	background: #D8D8D8;
	text-decoration:none;
}
.ui-autocomplete-loading { background: #fff url('../images/loading.gif') right center no-repeat; }
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */


ul#featuredBlogPosts li a, ul#featuredBlogPosts li a:hover {
	text-decoration: none!important;
}

ul.errors {
	padding: 0;
	margin: 1.54em 0 1.54em !important;
	list-style: none !important;
	border: 1px solid #DE5749;
	background: #FFE8E6;
	padding: 10px 20px;
}
ul.errors li {
	list-style: none;
	color: #AA4433;
}

ul#used_logos {
	margin: 20px 0px;
}
ul#used_logos li {
	display: inline-block;
	list-style: none;
	border: 3px solid white;
	line-height: 0;
	cursor: pointer;
	position: relative;
}
ul#used_logos li.selected {
	border: 3px solid #3388BB;
	box-shadow: 0 0 8px #000000;
}
#used_logos li i.fa-times {
	position: absolute;
	top: 5px;
	right: 5px;
	font-size: 13px;
	background-color: white;
	border-radius: 10px;
	padding: 2px 4px;
	display: none;
}
#used_logos li.hover i.fa-times {
	display: block;
}
#used_logos li i.fa-times:hover {
	color: #3388BB;
}
#used_logos li.loading:hover i {
	display: none;
}
.loadingGif {
	background: url("/images/loading.gif");
	width:32px;
	height:32px;
	display:none;
}
#used_logos li.loading .loadingGif {
	display: block;
}
#used_logos li .loadingGif {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -16px;
	margin-left: -16px;
}

#used_logos li.loading img {
	opacity: 0.5;
}




/**
 *  HOME (page-choose)
 */
.page-choose #jobNav {
	display: block;
	padding: 10px 5px;
}

.page-choose #job-submit {
	position:static;
	margin-left: 100px;
	top: auto;
	right: auto;
	left: auto;
}
.page-choose #cities {
	background: transparent url('/images/city_bg.jpg') 0 0 no-repeat;
	min-height: 320px;
	height: auto !important;
	height: 320px;
}
.page-choose .city-tile h6.title a {
	color: #333333;
	font-size: 1.45em;
	font-weight: normal;
	letter-spacing: .1em;
	text-decoration: none;
	text-transform: uppercase;
}
.page-choose .city-tile h6.title a:hover {
	text-decoration: none !important;
}
.page-choose .city-tile {
	cursor: pointer;
	position: relative;
}
.page-choose .city-tile .info {
	font-size: .9em;
}
.hamburgerBtn {
	display:none;
}
.home_nav_button {
	font-size: 1em;
	padding: 0 8px;
    outline: 0;
    border: 0;
    background: #D8D8D8;
    color: #555;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    vertical-align: middle;
    float: left;
    margin: 0;
    margin-top: 3px;
    text-decoration: none !important;
    padding: 7px 10px;
}

/**
 *	PAGE - Testimonials
 */
.page-testimonials .section .column .content {
	background: transparent url(../../../images/poached_circles_mini.png) no-repeat top left;
	padding: 18px 0 0;
}
.page-testimonials .section .column .content p.quote {
	font-family: Georgia, serif;
	font-style: italic;
	font-size: 16px;
	margin-bottom: 0;
	line-height: 20px;
}


/**
 *	PAGE - Join Mailing List
 */
.page-join form.af-form-wrapper .af-body input.text,
#mc_embed_signup form input.text,
#mc_embed_signup form input.email,
#mc_embed_signup form select{
	border-top: 1px solid #AAA !important;
	border-left: 1px solid #AAA !important;
	border-bottom: 1px solid #CCC !important;
	border-right: 1px solid #CCC !important;
	background: white;
	color: #777 !important;
	font-size: 1.2em !important;
	padding: 7px !important;
	margin: 0 0 10px 0;
	outline: 0;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	width: 90%;
}


/**
 *	PAGE - Join Mailing List
 */
a.faqLink {
	margin-right: 86px;
}

/**
 *	PAGE - FAQ
 */
ul#faqLinks {
	list-style: none;
}
ul#faqLinks li {
    display: inline;
    margin-right: 73px;
}
/**
 *	PAGE - Job Cat
*/
#content ol.jobs dd.title {
	line-height: 1.2em;
	max-height: 2.4em;
	overflow: hidden;
	padding: 0px 0px!important;
	margin: 5px 5px 3px 5px;
}
#content ol.jobs dd.company {
	line-height: 1.2em;
	max-height: 2.4em;
	overflow: hidden;
}



#facebox {
	z-index: 2000!important;
}

pre#cutcopy { 
	color: #000;
	background-color:transparent;
	left: -999px;
	text-align: left;
	font-family: helvetica-light, helvetica, sans-serif;
	font-size: 14px;
}





/**
 * Responsive @ 640px
 *
 * ============================================================================
 * ============================================================================
 */
@media screen and (max-width: 640px){
	body {
		background: #FFFFFF;
		margin: 0;
	}
	#headerAd,
	#searchform,
	#cityNav,
	/*
	TODO: Remove #mainNav as style appropriately;
	 */
	#topNav,
	#mainNav,
	#job-submit,
	#footer,
	.pagetitle,
	.glass,
	.home #content,
	.page-choose #jobNav,
	.job .type,
	.job .location,
	.job .date,
	.main-sidebar,
	.sharethis,
	.single-job_listing .date,
	.single-job_listing .section_content .meta,
	.single-job_listing .section_footer li.print {
		display: none;
	}
	body {
		color: #555;
		/*overflow-x:hidden;*/
	}
	#header {
		border-bottom: solid 10px #000;
	}
	
	a {
		text-decoration: none;
		color: #3388BB;
	}
	#header .city {
		text-align: center;
		margin: -10px 0 10px 0;
	}

	.tax-job_cat #jobNav .bar-jobs a, .tax-job_cat #jobNav .bar-jobs a:hover,
	.archive #jobNav .bar-jobs a, .archive #jobNav .bar-jobs a:hover { background:transparent url(../../../images/poached-icon-bar-xsmall.png) center center no-repeat !important; }
	

	.tax-job_cat #jobNav .barista-jobs a, .tax-job_cat #jobNav .barista-jobs a:hover,
	.archive #jobNav .barista-jobs a, .archive #jobNav .barista-jobs a:hover { background:transparent url(../../../images/poached-icon-barista-xsmall.png) center center no-repeat !important; }
	

	.tax-job_cat #jobNav .kitchen-jobs a, .tax-job_cat #jobNav .kitchen-jobs a:hover,
	.archive #jobNav .kitchen-jobs a, .archive #jobNav .kitchen-jobs a:hover { background:transparent url(../../../images/poached-icon-kitchen-xsmall.png) center center no-repeat !important; }


	.tax-job_cat #jobNav .server-jobs a, .tax-job_cat #jobNav .server-jobs a:hover,
	.archive #jobNav .server-jobs a, .archive #jobNav .server-jobs a:hover { background:transparent url(../../../images/poached-icon-floor-xsmall.png) center center no-repeat !important; }
	

	.tax-job_cat #jobNav .management-jobs a, .tax-job_cat #jobNav .management-jobs a:hover,
	.archive #jobNav .management-jobs a, .archive #jobNav .management-jobs a:hover { background:transparent url(../../../images/poached-icon-management-xsmall.png) center center no-repeat !important; }
	
	.tax-job_cat #jobNav .hotel-jobs a, .tax-job_cat #jobNav .hotel-jobs a:hover,
	.archive #jobNav .hotel-jobs a, .archive #jobNav .hotel-jobs a:hover { background:transparent url(../../../images/poached-icon-hotel-xsmall.png) center center no-repeat !important; }
	
	.login-page #jobNav, .page #jobNav, .category #jobNav, .single-post #jobNav {
		display:none;
	}

	/*
	TODO: Get rid of !important statements;
	 */
	a.feedback_button,
	a.modal-contact_button {
		display: none !important;
	}
	h3.instruction {
		border-bottom: none;
		position: absolute;
		left: 0;
		right: 0;
		text-align: center;
		margin: 20px;
	}
	#cities {
		padding-top: 100px;
	}
	#jobNav {
		clear:both;
		padding: 10px 0;
		text-align: center;
		width: auto;
		border: dotted #666 1px;
		border-left: none;
		border-right: none;
		/*width: 950px;*/
	}
	.home #jobNav {
		border: none;
		margin-top: 0;
		padding-top: 0;
	}
	.home #jobNav:before {
		background-color: #DDD;
		border-bottom: 1px dashed #CCC;
		color: #666;
		content: "Choose Job Type";
		display: block;
		font-size: 1.2em;
		padding: 10px;
		text-align: center;
	}
	#jobNav ul {
		float: none !important;
		text-align: center;
	}
	.home #jobNav ul {
		margin-top: 10px;
	}
	.tax-job_cat #jobNav ul {
		padding-left: 0;
	}
	#jobNav li {
		border-bottom: none !important;
		margin: 0 !important;
		float: none !important;
		display:inline;
	}
	#jobNav li a {
		display: inline-block;
		display: -moz-inline-stack;
		float: none !important;
		width: 110px;
		height: 100px;
		padding: 0 !important;
		text-indent: -9999px;
	}

	#content {
		margin:20px;
	}
	.page-choose #content {
		margin:0px;
	}
	#content h1 {
		font-size: 1.38em;
		font-weight: bold;
		line-height: 1.12em;
		margin-bottom: .2em;
	}
	#content h2 {
		margin-bottom: 0.2em;
	}
	p {
		margin: 0 0 1.54em 0;
		font-size: 1em;
		line-height: 1.54em;
	}

	.login-page #jobNav li a,
	.archive #jobNav li a,
	.page #jobNav li a,
	.tax-job_cat #jobNav li a,
	.single-job_listing #jobNav li a {
		width: 50px;
		height: 50px;
	}
	.job {
		clear: both;
		margin: 0 0 2px 0;
		min-height: 110px;
	}
	.job,
	.job a {
		color: #FFFFFF;
		text-decoration: none;
	}
	.job .thumb {
		background-color: #FFFFFF;
		border-bottom: solid 2px #DDDDDD;
		float: left;
		width: 110px;
		height: 110px;
		text-align: center;
	}
	.job .thumb span {
		display: table-cell;
		vertical-align: middle;
		height: inherit;
		width: inherit;
	}
	.job .data {
		font-size: .9em;
		height: 90px;
		margin-left: 110px;
		padding: 10px;
		overflow: hidden;
	}
	.job .data .title {
		/*font-weight: bold;*/
		margin-bottom: 2px;
	}
	.job .data .company {
		margin: 4px 0;
	}
	.single-job_listing .section {
		position: relative;
	}
	.single-job_listing h1.title {
		font-size: 1.1em;
		font-weight: bold;
	}
	.single-job_listing .section_header {
		border-bottom: 1px solid #DDD;
		padding-left: 110px;
		min-height: 80px;
		background-position: 13px 11px!important;
	}
	.single-job_listing .section_content {
		line-height: 1.5em;
		padding-bottom: 15px;
	}
	.single-job_listing .section_content h2 {
		font-size: 1.1em;
		font-weight: bold;
		margin: 15px 0;
	}
	.single-job_listing .thumb.custom img,
	.single-job_listing .thumb.default {
		display: block;
		width: auto;
		height: auto;
		max-width: 120px;
		max-height: 205px;
		left: 8px;
		position: static;
		top: 10px;
		float: left;
		margin: 5px 10px 5px 20px;
	}
	.single-job_listing .meta {
		margin: 10px 0;
	}
	.single-job_listing #content {
		padding: 10px;
	}
	.single-job_listing .thumb.default {
		background:none !important;
	}
	.bar-jobs .section_header {
		background-position: 10px 10px !important;
	}
	#copyright p {
		font-size: .7em;
		margin: 5px 0;
		text-align: center;
	}

	.hamburgerBtn {
		display:block;
		width: 24px;
		height: 15px;
		position: absolute;
		right: 10px;
		top: 17px;
		background: transparent url(../../../images/glyphicons_158_show_lines.png) center center no-repeat;
		cursor: pointer;
		z-index:1001;
		padding:13px 8px;
	}
	#mainNav, #topNav {
		position: absolute;
		background-color: white;
		width: 180px;
		z-index:4001;
		right: 0px;
		left:auto!important;
		padding: 20px;
		border: 4px solid black;
		

	}
	#mainNav a, #topNav a {
		color: #333333;
		font-size:12px;
		font-weight: normal;
		letter-spacing: .1em;
		text-decoration: none;
		text-transform: uppercase;
	}
	#mainNav {
		border-bottom:0px;
		top:70px;
	}
	#topNav {
		top:362px;
		border-top:0px;
		z-index:4000;
	}
	#mainNav ul li, #topNav ul li {
		line-height: 1.5em;
	}
	.logo {
		width: 300px;
	}
	.login-page .col-2, .page-submit .col-2, .page .col-2, .login-page .col-1, .page .col-1 {
		margin-top:50px;
		clear:both;
		float: left;
	}
	.login-page .col-2 {
		height:220px;
	}
	.login-page input.submit {
		width:100%;
		float:left;
	}
	.login-page form.main_form input.text {
		width:94%;
	}
	form.account_form a.lostpass {
		padding: 10px 0px;
	}
	#pricing-container h2#pricing-title {
		font-size: 25px;
		font-family:Georgia, serif;
		font-style: italic;
		font-weight: normal;
		float: left;
		padding-top: 2px;
		padding-right: 1em;
		margin-bottom: 0.2em;
		color:#555;
	}
	#pricing-container #pricing-blurb {
		float: left;
		width: auto;
	}
	#promo-code-container {
		clear:both;
		height: 150px;
	}
	input#promo-code-input {
		width: 90%;
		margin: 12px 0px;
	}
	
	.page-submit form#submit_form {
		clear: both;
		margin-top: 40px;
	}
	input#promo-code-submit {
		float:left;
	}
	#content ul.packs {
		list-style: none;
		margin: 25px 0px 0px 30px;
	}
	#content ul.packs li {
		float: left;
		background: transparent url(../../../images/pricing_bg_60.png) no-repeat center 16px;
		border: none;
		border-top: dotted 1px #666666;
		width: 68px;
		min-height: 50px;
		height: auto;
		padding: 14px 10px 0 !important;
		margin: 0px 35px 15px 0px !important;
		text-align: center;
		cursor: pointer;
	}
	#content ul.packs li.spacer {
		width:2px;
	}
	ul.packs li.alpha {
	margin-left: 0 !important;
	}
	ul.packs li.omega {
		margin-right: 0 !important;
	}
	ul.packs li .cost {
		font-size: 20px;
		font-family: Georgia, serif;
		font-style: italic;
		display: block;
		width: 100%;
		osition: static;
		line-height: 59px;
	}
	ul.packs li#pack-0 .cost{color:#FFFFFF;}
	ul.packs li#pack-1 .cost{color:#F15722;}
	ul.packs li#pack-2 .cost{color:#73964A;}
	ul.packs li#pack-3 .cost{color:#6F7072;}
	ul.packs li#pack-4 .cost{color:#00AEEF;}
	ul.packs li h3 {
		font-family: Georgia, serif;
		padding-top: 13px;
		font-size: 13px !important;
		min-height: 45px;
		line-height: 1.2em;
	}
	ul.packs li label {
		position: static;
		width: auto !important;
		border: 0px none;
		line-height: 1em;
		font-size: 13px;
	}
	form.main_form p label {
		width: 90%;
		float: left;
	}
	div.pack-link {
		display:none;
		cursor: pointer;
	}
	ol.steps li.previous span, li.done span {
		text-decoration: line-through;
	}

	form.main_form p, form.account_form p {
		clear: both;
		margin: 0px 0px 20px 0px!important;
		float: left;
		width: 281px;
	}
	form.main_form .submit, form.account_form .submit, p.button a {
    	float: right;
	}
	form#submit_form input[type="text"], form#submit_form input[type="file"],
	form.main_form textarea {
		width:90%;
	}
	form#submit_form select {
		width: 95%;
	}
	div#content iframe {
		width:270px;
		height:auto;
		margin-bottom: 20px;
	}

	#recaptcha_widget_div { 
		width: 216px;
		overflow:hidden;
		float: left;
		clear: both;
	} 
  	#recaptcha_image img  { width: 200px; } 

  	div.leftcol.column, div.rightcol.column {
  		width:100%!important;
  	}

	#copyright {
		clear:both;
	}


	form#submit_form.main_form label {
		text-align: left;
	}
	form.main_form legend {
		clear: both;
	}

	/**
	 *	PAGE - FAQ
	 */
	ul#faqLinks {
		list-style: none;
	}
	ul#faqLinks li {
	    display: block;
	    margin: 0px 0px 14px 0px;
		line-height: 1em;
	}
	body.page-faq-2 {
		overflow-x:hidden;
	}

	/**
	 *	PAGE - Job Cat
	 */
	body.page-viewer #content,
	body.job_cat #content {
	 	margin:0px;
	}
	body #content ol.jobs {
	 	margin:0px;
	 	list-style: none;
	}

	body.single-job_listing #content {
	    padding:0px;
		margin:0px;
	}
	body.single-job_listing dv.section_content {
		padding:10px;
	}
	body.single-job_listing .section_header {
		padding:10px 10px 10px 90px;
	}

	body #content ol.jobs dd.title,
	body #content ol.jobs dd.company {
		line-height: 1.2em;
		max-height: 2.4em;
		overflow: hidden;
	}
/*	body.job_cat #content ol.jobs dd.company {
		line-height: 1em;
	}*/
	body.single-job_listing #content p {
		padding:10px 20px;
	}
	body.single-job_listing #content p.meta {
		padding:0px;
	}
	/*body.single-job_listing #content h2 {
		padding:5px 20px 0px;
	}*/
	body.single-job_listing #content #apply_form {
		padding:0px;
		height:1160px;
	}
	body.single-job_listing #content form.main_form {
		padding:7px 0px 0px 20px;
		height:1160px;
	}
	body.single-job_listing #content form.main_form input, 
	body.single-job_listing #content form.main_form textarea {
		width:94%;
	}
	body.single-job_listing #content form.main_form input.small {
	    margin-left: 0px;
	}
	body.single-job_listing #content form.main_form select, 
	body.single-job_listing #content form.main_form input.submit {
		width:100%;
	}
	span#app_recommendation {
		float:left;
		clear:both;
	}
	/*******
	* BLOG *
	*******/
	.page-template-tpl-blog-php #blog-navigation, .category #blog-navigation {
		display:none;
	}
	.page-template-tpl-blog-php #logo a, .category #logo a, .single-post #logo a {
		display:block;
		width: 220px !important;
		height: 32px !important;
		background-size: 100%!important;
		margin: 10px auto;
	}
	.page-template-tpl-blog-php #content, .category #content {
		margin:0px;
	}
	.page-template-tpl-blog-php #content ul, .category #content ul {
		list-style: none;
	}
	body.page-template-tpl-blog-php #content #mainContent, body.category #content #mainContent,
	body.page-template-tpl-blog-php #content #mainContent .section, body.category #content #mainContent .section,
	body.page-template-tpl-blog-php #content #mainContent .section .single, body.category #content #mainContent .section .single {
		width:99%!important;
	}
	body.page-template-tpl-blog-php #content #mainContent .section .single .section_header,
	body.category #content #mainContent  .section .single .section_header {
	    width: 90%;
	    border: none;
	    padding: 5%;
	    float: left;
	}
	body #content #mainContent ul.post-categories li {
    	margin: 0px 0px 15px;
	}
	body.page-blog img.wp-post-image, body.page-blog .gallery-item img {
	    margin: 0px 20px 20px 20px;
	}
	body.archive img.attachment-blog-thumbnail {
		width:auto;
		margin-left: 17px;
	}
	body.category div#sidebar, body.page-template-tpl-blog-php div#sidebar,
	body.single-post div#sidebar {
		display:none;
	}

	div.paging {
		margin: 0px 10px 0px 20px;
	}
	body.single-post #content #mainContent div.single {
		width:auto!important;
		padding-top:0px;
	}
	body.single #blog-navigation {
	    width: auto;
	}
	body.single #blog-navigation ul#menu-blog-nav {
		margin:10px 0px;
	}
	body.single #blog-navigation li.menu-item {
	    display: block;
	    padding: 5px 20px!important;
	}
	body.single-post #content .gallery {
	    width: 100%;
	    position:static;
	}
	.single-post #content .section_content p img {
		float: left;
		margin: 0px 10px 10px 0px;
	}
	body.single-post #content div#fb-root span, body.single-post #content div#fb-root iframe {
		width: 285px!important;
	}

	div.stwrapper {
		left:-2px!important;
		top:4029px;
		width:auto;
	}
	div.socialwrap .stButton {
    	margin: 0px 2px 0px 0px;
	}
	.stButton .stBubble {
		height:0px!important;
	}
	
	div#mainContent object, div#mainContent object embed {
		width:auto;
	}


	/**
	* dashboard pages
	**/
	table.data_list thead {
		display:none;
	}
	body.page-viewer #resume_list table tr,
	table.data_list tbody tr {
		margin: 36px 0px;
		height: 110px;
	}
	body.page-viewer #resume_list table tbody tr:first-child,
	table.data_list tbody tr:first-child {
		height: 125px;
	}
	body.page-viewer #resume_list table tbody tr td:first-child,
	table.data_list tbody tr td:first-child {
		height: 1.2em;
		overflow: hidden;
		padding-top:12px;
	}
	body.page-viewer #resume_list table tbody tr td,
	table.data_list tbody tr td {
		float: left;
		width: 100%;
		clear:both;
		min-height: 1.4em;
	}
	body.page-viewer #resume_list table tbody tr:first-child td:first-child,
	table.data_list tbody tr:first-child td:first-child {
		border-top: 1px solid #ddd;
		padding-top: 15px;
	}
	body.page-viewer #resume_list table tbody tr td:last-child,
	table.data_list tbody tr td:last-child {
		border-bottom: 1px solid #ddd;
		padding-bottom: 15px;
	}

	body.page-viewer #resume_list table {
		clear: both;
		margin:5%;
		width: 90%;
	}
	table.data_list {
		clear: both;
		margin:0%;
		width: 100%;
	}


	form.main_form fieldset.userphoto img.photo {
		max-width: 269px;
		height: auto;
	}
	table#userphoto th, 
	table#userphoto td {
		float:left;
		clear:both;
	}
	table#userphoto p {
		margin: 0px 0px 20px 0px !important;
		width: auto;
		padding: 0px !important;
	}
	table#userphoto span.field-hint {
		float:left; clear:both;
	}
	form.main_form input.text {
		width:88%;
	}
	div#profile div.section_content a:first-child {
		float:left!important;
		width: 100%!important;
		margin-bottom: 20px;
	}

	/**
	* resume pages
	**/
	body.page-viewer .panel-col1, 
	body.page-viewer .panel-col2, body.page-viewer .panel-col2 .inner .applicant-resume, 
		body.page-viewer .panel-col2 .inner #applicant-actions {
		width: 100%!important;
	}
	body.page-viewer .panel-col2 {
		padding: 30px 0% 30px 9%;
		width:90%!important;
	}
	body.page-viewer .panel-col2 .inner {
		min-height: 342px;
	}
	body.page-viewer .panel-col1 .inner {
		width:100%;
		padding: 0px;
	}
	body.page-viewer ul#applicant-data {
		padding:0px; margin:0px;
	}
	body.page-viewer li { padding: 0px 0px 0px 20px; }
	body.page-viewer li.job { padding:0px; }
	body.page-viewer div#view-select {
		margin-top: 11px;
		margin-right:11px;
	}
	td.applicant-rating span.rating {
		margin-top: 0px!important;
	}
	td span.status {
		background-position-x: left!important; 
	}
	.panel-col2 .inner #applicant-cover-letter .data {
		padding: 45px 20px 20px 20px!important;
	}
	#content ol.jobs dd.title { 
		margin-left:0px!important;
		margin-top:0px!important; 
	};
	#page-nav a.decrement {
		left: 9%!important;
	}
	#page-nav a.increment {
		left: 82%!important;
	}
	#viewer-nav a.decrement {
		left: 0%!important;
	}
	#viewer-nav a.increment {
		left: 91%!important;
		right:auto;
	}
	ul#filterbar {
		width:94%;
	}
	ol.jobs dd {
		line-height: 15px;
	}
	body #facebox .content {
		width:94%!important;
	}
	body div#facebox {
		left: 0px!important;
		width: 90%;
	}
	div#resumes table {
		margin-bottom: 30px;
	}
	ul#filterbar .submit {
		height: 30px;
		float: none!important;
	}
	#share-form input, #share-form textarea {
		width: 95%;
	}

	.section_footer {
		border-top: 1px solid #E4E4E4;
	}
	.section_footer li.apply {
		background: url(images/briefcase.png) no-repeat scroll 9px 22px;
		/*float: left;*/
		list-style: none;
		height: 69px;
	}
	.section_footer li a {
		float: left;
		border-right: 1px solid #E4E4E4;
		padding: 20px 8px 20px 33px;
		font-weight: bold;
	}
}
/**
 * Responsive @ 480px
 *
 * ============================================================================
 * ============================================================================
 */
@media screen and (min-width: 480px) and (max-width: 640px){
	.logo {
		width: 300px;
	}
	h3.instruction {
		font-size: 1.6em;
	}
	#cities {
		/*padding: 15px 40px 0;*/
	}
	.city-tile h6.title a {
		padding: 15px 10px;
		width: 180px;
	}
}
/**
 * Responsive @ 320px
 *
 * ============================================================================
 * ============================================================================
 */
@media screen and (min-width: 320px) and (max-width: 479px){
	.logo {
		width: 220px;
	}
	h3.instruction {
		font-size: 1.4em;
	}
	.city-tile h6.title a {
		padding: 15px 9px;
		width: 130px;
	}

	#mainNav {
		top:58px;
	}

	.hamburgerBtn {
		top:10px;
		right:6px;
	}
}
/**
 * Responsive @ 240px
 *
 * ============================================================================
 * ============================================================================
 */
@media screen and (min-width: 240px) and (max-width: 319px){
	.logo {
		width: 150px;
	}
	h3.instruction {
		font-size: 1.2em;
	}
	.city-tile h6.title a {
		width: 210px;
	}
	.hamburgerBtn {
		top:3px;
		right:13px;
	}
}


@media screen and (min-width:641px) {
/**
 *
 *
 *	START JR_STYLE.CSS
 *
 *
 *
 */

/* =Global
---------------------------------------------------------------------------------- */
html {
	font-size: 100%; /* IE hack */
	height: 100%;
}
body {
	text-align: center;
	line-height: 1.4em;
	color: #555;
	font-size: 62.5%;
	min-width: 992px;
}
div#wrapper {
	font-size: 1.3em; /* 13px equiv */
}
.inner {
	text-align: left;
}
#header .logo_wrap {
	display: table;
	width: auto;
}
#mainNav, #logo {
	vertical-align: middle;
	display: table-cell;
	float: none !important;
}
#headerAd {
	float: right;
}
#listingAd {
	text-align: center;
	margin: 0 auto 1.54em;
}
#mainContent.nosearch {
	padding-top: 5px;
}
.clear {
	height: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
	margin:0;
	padding: 0;
	outline: 0;
}

/* padding */
.pad5 {
	padding:5px 0
}
.pad10 {
	padding:10px 0
}
.pad25 {
	padding:25px 0
}
.pad50 {
	padding:50px 0
}
.pad75 {
	padding:75px 0
}
.pad100 {
	padding:100px 0
}

p.role {
	overflow: hidden;
	zoom: 1;
}
p.role label {
	width: 49%;
	float: left;
	text-align: left;
}
.center {
	text-align: center
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}

table.resume_data_table {
	width: 100%;
	margin: 0 0 10px;
	border-collapse: collapse;
}
table.resume_data_table thead th {
	background: #fefefe;
}
table.resume_data_table thead th, table.resume_data_table thead td,
table.resume_data_table tbody th, table.resume_data_table tbody td {
	border: 1px solid #ccc;
	padding: 8px;
}
table.resume_data_table tfoot th, table.resume_data_table tfoot td {
	border: 1px solid #ccc;
}
table.resume_data_table .show {
	background: #ddd;
	color: #333;
	padding: 12px;
	display: block;
	text-align: center;
	text-decoration: none !important;
	cursor: pointer;
}
table.resume_data_table .show:hover {
	background: #ccc;
	text-decoration: none;
}
table.resume_data_table .add_row {
	display: none;
	padding: 8px;
}

.date_field_wrap {
	width: 50%;
	padding: 0 7px;
	float: left;
}
.date_field_wrap select {
	float: left;
	width: 48% !important;
	margin: 6px 0 6px -7px !important;
	position: relative;
	vertical-align: middle;
}
.date_field_wrap input {
	float: right;
	width: 48% !important;
	margin: 0 -7px 0 0 !important;
	position: relative;
	vertical-align: middle;
}

div.prefs_job_types label {
	width: 46%;
	float: right;
	padding-top: 6px;
}
div.prefs_job_types ul {
	width: 50%;
	padding: 7px;
	float: left;
	list-style: none outside !important;
	border: 1px solid #ddd;
	margin: 0 !important;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
div.prefs_job_types ul li {
	margin: 0;
	padding: 6px;
}
div.prefs_job_types ul li label {
	float: none;
	padding: 0;
	display: block;
}

p.attribution {
	float: right;
	font-size: 11px;
	color: #999 !important;
}
p.attribution a {
	color: #999 !important;
	text-decoration: none !important;
}
p.attribution img {
	vertical-align: middle;
	height: 16px;
	margin: -4px 0 0 0;
}

/* =Typography
---------------------------------------------------------------------------------- */

#logo {
	font-size: 1em;
	line-height: 1em;
}
#searchform div div.near {
	float:right;
}
#content .section_header h1 {
	font-size: 1.54em;
	line-height: 1em;
	margin: 0 !important;
}
#content .section_header p.meta {
	margin: 5px 0 0 0;
}
#content h2 {
	font-size: 1.38em;
	font-weight: bold;
	line-height: 1.12em;
	margin-bottom: 1.12em;
}
#content h2.widget_title {
	margin-bottom: 0;
	font-size: 17px;
	text-shadow:1px 1px 0 #ebebeb;
}
#content h6 {
	font-size: 1em;
}
.rss-balloon {
	background:url("images/rss-balloon.png") no-repeat scroll right 0 transparent;
	margin-top:-20px;
	padding:10px 0 20px;
}
.rss-balloon a {
	font-size:17px;
	font-weight: bold;
	color: #444444;
	margin:0;
	padding:0;
	text-shadow:1px 1px 0 #EBEBEB;
}
.twitter-balloon {
	background:url("images/twitter-balloon.png") no-repeat scroll right 15px transparent;
	margin-bottom:-10px;
	padding:20px 0 10px;
	border-top:1px dotted #D8D8D8;
}
.twitter-balloon a {
	font-size:17px;
	font-weight: bold;
	color: #444444;
	margin:0;
	padding:0;
	text-shadow:1px 1px 0 #EBEBEB;
}
p.sharethis {
	float:right;
}
p.stats {
	color:#AFAFAF;
	float:right;
	font-size:11px;
	margin-bottom:8px;
	padding:8px 0 0;
}
.textwidget {
	font-size: 12px;
	line-height: 1.54em;
}

#content hr {
	border-color:#E3E3E3;
	border-style:solid;
	border-width:1px 0 0;
	clear:both;
	height:0;
	margin:10px 0 20px;
}
#content p.tags {
	background:url("images/tag.png") no-repeat scroll left 0 transparent;
	clear:left;
	padding:6px 0 6px 40px;
	font-weight:bold;
	width:50%;
	margin-bottom:0;
}
#content .socialwrap {
	margin:20px 0;
	padding:0 0 20px;
	border-bottom:1px solid #E4E4E4;
}
#content .socialleft {
	float:left;
	width:50%;
	margin:0 0 0 10px;
}
#content .socialright {
	float:right;
	margin:0 10px 0 0;
}
#content ul.social-ico {
	list-style:none outside none;
	margin:0;
}
#content li.twitter {
	background:url("images/twitter-ico.png") no-repeat scroll left center transparent;
	padding:5px 0 5px 25px;
}
#content li.twitter a {
	color:#0093BD;
}
#content li.rss {
	background:url("images/rss-ico.png") no-repeat scroll left center transparent;
	padding:5px 0 5px 25px;
}
#content li.rss a {
    color:#FF7800;
}
/* hack to fix sharethis positioning */
.stButton .stButton_gradient {
    padding:0 2px 1px !important;
}
.stButton .stBubble {
	line-height: 23px !important;
	padding:0 0 1px !important;
}
/* end sharethis hack */

#content p.tags a {
    font-weight:normal;
}
#content a.more-link {
    font-weight:bold;
}


/* edit profile page */
#your-profile {
	padding:0px;
}
#your-profile table.form-table td {
	padding:5px;
}
#your-profile table.form-table th {
	width: 125px;
	vertical-align: top;
	text-align: left;
	padding:15px 0 0;
}
#your-profile .field-hint {
	display: block;
	font-size:10px;
	clear: both;
}
span.description {
	font-size:10px;
	font-style:italic;
}
.pass-strength {
	border-style:solid;
	border-width:1px;
	float:left;
	margin:0 5px 12px 1px;
	padding:3px 5px;
	text-align:center;
	width:200px;
}
.pass-strength.good {
	background-color:#FFEC8B;
	border-color:#FFCC00 !important;
}
.pass-strength {
	background-color:#EEEEEE;
	border-color:#DDDDDD !important;
}
.pass-strength.bad {
	background-color:#FFB78C;
	border-color:#FF853C !important;
}
.pass-strength.strong {
	background-color:#C3FF88;
	border-color:#8DFF1C !important;
}
.pass-strength.short {
	background-color:#FFA0A0;
	border-color:#F04040 !important;
}

#profile .section_content {
	margin-bottom: 20px;
}
#profile .avatar {
	float: right;
	border: 1px solid #DADBDD !important;
	padding: 4px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#profile .social {
	margin: 0 0 20px;
	padding: 0 0 0 20px;
	list-style: none outside;
	overflow: hidden;
}
#profile .social li {
	margin: 0;
	padding: 0;
	background: none;
}
#profile .social li a {
	padding: 10px 0 10px 42px;
	display: block;
}
#profile .social li.twitter a {
	background: url(images/profile-twitter.png) no-repeat left;
}
#profile .social li.facebook a {
	background: url(images/profile-facebook.png) no-repeat left;
}
#profile .social li.linkedin a {
	background: url(images/profile-linkedin.png) no-repeat left;
}


/* =Images
---------------------------------------------------------------------------------- */
img.wp-post-image, .gallery-item img {
	border: 1px solid #DADBDD !important;
	padding: 4px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; /* optional rounded corners for browsers that support it */
}
#content img.attachment-blog-thumbnail, #content img.attachment-post-thumbnail{
        padding:5px;
        float:left;
        margin:5px 15px 5px 0;
        width:auto;
}
#content .alignleft{
	float: left;
	margin: 1px 15px 5px 0;
}
#content .alignright {
	float: right;
	margin: 5px 0 5px 15px;
}
#content img.alignright, #content img.alignleft, #content img.aligncenter, img.attachment-post-thumbnail {
	border: 1px solid #DADBDD;
	padding: 5px;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; /* optional rounded corners for browsers that support it */
}
#content .aligncenter {
	margin: 10px auto 5px;
	display: block;
	}
#content img.alignnone + img.alignnone  {
	margin-left: 8px;
}
div.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding: 6px 2px 0;
	text-align: center;
}
div.wp-caption img {
    border: 0 none; margin: 0; padding: 0;
}
p.wp-caption-text {
	margin: 0 !important;
	padding: 0px 3px 3px !important;
	clear: both;
	font-size: 11px;
}


/* =Resume Single Page
---------------------------------------------------------------------------------- */

#content div.resume_header {
	border-bottom: 4px solid #ccc;
	overflow: visible;
}
#content div.resume_header h1.title{
	font-size: 2em;
}
#content div.resume_header p.success {
	margin: 20px 0 !important;
}
#content div.resume_header img {
	float: right;
	background: #fff;
	margin: 0 0 0 20px;
	outline: 10px solid #fff;
}
#content div.resume_header p.meta {
	font-size: 1.23em;
	line-height: 1.5em;
	margin:  0.625em 0 1.25em 0;
	padding: 0;
	color: #555;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
}
#content div.resume_header dl {
	overflow: hidden;
	zoom: 1;
	margin: 0 0 10px;
	line-height: 1.62em;
	color: #555;
	font-weight: normal;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
}
#content div.resume_header dt {
	width: 142px;
	margin-right: 20px;
	float: left;
	clear: left;
	font-style: italic;
}
#content div.resume_header dd {
	float: left;
}
#content div.resume_header p.edit_button {
	padding-left: 162px;
}
#content div.resume_header p.edit_button a, .resume_section p.edit_button a {
	text-decoration: none !important;
	float: none !important;
	font-size: 11px;
}
#content div.resume_header p.edit_resume {
	padding: 0;
	float: left;
}
#content div.resume_header p.edit_resume a {
	font-size: 12px;
	text-decoration: none !important;
}
.user_prefs th {
	font-weight: bold;
	font-size: 1.2em;
	padding: 1px 6px 1px 0;
	line-height: 1.5em;
	vertical-align: top;
	text-align: right;
}
.user_prefs td {
	vertical-align: top;
	font-size: 1.2em;
	padding: 1px 0;
	line-height: 1.5em;
}

#content h2.resume_section_heading {
	width: 142px;
	text-align: left;
	float: left;
	font-size: 1.23em;
	line-height: 1.25em;
	margin: 0;
	padding: 0 0 2.5em 0;
	color: #555;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
}
#content div.resume_section {
	min-height: 60px;
	padding: 0 0 0 162px;
	margin: 0 0 1.54em;
	line-height: 1.54em;
	border-bottom: 1px solid #ccc;
	color: #555;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
}
#content div.resume_section ul {
	margin: 0 0 1.54em;
	list-style: disc outside;
	padding: 0;
}
#content div.resume_section ul.terms {
	margin: 0 0 1.54em;
	padding: 0;
	overflow: hidden;
	zoom: 1;
	list-style: none;
}
#content div.resume_section ul.terms li {
	float: left;
	margin: 0 0.3em 0 0;
}

ul.experience, ul.education {
	list-style: none outside !important;
	margin: 0;
	padding: 0;
}
ul.experience li, ul.education li {
	margin: 0 0 2.5em;
}
ul.experience li h3, ul.education li h3 {
	margin: 0 0 0.25em !important;
}
ul.experience li h4, ul.education li h4 {
	margin: 0 0 0.25em !important;
	font-weight: normal !important;
	color: #555;
}
ul.experience li p {
	color: #777;
}
ul.experience li p.dates, ul.education li p.dates {
	float: right;
	color: #555;
}

#dashboard.myprofile_section ol.jobs {
	margin-bottom: 20px !important;
}
#dashboard.myprofile_section ol.jobs dd.title {
	width: 280px;
}
#dashboard.myprofile_section p.jobs {
	margin-bottom: 20px !important;
}

/* =Lists
---------------------------------------------------------------------------------- */
ul.widgets li.widget ul.ads {
	margin: 0 0 14px !important;
	padding: 0 !important;
	overflow: hidden;
	zoom: 1;
}
ul.ads li {
	float: left;
	border: 1px solid #dddddd;
	margin-bottom: 6px;
}
ul.ads li.alt {
	float: right;
}
ul.ads li img {
	display: block;
}
ul.widgets li.widget_jr_250ad .widget_content{
	text-align: center;
}
ul.widgets li.widget_jr_250ad div {
	margin: 0 auto !important;
}
ul.widgets li.widget.widget-nav {
	font-size: 1em;
	padding: 30px 0;
}
ul.widgets li.widget.widget-nav ul.display_section {
	margin: 0 0 -1px !important;
	padding: 0 !important;
}
ul.widgets li.widget.widget-nav div {
	border: 1px solid #dddddd;
}
ul.widgets li.widget.widget-nav div div {
	border: 0;
}
ul.widgets li.widget.widget-nav div ul, ul.widgets li.widget.widget-nav div ul li {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none outside !important;
}
ul.widgets li.widget.widget-nav div ul li a.top {
	border-bottom: 1px solid #ddd;
	padding: 0.5em 1em;
	display: block;
	zoom: 1;
	text-decoration: none !important;
	color: #666;
	background: url(images/arrow-sm.png) no-repeat 242px center;
}
ul.widgets li.widget.widget-nav div ul li a.top:hover {
	background-color: #f5f5f5;
}
ul.widgets li.widget.widget-nav div ul li ul {
	background: #eee;
	padding: 0.5em !important;
	border-bottom: 1px solid #ddd;
}
ul.widgets li.widget.widget-nav div ul li ul li {
	border-left: 2px solid #ccc;
	margin-bottom: 2px !important;
}
ul.widgets li.widget.widget-nav div ul li ul li a {
	padding: 0 10px 0 7px;
	line-height: 2em;
	display: block;
	zoom: 1;
	text-decoration: none !important;
	background: #fff;
}
ul.widgets li.widget.widget-nav ul.job_tags {
	margin: 0;
	padding: 10px !important;
	overflow: hidden;
	zoom: 1;
}
ul.widgets li.widget.widget-nav ul.job_tags li {
	float: left;
	margin: 2px !important;
}
ul.widgets li.widget.widget-nav ul.job_tags li a {
	float: left;
	background: #f5f5f5;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 0 0.5em !important;
	font-size: 0.75em;
	text-decoration: none !important;
	text-shadow:0 1px 0 #E8E8E8;
}
ul.widgets li.widget.widget-nav ul.job_tags li a:hover {
	background: #ddd;
}
ul.widgets li.widget.widget-nav form {
	padding: 10px;
}
ul.widgets li.widget.widget-nav form input.text, ul.widgets li.widget.widget-nav form select {
	width: 90% !important;
}
ul.widgets li.widget.widget-nav form label {
	float: none;
	padding: 0 !important;
	display: block;
}

/* Archive + Blogroll + posts + comments + meta */
.widget_categories ul,
.widget_archive ul,
.widget_links ul,
.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_meta ul,
.widget_pages ul,
.widget_rss ul,
.widget_categories ul,
.widget_pages ul,
.widget_top_ads_overall ul,
.widget_top_ads ul,
.widget_user_options ul, .widget_user_info ul {
	list-style: none outside !important;
	margin: 0 !important;
	padding: 0 !important;
}
.widget_archive ul li,
.widget_links ul li,
.widget_recent_entries ul li,
.widget_recent_comments ul li,
.widget_meta ul li,
.widget_rss ul li,
.widget_categories ul li,
.widget_pages ul li, .widget_job_categories ul li,
.widget_top_ads_overall ul li, .widget_top_ads ul li,
.widget_user_options ul li  {
	background:url("images/arrow-sm.png") no-repeat scroll left center transparent;
	display: block;
	border-top: 1px dotted #d8d8d8;
	font-size: 12px;
	line-height: 1.6em;
	padding: 5px 0 5px 15px;
	list-style: none outside !important;
}
.widget_archive ul li a,
.widget_links ul li a,
.widget_recent_entries ul li a,
.widget_recent_comments ul li a,
.widget_meta ul li a,
.widget_rss ul li a,
.widget_categories ul li a,
.widget_pages ul li a,
.widget_tag_cloud a,
.widget-subscribe li a,
.widget_top_ads_overall li a, .widget_top_ads li a,
.widget_user_options li a, .widget_user_info li a {
	margin: 0;
	padding: 0;
}

.widget_content .tag_cloud {
	margin-top: 10px;
	line-height: 1.8em;
	padding: 15px 0 !important;
	border-top: 1px dotted #D8D8D8;
}

.widget_user_info ul li {
	display: block;
	border-top: 1px dotted #d8d8d8;
	font-size: 12px;
	line-height: 1.6em;
	padding: 5px 0 5px;
	list-style: none outside !important;
}


ol.steps {
	overflow: hidden;
	margin: 0 0 1.54em !important;
	list-style: none !important;
}
ol.steps li {
	float: left;
	width: 25%;
}
ol.steps li span {
	display: block;
	border-top: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	padding: 5px 10px 5px;
	text-align: center;
	color: #999;
	background: url(images/step.png) no-repeat right;
}
ol.steps li.current span {
	color: #555;
	background: #d8d8d8 url(images/step_active.png) no-repeat right;
}
ol.steps li.done span {
	text-decoration: line-through;
	background: #fff url(images/step.png) no-repeat right;
}
ol.steps li.previous span {
	text-decoration: line-through;
	background: #fff url(images/step_done.png) no-repeat right;
}
ol.steps li span.first {
	border-left: 1px solid #d8d8d8;
}
ol.steps li span.last {
	background-image: none !important;
	border-right: 1px solid #d8d8d8;
}


.type span.ftype {
	background-color: #666666;
	border: 2px solid #666666;
	color: #FFFFFF !important;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3);
}

.type span.jtype {
	background-color:#666666;
	border:2px solid #666666;
	color:#FFFFFF !important;
	text-shadow:1px 1px 0 rgba(0, 0, 0, 0.3);
}

li.print {
	background: url(images/printer.png) no-repeat scroll 10px 22px;
}
li.apply {
	background: url(images/briefcase.png) no-repeat scroll 9px 22px;
}
li.share {
	background: url(images/share.png) no-repeat scroll 9px 22px;
}
li.star {
	background: url(images/star.png) no-repeat scroll 11px 22px;
}

.section_footer li.apply a.active {
	background: url(images/briefcase.png) no-repeat scroll 9px 22px #E4E4E4;
	color: #555;
}

ul.packs {
	overflow: hidden;
	zoom: 1;
	padding: 16px 16px 0 !important;
	margin: 0 !important;
	list-style: none outside !important;
}
#packs ul.packs {
	padding: 16px 0 0 16px !important;
}
ul.packs li {
	width: 150px;
	border: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
	padding: 9px 12px 38px 12px !important;
	float: left;
	position: relative;
	background: #fff;
	margin: 0 24px 24px 0 !important;
	min-height: 120px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}
ul.packs li.spacer {
	display: none;
}
ul.packs li.spacer:nth-child(2) {
	display: inline-block;
	width: 0px;
	border: none;
	border-right: 1px dotted #666;
	background: none;
	padding: 0px!important;
	margin: 44px 27px 0px 27px!important;
	height: 175px!important;
}
#submit_form .title {
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, serif;
	font-size: .9em;
}
#submit_form .footer, body.page-pricing #mainContent p.footer {
	width: 100%;
	text-align: center;
	font-weight: bold;
}
ul.packs li .cost {
	background: #f21716;
	border-bottom: 2px solid #b20b0a;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	color: #fff;
	padding: 6px 8px 4px;
	text-align: center;
	float: right;
	position: absolute;
	top:0;
	right:0;
	margin: -16px -12px 0 0;
	font-size: 11px;
}
ul.packs li.alpha:first-child {
	margin-left: 85px!important;
}
ul.packs li h3 {
	font-size: 1em;
}
ul.packs li label {
	float: none !important;
	width: 150px !important;
	font-size: 12px;
	line-height: 1em;
	border-top: 1px solid #ccc;
	text-align: center;
	display: block;
	font-weight: bold;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 12px;
	background: #eee;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-o-border-bottom-left-radius: 6px;
	-o-border-bottom-right-radius: 6px;
	-khtml-border-bottom-left-radius: 6px;
	-khtml-border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

ul.widgets li.widget ul.pack_overview {
	margin: 0 !important;
	padding: 10px 0 0 0 !important;
}
ul.pack_overview li {
	text-align: left;
	border-top: 1px solid #d6d6d6;
	position: relative;
	padding: 0;
}
ul.pack_overview li p {
	font-size: 0.92em;
	margin: 12px 0;
}
ul.pack_overview li strong {
	font-size: 1.27em;
}
ul.pack_overview .cost {
	background: #ddd;
	border-bottom: 2px solid #ccc;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	color: #555;
	padding: 6px 8px 4px;
	text-align: center;
	float: right;
	margin: 12px 0 0 4px;
	font-size: 11px;
}

ul.display_section {
	overflow: hidden;
	zoom: 1;
	list-style: none outside !important;
	margin: 0 0 -1px !important;
	padding: 0 !important;
}
ul.display_section li {
	float: left;
	padding: 0.5em 1em;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	background: #ddd;
	margin-right: 2px;
}
ul.display_section li.active {
	background: #fff;
}
ul.display_section li a {
	font-weight: bold;
	color: #666;
}
.myjobs_section, .myprofile_section, .res_table {
	border: 1px solid #ddd;
	padding: 1em 1em 0;
}

/* =Comments
---------------------------------------------------------------------------------- */
.comment-bubble {
	float:right;
}
.comment-bubble a {
	background:url(images/comments-bubble.png) no-repeat scroll 0 0 transparent;
	display:block;
	font-weight: bold;
	font-size:14px;
	height:48px;
	padding-top:12px;
	text-align:center;
	text-decoration:none;
	width:48px;
}
.comment-bubble a:hover {
	text-decoration:underline;
}

.section_content_comments {
	padding-top: 1px !important;
	padding-bottom: 0 !important;
	border-bottom: 0px !important;
}

.section_content_comments h2 {
	padding-top:20px;
}

#comment {
	width: 100%;
	height: 150px;
}
#respond {
	margin-top: 20px;
}
.comment_container {
	position: relative;
}
ol#comment-list {
	margin: 0 0 15px !important;
}
ol#comment-list img.avatar {
	margin: 0 10px 0 0;
	padding: 4px;
	float: left;
	border: 1px solid #ebebeb;
    -khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; /* optional rounded corners for browsers that support it */
}
ol#comment-list li {
	margin: 0;
	padding: 8px 0;
	list-style: none;
	overflow: hidden;
}
ol#comment-list li ul {
	margin: 8px 0 0 !important;
}
ol#comment-list li li {
	border: 0;
	margin: 0 0 0 68px !important;
	padding: 0 0 8px;
}
ol#comment-list li .comment-text {
	border: 2px solid #ebebeb;
	overflow: hidden;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 10px 10px 0;
}
ol#comment-list li .comment-text p {
	margin: 0 0 10px !important;
}
ol#comment-list li p.meta {
	font-weight: normal;
	background: transparent;
	padding: 0;
	font-style: italic;
	color: #777;
	font-size: 0.9em;
	margin: 0 0 10px !important;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
}
ol#comment-list li p.meta strong {
	font-weight: bold;
}
h3 span#comments-rss a {
	border: none;
	text-decoration: none;
}
#commentform {
	margin-bottom: 15px;
}
p.comment-form-author,
p.comment-form-email,
p.comment-form-url,
p.comment-form-comment {
	overflow: hidden;
	zoom: 1;
}
p.comment-form-comment label {
	display: none;
}
#commentform input.text, #commentform select, #commentform textarea,
p.comment-form-author input,
p.comment-form-email input,
p.comment-form-url input,
p.comment-form-comment input{
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #fff;
	color: #777;
	font-size: 1.2em;
	padding: 7px;
	width: 50%;
	float: left;
    -khtml-border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px; /* optional rounded corners for browsers that support it */
}
#commentform input.text:focus, #commentform textarea:focus,
p.comment-form-author input:focus,
p.comment-form-email input:focus,
p.comment-form-url input:focus,
p.comment-form-comment input:focus
{
	background: #f3f3f3;
}
#commentform textarea {
	width: 97.5%;
}
#commentform label {
	font-size: 1em;
	margin-left: 8px;
	color: #777;
	line-height: 2.6em;
}
form.filter .submit, #commentform #submit {
	text-shadow:0 1px 0 #FFFFFF;
}
form.filter .submit:hover, form.filter .submit:focus,
#commentform #submit:hover, #commentform #submit:focus {
	cursor:pointer;
	text-shadow:none;
}
#sidebar #ads a {
	display:block;
	float:left;
	font-family:verdana,sans-serif;
	font-weight:normal;
	margin:0 10px 10px 0;
	overflow:hidden;
	text-align:center;
	text-decoration:none !important;
	text-shadow:0 1px 0 #FFFFFF;
}
#sidebar p.location {
	float: left;
	width: 156px;
}
#sidebar p.radius {
	float: right;
	width: 70px;
	clear: none;
}
#sidebar p.location label, #sidebar p.radius label {
	width: auto;
}
#sidebar p.location input {
	font-size: 13px;
	padding: 5px;
	width: 144px;
}
#sidebar p.radius select {
	font-size: 13px;
	margin: 4px 0;
}
#sidebar .submitbutton {
	clear: both;
}

form.main_form fieldset textarea.grow {
	max-height: 300px;
}

/* debug mode */
.debug {
	padding:10px 20px;
}

/* =tinymce editor styles
---------------------------------------------------------------------------------- */
.mceContentBody{
	text-align:left;
	padding:5px;
	line-height:1.5em;
	font-size:0.8em;
	color:#4F4F4F;
	background-color: #FFFFFF;
	height:100%; /* need height to fix FF background bug */
	min-width: 100px;
}
.mceContentBody ul{
	list-style-image:none;
	list-style-position:inside;
	list-style-type:disc;
	padding:10px;
}
.mceContentBody ul li{
	padding:0 5px 0;
}
.mceContentBody ol{
	list-style-image:none;
	list-style-position:inside;
	list-style-type:decimal;
	padding:10px;
}
.mceContentBody ol li{
	padding:0 5px 0;
}
.mceContentBody h1, .mceContentBody h2, .mceContentBody h3, .mceContentBody h4, .mceContentBody h5, .mceContentBody h6{
	line-height:1.54em;
}

/* =Tag input
---------------------------------------------------------------------------------- */

.taglist {
  /*background: #eeeeee;
  background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#ffffff));
  background: -webkit-linear-gradient(#eeeeee, #ffffff);
  background: -moz-linear-gradient(center top, #eeeeee 0%, #ffffff 100%);
  background: -moz-gradient(center top, #eeeeee 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#eeeeee,endColorstr=#ffffff);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#eeeeee, endColorstr=#ffffff)";
  width: 96%;
  padding: 6px;*/
  box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.2);
  outline: none;
  border: 1px solid;
  border-color: #ddd;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all ease-in-out 0.2s;
  overflow: hidden;
  zoom: 1;
  cursor: text;
  margin-left: 0;
}

form.main_form p .taglist {
	padding: 7px;
	width: 50%;
	margin: 0 !important;
	list-style: none outside;
	color: #777;
}
form.main_form p .taglist input {
	color: #777;
}



.taglist li.tag {
  background: #999;
  background: -webkit-gradient(linear, left top, left bottom, from(#999), to(#777));
  background: -webkit-linear-gradient(#999, #777);
  background: -moz-linear-gradient(center top, #999 0%, #777 100%);
  background: -moz-gradient(center top, #999 0%, #777 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#999999,endColorstr=#777777);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#999999, endColorstr=#777777)";
  list-style: none;
  float: left;
  -webkit-border-top-right-radius: 24px;
  -webkit-border-bottom-right-radius: 24px;
  -moz-border-radius-topright: 24px;
  -moz-border-radius-bottomright: 24px;
  border-top-right-radius: 24px;
  border-bottom-right-radius: 24px;
  box-shadow: 0 0 0 1px #666;
  -webkit-box-shadow: 0 0 0 1px #666;
  -moz-box-shadow: 0 0 0 1px #666;
  -o-box-shadow: 0 0 0 1px #666;
  color: #fefefe;
  padding: 0 2px 0 4px;
  margin: 0 6px 0 0;
  -webkit-transition: all ease-in-out 0.2s;
  font-family: sans-serif;
  font-weight: bold;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}
.taglist li.ready-to-delete {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}
.taglist li.input {
  list-style: none;
  float: left;
}
.taglist li.input input {
  border: medium none;
  cursor: text;
  margin: 0;
  outline: 0 none;
  padding: 3px 0 2px;
  width: 150px;
  background: none;
}
.taglist li.tag a.delete span {
  visibility: hidden;
}
.taglist li.tag a.delete {
  background: url(images/to-delete.png) no-repeat 5px 5px;
  width: 8px;
  height: 7px;
  text-decoration: none;
  cursor: pointer;
}

/* =Fancy Box
---------------------------------------------------------------------------------- */

form.modal_form {
	border: 1px solid #eee;
	padding: 10px;
	width: 500px
}
form.modal_form h2 {
	border-bottom: 2px solid #cccccc;
	margin: 0 0 10px;
	padding: 0 0 10px;
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('images/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
	text-align: left;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('images/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('images/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('images/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('images/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -182px;
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('images/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('images/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('images/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('images/fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('images/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('images/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('images/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */
.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {height: expression(this.parentNode.clientHeight + "px");}
#fancybox-loading.fancybox-ie6 {	position: absolute; margin-top: 0;top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');}
#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */
.fancybox-ie .fancybox-bg { background: transparent !important; }
.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }

/**
 *
 *	END JR_STYLE.CSS
 *
 *
 */

/**
 *
 *
 *	START STYLE.CSS
 *
 *
 *
 */
body {
	background-color: #3A4045;
	font-family: helvetica-light, helvetica, sans-serif;
  height: 100%;
}

iframe body {
	background-color: transparent;
}

figure {
	margin: 0;
}

noscript {
	background-color: #DDD;
	border-bottom: 1px solid #999;
	font-size: 1.2em;
	margin: 0;
	margin-bottom: 30px;
	padding: 10px 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100000;
}
noscript h2 {
	font-size: 1.4em;
	margin: 0;
	margin-bottom: 10px;
}
noscript p {
	margin: 0;
}
.activity {
	background:url(../../../images/activity-big-01.gif) no-repeat 0 0;
	line-height: 40px;
}
.activity span {
	padding-left: 40px;
	font-style: italic;
}
.inner{
	margin: 0 auto;
	padding: 0 0;
	width: 960px;
}
.important {
	color: #EF4035;
}
.msg {
	font-weight: bold;
	margin: 20px 0;
	padding: 0 20px;
	text-align: center;
}
.paging {
	padding: 5px 1px 5px 5px !important;
	font-size: 1.3em;
}
.no-js #wrapper {
	margin-top: 95px;
}
p.success {
	display: block !important;
}
.tpl-profile-section p.success {
  width: 75%;
}
#wrapper{
	background:none #FFFFFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius:4px;
	-moz-box-shadow: 0 6px 6px #000;
	-webkit-box-shadow:0 6px 6px #000;
	-khtml-box-shadow:0 6px 6px #000;
	box-shadow: 0 6px 6px #000;
	margin: 35px auto;
	position: relative;
	width: 1030px;
}
#topNav{
	border-bottom:none !important;
  position: absolute;
  top: -35px;
}
#topNav .inner{
	background-color: transparent;
	padding: 0;
	width:1030px;
}
#topNav ul,
#topNav li a,
#topNav li.right a {
	border-right: none !important;
	border-left: none !important;
	color:#AAA;
}
#topNav li.current-menu-item,
#topNav li.current_page_item,
#topNav li.current-menu-item a,
#topNav li.current_page_item a,
#topNav li a:hover,
#topNav li a:focus{
	background: transparent none !important;
	color: #FFF !important;
}
#topNav ul {
	width: 1030px !important;
}
#topNav li a {
	padding: 20px 10px 10px !important;
}
#topNav li.right a {

}
#header{
	border-top:none !important;
	padding: 0 !important;
	margin-bottom:5px;
	z-index:500;
	position: relative;
}
#header .inner{
	padding: 20px 20px 39px;
}
#header .logo_wrap {
	margin-left:10px;
}
#header #logo {
	border-right: none;
	display:block;
	/* Holds position for lazy-load of logo image */
	min-height: 81px;
	height: auto !important;
	height: 81px;
	position: relative;
	text-align: auto;
}
#header #logo .city {
	display:none;
	position: absolute;
	text-shadow: none;
	left: 170px;
	list-style-position: inside;
	font-size: 1.4em;
	color: #4F4F4F;
	margin: 0;
	padding: 0;
	top: 1px;
	background: url(/images/dot.png) no-repeat center left;
	list-style: none;
	padding-left: 14px;
	width: 100%;
}
#content{
	padding-bottom: 12px !important;
}
#content .inner{
/* 	padding: 10px 20px 0; */
}
#content ol.jobs {
	border:none !important;
}
.section {
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-khtml-border-radius: 0 !important;
	border-radius: 0 !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	-khtml-box-shadow: none !important;
	box-shadow:none !important;
}
#footer {
	padding: 0 !important;
}
#footer .inner {
	background: none #DDD;
	width:inherit;
	padding: 20px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	border-radius:4px;
	margin-top:5px;
}
#footer .inner .block {
	float: left;
	padding-right:40px;
}
#footer h4 {
	color: #666;
	font-size: 18px;
	font-family:serif;
	font-weight: normal;
	margin-bottom: 6px;
	text-transform:uppercase;
}
#footer #socialMedia{}
#footer #socialMedia h4{
}
#footer #socialMedia a{
	display:block;
	float:left;
	width:32px;
	height: 32px;
	padding:2px;
}
#footer a.twitter{
	background: transparent url(../../../images/twitter_32.png) no-repeat top left;
}
#footer a.facebook{
	background: transparent url(../../../images/facebook_32.png) no-repeat top left;
}
#footer a.youtube{
	background: transparent url(../../../images/youtube_32.png) no-repeat top left;
}
#footer .textwidget {
	padding:0 !important;
}
#mc_embed_signup {
	min-width:205px;
	width:auto !important;
	width:205px;
}
#mc_embed_signup form p {
	color: #73964A;
}
#mc_embed_signup label {
	display: none !important;
}
#mc_embed_signup input {
	padding: 2px 3px;
}
#mc_embed_signup .error {
	color: red;
}
#footer .menu a{
	text-decoration: none;
	color: #666;
}

#copyright{
	color: #FFF !important;
}

/**
 *	!CONTENT
 */
div#content{
	width: 960px;
	margin: 0 auto !important;
}
div.section_content {
	padding: 0 !important;
}
body.wider #mainContent, body.wider .section {
	width: 960px !important;
}
body.wider .myjobs_section .tpl-profile-section {
	width: 930px !important;
}

/**
 *	JOB SUBMIT BUTTON
 */
#job-submit {
	position: absolute;
	top: 50px;
	right:0;
	left: 630px;
	width:360px;
	z-index: 1000;
}
#job-submit a.button {
	background: #3A4045 none;
	line-height: 39px;
}
#job-submit a.button span {
	border: none;
  font-weight: normal;
  text-transform: uppercase;
}
#job-submit a.button-submit{
	margin-left:30px;
}
#map_wrap {
	display:none;
}

/**
 * Job Nav Right of logo
 */
.special div#wrapper {
  margin: 0 auto;
  position: relative;
  width: 1030px;
}
.special #jobNav{
  display: block !important;
  margin: 0 auto !important;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 65px;
  width: 440px;
}

/**
 * Job Type Navigation
 */

#jobNav {
	clear:both;
	display: none;
	margin: 10px auto 0 !important;
	padding: 10px 0;
	text-align: center;
	width: auto;
	border: dotted #666 1px;
	border-left: none;
	border-right: none;
	width: 950px;
}
#jobNav ul {
	float: none !important;
}
#jobNav li {
	border-bottom: none !important;
	margin: 0 !important;
	float: none !important;
	display:inline;
}
#jobNav li a {
	display: inline-block;
	display: -moz-inline-stack;
	float: none !important;
	width: 120px;
	height: 100px;
	padding: 0 !important;
	text-indent: -9999px;
}
/**
 * Commented 2013-07-09 by SK
 *
 * Moved up to "Styles Global"
 */
/*#jobNav li.featured { display:none;}
#jobNav li.bar-jobs a {	background:transparent url(../../../images/poached-icon-bar-large2.png) top left no-repeat !important; }
#jobNav li.bar-jobs a:hover {	background:transparent url(../../../images/poached-icon-bar-large2.png) 0 -100px no-repeat !important; }
#bar-jobs .default,
.bar-jobs .default {	background:#FFFFFF url(../../../images/poached-icon-bar-large.png) center center no-repeat !important; }
.section_header.bar-jobs{ background:transparent url(../../../images/poached-icon-bar-small.png) 0 16px no-repeat !important; }
.category-nav .bar-jobs a{ background:transparent url(../../../images/poached-icon-bar-xsmall.png) 20px 6px no-repeat; }
#jobNav li.barista-jobs a {	background: transparent url(../../../images/poached-icon-barista-large2.png) top left no-repeat !important; }
#jobNav li.barista-jobs a:hover {	background: transparent url(../../../images/poached-icon-barista-large2.png) 0 -100px no-repeat !important; }
#barista-jobs .default,
.barista-jobs .default {	background: #FFFFFF url(../../../images/poached-icon-barista-large.png) center center no-repeat !important; }
.section_header.barista-jobs { background: transparent url(../../../images/poached-icon-barista-small.png) 0 16px no-repeat !important; }
.category-nav .barista-jobs a{ background:transparent url(../../../images/poached-icon-barista-xsmall.png) 20px 6px no-repeat; }
#jobNav li.kitchen-jobs a {	background: transparent url(../../../images/poached-icon-kitchen-large2.png) top left no-repeat !important; }
#jobNav li.kitchen-jobs a:hover {	background: transparent url(../../../images/poached-icon-kitchen-large2.png) 0 -100px no-repeat !important; }
#kitchen-jobs .default,
.kitchen-jobs .default { background: #FFFFFF url(../../../images/poached-icon-kitchen-large.png) center center no-repeat !important; }
.section_header.kitchen-jobs { background: transparent url(../../../images/poached-icon-kitchen-small.png) 0 16px no-repeat !important; }
.category-nav .kitchen-jobs a{ background:transparent url(../../../images/poached-icon-kitchen-xsmall.png) 20px 6px no-repeat; }
#jobNav li.management-jobs a { background: transparent url(../../../images/poached-icon-management-large2.png) top left no-repeat !important; }
#jobNav li.management-jobs a:hover { background: transparent url(../../../images/poached-icon-management-large2.png) 0 -100px no-repeat !important; }
#management-jobs .default,
.management-jobs .default { background: #FFFFFF url(../../../images/poached-icon-management-large.png) center center no-repeat !important; }
.section_header.management-jobs { background: transparent url(../../../images/poached-icon-management-small.png) 0 16px no-repeat !important; }
.category-nav .management-jobs a{ background:transparent url(../../../images/poached-icon-management-xsmall.png) 20px 6px no-repeat; }
#jobNav li.server-jobs a { background: transparent url(../../../images/poached-icon-floor-large2.png) top left no-repeat !important; }
#jobNav li.server-jobs a:hover { background: transparent url(../../../images/poached-icon-floor-large2.png) 0 -100px no-repeat !important; }
#server-jobs .default,
.server-jobs .default { background: #FFFFFF url(../../../images/poached-icon-floor-large.png) center center no-repeat !important; }
.section_header.server-jobs {	background: transparent url(../../../images/poached-icon-floor-small.png) 0 16px no-repeat !important; }
.category-nav .server-jobs a{ background:transparent url(../../../images/poached-icon-floor-xsmall.png) 20px 6px no-repeat; }
#jobNav li.hotel-jobs a {	background:transparent url(../../../images/poached-icon-hotel-large2.png) top left no-repeat !important; }
#jobNav li.hotel-jobs a:hover {	background:transparent url(../../../images/poached-icon-hotel-large2.png) 0 -100px no-repeat !important; }
#hotel-jobs .default,
.hotel-jobs .default {	background:#FFFFFF url(../../../images/poached-icon-hotel-large.png) center center no-repeat !important; }
.section_header.hotel-jobs{ background:transparent url(../../../images/poached-icon-hotel-small.png) 0 16px no-repeat !important; }
.category-nav .hotel-jobs a{ background:transparent url(../../../images/poached-icon-hotel-xsmall.png) 20px 6px no-repeat; }*/
/**
 *	City Navigation
 */
#cityNav {
	clear:both;
	display: none;
	margin: 0 auto !important;
	padding: 8px 0;
	text-align: center;
	width: auto;
	border-bottom: dotted #666 1px;
	border-left: none;
	border-right: none;
	width: 950px;
}
.home #cityNav, .job_cat #cityNav {
	display: block;
}
#cityNav li {
	display: inline;
	padding: 9px 2em;
	position:relative;
}
#cityNav li.alpha {
	padding-left: 30px;
}
#cityNav li.omega {
	padding-right: 0;
}
#cityNav li.current-menu-item ul li a {
	color: inherit;
}
#cityNav li.current-menu-item a,
#cityNav li ul li.current-menu-item a {
	color: #F15722;
}

#cityNav li a {
	color: #464646;
	font-size: 1.1em;
}
#cityNav li a:hover,
#cityNav li .cities_list li:hover {
	color: #F15722;
	text-decoration: none !important;
}
#more_cities span {
	color: #464646;
	font-size: 1.1em;
}
#more_cities li {
	display: block;
}
i.fa.fa-angle-down {
	font-size: 20px;
	line-height: 0em;
	position: relative;
	top: 2px;
}
#more_cities:hover i {
	color: #555;
}
li#more_cities.current-menu-item span {
	color: #F15722;
	text-decoration: none !important;
}
li#more_cities.current-menu-item ul li a {
	color: #464646;
}
li#more_cities.current-menu-item ul li a:hover {
	color: #F15722; 
}

li#more_cities.current-menu-item ul li.current-menu-item a {
	color: #F15722;
}

#more_cities:hover {
	color: #F15722;
}
.cities_list {
	background-color: #FFF;
	margin-top: 8px;
	padding-top: 10px;
	border-left: #AAA 1px solid;
	border-right: #AAA 1px solid;
	border-bottom: #AAA 1px solid;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	display: none;
	position: absolute;
	left: 0px;
	min-width:120px;
}
li#menu-item-6 .cities_list {
	left:12px;
}
li#more_cities .cities_list {
	left:-15px;
}
#cityNav li .cities_list li {
	padding: 7px 15px;
	display: block;
}
.extra_citites:hover .cities_list {
	display: block;
}
/**
 *	Main Menu Styles
 */

#mainNav{
	position: absolute;
	left:35px;
	top:110px;
	background-color: #000;
	width: 960px !important;
}
#mainNav ul#menu-main {
	padding: 0 !important
}
#mainNav ul#menu-main li{
	/*padding: 0 10px 5px 0;*/
}
#mainNav ul#menu-main li a{
	padding: 0;
	color:#AAA !important;
	font-size:12px;
	text-transform: uppercase;
}
#mainNav li {
	float: none !important;
	margin: 0 !important;
}
#mainNav li a {
	padding: 7px 10px !important;
}
#mainNav li.current_page_item,
#mainNav li.current_page_ancestor,
#mainNav li.current_page_parent,
#mainNav li.current-cat,
#mainNav li.current-menu-item{
	background: none !important;
}
#mainNav ul#menu-main {
	padding-left: 10px !important;
}
#mainNav ul#menu-main li.current_page_item a,
#mainNav ul#menu-main li.current_page_ancestor a,
#mainNav ul#menu-main li.current_page_parent a,
#mainNav ul#menu-main li.current-cat a,
#mainNav ul#menu-main li a:hover,
#mainNav ul#menu-main li a:focus,
#mainNav ul#menu-main li.current-menu-item a {
	background: transparent none;
	color: #FFF !important;
}

#mainNav ul#menu-main li.callout {
	position: absolute;
	right: 0;
}

/**
 *	Searchform styles
 */
/*
#searchform{
	display: none !important;
}
.search #searchform {
	display: block !important;
}
*/
body #wrapper #searchform {
  position: absolute;
  right: 100px;
  top: 145px;
  width: 360px !important;
  background: none repeat scroll 0 0 #3A4045;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
  border-radius: 8px;
  display: block !important;
  padding:5px 10px;
  -webkit-box-shadow: 0 0 0;
  -moz-box-shadow: 0 0 0;
  -khtml-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}
body #wrapper #searchform div div {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  width: 360px !important;
}
body #wrapper #searchform input#search {
  border-right: none;
  margin: 4px 0;
  padding: 2px 11px;
  width: 300px;
}
body #wrapper #searchform input#near {
  border-left: 1px dotted #CCCCCC;
  display: none;
  margin: 6px 0;
  padding: 2px 11px;
  width: 264px;
}
body #wrapper #searchform div.search-wrap div.radius {
	display: none;
}

/**
 *	Job Block Styles
 */
ol.jobs li.job {
	padding: 0 !important;
	border: solid 1px #DDD;
	height: 110px;
	width: 310px; /* Width is 320 minus side margins */
	float: left;
	cursor: pointer;
}
ol.jobs li.job.hover, ul#featuredBlogPosts li.job.hover {
	box-shadow: 0 0 8px #000000;
}
.section ol.jobs li.job {
	margin: 4px !important;
}
#content .thumb .alignleft {
	margin: 0 !important;
}
ol.jobs .thumb {
	background-color: #FFF;
	display: table-cell;
	vertical-align: middle;
	float: left;
	height: 110px;
	width: 110px;
  margin: 0 !important;
}
ol.jobs .thumb span {
	display: table-cell;
	vertical-align: middle;
	height: 110px;
	width: 110px;
	text-align:center;
}
.server-jobs ol.jobs .thumb.default {
/* 	background: transparent url(../../../images/poached-default-5.png) top left no-repeat !important; } */
}
ol.jobs .thumb img {
	width: auto !important;
	width: 110px;
	padding-bottom: 0 !important;
	padding-left: 0 !important;
	border: none !important;
}
ol.jobs .thumb img.alignleft {
	padding: 0 !important;
}
ol.jobs dd {
	float: none !important;
	padding: 2px 5px !important;
/* 	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.3); */
	text-shadow: none;
/* 	font-family:helvetica-light, helvetica, sans-serif !important; */
	color: #FFF !important;
	font-size: 12px;
	line-height: 15px;
}
ol.jobs dd a {
	font-weight: normal !important;
}
ol.jobs dd.title a,
ol.jobs dd.company a {
/* 	font-weight: bold !important; */
}
ol.jobs dd.title a:hover,
ol.jobs dd.company a:hover {
	text-decoration: none !important;
}
ol.jobs dd.type {
	display: none;
}
ol.jobs dd strong {
	color: #FFF !important;
}
body.wider ol.jobs dd.title,
ol.jobs dd.title {
	width:inherit !important;
	text-transform: capitalize;
	font-size: 13px;
}
ol.jobs dd.title strong {
	padding: 4px 0 !important
}
ol.jobs dd.excerpt {
	text-shadow: none;
	font-size: 11px;
}
ol.jobs dd.excerpt p {
	margin-bottom:0;
}
.type span {
	background: none !important;
	text-align: left !important;
}
.type span.jtype {
	background-color: transparent !important;
	border: none !important;
	margin: 0;
}
.title .type span.jtype {
	color: #464646 !important;
	padding-left: 4px !important;
	line-height: 15px !important;
}
ol.jobs dd.location {
	display: none;
}
ol.jobs dd.date {
	width: inherit !important;
	display: none;
}
ol.jobs dd.date strong {
	display: inline;
}

/**
 *	Home and Job Category Page Styles
 */

.home #jobNav,
.job_cat #jobNav,
.search #jobNav {
	display: block;
}

.home #job-submit,
.job_cat #job-submit,
.search #job-submit,
.single-joblisting #job-submit,
.single-job_listing #job-submit {
	background-color: #FFF;
	position: relative;
	left:100px;
	top:0;
}

.home .pagetitle,
.job_cat .pagetitle {
	display: none;
}
.home #mainNav, .job_cat #mainNav, .search #mainNav,
.home #mainContent, .job_cat #mainContent, .search #mainContent,
.home #content, .job_cat #content, .search #content,
.home .section, .job_cat .section, .search .section {
	display: block;
	width: 960px;
	margin: 0 auto;
}
.home .section,
.job_cat .section,
.search .section {
	margin: 0 0 0 0;
}
.home span.thumb,
.job_cat span.thumb,
.search span.thumb {
}
.home #content img.wp-post-image,
.job_cat #content img.wp-post-image,
.search #content img.wp-post-image {
	padding-top: 0;
/* 	margin-top: -1px; */
}
.home .job img.wp-post-image,
.job_cat .job img.wp-post-image,
.search .job img.wp-post-image {
	border: none !important;
	padding-top: 0;
}
.home ol.jobs li.job .thumb img,
.job_cat ol.jobs li.job .thumb img,
.search ol.jobs li.job .thumb img {
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	-khtml-border-radius:0 !important;
	border-radius:0 !important;
}
.home #sidebar,
.job_cat #sidebar,
.search #sidebar {
/* 	display: none; */
}
.home ol.jobs,
.job_cat ol.jobs,
.search ol.jobs {
	border: none;
}
.home ol.jobs dl,
.job_cat ol.jobs dl,
.search ol.jobs dl {
	padding: 6px 4px 4px;
	height: auto;
}

ol.jobs li.job .thumb img {
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	-khtml-border-radius:0 !important;
	border-radius:0 !important;
}
#content ol.jobs li.job .thumb img.wp-post-image{
	padding-top: 0;
/* 	margin-top: -1px; */
}
ol.jobs li dd,
ol.jobs li dd a,
ol.jobs li dd strong,
ol.jobs li dd strong a {
	color: #FFFFFF;
}

.home ol.jobs dd, .job_cat ol.jobs dd, .search ol.jobs dd,
.home ol.jobs dd a, .job_cat ol.jobs dd a, .search ol.jobs dd a
.home ol.jobs dd strong, .job_cat ol.jobs dd strong, .search ol.jobs dd strong
.home ol.jobs dd strong a, .job_cat ol.jobs dd strong a, .search ol.jobs dd strong a {
	color: #FFFFFF;
}

.home ol.jobs li.job,
.job_cat ol.jobs li.job,
.search ol.jobs li.job {
/* 	border:none; */
	border: solid 1px #DDD;
}
.home ol.jobs li.job-expired, .job_cat ol.jobs li.job-expired, .search ol.jobs li.job-expired
.home ol.jobs li.job-featured, .job_cat ol.jobs li.job-featured, .search ol.jobs li.job-featured {
	border: none !important;
}
.no-jobs {
	display: none;
}
/**
 *	!SIDEBAR STYLES
 */

#sidebar .widget-nav {
	display: none;
}

/**
 *	!LOGIN PAGE STYLES
 */

/**
 *	!MY JOBS STYLES
 */

/**
 *	!EDIT JOBS STYLE
 */
 .job-image {

 }
 .job-image img,
 .job-image figcaption {
 	float: left;
 }
 .job-image img {
 	margin-right: 20px;
 }
 .job-image figcaption {
 	line-height: 1.4em;
 	max-width: 240px;
 }

/**
 *	!SUBMIT JOB STYLES
 */
.submit_form .details {
	width: 500px;
	font-size:15px;
}
#submit_form .submit {
	position: absolute;
	margin-left: 90px !important;
}

/**
 *	!JOB APPLICATION STYLES
 */
.application_help,
#app_message {
	display: block;
	width: 58%;
	text-align: left;
	font-size: 11px;
}
#app_recommendation {
	padding-left: 30px;
  display: none;
}

/**
 *	!SINGLE STYLES
 */

/**
 *	!SINGLE JOBLISTING
 */
.single-joblisting #job-submit,
.single-job_listing #job-submit {
	display: none;
}
body.single-joblisting #wrapper #searchform,
body.single-job_listing #wrapper #searchform {
	top: 50px;
	right: 40px;
	z-index: 500;
}
.single-joblisting div#content,
.single-job_listing div#content {
	width: 960px;
}
.single-joblisting div#content .inner,
.single-job_listing div#content .inner {
	padding: 0 20px;
	width: 920px;
}
.single-joblisting.wider #mainContent,
.single-job_listing.wider #mainContent,
.single-joblisting.wider .section,
.single-job_listing.wider .section{
	width:920px !important;
}
.single-joblisting #content #mainContent .main-sidebar,
.single-job_listing #content #mainContent .main-sidebar {
	float:right;
}
.single-joblisting #content #mainContent .main-content,
.single-job_listing #content #mainContent .main-content {
	float:left;
	width:640px;
}
.single-joblisting #content #mainContent .section_header,
.single-job_listing #content #mainContent .section_header {
	padding-left:70px;
}
.single-joblisting #content #mainContent .section_header span.jtype,
.single-job_listing #content #mainContent .section_header span.jtype {
	float: none;
	display: inline;
	padding-left: 0;
	text-shadow: none;
	color: inherit !important;
	vertical-align:inherit;
}
.single-joblisting #content #mainContent .section_header h1.title,
.single-job_listing #content #mainContent .section_header h1.title {
	line-height:20px;
	font-size: 18px
}
.single-joblisting #content #mainContent .section_header span.company,
.single-job_listing #content #mainContent .section_header span.company {
	font-weight: bold;
}
.single-joblisting #content #mainContent .section_content,
.single-job_listing #content #mainContent .section_content {
	margin-top: 20px;
}
.single-joblisting #content #mainContent .section_content_comments,
.single-job_listing #content #mainContent .section_content_comments {
	display: none;
}
.single-joblisting .sharethis,
.single-job_listing .sharethis {
	margin: 0;
}
.single-joblisting #content #mainContent .single,
.single-job_listing #content #mainContent .single {
	position:relative;
}
.single-joblisting #content #mainContent .single #sidebar,
.single-job_listing #content #mainContent .single #sidebar {
	float:right;
}
.single-joblisting #content #mainContent .single #sidebar .widget-submit,
.single-job_listing #content #mainContent .single #sidebar .widget-submit {
	display:none;
}
.single-joblisting #content #mainContent .single #sidebar .widget-nav,
.single-job_listing #content #mainContent .single #sidebar .widget-nav {
	display:block;
}
.single-joblisting #content #mainContent .single #sidebar .category-nav,
.single-job_listing #content #mainContent .single #sidebar .category-nav {
	padding: 0 !important;
	width: inherit;
}
.single-joblisting #content #mainContent .single #sidebar .category-nav li,
.single-job_listing #content #mainContent .single #sidebar .category-nav li {
	border-top: solid 1px #DDD;
}
.single-joblisting #content #mainContent .single #sidebar .category-nav li a,
.single-job_listing #content #mainContent .single #sidebar .category-nav li a {
	display: block;
	padding: 6px 0 6px 90px;
	line-height: 40px;
	font-size: 14px;
	color: #464646;
}
.single-joblisting #content #mainContent .single #sidebar .category-nav li a:hover,
.single-job_listing #content #mainContent .single #sidebar .category-nav li a:hover {
	text-decoration: none !important;
	background-color: #EFEFEF;
}
.single-joblisting #apply_form,
.single-job_listing #apply_form {
	padding: 10px !important;
}

/**
 *	!HOME PAGE STYLES
 */
#headerAd {
	display: none;
	width: 330px;
}
.home #headerAd,
.page-choose #headerAd {
	display: block;
	position: absolute;
	right: 50px;
	top: 50px;
	font-size: 20px;
	font-weight: normal;
/* 	font-family: helvetica-light, helvetica, arial, sans-serif; */
	color: #464646;
	line-height: 24px;
}
.home .job-type-slider {
	clear: both;
}
.home .blog-footer-wrapper {
	width: 960px;
	margin: 0 auto;
}
.home .blog-footer-wrapper #blog-title a {
	background: transparent url('/images/poached-blog-logo-circles-small.png') no-repeat top left;
	text-indent: -9999px;
	display: block;
	line-height: 40px;
	margin-top: 10px;
	width: 90px;
}
.home .blog-footer-wrapper #blog-navigation {
	/*background: transparent url('/images/poached-blog-header.jpg') no-repeat top left;*/
	padding-top:160px;
	margin-bottom: 12px;
}
.home .blog-footer-wrapper #blog-navigation .menu-item {
	display: inline;
	padding: 0 45px;
}
.home .blog-footer-wrapper #blog-navigation .menu-item.alpha {
	padding-left: 20px;
}
.home .blog-footer-wrapper #blog-navigation .menu-item.omega {
	padding-right: 20px;
}
.home .blog-footer-wrapper #blog-navigation .menu-item a {
/*
	border-bottom: none;
*/
	color: #464646;
	font-family: Georgia, serif;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 15px;
/* 	font-weight: normal; */
}
.home #oio-banner-1 {
	border-top: dotted 1px #666;
	border-bottom: dotted 1px #666;
	padding: 5px 0 !important;
}
.home #oio-banner-1 li {
	float: left;
}

h3.instruction {
	line-height: 1.4em;
	padding-bottom: 7px;
	clear:both;
}
span#indeed_at {
	float: right;
	margin-right: 3px;
	clear: both;
}




/**
 *	Author Page
 */
body.author #wrapper #searchform {
	display: none !important;
}
.author .section_content {
	position: relative;
}
.author #profile_image {
	float: left;
}
.author #profile_content {
	width: 500px;
	margin-left: 170px;
}
.author ul.social {
	position: absolute;
	top: 0;
	right: 20px;
}
/**
 *	Profile Page
 */
.tpl-profile-section .section_content h1 {
	display:none;
}
.tpl-profile-section #your-profile legend {
	font-size: 14px;
}
.tpl-profile-section #your-profile #description {
	width: 50%;
}
.tpl-profile-section .photo {
	float: left;
}
.tpl-profile-section #userphoto th {
	display: none;
}
.tpl-profile-section p#userphoto_image_file_control label {
	float: left;
}
.myjobs_section .tpl-profile-section #your-profile fieldset.social {
  padding: 0;
}
/**
 *	Job Pack Styles
 */
#pricing-container {
	border-top: dotted 1px #666666;
	padding-top: 1em;
}
#pricing-container h2#pricing-title {
	font-size: 45px;
	font-family:Georgia, serif;
	font-style: italic;
	font-weight: normal;
	float: left;
	padding-top: 2px;
	padding-right: 1em;
}
#pricing-container #pricing-blurb {
	float: left;
	width: 750px;
}
#submit_form ul.packs {
	margin: 0 !important;
	padding: 0 !important;
}
ul.packs li {
	float: left;
	background: transparent url(../../../images/pricing_bg.png) no-repeat center 37px;
	border: none;
	border-top: dotted 1px #666666;
	width: 183px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	padding: 9px 0px 0 !important;
	margin: 0 6px 24px !important;
	text-align: center;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-o-border-radius:0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
ul.packs li.alpha {
	margin-left: 0 !important;
}
ul.packs li.omega {
	margin-right: 0 !important;
}
ul.packs li .cost {
	background: none;
	border: none;
	border-bottom: none;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	-khtml-border-radius: 0;
	border-radius: 0;
	padding: 0;
	text-align: center;
	float: none;
	margin: 60px 0;
	font-size: 40px;
	font-family: Georgia, serif;
	font-style: italic;
	display: block;
	width: 100%;
	position: static;
	line-height: 30px;
}
ul.packs.relist li .cost {
	margin: 83px 0px;
}
ul.packs.relist li.current .cost {
	font-size: 2em;
}
ul.packs.relist li h3 {
	padding-top: 4px;
	min-height: 1.4em;
	height: 1em!important;
	line-height: 1em;
	font-size: 1.2em!important;
}
body.page-edit-job ul.packs.relist li {
	margin-right: 18px!important;
}
body.page-edit-job form#submit_form.main_form ul.packs.relist li label {
	margin: 0px auto 0px auto;
	padding: 12px 0px 12px 0px;
	text-align: center;
	min-width: 158px;
}
body.page-edit-job ul.packs.relist input[type="radio"] {
	margin: 0px;
}
body.page-edit-job #submit_form div.expire-copy {
	font-size: 1.1em;
	font-weight: bold;
	margin: 10px 0px 13px 184px;
	text-align: left;
}
body.page-edit-job #submit_form div.expire-copy span {
	margin: 10px 10px;
}
body.page-edit-job #content .main_form h2 {
	margin-top: 45px!important;
}
body.page-edit-job #content #submit_form .submit {
	margin-left: 14px !important;
	position: static;
}
body.page-dashboard #content ul.packs li.alpha:first-child {
	margin-left: 0px!important;
}
body.page-dashboard #content .myjobs_section ul.packs li .cost {
	margin-top: 88px;
}

ul.packs li#pack-0 .cost{ color: #FFFFFF; }
ul.packs li#pack-1 .cost{ color: #F15722; }
ul.packs li#pack-2 .cost{ color: #73964A; }
ul.packs li#pack-3 .cost{ color: #3388BB; }
ul.packs li#pack-4 .cost{ color: #00AEEF; }
ul.packs li h3 {
	font-family: Georgia, serif;
	font-weight: normal !important;
	padding-top: 20px;
	font-size: 17px !important;
	min-height: 45px;
	height: auto !important;
	height: 45px;
}
ul.packs li label {
	position: static;
	width: auto !important;
	border: solid 1px #CCC;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-o-border-radius: 6px;
	-webkit-border-radius: 6px;
	width: 135px!important;
	margin-left: 20px;
}
/**
 *	PAGE - Pricing
 */
.page-pricing #pricing-container {
	padding-top: 12px;
}
.page-pricing #pricing-container #pricing-blurb {
	width: 680px;
}
.page-pricing ul.packs {
	padding: 0 !important;
}
.page-pricing .pack-link {
	text-align: center;
}
.page-pricing .pack-link a {
	background: transparent url(../../../images/btn-go.png) no-repeat top left;
	display: block;
	margin: 0 auto;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
}
/**
 *	PAGE - Testimonials
 */
.page-testimonials #mainContent {
	background: transparent url(../../../images/header_testimonials.jpg) no-repeat top left;
	padding-top: 151px;
}

.page-testimonials .section .column .content p {
	color: #333333;
}

/**
 *	PAGE - Join Mailing List
 */
.page-join .section_content,
.page-join .join-list-form,
.page-join #mc_embed_signup {
	width:50%;
	float: left;
}
.page-join .join-list-form .af-form {
	width: inherit !important;
}
.page-join form.af-form-wrapper .af-body .af-element{
	padding-left: 0 !important;
}
.page-join form.af-form-wrapper .af-body .af-element label.previewLabel {
	padding-bottom: 2px !important;
}

#mc_embed_signup form select {
	width: 93%;
}
.page-join form.af-form-wrapper .af-body input.submit,
#mc_embed_signup form input.button {
	font-family: inherit !important;
	font-size: 15px !important;
	background: #D8D8D8 !important;
	border: 1px solid #BFBDBF !important;
	color: #555 !important;
	padding: 7px 10px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	vertical-align: middle;
	margin: 0 20px 10px 0;
}
.page-join form.af-form-wrapper .af-body .buttonContainer {
	text-align: left !important;
	float: left;
}
.page-join form.af-form-wrapper .af-body .privacyPolicy {
	float: left;
}
.page-join form.af-form-wrapper .af-body .privacyPolicy p {
	margin: 16px 0 0 0;
}
/**
 *	PAGE - About Us
 */
.page-about .section_content .content {
	width: 50%;
}
/**
 *	Front End User Dashboard Styles
 */
.myjobs_section ul.packs li .cost {
	font-size: 25px;
}
#promo-code-container {
	float: none;
	clear: both;
	padding-left: 190px;
	margin-bottom: 20px;
}
h2#promo-code-title {
/* 	font-size: 30px; */
	font-family:Georgia, serif;
	font-style: italic;
	font-weight: normal;
	float: left;
	padding-top: 2px;
	margin-bottom: 0;
	margin-right: 2em;
}
#content .main_form h2#promo-code-title {
	margin: -2px 17px 0px 2px!important;
}
#promo-code-label {
	display: block;
	line-height: 1.5em;
	margin-bottom: 4px;
}
#promo-code-input {
	margin-right: 1em;
	width: 281px;
}
#promo-code-submit {
	float: none;
	vertical-align: top;
}
#promo-code-container .activity {
	line-height: inherit;
	padding: 8px 0 !important;
}
/**
 *	Authorize.net Styles
 */
.page-payment form#authorize {

}
.page-payment form#authorize input.text {
	width: inherit;
}
/**
 *	Promo Plugin Messages
 */
.message p {
	padding: 5px 12px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.message .fail {
	border: solid 1px #aa0000;
	background-color: lightYellow;
}
.message .warn {
	border: solid 1px #E6DB55;
	background-color: lightYellow;
}
.message .success {
	border: solid 1px green;
	background-color: #E3F8DF;
}
/**
 *	Modal Feedback Plugin
 */
#facebox.feedback_box h2{
	background: transparent url(../../../../images/poached_circles_mini.png) no-repeat left center;
	line-height: 14px;
	padding-left: 50px;
}

.apply_button {
	float: right;
	/*width: 63px;*/
	/*height: 30px;*/
	margin-top: 12px;
	margin-right: 5px;
	padding: 12px 8px;
	color: #edb438;
	background: #000;
	font-size: 10px;
	font-weight: bold;
	border-radius: 6px;
}

.apply_button:hover {
	color: #00a3d8;
}

body a.feedback_button {
	position: fixed;
	bottom: 0px;
	left: auto;
	right: 69px;
	top: auto;
	margin: 0 0 -8px 0;
	padding: 4px 8px 12px 8px;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px 4px 0 0;
	-o-border-radius: 4px 4px 0 0;
	-ms-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);

}
/**
 *	Modal Contact Plugin
 */
body a.modal-contact_button {
	position: fixed;
	top: auto;
	bottom: 0px;
	left: auto;
	right: 0px;
	margin: 0 0 -8px 0;
	padding: 4px 8px 12px 8px;
	-moz-border-radius: 4px 0px 0 0;
	-webkit-border-radius: 4px 0px 0 0;
	-o-border-radius: 4px 0px 0 0;
	-ms-border-radius: 4px 0px 0 0;
	border-radius: 4px 0px 0 0;
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	transform: rotate(0deg);
}

/**
 *	No Jobs display
 */
#no-jobs {
	margin-top: 30px;
	text-align:center;
}
#no-jobs h4 {
	margin: 20px 0;
}

/**
 * Job Seeker Dashboard
 */
#content h3.job-seeker-dashboard {
  clear:both;
  margin-bottom: 0.25em;
}
div.job-seeker-dashboard {
  /*width: 988px !important;*/
}

div.job-seeker-dashboard ol.jobs {
   position:relative;
   left: -8px;
   width: 988px;
 }
div.job-seeker-dashboard ol.jobs:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

div.job-seeker-dashboard ol.jobs li {
  margin: 4px 2px 4px 2px !important;
}

div.job-seeker-dashboard .null-job  {
  display:none;
}

div.job-seeker-dashboard .thumbnail img {
  border-width: 1px;
  border-color: #686868;
  border-style: solid;
  max-height:100px;
  vertical-align: middle;
  margin-top: 3px; margin-bottom: 3px;
}

div.job-seeker-dashboard #add_resume {
  width: 80%;
  margin: 0 auto;
  display: none;
}

div.job-seeker-dashboard .resume_upload_form div.upload_field{
  float: left;
  width: 80%;
}

div.job-seeker-dashboard .resume_upload_form #your_cv {
  width: 75%;
}

div.job-seeker-dashboard .resume_upload_form div.submit {
  float: left;
  padding: 2px;
}

div#resumes th, div#resumes td {
  text-align: center;
}

div#resumes th:first-child,
div#resumes td:first-child {
  text-align: left;
}

/*
div#resumes th:last-child,
div#resumes td:last-child {
  text-align: right;
}
*/

#resume_selector .submit {
  float:none;
  display:inline;
}

#resumes a.selected,
form.main_form .resume_selector .selected {
  background-color: #13689B;
  color: #fff;
}

#resumes tr.selected {
  background-color: #bdf;
}

.match-button {
  font-size: 16px;
  font-family: 'Lucida Grande';
  float: left;
  margin: 6px 9px;
}

#apply_form #resumes .data_list {
  background-color: white;
  margin-left: -10px;
  width: 640px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
}

p.awesome {
  margin: 1.54em 0 1.54em !important;
  list-style: none !important;
  border: 1px solid #ffc266;
  background: #FFe0b2;
  padding: 10px 20px;
  text-align: center;
}

/****
 * 'clearfix' -- http://www.webtoolkit.info/css-clearfix.html
 */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/*.clearfix {
  display:      inline-block;
}*/

html[xmlns] .clearfix {
  display: block;
}

* html .htmlclearfix {
   height: 1%;
}


/**
 *
 *	END STYLE.CSS
 *
 *
 */



/**
 *
 *
 *	START STYLE-DEFAULT.CSS
 *
 *
 */

/* =Anchors
---------------------------------------------------------------------------------- */
a, ol.jobs dd strong a {
	color: #3388BB;
	text-decoration: none;
	}
a:hover, a:focus {
	color: #3388BB;
	text-decoration: underline !important
	}
#footer a {
	text-decoration: underline;
}
a.button {
	background: #9B9B9B url(images/button_grey.png) repeat-x top;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	display: block;
	text-align: center;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	padding: 2px;
	line-height: 3em;
	text-shadow: 0 -1px 0 #777;
}
a.button span {
	border: 1px dashed #B9B9B9;
	display: block;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	font-size: 1.5em;
	color: #fff;
}
a.button:hover {
	background: #9B9B9B none;
	color: #fff;
}
a.button:hover span {
	border-color: #fff;
	color: #fff;
}

/* =Layout
---------------------------------------------------------------------------------- */
#header {
	padding: 40px 0 40px;
	border-top: 1px solid #fff;
}
.logo {
	width: auto;
	margin: 0;
}
#logo {
	color: #999;
	border-right: 2px dotted #d8d8d8;
	padding-right: 18px;
	margin: 0;
	text-shadow: 0 -1px 0 #fff;
	letter-spacing: -1px;
	float: left;
}
#logo a {
	display: block;
	line-height: 1em !important;
}
#logo a:hover {
}
#logo small {
	font-size: 1.1em !important;
	margin-top: 0.3em;
	display: block;
}
#searchform {
	width: 650px !important;
	padding: 15px 20px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: #FBFBFB;
}
#searchform div {
	height: auto !important;
}
#searchform div div {
	border-top: 1px solid #b8b8b8;
	border-left: 1px solid #b8b8b8;
	border-bottom: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	background: #fff url(images/search_input.png) repeat-x top;
	width: 648px;
	float: left;
}
#searchform input.text {
	border: 0;
	color: #999;
	background: transparent;
	float: left;
	vertical-align: middle;
	font-size: 16px;
	outline: 0 !important;
}
#searchform input.labelHighlight {
	color: #CCCCCC;
}
#searchform input.submit {
	vertical-align: top;
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
}
/* for new search bar */
#searchform div.search-wrap div {
    width:auto;
}
#searchform div.search-wrap div.radius {
	background: transparent none;
	padding: 4px 0 0 0;
	margin: 0;
	border: 0;
	float: right;
	height: auto !important;
}
#searchform input#search {
    width:302px;
    border-right: 1px dotted #ccc;
    padding: 2px 11px;
    margin: 6px 0;
}
#searchform input#search.resume-search {
	width: 590px;
}
#searchform input#near {
    width:264px;
    border-left: 1px dotted #ccc;
    padding: 2px 11px;
    margin: 6px 0;
}
/* end new search bar */

div#content {
	margin: 0;
	padding: 0;
	}
.section, #searchform {
	width: 690px;
	margin: 0 0 20px;
	float: left;
	display: inline;
	background: #fff;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	box-shadow: 0 0 6px #d5d5d5;
	-moz-box-shadow: 0 0 6px #d5d5d5;
	-webkit-box-shadow: 0 0 6px #d5d5d5;
	}
div.section_content {
	padding: 20px 20px 10px;
}

.section_header {
	border-bottom: 1px solid #E4E4E4;
	padding: 20px 5px 20px;
}
.section_footer {
	border-top: 1px solid #E4E4E4;
	padding: 0;
	margin: 0 !important;
	overflow: hidden;
	list-style: none !important;
}
.section_footer li {
	float: left;
}
.section_footer li a {
	float: left;
	border-right: 1px solid #E4E4E4;
	padding: 20px 8px 20px 33px;
	font-weight: bold;
}
.section_footer li:first a {
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
#mainContent {
	width: 690px;
	float: left;
	display: inline;
}
#sidebar {
	float: right;
	display: inline;
	}
#sidebar, ul.widgets {
	width: 260px;
}
div#footer {
	font-size: 0.9em;
	padding: 20px 0 20px 0;
}
div#footer p, div#footer a {
	color: #999999;
	text-align: center;
}
.col-1 {
	width: 48%;
	float: left;
}
.col-2 {
	width: 48%;
	float: right;
}
.sexy-bookmarks {
	margin: 0 auto 10px !important
}


/* =Wide Layout (no sidebar)
---------------------------------------------------------------------------------- */
.wider #mainContent, .wider .section {
	width: 990px !important
}
.wider ol.jobs dd.title {
	width: 500px !important;
}
.wider ol.jobs dd.location {
	width: 230px !important;
}
.wider #searchform {
	width: 950px !important
}
.wider #searchform div div {
	width: 948px !important
}
.wider #searchform input.text {
	width: 890px;
}


/* =Pagination
---------------------------------------------------------------------------------- */
.paging {
	padding: 20px;
	margin: 0 !important;
	overflow: hidden;
	line-height: 2em;
	}
.paging .top {
	float: right;
}
.paging .top a {
	color: #555;
	background: #fff;
	margin: 2px;
	padding: 2px 4px;
	border: 1px solid #D8D8D8;
}
.paging .top a:hover, .paging .top a:focus {
	color: #555;
	background: #D8D8D8;
	border: 1px solid #D8D8D8;
	text-decoration: none !important;
}
.wp-pagenavi {
	float: left;
}
.wp-pagenavi span.current {
	border: 1px dotted #777 !important;
	color: #777 !important;
}
.wp-pagenavi span.pages {
	border: 1px solid #D8D8D8 !important;
	color: #555 !important;
}
.wp-pagenavi a, .comment-paging .page-numbers {
	border: 1px solid #D8D8D8 !important;
	background: #fff !important;
	color: #555 !important;
	margin: 2px;
	padding: 2px 4px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current, .comment-paging .page-numbers:hover, .comment-paging .current {
	border: 1px solid #D8D8D8 !important;
	background: #D8D8D8 !important;
	color: #555 !important;
	text-decoration: none !important;
}
.comment-paging {
	text-align: center;
	position: relative;
	margin-bottom: 20px;
	line-height: 1.4em;
}
.comment-paging .page-numbers {
	margin: 0;
}
.comment-paging .next {
	position: absolute;
	right:0;
	top:0;
	margin: -2px 0 0 0;
}
.comment-paging .prev {
	position: absolute;
	left:0;
	top:0;
	margin: -2px 0 0 0;
}

/* =Headings
---------------------------------------------------------------------------------- */
.pagetitle {
	padding: 15px 20px;
}

/* =Other Typography
---------------------------------------------------------------------------------- */
small.rss {
	line-height: 1.6em;
}

/* =Lists
---------------------------------------------------------------------------------- */

#content ol.jobs {
	margin: 0 !important;
	padding: 0 !important;
	border-top: 1px solid #ddd;
}
p.jobs {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 8px 20px;
}
ol.jobs li.job {
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	margin: 0 !important;
	padding: 8px 20px;
	list-style: none outside;
	background: #fff;
}
.myprofile_section ol.jobs li.job {
	padding: 8px 0;
}
ol.jobs li.job-alt {
	background: #FEFEFE;
}
ol.jobs li.job-featured {
	background: #FEFDF5;
	border-color: #E0E0D8;
	border-top: 1px solid #fff;
}
ol.jobs li.job-featured.job-alt {
	background: #FEFDF4;
	border-color: #E0E0D8;
	border-top: 1px solid #fff;
}
ol.jobs dl {
	font-size: 0.8em;
	margin: 0 !important;
	overflow: hidden;
}
ol.jobs dt {
	visibility: hidden;
	position: absolute;
	left: -9999em;
}
ol.jobs dd {
	float: left;
	color: #999;
}
ol.jobs dd a, h1 small a {
	color: #999;
	font-style: normal;
	font-weight: bold;
}
dd.type {
	width: 100px;
	padding-right: 10px;
	vertical-align: middle;
}
.type span {
	text-align: center;
	display: block;
	font-weight: normal;
	vertical-align: middle;
	line-height: 1em !important;
	padding: 2px 0;
	margin: 2px;
	background: url(images/overlay.png) repeat-x top;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
span.type span {
	font-size: 12px;
	float: left;
	vertical-align: middle;
	padding: 2px 16px;
	margin: 1px 8px 0 0;
}
.type span.full-time {
	background-color: #D72F1D;
	border: 2px solid #D72F1D;
	color: #fff !important;
}
.type span.part-time {
	background-color: #E3A029;
	border: 2px solid #E3A029;
	color: #fff !important;
}
.type span.freelance {
	background-color: #8CB90E;
	border: 2px solid #8CB90E;
	color: #fff !important;
}
.type span.temporary {
	background-color: #97479E;
	border: 2px solid #97479E;
	color: #fff !important;
}
.type span.internship {
	background-color: #3B6284;
	border: 2px solid #3B6284;
	color: #fff !important;
}
ol.jobs dd.title {
	width: 310px;
	padding-right: 10px;
}
ol.jobs dd.location {
	width: 140px;
	padding-right: 10px;
}
ol.jobs dd.date {
	width: 70px;
	text-align: right;
}
div.date {
	text-align: center;
	float: right;
	padding: 0 0 0 19px;
	line-height: 1.54em;
	color: #999;
	border-left: 1px solid #E4E4E4;
}
div.date span.year {
	padding: 5px 0px 0px;
	display: block;
}
ol.jobs dd strong, div.date strong, td.date strong {
	color: #555;
	display: block;
	font-size: 1.4em;
	font-weight: normal;
}
ol.jobs dd strong a {
	font-weight: normal;
}

ol.jobs li.job-expired {
	color: #ddd !important;
	background: #fff !important;
	border-bottom: 1px solid #ddd !important;
	border-top: 0 !important;
}
ol.jobs li.job-expired a, ol.jobs li.job-expired strong, ol.jobs li.job-expired dd {
	color: #ddd !important;
}
ol.jobs li.job-expired .type span {
	background: #ddd none !important;
	border-color: #ddd !important;
}

ul.posts {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none outside !important;
	border-top: 1px solid #ddd;
}
ul.posts li.post {
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	margin: 0 !important;
	padding: 1.62em 20px 0;
	list-style: none outside;
	background: #fff;
}
ul.posts li.post h2 {
	margin-bottom: 5px !important;
}

ol.resumes {
	margin: 0 !important;
	padding: 0 !important;
	border-top: 1px solid #ddd;
}
ol.resumes li.resume {
	border-bottom: 1px solid #ddd;
	overflow: hidden;
	zoom: 1;
	margin: 0 !important;
	padding: 8px 20px;
	list-style: none outside;
	background: #fff;
}
ol.resumes dl {
	font-size: 0.9em;
	margin: 0 !important;
	overflow: hidden;
}
ol.resumes dt {
	visibility: hidden;
	position: absolute;
	left: -9999em;
}
ol.resumes dd {
	float: left;
	color: #999;
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
}
ol.resumes dd strong {
	color: #555;
	display: block;
	font-size: 1.3em;
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
}
ol.resumes dd.photo {
	width: 46px;
	height: 38px;
}
ol.resumes dd.photo a img {
	display: block;
}
ol.resumes dd.title {
	width: 398px;
	padding-right: 10px;
}
ol.resumes dd.location {
	width: 130px;
	padding-right: 10px;
}

/* Main Nav */
#mainNav ul {
	margin: 0 !important;
	padding: 8px 0 0 20px !important;
	float: left;
	list-style: none !important;
}
#mainNav li {
	float: left;
	display: inline;
	padding: 0 0 8px;
	margin: 0 10px 0.2em 0;
}
#mainNav li a {
	float: left;
	padding: 0.8em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #555 !important;
	text-decoration: none !important;
}
#mainNav li.current_page_item a, #mainNav li.current_page_ancestor a,  #mainNav li.current_page_parent a, #mainNav li.current-cat a, #mainNav li a:hover, #mainNav li a:focus,
#mainNav li.current-menu-item a {
	background: #d8d8d8;
}
#mainNav li.current_page_item, #mainNav li.current_page_ancestor,  #mainNav li.current_page_parent, #mainNav li.current-cat, #mainNav li.current-menu-item {
	background: url(images/nav.png) no-repeat bottom;
}
/* Top Nav */
#topNav {
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #d8d8d8;
}
#topNav .inner {
	position: relative;
}
#topNav ul {
	margin: 0;
	width: 988px;
	float: left;
	padding: 0;
	text-align: left;
	line-height: 1 !important;
	font-size: 11px;
	border-right: 1px solid #d8d8d8;
	border-left: 1px solid #d8d8d8;
	}
#topNav li {
	list-style: none outside;
	float:left;
	position: relative;
	padding: 0 0 8px 0;
	margin: 0 0 -8px 0;
	}
#topNav li a {
	color: #555;
	float:left;
	text-decoration: none;
	margin: 0 !important;
	padding: 10px;
	border-right: 1px solid #d8d8d8;
	}
#topNav li.right {
	float: right;
}
#topNav li.right a {
	border-left: 1px solid #d8d8d8;
	border-right: 0;
}
#topNav li.current-menu-item a,
#topNav li.current_page_item a, #topNav li a:hover, #topNav li a:focus {
	background: #d8d8d8;
	text-decoration: none !important
}
#topNav li.current-menu-item,
#topNav li.current_page_item {
	background: url(images/nav.png) no-repeat bottom;
}
/* Dropdown */
#topNav ul ul {
	line-height: 1;
    position:absolute;
    top: -999em;
	width: 18em;
    font-weight:normal;
    margin: 1px 0 0 -1px !important;
    padding: 0 !important;
    border:0;
    border-bottom:1px solid #d8d8d8;
    float: none !important;
    font-size: 1em;
    }
#topNav ul ul ul {
	margin: 0 0 0 -1px !important;
}
#topNav ul ul li {
    width: 100%;
    margin: 0;
    padding: 0;
    float:none;
    background: #f0f0f0;
    }
#topNav ul ul li a {
    padding:0 10px;
    float: none;
    display: block;
    line-height: 2.5em !important;
    border-top:1px solid #d8d8d8;
    border-left:1px solid #d8d8d8;
    border-right:1px solid #d8d8d8;
    background: transparent !important;
    }
#topNav ul ul li.current-menu-item a,
#topNav ul ul li.current_page_item a {
    background: #d8d8d8 !important;
	color: #555;
    }
#topNav li:hover, #topNav li.sfhover {
    visibility: inherit; /* fixes IE7 'sticky bug' */
    }
#topNav ul ul li:hover {
    background:#ccc;
    }
#topNav ul li:hover ul,
#topNav ul li.sfHover ul {
	left:			0;
	top:			2.86em; /* match top ul list item height */
	z-index:		99;
}
#topNav ul li:hover li ul,
#topNav ulli.sfHover li ul {
	top:			-999em;
}
#topNav ul li li:hover ul,
#topNav ul li li.sfHover ul {
	left:			18em; /* match ul width */
	top:			0;
}
#topNav ul li li:hover li ul,
#topNav ul li li.sfHover li ul {
	top:			-999em;
}
#topNav ul li li li:hover ul,
#topNav ul li li li.sfHover ul {
	left:			15em; /* match ul width */
	top:			0;
}


/* =Tables
---------------------------------------------------------------------------------- */
table {
	font-size: 100%; /* IE hack */
}
table.data_list {
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #ddd;
}
table.data_list th {
	line-height: 2.3em;
	font-size: 0.85em;
	padding: 0 8px;
	color: #999;
	border-bottom: 1px solid #ddd;
	background: #FBFBFB;
}
table.data_list td {
	vertical-align: middle;
	line-height: 1.8em;
	padding: 0 8px;
	border-bottom: 1px solid #ddd;
}
table.data_list tr:nth-child(2n+1) {
	background: #FBFBFB;
}
.highlighted_table table.data_list tr.hover {
	background: rgba(68,154,240,.5);
	cursor: pointer;
}
.highlighted_table table.data_list tr th {
	cursor: pointer;
}
table.data_list td.days {
	font-size: 1.19em;
	padding: 8px;
}
table.data_list td.actions a {
	margin-left: 8px;
}
table.data_list td.actions {
	text-align: right;
}
table.data_list td.date {
	text-align: center;
	color: #999;
	padding: 8px;
	font-size: 0.85em;
}

/* =Comments
---------------------------------------------------------------------------------- */
ol#comment-list li.bypostauthor .comment-text, ol#comment-list li.bypostauthor img.avatar {
	border-color: #D4E2EB;
}

span#comments-rss a {
	float: right;
	font-size: 0.6em;
	border-bottom: 1px solid #C7E4F1;
	text-decoration: none;
	color: #222;
	}


/* =Widgets
---------------------------------------------------------------------------------- */
ul.widgets {
	margin: 0 !important;
	padding: 0;
	text-align: left;
	border-bottom: 1px solid #fff;
	float: left;
	}
ul.widgets li.widget {
	list-style-type: none;
	margin: 0;
	padding: 30px 12px 10px !important;
	width: 236px;
	float: left;
	font-size: 0.8em;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #d8d8d8;
	color: #777;
	}
ul.widgets li.widget.widget-nav {
	padding: 30px 0 26px !important;
	width: 260px;
}
ul.widgets li.widget.widget-nav div ul li a.top {
	background: #fff url(images/arrow-sm.png) no-repeat 242px center;
}
ul.widgets li.widget.widget-nav div {
	background: #fff
}
ul.display_section li {
	font-size: 0.75em;
	padding: 8px 12px;
}
ul.widgets li.widget_jr_125ads, ul.widgets li.widget_jr_facebook {
	padding: 30px 0 10px;
	width: 260px;
}
ul.widgets li.widget-submit {
	padding: 0 !important;
	width: 260px;
	border-top: 0;
	border-bottom: 1px solid #d8d8d8;
}
ul.widgets li.widget-submit div {
	text-align: center;
	margin: 0 0 20px !important;
	padding: 12px 10px 12px !important;
	width: 236px;
	border: 2px dotted #d8d8d8;
	background: #F6F6F6;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
ul.widgets li.widget-submit div p {
	margin: 12px 0 0 !important;
}
ul.widgets li.widget-submit div p.pricing {
	font-size: 1.3em;
	font-style: italic;
	color: #999;
	line-height: 1em;
}
ul.widgets li.widget-submit div p.pricing em {
	font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
	font-size: 1.4em;
	color: #555;
	font-style: normal;
}
ul.widgets li.widget ul {
	margin: 0 !important;
	padding: 10px 0 0 !important;
	list-style: none !important;
}
ul.widgets li.widget ul ul {
	padding: 5px 0 0 !important;
}
ul.widgets li.widget ul ul li {
	margin: 0 20px 0 !important;
	border: 0;
	padding: 0 !important;
}
ul.widgets li.widget h2.widget_title {
	padding: 0;
	margin: 0;
	font-weight: bold;
}
ul.widgets li.widget .widget_content {
	padding: 0;
	overflow: hidden;
}
.textwidget {
	padding: 10px 0 !important;
}
/* Search Widget */
.widget_search .widget_content {
	padding: 15px 0 0 !important;
}
.widget_search input#s {
	border: 1px solid #8D8B8B;
	background: #f7f7f7;
	width: 184px !important;
	display: inline;
}
.widget_search #searchsubmit {
	color: #363636;
	background: #fff;
	border: #fff;
	font-weight: bold;
	cursor: pointer;
	border: 0;
	outline: 0;
	display: inline;
	font-size: 11px;
}
.widget_search label {
	display: none;
}

.widget_rss img {
	vertical-align: middle;
	position: relative;
	margin-top: -3px;
}
li.widget_categories li.current-cat a,
li.widget_pages li.current_page_item a {
	font-weight: bold;
}
li.widget_categories li.current-cat li a,
li.widget_pages li.current_page_item li a {
	font-weight: normal;
}
/* Tags Widget */
.widget_tag_cloud .widget_content div {
	line-height: 2em;
	overflow: hidden;
	padding: 10px 0;
	}
/* Calendar Widget */
.widget_calendar th {
	font-weight: bold;
}
.widget_calendar tbody td {
	border-bottom: 1px dotted #d8d8d8;
	font-size: 1em;
	padding: 2px 5px 2px 5px;
	text-align: center;
	}
.widget_calendar tbody td#today {
	font-style: italic;
}
.widget_calendar tbody tr td:hover {
	background-color: #d8d8d8;
	}
.widget_calendar tbody td a {
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	}
.widget_calendar #prev,
.widget_calendar #next {
	padding: 5px 0 0 0;
}
.widget_calendar #next {
	text-align: right;
}
.widget_calendar #prev a,
.widget_calendar #next a {
	color: #777 !important;
	font-weight: bold;
	font-style: italic;
	}
.widget_calendar thead th {
	text-align: center;
	}
.widget_calendar caption {
	text-align: center;
	font-weight: bold;
	padding-bottom: 5px;
}
div#calendar_wrap {
	padding: 0 0 10px;
	}
.widget_calendar table {
	width: 100%;
	}




.home_nav_button:hover {
	background: #3388BB;
	color: #fff;
}
#content ol.jobs li.job {
	line-height: 1em;
}
#content ol.jobs li.job img {
	padding:0px;
}

/**
 *
 *
 *
 *	END STYLE-DEFAULT.CSS
 *
 *
 */
/* END @media min-width: 500px*/
}
