/*
Theme Name: Employee Solutions
Theme URI: http://newlegendmedia.com/
Description: An awesome custom theme for Employee Solutions
Version: 1.0
Author: Neil Duffy
Author URI: http://newlegendmedia.com/
Tags: blue

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
html {
	padding: 0;
	margin: 0;
}

body {
	font-size: 14px;
	font-family: Arial, Helvetica, Verdana;
	background: #666 url(images/html_bg.gif) top center repeat-y;
	color: #666;
	margin: 0;
	padding: 0;
	text-align: center;
}

.hidden {
  height: 0;
  overflow: hidden;
  text-indent: -9999px; 
}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #e6f3f7;
	border-top: 1px solid #d6e2e6;
	border-bottom: 1px solid #d6e2e6;
	}

#footer {

	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: 700;
	color: #0055a4;
	}
h1 { font-size: 20px; }
h2 { font-size: 19px; }
h3 { font-size: 18px; }
h4 { font-size: 17px; color: #666; }
h5 { font-size: 16px; }
h6 { font-size: 15px; }



#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #0055a4;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Verdana, Sans-Serif;
	font-size: 12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform {
	font-size: 12px;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #666;
	text-decoration: none;
	}

a:hover {
	color: #666;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.destroyer {
	clear: both;
}

#wrapper {
	background: #fff url(images/wrapper.gif) top center repeat-y;
	margin: 27px auto 0 auto;
	padding: 0 5px;
	width: 900px;
	text-align: left;
}

#header {
	height: 103px;
	background: transparent url(images/header.jpg) bottom center no-repeat;
}

#inside {
	background: transparent url(images/header_bg.jpg) top center no-repeat;
	height: 142px;
	width: 930px;
	margin: 0 auto;
	position: relative;
}

a.home-link {
	display: block;
	height: 103px;
}

a.lone-link {
	left: 292px;
	top: 54px;
	width: 156px;
	height: 50px;
	background: transparent url(images/lone_link_bg.gif) top center no-repeat;
}

a.lone-link:hover {
	background-position: bottom center;
}

a.shop-link {
  left: 615px;
  top: 5px;
  width: 135px;
  height: 40px;
}

a.rss-link {
  left: 620px;
  top: 60px;
  width: 124px;
  height: 33px;
}

a.fb-link {
  left: 620px;
  top: 94px;
  width: 124px;
  height: 33px;
}

#content {
	width: 560px;
	float: left;
	padding: 0 18px 0 72px;
	margin: -25px 0 0 0;
	color: #000;
	text-align: left;
	line-height: 24px;
	font-size: 12px;
	position: relative;
	z-index: 100;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
  text-align: left; 
}

#content h1.title {
	color: #007fa6;
	margin: 0;
	padding: 0;
	font-size: 30px;
	font-weight: 400;
}
#content h1.title a {
	color: #007fa6;
}

span.date {
	color: #003241;
	font-size: 12px;
	padding-left: 10px;
}
span.date a {
	color: #da57a4;
}


a.side-listing {
	border-bottom: 1px solid #c2e8f3;
	display: block;
	padding: 10px;
}
a.side-listing:hover {
	background: #fff;
	text-decoration: none;
}


a.side-listing span.title {
	font-size: 18px;
	color: #003140;
	display: block;
}

a.side-listing span.date {
	font-size: 12px;
	color: #00ace6;
	display: block;
}

#content div.entry {
	line-height: 20px;
	font-size: 14px;
	color: #003241;
	font-family: Arial, 'Times New Roman', Verdana;
	text-align: left;
}

#sidebar {
	width: 220px;
	float: left;
	border-left: 1px solid #ccc;
	margin-left: 4px;
	padding: 0 15px 0 10px;
}
#sidebar img {
  border-bottom: 1px solid #ccc; 
}
#sidebar img.last {
  border: 0;
}

h2.categories,
h2.latest-entries {
	margin: 0;
	padding: 0;
	height: 59px;
	overflow: hidden;
	text-indent: -9999px;
	background: transparent url(images/h2_latest_entries.jpg) top center no-repeat;
}
h2.categories {
	background: transparent url(images/h2_categories.jpg) top center no-repeat;
}

ul.categories {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.categories li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}
ul.categories li a {
	display: block;
	padding: 10px;
	background: #ffe6f5;
	font-size: 18px;
	border-bottom: 1px solid #ffb2df;
	color: #4c002c;
}
ul.categories li a:hover {
	background: #fff;
	text-decoration: none;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	padding: 10px 20px 10px 10px;
	width: 569px;
	}
.post a {
	color: #da57a4;
}
	
.post.pink {
	background: transparent url(images/post_pink.gif) top left repeat-x;
}

.post.blue {
	background: transparent url(images/post_blue.gif) top left repeat-x;
}

.post-nav {
	background: #d9f5ff;
	border-top: 1px solid #aae0f2;
	font-size: 12px;
}

span.tag,
.post-nav a,
.post-nav a.comment,
.post-nav a.full {
	display: block;
	padding: 5px;
	text-align: center;
	float: left;
	width: 176px;
}
span.tag:hover,
.post-nav a.comment:hover,
.post-nav a.full:hover {
	background: #f2fcff;
	text-decoration: none;
}

span.tag {
	cursor: pointer;
	background: #aae0f2;
	color: #cd1e85;
}
.tag.on:hover {
	background: #aae0f2;
}

span.tag.on {
	color: #003241;
	cursor: default;
}

.tags {
	overflow: hidden;
	height: 0;
	border-bottom: 1px solid #aae0f2;
	background: #aae0f2;
	font-size: 12px;
}

.tags.on {
	height: auto;
	padding: 5px;
}

.tags a {
	color: #cd1e85;
}


.top-nav,
#top-nav {
	background: #d9f5ff;
	font-size: 12px;
	padding-left: 10px;
}

.top-nav a,
#top-nav a {
	display: block;
	padding: 5px 10px;
	text-align: center;
	float: left;
}

.top-nav a:hover,
#top-nav a:hover {
	background: #f2fcff;
	text-decoration: none;
}






.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0 270px 0 0;
	margin: 0 auto;
	width: 640px;
	height: 156px;
	font-size: 11px;
	text-align: right;
	background: transparent url(images/footer.jpg) top center no-repeat;
}

/* End Structure */



