/*
Theme Name: The Unit List
Author: Outlandish
Author URI: http://www.outlandishideas.co.uk
Version: 0.1
*/

@import url(http://fonts.googleapis.com/css?family=Raleway:400,300);
@import url(http://fonts.googleapis.com/css?family=Trocchi);

body, html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body{
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;

	/*background-color: #444;*/
	/*background-image: -webkit-linear-gradient(top, #333, #666);*/
	/*background-attachment: fixed;*/
	color: #fff;
    background: #444 url('images/carbon_fiber.png') repeat;
    position: relative;
}

#container {
    /*background: #444 url('images/carbon_fiber.png') repeat;*/
}

.decoration {
    background: url('images/bar-background.png') repeat;
    position: absolute;
    height: 43px;
    z-index: -1;
    display:none;
}

.left {
    left: 0;
	right: 50%;
	margin-right: -490px;
}

.right.decoration {
    right: 0;
    left: 50%;
}

.full.decoration {
    right: 0;
    left: 0;
}

.one.decoration {
    height: 43px;
}

.two.decoration {
    height: 86px;
}

.three.decoration {
    height: 129px;
}

.four.decoration {
    height: 172px;
}

.misc_post-4 #subtitle-decoration {
    top: 316px;
    display: block;
}

.lt-ie8 .misc_post-4 #subtitle-decoration {
	top: 330px;
}

.misc_post-4 #logo-decoration {
    top: 829px;
    opacity: 0.3;
}

/* Basic styles */

p, ul {
    color: #eee;
    color: rgba(255,255,255,0.8);
	font-size: 14px;
	line-height: 20px;
}

a img, a:link img, a:hover img, a:focus img, a:visited img, a:active img {
    border-style: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #eee;
    font-family: 'Trocchi', serif;
    font-weight: 300;
}

h1.page-title, #subtitle h1 {
    line-height: 53px;
	font-size: 33px;
    background-color: #55ABAC;
    padding: 0 16px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-top: -20px;
    margin-left: 20px;
    max-width: 750px;
    border: 2px solid #222;
}

.banner h1.page-title {
    margin-top: 0;
    margin-left: 144px;
    min-height: 120px;
    display: block;
    max-width: none;
}

h2 {
	font-size: 27px;
}

h2 label {
    font-size: 27px;
    color: #fff;
    cursor: auto;
    display: block;
    font-weight: normal;
    margin-bottom: inherit;
}

.section h2 {
    margin: 28px 0;
}

h3 {
	font-size: 23px;
}

h4 {
	font-size: 17px;
}

ul {
    padding: 0;
    margin: 0;
}

ul li {
    list-style: none;
}

p a{
    font-weight: bold;
}


a:link, a:visited {
	color: #e72f8b;
}

a:hover {
	text-decoration: underline;
}

#content ul {
	list-style-position: inside;
	list-style-type: square;
}

/* Layout */


#header, #content {
	padding-top: 20px;
	border-bottom: 1px solid #666;
}

#content {
    padding: 0;
    padding-bottom: 28px;
}

.row.vertical-space {
    margin-top: 14px;
}

.site-title {
	font-size: 28px;
    line-height: 28px;
    color: #eee;
    font-family: 'Raleway', sans-serif;
    font-weight: 300;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.site-title a:link, .site-title a:visited {
    color: #fff;
}

.site-title a:link:hover, .site-title a:visited:hover {
    color: #fff;
    text-decoration: none;
}

#nav {
    display: inline-block;
    *display: inline;
    zoom: 1;
    float: right;
}

#nav ul {
	list-style: none;
	font-size: 22px;
	font-weight: bold;
    margin: 0;
}

#nav ul li {
	float: left;
    font-size: 16px;
    line-height: 20px;
    padding: 0 10px;
    position: relative;
}

#nav>ul>li:hover {
    background: #000;
}

#nav ul li ul {
    position: absolute;
    padding-top: 10px;
    top: 18px;
    left: 0;
    z-index: 1;
    display: none;
    background: #000;
    width: 100%;
}

#nav ul li:hover ul,
#nav ul li ul:hover {
    display: block;
}

#nav ul li ul li {
    float: none;
}

#nav li.current_page_item a,
#nav li.current_page_ancestor a{
    color: #fff;
}

#nav li:hover a {
    color: #fff;
    text-decoration: none;
}

#nav a {
	display: block;
}

