/*   
Theme Name: Third Sector 
Theme URI: 
Description: Third Sector Child Theme
Author: HBI
Author URI: 
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is � Ian Stewart http://themeshaper.com/
.
*/
 
/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/* =Basics
-------------------------------------------------------------- */
body {
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:center top;
	 height: 100%;
}

a, a:link, a:visited {
	color:#333;
	text-decoration:none;
}

a:hover, a.active {
	border-bottom:1px dotted #1a3973;
}

h2, h3 {	
	color: #333;
	font-family: Georgia, serif;
}

.a11y {
	display:inline;
	height:0;
	left:-5000px;
	overflow:hidden;
	position:absolute;
	top:-2000px;
	width:0;
}
	
div.last {
	border-bottom:none
}
.clearFloat {
	height:0;
	visibility:hidden;
}

.navigation {
	font-size:1em;
}
/* =Structural
-------------------------------------------------------------- */

div#container {
	display:inline;
	padding:10px 0 0 0;
	}

div#wrapper {
	background: url('http://thirdsector.co.uk/_hbi_ui/_TSO/_images/bkg/bkgOuterWrap.gif') repeat-x #fff;
}

div#wrap {
	width:960px;
	margin:0 auto;
	overflow: hidden;
}

div#main {
	background-color:transparent;
	padding-top:10px;
}

#primary {
	padding:0;
	margin-bottom:0;
}
	
div#asideWrap {
	height:100%;
	width:310px;
	float:right
}

ul#mostDiscussed {
	margin: 0;
	float: none;
}

	
/* =BR Header
-------------------------------------------------------------- */
	#header {
		width:auto;
		position:relative;
	}
	#bannerHeader {
		position: absolute;
		top: 10px;
		width:731px;
		margin:0 22px 0 8px;
	}
	#header #siteLogo {
		margin: 0;
		float:left;
		display:inline;
			height:62px;
			position:relative;
	}
		#siteLogo h1 span, #siteLogo h2 span {
			text-indent:-99999px;
			overflow:hidden;
			position:absolute;
		}
		#siteLogo a:hover,
		#siteLogo h1 a img {
			border:0;
		}
/* ----- site search ----- */
#header #siteSearch {
	float:right;
	padding-top:36px;
	margin-right:0px;
}

	.formRow#siteSearch {
		margin-bottom:0;
	}
	.formRow #topSearchForm input.inputText {
		width:143px;
		background: #fff url(http://thirdsector.co.uk/_hbi_ui/_TSO/_images/headerFooter/icon/iconSearch.png) no-repeat 2px 1px;
		padding-left:25px;
		color:#656565;
		font-style:italic;
	}
	.formRow #topSearchForm label {
		color:#333;
		padding: 0 8px;
		float:none;
		margin:0;
	}
	.formRow #topSearchForm label.hide {
	display:none
	}
	.formRow #topSearchForm input.inputSearch {
		margin-left:9px !important;
	}

/* specific styling for main navigation */
#navigation {
	margin: 0 auto;
	text-align:center;
}
	#mainNav ul {
	margin-left:0
	}
	
	#mainNav ul li {
	list-style:none;
	float:left
	}
	
	#mainNav ul li a {
		color: #000000;
	}
	#mainNav ul li a:hover {
		border-bottom: 1px dotted #1A3973;
    	color: #1A3973;
		text-decoration:none;
	}

/* specific styling for sub navigation */

#subNav li a:hover {
	border-bottom: 1px dotted #1A3973;
	color: #1A3973;
	text-decoration:none;
}
	
/* specific styling for top navigation from the footer */
#footerWrap {
	background:url("http://thirdsector.co.uk/_hbi_ui/_TSO/_images/bkg/bkgBody.gif") repeat scroll 0 0 transparent;
    padding-bottom: 15px;
    overflow: hidden;
}
#footerWrap dl {
	margin:0
}
#footerWrap #topNav {
	font-size:1.2em;
}
	#headerPromo {
	    position: absolute;
	    margin-left:750px;
	    top: 10px;
	}
		#headerPromo img {
			width:200px;
		}

/* =Blog Header
-------------------------------------------------------------- */
body #mainHeader {
    z-index:2;
}

