/*
Theme Name: CareerPlug Custom
Theme URI: http://igraycon.com/
Description: A customized WordPress theme built specifically for CareerPlug.
Version: 1.0
Author: Iain Gray
Author URI: http://igraycon.com/
Tags: custom

CareerPlug v1.0
http://igraycon.com/

This theme was designed by Clint Smith and built by Iain Gray.

 */

* {
    margin: 0;
    padding: 0;
}

body {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 62.5%; /* Resets 1em to 10px */
    background: #e6e6e6 url('images/header_background_large.png') repeat-x 0px -10px;
}
body, h1, h2, h3, h4, h5, p, a, li, td, strong, b, i, small, label, dt, dd {
    font-family: Tahoma, Arial, Sans-Serif;
}
h1, h2, h3, strong, b {
    font-weight: bold;
}
h1 {
    font-size: 4em;
}
h2, h2 a {
    font-size: 20px;
    color: #0069aa;
    margin-bottom: 26px;
}
h2 a {
    text-decoration: none;
}
h3, h4, h5 {
    color: #3f3f3f;
}
h3, h4, h5, p, a, li, td, label, dt, dd {
    font-size: 16px;
}
small, p.postmetadata {
    font-size: 14px;
}
h3, h4, h5, p, a, li, td, small, label, dt, dd {
    color: #3f3f3f;
}
p, ul {
    margin-bottom: 1em;
}
ul {
    list-style-position: inside;
}
#headerimg {
    background: transparent url('images/logo.png') no-repeat scroll top left;
    margin: 0 0 0 15px;
    height: 51px;
    float: left;
}
#headerimg h1 {
    margin: 0;
    padding: 0;
    text-align: left;
}
#headerimg h1 a {
    display: block;
    padding: 49px 0 0 0;
    overflow: hidden;
    width: 182px;
    height: 0px;
    margin: 0 0 0 60px;
    background: transparent url('images/careerplug.png') no-repeat scroll 0px 11px;
}
#headerimg .description {
    font-size: 1.2em;
    text-align: center;
}
ul.nav, ul.nav ul, #content #splash ul {
    list-style-type: none;
    list-style-position: outside;
    list-style-image: none;
}
ul.nav li:first-child, ul.nav li.page-item-167 {
    border-left: none;
}
ul.nav li {
    position: relative;
    float: left;
    border-left: 2px solid #3f3f3f;
}
ul.nav li a, #splash a {
    color: #3f3f3f;
    text-decoration: none;
}
ul.nav li a {
    margin: 0 10px; 
}
ul.nav ul {
  display: none;
  position: absolute;
  left: 0;
  top: 22px;
  background: #fff;
}
ul.nav ul li {
  padding: 6px 0 6px 10px;
  background: #fff;
  border-left-style: none;
  width: 105%;
}
ul.nav li:hover ul {
  /*display: block;*/
}
#splash a span {
    color: #ff7f00;
}
ul.nav li a:hover, ul.nav li.current_page_item a, #splash a:hover, ul.nav li.current_page_item ul li a:hover {
    color: #0069aa;
}
ul.nav li.current_page_item ul li a {
    color: #3f3f3f;
}
#topnav {
    float: right;
    margin: 20px 26px 0 0;
}
#topnav li a {
    font-size: 18px;
}
#topnav li ul li a {
    font-size: 16px;
}
#footnav {
    float:left;
    position:relative;
    left:50%;
    text-align:left;
}
#footnav ul {
    position:relative;
    left:-50%;
}
#footnav li {
    float:left;
    position:relative;
}
#footnav li a {
    font-size: 16px;
}
#page {
    margin: 0px auto;
    padding: 0;
    width: 885px;
}
#header {
    margin: 0;
    padding: 0;
    height: 104px;
    width: 885px;
    clear: both;
}
#footer {
    text-align: center;
    overflow: hidden;
    padding: 18px 0;
    clear: both;
    margin-top: 12px;
}
#content {
    margin: 10px 0 0 0;
    padding: 23px 20px;
    width: 845px;
    overflow: hidden;
}
#withside {
    float: left;
    width: 375px;
    margin-left: 185px;
}
#sidebar {
    float: left;
    width: 285px;
}
#sidebar, #withside {
    margin-bottom: -5000px;
    padding-bottom: 5000px;
}
#content, #sidebar, #withside, #footer {
    background-color: #fff;
}
div#header_connect {
    margin: 16px 30px 8px 0;
    float: right;
}
div#header_connect p, div#header_connect a {
  height: 0;
  padding-top: 21px;
  overflow: hidden;
  float: left;
  margin: 0;
}
div#header_connect p {
  background: transparent url('images/contact_phone.png') no-repeat 0 2px;
  width: 224px;
  margin-left: 4px;
  margin-top: 8px;
}
div#header_connect a {
  display: block;
  border-style: none;
  text-decoration: none;
  background: transparent url('images/getaquote.png') no-repeat 0 0;
  /*width: 90px;*/
  width: 140px;
  padding-top: 35px;
}
#splash a, #splash object {
  cursor: pointer;
}
#splash {
    height: 258px;
    width: 845px;
    position: relative;
}
#splash li {
    float: left;
    width: 281px;
}
p.splash, #splash li a {
    height: 36px;
    padding-top: 222px;
    text-align: center;
    font-size: 20px;
}
p.splash {
    width: 284px;
    color: #0069aa;
}
#splash li a {
    width: 281px;
    display: block;
}
#splash p {
    /*
    color: #fff;
    font-size: 20px;
    position: absolute;
    padding: 30px 45px;
    */
    font-size: 20px;
    text-align: center;
    padding-top: 222px;
    color: #3f3f3f;
}
#splash li#your_challenge p {
    right: 0px;
    width: 472px;
}
#splash li#our_approach p {
    padding: 30px 20px;
    width: 241px;
}
#splash li#our_approach p.left {
    left: 0px;
}
#splash li#our_approach p.right {
    right: 0px;
}
#splash li#your_solution p {
    left: 0px;
    width: 472px;
}
#sidebar div.box {
    background-color: #666;
    padding: 40px 32px;
}
#sidebar div.box * {
    color: #fff;
}
#sidebar div.box input {
    color: #000;
}
#sidebar h4 {
    margin-top: 0.5em;
}
div.post h2 {
    margin-bottom: 16px;
}
div.entry {
    margin-top: 16px;
}
hr {
    background-color: #3f3f3f;
    margin-bottom: 12px;
}
#sidebar.blog div.box ul {
    list-style-image: url(/wp-content/themes/careerplug/images/blog_bullet.png);
}
#sidebar.page div.box ul {
    list-style-image: url(/wp-content/themes/careerplug/images/splash_bullet.png);
}
#content ul {
    list-style-image: url(/wp-content/themes/careerplug/images/content_bullet.png);
}
#sidebar.blog a {
    text-decoration: none;
}
#content a.special {
    font-style: italic;
    color: #0033cc;
}
#content p a.next {
    background: transparent url(/wp-content/themes/careerplug/images/content_link.png) no-repeat 0% 50%;
    padding-left: 18px;
    text-decoration: none;
    color: #3f3f3f;
}
#content a.next:hover {
/*    text-decoration: underline;*/
}
#content p.postmetadata a {
    background: none;
    padding-left: 0;
    text-decoration: underline;
}
p.contact_info {
    clear: both;
    text-align: center;
    font-size: 12px;
    margin: 0;
    padding: 1em 0 0 0;
}
p.splash.candidate_sourcing {
    background: transparent url(/wp-content/themes/careerplug/images/splash_sourcing.png) no-repeat top left;
}
p.splash.why_it_works {
    background: transparent url(/wp-content/themes/careerplug/images/splash_whyitworks.png) no-repeat top left;
}
#sidebar p.splash {
    padding-top: 12px;
}
#sendEmail dt {
  float: left;
}
#sendEmail dl {
  clear: both;
  padding-top: 10px;
}
#sendEmail label {
  display: block;
  width: 120px;
  margin-top: 4px;
}
#sendEmail input, #sendEmail select, #sendEmail textarea, #sendEmail input#submit, #sendEmail img#loading {
  margin-top: 8px;
}
#sendEmail input, #sendEmail select, #sendEmail textarea {
  width: 230px;
}
#sendEmail textarea {
    height: 110px;
}
#sendEmail small a {
  display: block;
  font-size: 10px;
  margin-left: 120px;
  margin-bottom: 6px;
}
#sendEmail input#submit, #sendEmail img#loading {
  float: right;
  width: auto;
  margin-right: 20px;
}
#sendEmail span.error {
    display: block;
    margin-left: 120px;
    clear: both;
    color: #f00;
    font-size: 10px;
}
div.home_group {
    margin-bottom: 24px;
}
div.home_group p {
    margin-bottom: 6px;
}
#content a.connect_link {
    background: #ffffff url('images/connect_link.png') no-repeat scroll top left;
    width: 205px;
    height: 42px;
    padding: 20px 10px 10px 35px;
    display: block;
    text-decoration: none;
    margin: 30px 0 0 14px;
}

