/*
Theme Name: BetterHiringToday
Theme URI: http://betterhiringtoday.com/
Description:  The Custom theme for Better Hiring Today
Version: 1.8
Author: JTk
Author URI: http://imjtk.com/
Tags: clean, simple, one column, graphics, blue
*/

html, body { height: 100%; }

body {
	background: #6B7A83 url(images/back.png) 0 0 repeat-x;
	background-position: top center;
	color: #352F26;
	text-align: center;
	font: 62.5% "Trebuchet MS", Tahoma, verdana sans-serif;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}

a:link, a:visited {
	color: #B6121B;
	text-decoration: none;
}

a:hover, a:active {
	color: #53746C;
	text-decoration: underline;
}

#container {
	min-height: 100%;
	_height: 100%;
	width: 975px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: url(images/repeat.png) 0 repeat;
}

/* Header */
h1#header {
	background: #CFB383;
	margin: 0;
	height: 240px;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
	background: url(images/header.png) 0 no-repeat;
}

h2#header {
	background: #CFB383;
	margin: 0;
	height: 240px;
	text-indent: -1234em;
	position: relative;
	z-index: 1001;
	background: url(images/header.png) 0 no-repeat;
}

#header a {
	position: absolute;
	left: 10px;
	top: 100px;
	height: 50px;
	width: 400px;
	text-decoration: none;
}

/* Content */

#wrapper {
	width: 590px;
	position: relative;
	float: left;
	z-index: 12001;
}

#content {
	margin: 5px 0 0 66px;
	_margin: 0 0 0 12px;
}


/* SubHeader */

#sidebar {
	position: relative;
	float: right;
	color: #4C5C52;
	padding: 0 0 0 17px;
	margin: 0 66px 0 0;
	width: 290px;
	z-index: 1002;
	text-align: left;
  }

#sidebar h2 {
	color:	#B6121B;
	margin: 5px 10px 5px 5px;
	padding: 4px 0 0 3px;
	font-size: 1.33em; 
	letter-spacing: .69px;
	line-height: 1.25em;
	text-transform: none;
	border-bottom: 1px solid #D6E2E3;
	text-align: left;
	font-weight: bold;
}

#sidebar h3 {
	color:	#B6121B;
	margin: 5px 10px 5px 5px;
	padding: 4px 0 0 3px;
	font-size: 1.33em; 
	letter-spacing: .69px;
	line-height: 1.22em;
	text-transform: none;
	border-bottom: 1px solid #D6E2E3;
	text-align: left;
	font-weight: bold;
}

#sidebar ul li {
	color:	#01A2D9;
	margin: 10px 0 10px 0;
	padding: 4px 0 10px 3px;
	font-size: 1.1em; 
	line-height: 1.25em;
	border: 1px solid #D6E2E3;
	background: #FBFBFB url(images/sidebar_back.png) bottom center repeat-x;

}

#sidebar ul li ul li {
  	padding: 2px 0 4px 0;
	margin: 0 0 0 25px;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2;
	border: none;
	font-family: georgia, serif;
	color: #C9CED1;
	list-style: disc;
	background: none;
}

#sidebar li, #sidebar li ul{
	margin: 0;
}

#sidebar a, #sidebar a:visited, .pre_footer_boxen a, .pre_footer_boxen a:visited{
	color: #64727B;
	text-decoration: none;
}

#sidebar a:hover, .pre_footer_boxen a:hover{
	color: #B6121B;
}

h3, #recently h2, #featured_articles h2, #featured_story h2, featured_story_container h3, #featured_story h2{
	margin: 15px 0 10px 0;
	padding: 0 0 2px 0;
	font-size: 1.55em; 
	line-height: .9em; 
	font-weight: bold; 
	color: #4C5C52; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 1px solid #D6E2E3;
}

#recently a, #recently h2 a:visited {
	color: #3286B2;
	text-decoration: none;
}

#recently h2 a:hover {
	color: #095CA9;
	text-decoration: underline;
}

.imageElement h2 {
	color: #fff;
}


#ad_space {
	position: absolute;
	top: 95px;
	right: 55px;
	padding: 10px 0 0 0;
	z-index: 999998;
}

#description {
	position: absolute;
	left: 70px;
	top: 150px;
	color: #4C5C52;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.5em;
	letter-spacing: -0.2px;
	word-spacing: -0.4px;
	z-index: 888888;
	font-family: georgia, serif;
	line-height: 16px;
}

.every_time {
	color: #497998;
	}

