/*
Theme Name: NADO
Description: Custom WordPress theme
Author: Live Pulse
Author URI: http://www.livepulseweb.com
Version: 2.0
Tags: buddypress
Stylesheet for: main page, categories, job types and search results
*/

#content table {
    border: 0 !important;
}

.entry-content .wpjb_form input,
.entry-content .wpjb_form select {
    margin: 0;
}

#content #wpjb_main thead th {
    padding-left: 5px;
}

#wpjb_main {
-moz-border-radius:6px 6px 6px 6px;
background:none repeat scroll 0 0 #FFFFFF;
border-bottom:1px solid #E0E0E0;
border-right:1px solid #E0E0E0;
overflow:hidden;
padding:15px;
position:relative;
width:895px;
}

#wpjb_main form {
    text-align:left;
}

#wpjb_main h1 {	color:#144771;
	font:bold 22px Arial,Helvetica,sans-serif;
	margin:0 0 10px 0;
	padding:0 0 6px 0;
	border-bottom: 1px solid #efefef;
	text-shadow:0.1em 0.1em #FFFFFF;}

#wpjb_main h2 {	color:#515151;	font:bold 16px Arial,Helvetica,sans-serif;	display:block;	margin:4px 0px 15px 0px;	padding-bottom:4px;}	

}#wpjb_main h3 {	color:#144771;	font:bold 16px Arial,Helvetica,sans-serif;	display:block;	margin:4px 0px 15px 0px;	padding-bottom:4px;}#wpjb_main h4 {	color: #515151;		font: normal 14px Arial,Helvetica,sans-serif;	display:block;		margin:25px 0px 4px 0px;	padding-bottom:4px;}#wpjb_main p {	font: normal 14px Arial, Helvetica, sans-serif;	line-height: 22px;	padding: 3px 0 8px 0;}#wpjb_main em { font-style: italic;}

#wpjb_jobboard {
    width: 100%;
    border-collapse: collapse;
}

#wpjb_jobboard thead tr th {
    font-size:120%;
    font-weight:bold;
    text-align: left;
    border-bottom:1px solid #D9D9D9;
	color: #000 !important;
	padding: 10px 5px;
	cursor: pointer;
}


#wpjb_jobboard tbody tr td {
    border-bottom:1px solid #D9D9D9;
    padding:10px 5px;
    text-align: left;
}

#wpjb_jobboard tbody tr td a {
    font-weight: bold;
}

/*
 Stylesheet for: add
*/

#wpjb_step {
    font-weight:normal;
    letter-spacing:1px;
    text-align:center;
    margin: 10px;
    padding-bottom: 10px;
}

.wpjb_form .wpjb_error {
    border: 1px solid #DE5400;
    background-color: 	#FFE87C;
}

.wpjb_form .wpjb_required {
    font-weight: bold;
    color: red;
}

.wpjb_form .wpjb_error ul li {
    list-style-type: square;
    color: red;
    font-weight: bold;
}

.wpjb_form {
    
}

.wpjb_form fieldset {
    margin-bottom: 15px;
}

.wpjb_form fieldset legend {
    margin-left: 10px;
    font-weight: bold;
    font-size: 120%;
}

.wpjb_form fieldset legend.wpjb_empty {
    margin: 0;
    padding: 0;
    display:none;
}

.wpjb_form div {
    padding:5px;
    margin: 5px;
}

.wpjb_form div label.wpjb_label {
    font-weight: bold;
    display: block;
    font-size: 100%;
    margin-bottom: 2px;
}

.wpjb_form div input[type=text], .wpjb_form div select {
    width: 350px;
	padding: 2px;
}

.wpjb_form div textarea {
    width: 90%;
    height: 170px;
}

.wpjb_form div small {
    display: block;
    font-style: italic;
    font-weight: bold;
}

#wpjb_pricing {
    margin-top: 20px;
    width: 100%;
    font-size: 120%;
}

#wpjb_pricing table {
    border: 0;
}

#wpjb_pricing tbody td {
    width: 50%;
    border: 0;
    padding: 5px 0px;
}

#wpjb_table_total {
    font-weight: bold;
}

/*
 Job details
*/

table.wpjb_job_info {
    width: 100%;
    border-collapse: collapse;
}

table.wpjb_job_info tbody tr td {
    border-top: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
}

