body {
  font:normal 12px/20px 'Helvetica Neue',Helvetica,Arial,sans-serif;
  color: #333;
  }

/* -----------------------------------------
  No Display
--------------------------------------------*/
.actions,
.flot-series-year .value,
.flot-series-year .data, .flot-series-year .year,
td.graph div.data,
td.diffgraph div.data,
div.data span.sort,
span.sort-value,
#comparison-dialog,
#global-header,
a.back,
a.nolink,
div.state-navigation,
ul.header-links,
ul.data-sets,
div.ranking-sorts,
div.name-lookup-form,
#comparison div.action,
.document .page-actions {
  display: none;
  }

/* -----------------------------------------
  Structural Layout
--------------------------------------------*/
#page { padding: 15px 0px; }
.layout-inner { position: relative; }

#page,
.layout-inner { 
  width: 960px;
  margin: 0 auto;
  }
#header {
  height: 45px;
  }
#right {
  width: 220px;
  margin-top: 15px;
  margin-left: 15px;
  float: left;
  position: relative;
  }
#right-inner {
  width: 220px;
  }
#main.with-sidebar {
  width: 705px;
  float: left;
  margin-top: 15px;
  padding-right: 15px;
  }
.content {
  width: 500px;
  float: left;
  }
#footer {
  clear: left;
  height: 50px;
  margin-top: 30px;
  border-top: 1px solid #CCC;
  }
#map {
  background: #fff;
  width: 958px;
  height: 298px;
  border: 1px solid #ccc;
  position: relative;
  z-index: 1;
  margin-bottom: 15px;
  }
h4.parent {
  border-bottom: 1px solid #aaa;
  padding-bottom: 10px;
  }
.menu-tree {
  padding-left: 15px;
  }
.menu-tree a {
  color: #aaa;
  }
.menu-tree li.active {
  font-weight: bold; 
  }
.menu-tree ul.children {
  padding-bottom: 5px;
  }
.menu-tree ul.children li {
  padding-left: 20px;
  }
#blocks-right {
  float: right;
  margin: 0;
  width: 430px;
  padding-left: 30px;
  }
#blocks-right div.block {
  margin-top: 20px;
  }
#blocks-menu {
  z-index:5;
  height:30px;
  padding:0px 30px 0px 0px;
  background:#444;
  transition:height .25s;
  -moz-transition:height .25s;
  -webkit-transition:height .25s;
  box-shadow:rgba(0,0,0,.5) 0px 0px 5px;
  -moz-box-shadow:rgba(0,0,0,.5) 0px 0px 5px;
  -webkit-box-shadow:rgba(0,0,0,.5) 0px 0px 5px;
  }
#blocks-menu ul { 
  width: 960px; 
  margin: 0 auto;
  height: 40px;
  }
#blocks-menu ul li { 
  float: right;
  padding:10px 0px 10px 20px;
  height:20px;
  }
#blocks-menu a { 
  color:#eee;
  }
#posts .item {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  }
.download-content,
.feed-description {
  margin: 10px 0;
  padding: 10px;
  border: 1px solid #ccc;
  }
.indicator-group {
  clear: left;
  }
/* -----------------------------------------
  Global Styles
--------------------------------------------*/
#global-header { background: #000 url(/images/sprite-base.png) repeat-x 0 -400px; }
#global-header a {
  background:transparent url(/images/sprite-base.png) no-repeat 0 0;
  float:left;
  margin-top:5px;
  display: block;
  text-indent:-99999px;
  width:216px;
  height:20px;
  }
#site-name { margin: 0; }
#site-name a{
  font-weight: bold;
  font-size: 13px;
  display: block;
  color: #333;
  border-bottom: 2px solid #eee;
  padding: 0 0 2px;
  }
#site-name a span {
  color: #808080;
  }

/* -----------------------------------------
  Typography
--------------------------------------------*/
h1,h2,h3,h4,h5,h6 {
  font-weight: bold;
  margin: 0;
}
h1 { font-size: 26px; line-height: 26px; margin: 15px 0; }
h2 { font-size: 22px; line-height: 26px; margin: 10px 0; }
h3 { font-size: 22px; line-height: 24px; margin: 10px 0; }
h4 { font-size: 16px; line-height: 18px; margin: 10px 0; }
h5 { font-size: 13px; line-height: 16px; margin: 10px 0;}
h6 { font-size: 11px; line-height: 15px; margin: 10px 0;}

h4.aggregates-list {
  margin: 10px 0 5px;
  }
/*Small titles*/
.actions h2 {
  font-size: 11px;
  text-transform: uppercase;
  }
p.small {
  font-size: 11px;
  line-height: 15px;
  margin: 10px 0;
  color: #808080;
  }
.introtext {
  background:transparent url(/images/sprite-base.png) no-repeat -450px 0;
  padding: 10px 0 0 65px;
  font-size: 16px;
  margin: 15px 0 25px;
  height: 45px;
  }
.grey span {
  color: #333;
  margin-right: 10px;
  }
.grey {
  color: #808080;
  }
