/*   
Theme Name: Hartwig Moss Benefits
Theme URI: 
Description: Custom Theme for Hartwig Moss Benefits by Annunciation Interactive
Author: Annunciation Interactive
Author URI: http://annunciate.org
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 */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


html, body{
	min-height:100%;
	min-width:100%;
	height:100%;
	width:100%;
}
body {
	text-align: center;
	background-color:#dce0df;
}
#access {
	display: none;
}
/*
wrapper
--------------------------------- */
#site{
	width:960px;
	margin-left: auto;
	margin-right: auto;
}
#wrapper {
	position:relative;
	left:0;
	top:0;
	width:960px;
	float:left;
	text-align: left;
	overflow:visible;
	background-color:#fff;
}
/*
headings
--------------------------------- */
h1, h2, h3, h4, h5, h6 {
	clear: none;
}
h1, h2, h3 {
	margin-bottom: 5px;
	font-size: 18px;
	font-weight: bold;
}
h4 {
	margin-bottom: 5px;
	font-size: 1.4em;
	font-weight: bold;
}
h5 {
	margin-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}
h6 {
	margin-bottom: 5px;
	font-size: 1em;
	font-weight: bold;
}

/*
body styles / copy styles
-------------------------------- */
p {
	margin-bottom: 13px;
	line-height: 15px;
}
strong {
	font-weight: bold;
    line-height: inherit;
    font-size: inherit;

}
em {
	font-style: italic;
    line-height: inherit;
    font-size: inherit;
}
hr{
	height:2px;
	background:#ffffff url(images/bg_line.gif) repeat-x;
	border:none;
	width:100%;
}
a:link, a:visited {
	color: #120E86;
	text-decoration: underline;
    line-height: inherit;
    font-size: inherit;
	font-weight:inherit;
}
a:hover, a:active, .aside a:active, .aside a:hover {
	color: #120E86;
	text-decoration: none;
    line-height: inherit;
    font-size: inherit;
	font-weight:inherit;
}
.entry-meta a:hover, .entry-meta a:active, .entry-utility a:hover, .entry-utility a:active {
	color: #120E86;
}
#footer a:active, #footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#content ul{
	margin:0 0 10px 10px;
    list-style:disc;	
    line-height: inherit;
    font-size: inherit;
}
#content ol{
	margin:0 0 10px 10px;
    list-style:decimal;	
    line-height: inherit;
    font-size: inherit;
}
#content li{
	margin:0 0 5px 10px;	
    line-height: inherit;
    font-size: inherit;
}
img, div{ behavior: url(js/iepngfix.htc) }
.clear{
	clear:both;
}
/* for compliant browsers */
.clearfix:after {
    clear: both; 
    content:".";
    display: block;
    height: 0;
    visibility: hidden
    }
/* affects only IE7 */
.clearfix {
    min-width: 0;
    }
/* targets only IE5-6 and hidden from lowly IEmac \*/
* html .clearfix { height: 1%; } 
/* end hide IEmac */
/* What? You want to get crazy and do IEmac too? Okay. \*//*/
    .clearfix { display: inline-table; } 
/* end IEmac only */

/*
header
--------------------------------- */
#header{
	height:177px;
	position:relative;
	top:0;
	left:0;
	margin-bottom:7px;
}
#header #blog-title a{
	display:block;
	width:298px;
	height:88px;
	background:url(images/logo_hmb.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:13px;
	left:23px;
}
#header #blog-description{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
}

