@charset "utf-8";
/* CSS document used to customize STATS Indiana. */

body{/*This prevents flush text when windows are smaller than designed for*/
	margin-left:.4em;} 

table{width:auto;
	margin-bottom: auto;}

.small {
	line-height:normal;
}

p+p {
	text-indent:0em;
	margin-top:-.5em;
}

a {
	color: #0000FF;
}
a:visited {
	color:#800080;
}
a:hover {
	text-decoration:underline;
}
:link, :visited { /*Fixes image underlines in Chrome*/
	text-decoration: none;
}
h1 {
	font-size: 3em;
	font-weight: normal;
	color: #013a81;
	font-family:Georgia, "Times New Roman", Times, serif;
}
td {vertical-align:top}
h3{margin-bottom:0;}
#content h2 {
	font-size:2em;
	margin-bottom:5px;
	color: #213f7e;
	font-family: Arial, sans-serif;
	font-weight: bold;
	border-bottom:1px dotted #ccc;
}
#sidebarRight .box {
	background-color: #Fbefd3;
	padding:0px;
	padding-bottom:10px;
	margin-bottom:1em;
}
.box p {
	margin-top:0;
	padding:0px 10px 0px 10px;
	line-height:normal;
}

.box ul p {
	padding:0;
	}

#sidebarRight h5 {
	background-color:#f4d38a;
	padding:10px;
	color:#013a81;
	font-size:1.5em;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
  	font-style: italic;
	font-weight: normal;
	line-height:1em;
	display:block;
	min-height:20px;
}
#sidebarRight li{
	list-style:none;
	margin-left: -1.5em;
	padding-left: .8333em;
	background-image: url(/images/bullet_sidebar.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
}

#bannerLogo {
	margin-bottom:1em;
	margin-top:1.3em;
	float:left;
}

#govLinks {
	float:right;
	text-align:right;
	color:#FFF;
	margin-top:4px;
	margin-right:5px;
	font-size:11px;
	/*font-size:10px;
	font-weight:bold;*/
}
#govLinks a {
	color:#FFF;
	text-decoration:none;
}
#govLinks a:hover {
	text-decoration:underline;
}
#search {
	width:300px;
	float:right;
	text-align:right;
	margin-top: 30px;
}
#searchbox {
	padding-top:5px;
}
.formbox {
	width:170px;
}
#support img { /*This is for the IFI logo in the footer*/
	float:left;
	margin-right:10px;
	margin-bottom: 20px;
}

#social_ftr {
	text-align:right;
	height:20px;
	font-weight:bold;
	color:#666;
}
#social_ftr img {
	margin-right:5px;
}
#subscribe h2 {
	font-size:13px;
	margin-bottom:0px;
	font-family:Arial, sans-serif;
	color:#213f7e;
	font-weight:600;
}
/*Top navigation*/
#topnav {
	text-align:right;
	margin-top:20px;
	width:300px;
	clear:right;
	float:right;
	margin-bottom: 0em;
	}

#topnav p a:hover {
	text-decoration:underline;
}
#topnav ul {
	padding:0;
	margin:0;
	list-style:none;
}
#topnav ul li {
	display:inline;
	float:right;
	padding:0px 10px;
	border-right:1px solid #666;
}
	
#topnav ul li a {

	color:#666;
	text-decoration:none;
	font-weight:bold;
}
#topnav ul li.last {
	padding-right:0px;
	border-right:none;
}
#topnav ul li a:hover {
	text-decoration:underline;
}
#navwrap1 {
	height:110px;

}
/*End*/

/*This is used for the form/comments pages*/
.mainbox h1 {
	background-color:#416CA1;
	padding:10px;
	color:#FFF;
	font-size:1.5em;
	margin-bottom:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
  	font-style: italic;
	font-weight: normal;
	line-height:1em;
	display:block;
	height:20px;
}
.mainbox h3 {
	margin-top:20px;
	margin-bottom:-5px;
}
.mainbox p {
		margin-bottom:0px;
		margin-top:10px;
		font-weight:normal;
	}
	
.inset20 {
	padding:5px 20px 20px 20px;
	background-color:#e5ecf9;
}
/*End*/	
.box2 {
	padding:0px 10px;
	height:130px;
	border-left:1px dotted #ccc;
}
#footer {
	font-size: 12px;
	color: #333;
}
#footer1 {
	height:130px;
	border-top:1px solid #666;
	margin-top:20px;
	padding-top:15px;
}
#footer p a, #footer p a:visited {  /*P specified so icons don't underline in Chrome*/
	text-decoration: underline;
	color: #333;
}
#footerNav li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #213f7e;
	padding-right: 10px;
	padding-left: 10px;
	color:#213f7e;

}
#footerNav {
	margin-bottom: 20px;
}
#footerNav ul {
	display: inline;
	padding: 0px;
	margin: 0px;
}