#mainHeader {
    margin: 0 auto;
    position: relative;
    width: 980px;
}

#branding {
    padding:0;
}

#blog-title {
    padding:5px;
	width:610px;
	height:130px;
	cursor: pointer;
	border:1px solid #e1dede;	
	-moz-box-shadow: 1px 1px 1px #7f7f7d;
	-webkit-box-shadow: 1px 1px 1px #7f7f7d;
	box-shadow: 1px 1px 1px #7f7f7d;
}

#blog-title h1, #blog-title h2 {
	width:610px;
	height:130px;
    font-family:Arial,sans-serif;
    font-size:2.2em;
    font-weight:400;
    color:#333;
    line-height:40px;
	float:left;
	background:#fff url("files/h1_bkg.jpg") no-repeat 0 0;
}
	
#siteinfo, #blog-title h1 a, #blog-title h2 a {
	display:none
}

#blog-title img {
	float:right;
}

h1.page-title {
	color: #333;
	font-family: Georgia, serif;
	font-weight:normal;
	font-size:2.2em;
	border-bottom:1px dashed #333;
	padding:5px 0px 10px 0;
	margin:10px 0 20px 0;
}

.search-results h1.page-title, .archive h1.page-title {
	color: #333;
}
.search-results h1.page-title #search-terms, .archive h1.page-title span {
	color: #777;
}

h2.latest-posts {
	font-family: Georgia, serif;
	font-size:2.2em;
	margin:0 30px 0 0;
	display:inline;
	float:left;
	font-weight:normal;
}
h2.entry-title {
	color:#000008;
	font-size:2.2em;
	text-transform:none;
	font-weight:normal;
}
h2.entry-title a {
	color:#000;
	text-decoration:none;
}
h2.entry-title a:hover, h2.entry-title a:active, h2.entry-title a:focus {
	border-bottom: 1px dotted #1a3973;
	color: #1A3973;
}
div.latest-posts {
	padding:5px 0;
	margin:0 0 10px;
	border-bottom: 1px dashed #CCCCCC;
	zoom:1;
}
.latest-posts span.rss a {
	background:url('images/bkgRSS.png') no-repeat right 2px;
	font-size:11px;
	margin-top:3px;
	height:16px;
	display:block;
	float:right;
	padding:2px 20px 0 0;
}
h1.page-title span {
	font-style:normal
}


#blog-description {
    color:#666;
    font-size:13px;
    font-style:italic;
}

/* =Blog Footer
-------------------------------------------------------------- */
#wrap #footer {
	border:none;
	padding:0;
	margin:0;
	background: url("http://thirdsector.co.uk/_hbi_ui/_TSO/_images/headerFooter/bkg/bkgFooter.gif") repeat scroll 0 0 transparent;
}
	  #footer a {
			text-decoration:underline;
		}
	
	#haymarketLogo .creditsWrap {
		float: left;
		padding-top: 5px;
	}
	.awardsFooter {
		float: right;
		padding-right: 10px;
	}
	#adFooter{
		margin:0 auto !important;
		text-align:center;
		padding:0 10px;
	}
		#adFooter a img {
			display:inline;
		}
	
	#adFooter img{
		margin:10px 0 0 0;
	}
	
	#about {
		width:450px;
		float:left;
		margin-right:20px;
	}
		#about p,
		#haymarketLogo p {
			font-size:1em;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			margin-bottom:15px;
		}
			#footer dl dd a {
				color:#000;
				text-decoration:none;
			}
				#footer dl dd a:hover, #footer dl dd a:active, #footer dl dd a:focus{
					border-bottom: 1px dotted #1A3973;
				}		
		#haymarketLogo p a {
			float:none;
			color:#000;
		}
			#haymarketLogo p a:hover {
				border-bottom: 1px dotted #1A3973;
			}
	
		#footer .footerModule {
			width:290px;
			float:left;
			padding:0 10px;
			margin:0px 0px 10px 0px;
		}
		#footer .footerModule.first {
			clear:left;
		}
		
			#footer .footerModule h3 {
				font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
				font-size:1.8em;
				color:#fff;
				font-weight:normal;
				margin-bottom:0px;
				padding-bottom:0px;
			}
			
			#footer .footerModule p {
				color:#fff;
				line-height:1.5em;
				margin-top:15px;
				padding-top:0px;
			}

	/*
#footer {
	border-top: 0;
	display:block;
}

div.exploreBR {
	width: 280px;
	float: left;
	margin: 15px 18px 15px 0;
	display:inline;
	word-wrap: break-word;
	}

div.exploreBR dl {
	margin:0
	}
	
/*This positions the minor top navigation which is in footer div but positioned in the header
ul#topNav {
	list-style:none;
}
*/