.banner {
    display: block;
    clear: both;
    margin-top: 18px;
    padding-top: 10px;
    /*
    background-color: #fff;
    background-color: #FF005D;
    background-color: #000;
    background-color: rgba(0,0,0,0.8);
    background: url('images/colourbars_desaturated.JPG') no-repeat 0 -310px;
    background-size: cover;
    */
    /*border: 16px solid #aaa;*/
    /*border-top: 30px solid #ff00dd;*/
}

.banner.no-images {
    /*height: 40px;
    background-color: #E72F8B;*/

}

.banner.no-images img.unitlist-logo {
    height: 124px;
    width: 124px;
    float:left;
}

.banner.no-images .block {
    margin-left: 140px;
    background-color: #55ABAC;
    height: 32px;
}

.banner img {
	width: 19.6%;
	display: block;
	float: left;
}

.banner img + img {
	margin-left: 0.5%;
}

/*.banner img {
    width: 132px;
    padding: 30px;
    background-color: #cfc629;
}

.banner img.unitlist-logo {
    padding: 0;
    width: 192px;
    height: 192px;
}

.banner img.logo-two {
    background-color: #55ABAC;
}
.banner img.logo-three {
    background-color: #5A5;
}
.banner img.logo-four {
    background-color: #E72F8B;
}
.banner img.logo-five {
    background-color: #e72f2f;
    background-color: #ac5655;
}*/

#side-decoration {
    opacity: 0.5;
	margin-top: 14px;
}

.lt-ie10 #subtitle h1 {
	margin-bottom: 9px;
}

#subtitle h1, .lt-ie9 #subtitle h1 {
	margin-bottom: 10px;
}

#subtitle h2 {
    /*background: url('images/bar-background.png') repeat;*/
    text-align: right;
    clear: right;
    font-family: 'Raleway', sans-serif;
	line-height: 34px;
}

#subtitle h2:last-child {
    margin:0;
}

#company-logos {
    background: url('images/bar-background.png') repeat;
    margin: 28px 0;
    opacity: 0.3;
    overflow: hidden;
    height: 160px;
}

#company-logos li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 128px;
    height: 128px;
    margin: 16px;
}

#twitter {
	height: 400px;
    overflow: hidden;
}

#twitter .tweet {
    margin:0;
    padding: 14px 10px 1px 10px;
}

.zebra-list li,
#twitter {
	background: #000;
	background: rgba(0, 0, 0, 0.5);
}

.zebra-list li:nth-child(odd),
#twitter .tweet:nth-child(odd) {
    background: #222;
    background: rgba(0,0,0,0.8);
}

.twitter-follow-button {
	margin: 10px 0;
}

#center-box {
    position: relative;
}

.btn {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 150px;
    height: 150px;
    padding: 35px 20px;
    background: url('images/job-arrow-background.png') no-repeat;
    background-size: contain;
    text-align: center;
    font-family: Raleway, serif;
    font-weight: bold;
    color: #fff;
    font-size: 32px;
    line-height: 40px;
    margin: 0 auto;
    margin-top: 28px;
    float: right;
}

.btn:link, .btn:visited {
    color: #fff;
}

.btn:hover, #post-job:hover, #view-job:hover {
    text-decoration: none;
    color: #666;
}


ul.pagination {
	display: block;
	height: 24px;
	margin: 10px -5px;
}

ul.pagination li {
	float: left;
	display: block;
	height: 24px;
	font-size: 10pt;
	margin-left: 5px;
}

ul.pagination li a {
	color: #fff;
	background-color: #e72f8b;
	display: block;
	padding: 4px 10px;
	text-decoration: none;
}

ul.pagination li.current a, ul.pagination li a:hover {
	background: #fff;
	color: #e72f8b;
}

ul.pagination li.current a {
	font-weight: bold;
	cursor: default;
}

ul.pagination li .gap {
	padding: 1px 4px 1px;
	color: #555;
}

footer {
	padding-top: 10px;
	margin-top: 40px;
    padding-bottom: 20px;
}

.social-media {
    line-height: 22px;
    display: block;
    text-align: left;
}

.social-media img {
    background: none;
    margin: 0 8px;
    float: left;
}

/* Homepage */

#latest-jobs,
#latest-news {
    margin-right: 150px;
    margin-bottom: 20px;
}

#latest-jobs.full,
#latest-news.full {
    margin-right: 0;
}



#job-info h2,
h2.decorative{
    background-color: #55ABAC;
    line-height: 38px;
    padding-left: 10px;
    margin-bottom: 0;
}

.h2-button,
.h2-button:link {
    display: block;
    float: right;
    margin-right: -57px;
    line-height: 38px;
    font-size: 24px;
    font-family: Trocchi, serif;
    /*IE7 Fix*/
    *margin-top: 28px;
}