#footerNav li.firstfooter { /*so the "about STATS" text aligns with the paragraph below it*/
	padding-left:0px;
}
#footerNav li.lastfooter {
	border-right:none;
}
#footerNav a {
	text-decoration: none;
	color: #213f7e;
	font-weight:600;
}
#footerNav a:visited {
	text-decoration: none;
	color:#213f7e;
}
#footerNav a:hover {
	text-decoration:underline
}
.noBottomMargin {
	margin-bottom:0;
}
.more {
	font-size:0.9em;
	text-align: right;
	margin-right: 10px;
	padding: 0px;
	margin-bottom: 5px;
}
/*Sidebar styles*/
.sidebar2 h1 {
	background-color:#416CA1;
	padding:10px;
	color:#FFF;
	font-size:1.5em;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
  	font-style: italic;
	font-weight: normal;
	line-height:1em;
	display:block;
	height:20px;
}
.sidebar2 p {
	font-size:12px;
	padding:0px 10px 10px 10px;
	margin:0px;
	font-family:Arial, sans-serif;
}

.sidebar2 {
	background-color:#eee;
}
.sidebar2 p a {
	color:#213f7e;
	text-decoration:none;
}
.sidebar2 p a:hover {
	text-decoration:underline;
}
.sidebar2 p a:visited {
	color:#800080;
}
.sidebar2 h3 {
	margin:0px 10px 5px 10px;
	font-size:13px;
	color:#000;
	font-weight:bold;
}
/*Mailing List CSS*/
.mce_inline_error {
	color:#990000;
	float:left;
	margin-left:5px;
	font-weight:bold;
}
#mce-responses {
	
}
#mce-success-response {
	color:#990000;
	font-weight:bold;
}
#mce-error-response {
	color:#990000;
	font-weight:bold;
}
.inset {
	padding:0px 10px;
}
.inset p {
	margin-bottom:5px;
}
#mc_embed_signup {
	margin:10px 0px 0px 0px;
}
#mc_embed_signup legend, #mc_embed_signup fieldset, #mc_embed_signup label {
	font-family:Arial, sans-serif;
	font-size:12px;
	font-weight:normal;
}
#mc_embed_signup fieldset {
	padding:0px 0px 15px 0px;
	border:none;
	margin:0px;
}
#mc-embedded-subscribe-form {
	font-size:12px;
}
div.mc-field-group {
	margin:0px 0px 15px 0px;
	padding:0;
}
div.mc-field-group label {
	margin:0;
	padding:0;
}
div.mc-field-group input {
	margin:0;
	padding:0;
}
div.mc-field-group input.email {
	margin:0;
	padding:0;
	float:left;
}
#mc_embed_signup .input-group {
	padding:0px;
	margin:5px 0px;
}
#mc_embed_signup .input-group ul {
	list-style:none;
	margin:0;
	padding:0;
	text-indent:0px;
}
#mc_embed_signup .input-group ul li {
	margin:0;
	padding:0;
	text-indent:0px;
}
#mc_embed_signup .input-group label {
	margin:0px;
	padding-left:5px;
}
#mc_embed_signup .input-group input {
	margin:0px;
	padding:0px;
	text-indent:0px;
}
.indicate-required {
	margin-bottom:10px;
	color:#990000;
}
.note-required {
	color:#990000;
}
#sub_btn input.btn {
	float:right;
	background-color:transparent;
	border:none;
	padding:0;
	color:#213f7e;
	font-family:Arial, sans-serif;
	cursor:pointer;
	font-weight:bold;
}
#sub_btn {
	margin-top:5px;
}
#sub_btn2 {
	float:left;
}

input.btn {
	float:right;
	background-color:transparent;
	border:none;
	padding:0px;
	color:#213f7e;
	font-family:Arial, sans-serif;
	cursor:pointer;
	font-weight:bold;
	float:left;
}
div.mc-field-group input.email2 {
	margin:0;
	padding:3px;
	width:170px;
	float:left;
	margin-right:5px;
	height:14px;
}

.mc-field-group {
	height:auto;
}
.mc-field-group .label {
	float:left;
	margin-right:5px;
}
.mainbox .mc-field-group label {
	margin:0;
	padding:0;
	display:block;
	width:100px;
	float:left;
}
.mainbox .mc-field-group input {
	margin:0;
	padding:0;
	float:left;
}
/*Mailling List end*/