div#next_steps {
    background: #ffffff url('images/next_steps_links.png') no-repeat scroll top left;
    width: 177px;
    height: 150px;
    margin: 30px 0 0 50px;
}
div#next_steps.home {
    margin-left: 90px;
}
div#next_steps p, div#next_steps a {
    height: 22px;
}
div#next_steps p {
    padding: 16px 0 0 54px;
    margin: 0;
    color: #0069aa;
}
div#next_steps p.clean {
    padding: 0;
}
#content div#next_steps a {
    display: block;
    text-decoration: none;
    color: #231f20;
    padding: 12px 0 0 60px;
}
#content div#next_steps a:hover {
    color: #3f3f3f;
}

/* IE6 hacks */
* html div#headerimg {
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/careerplug/images/logo.png', sizingMethod='crop');
}
* html #headerimg h1 a {
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/careerplug/images/careerplug.png', sizingMethod='crop');
  margin-top: 10px;
}
* html #sidebar.blog div.box ul {
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/careerplug/images/blog_bullet.png', sizingMethod='crop');
}
* html #sidebar.page div.box ul {
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/careerplug/images/splash_bullet.png', sizingMethod='crop');
}
* html #content ul {
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/careerplug/images/content_bullet.png', sizingMethod='crop');
}
* html #content p a.next {
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/wp-content/themes/careerplug/images/content_link.png', sizingMethod='crop');
}