/* =Author 
-------------------------------------------------------------- */
.archive-meta {
	padding:10px 0;
	font-size: 1.2em;
	font-weight:bold
	}
	
#author-info h2 {
	color: #333;
	font-family:Georgia, serif;
	font-weight:normal;
	font-size:18px;
	padding:0 0 5px 0;
	margin:10px 0;
	border-bottom:1px dashed #333;
}

#author-info .avatar {
	float: right;
	margin: 0.3em 0 0 1em;
}
	
.author-email {
	font-size:1.2em;
}

#author-email {
	margin-top: 5px;
}

#author-email a.email {
	font-size:1.2em;
	font-weight:bold;
	color:#333;
}
#author-email a.email:hover {
	text-decoration: none;
	color:#1a3973;
	border-bottom:1px dotted #333;
}

.author-bio p {
	font-size:1.3em
}

/* =Content
-------------------------------------------------------------- */
#content {
	padding: 5px 0 15px;
	width:620px;
}
.textwidget {
	font-size:13px;
}

#featured-container .last-post {
	margin-right:0
}	

#featured-container h2 {
	padding-bottom:10px;
}	

#featured-container h2.featured-post {
	font-size:1.6em;
	margin:15px 0 0 0;
	padding:5px 0 0 0;
}

.featured {	
	margin:0 20px 0 0;
	display:inline;
	width:140px;
	float:left;
	color:#898989;
	font-size:12px;
	padding-top:20px;
}
	
.featured .excerpt {
    font-size:1em;
    font-weight:400;
}

.featured .postavatar {
	display:none;
	padding:0 5px 5px 0;
	float:none;
    width:40px;
}
	 
.featured h2 a {
	font-size:21px;
	font-weight:normal;
	text-transform: none;
	word-wrap:break-word;	
}	
	.featured h2 a:hover, .featured h2 a:active, .featured h2 a:active {
		color:#1a3973;
	}

h1.entry-title {
	font-family:Georgia, serif;
    color:#000008;
	font-size:2.2em;
	text-transform:none;
	font-weight:normal;
}
	
.entry-meta {
    color:#888;
    font-size:1.1em;
    line-height:18px;
	font-style:normal
}

.entry-meta a {
	color:#1a3973;
}
	
.entry-meta a:hover {
	color:#1a3973;
}
	
.entry-meta span.fn {
	color:#333
}

.entry-meta abbr {
    border:none;
    cursor:text;
    font-size: inherit;
    font-style: inherit;
  }
  
.entry-meta .comments-link {
    display: inline-block;
}

.entry-content a {
	color:#1a3973;
	font-weight:normal;
	}
	
.entry-content a.more-link {
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 10px;
}

.featured p.more-p {
	padding: 5px 0 15px;
}

.featured a.more-link {
	font-size: 1.4em;
	font-weight: 700;
}
	
.entry-content blockquote {
	width:480px;
	margin:10px 0 10px 0;
	padding:10px 10px 0 10px;
	border:1px solid #d3d3d3;
	background-color:#e8e8e8;
	font-style:italic;
}

.entry-content blockquote p {
	width:auto;
	font-style:italic;	
}

.entry-content blockquote em {	
	font-style:italic;	
}
	
.ie6 .entry-content #fb_share_1 {
	padding:2px 0 0 0; 
	width:40px;		
}

.post {
	border-bottom: 1px dashed #CCCCCC;
	padding:0 0 5px 0;
	margin:0 0 15px 0;
}

#content .last-post {
	border-bottom:0px;
	padding:0 0 20px 0;
	margin:0 0 20px 0;
}
.single #content .last-post {
	padding:0 0 10px 0;
	margin:0;
}

.single-tags {
	font-size: 1.2em
}

