@import url("content.css");

iframe, .ad, .nav, #context, #services, form, .more, .toc,
.home .tools, .home .featured, .home .report, .home .newsletter {
  display: none !important;
}

body { margin: 10px; }
#footer p { margin-left: 0; }

.headlines { background-color: #fff; }

a { color: #000 !important; text-decoration: none; }
/*
h2, h4 { padding-bottom: 4px; border-bottom: 1px dotted #455A79; }
.blog #main .masthead h1, .blog #main .masthead p { margin: 0; }
.blog script { display: none; }
.blog .postdate { font-style: italic; margin: 0; padding: 0; }
.home .masthead h1, .home .masthead p { margin: 0; }
*/
#main h1 { margin: 0 !important; padding: 0 !important; color: #000 !important; }
.map .previews .thumbnail { width: 210px; margin-right: 10px; margin-left: 0; }
.previews .description { float: left; }

/*** Videos from the Road ***/
.videos .thumbnail { display: block; float: left; width: 120px; margin-bottom: 10px; } 
.videos p { float: left; width: 300px; margin-left: 10px; margin-top: 0; padding-top: 0; }

/*** Features and Field Trips ***/
/*
.features li { float: left; width: 210px; padding: 0; margin: 0 10px 0 0; }
.features li.last { margin: 0; }

.videos ul, .features ul { margin: 0; padding: 0; list-style-type: none; }

.previews li, .videos li, .videos p.more, .features, .features p.more { clear: both; }

.headlines { clear: both; }

#footer p { font-size: .8em; }
*/

