/*
Theme Name: What has Hoover's Done for you Lately
Theme URI: http://hoovers.com/
Description: 
Version: 1.0a
Author: Pat Ramsey
Author URI: http://hoovers.com/
Tags: white, custom header, fixed width, two columns

Functions file authors: Scott Wallick, Andy Skelton, Pat Ramsey
*/


/* @group General Styles */

body {
	font-size: 75%; /* Resets 1em to 12px */
	font-family: /*Interstate,*/ Verdana, Sans-Serif;
	background: #f3f3ef url('images/bgGrad.png') repeat-y left top;
	color: #666;
	text-align: center;
	}

p {
	line-height: 1.25em;
	margin-bottom: 1.33em;
	}

small {
	font-size: 75%;
	}
small.archiveDate {
	display: block;
	margin-bottom: 0.5em;
	}

img.alignright {
	float: right;
	margin: 0 0 6px 12px;
	}

img.alignleft {
	float: left;
	margin: 0 6px 12px 0;
	}

img.aligncenter {
	margin: 0 auto 0 auto;
	}
/* @end */

/* @group Headings */

h1,h2,h3,h4 {
	margin-bottom: 0.5em;
	}

#featured h1,#featured h2 {
	position: absolute;
	margin-left: -9999px;
	margin-bottom: 0;
	}

h2.pagetitle {
	margin-left: 62px;
	margin-bottom: 1em;
}
h2#aboutAuthors {
	background-image: http://images.hoovers.com/images/i/graphics/hooversbiz/h2-aboutHoovers-plus.gif;
}

.post h1,.post h2, .author h3.posttitle, .four04 #content h2 {
	font-size: 1.33em;
	font-weight: 500;
	width: 460px;
	margin-bottom: 0.5em;
	color: #002a59;
	}

.home .post h1,.home .post h2, .single .post h1, .archive .post h3.posttitle {
	margin-top: -84px;
	}
.roiToolsBox h2 {
	margin-bottom: 0;
}
h2.searchHead {
	border-top: 1px solid #002a59;
	border-bottom: 1px solid #002a59;
	padding: 6px 0 6px 6px;
	background-color: #fff;
	color: #002A59;
	font-weight: 100;
	font-size: 1.2em;
	margin-bottom: 0;
	}

#content h2.searchHead {
	margin-top: 1em;
}
/* @end */

/* @group Page Pieces */
#wrapper {
	width: 860px;
	text-align: left;
	margin: 0 auto;
	}

#header {
	padding-top: 32px;
	margin-bottom:0;
	}

#mainContent {
	margin-top: 16px;
	padding: 16px;
	background-color: #fff;
	}
#content,#sidebar {
	float: left;
	}
#content {
	width: 520px;
	}

.post,#respond,#postComments {
	padding-left: 62px;
	}
.authPic {
	width: 40px;
	margin-left: -62px;
	text-align: center;
	}

.authPic img {
	width: 40px;
	border: 1px solid #d0dfed;
	margin-bottom: 8px;
	}

.postmetadata {
	background: url('images/searchGrad.png') repeat-x left top;
	border-top: 1px solid #002a59;
	border-bottom: 1px solid #002a59;
	padding: 12px 6px 0 6px;
	margin-bottom: 22px;
	}

#respond textarea {
	width: 100%;
}
	
#sidebar {
	width: 275px;
	margin-left: 30px;
	}
#footer {
	clear: both;
	margin-top: 18px;
	margin-bottom: 26px;
	padding: 6px 20px 2px 82px;
	background: url('images/drkBlueGradFooter.png') repeat-x 0 0;
	color: #fff;
	font-size: 90%;
	}
div.clear {
	clear: both;
	width: 99%;
	height: 1px;
	}
	
div.navigation {
	margin-bottom: 16px;
	margin-left: 62px;
	}

div.alignleft {
	float: left;
	}
div.alignright {
	float: right;
}
/* @end */

/* @group ROI Box */

/* Show only to IE PC \*/

.roiToolsBox {
	width: 259px;
	padding: 8px;
	background: url('images/roiToolsTop.png') no-repeat top right;
	}

.boxBottom {
	background: url('images/roiToolsBtm.png') no-repeat bottom left;
	width: 275px;
	height:11px;
	margin: -1px auto auto 1px;
	}

.roiToolsBox p {
	margin-top: 0;
	margin-bottom: 0.5em;
	}
	
.roiToolsBox p em {
	font-size: 77%;
	
	}

/* @end */

/* @group Header Styles */

p.hoovLink {
	float: left;
	margin-bottom: 0;
	}

/* @group topMainNav */

ul#topNav {
	margin-left: 140px;
	margin-top: 16px;
	}

ul#topNav li,ul.outreach li {
	display: inline-table;
	}
ul#topNav li {
	padding-right: 14px;
	font-family: "Interstate-regular",Verdana, Sans-Serif;
	font-size: 1em;
	}
ul#topNav li.last {
	padding-right: 0;
	}

.home ul#topNav li.home a,
.page-id-28 ul#topNav li.contact a {
	color: #002A59;
	}