/*MEGA DROPDOWN MENU STYLES This code adapted from sitepoint 
http://www.sitepoint.com/blogs/2009/03/31/make-a-mega-drop-down-menu-with-jquery/*/
#banner h1, #banner h2, #banner h3, #banner h4, #banner h5, #banner h6, #banner p, #banner ul, #bannerli {
	font-size: 1em;
	margin: 0;
	padding: 0;
}
div#banner {
	padding-bottom: 1em;
	clear:left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div#banner h1, div#menu h2 {
	margin: 0;
	padding: 0;
	
}
div#banner h1 a {
	display: block;
	height: 70px; /*this sets the height of the box containing the STATS logo*/

}

div#banner#menu.mega h2 a {
	text-decoration: underline;	
}

div#banner h1 a span, div#banner .skip {
	position: absolute;
	top: -10000px;
	left: -10000px;
}
/*#menu shows the main categories, including data by topic, view profiles and tools*/
ul#menu {
	color: #fff;
	margin: 0;
	padding:0;
	background-color: #213f7e;
	list-style:none;
}
ul#menu li {
	display: block;
	position: relative;
	padding:4px 15px;
	margin:0;
	float:left;
	border-right:1px solid #fff;
}
ul#menu li.hover, ul#menu li:hover { /*Added to change color of background*/
	/*background-color:#192F5F;*/
	background-color:#11203F; 
	
}
ul#menu li a:hover {
	text-decoration: none;
}
ul#menu li a {
	color: #fff; 
	text-decoration: none;
}
/*ul#menu li.hover a, ul#menu li:hover a { Added to overwrite link color when background changes
	color: #000;
}*/

ul#menu li h2 a:hover {
	color: #bfcedf;
	text-decoration: none;
}
ul#menu li a:hover {
	text-decoration: underline;
}
/*.mega is for all the items in the hover drop down*/
#mainnav {
	margin-bottom:15px;
	background-color:#213f7e;
	height:27px;
}
ul#menu li.mega {
	padding-right:30px;
	background-image:url(/images/arrow_navbar.gif);
	background-repeat:no-repeat;
	background-position:88%;
	cursor:pointer;
	z-index:999999;
}
ul#menu li.mega a:hover {
	text-decoration: underline;
}
ul#menu div {
	display: none;
	z-index:99999;
}
ul#menu li.mega div.topicnav {
	font-family: Arial, sans-serif;
	font-size: 11px;
	border: 1px solid #013a81;
	position: absolute;
	top: 27px;
	left: 0em;
	padding: 5px 0px;
	background-color: #e5ecf9;
	color: #013a81;
	z-index:99999;
}
ul#menu li.mega div.topicnav p {
	font-family: Arial, sans-serif;
}
ul#menu li.hovering div {
	display: block;
	z-index:250;
}
ul#menu li.mega div a {
	font-family: Arial, sans-serif;
	color: #013a81;
	padding: 0;
}
ul#menu li.mega div p a:hover {
	text-decoration:underline;
}
ul#menu li div a.more {
	color: #333;
	font-weight: bold;
	font-size: 10px;
	display: block;
	clear:both;
	padding: 3px 0px;
}
ul#menu div h2 {
	font-family: Arial, sans-serif;
	color: #990000;
	font-weight: bold;
	font-size: 1.1em;
	display:block;
	clear:both;
	margin:0px 10px 5px 10px;
	border-bottom:1px dotted #999;
	background-color: #e5ecf9; /*This makes it so IE doesn't distort the text due to the fade in and out*/
}
ul#menu div p {
	margin: 0 10px 5px 10px;
	padding: 0;
	line-height:16px;
}
ul#menu div .col {
	width:200px;
	float:left;
}

/*END MEGA DROPDOWN MENU STYLES  */

/*TOPIC PAGE HEADING IMAGE DEFINITIONS: use both an ID to specify photo and a class to specify font color/background on the H1 tag*/
h1 + h2 {margin-top:-0.5em;}

.darkPhotoHeading {
	background-color:#416CA1;
	padding:1em 1em 1em .3em;
	background-repeat: no-repeat;
	background-position: left top;
	color: #fff;
	font-size:3em;
	font-weight:normal;
	
}
.lightPhotoHeading {
	padding:1em 1em 1em .3em;
	background-repeat: no-repeat;
	background-position: left top;
	color: #013a81;
	font-size:3em;
	font-weight:normal;
	
}
#agriculture {
	background-image:url(/images/topic_h1/agriculture.jpg);
}
#acs {
	background-image:url(/images/topic_h1/acs.jpg);
}
#birth-marriage-death {
	background-image:url(/images/topic_h1/birth-marriage-death.jpg);
}

