/*
* Jobbenops
*/
.type-an_jobbenop ul {
	list-style-type: none;
}

.type-an_jobbenop .info {
	font-size: 12px;
	margin-right: 15px;
	margin-left: 0;
}

.type-an_jobbenop .info.pull-right {
	margin: 0;
}

.type-an_jobbenop .infobox
{
	margin-left: 0;
}

.layout-grid .type-an_jobbenop .info
{
	margin-left: 0;
}

.type-an_jobbenop .inline-label {
	display: inline;
}

.type-an_jobbenop .section-label {
	display: inline;
}

.type-an_jobbenop .deadline-day {
	font-size: 29px;
	line-height: 24px;
	font-weight: bold;
}

.type-an_jobbenop .deadline-suffix {
	font-size: 16px;
	line-height: 32px;
	padding-left: 4px;
	vertical-align: top;
	font-weight: normal;
}

.type-an_jobbenop .deadline-month {
	font-size: 15px;
}

.type-an_jobbenop .list-view-counter {
	text-align: right;
}

.type-an_jobbenop .list-view-counter .list-counter-box {
	width: 52px;
	height: 52px;
}

.type-an_jobbenop .list-counter-box time {
	margin-top: 5px;
	display: block;
}
.type-an_jobbenop .no-deadline {
	font-size: 20px;
	line-height: 90px;
	position: relative;
	bottom: 15px;
}

.post-type-archive .type-an_jobbenop .bookmarking {
	position: absolute;
	right: 100px;
	top: 5px;
}

.layout-grid.post-type-archive .type-an_jobbenop .bookmarking {
	position: absolute;
	right: 10px;
	top: 5px;
}

article.type-an_jobbenop .entry-summary {
	width: auto;
} 

article.type-an_jobbenop .entry-summary div {
	min-width: 205px;
} 

article.type-an_jobbenop div.taxidermy {
	max-width: 70%;
	word-wrap: break-word;
} 

/* Style for job banners */
article.type-an_jobbenop figure {
	width: auto;
}

article.type-an_jobbenop .entry-content .details figure img {
	max-width: none;
}

.type-an_jobbenop .row-fluid .span8, .type-an_jobbenop .row-fluid .span4 {
	width: 100%;
	margin:0;
}