#logged_in {
	position: absolute;
	right: 70px;
	top: 60px;
	color: #4C5C52;
	z-index: 999998;
	font-size: 1.33em;
	font-family: georgia, serif;
}

#author_archives {
	position: absolute;
	right: 70px;
	top: 179px;
	color: #4C5C52;
	z-index: 999998;
	font-size: 1.1em;
	font-family: georgia, serif;
}



#author_archives  a:link, #author_archives  a:visited {
	color: #4C5C52;
	text-decoration: none;
}

#author_archives a:hover, #author_archives a:active {
	color: #B6121B;
	text-decoration: underline;
}

#tweets {
	position: absolute;
	top: 10px;
	left: 60px;
	z-index: 888888;
	color: #fff;
	font-size: 1.33em;
}

#rss_feed {
	position: absolute;
	right: 70px;
	top: 2px;
	color: #4C5C52;
	z-index: 999998;
}

#header_cats{
	position: absolute;
	left: 70px;
	top: 200px;
	color: #BDDFDA;
	z-index: 999998;
	font-weight: bold;
	font-family: georgia, serif;
		font-size: 1.1em;
		word-spacing: -0.6px;
	letter-spacing: -0.3px;

}

#header_cats li {
	margin: 0;
	padding: 0 2px 0 2px;
	list-style: disc;
	display: inline;
	border-right: 1px solid #fafafa;
}


#header_cats li:last-child {border:none;}



#header_cats  a:link, #header_cats  a:visited {
	color: #fafafa;
	text-decoration: none;
}

#header_cats a:hover, #header_cats a:active {
	color: #B0DCF9;
	text-decoration: underline;
}


/* Mani Menu */

#main_menu {
	position: absolute;
	top: 55px;
	left: 70px;
	z-index: 12002;
}

#header_nav {
	margin: 0;
	padding: 0;
	height: 50px;
	list-style: none;
	display: inline;
	overflow: hidden;
	z-index: 999998;
	position: relative;
}

#header_nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#header_nav a {
	float: left;
	padding: 36px 0 0 0 ;
	overflow: hidden;
	height: 0px !important;
	height /**/:72px; /* for ie5/Win only */
}

#header_nav a:hover {
	background-position: 0 -36px;
}

#header_nav a:active, #nav a.selected {
	background-position: 0 -0px;
}

#home_nav a {
	width: 110px;
	background: url(images/nav_home.png) top no-repeat;
	margin: 0;
}

#about_nav a {
	width: 95px;
	background: url(images/nav_about.png) top  no-repeat;
	margin: 0;
}

#contact_nav a {
	width: 129px;
	background: url(images/nav_companies.png) top  no-repeat;
	margin: 0;
}


hr.featured_clear {
	height: 25px;
	visibility: hidden;
	clear:both;
	width: 300px;
	margin: 0;
}

hr#clear {
	clear: both;
	height: 65px;
	visibility: hidden;
}

hr.clear_right_col {
	clear: both;
	height: 20px;
	visibility: hidden;
}

.clear {
	clear: both;
}

hr {
	clear: both;
	height: 20px;
	visibility: hidden;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	color: #475263;
	font-size: 2.3em; 
}
h2 {
	color: #953333;
	font-size: 2.2em; 
}

h4 {
	color: #3286B2;
	font-size: 1.66em; 
	margin: 10px 0 0 5px;
}
h5 {
	color: #64727B;
	font-size: 1.44em;
}

h6 {
	color: #617973;
	font-size: 1.33em;
	border-bottom: 1px solid #D6E2E3;
	font-family: verdana, arial, sans-serif;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	margin: 0;
}

hr.clearing_r {
	height: 1px;
	visibility: hidden;
	clear: right;
	margin: 0;
}

hr.clearing_l {
	height: 1px;
	visibility: hidden;
	clear: left;
	margin: 0;
}

.dotted_line {
	border-bottom: 1px dotted #ccc;
	margin: 0 0 25px 0;
}

.dotted_line_404 {
	border-bottom: 1px dotted #ccc;
	margin: 10px 0 15px 0;
}

/* Absolutely position blog elements */


.premetadata {
	margin: 0 10px 0 0;
	border-bottom: 1px solid #D6E2E3;
}

.premetadata_single {
	margin: 0 10px 0 0;
	border-bottom: 1px solid #D6E2E3;
}

small {
	color: #739089;
	font-weight: bold;
	font-size: 10px;
	text-transform: none;
	padding: 2px 0 0 2px;
	font-family: georgia, serif;
}

