/*
Theme Name: The Ideal Candidate
Theme URI: http://www.theidealcandidate.com
Description: Theme for the the ideal candidate website
Version: 2.0
Author: TheIdealCandidate
Author URI: http://www.theidealcandidate.com
*/

/* yahoo css reset  -  start*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td, label { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul, li {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}



/* yahoo css reset  -  end*/

/*type*/

h1, h2, h3, h4, h5, h6, .title, #content #rss_feed li a, th {
	margin-top:10px;
	color: #4C848F;
	font-family:"Helvetica Neue", "HelveticaNeue", Helvetica, "Arial Black";
	word-spacing:0.3em;
	letter-spacing:0px;
	font-weight: 900;
	text-transform:uppercase;
	}
	.title {letter-spacing:-1px;}
h1 {
	font-size:24pt;
	line-height: 22pt;
}
h2 {
	font-size:22pt;
	line-height: 20pt;
}
h3 {
	font-size:20pt;
	line-height: 18pt;
}
h4 {
	font-size:18pt;
	line-height: 16pt;
}
h5 {
	font-size:16pt;
	line-height: 12pt;
}
h6 {
	font-size:14pt;
	line-height: 12pt;
}
p {
	margin-top:10px;
}
a:link, a:active, a:visited {
	color: #4C848F;
	text-decoration: none;
}
a:hover {
	color: #999;
}
.entry a:link, .entry a:active, .entry a:visited {
	color: #4C848F;
	background-color:#f1f2f3;
	padding: 3px;
	text-decoration: none;
}
.entry a:hover {
	color: #fff;
	background-color:#4C848F;
}
strong {
	font-weight:bold;
	color: #555;
}
em {
	font-style:italic;
}
#content ul li {
	list-style-position:inside;
	list-style-type:disc;
	list-style-image:none;
	margin-top: 5px;
}
#content ol li {
	list-style-position:inside;
	list-style-type: decimal;
	list-style-image:none;
	margin-top: 5px;
}

#content ol li ol, #content ul li ul {
	margin-left:20px;
}
.wp-caption-text {
	font-size:8pt;
	line-height:11pt;
	padding-right: 10px;
}
/*type end*/
/*form start*/
form {
 text-align:left;
}
#service_s, input, textarea, select, label, iframe, div.input-image {
	padding:7px;
	font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue", Helvetica, Verdana, sans-serif;	font-size: 12pt;
	font-weight:300;
	width: 280px;
	clear:left;
	float:left;
	border-radius: 10px;
}
iframe {
	padding:0;
	margin:0;
}
label {
	float:right;
	padding-left: 30px;
	width:250px;
}
textarea {
	letter-spacing: 1px;
	min-height: 150px;
}
select {
	width: 300px;
}
[type="checkbox"] {
	margin:7px;
}
form.quick_signup {
	position:relative;
}
#join_submit {
	width:auto;
	height:auto;
	position:absolute;
	top:0;
	right:35px;
	padding:0;
}
#qpaypal {
	width:450px;
}
.field, .fieldset {
	float:left;
	margin-top: 12pt;
	position:relative;
	clear:both;
}
.fieldset {
	overflow:hidden;
}
.fieldset-overflow {
    overflow:auto;
}
.field span.help a {
	background:transparent url(images/help.gif) no-repeat scroll left top;
	color:#FFFFFF;
	display:block;
	font-size:7pt;
	height:18px;
	left:-8px;
	line-height:13pt;
	padding:0;
	position:absolute;
	text-align:center;
	top:-7px;
	width:18px;
}
.fields .error {
	background: #e9b2b7 url(images/error.png) top right no-repeat ;
	border: 4px solid #be1e2d;
	padding: 25px;
}
.fields .error span.help a {
	background:transparent url(images/help2.gif) no-repeat scroll left top;
	width:43px;
	height:43px;
	top:-19px;
	left: -23px;
}
.fields .error span.help div, .fields span.help div {
	color:#ccc;
	padding: 100px;
	/*margin: -400px 0 0 -150px;*/
	background:transparent url(js/macFFBgHack.png) repeat scroll left top;
	width: 300px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

#content div.field ul li {
	list-style-type:none;
	clear:both;
}
#content div.field ul li .input-radio {
	width:45px;
}

