/*
Theme Name: HTFP 2015
Theme URI: http://themegrill.com/themes/spacious/
Description: Responsive theme for HoldtheFrontPage. Modernised for greater focus on the top homepage news and features, with responsive layouts for tablets and smaller devices.

Author: Adaptive
Author URI: http://www.adaptive.co.uk/
Template: spacious
Version: 1.0.0
Tags:
Text Domain: spacious-htfp
*/

/* =Theme customization starts here
-------------------------------------------------------------- */

/* Document Body */
html, body { font: 13px 'Helvetica Neue', Arial, Helvetica, sans-serif; color: #1d1d1d;}

/* Font Styles */
.serif, .georgia a { font-family: Georgia, "Times New Roman", Times, serif; }
.sans-serif { font-family:/*'Open Sans',*/'Helvetica Neue', Arial, Helvetica, sans-serif; }

/* Spacious Theme Overrides */

body {background:#fff;}

p {font-family:inherit; font-size:inherit; line-height:1.4em;}
hr {margin:10px 0;}

#page {max-width: /*1200px*/ 974px; padding:0 10px 10px; box-shadow:none;}
.inner-wrap {width:94%;}
header .inner-wrap, #main .inner-wrap {width:100%;}

#main {padding-top:10px;}
#primary {width:66%;}
/*#primary {width:71%;} 1200*/
#primary #content {overflow:hidden;}

.single #article, .category #content, #job-content {float:left; width:70%;}
.single #related, .category #related, #wpjb-main #related {float:right; width:26%;}
.single #comments {    display: inline;
    float: left;
    width: 70%;}
#secondary {width:32%;}
/*#secondary {width:26%;} 1200*/
.category-frontpages #content {width:100%; float:none;}

/*#header-right-section {float:none;}*/
#header-left-section {margin-bottom:25px;}
#header-right-sidebar {clear:both; overflow:visible;}
#header-right-section .widget {text-align:left; padding-top:0;}
#header-right-section .widget h3 {padding:0;}
.main-navigation {float:none; padding-top:0; clear:both;}
.main-navigation a {float:none; display:inline; height:auto;}
.main-navigation li {float:none; padding:0; position:static;}
.main-navigation ul li a {font-size:inherit;}

.main-navigation a:hover, .main-navigation ul li.current-menu-item a, .main-navigation ul li.current_page_ancestor a, .main-navigation ul li.current-menu-ancestor a, .main-navigation ul li.current_page_item a, .main-navigation ul li:hover > a {color: inherit;}
.main-navigation ul li ul li a:hover, .main-navigation ul li ul li:hover > a, .main-navigation ul li.current-menu-item ul li a:hover {background:transparent;}

#header-text-nav-container {border:0 none;}

#secondary .widget, .error-404 .widget {margin-bottom:10px; font-size:inherit;}
#secondary h3.widget-title {font-size:13px; line-height: normal; padding-bottom:5px;}
.widget-title span {border-bottom:0 none; padding-bottom:0;}
#secondary .widget ul li, #colophon .widget ul li {line-height:normal; border-bottom:0 none; padding:0;}

.post .entry-title, .page .entry-title {font-size:24px; line-height:inherit;}

.post .entry-title a, .page .entry-title a,
.post .entry-title a:hover, .page .entry-title a:hover,
.footer-socket-wrapper .copyright a:hover,
#site-title a:hover {color:#62283d;}

.required {color:rgb(161, 30, 52);}
.wp-caption {border:0 none; margin-bottom:0;}

#colophon, #colophon p {font-family:inherit; font-size:inherit; line-height:inherit;}
.footer-widgets-wrapper {background-color:#f2efe2; border-top:0 none;}
.footer-widgets-area h3.widget-title, #colophon .widget ul li {color:#484748;}
#colophon .widget p {color:#484748; font-size:inherit; line-height:inherit;}

.footer-socket-wrapper { /* Copyright notice area */
	margin-top:20px;
	padding:10px 0;
	/*background-color:#e2ce86;*/
	background-color:#fff;
	border-top:0 none;
	text-align:center;
}

/* Thanks for importanting these, parent theme! */
.footer-widgets-area a {color:#4b2331 !important; font-weight:bold; line-height:1.6;}
.footer-widgets-area a:hover {color:#62283d !important;}

#colophon .widget-title {font-size:18px; line-height: normal; padding-bottom:5px; margin-bottom:15px;}
#colophon .widget .textwidget {line-height:1.4;}
.footer-widgets-area .textwidget img {display:none;}

.footer-widgets-area .tg-one-fourth {padding-bottom:10px;}

.footer-socket-wrapper .copyright {
	max-width:90%;
	float:none;
	margin:0 auto;
	line-height:1.6;
}
.footer-socket-wrapper .copyright,
.footer-socket-wrapper .copyright a {color:#403f42;}
.footer-socket-wrapper .copyright a {font-weight:bold;}

a#scroll-up, .search-form span {background-color:#4B2331;}

.spacious-button, input[type="reset"], input[type="button"], input[type="submit"] {
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	font-size:1em;
	background-color:#4b2331;
}

.post .entry-content {margin:0;}
.post .entry-meta .read-more-link {
	background-color:transparent;
	float:left;
}
.post .entry-meta .read-more-link:hover {
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.post .entry-meta .read-more-link:before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 18px/1 'Genericons';
	vertical-align: top;
	content: '\f100';
}

.post .entry-meta a:hover, .type-page .entry-meta a:hover,
.post .entry-meta a.read-more, .post .entry-meta a.read-more:hover {color:#666; font-size:inherit;}


.post .entry-meta, .entry-meta a.read-more {border:0 none;font-family:/*'Open Sans',*/'Helvetica Neue', Arial, Helvetica, sans-serif;}
.post .entry-meta .by-author, .post .entry-meta .date, .post .entry-meta .category, .post .entry-meta .comments, .post .entry-meta .edit-link, .post .entry-meta .read-more-link {padding: 5px 5px 5px 0;}

.post .entry-meta .by-author:before, .post .entry-meta .date:before, .post .entry-meta .category:before, .post .entry-meta .comments:before, .post .entry-meta .edit-link:before, .post .entry-meta .read-more-link:before { display:none;}

.featured-post .entry-meta .top-comments:before,
.featured-post .entry-meta .edit-link:before,
.post-col .meta-style-no_image .comments:before,
.post-col .meta-style-no_image .edit-link:before,
.post-col .meta-style-landscape .comments:before,
.post-col .meta-style-landscape .edit-link:before {
	content: '|';
	margin:0 5px 0 0;
	display:inline-block;
	font-size:inherit;
}

.post .entry-meta .comments span {float:none; padding:0; font-weight:500;}

select {
	padding: 2px;
	border: 1px solid #EAEAEA;
	font: 13px /*'Open Sans',*/'Helvetica Neue', Arial, Helvetica, sans-serif;
	line-height: 20px;
	width: 98%;
	margin: 0 0 30px;
	background-color: #F8F8F8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

/* Vertical Rhythm  */
.entry-meta, .entry-meta a { color: #999999;font-weight: 500;}
p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form, .gallery-row, .comment-list ul, .comment-list ol { margin-bottom: 10px; }
.widget, .comment, .navigation-links, .fat li, #mpu-ad { margin-bottom: 10px; }

#content {overflow: auto; margin: 0 0 10px 0;}

/* Logo */
#logo, #logo a { font-size: 28px; line-height: 30px; color: #000; font-weight: bold; }
#logo a:hover { color: #2361a1; text-decoration: none; }
#tagline { color: #333; }

/* Menu */
.nav { float: left; line-height: 1; background-color: #fff; width: 100%; }
.nav, .nav * { list-style: none; margin-left: 0; }
.nav li { float: left; padding: 0; position: relative; }
.nav ul li { width: 100%; }

.nav a { display: block; position: relative; padding: 8px 10px; }

/* Hides items under top menu */
.nav ul { position: absolute; top: -9999em; width: 20em; /* left offset of submenus need to match (see below) */ }

/* Shows submenus */
.nav li:hover ul,
.nav li.nav-hover ul { left: -1px; top: 29px; /* match top ul list item height */ z-index: 99; }

/* Hides all sub items (4 levels deep) */
.nav li:hover li ul,
.nav li.nav-hover li ul,
.nav li li:hover li ul,
.nav li li.nav-hover li ul,
.nav li li li:hover li ul,
.nav li li li.nav-hover li ul { top: -999em; }

/* On :hover, displays all sub items (4 levels deep) */
.nav li li:hover ul,
.nav li li.nav-hover ul,
.nav li li li:hover ul,
.nav li li li.nav-hover ul,
.nav li li li li:hover ul,
.nav li li li li.nav-hover ul { left: 20em; /* match .nav ul width */ top: -1px; }

/* Default Skin */
.nav { border: 1px solid; border-color: #aaa #ddd #ddd #aaa; }
.nav ul { border: 1px solid #ddd; border-bottom: none; }
.nav ul li a { border-bottom: 1px solid #ddd; }
.nav li:hover ul,
.nav li.nav-hover ul { background: #fff; }

.nav a { color: #666; border-right: 1px solid #ccc; }
.nav a:hover { text-decoration: none; background: #fafafa; }
.nav ul a { border-right: none; }
.nav li:hover, .nav li.nav-hover,
.nav a:focus { background: #fafafa; }

.list-item-empty {display:none;}

/* Menu bugfix */
.ie7 .nav:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }

/* Links */
a { color: #62283d; text-decoration: none; }
a:hover, .entry-content a:hover, h2 a:hover { text-decoration: underline; }

/* Headings */
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-family: Georgia, "Times New Roman",  Times, serif;}
h1 {font-size: 24px;}
h2 {font-size: 18px;}
h3 {font-size: 13px;}

/* Content */
h1.archive-title {font-size: 24px;font-weight: normal;}
#top-story h2.entry-title, #top-story h2.entry-title a, h2 a {margin-bottom: 3px;}
#latest-stories h2.entry-title, #latest-stories h2.entry-title a, .hfeedArchive h2.entry-title a {font-size: 18px; margin: margin-bottom: 1px; }

h2.entry-title {font-size: 24px;/*color: #62283d;*/}

.post .entry-meta {font-weight: bold;font-size: 12px; margin: 10px 0;}

.hfeedArchive .post, .hfeedPage .post {margin: 0  0 20px 0;}

/* Text Elements */
address { font-style: italic; }
abbr[title], acronym[title], dfn[title] { cursor: help; border-bottom: 1px dotted #666; }

blockquote { color: #666; font-style: italic; border-left: 1px solid #ddd; margin-left: 15px; padding-left: 10px; }

strong { font-weight: bold; }
em, dfn, cite { font-style: italic; }
dfn { font-weight: bold; }

sup { bottom: 1ex; }
sub { top: .5ex; }
small { font-size: 12px; }

del { text-decoration: line-through; }
ins { text-decoration: underline; }

code, pre {  line-height: 15px; }
var, kbd, samp, code, pre { font: 12px/1.4 Consolas, "Andale Mono", Courier, "Courier New", monospace; background: #fafafa; }
kbd { font-weight: bold; }
samp, var { font-style: italic; }
pre { white-space: pre; overflow: auto; padding: 10px; border: 1px solid #ddd; clear: both; }
code { padding: 0px 3px; }

/* Lists: (ul, ol, dl) */
ul, ol, dl { margin-left: 16px; }
.nav { margin-left: 0px; }

#search-query {list-style: none; margin: 0;}

li ul, li ol { margin-bottom: 0; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }

ol { list-style-type: decimal; }

ul { list-style-type: disc; }
ul ul { list-style-type: circle; }
ul ul ul { list-style-type: square; }

.article li {margin: 0 0 20px 0;}

dt { font-weight: bold; }

/* Tables */
/* table { border: 1px solid #ccc; border-width: 1px; line-height: 18px; margin: 0 0 22px 0; text-align: left; padding: 0 5px; } */
table .even { background: #ddd; }
caption { text-align: left; }
tr { border-bottom: 1px solid #ccc; }
th, td { padding: 5px 3px; }

/* Forms */
input, textarea { font: 13px/1.251 /*'Open Sans',*/'Helvetica Neue', Arial, Helvetica, sans-serif;background: #fafafa; padding: 0; border: 0;}
input {height: 23px;}
button { cursor: pointer; background:#E6E1CF; line-height: 25px; height: 25px; border: 0;}
button:hover {background:#DBC884;}

#widget-search, .widget-search {/*color: #E6E1CF;margin-bottom: 10px;padding: 8px;*/position: relative; }
#widget-search label, .widget-search h3 {display: block; font-size: 14px;margin: 0 0;font-weight: bold;font-family: Georgia, "Times New Roman",  Times, serif; color: #5A534B;}
input.search {width: 220px; margin-right: 5px; float: left; line-height: 25px; padding: 1px 5px !important; border: 0px solid #eadeb2 !important;-webkit-border-radius:0; -moz-border-radius:0; border-radius:0; -webkit-box-shadow:inset 1px 1px 5px rgba(0,0,0,0.3); -moz-box-shadow:inset 1px 1px 5px rgba(0,0,0,0.3); box-shadow:inset 1px 1px 5px rgba(0,0,0,0.3);}
.search-btn {float: left;}
.searchform, #cse-search-box {overflow: auto; margin: 0 auto; width: auto;}
.widget-search .search-btn { cursor: pointer; background:#4B2331; line-height: 25px; height: 25px; border: 0; padding: 0 10px !important; text-transform:uppercase; color:#fff; font-size:0.8em;}
.widget-search .search-btn:hover  {background:#eadeb2; color: #4B2331;}
.widget-search .textwidget {float: left;}



/* bugfix */
.safari input { padding: 0px 3px; }
.chrome input { padding: 1px 3px; }

/* Comments */
.comment-list, .comment-list .children { list-style: none; }
.comment-list { margin-left: 0; }
.comment {border-bottom: 1px solid #E2E4CC; margin-bottom: 10px; }
.comment-list .children { margin-top: 40px; }
.comment-meta { margin-bottom: 10px; font-size:11px;}
.commenter {color: #5A534B; font-weight: bold;margin-bottom: 5px; }
.avatar { float: right; margin: 0px 0px 10px 20px; border: 1px #ddd solid; padding: 1px; }

/* Comment Reply */
.form-section { margin-bottom: 10px; float: left;}
.form-section label { cursor: pointer; float: left; line-height: 25px; width: 100px;}
#respond, div#wpcf7-f1-p47-o1 {background: #e7e2cf; padding: 10px; margin-bottom: 10px;}
#comment-form input{border: 1px solid #c3bfb6;width: 320px; float: right; line-height: 25px; padding: 0 5px;}
#comment-form textarea {border: 1px solid #c3bfb6;width: 422px; padding: 5px;}
#commenter-details input { margin-right: 10px; }
#allowed-tags { font: 11px Verdana, Arial, Helvetica, sans-serif; padding: 5px 10px; border: 1px #ddd dotted; border-top: none; }
h3#leave-a-reply {font-weight: bold; margin-bottom: 10px;}
#respond button, .vote-button {background: url(images/button.gif) repeat-x scroll 0 0 #4B2331;color: #E6E1CF;font-weight: bold;font-family: Georgia, "Times New Roman",  Times, serif;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
#respond button:hover {text-decoration: underline;display: block;}

/* Alignment */
.alignleft { float: left; margin-right: 10px; margin-top: 5px; }
.alignright { display: block; float: right; margin-left: 10px; margin-top: 5px; }
.aligncenter { margin-left: auto; margin-right: auto; display: block; clear: both; margin-top: 5px; }

.wp-caption { text-align: center; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption .wp-caption-text {font-size: 10px; font-weight: bold; margin: 0 0 10px 0; padding: 5px;}

.wp-smiley { max-height: 13px; margin: 0 !important; } /* Prevent the smileys from breaking line-height */

/* [gallery] */
.gallery { margin: auto; }
.gallery-image { border: 2px solid #cfcfcf; margin-left: 0; }
.gallery-caption { margin-left: 0; }
.gallery-item { float: left; text-align: center; margin-left: 0; }

.gallery-columns-2 { width: 50%; }
.gallery-columns-3 { width: 33%; }
.gallery-columns-4 { width: 25%; }
.gallery-columns-5 { width: 20%; }
.gallery-columns-6 { width: 16%; }
.gallery-columns-7 { width: 14%; }
.gallery-columns-8 { width: 12%; }
.gallery-columns-9 { width: 11%; }

/* Navigation */
.page-navigation .nav-next { float: left; }
.page-navigation .nav-previous { float: right; }
.single-page-navigation .nav-next { float: right; }
.single-page-navigation .nav-previous { float: left; }

/* [gallery] + navigation clearfix */
.gallery-row:after, .navigation-links:after, .container:after, .menu:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.gallery-row, .navigation-links, .container, .menu { display: block; }

/* HTFP homepage styles */

.page-top {  margin-bottom: 25px; height: 90px; width: 100%;}
#leaderboard-ad {float: left; width: 728px;}
#sponsor {float: right; width: 236px; height:90px; /*width:456px; 1200*/ overflow:hidden; }
/*#sponsor a {padding:25px 50px 15px 10px; height:50px; float:left; display:block; font-family: georgia,'times new roman',times,clean,serif; color:#404040;position:relative;background:#f4f2e5 url('images/top-env.png') 100% 0 no-repeat; transition:0.6s all ease-in;}
#sponsor a:hover {background-color:#eadeb2; text-decoration:none;}
#sponsor a::after {
	content:'\f01d';
	font:normal normal normal 16px/1 FontAwesome;
	position:absolute;
	right:10px;
	bottom:10px;
}*/
.theme-options {display: none;}

#adcarousel {width:236px; height:90px;}
#adcarousel .jcarousel-item {height:90px; width:236px; list-style:none;}
/*#adcarousel .jcarousel-item-placeholder {display:none;}*/

#masthead, #menu-homepage-main-menu, #main-menu {border-top:1px solid #aaa;}

#masthead .sharing {
	width:230px;
	float:right;
	overflow:hidden;
	clear:both;
}


.menu-homepage-secondary-menu-container { float: left;}



ul#menu-homepage-secondary-menu {list-style: none; margin: 0; padding: 0; font-family: georgia,'times new roman',times,clean,serif; }

ul#menu-homepage-secondary-menu li {background: url(images/button.gif) repeat-x scroll 0 0 #4B2331;  font-weight: bold; margin: 0 4px 0 0; line-height: 25px; float: left;}

ul#menu-homepage-secondary-menu li a {color: #EAE2D7; padding: 0 15px;}

ul#menu-homepage-main-menu, ul#main-menu {list-style: none; margin: 0; padding: 0; background-color: #fff; height: 25px;width: 100%; overflow:hidden;}
ul#menu-homepage-main-menu li, ul#main-menu li {float: left; padding: 0; line-height: 25px; border-bottom:0 none;}
ul#menu-homepage-main-menu li a, ul#main-menu li a {padding: 0 15px; color: #5A534B;font-family: Georgia, "Times New Roman",  Times, serif;font-weight: bold;}

ul#menu-homepage-main-menu li.current-menu-item,
ul#menu-homepage-main-menu li.current-menu-parent,
ul#main-menu li.current-menu-item,
ul#main-menu li.current-menu-parent {background: #4B2331;}

ul#menu-homepage-main-menu li.current-menu-item a, ul#menu-homepage-main-menu li.current-menu-parent a,
ul#main-menu li.current-menu-item a, ul#main-menu li.current-menu-parent a {color:#fff;}

ul#subnav {background-color: #4B2331; margin-bottom: 10px; margin: 0 0 10px 0; padding:0; list-style: none;}

#subnav {width: 100%; background: #4B2331; height: 25px;}
.sub-menu {margin: 0; padding:0; list-style: none; background-color: #4B2331;}

ul#main-menu {border-bottom:25px solid #4b2331; overflow:visible; position:relative; height:auto;}

ul#main-menu li {float:none; display:inline-block;}

ul#main-menu li ul.sub-menu {background-color:transparent; top:100%; left:0; display:none; border:0 none; width:100%; height:25px; overflow:hidden;}

ul#main-menu li.current-menu-item ul.sub-menu,
ul#main-menu li.current-menu-parent ul.sub-menu {display:block;}

ul#main-menu li.current-menu-item ul.sub-menu a:hover,
ul#main-menu li.current-menu-parent ul.sub-menu a:hover {background-color:transparent;}

.sub-menu li {float: left; line-height: 25px;}

.sub-menu li a {padding: 0 11px; color: #fff;font-family: Georgia, "Times New Roman", Times, serif;font-weight: bold;}
ul#main-menu .sub-menu li a {padding: 0 10px;}
#subnav .sub-menu li a {color:#fff;}

.header {border-top: 3px solid #000000; background: #E6E1CF url(images/masthead.png) repeat-x; height: 100px;}
#logo {float: left; width: 600px;}
#mast-promo {float: right; margin: 10px 10px 0 0; width: 270px;}

#top-buttons {/*overflow: auto;margin: 0 0 10px -10px;*/ overflow:hidden; margin-bottom:10px;}

p.hide-title, .hide-title h3 {display: none;}

#top-buttons .topButtons{/*float: left; width: 236px; margin: 0 0 0 10px;*/}

#home-top, #connect {margin: 0 0 10px 0;}


#top-story .entry-meta, #top-story. entry-meta a { color: #999999;font-weight: bold;}

.but .readFull {background: url(images/list-bullet.gif) no-repeat scroll 0 0 #FFFFFF; color: #B7A460; font-weight: bold;margin: 1px 0 0;padding: 0 0 0 8px;}


.moreTxt {background: url(images/button.gif) repeat-x scroll 0 0 #4B2331; float: right; padding: 6px 8px;text-align: center; position: absolute; bottom: 0; right: 0;}

.moreTxt a {color: #E4E3CF;font-weight: bold;margin: 1px 0 0;}

#featured-middle {margin: 0 0 10px;position: relative; overflow: auto;}
#featured-middle p{margin: 0 0 10px;}
#featured-middle img {float:left; margin: 0 10px 0 0;}
#featured-middle h3 {margin: 0 0 10px;}


#brief-stories {margin: 0 0 10px 0;}
#brief-stories .head {background-color: #eadeb2;}
#brief-stories .head h2 {color: #483D43;font-weight: bold; padding: 5px; font-size: 13px;}
#brief-stories h3 {font-size: 16px;}

#brief-stories .box {border-color: #eadeb2; border-style: solid;border-width: 0 1px 1px;padding: 6px;}
.sbox {padding: 2px 10px; background: url(images/box_light_grad.jpg) repeat-x scroll left bottom #FFFFFF;}

#category-stories .head {background-color: #4B2331;}
#category-stories .head h2 {color: #E6E1CF;font-weight: bold; padding: 5px; margin: 0 0 10px 0; font-size: 13px;}
.category-box {border-bottom: 1px solid #E5E3CE;margin-bottom: 10px;overflow: auto;}
.cat-title h2 {color: #62283d;font-size: 10px;font-weight: bold;text-transform: uppercase; margin: 0 0 5px 0;word-wrap: break-word;}
.cat-title {width: 75px; float: left; margin: 4px 10px 0 0; min-height: 70px;}

.cat-post-widget ul .cat-post-item {margin:0 0 10px 0; padding:0; border-bottom:0 none;}
.cat-post-widget .cat-post-item .post-title {font-size:16px; font-weight:normal;}

.red h3, /*.linkcat-910 h3, .tag-intro, .related-posts-type h3*/ {background: #4B2331; padding: 5px;color: #E6E1CF;font-weight: bold;}
.red h3 a {color: #E6E1CF;font-weight: bold;}
.red, .related-posts-type {border-bottom: 1px solid #4B2331;border-left: 1px solid #4B2331;border-right: 1px solid #4B2331;}
.red ul, .related-posts-type ul, .wp-polls {margin: 5px;padding: 5px;background: url(images/box_light_grad.jpg) repeat-x scroll left bottom #FFFFFF; list-style: none;}
.red ul li, .related-posts-type ul li {margin: 0 0 10px 0;}
.red ul li a, .feat-jobs a {font-size: 16px;}

.more-jobs {background:none repeat scroll 0 0 #4B2331;height:15px; margin: -10px 0 10px;padding:8px 0;text-align:center;width:224px;}
/*
.gold h3 {background: #eadeb2; padding: 5px; font-weight: bold; color: #483D43;}
.gold h3 a {font-weight: bold;}
.gold {border-bottom: 1px solid #eadeb2;border-left: 1px solid #eadeb2;border-right: 1px solid #eadeb2;}
.gold ul {background: url("images/box_light_grad.jpg") repeat-x scroll left bottom #FFFFFF;margin: 0 5px 5px; padding: 5px; list-style: none;}
.gold ul li {margin: 0 0 10px 0;}
.gold ul li a {font-size: 16px;}


.green {background: #F2EFE2;}
.green h3 {padding: 5px 0; font-weight: bold; color:#677F1C;}
.green h3 a, #quickSearchWidget h3 {font-weight: bold; color: #3B3120; margin: 0 0 5px 0;}
.green ul {margin: 0; list-style: none;}
.green ul li {margin: 0 0 10px 0;}
.green ul li a {font-size: 16px; color: #3B3120;}
*/

.blogroll a { display: block;}
.rss-date, cite {display: block;}

.tabbed-widget .ui-tabs-nav { height: 24px; padding-left:0.5em; width:auto; /*background-color: #4B2331; padding: 6px 6px 0 !important;width: 288px !important;*/ overflow: hidden;}
.tw-tabbed-nav li.ui-state-default, #secondary .tw-tabbed-nav li.ui-state-default {background: #f2efe2;line-height: 24px; padding: 0 0.5em;margin: 0 5px 0 0; -webkit-border-top-left-radius:6px;-webkit-border-top-right-radius:6px;-moz-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0; -webkit-box-shadow: inset 0 -3px 10px -3px rgba(98,95,82,0.5);-moz-box-shadow: inset 0 -3px 10px -3px rgba(98,95,82,0.5);box-shadow: inset 0 -3px 10px -3px rgba(98,95,82,0.5);}
.tw-tabbed-nav  li.ui-state-active , #secondary .tw-tabbed-nav li.ui-state-active {/*background: #FFF !important;*/ -webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}

.tw-content {padding: 0.5em 1em;background:#f2efe2; /*border-left: 1px solid #4B2331;border-right: 1px solid #4B2331;border-bottom: 1px solid #4B2331;*/ width: /*288px !important;*/ 100%; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.tw-content ul {list-style: none; margin: 0;/*background: url(images/box_light_grad.jpg) repeat-x scroll left bottom #FFFFFF;*/padding: 5px;}
.tw-content ul li, .popular-posts ul li {margin: 0 0 6px 0;}
.tw-content ul li a/*, .popular-posts ul li a*/ {background: url(images/list-bullet-dark.png) 0 50% no-repeat;padding: 0 0 0 8px;/*font-size: 12px;*/}
.tw-tabbed-nav a {color: #1d1d1d; font-family: Georgia, "Times New Roman",  Times, serif; font-weight:bold;}
.tabbed-widget {overflow: auto; float: none !important;}

h3.widget-title img {float: right;}

#linkcat-131 {color:#B7A460;}

.cartoon .textwidget {padding: 5px; margin: 5px; text-align: center;}

.cartoon img { width: 176px;}

.cartoon a {background: url("images/list-bullet.gif") no-repeat scroll  100% 4px #FFFFFF;padding: 0 8px 0 0;}

.red .widget_sp_image-description, .gold .widget_sp_image-description {background: url(images/box_light_grad.jpg) repeat-x scroll left bottom #FFFFFF;padding: 5px; margin: 5px;}

.widget_sp_image img {margin: 10px;}

.popular-posts ul {margin-left:0;}
.llist ul li a, .related-posts-type ul li a, .popular-posts ul li a, .recent-blogs .rpwe-title a {font-size: /*13px; */ 16px; font-family: Georgia, "Times New Roman", Times, serif;}
.llist li, .related-posts-type li, .popular-posts ul li, #secondary .llist ul li {background: url('images/list-bullet-dark.png') 0 0 no-repeat; padding: 0 0 10px 16px; margin: 0 0 10px 0; list-style: none;}
#secondary .llist ul li {margin:0;}
#secondary .llist ul li a, .llist .page_item li a, .llist .cat-item li a {
font-size: 13px;
font-family:/*'Open Sans',*/'Helvetica Neue', Arial, Helvetica, sans-serif;
}

.promo {border: 1px solid #E6E1CF;padding: 8px;}
.promo img {border: 1px solid #E6E1CF;margin: 5px 0;}
.promo h3 {font-size:16px; color: #62283D;}

.skyscraper {border: 1px solid #E4E1D8;margin: 0 0 10px;padding: 10px;text-align: center;}

p.published-time {/*margin: 0;*/}

.entry-summary p {margin: 0 0 5px 0;}

.cat-detail, .author-detail {overflow: auto; margin: 0 0 10px 0; width: 100%;float: left;}
.cat-rss img {height:14px !important; width: 14px !important;}

.cat-detail img, .author-detail img {width: 50px; margin:5px 10px 0px 0;}
.author-detail img {float: left; margin: 5px 10px 0 0;}
.cat-desc, .author-desc {border-bottom: 1px solid #E5E3CE;margin: 0 0 10px 0; clear:both;}

ol.wp-paginate {overflow:hidden;list-style: none; margin:1em 0 0; clear:left;}

ol.wp-paginate li a,
ol.wp-paginate li .current,
ol.wp-paginate li .gap {background-color: #f2efe2;color: #4b2331;font-weight: bold;height: auto !important;min-height: 20px;padding: 6px 8px 3px !important;margin: 0; display:block;}

ol.wp-paginate li {float: left; margin-right: 8px;}

ol.wp-paginate li .current {text-decoration: underline;}

/*ol.wp-paginate li a:hover {background-color: #4B2331;color: #EAE2D7!important;}*/

h3.comment-title {margin-bottom: 10px; background: #4B2331 url(images/icon_sprite.gif) no-repeat 5px -192px; padding: 5px 5px 5px 25px; font-weight:bold;color: #E6E1CF;}

.comment-author {display: inline;}


.linkcat-910 ul  {list-style: none; margin-left: 0;}
.linkcat-910 h3 {margin: 0 0 10px 0;}

h2.page-title {color: #62283d; font-size: 24px; padding: 0 0 5px 0; margin-bottom: 10px;}
ul.course-list {margin-left: 0; list-style: none;}
.course-list li {background: url(images/list-bullet-dark.png) no-repeat scroll 0 0 transparent;line-height: 100%; margin-bottom: 20px; padding-left: 9px;}

/* HTFP search styles */

#quickSearchWidget {padding: 10px 0;position: relative; overflow: auto; border-top: 1px dotted #C6D23E; border-bottom: 1px dotted #C6D23E;}
.searchText {float: left;height: 24px; line-height: 24px; margin: 0 0 5px 0;width: 168px;border: 1px solid #C6C6C6;padding: 0 5px;}
.inputList {width: 180px; border: 1px solid #C6C6C6; padding: 0 5px; margin: 0 0 5px 0;}
#btn-search {background: #a0b53a; border: 0 none; color: #FFFFFF; float: right; font-family: Georgia,Times,"Times New Roman",serif;font-size: 11px;font-weight: bold;height: 26px;padding: 0 4px;width: 54px; cursor: pointer;}
#btn-search:hover {background: #C6D23E; }


/* HTFP footer styles */

.footer {background:url(images/footer_grad_bg.jpg) repeat-x scroll 0 0 transparent; border-color:#4B2331 -moz-use-text-color;border-style:solid none;border-width:3px medium;margin:10px 0 0; overflow: auto;}
.foot224 {width: 224px;}
.footer .widget {float:left; padding:15px 7px; text-align:left;}
.footer .testimonial {width: 242px;}
.footer h2 {margin-bottom: 15px;}
.footer a {color:#B7A460;font-weight:bold;}

/* HTFP article styles */

.single p {margin-bottom: 20px;}
.article-meta, .article-meta a {color: #1d1d1d; font-weight: bold; font-size: 12px; margin: 10px 0 0;}
.social-links {border-bottom: 1px solid #E2E4CE;border-top: 1px solid #E2E4CE;margin: 20px 0;padding: 5px 0; overflow: auto;}
.comment-count {float: left;}
.share-links {float: right;}
.share-links .printfriendly {margin:1px 0 0 3px; float:right;}
.share-links .st_fblike_hcount span, .share-links .stButton {margin-left:2px !important; margin-right:1px !important;}
.chicklets, .joliprintBtn {color:#62283d; font-weight: bold;}
.chicklets:hover {text-decoration: underline;}
.stButton .chicklets {font-family:/*'Open Sans',*/'Helvetica Neue', Arial, Helvetica, sans-serif !important;}
.joliprintBtn {font-weight: bold; background: url(images/icon_sprite.gif) no-repeat 0 -321px; padding: 0 0 0 20px;height: 16px;line-height: 16px;white-space: nowrap; vertical-align:inherit !important;}
.stButton .chicklets {font-size: 13px !important; font-weight: bold;}
.comment-count {height:22px; background: url(images/htfp_sl_comment.png) no-repeat; padding: 0 0 0 75px;}
.comment-count .bubble {background: url(images/commentcount-bg.png) no-repeat; width: 26px; height:19px; padding-top:4px; text-align:center;font-size: 11px;font-family: verdana, arial, tahoma; color:#333;}


/* HTFP title styles */

.titleLrg {font-size: 24px; color: #62283D; margin: 0 0 10px 0;}
.titleMed {font-size: 20px;}
.titleSml {font-size: 18px; padding-bottom:0;}
.titleSml strong {font-weight:normal;}
.uline {border-bottom:1px solid #E5E3CE;margin:0 0 10px;}
.margin10, .margin10 p {margin: 0 0 10px 0;}
.margin15, .margin15 p {margin: 0 0 15px 0;}
.margin20, .margin20 p {margin: 0 0 20px 0;}
.margin30, .margin30 p {margin: 0 0 30px 0;}



/* HTFP company styles */
#Address {float:left;width:330px;}
#Address ul {list-style:none outside none; padding:0; margin: 0;}
#Address li {margin:0 0 10px;}
#Map {background-color:#4B2331;padding:5px;float:right;}
#tag-description {overflow:auto; margin: 0 0 10px 0;}
.tag-intro {margin: 0 0 10px 0;}

/* HTFP search styles */

#search-query li {margin-bottom: 10px;padding: 0 0 10px 0;}
.resultTxt {color: #62283d;}

/* HTFP contact styles */
.contact-section {margin: 0 0 10px 0; overflow: auto;}
.contact-section input {border: 1px solid #C3BFB6;float: left;line-height: 25px; height:27px; width:64%; padding: 0 5px; margin:0 0 1em; -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.contact-section label {cursor: pointer;float: left;line-height: 25px;width: 22%;}
.contact-section textarea {border: 1px solid #C3BFB6;padding: 5px;width: 76%; margin:0 0 1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
input.wpcf7-submit {background: /*url(images/button.gif) repeat-x scroll 0 0*/ #4B2331;/*border-radius: 5px 5px 5px 5px;*/color: #fff;/*font-family: Georgia, "Times New Roman",  Times, serif;font-weight: bold;*/cursor: pointer;padding: 0 10px; margin:0 0 0 2px; text-transform:uppercase; font-size:0.9em;}
input.wpcf7-submit:hover {text-decoration: none; background:#eadeb2; color:#4b2331;}
img.wpcf7-captcha-captcha-406 {float: left; margin: 0 5px 5px 0;border: 1px solid /*#C3BFB6*/ #e6e7e9; height: 25px;}
span.wpcf7-not-valid-tip {background: none repeat scroll 0 0 #FFFFFF;border: 1px dotted #FF0000 !important; font-size: 12px !important;height: 19px !important; left: -274px !important; padding: 3px !important;position: absolute; top: 0 !important; width: 280px !important; z-index: 100;}

/* HTFP archive & sitemap styles */
ul.children {margin-top: 8px;}
.allthetags a {background: #E6E1CF; float: left; display: block; margin: 0 5px 5px 0; padding: 4px 6px;}

.reportcomment_textarea {border: 1px solid #E6E1CF;}
input.report-button {background: none repeat scroll 0 0 #4B2331;color: #E6E1CF;margin-top: 5px; cursor: pointer;}
input.report-button:hover {text-decoration: underline;}

/* HTFP sponsored links */

.sponsored h3 {font-weight: bold;padding: 5px;color: #444;}
.sponsored ul {list-style: none; margin: 0;}
.sponsored ul li {border: 1px solid #444444;margin-bottom: 6px;padding: 2px 4px;}
.sponsored ul li a {font-weight: bold;font-family: Georgia, "Times New Roman",  Times, serif;}

/* HTFP Table */

tr.oddrow { background-color: #F8F8F8;}
#RegisterTable input.text {border: 1px solid #CCC; background: #FFF;}
#RegisterTable input.checkbox {margin-right: 10px; height: 13px;}
.RegisterButton {background: url(images/button.gif) repeat-x scroll 0 0 #4B2331;color: #E6E1CF;font-weight: bold;font-family: Georgia, "Times New Roman",  Times, serif;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.RegisterButton:hover {text-decoration: underline;display: block;}

/* HTFP company Information */
.company-info {text-align: center; padding: 5px;}

a.cat-rss {float: right}

/* HTFP FEAT JOBS */

.feat-jobs h3 {margin: 5px 0;color: #483D43;font-weight: bold;}
.feat-jobs ul {list-style: none; margin: 0; border: 1px solid #C6D23E; background: #FFF;  -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}
.feat-jobs ul li { padding: 5px; margin-bottom: 5px; color:#6F6F6F;}
.feat-jobs li a {color: #3B3120; font-size: 16px;}

.related-posts-type {margin-bottom: 10px;}

/* HTFP PAGINATION */


ul.listcompany {margin: 0; list-style: none;}
ul.listcompany li {margin: 0 0 10px 0; overflow: auto;}
ul.listcompany li img { float:left; margin:0 10px 10px 0;}

.rssincl-title {}
.rssincl-itemtitle{font-size: 18px;font-family: Georgia, "Times New Roman",  Times, serif;margin: 0;}
.rssincl-itemtitle a:hover {text-decoration: underline;}
#main-middle {margin: 0 0 10px 0;}
.rssincl-itemdate {margin: 0 0 5px 0;}
img.connectheader {float: left; margin: 0 0 10px 0;}
img.connectlogo {float: left; margin: 0 10px 0 0;}

/*.wp-polls {13px/1.251 Lucida Sans Unicode,Lucida Grande,Lucida Sans,arial,helvetica,sans-serif !important;}*/
.wp-polls p {text-align: left !important;}

#rss-2 li {list-style: none;}
#rss-2 li a {font-size: 18px; font-family:Georgia, "Times New Roman",  Times, serif;}
.date-right {float: right; /*margin-top: -20px;*/}
.textwidget .blogroll a  { display: inline; }
p.small {font-size: 10px; margin: 0;}
.vcard, .vcard a {
	color: #999999;
    font-weight: bold;
}

.category-box h2 {
	text-transform: uppercase;
	font-size: 10px;
    font-weight: bold;
    margin: 0 0 5px;
}

#category-stories h3 {
	font-size: 13px;
	font-weight: normal;
	font: 13px/1.251 /*'Open Sans',*/'Helvetica Neue', Arial, Helvetica, sans-serif;
}

.rss-link, .twitter-link, .facebook-link {
	float: left;
	margin: 0 5px 0 0;
}

#latest-stories p, #top-story p {margin: 2px 0;}

.georgia a { font-family: Georgia, "Times New Roman",  Times, serif; }

#job-section {background: #e9eed0; padding: 10px; margin: 0 0 10px 0;}

#job-section h3 {
  margin-bottom: 6px;
color:    #3B3120;
}

/*#job-section small {
  font-size: 0.8em;
  line-height: 0.7em;
}*.

#job-section input, #job-section select {
  margin-top:5px;
  /*border-color: #a8bb48;*/
}

#job-section .advSearch {
  float:left;
  width: 100px;
  padding-top: 15px;

}

#job-section .advSearch a{
  font-size: 0.85em;
  font-family:/*'Open Sans',*/'Helvetica Neue', Arial, Helvetica, sans-serif;
  color: #a0b53a;
  text-decoration: underline;
  }




.rssSummary {color: #6F6F6F;}

.job-links ul {list-style: none; margin: 0;}

.job-links a {
	color: #3B3120;
    font-weight: bold;
    margin: 0 0 5px;
    text-align: center;

}

.job-links li {margin: 0 0 10px 0;}

.alert-ico {
	background: url(images/alerts-ico.png) no-repeat scroll 0 1px;
	padding: 0 0 0 23px;
}

.jobs-ico {
	background: url(images/jobs-ico.png) no-repeat scroll 0 1px;
	padding: 0 0 0 23px;
}

.searchList {margin: 0; width: 180px;}

.dyson-page-title h2 {float: left; text-indent: -999999em; width: 454px; height: 167px; background: url(images/dysonBlog_header.jpg) no-repeat; margin: 0 0 10px 0;}

.dyson-page-title a.cat-rss {margin: -170px 5px 0 0;}

.blogs-page-title h2 {float: left; width: 454px; height: 167px; background: url(images/blog_header.png) no-repeat; margin: 0 0 10px 0;}

.blogs-page-title a.cat-rss {margin: 8px 5px 0 0;}

.editorsblog-page-title h2 {float: left; width: 454px; height: 167px; background: url(images/editorsblog_header.png) no-repeat; margin: 0 0 10px 0;}

.editorsblog-page-title a.cat-rss {margin: 8px 5px 0 0;}

.lawcolumn-page-title h2 {float: left; width: 454px; height: 167px; background: url(images/lawcolumn_header.png) no-repeat; margin: 0 0 10px 0;}

.lawcolumn-page-title a.cat-rss {margin: 8px 5px 0 0;}

.training-page-title h2 {float: left; width: 454px; height: 167px; background: url(images/trainingblog_header.png) no-repeat; margin: 0 0 10px 0;}

.training-page-title a.cat-rss {margin: 8px 5px 0 0;}

.nctj-link ul {list-style: none; margin-left: 0;}

#text-23, #text-23 .jcarousel-skin-tango .jcarousel-container {
  border:0;
}

#text-23, #text-23 .jcarousel-skin-tango .jcarousel-item-vertical {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #E5E3CE;
}

#text-23 .widget-title {
  margin-bottom: 8px;
}


#widget_sp_image-6 {
  border-width: 1px 1px 0 1px;
  border-style: solid;
  border-color: #eadeb2;
  background: url(images/people-move-borderbg.jpg) no-repeat bottom center;
  padding-bottom:10px;
}

#widget_sp_image-6 h3 {
  background: #eadeb2;
  padding:5px;
  font-weight: bold;
}

#widget_sp_image-6 h3 a {
  color:#483d43;
  text-decoration:none;
  cursor: default;
}

#widget_sp_image-6 img {
  float: left;
}

#widget_sp_image-6 .widget_sp_image-description p{
  font-size:16px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color:#62283d;
  padding: 10px 10px 0 0;
     width:315px;
  float:right;
    }

#widget_sp_image-6 .widget_sp_image-description p:hover {
  text-decoration:underline;
}


#widget_sp_image-6 .widget_sp_image-description a:hover{
  text-decoration:none;
}

#widget_sp_image-7 {
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #eadeb2;
  margin-top: -10px;
 }

#widget_sp_image-7 h3 {
  display:none;
}

#widget_sp_image-7 .widget_sp_image-description p:hover {
  text-decoration:underline;
}

#widget_sp_image-7 .widget_sp_image-description a:hover{
  text-decoration:none;
}

#widget_sp_image-7 img {
  float: right;
}

#widget_sp_image-7 .widget_sp_image-description p{
  font-size:16px;
  font-family: Georgia, "Times New Roman", Times, serif;
  color:#62283d;
  padding: 10px 0 0 10px;
}

#widget_sp_image-6 .pitndesc {
  font: 13px/1.251 /*'Open Sans',*/'Helvetica Neue', Arial, Helvetica, sans-serif; color: #1d1d1d;
  padding: 10px 0 0 0;
  margin:-10px 0 0 0px;
  width:325px;
  float:right;
}

#widget_sp_image-7 .pitndesc {
  font: 13px/1.251 /*'Open Sans',*/'Helvetica Neue', Arial, Helvetica, sans-serif; color: #1d1d1d;
  padding: 10px 0 0 10px;
  margin:-10px 0 0 0px;
}

.pitndesc a {
  text-decoration:none;
}

#widget_sp_image-6 .pitnlink {
 color: #B7A460;
 font-weight: bold;
 margin: -1px 0 0 0;
 padding: 12px 0 0 8px;
 background: url(images/list-bullet.gif) no-repeat scroll 0 12px;
}

#widget_sp_image-7 .pitnlink {
 color: #B7A460;
 font-weight: bold;
 margin: 10px 0 0  0;
 padding: 0 0 0 8px;
 background: url(images/list-bullet.gif) no-repeat scroll 0 0;
}

.social-links .st_email_hcount .stArrow, .social-links .st_sharethis_hcount .stArrow {
  display:none;
}

.social-links #jpbutton {
   background: url(images/htfp_sl_print.png) no-repeat;
   float:right;
   width: 52px;
   height: 22px;
}

.social-links .printfriendly.alignleft
{
  float:right;
  margin:1px 0 0 6px;
  padding:0;
}

.social-links .printfriendly.alignleft img {
  margin:0;
}

.clearboth {
  clear:both;
  overflow: hidden;
}

.courses_list1 {
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #e5e3ce;
  padding-left: 80px;
}

.courses_list1 img {
  width: 60px;
  margin-left: -80px;
  margin-top: -20px;
}

#mjclink {
  padding: 5px 0;
  border-top: 1px solid #e5e3ce;
  border-bottom: 1px solid #e5e3ce;
  text-align:right;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 15px;
}


.clearboth {
  clear:both;
  overflow: hidden;
}

.courses_list1 {
  padding-bottom: 45px; /*10px;*/
  margin-bottom: 15px;
  border-bottom: 1px solid #e5e3ce;
  padding-left: 230px; /*80px;*/
}

.courses_list1 img {
  width: 80px; /*60px;*/
  margin-left: -230px; /*-80px;*/
  margin-top: -42px; /*-20px;*/
  padding: 0 60px;
}

.courses_list1 img.wp-image-1686644 {
  width: 107px;
}

.courses_list1 img.wp-image-40140,
.courses_list1 img.wp-image-40128 {
  width: 200px !important;
  height: 80px;
  padding: 0 !important;
}

.courses_list1 img.wp-image-1609467,
.courses_list1 img.wp-image-1627816,
.courses_list1 img.wp-image-40100,
.courses_list1 img.wp-image-39985,
.courses_list1 img.wp-image-1609381,
.courses_list1 img.wp-image-40033,
.courses_list1 img.wp-image-1638855,
.courses_list1 img.wp-image-40076 {
  height: 80px; /*60px;*/
  margin-left: -230px; /*-80px;*/
  margin-top: -42px; /*-20px;*/
  padding: 0 60px;
}

.courses_list1 img.wp-image-40136,
.courses_list1 img.wp-image-1672234,
.courses_list1 img.wp-image-40062,
.courses_list1 img.wp-image-40017,
.courses_list1 img.wp-image-1627652,
.courses_list1 img.wp-image-40048,
.courses_list1 img.wp-image-1633996,
.courses_list1 img.wp-image-1633966,
.courses_list1 img.wp-image-1638849,
.courses_list1 img.wp-image-1614810,
.courses_list1 img.wp-image-40084,
.courses_list1 img.wp-image-1608426,
.courses_list1 img.wp-image-1622597,
.courses_list1 img.wp-image-40109,
.courses_list1 img.wp-image-40144,
.courses_list1 img.wp-image-40140,
.courses_list1 img.wp-image-40150 {
  width: 200px; /*60px;*/
  margin-left: -230px; /*-80px;*/
  margin-top: -42px; /*-20px;*/
  padding: 0;
}

/* Scroller - generic jcarousel styles both JOBS and COURSES scroller */
.jcarousel-skin-tango-horizontal .jcarousel-container {
	width: 805px;
	/*width: 810px; 1200*/
	float: right;
	margin-right: 0;
}
.jcarousel-skin-tango-horizontal .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango-horizontal .jcarousel-container-vertical {
    width: 180px;
    height: 270px;
    padding: 0px 0;
	overflow: hidden;
}

.jcarousel-skin-tango-horizontal .jcarousel-clip-vertical {
    width:  180px;
    height: 270px;
	overflow: hidden;
}

/*.jcarousel-skin-tango-horizontal .jcarousel-item {
    width: 147px;
	height: 53px;
	background: #ffffff;
	border: 1px solid #a8bb48;
	margin-top: 6px;
	margin-right: 6px;
	font-size: 10px;
	color: #3b3120;
	text-align: left;
	overflow:hidden;
	padding:5px;
}*/

#c-wrap li, #n-wrap li {
    width: 145px;
	height: 68px;
	background: #e9eed0;
	border: 0 none;
	/*margin-top: 6px;*/
	margin-right: 8px;
	color: #3b3120;
	text-align: left;
	overflow:hidden;
	padding:5px;
	float:left;
	position:relative;
	/*margin-bottom: 10px;*/

}

/*.jcarousel-skin-tango-horizontal .jcarousel-item {
    width: 133px;
	height: 50px;
	background: #ffffff;
	border: 3px solid #677f1c;
	margin-top: 4px;
	margin-right: 6px;
	font-size: 10px;
	color: #3b3120;
	text-align: left;
	padding:5px 10px 5px 10px;

}  */

#c-wrap li .horizontal-title, #n-wrap li .horizontal-title, .jcarousel-skin-tango-horizontal .jcarousel-item .horizontal-title {
	display:block;
	height:auto;
	max-height:34px;
	overflow:hidden;
	/*height:48px;*/
}

#c-wrap li .horizontal-description, #n-wrap li .horizontal-description, .jcarousel-skin-tango-horizontal .jcarousel-item .horizontal-description{
	font-size: 12px;
	color: #6F6F6F;
	font-family:/*'Open Sans',*/'Helvetica Neue', Arial, Helvetica, sans-serif;
	position:absolute;
	left:5px;
	bottom:5px;
	right:5px;
	/* padding-top:14px;
	background:linear-gradient(rgba(233,238,208,0),rgba(233,238,208,1) 25%);
	z-index:12; */

}
#c-wrap li .horizontal-description::after, #n-wrap li .horizontal-description::after {
	content:'\f01d';
	font:normal normal 100 16px/1 FontAwesome;
	position:absolute;
	right:0;
	bottom:0;
	color:#1d1d1d;
}

#c-wrap li a, #n-wrap li a, .jcarousel-skin-tango-horizontal .jcarousel-item a{
	font-size: 14px;
	/*font-weight:bold;*/
	color: #3B3120;
	font-family:/*'Open Sans',*/'Helvetica Neue', Arial, Helvetica, sans-serif;
	display: block;
	margin-bottom: -10px;
	position:relative;
	display:block;
	height:100%;
	z-index:2;
}
.jcarousel-skin-tango-horizontal .jcarousel-item-vertical {

}

.jcarousel-skin-tango-horizontal .jcarousel-item-placeholder {
    background: #fff;
    color: #6F6F6F;
}


.jcarousel-skin-tango-horizontal li  {
font-size: 16px;
color:  #3B3120;
font-family: Georgia, "Times New Roman",  Times, serif;
}

.jcarousel-skin-tango-horizontal li .ljfeeddesc, .jcarousel-skin-tango-horizontal li  .ljfeeddesc p {
font-size: 13px;
color: #6F6F6F;
font-family:/*'Open Sans',*/'Helvetica Neue', Arial, Helvetica, sans-serif;
}

#c-wrap,#n-wrap {
	/*border: 1px solid #a6ba46;*/
	background: #fff;
	width: 100%;
	height: 79px;
	overflow: hidden;
	position:relative;
}

#c-wrap ul li, #n-wrap ul li{
list-style: none;
}

.jobs-scroll-head, .news-scroll-head, #c-wrap .widget-title, #n-wrap .widget-title {
	/*background: URL(images/htfp_latestjobs_label.png) no-repeat;*/
	display: block;
	height: 30px;
	width: 100%;
	float: left;
	margin: 0 0 5px;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size:25px;
	color:#363636;
}
.jobs-scroll-head i {color:#acc32a;}
.news-scroll-head {font-size:40px;}
.news-scroll-head i {color:#4b2331;}
.jobs-scroll-head:hover, .news-scroll-head:hover {
	text-decoration:none;
}

#jscroll_cta, #nscroll_cta {
  position:absolute;
  width:140px;
  /*width:360px; 1200 */
  height:68px;
  font-size: 13px;
  font-family:/*/*'Open Sans',*/*/'Helvetica Neue', Arial, Helvetica, sans-serif;
  /*top: 6px;*/
  left: 0px;
  padding:5px;
  padding-left:15px;
  background:#e9eed0;
}

#n-wrap li, #nscroll_cta {background:#f2efe2;}
#n-wrap li a, #n-wrap li .horizontal-description::after {color:#4b2331;}
.news-scroll-head, #n-wrap .widget-title {
	text-indent:-9999em;
	background: URL(images/htfp_latestnews_new.png) 0 0 no-repeat;
}

#course-carousel-wrap {
	padding:0 47px 0 47px; /* 52 for 6 */
}
#course-carousel-wrap .jcarousel-prev,
#course-carousel-wrap .jcarousel-next {
	position:absolute;
	background:url('images/course-scroller.png') 0 50% no-repeat;
	height:106px;
	top:0;
}
#course-carousel-wrap .jcarousel-prev {
width:46px;
left:-46px;
border-right:1px solid #f2efe2;
}
#course-carousel-wrap .jcarousel-next {
width:47px;
right:-47px;
background-position:100% 50%;
}

#course-carousel li {
	width: 200px; /*115px; 135 for 6 */
	height:106px;
	padding-right:9px; /*11px;  12 for 6 */
	padding-left:10px;
	/*background:#e2e2e2 TEMP until images resized ;*/
	border-right: 1px solid #f2efe2;
	/*min-width:185px;*/
}

/*#course-carousel li.double {
	width:241px; /*282 for 6 /
}*/

#course-carousel li img {margin:0 auto; display:block; margin:13px auto;}
#mjclink {display:none;}



.linkcat-910 li#link-79 {
  text-align:center;
}

#post-1660968 .wp-polls p strong {
  font-size: 1.2em;
  padding-bottom: 20px;

}

#post-1660968 #poll-results-wrapper {
  margin-top: 20px;
  border-top: 1px solid #ccc;
  padding-top: 20px;
}

.frontpagescat img {
  max-width: 160px;
  max-height: 200px;
  padding-bottom: 15px;
}

/* Job board overrides */

#job-register-info {margin:0 0 10px; background:#c8d393; padding:10px; color:#3b3120; font-size:14px; font-family:Georgia, Times, "Times New Roman", serif;}
#job-register-info a {color:#5b6915;}

#job-login-register {overflow:hidden;}

#job-login-register .signin, #job-login-register .register {
float:left;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

#job-login-register .signin {
width:34%;
padding:0 1em;
}

#job-login-register .register {
width:66%;
border-left:1px dotted #5C554D;
padding:0 1em 0 1em;
}

.signin #login_error {
    border-left: 4px solid #DD3D36;
    background: none repeat scroll 0% 0% #FFF;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.1);
    padding:12px;
    margin-bottom: 1em;
}

#job-login-register .signin form {padding:1em 1em 1px; background:#e9eed0; margin:0 0 1em;}
#job-login-register .signin input {background:#fff; margin-bottom:0;}
#job-login-register .signin #wp-submit {background:#3B3120; color:#E6E1CF; padding:0 5px; cursor:pointer;}

#job-login-register h2 {color:#3b3120; margin-bottom:0;}
#job-login-register h3 {margin-bottom:5px; color:#3b3120; font-size:15px; padding-bottom:0; line-height:inherit;}
#job-login-register ul {list-style-type:none; margin:0; padding:0;}
#job-login-register li {padding:1em 1em 1px; background:#e9eed0; margin:0 0 1em;}
#job-login-register li li {background:#fefefe;}
#job-login-register li li h3 {margin-bottom:5px;}

#job-login-register h3 a {color:#5b6915;}
#job-login-register a {color:#1d1d1d;}
#job-login-register a:hover {text-decoration:none;}

input[type=checkbox] {height:auto;}

.logged-in #job-login-register {display:none;}

/* Map counters and options quartet */

#jobsintro {width:335px; float:right;}
#jobsmap {width:287px; height:382px; float:left; margin:10px 20px 0 0; position:relative;}
#mapoverlay {position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;}
#mapoverlay a {display:block; height:100%;}

.mapregion-counter {position:absolute; /*color:#e9eed0;*/ color:#5b6915; padding: 1px 3px; border-radius:3px;font-size:0.8em;  font-weight:bold; pointer-events: none;}

.mapregion-counter-,
.mapregion-counter-outsideuk {display:none;} /* In case no region is selected */

.mapregion-counter-scotland {top:110px; left:150px;}
.mapregion-counter-wales {top:280px; left:155px;}
.mapregion-counter-northernireland {top:195px; left:85px;}
.mapregion-counter-northeast {top:185px; left:195px;}
.mapregion-counter-northwest {top:200px; left:170px;}
.mapregion-counter-yorkshire {top:225px; left:210px;}
.mapregion-counter-eastmidlands {top:260px; left:220px;}
.mapregion-counter-westmidlands {top:280px; left:185px;}
.mapregion-counter-eastofengland {top:290px; left:250px;}
.mapregion-counter-southeast {top:320px; left:215px;}
.mapregion-counter-southwest {top:340px; left:155px;}
.mapregion-counter-london {top:317px; left:237px;}

.mapoptions {overflow:hidden; margin:1em 0 0 -10px; width:345px; float:left;}
.mapoptions a {
	float:left;
	width:153px;
	border:2px solid #c8d393;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	padding:10px 5px;
	color:#1d1d1d;
	margin:0 0 10px 5px;
	overflow:hidden;
	line-height:32px;
}
.mapoptions img {float:left;margin:0 5px 0 0;}
.mapoptions i {color:#7a8f11; font-weight:normal;}
.mapoptions a:hover {text-decoration:none; background:#e9eed0;}

/*#post-1679220 .entry-content {position:relative;}
#post-1679220 .mapoptions {position:absolute; bottom:0; right:0; margin:0;}*/

/* Job pages */

#wpjb-main input {padding:0 5px;}
#wpjb-main textarea {padding:5px;}
/*#wpjb-main input,
#wpjb-main textarea,
#wpjb-main select {background:#f6f5ee; color:#3B3120; border:1px solid #c3d2c3;}
#wpjb-main select {border-right:0;}*/

#wpjb-main input,
#wpjb-main textarea,
#wpjb-main select {background:#f2f2f2; color:#3B3120; border:1px solid rgba(0, 0, 0, 0.1);}
/*#wpjb-main select {border-right:0;}*/

#wpjb-top-search .wpjb-top-search-location {font-size:1em; height:23px; padding:0 5px; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}

#wpjb-main a {color:#5b6915;}
#job-section a {color:#7a8f11;}

#wpjb-main .wpjb-flash-info {/*background:#c6d869; border-color:#a8bb48;*/ background:#c8d393; border:0 none; margin-top:0;}
.wpjb-flash-error {/*background:#4b2331; color:#fff; */ background:#c8d393; border:1px solid rgba(0, 0, 0, 0.1); }
#post-1679079 .wpjb-flash-error {margin-top:0;}
.wpjb-flash-error a {/*color:#fff;*/ text-decoration:underline;}
.wpjb-form .wpjb-error {border-color:#CC0000; color:#CC0000; background:#FFF;}

tr.wpjb-featured {background:#C8D393; /*background:#acc32a;*/}
a.wpjb-subscribe img {margin:0;}

#wpjb-main ::-webkit-input-placeholder {color: #666;}
#wpjb-main :-moz-placeholder {color: #666;}
#wpjb-main ::-moz-placeholder {color: #666;}
#wpjb-main :-ms-input-placeholder {color: #666;}

#wpjb-form input, #wpjb-form textarea,
#wpjb-apply-form input, #wpjb-apply-form textarea {
	background:#fff;
	border:1px solid #d9d9d4;
}

#wpjr-top-search input,
#wpjb-top-search input,
#wpjb-top-search select {color:#3e480b; margin-bottom:0;}

#wpjb-top-search, #wpjr-top-search {overflow:hidden; margin-bottom:1em;}

#wpjb-main .wpjb-submit, .wpjb-form .wpjb-submit {
	padding:0 10px;
	background:#3B3120;
	color:#fff;
	border:0 none;
}
.wpjb-form .wpjb-submit {margin:0;}

#wpjb-main a.listing-edit {float:left; color:#3b3120;}
#wpjb-main a.listing-edit:hover {color:#5b6915;}

#wpjb-main a.listing-submit {
	float:right;
	background: #3B3120;
	color: #fff;
	line-height:1;
	padding: 5px 10px;
	border-radius: 3px;
}
#wpjb-main a.listing-submit:hover {background:#5b6915; text-decoration:none;}

.wpjb-table tr, .wpjb-table th,  .wpjb-table td {/*border-color:#e9eed0;*/ border:0 none;}
#wpjb-main .wpjb-table thead tr th,
#wpjb-main .wpjb-table tbody tr td {/*border-bottom-color:#e9eed0;*/border:0 none;}
#wpjb-main .wpjb-table tbody tr.wpjb-spacer-row td {border-bottom:1px solid #e9eed0; line-height:0px; font-size:0px; padding:0;}
#wpjb-main .wpjb-table tbody {border-top-color:#3e480b;}

#wpjb-main .wpjb-table tbody tr.wpjb-sub-row td {padding:0 5px 12px;}
.wpjb-table tr.wpjb-sub-row .wpjb-sub {padding:0;}

#wpjb-main table.wpjb-info tbody tr td {padding:5px 0; line-height:1.4em;}
#wpjb-main table.wpjb-info tbody tr td,
#wpjb-main table.wpjb-info tbody {border:0 none;}
#wpjb-main table.wpjb-info tbody tr {border-bottom:1px solid #efefef;}

#wpjb-main table.wpjb-main-info tbody, #wpjb-main table.wpjb-main-info tbody tr {border:0 none;}
#wpjb-main table.wpjb-main-info tbody tr td {width:50%; border:0 none; padding:6px 0;}
#wpjb-main table.wpjb-main-info tbody tr.wpjb-map-slider td {width:auto; padding:12px 0 0;}

#wpjb-main table.wpjb-main-info span.wpjb-row-icon-location {/*float:right; */padding-left:20px; /*display:block; height:34px; line-height:34px;*/}

.wpjb-info-label {font-weight:bold;}


#wpjb-main table.wpjb-main-info h2 {padding:0; line-height:1.2em;}

#wpjb-main h3 {padding-left:0; font-size:17px; border-bottom:0 none;}

.wpjb-column-title h3, .wpjb-column-resume h3 {padding:0; line-height:normal;}
#wpjb-main .wpjb-column-title h3 a,
#wpjb-main .wpjb-table .wpjb-sub a,
#wpjb-main .wpjb-column-resume h3 a {color:#5b6915;}
#wpjb-main .wpjb-column-title h3 a:hover,
#wpjb-main .wpjb-table .wpjb-sub a:hover,
#wpjb-main .wpjb-column-resume h3 a:hover {color:#acc32a;}

#wpjb-main .wpjb-featured .wpjb-column-title h3 a,
#wpjb-main .wpjb-table .wpjb-featured a {color:#3B3120;}
#wpjb-main .wpjb-featured .wpjb-column-title h3 a:hover,
#wpjb-main .wpjb-table .wpjb-featured a:hover {color:#5b6915;}

#wpjb-main #wpjb-job-list th {padding:5px;}
#wpjb-main .wpjb-job-text a {color:#7a8f11;}

/* jobs widgets */

#job-section .widget {clear:both;}
.widget_wpjb-job-locations {position:relative;}

#job-section .widget_wpjb-job-locations, #job-section .widget_wpjb-job-locations form {
	overflow:hidden;
}
#job-section .widget_wpjb-job-categories {
	border-top:1px solid #acafa1;
	padding-top:1em;
}

.jobs-list-widget {clear:both; overflow:hidden;}
.jobs-list-widget ul {margin:0;padding:10px 10px 1px;overflow:hidden;}

.jobs-list-widget li {
	margin-bottom:10px;
	float:left;
	width:48%;
	margin-right:2%;

}

.jobs-list-widget li a,
#related .wpjb-shortlist li a,
#related .widget_wpjb-recent-jobs li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#7a8f11;
}

.jobs-list-widget li:nth-of-type(odd) {clear:left;}
.jobs-list-widget .jobs-ico a {color:#1d1d1d;}
.job-home-recent .jobs-ico {text-align:right;}

.featured-jobs-list ul {
	background:#fefef2;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}

.job-home-search {
	/*background:#e9eed0;*/
	background:#acc32a;
	padding:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	margin-bottom:20px;
}
.job-home-search a {color:#3b3120;}
.job-home-search label {margin-bottom:0.25em; display:block;}


#job-section input[type="text"], #job-section input[type="email"], #job-section input[type="password"], #job-section textarea, #job-section select, .job-home-search input[type="text"], .job-home-search input[type="email"], .job-home-search input[type="password"], .job-home-search textarea, .job-home-search select {
	border:0 none;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	background:#fff;
	-webkit-box-shadow: inset 3px 3px 6px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 3px 3px 6px rgba(0,0,0,0.3);
	box-shadow: inset 3px 3px 6px rgba(0,0,0,0.3);
	font-size:1em;
	padding:3px 5px;
	margin-bottom:1em;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}


#job-section .wpjb-widget-submit,
.job-home-search .wpjb-widget-submit,
.wpjb-widget-smart-alert .wpjb-button {background:#acc32a; padding:5px 15px; font-size:0.9em; margin:0;}

#wpjb-main .wpjb-form-job-apply {background:#c8d393;}
.job-home-search .wpjb-widget-submit {background:#3e480b; color:#fff;}


#job-section .wpjb-widget-submit:hover,
.job-home-search .wpjb-widget-submit:hover,
.wpjb-widget-smart-alert .wpjb-button:hover {
	-webkit-box-shadow: inset 3px 3px 6px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 3px 3px 6px rgba(0,0,0,0.3);
	box-shadow: inset 3px 3px 6px rgba(0,0,0,0.3);
}

#job-section .wpjb-widget-submit,
.job-home-search .wpjb-widget-submit {text-transform:uppercase; float:right; }

#job-section h3 {
	font-family:/*'Open Sans',*/'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0;
}

#job-section label {
	display:block;
	padding-bottom:5px;
}

#job-section p.job-more-options {line-height:24px; margin:0;}

.job-home-widget {
	background:#e9eed0;
	padding:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border-radius:20px;
	margin-bottom:15px;
}

.job-home-featured {padding:0; margin-bottom:15px;}

.job-home-widget h3,
.job-home-featured h3 {padding-top:0;}
.job-home-featured h3, .job-home-featured ul {padding-left:20px;}
.job-home-recent h3,
.job-home-featured h3 {padding-bottom:8px;}

.job-home-featured ul { margin:0; background:none transparent; border:3px solid #c8d393;}

.job-home-widget ul {margin:0 0 0 0; clear:both;}
.job-home-recent ul {padding:0;}
.wpjb-job-content .wpjb-shortlist {margin:1em 1em 0 0;}
.widget-primary-single .job-home-widget {background:none transparent;}
.widget-primary-single .job-home-widget li/*,
.wpjb-job-content .wpjb-shortlist li*/ {background: url('images/list-bullet-dark.png') no-repeat; padding: 0 0 0px 16px; margin: 0 0 10px 0; list-style: none;}

.job-home-widget li a {color:#7a8f11;}
.job-home-widget .wpjb-widget-item-count > div.wpjb-widget-item-num {/*background:#e9eed0;*/ background:#c8d393;}

.widget-primary-single .jobs-tabbed-widget li.ui-state-default,
.widget-primary-single .jobs-tabbed-widget .tw-content {background:#e9eed0;}

.daq-multiselect-options {max-width:400px;}


.recruiting-list, .widget_wpjb-resumes-menu, .widget_wpjb-job-board-menu {padding:10px;}
.recruiting-list { /*background:#f2efe2;*/ background:#e9eed0; overflow:hidden;}
.recruiting-list h3.rpwe-title {font-size:13px !important; font-family:/*'Open Sans',*/'Helvetica Neue', Arial, Helvetica, sans-serif; }
.recruiting-list ul {margin:5px 0 0;}
.recruiting-list li {margin:0 0 8px;}
.recruiting-list .rpwe-author, .recruiting-list li small {font-size: 0.9em;line-height: 0.9em;}
/*.job-home-featured li a,*/ .recruiting-list li a {color:#5b6915;}
.recruiting-list .fl-all { margin-top:8px; color:#1d1d1d; float:right;}

.widget_wpjb-job-board-menu, .widget_wpjb-resumes-menu {background:#7a8f11;}
.widget_wpjb-resumes-menu a, .widget_wpjb-job-board-menu a {color:#e9eed0;}
.widget_wpjb-resumes-menu h3, .widget_wpjb-job-board-menu h3 {color:#fff;}

.widget_wpjb-widget-alerts {display:none;}
.wpjb-widget-smart-alert {border-color:#acafa1;}

#job-section .jobs-links a {color:#1d1d1d;}

.jobs-links {overflow:hidden; margin-bottom:0;}
.alert-ico, .jobs-ico {display:block; height:30px; padding-left:32px; line-height:28px;}

.alert-ico {float:left; background:url('images/jobs-mail-icon.png') 0 0 no-repeat;}
.jobs-ico {float:right; background:url('images/jobs-icon.png') 0 0 no-repeat;}

.jobs-tabbed-widget li.ui-state-default, #secondary .jobs-tabbed-widget li.ui-state-default {background:#c8d393; -webkit-box-shadow: inset 0 -3px 10px -3px rgba(62,72,11,0.5);-moz-box-shadow: inset 0 -3px 10px -3px rgba(62,72,11,0.5);box-shadow: inset 0 -3px 10px -3px rgba(62,72,11,0.5);}
.jobs-tabbed-widget  li.ui-state-active , #secondary .jobs-tabbed-widget li.ui-state-active {-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}
.jobs-tabbed-widget .tw-content {background:#c8d393;}
.jobs-tabbed-widget a {color:#3e480b;}
.jobs-tabbed-widget .tw-content a {color:#5b6915;}

.wpjb-page-company-new .wpjb-fieldset-default legend {display:none;}


a.widget-header-text {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size:34px;
	color:#363636;
}
a.widget-header-text i {color:#4b2331;}

#job-section a.widget-header-text {color:#363636}
#job-section a.widget-header-text i {color:#acc42a}
a.widget-header-text:hover, #job-section a.widget-header-text:hover {
	text-decoration:none;
}

#job-section .widget ul li {width:auto; float:none; margin-right:none;}
/*#job-section small {font-size:11px;}*/
.featured-jobs-list ul li small {display:block;}
/*#job-section .featured-company {display:none;}*/

#related .wpjb-featured {background:none transparent;}

#wpjb-main a.jobs-filter-reset {
	float:right;
	background:#c8d393;
	color:#5b6915;
	border-radius:3px;
	padding:3px 5px;
	margin-top:6px;
	margin-left:8px;
}
#wpjb-main h1.jobs-filter-title {line-height:1.2em;}

.wpjb-page-company #wpjb-logo,
.wpjb-page-single #wpjb-logo {max-width:50%;}

/* HTFP Jobs page, Jobs and Resumes master pages */
#content #post-1679220 {padding-bottom:0;}
#post-1679220 .entry-title,
#post-1679079 .entry-title,
#post-1679080 .entry-title {display:none;}

/* Jobs board pagination */

#wpjb-paginate-links {overflow:hidden;list-style: none; margin:1em 0 0; clear:left; float:none;}

#wpjb-paginate-links a,
#wpjb-paginate-links span,
#wpjb-paginate-links .current,
#wpjb-paginate-links .dots {background-color: #e9eed0;color: #5b6915;font-weight: bold;height: auto !important;min-height: 20px;padding: 6px 8px 3px !important;margin: 0; display:block;}

#wpjb-paginate-links .page-numbers {float: left; margin-right: 8px;}

#wpjb-paginate-links .current {text-decoration: underline;}

/* Freelance page */

.freelance-info {
	padding:10px;
	/*border:1px solid #e5e3ce;*/
	background:#e9eed0;
	margin: 0 0 10px;
	overflow:hidden;
}
.freelance-info h2 {line-height:inherit;}
.freelance-info p {margin:0;}
.freelance-info a, .single-freelance_listing a,
.post-type-archive-freelance_listing a {color:#5b6915;}

.fl-skill-list {
	background: url('images/jobs-list-bullet.png') no-repeat;
	padding: 0 0 0 8px;
	margin-left:1em;
	line-height:1.6;
}

.fl-contact-icons {overflow:hidden; padding:0; width:40%; float:right;}
.freelance-info .fl-contact-icons a {
	height:22px;
	width:22px;
	float:right;
	margin-left:8px;
	position:relative;
	color:#5b6915;
}
.freelance-info .fl-contact-icons a:hover {color:#7a8f11; text-decoration:none;}
.fl-contact-icons a.genericon::before {
	display: inline-block;
	-webkit-font-smoothing: antialiased;
	font: normal 22px/1 'Genericons';
	vertical-align: top;
}
.fl-contact-icons a.genericon-linkedin::before {content: '\f207';}
.fl-contact-icons a.genericon-twitter::before {content: '\f202';}
.fl-contact-icons a.genericon-skype::before {content: '\f220';}

.single-freelance_listing .entry-title {color:#5b6915;}
.single-freelance_listing h2 {padding-bottom:0}


.freelance_listing {clear:both; overflow:hidden; margin: 0 0 1em; padding-bottom:1em; border-bottom:1px solid #e9eed0;}

.freelance_listing .entry-title {padding-bottom:0; color:#363636; font-size:18px;}
.freelance_listing .entry-title a {color:#5b6915;}
.freelance_listing header h2 {color:#363636; padding-bottom:0;}
.freelance_listing .entry-title span, .freelance_listing header h2 span {float:right;}
.freelance_listing header {padding-bottom:3px;}
.freelance_listing .entry-content {clear:both;}

.post-type-archive-freelance_listing ol.wp-paginate li a,
.post-type-archive-freelance_listing ol.wp-paginate li .current,
.post-type-archive-freelance_listing ol.wp-paginate li .gap {background-color: #e9eed0;color: #5b6915;}



/* Dashboards */

.employer-dashboard, .jobseeker-dashboard {overflow:hidden;}
.employer-dashboard div, .jobseeker-dashboard div {overflow:hidden; width:43%; margin-right:3%; margin-bottom:20px;float:left; background:#e9eed0; padding:10px; line-height:32px; font-size:15px;}
.employer-dashboard img, .jobseeker-dashboard img {float:left; margin:0 10px 0 0; }
.employer-dashboard a, .jobseeker-dashboard a {color:#5b6915;}



/* Top stories  and related content */

.featured-post {margin-bottom:2em;}

.top-story-related-content {margin-top:1em; overflow:hidden;}
.top-story-related-content ul, .entry-meta a, .entry-meta a:hover, .entry-meta a.read-more, .entry-meta a.read-more:hover {color:#4b2331;}
.top-story-related-content b {font-size:14px; color:#565656;}
/*.top-story-related-content li a {font-family:Georgia, Times, "Times New Roman", serif;}*/

.featured-post .post-wrapper {padding:0 1em 1em; overflow:hidden;/*border-bottom:1px solid #ccc;*/}
.featured-post .wrap-no-image {padding:0; /*width:96%;*/}
.featured-post img {margin-bottom:0;}
.altbg .post-wrapper {padding:1em; border-bottom:0 none;}

.featured-post .entry-title {padding-bottom:8px;}
.featured-post .author {margin-bottom:8px; display:block;}
.featured-post .post .entry-meta a, .featured-post .entry-meta a.read-more:hover,
.post-col .post .entry-meta a, .post-col .post .entry-meta .comments span, .post-col .entry-meta a.read-more:hover {color:#4b2331;}

.featured-post .post-wrapper li {margin:0 0 0.5em;}

.featured-post .front-page-wrapper, .featured-post .thumb-style-front-page, .featured-post .thumb-style-half-width {max-width:300px; height:auto; float:left; margin:0;}
.featured-post .front-page-wrapper a, .featured-post .thumb-style-front-page a, .featured-post .thumb-style-half-width a {background:#fff; display:block;max-width: 100%;}
.featured-post .front-page-wrapper a img,, .featured-post .thumb-style-front-page a img, .featured-post .thumb-style-half-width a img {max-width: 100%;}

#content .featured-post .post {padding-bottom:0;}

.stdbg .post-wrapper {position:relative;}
.stdbg .post-wrapper::after {position:absolute; content:''; left:1em; right:0; bottom:0; border-bottom:1px solid #ccc;}
.stdbg .wrap-no-image::after {left:0;}

.altbg {background:#4b2331; color:#fff;}
.altbg a, .altbg .post p, .altbg .post .entry-title a, .altbg .post .entry-meta a, .altbg p, .altbg ul, .altbg .entry-meta a.read-more:hover {color:#fff;}

/*.latest-news,
.widget-primary-double {margin-right:-5%;}*/

.thumb-left, .thumb-style-front-page, .thumb-style-headshot, .thumb-style-half-width, .thumb-style-thumbnail {float:left; max-width:155px; margin-right:10px;}
.thumb-style-headshot, .thumb-style-thumbnail {max-width:105px; max-height:105px; overflow:hidden;}
.thumb-wide, .thumb-style-landscape, .thumb-style-full-width {
	max-width:300px;
	/*max-height:120px;*/
	max-height:240px;
	overflow:hidden;
	margin-bottom:18px;
}

.thumb-left img, .thumb-style-front-page img, .thumb-style-headshot img, .thumb-wide img, .thumb-style-landscape img, .thumb-style-full-width img, .thumb-style-half-width img, .thumb-style-thumbnail img {max-width:100%; margin:0;}

.featured-post .thumb-style-headshot, .featured-post .thumb-style-thumbnail {max-width:200px; max-height:200px;}
.featured-post .thumb-style-landscape, .featured-post .thumb-style-full-width {max-width:200px; max-height:120px; float:left; margin:0;}

.post-col .post .entry-title {font-size:18px;}
.post-col .post {overflow:hidden; border-bottom:1px solid #ccc; margin-bottom:1em;}
#content .post-col .post {padding-bottom:0.5em; overflow:hidden;}

.post-col {
	float:left;
	/*width:45%;
	margin-right:5%;*/
	width:48%;
}
.post-col-last {float:right;}

.post-col .meta-style-front-page .read-more-link,
.post-col .meta-style-front-page .comments,
.post-col .meta-style-front-page .edit-link,
.post-col .meta-style-headshot .read-more-link,
.post-col .meta-style-headshot .comments,
.post-col .meta-style-headshot .edit-link,
.post-col .meta-style-half-width .read-more-link,
.post-col .meta-style-half-width .comments,
.post-col .meta-style-half-width .edit-link,
.post-col .meta-style-thumbnail .read-more-link,
.post-col .meta-style-thumbnail .comments,
.post-col .meta-style-thumbnail .edit-link {display:block; float:none; padding:0 5px 5px 0;}

.post footer.entry-meta-bar, .post footer .entry-meta {overflow:hidden; margin:0;}


.widget-primary-double {overflow:hidden;}

.widget-primary-double .widget,
.widget-primary-single {
float:left;
/*width:45%;
margin-right:5%;
border-bottom:4px double #aaa;*/
width:48%;
}

#widget_primary_right {float:right;}

.widget-primary-single .widget {clear:left;}

.widget-page-full, .widget-primary-full {clear:both;/*border-bottom:4px double #aaa;*/}

.widget-page-full {margin:1em 0;}

.widget-primary-full {
	overflow:hidden;
	/*width:96%;*/
}

.widget-page-double {
float:left;
width:75%;
}

.widget-page-single {
width:25%;
float:right;
}

#widget_page_full_width .widget-title {padding-top:0;}
#widget_primary_full_width2 .widget {margin-bottom:0;}

/*#main {
border-bottom:4px double #aaa;
margin-bottom:2em;
} */

.widget ul {list-style-type:none;}

.widget-title, #secondary .llist .widget-title {
	/*font-size:18px;
	font-weight:bold;
	color:#252525;*/
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #565656;
	padding-top:12px;
}
#secondary .llist .widget-title, .cat-post-widget .widget-title {padding-bottom:18px;}
#colophon .widget-title, #related .widget-title, .job-home-widget .widget-title, .job-home-featured .widget-title,
#secondary .recruiting-list .widget-title {
	font-size:18px;
	font-weight:bold;
	text-transform:none;
}
#secondary #job-section h3 {text-transform:none;}
.job-home-widget .widget-title,.job-home-featured .widget-title {color:#252525;}

.no-title .widget-title {display:none;}

.widget_htfpfc_widget {overflow:hidden;}

.hys ul {list-style-type:none; margin:0;}

.hys ul .comment,.comment-wrapper {
	padding:2em;
	position:relative;
	color:#fff;
	background:#4b2331;
	margin-bottom:30px;
	border-radius:20px;
}
.hys .comment::after, .comment-wrapper::after {
	position:absolute;
	top:100%;
	right:8%;
	content:'';
	border: 15px solid #4b2331;
	border-left-color:transparent;
	border-bottom-color:transparent;
}

.hys .comment-link, .comment-wrapper .comment-link {/*padding-left:45px;*/ display:block;color:#fff; clear:both; font-size:0.9em;}
.hys .comment-link a, .comment-wrapper .comment-link a {font-weight:bold; color:#fff;}

.hys .comment-body, .comment-wrapper .comment-body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:120%;
	font-style:italic;
	line-height:1.4;
	position:relative;
	padding-top:18px;
	margin-bottom:10px;
	color:#fff;
}

.hys .comment-body::before,
.hys .comment-body::after,
.comment-wrapper .comment-body::before,
.comment-wrapper .comment-body::after {
	content:'\201C';
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:450%;
	color:#fff;
	height:30px;
	width:40px;
	line-height:0.8;
}
.hys .comment-body::before,
.comment-wrapper .comment-body::before {content:'\201C'; position:absolute; left:-15px; top:-10px;}
.hys .comment-body::after,
.comment-wrapper .comment-body::after {content:'\201D'; /*display:inline-block; vertical-align:top;*/ float:right; margin-top:20px; margin-right:-20px;}

.comment-wrapper .comment-link a.hys-link {
	display:inline-block;
	font-size:1.2em;
	margin-top:1em;
	position:relative;
	font-weight:normal;
}
.comment-wrapper .comment-link a.hys-link::after {
	content:'\f01d';
	font:normal normal 100 16px/1 FontAwesome;
	position:absolute;
	right:-20px;
	bottom:0;
}

.hys-more a {
	float:right;
	padding-right:22%;
}
.hys-more {margin-bottom:2em; overflow:hidden; position:relative;}
.hys-more::after {
	content:'\f01d';
	color:#4b2331;
	font:normal normal normal 16px/1 FontAwesome;
	position:absolute;
	right:15%;
	bottom:0;
}

.hys-more-comments {display:none;}

.hys-tabbed {margin:2em 0 0;clear:both;}
/*.hys-tabbed .tw-tabbed-nav li.ui-state-default {background:#4b2331; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;float:right;}
.hys-tabbed .tw-tabbed-nav li.ui-state-default a {color:#fff; font-size:13px;font-family:'Helvetica Neue', Arial, Helvetica, sans-serif; }
.hys-tabbed .tw-tabbed-nav li.ui-state-active a {color:#1d1d1d; font-size:18px;font-family: Georgia, "Times New Roman", Times, serif; }
.hys-tabbed .tw-tabbed-nav li.ui-state-active {float:left;}
.hys-tabbed .tw-tabbed-nav li.ui-state-active,
.hys-tabbed .tw-content {background:transparent none;}*/

.hys-tabbed .tw-content, .hys-tabbed .tw-content ul {padding-bottom:0; overflow:hidden;}
.hys-tabbed .tw-content ul li a {background:transparent none; padding:0;}

.hys-tabbed .tw-tabbed-nav li.ui-state-default {padding:0 1em;}
.hys-tabbed .tw-tabbed-nav li.ui-state-default a {font-size:15px; color:#565656; font-weight:normal;}

.hys-tabbed .tw-tabbed-nav li.ui-state-active a:active,
.hys-tabbed .tw-tabbed-nav li.ui-state-active a:focus {outline:0;}
.hys-tabbed .tw-tabbed-nav li.ui-state-active a:hover {text-decoration:none;}
/*
.cat-post-widget img {
float:none;
margin:0 auto 1em;
width:100%;
height:auto;
max-width:100%;
display:block;
}

.cat-post-widget .post-title {
clear:both;
font-family: Georgia, "Times New Roman", Times, serif;
margin:0 0 1em;
font-size:18px;
display:block;
}
.cat-post-widget ul .cat-post-item {margin:0;}

.cat-boxed ul .cat-post-item {
	color:#fff;
	background:#4b2331;
	padding:0 0 0.5em;
}

.cat-boxed a, .cat-boxed p {color:#fff;}

.cat-boxed .post-title, .cat-boxed p {
	margin:0 1em 1em;
	display:block;
}*/

.widget_htfpfc_widget, .category-feature {border-bottom:1px solid #ccc; padding-bottom:10px;} /* Reinstate line under selected widgets */
.hys-tabbed, .category-l-r-split, #widget_page_full_width .widget {border-top:1px solid #ccc; padding-top:10px; margin-top:10px;} /* Reinstate line above selected widgets */
.category-l-r-split {padding-top:0;}

.category-feature {overflow:hidden;}
.category-feature ul .cat-post-item {clear:right; /*height:80px;*/ overflow:hidden;}
.category-feature .cat-post-item .post-title {font-family: Georgia, "Times New Roman", Times, serif; margin-bottom:5px; display:block;}
.category-feature .cat-post-item .post-image {
	float:right;
	/*height:100%;*/
	width:20%;
	margin-left:10px;
	max-height:80px;
}
.category-feature .cat-post-item .post-image img {
	/*max-width:none;
	height:100%;
	width:auto;*/
	margin:0;
	float:none;
}
.category-feature ul .cat-post-first  {height:auto; clear:both; overflow:visible; }
.category-feature .cat-post-first .post-image {
	float:left;
	width:48%;
	height:auto;
	margin-left:0;
	margin-right:4%;
	max-height:none;
}
.category-feature .cat-post-first .post-image img {
	max-width:100%;
	height:auto;
	width:100%;
}

.category-feature ul .cat-post-item,
.category-feature ul .cat-post-extra {margin-bottom:25px;}
.category-feature ul .cat-post-first {margin-bottom:35px;}

.category-feature .cat-post-extra { clear:right; border:0 none; padding:0; font-weight:bold; overflow:hidden;}
.category-feature .cat-post-more {clear:both; overflow:visible;}
.category-feature .cat-post-more a {width:48%; float:right; text-align:left; margin-top:-10px;}
.category-feature .cat-post-more a span { position:relative; padding-right:20px;}
.category-feature .cat-post-more a span::after {
	content:'\f01d';
	font:normal normal 100 16px/1 FontAwesome;
	position:absolute;
	right:0;
	top:0;
}

.category-feature .cat-post-first .widget-title {padding:0 0 15px; line-height:1;}
.category-feature .cat-post-first .post-title {margin:0 0 10px; font-size:18px;}


.category-l-r-split ul {position:relative; height:auto; overflow:hidden; min-height:160px;}

.category-l-r-split .post-image {position:absolute; top:0; width:25%; height:0; padding-bottom:25%; overflow:hidden;}
.category-l-r-split .post-image img {/*max-width:none; width:auto; height:100%;*/ margin:0;}
.category-l-r-split .cat-post-odd .post-image {left:0;}
.category-l-r-split .cat-post-even .post-image {right:0;}

.category-l-r-split .post-title {font-family: Georgia, "Times New Roman", Times, serif; margin-bottom:5px; position:relative;}
.category-l-r-split .post-title,
.category-l-r-split .post-excerpt {margin-left:27%; width:45%; display:block;}

.category-l-r-split .post-title::after {
	position:absolute;
	top:3px;
	content: " ";
	height: 0;
	width: 0;
	border: solid transparent;
	border-color: rgba(75, 35, 49, 0);
	border-width: 5px;
}
.category-l-r-split .cat-post-odd .post-title::after {left:-15px; border-right-color: #4b2331; }
.category-l-r-split .cat-post-even .post-title::after {right:-15px; border-left-color: #4b2331; }

.category-l-r-split ul .cat-post-item {margin-bottom:20px;}



.image-widget .widget-title,
#secondary .image-widget .widget-title {padding:10px; font-size:18px; font-weight:normal;}

.image-widget {overflow:hidden;position:relative; background:#f2efe2;}

.image-widget .widget_sp_image-description {position:relative; padding:10px;}

.image-widget .widget_sp_image-description p  {margin:0; min-height:16px;}

.image-widget .widget_sp_image-description b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size:18px;
}
.image-widget .widget_sp_image-description b i {color:#4b2331; white-space:nowrap;}

.image-widget .widget_sp_image-description span {position:absolute; bottom:10px; left:10px; right:10px;}

.image-widget .widget_sp_image-description span::after {
	content:'\f01d';
	font:normal normal 100 16px/1 FontAwesome;
	position:absolute;
	right:0;
	bottom:0;
}

.image-widget img {margin:0; width:100%;}

.widget-news {
	background:#4b2331;
	color:#fff;
}

.widget-news .widget-title, .widget-news a, .widget-news a:hover {color:#fff;}

.widget-news .widget_sp_image-description b i {color:#fff;}

.widget-jobs {
	background:#e9eed0;
	color:#414042;
}

.widget-jobs a, .widget-jobs a:hover {color:#414042;}

.widget-jobs .widget_sp_image-description b i {color:#7a8f11;}

.widget-gold {
	background:#eadeb2;
	color:#414042;
}

.widget-gold a, .widget-gold a:hover {color:#414042;}

.image-right .widget_sp_image-description {
	float:left;
	width:45%;
	padding:10px;
	position:absolute;
	left:0;
	top:0;
	bottom:0;
}

.image-right .widget_sp_image-image-link {
	float:right;
	width:47%;
	text-align:right;
}

.image-left .widget_sp_image-description {
	float:right;
	width:45%;
	padding:10px;
	position:absolute;
	right:0;
	top:0;
	bottom:0;
}

.image-left .widget_sp_image-image-link {
	float:left;
	width:47%;
}

.recent-posts-extended h3.rpwe-title {padding-bottom:0;}
.recent-posts-extended .rpwe-block li {border-bottom:0 none;}

.recent-posts-extended .rpwe-thumb-wrapper {
	margin:3px 5px 0 0;
	float:left;
}
.recent-posts-extended .rpwe-thumb {
	border: 0 none !important;
	margin: 0;
	padding: 0px !important;
}

.recent-posts-extended .rpwe-summary {line-height:1.4em;margin-top:2px;}

#widget_page_full_width2 {margin-right:-3%;}
.recent-news-cat, .category-box {overflow:hidden; float:left; width:30%; margin-right:3%; position:relative; /*height:75px;*/}
.recent-news-cat.cat-clear {clear:left;}
.recent-news-cat h3 {position:absolute; left:70px; top:5px; right:0;}
.recent-news-cat .widget-title {font-size:13px; font-weight:normal;text-transform:uppercase; color:#565656;line-height:1; height:25px;}
.recent-news-cat .rpwe-title {top:25px;}
.recent-news-cat .rpwe-title a {color:#4b2331; display:block !important; min-height:36px;}
.recent-news-cat .rpwe-title a,
.category-box::after {
	content:'\f01d';
	color:#4b2331;
	font:normal normal normal 16px/1 FontAwesome;
	position:absolute;
	right:0;
	bottom:0;
}

.recent-news-cat .rpwe-thumb {background:#4b2331;}

.recent-news-cat {display:none;}

.cat-posts {margin:2em 0 0; clear:both; overflow:hidden;}
.category-box {border-bottom:0 none; margin-bottom:15px; position:relative; height:auto;}
.category-box .cat-title {width:78px; margin:0 5px 0 0; height:auto; min-height:0;}
.category-box .cat-title a {display:block;}
.category-box .cat-title img {margin:0;}
.category-box h2 {font-size:13px; font-weight:normal;text-transform:uppercase; color:#565656;line-height:1; margin:5px 0 5px; padding:0;}
.category-box h2 a {color:#565656;}
.category-box .entry-title {font-size:13px; padding:0; line-height:1.4em; font-family:/*'Open Sans',*/'Helvetica Neue', Arial, Helvetica, sans-serif;}
.category-box a.category-more {
	text-indent:-9999em;
	height:16px;
	width:16px;
	position:absolute;
	right:0;
	bottom:0;
	z-index:20;
}

.recent-blogs .rpwe-author {font-weight:bold;}
.recent-blogs .rpwe-author,
.recent-blogs .rpwe-summary {font-size:0.9em; line-height:1.4em;}
.recent-blogs .rpwe-thumb-wrapper {
	width:45px;
	max-height:45px;
	overflow:hidden;
}
.recent-blogs .avatar {-webkit-border-radius:0;-moz-border-radius:0; border-radius:0;border:0 none; float:none; margin:0; padding:0;}

header.entry-meta-bar { margin-bottom:1em;}
header.entry-meta-bar .social-links {
	border-top:1px solid #ccc;/*4px double #aaa;*/
	border-bottom:1px solid #ccc;/*4px double #aaa;*/
	margin:15px 0 0;
	padding:5px 0;
	height:25px;
	overflow:hidden;
}

.widget-padded {padding:1em;}
.widget-border {border:1px solid #4b2331;}

.social-links .printfriendly a img {margin-right:0;}

.single #content .post {padding-bottom:0; margin-bottom:2em;}

#related .widget {
	/*background:#f2efe2;
	padding:10px;*/
	margin-bottom:15px;
	border-bottom:1px solid #ccc;
}

#related .widget-title {
	color:#404040;
	font-size:16px;
	padding:0 0 8px;
	line-height:normal;
}
#related ul {margin:0;padding:0;}
#related li {margin:0 0 10px; font-size:0.98em;}
#related .llist li {font-size:13px;}

#related .gold { background:#eadeb2;}
#related .gold a {color:#404040;}

#related .maroon {background:#4b2331;}
#related .maroon .widget-title,
#related .maroon a {color:#fff;}

#related .gfg-title, #related .gf-snippet, #related .gf-spacer {display:none;}
#related .gf-result {font-size:0.95em;}
#related .gf-title {font-size:1.12em; font-family: Georgia, "Times New Roman", Times, serif;}
#related .gf-relativePublishedDate {display:block;}
#related .gfg-subtitle {margin:0 0 2px; border-bottom:1px solid #c2bfb2;}
#related .gfg-entry, #related .gfg-list {margin:0 0 10px;}

#related .widget-plain {padding:0; background:#fff; border:0 none;}

#related .widget-share div {margin:0 0 10px;}
#related .widget-print {overflow:hidden;}
#related .print_btn {height:20px; line-height:20px;}
#related div.printfriendly {margin:0 0 0 3px;}

#related .wpjb-shortlist li {font-size:0.9em;}

#related .wpjb-button {display:block; text-align:center; font-size:1.2em; padding:12px;}

#related .jobs-ico {display:none;}

.news-action-links {/*padding:1em; background:#f2efe2;*/ margin-bottom:2em;}
.news-action-links .newsletter,
.news-action-links .twitter {line-height:22px; height:22px; margin-bottom:1em;}
.news-action-links img {margin-bottom:0;}

.news-action-links .newsletter,
.news-action-links .error {border-top:1px solid #ccc; padding-top:5px;}

.news-action-sidebar img {float:left; margin-right:3px;}
.news-action-sidebar li {clear:left;}

#comments h2.comments-title {background:#4b2331; color:#f2efe2; padding:2px 10px 5px; line-height:1.4; margin-bottom:5px;}
.comments-feed {/*background:#e7e2cf; padding:5px; text-align:center;*/ margin-bottom:15px;}

.comments-area {padding-top:1em; /*border-top:1px solid #ccc;*/}

.comment-author .avatar {display:none;}
.comments-area .comment-edit-link, .comments-area .comment-permalink, .comments-area .comment-date-time, .comments-area .comment-author-link {margin-left:0; margin-bottom:5px; float:left; width:40%;}
.comments-area article header .comment-author-link:before, .comments-area article header .comment-edit-link:before, .comments-area article header .comment-permalink:before, .comments-area article header .comment-date-time:before {
	line-height:13px;
}
.comments-area .comment-date-time, .comments-area .comment-author-link  {color:#484748;}
.comments-area .comment-edit-link, .comments-area .comment-date-time {text-align:right; width:60%;}
.comments-area .comment-author-link {font-size:13px;}
.comments-area .comment-permalink {clear:left;}

#content .comments-area article header cite a:hover, #content .comments-area a.comment-edit-link:hover, #content .comments-area a.comment-permalink:hover {color:#4b2331;}

article.comment, .comment-content {background:#fff; border:0 none;}
.comment-content {padding:1em 0 0; clear:left; overflow:hidden;}
li.comment {border-bottom:1px solid #dedede; padding:1em 0 0;}

li.bypostauthor .comment-author-link, .bypostauthor .comment-date-time {color:#4b2331;}
li.bypostauthor {border-bottom-color:#4b2331;}

.comment-reportcomment {position:relative; /*background-color: #E0E0E0; background-image: linear-gradient(to bottom, #FAFAFA 0px, #DCDCDC 100%); border-color: #CCCCCC #CCCCCC #AAAAAA; box-shadow: 0 0 1px #FFFFFF inset; text-shadow: 0 1px 0 #FFFFFF; border-radius: 2px 2px 2px 2px; border-style: solid; border-width: 1px; */cursor: pointer; font-size: 11px; font-weight: bold; height: auto; margin-bottom: 0 !important; outline: 0 none; padding: 0 0.91em; position: relative; vertical-align: middle; white-space: nowrap; word-wrap: normal; float:right; padding-right:0;}
.comment-reportcomment a {color:#999; display:block; margin-top:10px;}
.comment-voteoncomment {float:left; color:#484748;}
.comment-voteoncomment:hover .ldc-ul_cont {border-color:#b2c58c; color:#1d1d1d;}
.comment-voteoncomment .ldc-ul_cont {height:auto; padding:5px 0.91em;}
.comment-voteoncomment .ldc-ul_cont img {vertical-align:bottom; margin:0; width:3px; visibility:hidden;}

.comments-area .comment-author-link span {background:#4b2331;}

#respond h3#reply-title {margin-bottom:0; padding-bottom:8px;font-size:16px;}
#respond h3#reply-title a {font-size:13px; font-family:/*'Open Sans',*/'Helvetica Neue', Arial, Helvetica, sans-serif;}
#respond form {margin:0;}
#respond form input[type='text'] {margin-bottom:0; font-size:1em; padding:1px 5px;}
#respond form textarea {margin-bottom:1em;font-size:1em; padding: 5px;}
#comments #respond form p {margin:1em 0;}
#respond form p.comment-notes {font-size:0.9em; margin-top:0;}
#respond form p.form-allowed-tags {font-size:1em;}
#respond .form-submit #submit {background:#4b2331; padding:0 15px;}




.category #content .post, .tag #content .post, .archive #content .post {
	padding-bottom:2em;
}

.category-frontpages .post {
	overflow:hidden;
	float:left;
	width:47%;
	margin-right:3%;
}

.category-frontpages .post:nth-of-type(odd) {
	clear:left;
}

.category .entry-title, .tag .entry-title, .author .entry-title, .archive .entry-title {font-size:18px; margin-bottom:10px; padding:0;}

.category-frontpages .thumb-style-front-page {max-width:125px;}

.category .entry-meta-bar .entry-meta span,
.tag .entry-meta-bar .entry-meta span,
.author .entry-meta-bar .entry-meta span,
.archive .entry-meta-bar .entry-meta span {padding:0 8px 0 0; font-weight:normal;}

.tag #Logo {float:right;}
.tag .clear {clear:both;}
.tag-intro {background:#4b2331; color:#f2efe2; padding:2px 10px 5px; line-height:1.4; margin-bottom:2em;}

.entry-content ul {list-style-type:disc; padding-left:0; margin-bottom:0;}
.entry-content ul li {padding-bottom:10px;}
.entry-content ul .entry-title, .entry-content ul h2 {font-size:18px; margin:0; padding:0; line-height:1.8;}

.author-detail .avatar {padding:0; margin-top:2px; border:0 none; -webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
.author-detail h2.page-title {line-height:28px;}

/*.category #job-section,
.single-post #job-section,*/
.single-course #job-section,
.post-type-course-archive #job-section {display:none;}

.date .jobs-tabbed-widget, .date .recruiting-list, .date .widget-padded, .date .widget_links {display:none;}

#cartoons ul {list-style-type:none;}

.advert-placeholder {
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	width:100%;
	height:60px;
	line-height:60px;
	background:#aaa;
	max-width:468px;
	margin:0 auto;
}

.sub-info {
	margin:0 0 20px;
	padding:10px 0;
	/*border-bottom:1px solid #efefef;*/
}

.active-sub {background:#e9eed0; padding:10px;}

.active-sub h2 span {
	float:right;
	font-family:/*'Open Sans',*/'Helvetica Neue', Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#7a8f11;
}

.feature-link {
	background:#e9eed0;
	padding:5px 10px;
	overflow:hidden;
	line-height:32px;
}
.feature-link img {float:left; margin:0 10px 0 0;}
.feature-link a {color:#5b6915;}

.header-login-links {
	background: #e9eed0;
	padding: 10px !important;
	color:#3e480b;
}
.header-my-account {display:inline-block;position:relative; z-index:50;}
.header-my-account ul {
	float: left;
	position: absolute;
	width: 140px;
	background: #e9eed0;
	margin-left: 0;
	padding: 5px 10px;
	display:none;
}
.header-login-links a,
.header-login-links span,
.header-my-account ul a {color:#5b6915; cursor:pointer;}
.header-my-account:hover ul {display:block;}

.at4-share-outer {display:none;}
.single .at4-share-outer {display:block;}
.admin-bar .at4-follow {top:30px;}

.iframe #mast-promo,.iframe #masthead,.iframe #top-buttons,.iframe #colophon,
.iframe #secondary,.iframe .page-top,.iframe .at4-follow-inner {display:none;}

.error404 .widget-padded, .error404 #execphp-7, .error404 .image-widget,
.error404 .jobs-tabbed-widget, .error404 .recruiting-list, .error404 .header-login-links {display:none;}

.page table, .post table {max-width:100%;}
table.purchasetable, #payment_iframe {width:100%;}
table.purchasetable td {border:0 none;}

.is-smartphone, .is-tablet, .is-mobile,
#secondary .is-smartphone, #secondary .is-tablet, #secondary .is-mobile,
#related .is-smartphone, #related .is-tablet, #related .is-mobile {display:none;}

.tablet #article {float:none; width:100%;}
.tablet #article .post {float:left; width:70%;}
.tablet #article .news-action-links {clear:both;width:70%;}


.page-template-page-jobs h1,
#wpjb-main h1,
.post-type-archive-freelance_listing h1 {color:#5b6915;}

.single-post .entry-title,
.single-course .entry-title,
.page-template-default .entry-title {color:#62283d;}

.page-template-page-searchresults #content .page {padding-bottom:0;}
.gsc-selected-option {white-space:nowrap;}
.gsc-search-box tr, .gsc-search-box th, .gsc-search-box td,
.gsc-results-wrapper-visible tr, .gsc-results-wrapper-visible th, .gsc-results-wrapper-visible td {border:0 none; padding:0;}
.cse .gsc-control-cse, #content .gsc-control-cse,
.gsc-wrapper .gsc-table-result, .gsc-wrapper .gsc-thumbnail-inside, .gsc-wrapper .gsc-url-top {padding:0;}
td .gsc-result-info {padding-left:0;}
.gsc-search-box .gsib_a {padding:3px 8px;}
.gsc-search-box .gsib_b {padding-top:3px;}
.gs-snippet {font-family:/*'Open Sans',*/'Helvetica Neue', Arial, Helvetica, sans-serif;}
table.gsc-above-wrapper-area-container {margin-bottom:0px;}
div.gsc-htfp-footer {border-top:1px solid #e9e9e9;padding-top:8px;}
.gcsc-branding-clickable {width:51px; display:block;}

form.gsc-search-box {max-width:30px; overflow:visible;} /* For some reason, some browsers push search box as wide as possible, even when form elements are sized to fit header space, but setting form to a smaller max-width makes it behave. */
.gsc-search-box .cse .gsc-search-button input.gsc-search-button-v2, .gsc-search-box input.gsc-search-button-v2 {padding:6px 7px;}
.gsc-search-box .gsc-input-box {width:180px;}

/*@media only screen and (max-width: 1200px) {
	#page {max-width:974px;}
	#primary {width:66%;}
	#secondary {width:32%;}

	#sponsor {width: 236px;}
	#jscroll_cta, #nscroll_cta,
	.jobs-scroll-head, .news-scroll-head, #c-wrap .widget-title, #n-wrap .widget-title {width:270px;}
	.jcarousel-skin-tango-horizontal .jcarousel-container {width:674px;}

}*/
.footer-socket-area table {
    width:20%;
    float: left;
}

.footer-socket-area table tr {
    border: none;
}

.footer-socket-area table td {
    border: none;
}

#execphp-27 {
	clear: both;
	overflow: hidden;
}

@media only screen and (max-width: 1010px) {
	#sponsor {display:none;}
	#leaderboard-ad {float:none; margin:0 auto;}
	#header-left-section {max-width:69%; margin-right:0; float:left;}
	#header-right-section {max-width:30%; float:right;}
	input.search {max-width: calc(100% - 7em);}

	header.entry-meta-bar .social-links {height:auto;}
	.main-navigation .openclose {display:none;}

	.jcarousel-skin-tango-horizontal .jcarousel-container {width:100%; padding-left:168px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}


}

@media only screen and (max-width: 768px) {

  .footer-socket-area table {
    width: 100%;
    float: none;
  }

	#page {padding:0;}
	#primary {float:left; width:66%;}
	#secondary {float:right; width:32%;}
	#masthead .sharing, #leaderboard-ad {max-width:100%;}

	.single #article,
	.single #related,
	.single #comments,
	.category #content,
	.category #related,
	#job-content,
	#wpjb-main #related {float:none; width:100%;}

	.tablet #article,
	.tablet #article .post,
	.tablet #article .news-action-links {float:none; width:auto;}
	.single #related {border-top:1px solid #ccc;}
	.single #related .widget {border-bottom:0 none; margin-bottom:5px; padding-top:15px;}


	.stdbg {border-bottom:1px solid #ccc;}
	.stdbg .post-wrapper::after {display:none;}

	.thumb-style-front-page {max-width:30%;}
	.thumb-style-headshot {width:20%; height:0; padding-top:20%;}
	.thumb-style-landscape {max-width:100%;}

	.featured-post .front-page-wrapper,
	.featured-post .thumb-style-front-page	{max-width:44%;}

	.featured-post .thumb-style-headshot,
	.featured-post .thumb-style-landscape {max-width:25%;}

	.llist ul li a, .related-posts-type ul li a, .popular-posts ul li a, .recent-blogs .rpwe-title a,
	.cat-post-widget ul li.cat-post-item .post-title	{font-size: 13px; }
	.category-feature ul li.cat-post-first .post-title {font-size:15px;}
	/*.category-feature ul .cat-post-item, .category-feature ul .cat-post-extra {margin-bottom:10px;}
	.category-feature ul .cat-post-extra a {float:right;}*/
	.category-feature .cat-post-item {height:auto;}
	.category-feature .cat-post-item img {display:none;}
	.category-feature .cat-post-first img {display:block;}
	.category-feature ul .cat-post-extra {margin-bottom:10px;}

	.post-col {
		float: none;
		width: 100%;
		margin-right: 0;
	}

	#c-wrap,.jobs-scroll-head, #c-wrap .widget-title,
	#n-wrap, .news-scroll-head, #n-wrap .widget-title {max-width:100%;}
	.news-scroll-head {background-size:contain;}
	#jscroll_cta, #nscroll_cta {/*max-width:24.5%;*/ z-index:12;}
	/*.jcarousel-skin-tango-horizontal .jcarousel-container {max-width:72%;}*/

	/*.jobs-scroll-head, .news-scroll-head {font-size:32px; height:34px;}*/

	#site-navigation {clear:both;}
	.site-header .menu-toggle {background:#f2efe2;color:#4b2331;}
	.site-header .menu-toggle:hover {background:#4b2331; color:#f2efe2;}

	ul#main-menu, ul#menu-homepage-main-menu, ul#subnav {height:auto;}

	.main-small-navigation li, .main-small-navigation li:hover {background:transparent;}
	.main-small-navigation ul > .current_page_item, .main-small-navigation ul > .current-menu-item {background:transparent;}
	/*ul#menu-homepage-main-menu li.current-menu-item a, ul#menu-homepage-main-menu li.current-menu-parent a {color:#5a534b;}*/
	.main-small-navigation ul ul a {padding:0 11px;}

	ul#main-menu li,
	ul#menu-homepage-main-menu li {display:block; float:none; text-align:center; line-height:28px; border-bottom:1px solid #f2efe2;}
	ul#subnav li {display:block; float:none; text-align:center;}

	ul#main-menu {border-bottom:0 none;}
	ul#main-menu li ul.sub-menu {background:#f2efe2; height:auto;}
	ul#main-menu li ul.sub-menu li {background:rgba(255,255,255,0.4); line-height:26px; border-bottom:0 none; border-top:1px solid rgba(0,0,0,0.1);}
	ul#main-menu li.current-menu-item ul.sub-menu,
	ul#main-menu li.current-menu-parent ul.sub-menu {background:#4b2331;}
	ul#main-menu li.current-menu-item ul.sub-menu li,
	ul#main-menu li.current-menu-parent ul.sub-menu li {background:rgba(0,0,0,0.3);border-top:1px solid rgba(0,0,0,0.2);}
	ul#main-menu li.current-menu-item ul.sub-menu li a,
	ul#main-menu li.current-menu-parent ul.sub-menu li a {color:#fff;}

	.main-small-navigation li.menu-item-has-children {position:relative;}
	.main-small-navigation ul#main-menu li.menu-item-has-children .openclose {
		position:absolute;
		right:0;
		top:0;
		width: auto;
		/*padding:0 10px 0 20px;*/
		text-align:center;
		height:26px;
		width:26px;
		padding:0;
		color:#4b2331;
		-webkit-transition:all linear 0.2s;
		-moz-transition:all linear 0.2s;
		transition:all linear 0.2s;
		-webkit-backface-visibility:hidden;
		-moz-backface-visibility:hidden;
		backface-visibility:hidden;
		display:block;
	}
	.main-small-navigation ul#main-menu li.current-menu-item .openclose,
	.main-small-navigation ul#main-menu li.current-menu-parent .openclose {color:#fff;}
	.main-small-navigation ul#main-menu li.menu-item-has-children .open {
		-webkit-transform:rotate(45deg) scale(1.2);
		-moz-transform:rotate(45deg) scale(1.2);
		transform:rotate(45deg) scale(1.2);
	}


	#jobsintro {float:none; width:100%; overflow:hidden; margin-bottom:1em;}
	#jobsmap {float:none;}
	.mapoptions {width:100%}
	/*#post-1679220 .entry-content {position:static;}
	#post-1679220 .mapoptions {position:static; margin:1em 0 0 -10px;}*/

	.contact-section label {float:none; width:auto; display:block;}
	.contact-section input, .contact-section textarea {width:98%;}

	.tg-one-half, .tg-one-third, .tg-one-fourth {float:left; width:46.7684729%; margin:0 2.46305419% 0 0;}

	.category-box:nth-of-type(3n+1) {clear:left;}

	/* Split into columns if supported */
	#related {
		-webkit-column-count:2;
		-moz-column-count:2;
		column-count:2;
	}
	#related .widget {
		display:inline-block; /* prevents widget content from wrapping between columns */
		width:100%;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
	#related .wpjb-form-job-apply {display:none;}

	.is-mobile, .is-tablet,
	#secondary .is-mobile, #secondary .is-tablet,
	#related .is-mobile, #related .is-tablet	{display:inherit;}
	.not-mobile, .not-tablet, .is-smartphone,
	#secondary .not-mobile, #secondary .not-tablet, #secondary .is-smartphone,
	#related .not-mobile, #related .not-tablet, #related .is-smartphone	{display:none;}
}

@media only screen and (max-width: 650px) {
	/*.jobs-scroll-head, .news-scroll-head {font-size:26px; height:28px;}*/


}

@media only screen and (max-width: 605px) {
	#primary, #secondary, #leaderboard-ad, #header-left-section, #header-right-section {float:none; width:100%; max-width:100%;}
	.page-top {height: auto; margin:0;}
	#masthead .sharing {max-width:50%;}
	#header-right-sidebar {float:left; clear:none; max-width:50%;}
	#header-right-sidebar .widget-title {display:none;}
	/*#jscroll_cta, #nscroll_cta {max-width:26.5%;}
	.jcarousel-skin-tango-horizontal .jcarousel-container {max-width:69%;}*/
	/*.jobs-scroll-head, .news-scroll-head {font-size:28px; height:30px;}*/

	.category-box {width:47%;}
	.category-box:nth-of-type(3n+1) {clear:none;}
	.category-box:nth-of-type(2n+1) {clear:left;}

	.tg-one-half, .tg-one-third, .tg-one-fourth/*,
	#secondary .widget, #job-section*/ {float:left; width:46.7684729%; margin:0 2.46305419% 0 0;}
	/*#secondary .widget, #job-section {margin-bottom:10px;}
	#job-section {box-sizing:border-box;}
	#job-section .widget {float:none; width:100%; margin:0;}*/

	/*.category-feature .cat-post-item {height:auto;}
	.category-feature .cat-post-item img {display:none;}
	.category-feature .cat-post-first img {display:block;}
	.category-feature ul .cat-post-item, .category-feature ul .cat-post-extra {margin-bottom:20px;}
	.category-feature ul .cat-post-extra a {float:none;}*/

	/* Split into columns if supported */
	#secondary {
		-webkit-column-count:2;
		-moz-column-count:2;
		column-count:2;
	}
	#secondary .widget, #job-section {
		display:inline-block; /* prevents widget content from wrapping between columns */
		width:100%;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
		margin-bottom:10px;
	}

	#job-section .widget {margin:0;}
	#job-section .widget_wpjb-widget-alerts {display:none;}

	.is-mobile, .is-tablet,
	#secondary .is-mobile, #secondary .is-tablet,
	#related .is-mobile, #related .is-tablet	{display:inherit;}
	.not-mobile, .not-tablet, .is-smartphone,
	#secondary .not-mobile, #secondary .not-tablet, #secondary .is-smartphone,
	#related .not-mobile, #related .not-tablet, #related .is-smartphone {display:none;}

	#at4m-mobile-container {height:45px;}
	a#scroll-up {bottom:65px;}
}

@media only screen and (max-width: 480px) {

	#page {width:auto; padding:0 10px;}
	footer {margin: 0 10px;}
	#header-text-nav-wrap {padding:0;}
	#masthead {border-top:0 none;}

	#jscroll_cta, #nscroll_cta {/*max-width:34.5%;*/ display:none;}
	.jcarousel-skin-tango-horizontal .jcarousel-container {max-width:100%; padding:0;}

	.tg-one-half, .tg-one-third, .tg-one-fourth,
	#secondary .widget, #job-section,
	.widget-primary-single, #widget_primary_right, .category-box {float:none; width:100%; margin:0;}
	#secondary .widget, #job-section, #primary #job-section .widget {margin-bottom:10px;}
	.category-box {margin-bottom:2px;}
	#widget_page_full_width2 {margin-right:0;}

	#job-login-register .signin, #job-login-register .register {float:none; width:100%; padding:0; border:0 none;}


	.mapoptions a {width:42%; font-size:11px;}
	.jobs-list-widget li {width:98%;}
	#wpjb-main h1.jobs-filter-title {clear:right;}

	#jobsintro, #jobsmap,
	.page-template-page-jobs #job-section .featured-jobs-list {display:none;}

	.page-template-page-jobs #job-section {background:#fff;}


	.featured-post .thumb-style-front-page	{max-width:35%;}
	.featured-post .wrap-no-image .thumb-style-front-page {margin-right:10px;}

	.cat-post-widget ul .cat-post-item {padding:0; overflow:hidden;}
	.cat-post-widget .cat-post-item img {float:left; max-width:35%; margin:0 1em 0 0;}
	.cat-post-widget .cat-post-item .post-title {clear:none;}
	.cat-boxed .cat-post-item .post-title {margin:1em;}

	.category-feature {padding:20px 0 0;}
	.category-feature .cat-post-first .post-image {width:35%;}
	.category-feature ul .cat-post-extra {clear:left; /*margin-bottom:10px;*/}

	/*.comment-count {padding:0;}*/

	#related,
	#secondary {
		-webkit-column-count:1;
		-moz-column-count:1;
		column-count:1;

	}

	#related .widget-share {overflow:hidden;}
	#related .widget-share .execphpwidget div {float:left; height:30px;}
	/*#related .widget {border-bottom:0 none; border-top:1px solid #ccc; padding-top:15px; margin-bottom:5px;}*/

	#menu-pullout-buttons {overflow:hidden; margin-bottom:10px;width:50%; float:left;}
	#menu-pullout-buttons a {width:49%; display:block; height:35px; line-height:35px;font-size:18px; font-family:Georgia, "Times New Roman",  Times, serif; text-align:center; background:#f2efe2;}
	#menu-pullout-buttons a.button-first {float:left;}
	#menu-pullout-buttons a.button-last {float:right;}

	#site-navigation {clear:none;}
	.main-small-navigation {background:#fff;}
	.site-header .menu-toggle {width:49%; float:right; font-size:18px; padding:0; line-height:35px;}
	#main-menu {clear:both;}

	.not-tablet, .is-smartphone,
	#secondary .not-tablet, #secondary .is-smartphone,
	#related .not-tablet, #related .is-smartphone  {display:inherit;}
	.not-smartphone, .is-tablet,
	#secondary .not-smartphone, #secondary .is-tablet,
	#related .not-smartphone, #related .is-tablet {display:none;}

	#widget_page_full_width .widget {border-top:0 none; padding-top:0; margin-top:0;}

	#wpjb-main .wpjb-button {margin-bottom:10px;}
}

@media only screen and (max-width: 385px) {
	/*#c-wrap, #n-wrap {height:160px;}*/
	#jscroll_cta, #nscroll_cta, .jcarousel-skin-tango-horizontal .jcarousel-container {width:100%; max-width:100%;}
	/*.jcarousel-skin-tango-horizontal .jcarousel-container {margin-top:80px;}*/
	.jobs-scroll-head, #c-wrap .widget-title,
	.news-scroll-head, #n-wrap .widget-title {float:none;}
	#c-wrap li {width:114px; margin-right:4px;}

	/*.featured-post .front-page-wrapper {max-width:30%;}*/
	#masthead .sharing, #header-right-sidebar {float:none; width:100%; max-width:100%;}

}

@media only screen and (max-width: 320px) {
	/*#header-right-section {float:right;}*/
	#header-right-section {display:none;}
	#header-left-section {margin-bottom:0;}
	.news-action-links .newsletter, .news-action-links .twitter {height:auto;}
	.comments-area .comment-edit-link, .comments-area .comment-permalink, .comments-area .comment-date-time, .comments-area .comment-author-link {float:none; width:auto;}
	.comments-area .comment-edit-link, .comments-area .comment-date-time {text-align:left;}
	.footer-socket-wrapper .copyright {max-width:none;}

	.category-frontpages .thumb-style-front-page {max-width:35%;}
	.category-frontpages .thumb-style-front-page img {padding-bottom:0;}
	.category-frontpages .post {float:none; width:auto; margin-right:0;}
	.category #related {display:none;}

	.blogs-page-title h2, .editorsblog-page-title h2, .lawcolumn-page-title h2, .dyson-page-title h2 {float:none; max-width:100%; height:110px; background-size: contain;}

	.mapoptions {margin-left:0;}
	.mapoptions a {width:auto; font-size:13px; margin-left:0; display:block; float:none;}
}

@media only screen and (max-width: 240px) {
	#leaderboard-ad, #leaderboard-ad object,#leaderboard-ad embed,#leaderboard-ad iframe {height:40px;}

	#menu-pullout-buttons a, .site-header .menu-toggle {font-size:13px;}
	.post .entry-title, .page .entry-title, h2.page-title {font-size:20px;}

	.alert-ico, .jobs-ico {float:none;}
	.job-home-recent .jobs-ico {text-align:left;}

	.tabbed-widget .ui-tabs-nav {padding-left:0;}
	.tw-tabbed-nav li.ui-state-default, #secondary .tw-tabbed-nav li.ui-state-default {padding:0 4px; margin-right:2px;}

	.category .post .entry-title {font-size:18px;}
	.single-post .vcard {display:block; margin-bottom:2px;}
	.is-smartphone .llist li {padding-bottom:0;}


}

@media print {
	#related, #secondary, .page-top, #header-right-section, #site-navigation, #top-buttons, .addthis-smartlayers, /*.footer-widgets-wrapper, .copyright .website-info,*/ #colophon, .news-action-links, .entry-meta-bar .social-links, .entry-meta-bar span.edit-link, .comments-area .comment-permalink, .comments-area .comment-edit-link, .comment-reportcomment, .comment-voteoncomment, .single .widget-primary-full, .wpjb-job-apply, .wpjb-employer-details .profile-link, .wpjb-map-trigger {display:none;}
	#main {padding:0;}
	#primary, .single #article, .category #content, #job-content, .single #comments, .comment-list, .footer-socket-wrapper {width:100%; float:none; margin:0; padding:0;}
	#masthead {border-top:0 none;}
	#header-left-section {width:80%; margin:0; padding:0;}
	#content {overflow:hidden; margin:0;}
	#page {width:100%; margin:0 auto;}
	.single #content .post {margin-bottom:4mm;}
	body, p {padding:0; margin: 0; font-size:12pt; line-height:1.4;}
	p, .single p {margin:1em 0;}
	.entry-meta-bar span.vcard, .entry-meta-bar span.vcard a, .entry-meta-bar span.published {font-size:10pt; font-weight:normal; color:#1d1d1d;}
	.post .entry-title, .page .entry-title, #wpjb-main h1 {font-size:20pt; padding:0 0 1mm; margin:0;}
	.single #comments {padding:14mm 0 0; border:0 none; position:relative;page-break-before:always;} /* either margin or padding needs to account for @page margin in Chrome when using page-break */
	.comments-area article header {margin:0 0 2mm;}
	#comments h2.comments-title, #wpjb-main h2 {font-size:14pt; margin-bottom:0; padding-bottom:0;}
	.comments-area .comment-author-link, .comment-content p {font-size:11pt;}
	.comments-area .comment-date-time {font-weight:normal; font-size:10pt;}
	.comment-content {padding:0;}
	img.size-full, img.size-large {max-width:60%;}
	#wpjb-main h3 {font-size:13pt; margin-bottom:0; padding-bottom:0;}
	.wpjb-job-info td {font-size:10pt;}
	/*.footer-socket-wrapper .copyright {max-width:100%;}*/

	/*li.comment {-webkit-region-break-inside: avoid; page-break-inside:avoid; page-break-before:auto; display:block; position:relative; overflow:visible; margin: 3mm 0 0 0; padding:3mm 0 0 0;}*/
	li.comment {margin: 3mm 0 0 0; padding:3mm 0 0 0 0;}
}
@page {size:auto; margin:10mm 8mm;}

#linkcat-133 li a {
	font-size: 0.98em;
	font-family: inherit;
	margin: -5px 0px;
}
.vlisting {
    width: 46%;
    float: left;
    margin-left: 25px;
    margin-top: 25px;
    margin-bottom: 25px;
}