.meta-prep {
	font-style:normal;
}

.entry-utility {
	width:540px;	
	font-size:1.0em;
	color:#333;
}

/*Social Media - FB Share button and Tweet button specific styles*/
.facebook {
	margin-top:10px;
	float:right;
	clear:right
}
.facebook a {
	background: url(images/fbShareBtn.png) no-repeat 0 0;
	display:block;
	height:24px;
	width:61px;	
}
.facebook a span {
	display:block;
	text-indent:-9999px;
}
.twitter {
	float:right;
	clear:right
}
/*Remove WP Tweet and Facebook Buttons from category, search, author, archive and tag pages*/
.archive .twitter, .author .twitter, .category .twitter, .tag .twitter, .search .twitter,
.archive .facebook, .author .facebook, .category .facebook, .tag .facebook, .search .facebook {
	display:none;
}

/*Remove WP Tweet and Facebook Buttons featured posts*/
#featuredPosts .facebook, #featuredPosts .twitter,
#featured-container .facebook, #featured-container .twitter {	
	display:none
}


/* =Images
-------------------------------------------------------------- */	
img.centered, .aligncenter, div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
	}

img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
	}

img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
	}

.alignright {
	float:right;
	}

.alignleft {
	float:left;
	}	
.entry-content {
	margin:15px 0 0 0
}	
.entry-content p {
	width:500px;
	margin-bottom:10px;
	font-size:1.4em;
	line-height:1.4em;
}
.entry-content ul {
	font-size:1.4em;
	margin-left:5px;
	list-style-position:inside;
}
.entry-content p img {
	float:right;
	padding:2px;
	margin: 0 0 10px 15px;
	max-width: 600px;
	border:1px solid #eaeaea;
	-moz-box-shadow: 1px 1px 1px #7f7f7d;
	-webkit-box-shadow: 1px 1px 1px #7f7f7d;
	box-shadow: 1px 1px 1px #7f7f7d;
}

/* =Author List
-------------------------------------------------------------- */
div.user {	
	margin:0 0 5px 0;
}

div.user a.authorLink, div.user a.authorLink:visited {
	color: #333;
	display: inline-block;
	font-size: 0.9em;
	font-weight: 700;
	padding:2px 0;
	zoom: 1;
	border-bottom: 1px solid #fff;
}

div.user a.authorLink:hover {	
	color:#1a3973;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}

div.userContent {
	overflow: auto;
	padding: 5px 3px 3px;
}

div.author-list div.avatar {
	float: left;
	margin-right: 5px;
}

div.author-list div.biography {
	color: #555;
	font-size: 0.8em;
	font-weight: 700;
}

.ie6 div.author-list div.biography {
	height: 50px;
}

div.author-list div.userContent a {
	color: #555;
	text-decoration: underline;
}

div.author-list div.avatar img {
	margin: 0;
}
	
	/* =Paging Nav
-------------------------------------------------------------- */
.single-post #nav-above {
	display: block;
}

.paged #nav-above {
	display: none;
}

.single-post div#nav-below {
	margin: 10px 0;
	padding-top: 5px;
}

div#nav-above {
	margin-top: 15px;
	padding: 0 0 7px 0;
	border-bottom:1px dashed #CCCCCC;
}

div#nav-below {
	padding: 7px 0;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
}
	
div.nav-previous a, div.nav-next a {
	font-family:Georgia, serif;
	font-size:1.6em;
	line-height:1.4em;
	color:#333333;
	font-style:normal;
	padding-bottom:2px;	
}

div.nav-previous a:hover, div.nav-next a:hover, div.nav-previous a:active {
	border-bottom: 1px dotted #1a3973;
    color: #1A3973 !important;
	text-decoration:none;
}
	
div.noBorder {
	border:none !important;
}
	
/* =Search
-------------------------------------------------------------- */	
#searchform {
	margin-bottom: 0;
}

#searchform input#s, #noresults-searchform #noresults-s, #error404-searchform #error404-s  {
	padding: 2px;
	margin:0 8px 0 0;
	border: 1px solid #acacac;
	width:204px;
	color:#333;
	float:left;
	font-size:1.3em
}

