.job h1 {
	font-size: 2.17em; /*26/12*/
	font-weight: normal;
	color: #999;
	margin-bottom: 20px;
}
.job-banner{
	float:left;
	width: 100%;
}

.job .note, .company .note {
	font-size: 1.17em; /*14/12*/
	margin-bottom: 20px;
	margin-top: 0;
}
.job .job-table{
	margin-top:22px;
}
	.job .note em {
		background: #FFFACD;
	}


/* Раздел Работа */


		
	/* Таблица свежих поступлений в раздел */

	.live #job-items {
		width: 98%;
		float: left;
		clear: both;
		padding: 10px 20px;
		color: #000;
		font-family: Verdana, Arial, Helvetica, sans-serif, "MS sans serif";
		font-size: 1.17em; /*14/12*/
	}
	.profile #main-content .live {
		float: left;
		clear: both;
		margin: 20px 0;
	}
		.live #job-items th {
			padding: 5px;
			font-size:.7em;
			font-family:tahoma;
			font-weight: normal;
			letter-spacing: 0px;
			color:#777;
		}
		.live #job-items td {
			padding: 5px;
			line-height: 160%;
		}
		.live #job-items th#date,
		.live #job-items th#money,
		.live #job-items th#region {
			padding: 10px 0;
			font: .9em/1.13em arial, sans-serif;
			letter-spacing: -1px;
			color: #999;
		}
			.live #job-items .edit {
				font-size: 80%;
			}


a.job-title {
	font: 110%/120% tahoma;
	color:#663;
}
	a.job-title:hover{
		color:#A3A350;
	}
		a.job-title:visited{
			color:#BEBE84;
		}
			a.job-title:visited:hover{
				color:#A3A350;
			}
.job-price {
	padding: 0 .1em;
	font: bold 1.2em Arial, sans-serif;
	text-decoration: none;
	white-space: nowrap;
	color:#fff;	
	background-color: #9cc;
}
.job-details .title .job-price {
	font-weight:700;
}

.money-td {
	text-align: center;
}
.region-td {
	font-size: 70%;
	text-align: center;
}
.hot .title-td span { /* Горячая вакансия */
	padding: 0 2px;
	font: 11px/100% Arial,sans-serif;
	color:#fff;
	background-color: #ff9966;
}
.date-th span {
	padding-right: 10px;
	display: block;
}
.title-td {
	vertical-align: top;
}

		.live #job-items td .status {color:#999999;}  /* Статус вакансии (скрыта или видна) */

/*Job search*/

#job-search, .details #job-categories {
	margin-top: 0em;
}
#job-search form {
	float: left;
	font-size: 1.17em; /*14/12*/
	padding-left: 20px;
				margin-bottom: 10px;
	width: 90%;
}
	#job-search label {
		font-size: .86em; /*12/14*/
		font-weight: bold;
	}
	#job-search form div {
		margin: .83em 0;
	}
		#job-search form div label {
			margin-bottom: 3px;
		}
		#job-search form div input[type=text], #job-search form div select {
			width: 98.8%;
		}
		
	#empl {
		margin-top: .83em;
	}
		#job-search ul {
			display: block;
			margin: 5px 0 0 -.3em;
		}
		#job-search li {
			margin-bottom: 5px;
		}
		#job-search li label {
			font-weight: normal;
		}
		#job-search li input {
		
			margin-bottom: -.2em;
			display: inline;
		}
#f-l-keywords, #f-keywords {
	display: block;
}

#f-category, #f-keywords {
	width: 100%;
}

#f-where {
	margin: .83em 0;
}

#label-f-money {margin-bottom: 4px;}

#find {
	float: right;
}



	/* Список разделов */

	#job-categories {
		clear: both;
		margin-left: 20px;
	}

		#job-categories ul li {
			margin: 4px 0;
		}
		#job-categories ul .current a {
			background: #ffc;
		}


#job-categories h2 {
	display: block;
	padding-left: 20px;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.45em;
	background: transparent url(/i/job_arrow.gif) 0 .33em no-repeat;
	}

	#job-categoriesb h2 a {
		font-family: Verdana, sans-serif;
		color: #999;
		letter-spacing: -1px;
	}
	#job-categories h2 em {
		background: #ffffcc;
		font-style: normal;
	}
	
	.job-q-vacancies,
	.job-q-resumes,
	.job-new-added {
		padding-left: .7em;
		font-size:0.7em;
		font-family:Arial;
		color:#ff3300;
		}	
	.job-new-added {
		padding: 0;
		color: #339900;
	}

	.job-total {
		margin-top: 20px;
		font-size:1em;
		font-family:verdana,arial;
		color:#000;
		font-style: italic;
		}
		
