/* @override 
	http://s51318.gridserver.com/wp/wp-content/themes/inspire/style.css
	http://www.inspirehumanresources.com/wp/wp-content/themes/inspire/style.css
*/

/*
Theme Name: Inspire Human Resources
Theme URI: http://inspirehumanresources.org/
Description: A custom wordpress theme
Version: 1
Author: Komra Moriko
Author URI: http://avenueverve.com/
*/



/* Begin Typography & Colors */

.introcopy  { font-size: 21px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 28px }
.legal   { font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif }
body, p, li, td   { color: #707070; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.3em }

img {
	border: 0;
}

h1, h2, h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
color: #336699;
}

h1 { font-size: 22px; }
h2 { font-size: 20px; }
h3 { font-size: 16px; }

h3 { font-weight: bold; }
h3 span { font-weight: normal; }

h4 { color: #336699; font-size: 14px;}

h5 {
	text-transform: uppercase;
	font-size: 13px;
	color: #7D7070;
}

h6 {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	margin: 1.5em 0 0 0;
}

.client {
	margin-bottom: 1em;
}

.client .pdf img {
	position: relative; top: 5px;
	padding-right: 6px;
}

strong {
	color: #336699;
}

ul {
	list-style-type: circle;
}

ul ul {
	list-style-type: square;
}

li {
	margin-bottom: .5em;
}

.post {
	margin: 1em 0;
	border-bottom: 1px solid #dddddd;
}

.entry {
	position: relative;
}

.entry:after {
content:"."; display:block;height:0; clear:both; visibility:hidden;
}

.entry p {
	margin-bottom: 1.5em;
}

.entry p img {
	float: left;
	padding-right: 12px;
}

#news .section {
	margin:  0 0 3em 0;
}

#news h5 {
	font-size: 16px;
}

#news h4 {
	font-size: 13px;
	margin: 1em 0 .5em 0;
}

#news .entry p {
	margin: 0 0 1em 0;
}

#team .entry p {
	margin-left: 124px;
}

#team .entry p img {
	float: none;
	position: absolute;
	left: 0;
}



#footer {
	width: 890px;
	margin: 60px 0 60px 0;
	border-top: 1px solid #666666;
}