.inputText {
	border-color: #aaacb1 #dcdee5 #e3e8ee;
	border-left: 1px solid #dcdee5;
	border-right: 1px solid #dcdee5;
	border-style: solid;
	border-width: 1px;
	font-size:1.2em
}

#error404-searchform div {
	margin-top:10px
}
	
#noresults-searchform #noresults-searchsubmit, #error404-searchform #error404-searchsubmit, #searchform input.button  {
	width:73px;
	height:22px;
	background:#ececec url(images/bkgSearch.png) no-repeat 0 0;	
	color:#333;
	border:none;
	margin-top:0
	}
	
#searchform input.button {
	float:right;
}

#searchform input#s, #searchform input.button {
	font-size:1em
}	

#noresults-searchform #noresults-s, #noresults-searchform #noresults-searchsubmit, #error404-searchform #error404-searchsubmit {
	font-size:1.3em
}
	
.formRow label {
	font-size: 1.2em;
	margin-right: 5px;
	text-align: right;
	width: 100px;
}
	
/*To force RHS column to the right*/
#content div.error404 {
	margin:0 0 200px 0;
}

/* =blogNavigation
-------------------------------------------------------------- */
#siteNavContainer {
	clear:both;
	margin:10px 0px;
	padding:0;
}

#siteNav {
	border-bottom:1px solid #6C8896;
	padding-bottom:1px;
	width:100%;
}

#siteNav ul {
	display:block;
	font-size:1.22em;
	padding-bottom:5px;
}

#siteNav ul li {
	padding-right:18px;
	}

#siteNav ul li a.selected, #subNav ul li a.selected {
	font-weight:700;
}

#siteNav ul li a {
	padding-left:2px;
	padding-right:4px;
	text-transform:uppercase;
}

/* =Calendar
-------------------------------------------------------------- */
table {
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	font-size:100%;
	margin:0;
	outline:0 none;
	padding:0;
	vertical-align:baseline;
}

#calendar_wrap table {
	width:100%;
	background:#f4f5f4;
	border-spacing:1px;
	border-collapse:separate;
	color:#979797;
	margin-bottom: 0;
}

#calendar_wrap table caption {
	padding:3px 0;
	font-size:0.9em;
	background:#f6f5f5;
	color:#333;
	text-align:center;
	text-transform: none;
}

#calendar_wrap table thead td {
	background:#ededed;
	border-spacing:0px;
	text-align:center;
	padding:3px 5px;
	font-size:1.2em;
	font-weight:700;
	color:#333;
}

#calendar_wrap table td a {
		background-color: #f6f5f9;
		color: #0063b1;
		display: block;
	}
	#calendar_wrap table td a:hover {
			border-bottom: 0;
			text-decoration:underline;
		}

#calendar_wrap table thead td a {
		background-color: none;
		color: #0063b1;
		font-size:1.5em;
		line-height:0;
		text-decoration:underline;
	}
	
#calendar_wrap table th {
	background:#ededed;
	border-spacing:1px;
	text-align:center;
	font-size:1.1em;
	font-weight:700;
	line-height: 1.8em;
	color:#333;
	width: 14%;
}

#calendar_wrap table td {
	background:#fff;
	border-spacing:1px;
	text-align:center;
	font-size:1.1em;
	font-weight:400;
	line-height: 1.8em;
	padding:0;
	vertical-align: middle;
}

#calendar_wrap table td#today, #calendar_wrap table td#today a {
		background:	#1a3974;
		color:#fff;
		text-decoration:none;
	}
	
#calendar_wrap table td.postLink{
	background:#d7dee4;
}

#calendar_wrap table td.postLink a {
	color:#fff;
}

#calendar_wrap table td#prev a, #calendar_wrap table td#next a {
	background-color: #fff;
	color:#a8a8aa;
	font-size:0.9em
}

#calendar_wrap table td#prev a:hover, #calendar_wrap table td#next a:hover {
	text-decoration:underline;
	color:#1A3973;
		
}
	
/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */
div.avatar img, div.avatar a {
	display:block;	
}
	div.avatar a:hover, div.avatar a:active {
		border-bottom:none;
	}

.aside h3, .aside h2 {
	margin:25px 0 10px 0;
	padding: 0 0 5px 0;
    font-size:16px;
    font-weight:normal;
	border-bottom:1px dashed #cccccc;
}