/* @end */

/* @group topSideNav */

ul.outreach {
	float: right;
	margin-top: 16px;
	margin-right: 18px;
	}

ul.outreach li {
	font-family: Verdana, Sans-Serif;
	font-size: 0.75em;
	letter-spacing: 0px;
	}
ul.outreach li.first {
	padding-right: 6px;
	}
ul.outreach li img {
	}

/* @end */
#featured {
	clear: both;
	background: #333 url('images/featured-BG-QA.jpg') no-repeat 0 0;
	width: 861px;
	height: 217px;
}
/* @end */

/* @group Footer Styles */

ul#btmNav {
	width: 60%;
}
ul#btmNav li {
	display: inline-table;
	border-right: 1px solid #fff;
	padding-left: 10px;
	padding-right: 10px;
	}
ul#btmNav li.first {
	margin-left: 0;
	padding-left: 0;
	}
ul#btmNav li.last {
	margin-right: 0;
	padding-right: 0;
	border-right: none;
	}
p.copyright {
	float: right;
	margin-top: -1em;
	}

/* @end */

/* @group Sidebar */

#sidebar li h2 {
	border-top: 1px solid #002a59;
	border-bottom: 1px solid #002a59;
	padding: 6px 0 6px 6px;
	background-color: #fff;
	color: #002A59;
	font-weight: 100;
	font-size: 1.2em;
	}
#sidebar li h2.searchHead,
#sidebar li.Authors h2 {
	margin-bottom: 0;
	}
#searchform {
	background: url('images/searchGrad.png') repeat-x left top;
	padding: 16px 5px;
	border-bottom: 1px solid #002a59;
	margin-bottom: 1.5em;
	}

#searchform #s {
	width: 90%;
	color: #ccc;
	}
#searchform #s:focus {
	color: #333;
	}
#searchform #sbutn {
	border: 1px solid transparent;
}
#searchform #sbutn:focus,
#searchform #sbutn:hover {
	border: 1px solid #000;
	}

#sidebar li.categories h2 {
	margin-left:  -10px;
	}
#sidebar li.categories {
	background: url('images/searchGrad.png') repeat-x left 28px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
#sidebar li.cat-item,
#sidebar li.roiTools li {
	line-height: 1.5em	;
	}
li.cat-item a,
#sidebar li.roiTools li a {
	background: url('images/orangeGT-arrowBullet.gif') no-repeat left 6px;
	padding-left: 10px;
	}
	
li.Authors h2 {
	background: url('images/blue-plusBox.jpg') no-repeat 265px 50%;
	}	
li.Authors h2 a {
	display: block;
	text-decoration: none;
	color: #002A59;
	}
#hiddenAboutAuth {
	background: url('images/searchGrad.png') repeat-x left top;
	border-bottom: 1px solid #002a59;
	}

#hiddenAboutAuth ul {
	padding-top: 10px;
	padding-left: 10px;
	}
#hiddenAboutAuth li {
	margin-bottom: 6px;
	padding-bottom: 1em;
	}
#hiddenAboutAuth li img {
	width: 40px;
	margin-bottom: -1em;
	border:1px solid #d0dfed;
	}


li.roiTools {
	margin-top: 1.5em;
	}
#sidebar li.roiTools h2 {
	margin-left: -5px;
	margin-right: -10px;
	background-color: transparent;
	border-top: none;
	border-bottom: none;
	font-weight: bold;
	color: #3E7BB9;
	line-height: 1.3em;
}

/* @end */

/* @group Links */
a:link,a:visited {
	color: #3e7bb9;
	}
a:hover,a:focus {
	text-decoration: none;
	}
ul#skipNav {
	position: absolute;
	margin-left: -9999px;
	}
#header ul a:link,#header ul a:visited {
	color: #666;
	text-decoration: none;
	}
#header ul a:hover,#header ul a:focus {
	color: #002A59;
	}

ul.outreach li a img {
	margin-bottom: -2px;
	}

.post h1 a,.post h2 a, h3.posttitle a {
	color: #002a59;
	text-decoration: none;
	}

#footer a:link,#footer a:visited {
	color: #fff;
	text-decoration: underline;
	}

#footer a:focus,#footer a:hover {
	color: #000;
	}
/* @end */

/* @group Post Metadata */

.postmetadata p em {
	font-size: 90%;
	display: block;
	width: 66%;
	}
ul.discussion {
	float: right;
	}
ul.discussion li {
	display: inline-table;
	}
ul.discussion li.first {
	border-right: 1px solid #666;
}
a.commentIcon {
	padding-left: 16px;
	background: url('images/commentIcon-trans.png') no-repeat 0 0;
	text-decoration: none;
	}
.commentIcon span {
	color: #666;
	}

/* @end */

/* @group PageNav Styles */

#wp_page_numbers {
	padding: 10px 10px 10px 0;	
	}
.archive #wp_page_numbers {
	padding-left: 0;
}
#wp_page_numbers li {
	display: inline;
	margin: 0 3px;
	}