.small-title {
  font-size: 11px;
  line-height: 15px;
  text-transform: uppercase;
  display: block;
  border-bottom: 1px solid #ccc;
  padding: 0 0 5px;
  }
body .tipsy {
  font-size: 11px;
  font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
  font-weight: 300;
  line-height: 15px;
  }
body .tipsy-inner {
  background-color: black;
  color: white;
  padding: 8px;
  text-align: left;
  }
a {
  text-decoration: none;
  font-weight: bold;
  font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
  color: #ff5911;
  }
a.icon {
  background:transparent url(/images/sprite-base.png) no-repeat -220px -5px;
  display: block;
  text-indent: -99999px;
  width: 15px;
  height: 15px;
  margin-top: 3px;
  }
#footer a.twitter{ background-position: -235px 0px; }
#footer a.rss{ background-position: -220px 0px; }
h2 a,
a.nolink {
  color: #333333;
  border-bottom: none!important;
  }
#posts div.published {
  margin-bottom: -10px;
  }
div.published div {
  display: inline;
  }
#title-banner .about,
.introtext,
.prose p,
#posts p{
  font-family: Palatino, Georgia, 'Times New Roman', serif;
  font-size: 13px;
  margin: 0 0 10px;
  }
#posts a {
  border-bottom: 1px solid #eee;
  }
#posts h2 span{
  font-size: 11px;
  font-weight: normal;
  color: #808080;
  text-transform: uppercase;
  margin-left: 5px;
  }

a.see_footnote {
  vertical-align: super;
  font-size: 9px;
  font-weight: normal;
  }

ol.footnotes {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #eee;
  }
ol.footnotes li {
  list-style-position: outside;
  padding: 5px 0 5px 20px;
  text-indent: -10px
  }

/* -----------------------------------------
  Menus, Lists
--------------------------------------------*/
ul.links {
  margin: 5px 0;
  }
ul.links li{
  float: left;
  margin-right: 15px;
  }
ul.header-links {
  float: right;
  }
ul.header-links li {
  margin-left: 15px;
  margin-right: 0;
  }
ul.data-sets {
  position: absolute;
  top: 40px;
  right: 0;
  margin: 0;
  }
ul.data-sets li {
  margin-right: 0;
  }
ul.data-sets li a {
  background: #f8f8f8 url(/images/sprite-base.png) no-repeat 0 -85px;
  display: block;
  text-indent:-99999px;
  width:96px;
  height:40px;
  margin-left: 5px;
  }
ul.data-sets li a.high-ed {
  width: 139px;
  background-position: -95px -85px;
  }
.k12 ul.data-sets li a.k12 {
  background-position: 0 -45px;
  background-color: #38765a;
  }
.higher-ed ul.data-sets li a.high-ed {
  background-position: -95px -45px;
  background-color: #146785;
  }
ul.breadcrumb {
  width: 100%;
  overflow: auto;
  }
ul.breadcrumb li {
  float: left;
  }
ul.breadcrumb li a {
  color: #333;
  font-weight: normal;
  padding: 2px 0;
  }
ul.breadcrumb li span {
  display: inline-block;
  padding: 0 5px;
  font-weight: bold;
  letter-spacing: -1px;
  }

/* -----------------------------------------
  Tables
--------------------------------------------*/
table { 
  width: 100%; 
  margin-bottom: 15px;
  }
table thead tr th{
  border-bottom: 2px solid #808080;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  vertical-align: bottom;
  }
table tbody td { 
  padding: 5px 0 5px 10px;
  vertical-align: middle;
  border-bottom: 1px solid #CCC;
  overflow: hidden;
  }
table tbody tr.last td { 
  border-bottom: none;
  }
table thead tr th{
  padding: 5px 35px 5px 10px;
  line-height: 12px;
  }
table tbody td.value {padding-left: 94px; }
table th.group {
  font-size: 16px;
  text-transform: none;
  }
/*Comparison tables*/
#comparison table thead tr th{
  padding: 0 35px 10px 10px;
  text-transform: none;
  font-size: 13px;
  line-height: 16px;
  }
#comparison table thead {
  font-size: 13px;
  }
#comparison table td {
  width: 160px;
  padding: 10px 0 5px 10px;
  }
#comparison table tbody tr.active td {
  background: #f3f3f3;
  }
/*Currently compared against indicator*/
#comparison { padding-top: 20px;}
#comparison table tr.headings th.fixed {
  border: 1px solid black;
  border-bottom: 2px solid gray;
}
#comparison table tr.headings th.label {
  border-left: none;
}




#comparison div.diff {
  float: left;
  font-weight: bold;
  vertical-align: top; 
  height: 15px;
  width: 15px;
  background-image: url('http://127.0.0.1:8888/images/sprite-base.png');
  background-repeat: no-repeat;
}

#comparison table tbody tr td div.diff-up {
  background-position: -35px -215px;
}
#comparison table tbody tr td div.diff-down {
  background-position: -55px -215px;
}