.aside h3 {
    font-size:1.4em;
}
	.aside .Advman_Widget h3 {
    	margin: 0;
    	padding: 0;
	}
	
.aside h3 a {
	color:#333;
    text-decoration:none;
}

.aside ul, .aside ul ul {
	list-style:none;
	margin-left:0;
}

ul.xoxo {
	margin: 0 0 0 0;
}
ul.xoxo li#advman-3 h3 {
	border-bottom:none
}
.aside ul li {
	font-size:13px;
	/*padding:0 0 0 10px;*/
	margin:0 0 10px 0;
	}

#most-read-posts ul li a, .blogroll li ul li a, .widget_most_commented_widget ul li a, .user a, .widget_categories a, #mostDiscussed a {
	color:#333;
}

#most-read-posts ul li a:hover, .blogroll li a:hover, .widget_most_commented_widget ul li a:hover, div#jobsOfTheWeek ul li a:hover, .user a:hover, .widget_categories a:hover, #mostDiscussed a:hover  {
	border-bottom: 1px dotted #1A3973;
    color: #1A3973;
	text-decoration:none;
}
.widget_most_commented_widget li span,
#most-read-posts li span {
    display: none;
}
div#jobs ul li {
	padding:0;
	font-size: 0.9em;
    font-weight: 400;
}
#most-read-posts ul li, .aside ul li.widget_most_commented_widget ul li, #linkcat-2 li, li.widget_categories li, ul#mostDiscussed li {
	padding:0;
	font-size: 0.9em;
    font-weight: 700;
	color:#333;
}
ul .blogroll li a {
	color:#333;
}
ul#mostDiscussed li {
	margin:0 0 10px 10px;
}

	
#most_commented_widget-4 li span {
  	display:none
}

.widgetcontainer {
	margin:20px 0; 
}
.widget_tag_cloud div a {
	color:#333;
}
.widget_tag_cloud div a:hover {
	background-color:#333;
	color:#fff;
	text-decoration:none
	}

/* =Jobs
-------------------------------------------------------------- */
div#jobs {
	margin: 0 0 20px;
	padding-top:10px;
}

div#jobs h2 {
	background: url(http://thirdsector.co.uk/_hbi_ui/_TSO/_images/bkg/jobsLogo.gif) no-repeat left top;
	height: 25px;
	margin-bottom: 15px;
	text-indent: -5000px;
}
div#jobs h2 a:link, div#jobs h2 a:hover {
	color: #333333;
}

.aside #jobs h3, .aside #jobs h2 {
	border: 0;
	margin: 0 0 15px 0;
	padding:0;
	text-indent: -5000px;
}

div#jobs ul.jobList li {
	font-size: 1em;
	display:inline-block;
	border-bottom: 1px solid #CCCCCC;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

div#jobs ul.jobList li span {
	color: #333;
	font-size: 1.1em;
}

div#jobs ul.jobList li a {
	font-size: 1.2em;
	display: block;
	font-weight: 700;
}
div#jobs ul.jobList li a:hover {
	border-bottom: 0;
	text-decoration: underline;
}
/*---------More Jobs Button---------------- */
#jobs #moreJobsButton {
    margin: 10px 0;
}
div.buttonType1 a:hover, 
div.buttonType1 a:active, 
div.buttonType1 a:focus, 
div.buttonType1 a:hover .bg,
div.buttonType1 a:active .bg, 
div.buttonType1 a:focus .bg {
    background-image: url(http://thirdsector.co.uk/_hbi_ui/_TSO/_images/bkg/bkgButtonType1Hover.gif);
    border-bottom:0;
    text-decoration: none;
}

div.buttonType1 a, div.buttonType1 a .bg {	
	display:block;
    background-image: url(http://thirdsector.co.uk/_hbi_ui/_TSO/_images/bkg/bkgButtonType1.gif);
}
a.button:hover .r1, a.button:active .r1, a.button:focus .r1 {
    background-position: right top;
    border-bottom: 0;
    padding: 0;
}
a.button:hover .r2, a.button:active .r2, a.button:focus .r2 {
    background-position: left top;
    border-bottom: 0;
}
a.button, a.button .bg {
    background-repeat: no-repeat;
    color: #333333;
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 1;
    float:left;
	font-weight:bold;
}
a.button .r3 {
    line-height: 1.5em;
    padding: 1px 16px 4px 0;
}
.rounded .r1 {
    background-position: right top;
    margin-left: 7px;
}
.rounded .r2 {
    background-position: left top;
    margin-left: -7px;
    padding: 0 0 0 7px;
}
.rounded .r3 {
    background-position: right top;
}
.rounded, .rounded .bg {
    background-repeat: no-repeat;
    display: block;
}
/*---------Search Form Jobs---------------- */
div#jobs #frmSearchJobs {
	border-top: 1px solid #ccc;
	margin-bottom: 0;
	padding-top: 10px;
}

div#jobs #frmSearchJobs label {
	font-size: 1.2em;
	font-weight: 700;
}