.error_txt {
	color:#BE1E2D;
	float:left;
	font-size:8pt;
	left:25px;
	position:absolute;
	top:5px;
	width:100%;
}
p.message {
	background-color: #d7ebbd;
	border: 4px solid #8BC53F;
	line-height:19pt;
	padding:0 12px;
	float:left;
}

/*form end*/


/*table start*/

table {
	border-collapse:collapse;
	width:99%;
	border:0 none;

}

th, td {

}

col {

}

thead {
	border-bottom:1px solid #000;
	font-weight:bold;

}
th {
	text-align:left;

}
.odd {
	background-color:#F6F6F6;

}
tr:hover {
	background-color:#f2f2f2;
	color:#000;

}
thead tr:hover {
	background-color:transparent;
	color: inherit;

}
/*table end*/

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 2px 10px;
	display: inline;
	}

img.alignleft {
	margin: 0 10px 2px 0;
	display: inline;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* End Images */


body {
	font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-size:11pt;
	line-height: 17pt;
	color:#808080;
	font-weight:300;
	text-align:center;
	}
#site {
	width:1000px;
	margin: 0 auto;
	text-align:left;
}
#content {
	width: 658px;
	float:left;
	padding-top:25px;
}

#header {
	text-align:left;
	min-width: 1000px;
}
a#logo {
}
#tagline {
	position:absolute;
	color:#FFFFFF;
	top:0;
	left:0;
	font-weight:900;
	display:block;
	width:246px;
	height:18px;
	background: transparent url(images/tagline.png) 0 0 no-repeat;
}
#menu {
	position:absolute;
	right:0;
	top:5px;
}
#menu li {
	display:inline;
	margin: 0 3px;
}
#header_banner {
	position: relative;
	width: 90%
}

#banner_menu a {
	display:block;
	height:10px;
	padding-left:25%;
	font-size:0;
	line-height:0;
}
#banner_menu .current_page_item {
	height:110px;
	
}