.post {
	padding: 0 0 0 5px;
}

.archive_post {
	font-family: georgia, serif;
	padding: 0 0 0 15px;
	color: #98AEA8;
}

.archive_post ul li{
	list-style-type: disc;
	margin-left: 15px;
	padding: 5px 0 3px 0;
	color: #;
	font-size: 1.33em;
}

.post ul li{
	list-style-type: disc;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post h2 {
	margin: 2px 0 2px 2px;
	font-size: 1.75em; 
	line-height: .8em; 
	font-weight: bold; 
	color: #B6121B; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
}

.post h2 a, .post h2 a:visited {
	color: #B6121B;
	text-decoration: none;
}

.post h2 a:hover {
	color: #497998;
	text-decoration: none;
}

.postmetadata {
	padding: 10px;
	margin: 6px 10px 50px 0;
	font-size: 1.225em;
	font-weight: bold;
	line-height: 14px;
	color: #4F5557;
	border: 1px solid #D6E2E3;
	background: #F8F8F8 url(images/postmeta_back.png) bottom center repeat-x;
}

.postmetadata  a:link, .postmetadata  a:visited {
	color: #739089;
	text-decoration: none;
}

.postmetadata a:hover, .postmetadata a:active {
	color: #57636A;
	text-decoration: underline;
}

.entry {
	margin: 0;
	padding: 5px;
	font-size: 1.33em; 
	line-height: 1.3em;
	color: #36463C;
	font-family: georgia, serif;
}

.entry a:link, .entry a:visited {
	color: #739089;
	text-decoration: underline;
}

.entry a:hover, .entry a:active {
	color: #B6121B;
	text-decoration: none;
}

.entry img {
	margin: 0 10px 5px 0;
	border: none;
}

.post_ad {
	margin: -20px 0 20px 0;
}

ul,
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 7px;
	list-style-type: none;
}

blockquote {
	padding: 5px 10px 5px 10px;
	margin: 5px 0 10px 0px;
	font-size: 1em;
	line-height: 16px;
	color: #444;
	background-color: #F7F7F7;
	border-top: 1px dotted #D2DADA;
	border-bottom: 1px dotted #D2DADA;
}


.textwidget {
	padding: 0 0 0 8px;
}

/* Form Stuff */

input {
	color: #333;
	border: none;
	padding: 2px 0 2px 7px;
	height: 16px;
	width: 300px;
	background-color: #fff;
	border: 1px solid #64727B;
	font-size: 1.2em;
}

textarea {
	color: #333333;
	border: none;
	padding: 10px 20px 0 10px;
	height: 158px;
	width: 332px;
	background-color: #ffffff;
	border: 1px solid #64727B;
	font-family: "Trebuchet MS", Tahoma, verdana sans-serif;
	font-size: 1.1em;
}

select {
	font-family: georgia, serif;
	color: #686868;
	font-size: 1em;
	line-height: 16px;
}

#header_search{
	position: absolute;
	top: 202px;
	right: 72px;
	margin: 0;
	padding: 0;
	word-spacing: .2px;
	font-size: 12px;
	z-index: 12002;
	color: #ffffff;
}

#searchsubmit {
	border: none;
	background: none;
	margin: 0 0 0 -4px;
	width: 34px;
	vertical-align: middle;
}

#searchform {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

#search_box {
		padding: 2px 0 0 2px;
	height: 20px;
	width: 255px;
	vertical-align: middle;
	font-size: 1.1em;
	color: #4F5557;
	border: 1px solid #57636A;
	background: #fff;
	margin: 5px 0 0 12px;
}

.buttons_no_b {
	border: none;
	background: none;
	margin: 0 0 76px 0;
	height: 23px;
	width: 58px;
	vertical-align: middle;
}

form {
margin: 0;
}

#subscribesubmit {
	border: none;
	background: none;
	margin: 5px 15px 0 200px;
	width: 65px;
	height: 26px;

}

#subscribe {
	color: #4C5C52;
	padding: 5px 10px 0 5px;
	font-size: 1.1em;
	font-weight: bold;
}

#subscribe_box {
	padding: 2px 0 0 2px;
	height: 20px;
	width: 255px;
	vertical-align: middle;
	font-size: 1.1em;
	color: #4F5557;
	border: 1px solid #57636A;
	background: #fff;
	margin: 5px 0 0 12px;
}



/* Comments styles */

#commentform {
	margin: 20px 0 10px 25px;
}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

#comments  {
	padding-left: 15px;
}

ol.commentlist{
	margin: 0 0 50px 0;
}