#mainMenu{
	width:525px;
	position:absolute;
	top:23px;
	left:460px;
	margin: 0px;
	list-style-type: none;
}
#mainMenu li{
	float:left;
	margin-left:7px;
	position:relative;
	top:0;
	left:0;
}
#mainMenu li:first-child{
	margin-left:0;
}
#mainMenu a{
	display:block;
	height:36px;
	width:158px;
}
#mainMenu li:hover ul, #mainMenu a:hover + ul{
	display:block;
}
#mainMenu ul{
	margin: 0px;
	display:none;
	position:absolute;
	top:36px;
	left:0;
	list-style-type: none;
}
#mainMenu ul.who{
	height:30px;
	width:369px;
	background:url(images/bg_submenu_who.gif) no-repeat;
}
#mainMenu ul.what{
	left:-260px;
	height:30px;
	width:600px;
	background:url(images/bg_submenu_what.gif) no-repeat;
}
#mainMenu ul li{
	margin:0;
	background:url(images/bg_submenu_seperater.png) no-repeat 0 13px;
}
#mainMenu ul li:first-child{
	background:none;
}
#mainMenu ul li a span{
	font:inherit;
	visibility:hidden;
}
#mainMenu ul li a{
	color:#fff;
	margin:8px 0 0 0;
	padding:0 5px 0 9px;
	height:22px;
	width:auto;
	overflow:hidden;
	font:normal 14px Calibri, 'Lucida Grande',Verdana,Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	text-decoration:none;
}
#mainMenu ul li a:hover img{
	margin-top:-19px;
}
#mainMenu li:first-child ul li a{
	font-size:17px;
	padding:0 7px 0 12px;
	margin:8px 0 0 0;
}

#whoWeAre {
	background-position:0 0;
	background: url(images/menu_who_we_are.gif) no-repeat;
	text-indent: -9999px;
}
#whatWeDo {
	background-position:0 0;
	background: url(images/menu_what_we_do.gif) no-repeat;
	text-indent: -9999px;
}
#getInTouch {
	background-position:0 0;
	background: url(images/menu_get_in_touch.gif) no-repeat;
	text-indent: -9999px;
}
.headerGraphic{
	display:block;
	position:absolute;
	top:112px;
	left:10px;
}
/*
content
--------------------------------- */
#main{
	float:left;
	clear:both;
	width:960px;
	padding: 0px;
}
#container{
	float:left;
	width:530px;
	margin:0 11px 11px 11px;
    padding:10px 0 40px 10px;
	font:normal 12px/14px  'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
}
#container .post{
	float:left;
}
#content {
	color: #444444;
	width: 530px;
	margin: 0px;
	overflow: visible;
}
#sidebar{
	float:right;
	width:368px;
	margin:0 4px 0 0;
    padding:0px 0 40px 10px;
	font:normal 12px/14px  'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
}
/*
titles
--------------------------------- */
.title {
	margin:0 0 10px -11px;
	padding: 0px;
	height:32px;
}
.title a {
	display:block;
	height:32px;
	text-indent:-9999px;
}

.whatWeDo{
	background:#791c1e url(images/heading_red_right.gif) no-repeat top right;
}
.whatWeDo a{
	background:url(images/heading_what_title.gif) no-repeat top left;
}
.whoWeAre{
	background:#1e4250 url(images/heading_blue_right.gif) no-repeat top right;
}
.whoWeAre a{
	background:url(images/heading_who_title.gif) no-repeat top left;
}
.aboutUs{
	background:#1e4250 url(images/heading_blue_right.gif) no-repeat top right;
}
.aboutUs a{
	background:url(images/heading_about_title.gif) no-repeat top left;
}
.ourClients{
	background:#1e4250 url(images/heading_blue_right.gif) no-repeat top right;
}
.ourClients a{
	background:url(images/heading_clients_title.gif) no-repeat top left;
}
.health{
	background:#791c1e url(images/heading_red_right.gif) no-repeat top right;
}
.health a{
	background:url(images/heading_health_insur_title.gif) no-repeat top left;
}
.hrBenefit {
	background:#791c1e url(images/heading_red_right.gif) no-repeat top right;
}
.hrBenefit a{
	background:url(images/heading_hr_benefit_title.gif) no-repeat top left;
}
.team {
	background:#1e4250 url(images/heading_blue_right.gif) no-repeat top right;
}
.team a{
	background:url(images/heading_team_title.gif) no-repeat top left;
}