#content table.wpjb_job_info tbody tr td {
    border-top: 1px solid #E7E7E7;
}

table.wpjb_job_info tbody tr td {
    padding:6px 5px;
}

.wpjb_no_border td {
    border: 0px solid silver !important;
}

.wpjb_job_content {
    margin-bottom: 20px;
	margin-top: 15px;
}

.wpjb_job_content h3 {border-bottom:1px solid silver;
font:bold 16px Arial,Helvetica,sans-serif;color:#144771;
display:block;
font-weight:bold;
margin-bottom:12px;
padding-bottom:4px;
}

.wpjb_job_apply {
    margin:15px 0;
    padding:3px 0px;
    clear:both;
}


.wpjb_job_apply a {
    font-weight: bold;
	background: url(job-apply-now.png) no-repeat left top !Important;
	text-indent: -999999px;
	width: 210px;
	height:39px;
	display: block;
	cursor: pointer}

#wpjb_logo {
    float:right;	padding: 5px;
}

.wpjb_job_text {
    margin: 10px 0px 30px 0px;
    overflow:hidden;
}

#wpjb_payment {
    margin-left:auto;
    margin-right:auto;
    width:60%
}

.wpjb_featured {
    background-color: #ffffcc;
}

.wpjb_filled a {
    text-decoration: line-through;
}

#wpjb_paginate_links {
    margin: 20px 0;
    text-align: right;
}

#wpjb_paginate_links a {
    border:1px solid;
    padding:3px 5px;
    font-weight: bold;
}

#wpjb_paginate_links a.next, #wpjb_paginate_links a.prev {
    border: 0;
}

.wpjb_flash_error {
    padding: 5px 15px;
    margin: 20px 0px 10px 0px;
    background-color:#FFE87C;
    border:1px solid #DE5400;
}

.wpjb_flash_info {
    padding: 5px 15px;
    margin: 20px 0px 10px 0px;
    border: 1px solid #E6DB55;
    background-color: #FFFBCC;
}

.wpjb_company_list {
    list-style-type: none;
    
    padding-left:0px;
}

img.wpjb_resume_photo {
    border:1px solid silver;
    padding: 4px;
    max-width: 128px !important;
    float:left;
    margin-right: 20px;
}

#content img.wpjb_resume_photo {
    margin-right: 20px;
}

.wpjb_resume_headline {
    overflow:hidden;
    margin-bottom: 24px;
}

.wpjb_resume_headline strong {
    display:block;
}


#wpjb_jobboard thead{ background: #31496F; color: #fff}
#wpjb_jobboard thead th{padding: 4px; }

#wpjb_submit{ background:url(btn-bg.png) repeat-x left top; padding: 5px 8px; color: #fff; font-weight: bold; border: 0; margin-left: 15px; cursor: pointer}
#wpjb_submit:hover{ background: #222}

div.postedon  { font-size:12px; color:#000000; }
.hp-box li div.postedon a  { font-size:12px; color:#000000; }


.expand_top,.expand_wrapper
{
	width: 632px;
	padding: 10px 0 0 0px;
	margin:0px 0px 5px 0px;
	float:left;
}
h2.expand_heading {
	padding: 0px 0 0px 8px !Important;
	margin: 0 0 5px 0;
	background: url(images/expand_collapse.png) no-repeat scroll right top #fff !Important;
	width: 620px;
	font-size: 1.3em !Important;
	height: 38px;
	line-height: 38px;
	font-weight: normal;
	float: left;
	cursor: pointer;
	text-shadow: none !Important;
	margin-bottom: 2px !Important;
}
.expand_all
{
cursor:default;
}
h2.expand_heading a {
	text-decoration: none;
}

h2.active {background: url(images/expand_collapse.png) no-repeat scroll right bottom #fff !Important;}

.expand_all
{
width:116px;
height:29px;
background:url(images/extra_buttons.png) no-repeat top left;
float:right;
cursor: pointer; 
}
.expanded
{
background-position:bottom left;
}

.toggle_container {
font-size:12px; margin:0 0 0 160px; border-left: 1px solid #DFDFDF;
}
.toggle_container ul, .toggle_container li{ margin: 0 !Important; padding: 0}
.toggle_container ul{ padding: 7px 0 7px 2em !Important}
.toggle_container li{ padding: 3px 0}