.h2-button span {
    display: block;
    float: left;
    height: 38px;
}

.h2-button.contact-form-7 br {
    display: none;
}

.h2-button .back {
    width: 36px;
    background: url('images/job-arrow-back-ns.png') no-repeat;
}

.h2-button:hover .back {
    background: url('images/job-arrow-back-ns-hover.png') no-repeat;
}

.h2-button .middle {
    background: url('images/job-arrow-middle.png') top left repeat-x;
}

.h2-button:hover .middle {
    background: url('images/job-arrow-middle-hover.png') repeat-x;
}

.h2-button .front {
    width: 38px;
    background: url('images/job-arrow-front.png') no-repeat;
}

.h2-button:hover .front {
    background: url('images/job-arrow-front-hover.png') no-repeat;
}

.h2-button,
.h2-button:link,
.h2-button:visited {
    color: #fff;
}

.h2-button:hover {
    text-decoration: none;
}

#all-job-link .h2-button {
    float: none;
    margin-top: 14px;
}

#all-job-link .h2-button .middle {
    width: 220px;
    text-align: center;
}

.zebra-list {
	list-style: none;
}

.zebra-list li {
    font-size: 20px;
    line-height: 48px;
    font-family: Raleway, sans-serif;
    overflow: hidden;
}

.zebra-list a {
    padding: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
    display: block;
}


.zebra-list.wide li {
	padding: 0 10px;
}

.zebra-list.wide a {
	padding: 0;
	display: inline-block;
	width: 78%;
	/*overflow: visible; */
}


.zebra-list.wide span {
    color: #fff;
    text-align: right;
    display: inline-block;
    width: 20%;
    vertical-align: top;
}

/* Sidebar nav menu */

.zebra-list ul a {
	padding-left: 20px;
	font-size: 16px;
}

.zebra-list ul.children {
	display: none;
}

.zebra-list .current_page_ancestor ul.children {
	display: block;
}

.zebra-list .current_page_item {
	font-weight: bold;
}


/* Jobs board */

#jobs {
	width: 100%;
	border-collapse: collapse;
    border: none;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    margin-top: 9px;
    background: #000;
    background: rgba(0,0,0,0.8);
}

th, td {
	text-align: left;
	padding: 10px;
}

th {
    font-family: Raleway, sans-serif;
    font-weight: bold;
    background-color: #666;
    font-size: 12px;
    padding: 0 10px;
    line-height: 29px;
    font-size: 27px;
    font-family: Trocchi, serif;
    font-weight: normal;
}

th.job-title {
}

table tbody tr td {
    font-family: Raleway, sans-serif;
    font-size: 16px;
    color: #fff;
}

table tbody td.job-title {
    background: #000;
    background: rgba(0,0,0,0.5);
    padding: 0 10px;
    line-height: 29px;
    font-size: 20px;
}

td.job-title a:hover,
.zebra-list a:hover {
    color: #fff;
    text-decoration: none;
}

td.job-date {
    font-size: 18px;
}

tr {
    height: 48px;
}

td.job-location {
    width: 150px;
}

td.job-location .postcode {
    display: none;
}

tr:hover td.job-location .postcode {
    display: inline;
}

tr:hover td.job-location .location {
    display: none;
}

table tbody tr:nth-child(even){
    background-color: #222;
}

.loading {
    background: #000 url(images/ajax-loader.gif) no-repeat center center;
	background: rgba(0, 0, 0, 0.2) url(images/ajax-loader.gif) no-repeat center center;
	position: absolute;
	min-height: 100px;
}

.sharing {
	float: right;
    margin-top: 11px;
}

.rss-feed, .rss-feed:link, .rss-feed:visited {
    float: right;
    display: inline-block;
    line-height: 24px;
    padding: 1px 4px;
    background: #e72f8b;
    color: #fff;
    /*IE7 Fix*/
    *width: 130px;
}

.rss-feed img {
    width: 22px;
    height: 22px;
    margin-left: 4px;
    float: right;
}

/* Filter column */

#filters ul.boxes {
	list-style: none;
	margin-top: 0;
	padding-left: 0;
    background: #000;
    background: rgba(0,0,0,0.8);
}

#filters .boxes li {
    padding: 4px 8px;
    font-size: 16px;
    line-height: 28px;
    font-family: Trocchi, serif;
}

#filters .boxes li:nth-child(odd){
    background: #222;
    background: rgba(0,0,0,0.8);
}

#filters ul.boxes ul a {
	padding-left: 30px;
}

#filters ul.boxes a {
	padding-left: 18px;
	background: url(images/checkbox-unchecked.png) no-repeat 0 1px;
	text-decoration: none;
}