#cdbg-grant {
	background-image:url(/images/topic_h1/cdbg-grant.jpg);
}

#census {
	background-image:url(/images/topic_h1/census.jpg);
}

#childcare {
	background-image:url(/images/topic_h1/childcare.jpg);
}

#commute {
	background-image:url(/images/topic_h1/commute.jpg);
}

#econ-forecast {
	background-image:url(/images/topic_h1/econ-forecast.jpg);
}

#education {
	background-image:url(/images/topic_h1/education.jpg);
}

#emp-earn {
	background-image:url(/images/topic_h1/emp-earn.jpg);
}

#export-fdi {
	background-image:url(/images/topic_h1/export-fdi.jpg);
}

#households {
	background-image:url(/images/topic_h1/households.jpg);
}

#housing {
	background-image:url(/images/topic_h1/housing.jpg);
}

#income {
	background-image:url(/images/topic_h1/income.jpg);
}
#innovation {
	background-image:url(/images/topic_h1/innovation.jpg);
}
#laus {
	background-image:url(/images/topic_h1/laus.jpg);

}

#led {
	background-image:url(/images/topic_h1/led.jpg);
}

#libraries {
	background-image:url(/images/topic_h1/libraries.jpg);
}
#lii {
	background-image:url(/images/topic_h1/lii.jpg);
}
#manufacturing {
	background-image:url(/images/topic_h1/manufacturing.jpg);
}

#migration {
	background-image:url(/images/topic_h1/migration.jpg);
}

#nonprofits {
	background-image:url(/images/topic_h1/nonprofits.jpg);
}

#occupations {
	background-image:url(/images/topic_h1/occupation.jpg);
}
#population {
                background-image:url(/images/topic_h1/population.jpg);
}

#poverty {
	background-image:url(/images/topic_h1/poverty.gif);
}
#profiles {
	background-image:url(/images/topic_h1/profiles.jpg);
}
#projections {
	background-image:url(/images/topic_h1/pop-project.jpg);
}
#redistrict {
	background-image:url(/images/topic_h1/redistrict.jpg);
}
#sdf {
	background-image:url(/images/topic_h1/sdf-house.jpg);
	
}
#taxes {
	background-image:url(/images/topic_h1/taxes.jpg);
}

#vehicles {
	background-image:url(/images/topic_h1/vehicles.jpg);
}
#zipcode {
	background-image:url(/images/topic_h1/zipcode.jpg);
}
/*END TOPIC PAGE HEADING IMAGE DEFINITIONS*/


/*need to make h3 in collapsible panels smaller than standard h3 (e.g., the map gallery page)*/
.CollapsiblePanelContent h3{
	font-size:1em;
	font-weight:bold;
	}
	
/*BEGIN sytles for the data.dwt template items*/	
/*BANNER STYLES*******************************************/

.banner {
	font-size: 9pt;
	color: #013a81;
	font-weight: bold;
	text-align: right;
}
#linkto { 
	font-size: 10pt; 
	text-align: right;
	color: #880000; 
	font-weight: bold;
	}

#dataheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #013A81;
	width: 99%;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	min-width:800px;

}

#dataheader a {
	color: #FFFFFF;
}
#dataheader a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#dataheader a:hover {
	text-decoration: underline;
}
#dataheader h1{
	display:inline;
	color:#FFFFFF;
	font-size: 20px;
	padding-left: 5px;
}
#headerfloat {
	float: right;
}


/*Query Bar*/
#queryBar{
	float:left;
}

#queryBar td{
	padding: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #013A81;
	border-bottom-color: #013A81;
}

#queryBar select {
	font-size:10px;
}
/*END sytles for the data.dwt template items*/	

span.pubDate { /*This is used to style the dates in the publication sidebar*/
	font-size:0.8em;
	display:block;
	margin-bottom:2px;
	line-height:normal;
}

a[title]{ /*This styles the tooltips; can be used in conjuction with QTips javascript for styled tips or simply with the default browser display of title attributes*/
	cursor:help;
	text-decoration:none;
	border-bottom: dotted 1px #0000FF;
}

a:link:after, a:visited:after {content:"";} /*This removes the URL after links that is normally printed with Blueprint print.css*/
.aboutIcon{margin-left:10px;}
.aboutIcon[title]{ 	
	cursor:pointer;
}