div#jobs #frmSearchJobs input.field {
	font-size: 1.2em;
	margin: 0 10px 0 5px;
	padding: 2px;
	width: 135px;
}

div#jobs #frmSearchJobs input.goButton {
	font-size: 1.2em;
}


/* Disqus comment box */

#disqus_thread #dsq-comments-title {
	padding-top: 15px;	
}

#respond {
	padding-top: 5px;
}

#disqus_thread {
	margin-top: 20px;
	width:620px;	
}
#disqus_thread a {
	color: #1A3973;
}
#disqus_thread a:hover {
	border-bottom: 1px dotted #1a3973;
}

body #content #disqus_thread h3 {
	font-size:1.8em;
	padding: 5px 0;
	font-weight:normal;
}

body #content #disqus_thread #login_message {
	background-color: #fff;
	border: 0;
	font-weight: 700;
	padding: 0;
}

body #content #disqus_thread #dsq-content h3 {
	border-top: 0;
	padding: 0;
}
body #content #disqus_thread #dsq-content a:hover {
	border-bottom: 1px dotted #1a3973;
}
body #content #disqus_thread #dsq-content #dsq-global-toolbar a:hover,
body #content #disqus_thread #dsq-content .dsq-header-avatar a:hover,
body #content #disqus_thread #dsq-content a.dsq-comment-hide-thread:hover,
body #content #disqus_thread #dsq-content a.dsq-comment-show-thread:hover {
	border-bottom: 0;
}

body #content #disqus_thread #dsq-content .dsq-post-area h3 {
	margin-bottom: 15px;
    border-bottom: 1px dashed #CCCCCC;
}

body #content #disqus_thread #dsq-comments-title h3 {
    border-bottom: 1px dashed #CCCCCC;
}

#dsq-content .dsq-request-user-info {
	color:#888;
}
	#dsq-content .dsq-request-user-info table {
		color:#333;
	}

#disqus_thread .dsq-comment-wrap {
    background: url("images/bkgCommentTop.gif") no-repeat scroll left top transparent;
}

#disqus_thread .dsq-full-comment {
    background: url("images/bkgCommentRight.gif") no-repeat scroll right top transparent;
    display: block;
    overflow: hidden;
    padding: 15px 15px 0;
}

#disqus_thread .dsq-full-comment-bottom	{
	background: url("images/bkgCommentBottom.gif") no-repeat scroll left bottom transparent;
    display: block;
    min-height: 6px;
    overflow: hidden;
    text-align: right;
}

#disqus_thread .dsq-comment-bottom-right	{
	background: url("images/bkgCommentBottomRight.gif") no-repeat scroll right bottom transparent;
    min-height: 6px;
}

a.dsq-brlink {
	display:block;
	margin:10px 0;
	font-size:1.2em;
	color:#888;
	font-weight:bold		
}

#dsq-content .dsq-full-comment .dsq-comment-header {
	border:0;
	background:none
	}
	
#disqus_thread #dsq-content #dsq-comments .dsq-collapsed-comment {
	margin-left:20px;
}

body #dsq-content .dsq-comment .dsq-header-avatar a.dsq-avatar img {
	margin: 0;
}

#content #disqus_thread #dsq-notice {
    background-color: #FFF8E5;
    border: 1px solid #AAAAAA;
    font-size: 12px;
    padding: 10px;
}

/* DISQUS IE6 fixes */

