/***********************************************************
 SECTION: GENERAL
***********************************************************/

body{
	background: #FFFFFF;
}

h1,h2,h3,h4,h5{
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}

h1{ font-family: Helvetica, Arial, sans-serif; 
	font-size: 3.5em;
	font-weight: bold;
	letter-spacing: 1pt;
	text-shadow: 0px 1px 0px #CCCCCC;
}

h2{ font-family: Helvetica, Arial, sans-serif; 
	font-size: 1.6em;
	font-weight: bold;
	letter-spacing: 1pt;
	text-shadow: 0px 1px 0px #E6E6E6;
}

h3{ font-family: Helvetica, Arial, sans-serif; 
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 1pt;
	text-shadow: 0px 1px 0px #E6E6E6;
}

h4{ font-family: Helvetica, Arial, sans-serif; 
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 1pt;
	color: #7F7F7F !important;
}

h6{ font-family: Helvetica, Arial, sans-serif; 
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: 1pt;
	color: #4C4C4C !important;
	text-align: center;
	line-height: 1.2em;
}

h5{ /* Paragraph Intro */
	display: inline;
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 1.1em !important;
	font-style: none;
	font-weight: bold;
	letter-spacing: 1pt;
	color: #333333 !important;
	line-height: 1.2em;
}

#logo{
		float: left;
		padding-left: 3px;
		width: 250px;
		height: 100px;
		background-image:url('http://www.humancapitalvaluation.com/Images/hcv-logo.png');
		background-repeat:no-repeat;
		background-position:left top;
}

#navigation{
		float: left;
		padding-left: 3px;
		height: 100px;
}

#sub-navigation{
		float: right;
		margin-right:55px;
		height:20px;
}

#box-fadeIn{
}

#box-newsletter{
	background: url('http://www.humancapitalvaluation.com/Images/box-newsletter.png') no-repeat;
}

a img{ border: none; }

a:link, a:visited{
	text-decoration: underline;
}

a:hover, a:active{
	color: #FFFFFF !important;
	font-weight: none;
	text-decoration: none;
	background-color: #7F7F7F;
}

.image-left{
	float: left;
	padding: 15px;
}

.image-right{
	float: right;
	padding: 15px;
}

blockquote, code{
	margin: 15px 0;
	padding: 15px;
	border-left: 1px solid #000;
	background: #CCC;
	font-style: italic;
}

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





/***********************************************************
 SECTION: LIST ELEMENTS
***********************************************************/

ul.disc { list-style-type: disc; }
ul.circle{ list-style-type: circle; }
ul.square{ list-style-type: square; }
ol.arabic-numbers{ list-style-type: decimal; }
ol.upper-alpha{ list-style-type: upper-alpha; }
ol.lower-alpha{ list-style-type: lower-alpha; }
ol.upper-roman{ list-style-type: upper-roman; }
ol.lower-roman{ list-style-type: lower-roman; }





/***********************************************************
 SECTION: THEME LAYOUT
***********************************************************/

#outer-wrapper-2{
	margin: 0px auto;
/*	background: transparent url(images/content-border.jpg) left repeat-y;*/
	position: relative;
}

#outer-wrapper{
	position: relative;
}

#wrapper{
	position: relative;
/*	background: transparent url(images/header-background-end.jpg) top right no-repeat;*/
}

#header{
	padding: 0px 0px 0 20px;
}

#header h2{
	position: relative;
	z-index: 23;
	margin: 0;
	padding: 0 0 20px 0;
}

#header img{ 
	position: relative;
	margin: 0;
	padding: 0 0 20px 0;
	z-index: 24;
}
	
#banner{ 
	height: 200px; 
}

#content-wrapper{
	position: relative;
	margin: 0 28px;
	padding: 0px 20px 20px 20px;
	line-height: 1.5em;
	background: #FFF;
}

#banner{
	position: relative;
	margin: 0 0px;
	height: 0px;
}

#highlight{
	position: absolute;
	top: 0;
	left: 0;
	height: 200px;
	width: 100%;
	background: transparent url(images/banner-highlight.png) top left no-repeat;
}





/***********************************************************
 SECTION: TOOLBAR
***********************************************************/

#toolbar{ 
	position: relative;
	z-index: 25;
	clear: both;
}

#header ul{
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}

#header li{ 
	float: left;
	margin-right: 0px;
}

#header a{
	display: block;
	width: 125px;
	height: 37px;
	background: transparent url(images/tab_2.png) bottom no-repeat;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

#header a.current, #header a.currentAncestor{
	text-decoration: none;
}

#header ul li a span{
	display: block;
	padding-top: 10px;
}

#header ul ul{ display: none; } /* Only show top level on main menu */
	




/***********************************************************
 SECTION: BREADCRUMBS
***********************************************************/

#breadcrumbs{
	position: absolute;
	bottom: 0;
	width: 100%;
	background: transparent url(images/breadcrumbs-background.png) top repeat-x;
}

#breadcrumbs ul{
	width: 100%;
	overflow: hidden;
	margin: 0;
	padding: 13px 0 10px 0;
	list-style: none;
}

#breadcrumbs li{
	display: inline;
}

#breadcrumbs li a{
	color: #FFF;
}

.pad{ padding: 0 20px; }



/***********************************************************
 SECTION: CONTENT AND SIDEBAR
***********************************************************/

#content{
	position: relative;
	margin: 0 0 0 20px;
	padding: 0;
}

#sidebar{
	width: 215px;
	background-color: #FFF !important;
}

#content-footer{
	position: relative;
	width: 100%;
/*	background: transparent url(images/footer-background-tile.gif) top left no-repeat;*/
}

#content-footer-inside{
	position: relative;
	width: 100%;
	padding-top: 20px;
/*	background: transparent url(images/footer-background-end.gif) top right no-repeat;*/
}

#footer{
	margin-left: 250px;
	padding: 0 0;
	font-size: 7pt;
	letter-spacing: 1pt;
	text-align: left;
	background: none !important;
	background-color: #FFFFFF !important;
}

a.footer:link, a.footer:visited{
	font-weight: bold;
	text-decoration: none;
}

a.footer:hover, a.footer:active{
	color: #FFFFFF !important;
	font-weight: bold;
	text-decoration: none;
	background-color: #7F7F7F;
}




/***********************************************************
 SECTION: SIDEBAR LINKS
***********************************************************/

#sidebar a{
	color: #666;
}

#blog-categories br, #blog-archives br, #blog-rss-feeds br{ display: none; }

#blog-categories, #blog-archives{
	padding-bottom: 20px;
}

#sidebar-toolbar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar-toolbar li{ display: inline; }

#sidebar-toolbar ul a{ display: none; }

#sidebar-toolbar ul ul{
	padding-bottom: 20px;
}

#sidebar-toolbar ul ul ul{
	padding-bottom: 0;
}

#sidebar-toolbar ul ul a{
	display: block;
	padding: 3px 0 3px 25px;
	background: transparent url(images/arrow.gif) left no-repeat;
}

#sidebar-toolbar ul ul a.current, #sidebar-toolbar ul ul a.currentAncestor{
	background: transparent url(images/arrow_active.gif) left no-repeat;
}

#sidebar-toolbar ul ul ul{
	padding-left: 20px;
}

#sidebar-content{
	padding-bottom: 20px;
}

#sidebar-title{
	padding-bottom: 5px;
}