#comparison table tr.headings th,
#comparison table td.empty,
#comparison table th.year1,
#comparison table td.year1 {
  border-left: 1px solid #eee;
}
#comparison table th.fixed.year1,
#comparison table td.fixed.year1 {
  border-left: 1px solid black;
}
#comparison table th.fixed.year2,
#comparison table td.fixed.year2 {
  border-right: 1px solid black;
}
#comparison table tr.last td.fixed {
  border-bottom: 1px solid black;
}
#comparison table td.fixed {
  border-top: none;
  width: 158px;
  }
table.indicators {
  table-layout: fixed;
  page-break-inside: avoid;
  }
table.indicators th.group { width: 250px; }
table.indicators th.extra { width: 120px; }
td.indicator-name {
  padding-left: 10px;
  border-right: 1px solid #eee;
  cursor: pointer;
  }
td.indicator-name h6{
  margin: 0;
  }
td.indicator-name div.indicator-meta { display:none; }

tr.open td.indicator-name { background-color: #ddd; }
tr.indicator-meta {
  background-color: #ddd;
  font-size: 11px;
  }
tr.indicator-meta ul.links li { float: left; }
tr.indicator-meta ul.links li a span {
  display: block;
  float: left;
  line-height: 15px;
  padding-right: 5px;
  }
tr.indicator-meta ul.links li a span.indicator-button {
  width: 15px;
  height: 20px;
  padding: 0px;
  }
a.indicator-compare span.indicator-button  { background:transparent url(/images/sprite-base.png) no-repeat -355px 0px; }
a.indicator-info span.indicator-button { background:transparent url(/images/sprite-base.png) no-repeat -340px 0px; }
a.indicator-compare:hover span.indicator-button { background:transparent url(/images/sprite-base.png) no-repeat -385px 0px; }
a.indicator-info:hover span.indicator-button { background:transparent url(/images/sprite-base.png) no-repeat -370px 0px; }

/* -----------------------------------------
  Comparisons
--------------------------------------------*/
#comparison {
  width: 100%;
  overflow: auto;
  clear: both;
  border-top: 1px solid #808080;
  }
#comparison h2 {
  margin-left: 10px;
  font-size: 26px;
  }

#indicator-selector ul.option li a.checkbox-unchecked {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: transparent url(/images/sprite-base.png) no-repeat 1px -300px;
  }

#indicator-selector ul.option li a.checkbox-checked {
  background: transparent url(/images/sprite-base.png) no-repeat 1px -270px !important;
  }

/* -----------------------------------------
  Flot graphs
--------------------------------------------*/
th.diffgraph {
  width: 160px;
  }
ul.flot-series-year li {
  float: left;
  margin: 0 5px 0 0;
  }
.flot-series-year .value {
  padding: 0 55px 0 5px;
  }
ul.flot-series-year li.graph canvas {
  position: absolute;
  top: 0px;
  left: 0px;
  }
div.percentage-difference .graph{
  width: 200px;
  height: 25px;
  background: #eee;
  }
div.percentage-difference {
  height: 30px;
  }
/* -----------------------------------------
  Difference Definition
--------------------------------------------*/
.difference {
  width: 100%;
  display: block;
  _zoom: 1;
  }
.difference li {
  width: 50%;
  float: left;
  position: relative;
  }
.difference p { 
  position: relative;
  display: block;
  font-weight: bold;
  z-index: 2;
  line-height: 30px; 
  }
.difference li.negative-value p {
  text-align: right;
  }
.difference li.positive-value {
  margin-left: 50%;
  }
.difference .index {
  display: block;
  position: absolute;
  top: 0;
  text-indent: -9999px;
  overflow: hidden;
  height: 100%;
  }
.difference .positive-value .index { 
  left: 0;
  background: #ccc; 
  }
.difference .negative-value .index { 
  right: 0;
  background: #ccc;
  }

/* -----------------------------------------
  Details.jade
--------------------------------------------*/
div.details {
  border: 1px solid #ccc;
  float: left;
  padding: 0 10px;
  margin-bottom: 15px;
  }
div.details .detail {
  float: left;
  border-right: 1px solid #EEE;
  width: 120px;
  height: 50px;
  height: auto!important;
  min-height: 50px;
  margin-right: 15px;
  padding: 15px 0 10px;
  }
div.details .detail h6 {
  margin: 0;
  }
div.details .detail p {
  color: #808080;
  font-size: 16px;
  }
div.details .detail:last-child {
  border-right: none;
  margin-right: 0;
  }

/* -----------------------------------------
  Page action buttons.
--------------------------------------------*/
ul.page-actions {
  margin: 5px 0;
  }
ul.page-actions li {
  display: inline;
  float:right;
  }
ul.page-actions li a {
  text-transform: uppercase;
  color: #fff;
  font-weight: normal;
  font-size: 11px;
  padding: 2px 5px;
  background: #ccc;
  margin: 5px 0 5px 5px;
  }
ul.page-actions li a:active {
  background-color: #353E34;
  }

/* -----------------------------------------
  Markup free clearing
  Details: http://perishablepress.com/press/2009/12/06/new-clearfix-hack
--------------------------------------------*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }

* html .clearfix { height: 1%; } /* IE6 */
*:first-child + html .clearfix { min-height: 1%; } /* IE7 */