#filters ul.boxes li.selected > a,
#filters ul.boxes li.selected:hover > a {
	color: inherit;
	font-weight: bold;
	background-image: url(images/checkbox-checked.png);
}

#filters ul.boxes li:hover a {
	text-decoration: none;
    color: #e72f8b;

}

.chzn-container * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	color: #000;
}

.chzn-container .chzn-results li em {
	background-color: #e72f8b;
	color: #fff;
}

/* Single job */

#job-desc {
	margin-top: 14px;
}

dl {
    background-color: #222;
    background-color: rgba(0,0,0,0.8);
    padding: 8px;
    margin-bottom:0;
}

dt {
	float: left;
	width: 45%;
	clear: left;
}

dd {
	margin-left: 55%;
    width: 45%;
    margin-bottom: 10px;
}

dd:last-child {
    margin-bottom:0;
}

#email {
    background-color: #000;
    font-size: 16px;
    text-align: center;
    overflow: hidden;
    padding-right: 10px;
    text-overflow: ellipsis;
    color: #e72f8b;
    position: relative;
}

#email:hover {
    overflow: visible;
}

#email a {
    line-height: 38px;
    padding: 10px;
    position: relative;
    z-index: 10;
}

#email:hover a {
    background-color: #000;
    left: 0;
}

.item {
    margin-bottom: 28px;
    list-style: none;
}

#blog-posts {
	margin-top: 9px;
}

.item .blog-details {
    margin-left: 154px;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    padding: 1px 14px;
	min-height: 150px;
}

.item .blog-details h3 {
    max-height: 56px;
    overflow: hidden;
	padding: 10px 0 5px;
}

.item .blog-details p {
	margin: 5px 0;
}

.item .blog-date {
    float: left;
    width: 150px;
    height: 150px;
    background-color: #5A5;
    margin-right: 2px;
    text-align: center;
}

.blog-date span {
    font-size: 100px;
    line-height: 120px;
    display: block;
}

.blog-date .blog-month {
    font-size: 20px;
    line-height: 20px;
}

.item:nth-child(odd) .blog-date,
.blog-date.odd {
    background-color: #55ABAC;
}

/*
* Blog Single
*/

.next-prev {
    text-align: center;
}

/*
* Page-Menu Styling
*/

#content .page-menu {
	font-size: 16px;
}

#content .page-menu li {
    float: left;
    margin: 0 20px 10px 0;
    padding: 4px 8px;
    background: #e72f8b;
}

#content .page-menu li:hover {
    background: #fff;
}

#content .page-menu li a:link,
#content .page-menu li a:visited {
    color: #fff;
}

#content .page-menu li:hover a {
    color: #e72f8b;
    text-decoration: none;
}

/*
*Register and Login pages
*/

.registration form .row .columns {
    padding: 0;
    margin-top: 20px;
}

.registration form input,
.registration form input:focus,
.registration form textarea {
    background-color: #000;
    border: none;
    border-bottom: 2px solid #e72f8b;
    height: 27px;
    max-width: 95%;
}

.registration form input[type="submit"] {
	outline: none;
}

.registration form textarea {
    height: auto;
}

.registration form input[type="text"],
.registration form input[type="password"],
.registration form input[type="email"],
.registration form input[type="submit"],
.registration form textarea {
    color: #fff;
    font-size: 18px;
}

.registration form .h2-button {
    padding-top: 20px;
    cursor: pointer;
}

.registration form .h2-button input {
    background-color: transparent;
    cursor: pointer;
    color: #fff;
    float: right;
    font-size: 24px;
    height: 38px;
}

.registration form .h2-button input.user-submit {
    width: 280px;
    text-align: right;
}

.registration form .h2-button .middle {
    width: 280px;
    max-width: 70%;
}

.registration label {
    color: #fff;
    padding-top: 5px;
}

.registration > legend {
    margin-bottom: 2em;
}

h4.form-notification {
    font-size: 18px;
    color: #fff;
    padding: 20px 0;
}

.validation-message {
    padding: 0 10px;
    font-weight: normal;
    border: 2px solid #fff;
    /*height: 60px;*/
    margin-top: 10px;
    position: relative;
    display: inline-block;
}

.validation-message:after {
    content: '';
    display: block;
    position: absolute;
    top: 25px;
    left:-7px;
    width: 10px;
    height: 10px;
    border-left:2px solid #fff;
    border-top:2px solid #fff;
    -moz-transform:rotate(-45deg);
    -webkit-transform:rotate(-45deg);
}