.add {
	margin: 0 0 -.05em 5px;
}


/*Таблица с описанием конкретной вакансии*/

.job-details {
	width: 100%;
	margin-bottom: 10px;
}
	.job-details th, .job-details td {
		font: 1.08em/150% Verdana, Arial, Helvetica, sans-serif; /*13/12*/
		padding: 10px 10px 0 10px;
	}
	.job-details th {
		text-align: right;
		vertical-align: top;
		font-weight: 700;
		color: #666;
	}
	
	.job-details th.delimeter {
		padding-top: 20px;
		font: 20px/150% Arial, Helvetica, sans-serif; 
		text-align: left;
		letter-spacing: -1px;
		color: #999;
	}

	.job-details th.title {
		color:#333;
		font-weight:400;
		text-align: left;
		font-size: 1.69em; /*22/13*/
		padding: 25px 0;
	}
		.job-details td a {
			color: #008cd2;
		}
		.job-details td.nav a {
			color: #699;
		}

td.nav {
	text-align: center;
	font-size: 2.17em; /*26/12*/
	padding: 5px 0 10px 0;
}

/* Строка с автором вакансии */
.author td img {float: left; margin-right: 5px; border: 1px solid #ccc;}
.author td a {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}

/*Кнопка Откликнуться на вкансию*/

.i-want-job {
	margin: 20px 0 10px 0; width: 100%; text-align: center;
}
	.i-want-job input {
		font: 19px Arial, sans-serif;
		color: #fff;
		background: #cc9;
	}
	
	
/*Вакансии пользователя, показываемые в хабрацентре*/

.user-vacancies {
	float: left;
	clear: both;
	width: 100%;
	margin: 30px 0 0 0;
}
	.user-vacancies li {
		margin: 20px 0 30px 0;
	}
		.user-vacancies h2 {
			font-size: 1.69em; /*22/13*/
		}

.job-top-ad {
	overflow:hidden; width:100%; text-align: center; margin-top: 16px;
}




/**
 * Стили для страницы вакансий  
 */
 
.vacancies{}

.vacancies .vacancy{font-size:12px;position: relative;margin-bottom:10px;border-bottom:1px solid #eee;padding-bottom:10px;}
.vacancies .vacancy .icon{display:none;}
.vacancies .vacancy .info{margin-right:300px;}
.vacancies .vacancy .info .title{font-size:16px;margin-bottom:5px;}
.vacancies .vacancy .info .company{display:none}
.vacancies .vacancy .meta{position: absolute;right: 150px;top:0;width:130px;}
.vacancies .vacancy .meta .occupation{float:left;}
.vacancies .vacancy .meta .published{display:none;}
.vacancies .vacancy .location{position: absolute;right: 0px;top:0px;width:150px;font-size:12px;color:#777;}

.badge{
	padding: 2px 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	color: white;
	text-transform: lowercase;
	}
.badge.fulltime{background:#ED8845;}
.badge.contract{background:#6CB165;}
.badge.freelance{background:#82CBEC;}
.readmore{text-align:center;margin:20px 0;font-size:14px;}
.no_vacancy{font-size:12px;}

/* url: /job/ 
 * sidebar
 */
.sidebar_right .block.hunteam_about{}
.sidebar_right .block.hunteam_about p{margin-bottom:10px;line-height:160%;}
.sidebar_right .block.hunteam_about p.signature{margin-bottom:0;color:#666;}

.sidebar_right .block.hunteam_social_links{}
.sidebar_right .block.hunteam_social_links a{
	display: -moz-inline-box;
	-moz-box-orient: vertical;
	display: inline-block;
	vertical-align: middle;
	width: 27px;
	height: 27px;
	background: url(/images/sidebar/hantim_social.png) 0 0 no-repeat;
	text-indent: 1000px;
	overflow: hidden;
	margin-right: 5px;
	filter: alpha(opacity=80);
	opacity: .8;
	-moz-transition: opacity .3s linear;
	-webkit-transition: opacity .3s linear;
	-o-transition: opacity .3s linear;
	transition: opacity .3s linear;
}
.sidebar_right .block.hunteam_social_links a.twitter{background-position: -5px -5px;}
.sidebar_right .block.hunteam_social_links a.facebook{background-position: -42px -5px;}