.commentlist li {
	
}

.mad_city_comment {
	padding: 10px;
	margin: 6px 10px 0 0;
	font-size: 1.225em;
	font-weight: bold;
	line-height: 14px;
	color: #4F5557;
	border: 1px solid #D6E2E3;
	background: #F8F8F8 url(images/postmeta_back.png) bottom center repeat-x;
}

.mad_city_commenter {
	margin: -10px 0 25px 250px;
}

 .commentlist{
	position: relative;
 }

 .more-link {
	font-size: 1em;
	font-weight: bold;
 }

.allowed_tags strong {
	font-size: .88em;
	color: #453D32;
 }

.allowed_tags {
	margin: 15px 66px 20px 0px;
	padding: 5px 10px 5px 10px;
	font-size: .88em;
	color: #4F5557;
	border: 1px solid #D6E2E3;
	background: #F8F8F8 url(images/postmeta_back.png) bottom center repeat-x;	
}

h3#comments, h3#respond{
	margin: 2px 10px 0 5px;
	padding: 0 0 2px 0;
	font-size: 1.5em; 
	line-height: .8em; 
	font-weight: bold; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 1px solid #D6E2E3;
	color: #B6121B;
}

#comment_submit {
	border: 1px solid #cfcfcf;
	width: 120px;
	height: 20px;
	font-size: 1.1em;
	border-bottom: 1px dotted #FE942A;
	color: #548E30;
	vertical-align: middle;
	padding: 0 0 4px 0;
	text-align: center;
}
#bottom_nav {
	margin: 10px 0 0 0;
	font-size: 11px;
}

.prev_nav {
	float: left;
}

.next_nav {
	float: right;
}


#wpu-profile {

}


#wpu-profile h2{
	font-size: 1.33em;
	margin: 10px 0 0 0;
	color: #4C5C52;
}

#single_author {
	color: #4C5C52;
	padding: 5px 10px 5px 10px;
}

.wpu-avatar {
	float: left;
}


.wpu-user {
	padding: 10px 0 0 0;
}	

	  /* WordPress likes this http://codex.wordpress.org/CSS
-----------------------------------------*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
  }

   /* The Pre Footer 
-----------------------------------------*/

#pre_footer_wrapper {
	width: 800px;
	padding: 10px 0 5px 25px;
	margin: 5px 0 50px 75px;
	font-size: 1.225em;
	font-weight: bold;
	line-height: 14px;
	color: #4F5557;
	border: 1px solid #D6E2E3;
	background: #F8F8F8 url(images/postmeta_back.png) bottom center repeat-x;
	position: relative;
}

#pre_footer_wrapper h2 {
	color:	#B6121B;
	margin: 5px 10px 5px 5px;
	padding: 4px 0 0 3px;
	font-size: 1.1em; 
	letter-spacing: .75px;
	line-height: 1.25em;
	text-transform: none;
	border-bottom: 1px solid #D6E2E3;
	text-align: left;
	font-weight:bold;
}

.pre_footer_boxen {
	position: relative;
	padding: 5px;
	margin: 0 20px 0 0;
	font-size: 1.1em;
	float: left;
}


.pre_footer_boxen ul {
	padding: 0;
	margin: 0;
}

.pre_footer_boxen li {
	padding: 2px 0 4px 0;
	margin: 0 0 0 25px;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2;
	border: none;
	font-family: georgia, serif;
	color: #C9CED1;
	list-style: disc;
	background: none;
}

.single_ad {
	margin: 0 0 25px 10px;
}

h2.widgettitle {
	margin: 0 5px 2px 5px;
	font-size: 16px; 
	font-weight: bold; 
	color: #0073AC; 
	letter-spacing: -.2px;
	word-spacing: -.3px;
	border-bottom: 2px dotted #fff;
	font-family: "Trebuchet MS", verdana, sans-serif;
}

  /* Footer
-----------------------------------------*/
#footer.single_footer {
	min-height: 60px;
	_height: 60px;
	width: 975px;
	position: relative;
	padding: 0;
	margin: -60px auto 0 auto;
	background: url(images/footer.png) repeat;
	
  }

  #footer.home_footer {
	min-height: 70px;
	_height: 70px;
	width: 975px;
	position: relative;
	padding: 0;
	margin: -60px auto 0 auto;
	background: url(images/footer.png) repeat;

  }

#footer_container {
	margin: 0 25px 0 75px;
    padding-top: 25px;
	font-size: 1.3em;
	color: #64727B;
	text-align: left;
}