#wp_page_numbers li.space,
#wp_page_numbers li a {
	color: #afafaf;
	text-decoration: none;
	padding: 3px 6px;
	border: 1px solid #afafaf;
	}
#wp_page_numbers li.active_page a,
#wp_page_numbers a:hover,
#wp_page_numbers a:focus {
	color: #333;
	background-color: #fc0;
	}

		
/* @end */

/* @group Comments Styles */


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
	border: 1px solid #aaa;
	padding: 6px;
}

.comment-author {
	float: left;
}

.commentlist li .avatar { 
	display: none;
	}

.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;
	clear: both;
	}

.commentmetadata {
	font-weight: normal;
	margin-bottom: 0.5em;
	float: right;
	}

.commentlist ul.children {
	margin-top: 0.3em;
	}

.commentlist .children li.comment {
	background: #efefef;
}

/* @end */

/* @group Contact Us Styles */

.page-id-28 .post h2 {
	margin-left: 40px;
	}

.page-id-28 #cformsform {
	width: 100%;
	margin-left: -62px;
	}

.page-id-28 #cformsform input {
	width: 220px;
	}

.page-id-28 #cformsform textarea {
	width: 320px;
	}

.page-id-28 #cformsform  li label {
	margin-top: 0;
	}

.page-id-28 #cformsform span.reqtxt,
.page-id-28 #cformsform span.emailreqtxt {
	color: #900;
	}

.page-id-28 #cformsform p.cf-sb {
	text-align: left;
	}

.page-id-28 #cformsform input#sendbutton {
	margin-left: 100px;
	width: 120px;
	font-size: 1em;
	}

.page-id-28 #cformsform input#sendbutton:focus,
.page-id-28 #cformsform input#sendbutton:hover {
	color: #002A59;	
	}

.page-id-28 p#ll.linklove {
	display: none;
}

/* @end */

/* @group Sitemap Styles */

.ddsg-wrapper ul {
	margin-left: -62px;
}
.ddsg-wrapper li {
	margin: 0 0 1em;
	}

.ddsg-wrapper li ul {
	margin: 0.5em 0 0 64px;
	}

.ddsg-wrapper li strong {
	color: #002a59;
	font-weight: 100;
	}

.ddsg-wrapper li li {
	font-size: 0.7em;
	}

.ddsg-wrapper li li a {
	font-size: 1.45em;
	}

/* @end */

/* @group Enhancements Page */

.page-id-124 p,.page-id-124 li {
	color: #0f0e0e;
	line-height: 1.5em;
	}
.page-id-124 #header {
	height: 41px;
	}

.page-id-124 h1 {
	font-size:2em;
	font-weight: 500;
	width: 700px;
	padding: 0;
	color: #002a59;
	float: right;
	text-align: right;
	}
.page-id-124 .post>h2 {
	display: none;
}
.page-id-124 h3 {
	width: 100%;
	}

.page-id-124 #featured {
	background: #194c96;
	background-image: none;
	height: 10px;
	width: 860px;
	}

.page-id-124 #mainContent {
	margin: 0;
	padding: 0;
	background-color: #fff;	
	}
	
.page-id-124 #content {
	width: 100%;
	background-color: #fff;
	}

.page-id-124 .entry {
	margin: 0 12px;
}

.page-id-124 .entry h2 {
	padding: 5px 0;
	color: #002a59;
	font-weight: 900;
	font-size: 1.75em;
	margin-top: 22px;
	}
.page-id-124 .entry h3 {
	color: #002a59;
	background: #ddd;
	padding: 5px;
	font-weight: 100;
	width: 839px;
	margin-right: 0;
	}

.page-id-124 ul {
	display: block;
	margin-bottom: 24px;
	margin-left: 5px;
	padding-left: 15px;
	list-style-type: disc;
	}

.page-id-124 li {
	margin-bottom:0.5em;
	}

.page-id-124 .post {
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 1em;
	list-style-type: none;
	
	}

.page-id-124 li p {
	margin-bottom: 0;
	display: inline;
	}

.page-id-124 #footer {
	padding-left: 16px;
	margin-top: 0;
	}

.page-id-124 #footer li {
	line-height: 1em;
	}

.page-id-124 #footer ul {
	float: left;
	}
.page-id-124 p.copyright {
	line-height: 1.25em;
	margin-top: 0;
	float: right;
	}

/* @end */



.hide {
	position: absolute;
	margin-left: -9999px;
}

#featured .featuredContent {
	margin: 115px 10px 10px 412px;
	width: 400px;
	float: left;
	background: transparent;
	color: #fff;
	}

.featuredContent h3 a:link,
.featuredContent h3 a:visited {
	color: #fff;
	font-size: 1.65em;
	font-weight: 100;
	text-decoration: none;
	line-height: 1.3em;
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	}

.featuredContent .more-link {
	display: none;
	}
/*
.hidden {
	position: absolute;
	top:  -10000px;
	}
	
#myGallery {
	border: none;
	}
#myGallery.jdGallery a.left;
#myGallery a.right {
	display: none;
	}

#myGallery a.carouselBtn {
	display: none;
}*/