/* @override http://www.impacthrconsulting.com/wp-content/themes/impacthr/css/site.css */

body {
	background-color: #403095;
	line-height: 1.7em;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #646568;
}

p {
	line-height: 1.5em;
	margin-bottom: .8em;
}

li {
	line-height: 1.2em;
	margin-bottom: .7em;
}

ul#logonav li {
	margin: 0;
}

li strong,
p strong {
	font-weight: normal;
	color: #4A7EC4;
}

li em {
	width: 75px;
	display: block;
	float: left;
}

.purple {
	color: #403095;
}

a:link 		{ color: #4A7EC4; text-decoration: none;}
a:visited 	{ color: #4A7EC4; text-decoration: none;}
a:hover 	{ color: #258982; text-decoration: none;}

p a:link 		{ color: #4A7EC4; text-decoration: underline;}
p a:visited 	{ color: #4A7EC4; text-decoration: underline;}
p a:hover 		{ color: #258982; text-decoration: underline;}



/* MAGENTO SPECIFIC STYLES */


.wrapper {
	margin: 12px auto;
	background-color: white;
	background-image: url(../images/bknd-wrapper.gif);
	background-repeat: repeat-x;
}

.page {
	width: 1000px;
	margin: 0;
}

.header-container {
	height: 214px;
}

.header {
	height: 218px;
}

#logo-block {
	float: left;
	height: 214px;
	width: 188px;
	background-image: url(../images/bknd-logonav.gif);
	background-repeat: repeat-y;
}

#photo-block {
	float: left;
	width: 425px;
}

#quote-block {
	float: left;
	width: 384px;
}

h3#logo a {
	display: block;
	width: 188px;
	height: 122px;
	background-image: url(../images/logo-impacthr.gif);
	background-repeat: no-repeat;
}
h3#logo a span { display: none; }

ul#logonav {
	margin: 0;
}
ul#logonav li a {
	display: block;
	width: 188px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#logonav li a span { display: none; }

ul#logonav li#home-link a { background-image: url(../images/nav/home.gif); }
ul#logonav li#contact-us-link a { background-image: url(../images/nav/contact.gif); }
ul#logonav li#resources-link a { background-image: url(../images/nav/resources.gif); }
ul#logonav li#events-link a { background-image: url(../images/nav/events.gif); }
ul#logonav li#client-login-link a { background-image: url(../images/nav/client-login.gif); }

ul#logonav li a.selected,
ul#logonav li a:hover {
	background-position: -188px 0;
}


ul#hnav {
	width: 100%;
	height: 74px;
	background-image: url(../images/bknd-hnav.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 0 48px;
}

ul#hnav li {
	float: left;
}

ul#hnav li a {
	display: block;
	width: 140px;
	height: 74px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#hnav li a span { display: none; }

ul#hnav li#who-link a { width: 146px; background-image: url(../images/nav/who.gif); }
ul#hnav li#what-link a { width: 147px; background-image: url(../images/nav/what.gif); }
ul#hnav li#how-link a { width: 180px; background-image: url(../images/nav/how.gif); }
ul#hnav li#coaching-link a { width: 131px; background-image: url(../images/nav/coaching.gif); }
ul#hnav li#consulting-link a { width: 288px; background-image: url(../images/nav/consultation.gif); }

ul#hnav li a.selected,
ul#hnav li a:hover {
	background-position: 0 -74px;
}

.main {
	padding: 18px 36px 36px 72px;
}

.col-right {
	float: right;
	width: 260px;
}

.col-main {
	float: left;
	width: 717px;
}

h2 {
	font-family: Impact;
	font-weight: normal;
	text-transform: uppercase;
	color: #403095;
	font-size: 15px;
	letter-spacing: .1em;
	line-height: 1em;
}

img.alignleft {
	float: left; margin-right: 12px;
}

.wp-image-33 {
	margin-bottom: 28px;
}

#post-4 { margin-right: 280px; }

#story-column.col-1 {
	float: left;
	width: 500px;
}

#category-description {
	width: 65%;
}

.post.hentry {
	width: 65%;
	margin: 9px 0;
	border-bottom: 1px solid #92918F;
}

h3 {
	font-weight: normal;
	line-height: 1.2em;
	font-size: 15px;
}

.post.hentry small {
	font-size: 11px;
	line-height: 1em;
}

#story-column.col-2 {
	float: right;
	width: 300px;
}

#footer {
	background-color: #403095;
}

#footer-inner {
	color: white;
	width: 1000px;
	margin: 0;
	text-align: right;
	font-size: 10px;
	font-family: Verdana, sans-serif;
}