#home {
	background: #4C848F url(images/jobs_title.png) bottom right no-repeat;

}
#advertise {
	background: #C45518 url(images/advertise_title.png) bottom right no-repeat;

}
#affiliate {
	background: #E4BD00 url(images/affiliate_title.png) bottom right no-repeat;

}
#blog {
	background: #856352 url(images/blog_title.png) bottom right no-repeat;

}
.clear {
	clear:both;
}
hr {
	background-color:#f2f2f2;
	color:#f2f2f2;
	margin: 50px 50px 20px;
}
.navigation {
	float:left;
	margin:10px 0;
	width:100%;
}
.next {
	float:right;
}
.previous {
	float:left;
}
.alt, .postmetadata {
	color: #999999;
	background-color:#f2f2f2;
	padding: 25px;
	border-left: 5px solid #4d4d4d;
}
.even {
	background-color:#FFFFFF;
	padding:10px;
}
#comments_div .commentlist li {
	margin-top: 25px;
	list-style: none;
}
#leaveacomment {
	background: transparent url(images/leave_a_comment.png) top left no-repeat;
	width: 613px;
	height:70px;
}
.txt_replace {
	font-size:0px;
	line-height:0px;
	display:block;
}
.blog .post {
	margin: 50px 0 0 0;
}
.blog h2 {
	line-height:25pt;
}
.post h1 + p {
	font-size:15pt;
	line-height: 20pt;
	background-color:#4d4d4d;
	padding: 25px;
	font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue", Helvetica, Verdana, sans-serif;
	color:#CCCCCC;
	letter-spacing: 1px;
	margin: 50px 0;
}
#no_agencies {
	position:absolute;
	right:0;
	top:300px;
}
#footer_links {padding:5px;}
/*sidebar start*/
#sidebar {
	width: 266px;
	float:right;
	padding: 25px;
	text-align:center;
	line-height: 12pt;
}
#sidebar li {
	margin: 15px 0 0 5px;

}
.aktt_tweets {
	background: transparent url(images/recently_tweeted.png) top center no-repeat;
	padding-top: 112px;
}
.aktt_tweets li {
	background: #f1f2f3 url(images/speak.png) top left no-repeat;
	padding: 10px 10px 10px 25px;
	text-align:center;
}
.aktt_tweets li.aktt_more_updates {
	background-position: bottom left;

}
#sidebar .sidebar_bullet li {
	text-align:left;
	background: transparent url(images/bullet.png) 0 0 no-repeat;
	margin-top: 5px;
	padding-left: 30px;
	line-height: 20px;
}
#sidebar .widget {text-align:left;}
.widget h2.widgettitle, #searchsubmit  {
	display:block;
	width:265px;
	height:10px;
	overflow:hidden;
	text-indent: -3000px;
}
.widget_search h2.widgettitle { background:transparent url(images/title_search.png) 50% 0 no-repeat; height: 71px;}
.widget_recent_comments h2.widgettitle { background:transparent url(images/title_comments.png) 50% 0 no-repeat; height: 126px;}
.widget_categories h2.widgettitle { background:transparent url(images/title_categories.png) 50% 0 no-repeat; height: 47px;}
.widget_recent_entries h2.widgettitle { background:transparent url(images/title_articles.png) 50% 0 no-repeat; height: 126px;}

#s {width:245px;}
#searchsubmit {background:transparent url(images/btn_search_sidebar.png) 50% 0 no-repeat; height: 23px; width:267px; border:none; margin-top:3px; cursor:pointer;}
/*sidebar end*/
/*job list start*/
div.search {
	background-color:#4d4d4d;
	height:100px;
	padding:25px;
	padding-left:35px;
	position:relative;
}

#service_s_submit {
	display:block;
	width:300px;
	height: 21px;
	font-size:0;
	line-height:0;
	background: transparent url(images/service_s_submit.png) top left no-repeat;
	margin-top: 25px;
	border: none;
	cursor:pointer;
}
.send {
	display:block;
	width:291px;
	height: 19px;
	font-size:0;
	line-height:0;
	background: transparent url(images/send.png) top left no-repeat;
	margin-top: 25px;
	border: none;
	cursor:pointer;
}
.flag_row {
	position:absolute;
	right: 20px;
	top:10px;
	width:190px;
	
}
#content a#united_kingdom, #content a#european_union,#content a#united_states,#content a#rest_of_the_world {
	background: transparent url(images/search_uk.png) top left no-repeat;
	display:block;
	width: 49px;
	height: 49px;
	font-size: 0;
	line-height: 0;
	padding: 0;
	float: left;
	margin:9px;
}
#content a#european_union {
	background: transparent url(images/search_eu.png) top left no-repeat;
}
#content a#united_states {
	background: transparent url(images/search_us.png) top left no-repeat;
}
#content a#rest_of_the_world {
	background: transparent url(images/search_everyone_else.png) top left no-repeat;
}
#content a#united_kingdom:hover, #content a#european_union:hover,#content a#united_states:hover,#content a#rest_of_the_world:hover, #content a[title="Show All"]:hover {
	background-position:right;
}
#content a[title="Show All"] {
	background: transparent url(images/search_reset.png) top left no-repeat;
	width:40px;
	height: 113px;
	font-size: 0;
	line-height: 0;
	display:block;
	position:absolute;
	top: 10px;
	right:10px;
	padding: 0;
}
#content a#united_kingdom.selected, #content a#european_union.selected, #content a#united_states.selected,#content a#rest_of_the_world.selected {
	background-position: right;
}
#content #rss_feed li {
	float:right;
	height: 37px;
	margin: 0 5px;
	background: transparent url(images/tab_start.png) top left no-repeat;
	list-style: none;
}
#content #rss_feed li a {
	display:block;
	height:37px;
	padding: 0 30px 0 15px;
	background: transparent url(images/tab_end.png) top right no-repeat;
	font-size:12pt;
	line-height: 28pt;
	color: #F58300;
	text-transform:uppercase;
	margin: 0;
}
#content #rss_feed li a:hover {
	color: #FF9900;

}
.title {
	font-size: 20pt;
	overflow:hidden;
	
}
#content .js-altrow .title a, .js-altrow .job_info_1, .js-altrow .job_info_2, .js-altrow.job_info_3 {
	color: #4D4D4D;
	float:left;
}
#content .title a {
	background-color: transparent;
	color:#4C848F;
	float:left;
}
.job_info_1, .job_info_2,.job_info_3 {
	color:#4C848F;
	width:30%;
}
#js-table tr {
	border-bottom: 1px solid #999999;
	padding: 12px;
	float:left;
	clear:both;
	width:99%;
}
#js-table tr table tr {
	border-bottom: 0 none;
	padding: 5px;
}
#content .title a:visited{
	background: transparent url(images/visited.png) right top no-repeat;
	padding-right: 75px;
	
}
#content #return_to_results a {
	display:block;
	margin: 25px;
	background: transparent url(images/back.png) top left no-repeat;
	width: 298px;
	height: 30px;
	font-size: 0;
	line-height: 0;
}
/*job list end*/
/*custom content start*/