.intouch{
	margin:0 0 10px -10px;
	height:32px;
	background:#e39019 url(images/heading_intouch_right.gif) no-repeat top right;
}
.intouch a{
	display:block;
	height:32px;
	text-indent:-9999px;
	background:url(images/heading_intouch_title.gif) no-repeat top left;
}
.feed{
	margin:0 0 0 -10px;
	height:32px;
	background:#01133b url(images/heading_feed_right.gif) no-repeat top right;
}
.caseStudies{
	margin:36px 0 15px -10px;
	height:32px;
	background:#1e4250 url(images/heading_case_studies_right.gif) no-repeat top right;
}
.twitter{
	margin:0 0 0 -10px;
	height:32px;
	background:#01133b url(images/heading_twitter_right.gif) no-repeat top right;
}
.twitter a{
	display:block;
	height:32px;
	text-indent:-9999px;
	background:url(images/heading_twitter_title.gif) no-repeat top left;
}
a.blog{
	display:block;
	height:32px;
	text-indent:-9999px;
	background:url(images/heading_blog_title.gif) no-repeat top left;
}
a.events{
	display:block;
	height:32px;
	text-indent:-9999px;
	background:url(images/heading_events_title.gif) no-repeat top left;
}
a.case{
	display:block;
	height:32px;
	text-indent:-9999px;
	background:url(images/heading_case_studies_title.gif) no-repeat top left;
}
/*
section
--------------------------------- */
.section{
	margin-bottom:15px;
	padding-right: 10px;
}
.aside h3 {
	font-style: normal;
	font-size: 18px;
}
h3.smallHeading{
	font-weight:bold;
	font-size:12px;
	color:#120e86;
	text-transform:uppercase;	
}
/*
article
--------------------------------- */
.article{
	padding-top:15px;
	background:url(images/bg_line.gif) repeat-x;
	width: 100%;
}
/*
article
--------------------------------- */
input#email{
	border:1px inset #999;
	width:140px;
	margin:0 5px 0;
	padding:2px 2px 1px 2px;
	font:normal 10px/10px Verdana, Arial, Helvetica, sans-serif;
}
input#submit{
	vertical-align:top;
}
/*
shadow
--------------------------------- */
.socialMedia{
	margin-top:10px;
	height:26px;
	margin:10px 0 10px 0;
	text-align:right;
}
.socialMedia p{
	margin:0;
	line-height:26px;
	font-size:14px;
}
.socialMedia img{
	vertical-align: middle;
}

/*
shadow
--------------------------------- */
#shadowLeft, #shadowRight{
	position:absolute;
	bottom:0;
	height:10000%;
	width:11px;
}
#shadowLeft{
	left:-11px;
	background:url(images/shadow_left.gif) repeat-y;
}
#shadowRight{
	right:-11px;
	background:url(images/shadow_right.gif) repeat-y;
}
/*
footer
--------------------------------- */
#footer{
	display:block;
	float:left;
	clear:both;
	width:920px;
	height: 10px;	
	margin:10px;
	padding:5px 10px 14px 10px;
	background:#01133b;
	color:#fff;
	border: none;
}
#footer a{
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}
#siteinfo {
	font-family:'Lucida Grande',Verdana,Arial,Helvetica,sans-serif;
	font-size: .8em;
	color: #fff;
	width: 920px;
	height: 10px;
	margin: 0px;
	padding: 0px;
}
/* extra css //////////////*/

.aside {
	color: #444444;
}
.aside h3 a, .aside h3 a:hover {
	color: #444444;
}
.aside h3 a:hover {
	text-decoration: underline;
}
.entry-content {
	padding-top: 0px;
}
.entry-content h1, .entry-content h2, .entry-content h3 {
	padding: 0px;
	font-style: normal;
}
.entry-title {
	font-family:'Lucida Grande',Verdana,Arial,Helvetica,sans-serif;
	font-size:18px;
	font-style:normal;
	margin-bottom: 3px;
}
.entry-title a {
	color: #444444;
	text-decoration: underline;
}
.entry-title a:hover, .entry-title a:active {
	color: #444444;
	text-decoration: none;
}

.entry-utility {
	display: none;
}
.navigation a {
	font-style: normal;
}
.navigation a:hover, .navigation a:active {
	color: #120E86;
}
.entry-meta {
	display: none;
	font-style: normal;
	margin-bottom: 5px;
}
.entry-utility {
	margin-bottom: 22px;
}
.entry-utility a {
	font-style: normal;
}
.page-title {
	padding-bottom: 0px;
}
#twitter_update_list {
	padding: 0px;
	margin-top: 15px;
}
#twitter_update_list li {
	margin-bottom: 15px;
}
#nav-above, #nav-below {
	display: none;
}
#comments {
	float: left;
}
#comments-list ol {
	margin-left: 0px;
	padding-left: 0px;
}
#comments-list ol li {
	margin-left: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}
.clearBoth {
	clear: both;
}