.ie6 #disqus_thread .dsq-comment-wrap,
.ie6 #disqus_thread .dsq-comment-wrap .dsq-full-comment,
.ie6 #disqus_thread .dsq-comment-wrap .dsq-comment-header-meta-wrapper,
.ie6 #disqus_thread .dsq-comment-bottom-right,
.ie6 #dsq-notice {
	zoom:1
}

/* ---  DISQUS - Latest version  ---*/

.commenting-message{
	margin:10px 0;
	padding:10px 10px 8px 10px;
	background:#F1F1F1;
}

	.commenting-message p{
		font-size:12px;	
		margin-bottom:2px;
	}
	
	.commenting-message p a{
		color:#1A3973;
	}



/* --- Header/Footer --- */

#header #navigationWrap {
	background: url('images/bkgShadow.gif') no-repeat center bottom #333;
	padding-bottom: 26px;
}

#footer h3 {
	color: #333;
	text-transform: none;
}

#about {
	color: #333;
}

#seoLinks ul {
	margin-left: 470px;
}

#bannerHeader a:hover,
#headerPromo a:hover,
.Advman_Widget a:hover,
#adFooter a:hover,
.logoImg a:hover,
#awardsFooter a:hover {
	border: 0;
}


/* Activate New User Page */
body.activationWrap #wrapper {
	background-color:#fff
}

body.activationWrap div#wrap {
	background: none;
}

.activationWrap #header, .activationWrap #footerWrap, .activationWrap #footer {
	display:none;
}

.activationWrap #main {
	margin-top: 50px;
	padding: 0
}

.activationWrap #main .userEmail{
	font-weight: 700;
}

#main .activation {
	width:400px;
	margin: 0 auto
}
.activation h2 {
	font-size:1.8em
}
.activation p {
	margin:10px 0 0 0;
	font-size:1.2em
	
}
.activation .lead-in {
	font-size:1.2em;
	line-height:18px;	
	margin: 10px 0 0 0
}
.activation #signup-welcome {
	margin: 15px 0 0 0
}
.activation #signup-welcome p {
	margin:0 0 5px 0;
	font-size:1.3em
}
.activation p.view {
	margin: 10px 0 0 0;
	font-size:1.2em
}
.activation #signup-welcome span.h3 {
	font-size:1.2em;
	padding:0;
	margin:0 0 0 15px;
	color:#000;
	font-weight:700
}
#activateform label {
	font-size:1.2em;
	display:block;
	margin:0 0 5px 0
}
#activateform input#submit {
	font-size: 1.2em;
    margin: 5px 0 0;
    width: 80px;
}

#activateform input#key {
	font-size: 20px;
    margin-top: -10px;
	padding:1px;
    width: 300px;
}

/* =Google Ads
-------------------------------------------------------------- */
#content #single-bottom.aside h3,
#content #index-bottom.aside h3 {
	border: 0;
	font-family: inherit;
	font-size: 11px;
	font-style: normal;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}

#content #single-bottom.aside ul,
#content #index-bottom.aside ul {
	padding: 0;
}

#googleAd.googleAdsContainer {
	display:block;
	margin:0 20px 20px;
	overflow:hidden;
	padding:10px;
	padding-bottom:0px;
	width:580px;
	font-size:1.3em
}
#googleAd.googleAdsContainer a h3 {
	display:inline;
	color:#464646;
	font-weight:bold;
	text-decoration:none;
	text-transform: none;
	}

#wrapper #googleAd {
	clear:both;
	font-size: 1.1em;
	margin:0;
	width:598px; 
	border:1px solid #cfcfcf;
	background-color:#fff;
}

.googleAd {
	font-size:12px;
	margin:10px 0
}

.googleAd a.googleAd span.googleAdTitle {
	margin:10px 0 0 0;
    color:#0063b1;
	font-weight:bold;
}
	
.googleAd span.googleAdUrl {
	display:inline;
	margin:0 0 10px 0
}

.googleAd .googleAd {
	color:#333;
	text-decoration: none;
}

.googleAd a:hover, .googleAd a span.googleAdUrl:hover {
	color:#0063b1;
	text-decoration: underline;
}

/* IE6 Footer fixes */

.ie6 #footer {
	zoom:1;
}
	