#content .benefit_list li {
	width:275px;
	height: 175px;
	padding: 25px;
	float:left;
	display:inline;
	list-style: none;
	border-bottom:1px solid #f0f0f0;
}
#content .benefit_list li.txt_left {
	text-align:right;
}
#content .benefit_list li.txt_right {
	text-align:left;
}
#content .benefit_list li.img {
	text-align:center;
}
#content .benefit_list li.img a, #content .benefit_list li.img a:hover {
	background-color: #FFFFFF;
}
#content #searchsubmit {
	margin:8px;
	clear:none;
}
a.affiliate_sign_up:link, a.affiliate_sign_up:visited, a.advertiser_sign_up:link, a.advertiser_sign_up:visited {
	display:block;
	width: 620px;
	height:50px;
	background: transparent url(images/sign_up.png) 50% 0 no-repeat;
	padding: 0;
	margin: 50px 0 ;
	overflow:hidden;
	text-indent: -3000px;
	float:left;
}
a.advertiser_sign_up:link, a.advertiser_sign_up:visited  {background: transparent url(images/btn_start_now.png) 50% 0 no-repeat;}

a.affiliate_sign_up:hover, a.advertiser_sign_up:hover {background-position: 50% -50px;}
a.affiliate_sign_up:active, a.advertiser_sign_up:active {background-position: 50% -100px;}

.price_guide {
	background-color:#F2F2F2;
	border-bottom:2px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	display:inline;
	float:left;
	margin:50px 10px 0;
	width:198px;
	height: 200px;
	position: relative;
}
.price_guide .title {
	margin:0;
	padding: 0 20px 0 0;
	background: #fff url(images/mini_tab.png) right top no-repeat;
	display: inline;
	font-size:17pt;
}
.price_guide  h3 {padding: 0 10px;font-size: 12pt;}
.price_guide p {
	font-size:10pt;
	margin:0;
	padding:0 10px;
}
.price_guide h3.price {
	text-align:right;
	position: absolute;
	bottom:0;
	right:0;
}



/*custom content end*/
.instructions, .post-edit-link {
	float:left;
}
/*thickbox start*/

/*----------------now in js/thickbox.css-----------------*/

/*thickbox end*/
