@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;}

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: bold;
	color: #013a81;
}
td {vertical-align:top}
h3{margin-bottom:0;}
#content h2 {
	font-size:2.5em;
	margin-bottom:0;
	color: #666;
	font-family: "Warnock Pro", "Goudy Old Style", "Palatino", "Book Antiqua", Georgia, serif;
	font-style: italic;
	font-weight: normal;
}
#sidebarRight .box {
	background-color: #Fbefd3;
	padding: .5em;
	margin-bottom:1em;
}
#sidebarRight h5 {
	background-color:#f4d38a;
	padding: 0.5em;
	margin: -0.4em -.4em .5em -.4em;
	color: #000;
	text-align:center
}
#bannerLogo {
	margin-bottom:.5em;
	margin-top:.5em;
}
#cse-search-box { /*This is the google search box*/
	float:right;
	margin-top:1.5em;
}
#footer {
	font-size: 0.9166em;

}
#footer a, #footer a:visited {
	text-decoration: underline;
	color: #000000;
}
#footerNav li {
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 10px;
	padding-left: 10px;
}
#footerNav {
	margin-bottom: .8333em;
}
#footerNav ul {
	display: inline;
	padding: 0px;
	margin: 0px;
}

#footerNav li.firstfooter { /*so the "about STATS" text aligns with the paragraph below it*/
	padding-left:-10px;
	margin-left:-10px;
	text-align:left;
}

#footerNav a {
	text-decoration: none;
	color: #333333;
}
#footerNav a:visited {
	text-decoration: none;
	color:#999;
}
#footerNav a:hover {
	text-decoration:underline
}
#footerBlockIU {
	float:left; 
	margin-right:2em; 
	margin-top:.2em;
	width:22px;
	height:28px;
}
#footerBlockEDA {
	float:right; 
	margin-left:2em; 
	margin-top:.2em;
	width:28px;
	height:28px;
}
.noBottomMargin {
	margin-bottom:0;
}
.more {
	font-size:0.9em;
	text-align: right;
	margin-right: 10px;
	padding: 0px;
	margin-bottom: 5px;
}
/*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.4em;
	background-color: #416ca1;
}
ul#menu li {
	display: inline;
	position: relative;
}
ul#menu h2, ul#menu h3 {
	font-size: 100%;
	font-weight: normal;
	display: inline;
}
ul#menu li a {
	color: #fff;
	text-decoration: none;
	padding: 0 0.4em;
}

ul#menu li h2 a:hover {
	color: #bfcedf;
}

ul#menu li a:hover {
	text-decoration: underline;
}
/*.mega is for all the items in the hover drop down*/

ul#menu li.mega a {
	padding: 0 1.2em;
}
ul#menu li.mega a:hover {
	text-decoration: underline;
}
ul#menu div {
	display: none;
}
ul#menu li.mega div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #013a81;
	width: 25em;
	position: absolute;
	top: 1.9em;
	left: 0em;
	padding: 0 0 0.6em 1.3em;
	background-color: #e5ecf9;
	color: #013a81;
}
ul#menu li.hovering div {
	display: block;
}
ul#menu li.mega div a {
	color: #013a81;
	padding: 0;
}
ul#menu li div a.more {
	color: #333;
	font-weight: bold;
	font-size: 10px;
	display: block;
	clear:both;
	padding: 3px 0px;
}
ul#menu div h3 {
	background-color: #7e9db9;
	color: #FFF;
	font-weight: bold;
	font-size: 1.1em;
	display:block;
	clear:both;
	margin:0em 0 0.6em -1.2em;
	padding: 0.3em;
}
ul#menu div p {
	margin: 0 0 0.8em 0;
	padding: 0;
}
#banner .floatleft { /*This was added to try to get two columns to show up within the dropdown*/
	float:left;
	width: 12em;
	margin-bottom: 10px;
	padding-left: 5px;
}
#banner .floatleft1col { /*Keep this so the list items don't bump into the subsequent h3*/
	margin-bottom: 6px;
}
#banner .floatleft li a, .floatleft1col li a {
	display: list-item;
	list-style-image:url(http://www.stats.indiana.edu/pre/stats_upgrades/images/bullet_sidebar.png);
	margin: 0em 1em;
	padding: 0em;
	line-height: 1.3em;
}
/*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:-.5em;}

.darkPhotoHeading {
	background-color:#416CA1;
	padding:.75em .75em .75em .3em;
	background-repeat: no-repeat;
	background-position: left top;
	color: #fff;
	font-size:3.75em;
	font-weight:bold;
	
}
.lightPhotoHeading {
	padding:.75em .75em .75em .3em;
	background-repeat: no-repeat;
	background-position: left top;
	color: #013a81;
	font-size:3.75em;
	font-weight:bold;
	
}
#agriculture {
	background-image:url(../images/topic_h1/agriculture.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);
}
#laus {
	background-image:url(../images/topic_h1/laus.jpg);
	font-size: 3em;
}

#led {
	background-image:url(../images/topic_h1/led.jpg);
	font-size: 3em;
}

#libraries {
	background-image:url(../images/topic_h1/libraries.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);
}

#projections {
	background-image:url(../images/topic_h1/pop-project.jpg);
}

#taxes {
	background-image:url(../images/topic_h1/taxes.jpg);
}

#vehicles {
	background-image:url(../images/topic_h1/vehicles.jpg);
}
/*END TOPIC PAGE HEADING IMAGE DEFINITIONS*/
#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;
}


/*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;
	}

/*form {
	display: inline;
}*/

#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;

}

#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*/	
a:link:after, a:visited:after {content:"";}/*This removes the URL after links that is normally printed with Blueprint print.css*/