.validation-message p {
    font-size: 14px;
    color: #fff;
    line-height: 60px;
    padding-left: 10px;
}

.validation-message.valid {
    background-color: #55ABAC;
}

.validation-message.valid:after {
    background: #55ABAC;
}

.validation-message.error {
    background-color: #B23A43;
}

.validation-message.error:after {
    background: #B23A43;
}

p.login-notifications, p.login-notifications a {
    padding-top: 10px;
    font-size: 12px;
}

p.login-notifications.small, p.login-notifications.small a {
    padding-top: 20px;
    font-size: 10px;
}

.login-right {
    margin-top: 20px;
    text-align: center;
}

.login-right .h2-button {
    width: 400px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.login-right .h2-button a {
    text-decoration: none;
    font-family: Arial;
    background-color: transparent;
    cursor: pointer;
    color: #fff;
    float: right;
    font-size: 24px;
    height: 38px;
}

/*
* Footer Styling
*/

footer {
    background: #222;
    background: rgba(0,0,0,0.5);
}

footer .copyright {
	padding-left: 10px;
}

.wp-caption-text {
    text-align: center;
}

/*
* 404 Styling
*/
.page-404 h4 {
    padding: 10px 0 0 20px;
}

/* switch background stripe when screen gets narrower than content */
@media screen and (max-width: 980px) {
	#subtitle h2 {
		background: url('images/bar-background.png') repeat;
	}

	.misc_post-4 #subtitle-decoration {
		display: none;
	}

    article.register {
        margin-left: 5px;
        margin-right: 5px;
    }

    .registration form .username, .registration form .email, .registration form .password, .registration form .validation-message {
        padding-left: 10px;
        margin-left: 15px;
    }

    .login-notifications {
        padding: 20px;
    }

}

@media only screen and (max-width: 767px) {
    .h2-button, .h2-button:link {
        margin-right: 0;
    }
    #latest-jobs, #latest-news {
        margin-right: 0;
    }
    .register .contact-to-register p {
        padding-top: 30px;
    }

    .username.errors p, .email.errors p {
        padding-top: 0;
    }
}

/* Front page adverts carousel */

.clearfix {
    float: none;
    clear: both;
}

.front-adverts-carousel {
    /*width: 980px;*/
    margin: 30px auto;
    /*height: 287px;*/
    padding-top: 40px;
}

.front-adverts-carousel .caroufredsel_wrapper {
    border: 4px dotted #e82f8c;
    min-height: 200px;
    background-color: grey;
}

ul#front-adverts-carousel {
    /*width: 880px;*/
    /*height: 220px;*/
    /*width: 100%;*/
    /*height: auto;*/
    margin: auto;
}

.front-adverts-carousel li {
    display: block;
    float: left;
    position: relative;
}

ul#front-adverts-carousel li a {
	display: block;
	float: left;
}


ul#front-adverts-carousel li img {
    width: 100%!important;
    height: auto!important;
}

.list_carousel.responsive {
    width: auto;
    margin-left: 0;
}

/*.front-adverts-carousel .prev, .front-adverts-carousel .next {*/
    /*background: transparent url('images/carousel_control.png') no-repeat 0 0;*/
    /*text-indent: -999px;*/
    /*display: block;*/
    /*overflow: hidden;*/
    /*width: 15px;*/
    /*height: 21px;*/
    /*margin-left: 10px;*/
    /*position: absolute;*/
    /*top: 170px;*/
/*}*/
/*.front-adverts-carousel .prev {*/
    /*background-position: 0 0;*/
    /*left: 5px;*/
/*}*/
/*.front-adverts-carousel .prev:hover {*/
    /*left: 4px;*/
/*}*/
/*.front-adverts-carousel .next {*/
    /*background-position: -18px 0;*/
    /*right: 12px;*/
/*}*/
/*.front-adverts-carousel .next:hover {*/
    /*right: 11px;*/
/*}*/
/*.front-adverts-carousel .pager {*/
    /*text-align: center;*/
    /*margin: 0 auto;*/
/*}*/
/*.front-adverts-carousel .pager a {*/
    /*background: transparent url('images/carousel_control.png') no-repeat -2px -32px;*/
    /*text-decoration: none;*/
    /*text-indent: -999px;*/
    /*display: inline-block;*/
    /*overflow: hidden;*/
    /*width: 8px;*/
    /*height: 8px;*/
    /*margin: 0 5px 0 0;*/
/*}*/
/*.front-adverts-carousel .pager a.selected {*/
    /*background: transparent url('images/carousel_control.png') no-repeat -12px -32px;*/
    /*text-decoration: underline;*/
/*}*/