/*	Begin Headers */
h1 {
  padding: 0;
  margin: 0; 
}
h2.pagetitle {
	background: #d9f5ff;
	font-size: 30px;
	margin: 0 1px 0 0;
	padding: 10px;
	color: #003140;
	border-bottom: 1px solid #aae0f2;
	border-top: 1px solid #aae0f2;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	position: absolute;
	display: block;
	text-align: right;
	top: 15px;
	right: 180px;
	width: 300px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 550px;
	border: 1px solid #c2dde5;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-size: 10px;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #c2e8f3;
	text-align: center;
	background-color: #e5f9ff;
	padding-top: 4px;
	margin: 10px;
	color: #003140;
	
	/* this is web standards harram...
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 1px solid #c2e8f3;
}

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

ul.footer-categories {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.footer-categories li a {
	color: #da57a4;
}

ul.footer-categories li {
	padding: 0 10px;
	margin: 0;
	list-style: none;
	display: inline;
}

div#comment-box {
	background: #f2fcff;
	padding: 10px;
	margin: 10px;
	border: 1px solid #c2dde5;
}

ul#top-navigation {
  list-style: none;
  padding: 0;
  margin: 0;
  border: 3px solid #044686;
  height: 24px;
  background: transparent url(images/top-navigation.gif) center left repeat-x;
  text-align: center;
  line-height: 24px;
}

ul#top-navigation a {
  color: #fff; 
}

ul#top-navigation li {
  display: inline;
  border: 1px solid #bbb;
  border-width: 0 1px 0 0;
  margin: 0;
  padding: 0 10px;
}
ul#top-navigation li.last {
  border: 0; 
}

#biggy {
  position: relative;
  z-index: 1; 
}

#images {
  float: left; 
  width: 650px;
  height: 317px;
  background: transparent url(../../uploads/biggy-image-employers.jpg) top left no-repeat;
}

.sub #images {
  height: 238px;
}

#sidelink {
  float: left; 
  width: 250px;
  height: 317px;
  background: transparent url(images/sidelink.jpg) top left no-repeat;
}

.sub #sidelink {
  height: 238px; 
  background: transparent url(images/sidelink-sub.jpg) top left no-repeat;  
}

#sidelink a {
  height: 107px;
  display: block;
}

.sub #sidelink a {
  height: 77px; 
}


ul#footer-navigation {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul#footer-navigation a {
  color: #666; 
}

ul#footer-navigation li {
  display: inline;
  padding: 0 5px;
}

.half {
  width: 50%;
}

.left {
  float: left; 
}

.clear {
  clear: left; 
}

#content .leftalign,
.leftalign {
  text-align: left; 
}

h4.small-indent {
  margin-left: 20px;
}