/*
Theme Name: Zinned Horsey
Theme URI: http://www.vernalcreative.com/
Description: Zinn Education Project site
Version: 2.1.
Template: vernal
Author: Jason Lemieux
Author URI: http://www.vernalcreative.com
*/

/*** defaults ***/

div.fee-form, .fee-field, .fee-clearfix, .fee-initialized, div.fee-field.fee-clearfix {
	clear: none !important;
}

* {
  margin: 0px ;
  padding: 0px ;
}

.fee-clearfix:after {
	display: none;}

body {
  background-color: #17516a ;
  background-image: url('images/background.jpg') ;
  background-position: top center ;
  background-repeat: no-repeat ;
  color: #333333 ;
  font-family: Trebuchet MS, sans-serif ;
  font-size: 13px ;
}

a {
  color: #993300 ;
  text-decoration: none ;
}

a:hover {
  color: #cc6600 ;
}

body .gform_wrapper h2.gsection_title {

    color: #330000;

}



body .gform_wrapper .gfield_description p,

body .gform_wrapper .gfield_description,

body .gform_wrapper .gsection_description,

body .gform_wrapper select option {

    color: #333333;

    font-family: 'Trebuchet MS',sans-serif;

    font-size: 13px;

}

body #gform_wrapper_3 .gform_body .gform_fields .gsection {border: 0px }

body #gform_wrapper_7 .gform_body .gform_fields .gsection {border: 0px }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal ;
}

img {
  border-style: none ;
}

li {
  list-style-type: none ;
}

.clear {
  clear: both !important;
  height: 10px ;
}

.hidden {display: none;}

object { /* prevent space below flash */
  display: block ;
}

/*
table {
  width: 100% ;
  border-collapse: collapse ;
  border-spacing: 0px ;
}

td {
  padding: 0px ;
  vertical-align: top ;
  text-align: left ;
}
*/

td, th {
  vertical-align: top ;
  text-align: left ;
}

/* @group Structure */

/*** layout ***/

#page {
  width: 904px ;
  padding: 20px;
  margin: 0px auto ;
  background: #fff;
  border: 3px solid #452404;
}

#content {
  background-color: #ffffff ;
  border: 3px solid #482500 ;
  border-top-style: none ;
}

#middle {
    width: 664px ;
    overflow: hidden;
}

#middle.fill-wide {
  width: 864px ;
  margin: 0px 40px ;
  float: none ;
  padding-top: 1px ;
}

#sidebar {
  width: 200px ;
  overflow: hidden;
  margin-left: 15px ;
  float: right;
  margin-top:10px;
}

.box img {
	margin-bottom: 10px;
}

#wrapper {
	width: 950px;
	margin: 0 auto;


}

#footer_wrapper {
	width: 950px;
	margin: 0 auto;
	padding-top: 15px;
	background: transparent;
}
/* @end */

/* @group Header */

/*** header ***/

#header {
  height: 25px ;
  background-image: url('images/top-header.png') ;
	padding-top: 125px;
}

#header span {
	display: none;
}

#header h1 a {
	display: block;
	margin-top: -100px;
	width: 900px;
	height: 100px;
}

ul#login-register-search {
	margin-top: -30px;
	margin-right: 20px;
	float: right;
}

ul#login-register-search li {
  float: right ;
  margin: 0px 5px ;
  font-family: Georgia, serif ;
  font-size: 15px ;
}

ul#login-register-search li.last-child {
  border-right: 1px solid #f2eecb ;
  padding-right: 10px ;
}

ul#login-register-search a {
  color: #f2eecb ;
  text-transform: lowercase;
}

ul#login-register-search a:hover {
  color: #ba4e00 ;
}

ul#login-register-search input.text {
  background-image: url('images/magnifying-glass.png') ;
  background-position: center right ;
  background-repeat: no-repeat ;
  border: 1px solid #ffffff ;
	padding: 3px 18px 3px 0;
  width: 160px ;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
position: relative;
top: -4px;
}

/* @end */

/* @group Suckerfish Primary Nav */

#suckerfishnav {
	margin-left: 80px;
	height: 25px;
	position: relative;
	top: -4px;
}

#suckerfishnav a {
    display:block;
    text-decoration:none;
	color: #3b1904;
	text-transform: uppercase;
	margin-right: 20px;
	padding: 5px;
	font:Trebuchet MS, "Lucida Grande", Lucida,
	Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

#suckerfishnav li a span {
	display: none;
}

#suckerfishnav li a:hover, #suckerfishnav li:hover a{
	color: #ba4d16;
}

li.current_page_item a, li.current_page_ancestor a, .single-materials li#materials_nav a {
	color: #ba4d16 !important;
}

.single-materials li#materials_nav ul li a {
	color: #ffe089 !important;
}

li.current_page_item li a {
	color: #ffe089;
}

#suckerfishnav li ul li a span {
	display: block;
}

#suckerfishnav li {
    float:left;
    list-style: none;
    padding:0;
    padding-bottom: 10px;
    }

#suckerfishnav li ul {
    position:absolute;
    left:-999em;
    z-index: 30;
    height:auto;
    margin:0;
    line-height:1;
    border:0;
	padding-bottom: 10px;
	background-color: #9a3334;
}

#suckerfishnav li ul li a {
	height: auto !important;
	padding: 8px 20px;
	text-transform: none;
	font-size: 105%;
	width: 200px !important;
	background: none !important;
	color: #ffe089 !important;
	margin: 0 !important;
	font-weight: normal !important;
    border-bottom: 1px solid #6f2121;
}


#suckerfishnav li ul li a:hover {
	background: #ba4d16 !important;
}

#suckerfishnav li ul li.current_page_item a, #suckerfishnav li ul li.current_page_ancestor a {
	color: #fff !important;
}

#suckerfishnav li li {
	width: 240px;
	float: none;
	padding: 0;

    }

#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left: -999em;
    }
#suckerfishnav li.page-item-78:hover ul {
    left:auto;
    margin-left: -5px;
    }

/* My Comment */
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
	position: relative;
    }
#suckerfishnav li:hover ul li, #suckerfishnav li.sfhover ul li {
	height: auto;
}

/* @end */

/* @group Footer */

/*** footer ***/

#footer {
  color: #ffffff ;
  text-align: left;
  width: 940px;
  margin: 0 auto;
  float: none;
}

#footer p, #footer ul {
	float: left;
}

#footer ul, #footer p { /* #footer > * */
  margin: 10px 0 0; /*10px 0px ;*/
}

#footer li {
  display: inline ;
  border-right: 1px solid #ffffff ;
  padding-right: 10px ;
  margin: 0px 3px ;

  text-transform: uppercase ;
}

#footer li.last-child {
  border-right-style: none ;
  padding-right: 0px ;
}

#footer a {
  color: #ffffff ;
}

#footer a:hover {
  color: #f2eecb ;
}

span.footlink {
	padding: 5px;
}

#footer a span {
	display: none;
}

#footer #social_footer {
	margin-top: 5px; /*-20px;*/
	float: right;
	width: 40%;
}

#footer #social_footer li {
	border: none;
	padding: 0;
	margin: 0;
}

#social_footer a {
	display: block;
	width: 35px;
	height: 35px;
	float: right;
	margin-left: 7px;
}

li#social_footer_donate a {
	background: url(images/zep_donate_button.png);
	background-repeat: no-repeat;
	width: 82px;
}

li#social_footer_email a {
	background: url(images/email_signup.png);
	background-repeat: no-repeat;
	width: 119px;
}

li#social_footer_instagram a {
	background: url(images/instagram-logo.png);
}

li#social_footer_facebook a {
	background: url(images/facebook.png);
}

li#social_footer_twitter a {
	background: url(images/twitter.png);
}

li#mobile_view_button a {
	margin: 10px 83px 0 0 !important;
}

/* test */



/* @end */

/* @group the_content */

.the_content ul.gallery {
	padding: 0;
}

#middle table {
	width: 100%;
}

#middle table td {
	padding: 10px;
}

#middle table td {
	border-collapse: collapse;
	border-bottom: 1px solid #ddd;
}

h2.cat-section {
	clear:both;
}

.the_content {

}

.the_content ul.gallery li {
	list-style: none;
	margin: 0;
	display: inline;
	text-align: left;
}


.the_content p, .the_content h1, .the_content h2, .the_content h3, .the_content h4, .the_content h5, .the_content h6,
.the_content ul, .the_content ol, .the_content blockquote, .the_content address, .the_content pre {
	margin-bottom: 15px;
}

.the_content p {
	line-height: 150%;
}

.the_content p a {
	text-decoration: underline;
}

.the_content a.readmore, .the_content a.action_link {
	color: #fff;
	background-color: #b14e15;
	padding: 5px;
	text-transform: uppercase;
	font-size: 80%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	margin-top: 5px;
}

.the_content a.action_link {
	font-size: 130%;
	font-weight: bold;
	padding: 5px 15px;
}
.the_content a.action_link.full {
	background-color: #8cb05f;
}

.the_content p.themes {
  text-transform: uppercase ;
  font-size: 11px ;
}

.the_content h1, #middle h1 {
  color: #265e83;
  font-family: Georgia, serif ;
  font-size: 250%;
  margin-bottom: 15px;
}

.the_content h2 {
  color: #5e3207;
  font-size: 22px ;
  margin-top: 20px ;
}

.the_content h2 a {
  color: #330000 ;
}

.the_content h2 a:hover {
  color: #993300 ;
}

.the_content h3, #middle h3 {
  color: #265e83;
  font-family: Georgia, serif ;
  font-size: 22px ;
}

.the_content h4 {
  color: #330000 ;
  font-size: 18px ;
}

.the_content h5 {
  color: #330000 ;
  font-size: 15px ;
  font-weight: bold ;
}

.the_content h6 {
  color: #9a3334 ;
  font-size: 14px ;
}

.the_content ul, .the_content ol {
  padding-left: 50px ;
}

.the_content ul li {
  list-style-type: disc ;
}

.the_content ol li {
  list-style-type: decimal ;
}

.the_content blockquote p {
}

.the_content address {
}

.the_content pre {
}

.the_content .alignnone {
}

.the_content .alignleft {
  margin: 10px 20px 20px 0px !important;
  float: left ;
}

.the_content .alignright {
  margin: 5px 0px 20px 20px ;
  float: right ;
  clear: right ;
}

.the_content .aligncenter {
  margin: 15px auto ;
  display: block ;
}

.the_content .wp-caption {
  text-align: center ;
}

.the_content .wp-caption .wp-caption-text {
  font-style: italic ;
  font-size: 11px ;
  margin-top: 5px ;
}

.the_content-list p, .the_content-list h2 {
  margin: 5px 0px 5px 122px ;
}

.the_content-list .thumbnail {
  border: 1px solid #330000 ;
  margin: 5px 0px 20px 0px ;
  float: left ;
}

.the_content-list .thumbnail img { /* prevent space below img */
  display: block ;
}

.the_content-single p.excerpt {
  font-weight: bold ;
  color: #330000 ;
}


/* @end */

/* @group Comments */

#middle h3.comments-title {
  margin-bottom: 10px ;
  clear: both !important;
}

ul#comments-list li {
  margin: 10px 0px ;
}

ul#comments-list li p.content {
}

ul#comments-list li p.author {
  margin: 2px 0px 0px 15px ;
  font-style: italic ;
}

#comments-respond textarea {
  margin: 10px 0px ;
  display: block ;
  width: 400px ;
}

/* @end */

/* @group Forms */

/*** contact forms ***/

td.label, td.input {
  vertical-align: top ;
  padding: 2px 0px ;
}

td.label {
  width: 150px ;
}

td.input {
  width: 300px ;
}

input.text {
  width: 100% ;
}

input.checkbox {
  position: relative ;
  top: 2px ;
}

input.submit {
}

textarea {
  height: 100px ;
  width: 100% ;
}

/* @end */

/* @group Subnav */

/*** misc ***/

div.box.widget_nav_menu h4 {
	background: #b14e15;
	color: #fff;
	padding: 5px;

}

.box.widget_nav_menu {
	border: none;
}

ul.menu {
	padding-bottom: 25px;
}

ul.menu li {
  font-size: 14px ;
  font-weight: bold ;
  text-transform: none;
  margin: 5px 0px ;
}

ul.menu li#parent {
	border: none;
}

ul.menu li h3 a {
	border: none;
	color: #b14e15;
}

ul.menu a {
  border-bottom: 1px solid #f2eecb ;
  color: #3b1904 ;
  display: block ;
}

ul.menu a:hover, ul.menu li.current_page_item a {
  border-bottom: 1px dashed #3b1904 ;
  color: #ba4e00 ;
}

#navigation {
  clear: both ;
}

#navigation #prev-posts {
  float: left ;
}

#navigation #next-posts {
  text-align: right ;
}

ul.sub-menu {
	margin-left: 15px;
}

ul.sub-menu li {
	border: none;
}

ul.sub-menu a  {
	border: none !important;
	font-size: 85%;
}

/* @end */

#votenow {
	display: block;
	height: 360px;
	z-index: 99999;
	position: relative;
	top: -410px;
}

#votenow strong {
	display: none;
}

div.wp-pagenavi {
	margin-top: 35px;
	float: none !important;
	text-align: center;
}

/* @group Widgets */

.box {
	margin-bottom: 15px;
	border-bottom: 1px dotted #ddd;
	padding-bottom: 15px;
	color: #3b1904;
}

.box h4 {
	text-align: left;
	margin-bottom: 10px;
	font-size: 110%;
	font-weight: bold;
	color: #b14e15;
	text-transform: uppercase;
}

.box ul, div.tagcloud {


}

.box ul li {
	margin-bottom: 8px;
}

.box a {
	color: #5c5c5c;
}

.box a:hover {
	color: #ba4d16;
}

.box select {
	width: 100%;
	font-size: 120%;
}
/* @group Facebook */

.box.widget_facebookpagefeedwidget {
	font-size: 90%;
}

.fbf_desc a {
	color: #a97561;
}

.fbf_desc img {
	width: 50px;
	height: auto;
	float: right;
	margin: 0 0 10px 10px;
}

.fbf_desc {
	clear: right;
	padding: 0 0 10px 0;
	overflow: hidden;
}

/* @end */

/* @group Twitter */
.box.widget_twitter li {
	padding: 0 10px 10px 0;
}

.box.widget_twitter span.from-meta {
	display: none;
}

.box.widget_twitter span.intent-meta {
	display: block;
	margin-top: 5px;
}

.box.widget_twitter span.intent-meta a {
	margin: 5px 5px 0 0;
	font-size: 90%;
	color: #a97561;
}

.box.widget_twitter a {
	color: #a97561;
}

div.follow-button {
	overflow: hidden;
	width: 145px;
}


/* @end */

.box p {
	margin-bottom: 20px;
}


/* @end */

body.search-results #left {
	width: 900px;
}
body.search-results #content {
	background: #fff;
}

p.searched-for {
	margin: 15px 0;
	font-size: 125%;
	border-bottom: 1px solid #ddd;
	padding-bottom: 15px;
}

.resultsblock h2 {
	color: #34484f;
}
.resultsblock h2 span {
	text-transform: capitalize;
}

#middle .resultsblock h3 {
	font-size: 110%;
	margin-bottom: 5px;
}

.resultsblock {
	margin-bottom: 15px;
}


.result {
	margin-bottom: 25px;
	clear: left;
}

.result li.permalink {
	display: none;
}

.result.withthumb li {
	margin-left: 115px;
}

.result ul {
	padding: 0;
}

.result ul li {
	list-style: none;
}

.result li.entry_thumb {
	display: block;
	float: left;
	margin: 0 15px 25px 0;
}

.result p strong {
	font-weight: normal;
	padding: 1px;
	background-color: #fff8ce;
}

body.search p.breadcrumbs {
	display: none;
}

#middle div.nrelate {
	display: none;
}

p.breadcrumbs {
	text-align: left !important;
	margin-bottom: 0;
	background-color: #f1f1f1;
	font-size: 85%;
	padding: 14px 10px;
	position: relative;
	top: -20px;
	width: 680px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
}


div.sharedaddy * {
	border: none !important;
}

body.admin-bar div.sharedaddy,
body.logged-in div.sharedaddy {
	top: 213px;
}

div.sharedaddy {
	clear: none !important;
	height: 20px;
	position: absolute;
	top: 157px;
	width: 150px;
	margin-left: 550px;
}

div.sharedaddy ul {
	width: auto !important;
	border: none !important;
}

.nr_inner a {
	margin-bottom: 20px !important;
}

p.comment-subscription-form {
	margin-top: 15px;
	padding-top: 15px;
}

.box.widget_oa_social_login  {
	height: 100px;
	overflow: hidden;
}

/*** login/register ***/

form#loginform-tml-main label {
  width: 100px ;
  float: left ;
  clear: left ;
}

form#loginform-tml-main input {
  margin-left: 100px ;
  display: block ;
}

form#loginform-tml-main p.forgetmenot label {
  width: auto ;
  float: none ;
  position: relative ;
  bottom: 2px ;
}

form#loginform-tml-main p.forgetmenot input {
  display: inline ;
}

#simplemodal-login-form #login_error {
	display: block;
}

form#registerform-tml-main label {
  width: 150px ;
  float: left ;
  clear: left ;
}

form#registerform-tml-main input {
  margin-left: 150px ;
  display: block ;
}

form#registerform-tml-main p.desc, form#registerform-tml-main p#reg_passmail-tml-main {
  font-style: italic ;
}

form#registerform-tml-main p#reg_passmail-tml-main {
  margin-top: 30px ;
}

#tml-main {
  margin-top: 30px ;
}

#tml-main ul {
  margin-top: 30px ;
  padding: 0px ;
}

#tml-main li {
  list-style-type: none ;
  margin: 10px 0px ;
}

#wp-submit {
  padding: 2em;
  background: #c81f1d;
  color: #fff;
}

/*** profile ***/

#profile th {
  font-weight: normal ;
  text-align: left ;
  padding: 4px 0px ;
  width: 180px ;
}

#profile td {
  padding: 4px 0px ;
}

h2.cat-section {
	margin: 20px 0;
	border-bottom: 1px solid #ddd;

	color: #9a3233;
	text-align: right;
}

#registerform input, #registerform textarea {
	border: 1px solid #ddd;
	padding: 3px;
}

#registerform input {
	width: 200px;

}

#registerform input.required {
	border: 1px solid red;
	display: block;
}


#registerform #right h3 {
	font-size: 130%;
}

#registerform input#wp-submit {
	clear: both;
}

ul.tml-action-links {
	margin: 0;
	padding: 0;
}

ul.tml-action-links li {
	list-style: none;
	float: left;
	padding: 10px;
}

ul.tml-action-links li a{
	color: red;
	font-size: 135%
}



label.error {
	color: red;
}

input.error {
	background: yellow;
}

#affiliation_wrap {
	padding-bottom: 20px;
}

.form_even {
	width: 100%;
	float: left;
	clear: left;
}

.form_odd {
	float: left;
}

.space {
	padding-right: 20px;
}

p.submit {
	clear: both;
	font-size: 120%;
}

p.submit input {
	font-size: 110%;
	margin-top: 15px;
	padding: 5px 10px !important;
	color: #fff;
	background-color: #17516a;
}

#bug a {
	width: 20px;
	height: 20px;
	display: block;
}

.widget_facebookpagefeedwidget {
	height: 350px;
	overflow: auto;
}

#theme-my-login {
	float: left;
	width: 435px;
	padding-right: 20px;
	border-right: 1px solid gray;
	}

#theme-my-login h2 {
	margin-top: 5px;
}

#first_name_wrapper,
#last_name_wrapper{
	display: inline-block;
}

#last_name_wrapper {
	margin-left: 15px;
}

textarea#referral_comment{
	width: 100%;
}

.login {
	padding-top: 0 !important;
	margin: 0 !important;

}

#social_login {
	margin-left: 430px;
	padding-left: 50px;
}

body.page-id-5030 #middle {
	width: 900px;
}

body.page-id-5030 #middle h1 {
	width: 900px;
	text-align: center;
}

body.page-id-5030 .breadcrumbs, body.page-id-5030 div.sharedaddy {
	display: none;
}

body.page-id-5030 .message {

}

body.page-id-5030 #middle h2 {
	border-bottom: 1px solid gray;
	font-size: 130%;
	padding-bottom: 10px;
	text-align: center;
}

#register_left .oneall_social_login {
	position: absolute;
	margin-left: 475px;
	width: 400px !important;
	display: block;
	margin-top: -300px;
}

select#role {
	margin-left: 80px;
}

select#subject {
	margin-left: 60px;
}

select#level {
	margin-left: 74px;
}

input#role_other {
	margin-left: 30px;
}

input#subject_other {
	margin-left: 13px;
}

input#level_other {
	margin-left: 25px;
}

#zinn_intro_survey {
	width: 600px;
	color: #9a3233;
	background: url(images/badge.gif) top right no-repeat;
	background-size: 100px
}

#zinn_intro_survey input {
	border: 1px solid #bbb;
	padding: 4px;
}

#zinn_intro_survey h2 {
	margin-bottom: 10px;
}

#zinn_intro_survey h3 {
	margin-bottom: 10px;
}

#zinn_intro_survey p {
	margin-bottom: 10px;
}

#zinn_intro_survey p.form_even {
	width: 300px !important;

}

#thanks {
	margin-right: 130px;
}

#zinn_intro_survey textarea {
	width: 560px;
	padding: 5px;
	border: 1px solid #bbb;

}

p.submit input.colorbox-close.cancel {
	color: #545863;
	background: none;
	border: none !important;
	padding: 0 !important;
	text-decoration: underline;
	font-size: 90%;
	}

p.submit input.colorbox-close.cancel:hover,#zinn_intro_survey input:hover {
	cursor: pointer;
}

#loginform div.oneall_social_login {
	height: 80px;
	overflow: hidden;
}

body.page-id-20977 #middle {
	width: 910px;
}

body.page-id-20977 #sidebar {
	display: none;
}

body.search div.widget_nav_menu {display: none;}

body.tax-collections h3 small {
	display: none;
}

body.archive .excerpt li {
	list-style: none;
}

body.archive .excerpt ul {
	padding: 0;
}

body.archive .excerpt li.terms strong {
	color: #8d2e37;
}

#attachments {
	clear: both;
}

#welcome {
	background: #BA4E00;
	padding: 5px 10px;
	color: #fff;
}

#welcome a {
	color: #fff;
}

#welcome small {
	float: right;
}

/**
 * Teaching Materials
 * ------------------
 */

.page-id-16 #middle,
.page-id-18 #middle,
.page-id-20729 #middle,
.page-id-24531 #middle {
    width: 904px;
}

#filter_media_types.filter_term_lists.active,
#filter_levels.filter_term_lists.active {
    padding-bottom: 50px;
    top: 180px;
    padding-top: 10px;
    text-align: center;
}

#filter_media_types.filter_term_lists.active li,
#filter_levels.filter_term_lists.active li {
    list-style: none;
    display: inline;
}

#filter_media_types.filter_term_lists.active li a,
#filter_levels.filter_term_lists.active li a {
    display: block;
    float: left;
    padding: 10px;
    padding-top: 48px;
    width: 145px;
    margin: 10px 7px;
    font-weight: bold;
    text-transform: uppercase;
    height: 117px;
    margin-top: 30px;
    opacity: 0.86;
}

#filter_media_types.filter_term_lists.active li a span {
    display: none;
}

#filter_levels li a span {
    display: none;
}

#filter_media_types.filter_term_lists.active ul,
#filter_levels.filter_term_lists.active ul {
    margin: 0;
    padding: 0;
}

#filter_period.filter_term_lists.active {
    margin-left: 0px;
    width: 925px;
    overflow: hidden;
    margin-top: 0px;
}

#filter_period.active ol {
    border: none;
}

.filter_term_lists.active ol {
    background: #fff !important;
}

.filter_term_lists.active ol li {
    display: inline;
}

.filter_term_lists#filter_period.active li {
    width: 430px;
    float: left;
    padding: 10px;
    display: block;
    background: none;
    margin-bottom: 10px;
}

.filter_term_lists#filter_period.active li.filter_all  {
    display: none;
}


.filter_term_lists#filter_themes.active ol {
    text-align: center;
}

.filter_term_lists#filter_themes.active ol li {
    display: inline-block;
    margin: 20px 40px;
}

.filter_term_lists#filter_themes.active ol li a {
    display: block;
    width: 200px;
    height: 150px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #eee;
    background-repeat: no-repeat;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
}

.filter_term_lists.active ol li a:hover span {
    color: #b14e15;

}

.filter_term_lists.active ol li a span {
    display: none;
    font-weight: bold;
    color: #462504;
    font-size: 100%;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.filter_term_lists.active h4 {
    margin-top: 25px;
    background: none !important;
    height: auto !important;
    width: 890px !important;
    margin-left: 6px !important;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #255469;
    font-size: 250%;
    text-align: center;
}

h4#period_header {
    display: none;
}

.filter_term_lists#filter_period.active li a {
    display: block;
    width: auto;
    position: inherit;
    height: 130px;
    text-align: left;
    background-position: bottom left;
    background-repeat: no-repeat;
    padding-top: 0;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 150%;
    color: #8d2e37;
}

.filter_term_lists#filter_period.active li a span {
    display: inline;
    font-size: 80%;
    text-transform: none;
}

.filter_term_lists#filter_period.active li a em {
    display: none;
}


.filter_term_lists.active h4#period_header {
    display: block;
    text-align: center;
    margin-bottom: 0;
}

#filter_levels,
#filter_media_types {
    display: none;
}


#filter_levels.active,
#filter_media_types.active {
    display: block;
}

#filter_media_types li.active.filter_all a {
    background: url(images/types/any.jpg);
}

a.media_types-articles {
    background: url(images/types/articles.jpg) top center no-repeat;
}

a.media_types-audio {
    background: url(images/types/audio.jpg) top center no-repeat;
}

a.media_types-books_fiction {
    background: url(images/types/booksfiction.jpg) top center no-repeat;
}

a.media_types-books_non_fiction {
    background: url(images/types/booksnonfiction.jpg) top center no-repeat;
}

a.media_types-film {
    background: url(images/types/films.jpg) top center no-repeat;
}

a.media_types-picture-books {
    background: url(images/types/picture-books.jpg) top center no-repeat;
}

a.media_types-posters {
    background: url(images/types/posters.jpg) top center no-repeat;
}

a.media_types-profiles {
    background: url(images/types/profiles.jpg) top center no-repeat;
}

a.media_types-songs-and-poems {
    background: url(images/types/songs.jpg) top center no-repeat;
}

a.media_types-teaching_guides {
    background: url(images/types/teaching-guides.jpg) top center no-repeat;
}

a.media_types-teaching-activity-pdfs {
    width: 880px !important;
    background: url(images/types/teachingactivitypdfs.jpg) top center no-repeat;
}

a.media_types-websites {
    background: url(images/types/websites.jpg) top center no-repeat;
}

a.media_types-spanishbilingual {
    background: url(images/types/spanishbilingual.jpg) top center no-repeat;
}

#filter_period.active li a.period-colonization {
    background-image: url(images/periods/timeline-images-1.jpg) !important;
}

#filter_period.active li a.period-revolution {
    background-image: url(images/periods/timeline-images-2.jpg) !important;
}

#filter_period.active li a.period-early19thcentury {
    background-image: url(images/periods/timeline-images-3.jpg) !important;
}

#filter_period.active li a.period-1850 {
    background-image: url(images/periods/timeline-images-4.jpg) !important;
}

#filter_period.active li a.period-reconstruction {
    background-image: url(images/periods/timeline-images-5.jpg) !important;
}

#filter_period.active li a.period-industrial {
    background-image: url(images/periods/timeline-images-6.jpg) !important;
}

#filter_period.active li a.period-turn_of_the_century {
    background-image: url(images/periods/timeline-images-7.jpg) !important;
}

#filter_period.active li a.period-ww1 {
    background-image: url(images/periods/timeline-images-8.jpg) !important;
}

#filter_period.active li a.period-depression {
    background-image: url(images/periods/timeline-images-9.jpg) !important;
}

#filter_period.active li a.period-coldwar {
    background-image: url(images/periods/timeline-images-10.jpg) !important;
}

#filter_period.active li a.period-approaching_new_century {
    background-image: url(images/periods/timeline-images-12.jpg) !important;
}

#filter_period.active li a.period-peoples_movement {
    background-image: url(images/periods/timeline-images-11.jpg) !important;
}

#filter_period.active li a.period-present {
    background-image: url(images/periods/timeline-images-13.jpg) !important;
}

#filter_themes.active li a.themes-african-american {
    background-image: url(images/themes/african-american.jpg) !important;
}

#filter_themes.active li a.themes-art-music {
    background-image: url(images/themes/art-music.jpg) !important;
}

#filter_themes.active li a.themes-asian-american {
    background-image: url(images/themes/asian-american.jpg) !important;
}

#filter_themes.active li a.themes-civil-rights-movements {
    background-image: url(images/theme_crmovement_2.jpg) !important;
}

#filter_themes.active li a.themes-democracy-citizenship {
    background-image: url(images/themes/democracy-citizenship.jpg) !important;
}

#filter_themes.active li a.themes-disability {
    background-image: url(images/themes/disability.jpg) !important;
}

#filter_themes.active li a.themes-economics {
    background-image: url(images/themes/economics.jpg) !important;
}

#filter_themes.active li a.themes-education {
    background-image: url(images/themes/education.jpg) !important;
}

#filter_themes.active li a.themes-environment-food {
    background-image: url(images/themes/environment-food.jpg) !important;
}

#filter_themes.active li a.themes-imperialism {
    background-image: url(images/themes/imperialism.jpg) !important;
}

#filter_themes.active li a.themes-labor {
    background-image: url(images/themes/labor.jpg) !important;
}

#filter_themes.active li a.themes-imperialism {
    background-image: url(images/themes/imperialism.jpg) !important;
}

#filter_themes.active li a.themes-latino {
    background-image: url(images/themes/latino.jpg) !important;
}

#filter_themes.active li a.themes-laws-citizen-rights {
    background-image: url(images/themes/laws-citizen-rights.jpg) !important;
}

#filter_themes.active li a.themes-lgbt {
    background-image: url(images/themes/lgbt.jpg) !important;
}

#filter_themes.active li a.themes-math {
    background-image: url(images/themes/math.jpg) !important;
}

#filter_themes.active li a.themes-media {
    background-image: url(images/themes/media.jpg) !important;
}

#filter_themes.active li a.themes-native-american {
    background-image: url(images/themes/nativeamerican.jpg) !important;
}

#filter_themes.active li a.themes-organizing {
    background-image: url(images/themes/organizing.jpg) !important;
}

#filter_themes.active li a.themes-pacific-islander {
    background-image: url(images/themes/pacific-islander.jpg) !important;
}

#filter_themes.active li a.themes-racism-racial-identity {
    background-image: url(images/themes/racism-racial-identity.jpg) !important;
}

#filter_themes.active li a.themes-immigration {
    background-image: url(images/themes/immigration.jpg) !important;
}

#filter_themes.active li a.themes-science {
    background-image: url(images/themes/science.jpg) !important;
}

#filter_themes.active li a.themes-slavery {
    background-image: url(images/themes/slavery.jpg) !important;
}

#filter_themes.active li a.themes-sports {
    background-image: url(images/themes/sports.jpg) !important;
}

#filter_themes.active li a.themes-social-class {
    background-image: url(images/themes/social-class.jpg) !important;
}

#filter_themes.active li a.themes-us-foreign-policy {
    background-image: url(images/themes/us-foreign-policy.jpg) !important;
}

#filter_themes.active li a.themes-wars-related-anti-war-movements {
    background-image: url(images/themes/wars-related-anti-war-movements.jpg) !important;
}

#filter_themes.active li a.themes-womens-history {
    background-image: url(images/themes/womens-history.jpg) !important;
}

#filter_themes.active li a.themes-world-historyglobal-studies {
    background-image: url(images/themes/world-historyglobal-studies.jpg) !important;
}

#filter_themes.active li a.themes-language-arts {
    background-image: url(images/themes/language-arts.jpg) !important;
}

#filter_levels.active li a.any {
    background-image: url(images/levels/any.gif) !important;
}

#filter_levels.active li a.levels-pre-k-2 {
    background-image: url(images/levels/pre-k-2.gif) !important;
}

#filter_levels.active li a.levels-3-5 {
    background-image: url(images/levels/3-5.gif) !important;
}

#filter_levels.active li a.levels-6-8 {
    background-image: url(images/levels/6-8.gif) !important;
}

#filter_levels.active li a.levels-high_school {
    background-image: url(images/levels/high-school.gif) !important;
}

#filter_levels.active li a.levels-adult {
    background-image: url(images/levels/adult.gif) !important;
}

.materials_banner {
    width: 944px;
    height: 100px;
    background: #943136;
    background: url(images/timeline-instructions.jpg);
}

div.materials_banner.period-colonization {
    background: url(images/periods/timeline-images-1.jpg);
}

div.materials_banner.period-revolution {
    background: url(images/periods/timeline-images-2.jpg);
}

div.materials_banner.period-early19thcentury {
    background: url(images/periods/timeline-images-3.jpg);
}

div.materials_banner.period-civilwar5 {
    background: url(images/periods/timeline-images-4.jpg);
}

div.materials_banner.period-reconstruction {
    background: url(images/periods/timeline-images-5.jpg);
}

div.materials_banner.period-industrial {
    background: url(images/periods/timeline-images-6.jpg);
}

div.materials_banner.period-turn_of_the_century {
    background: url(images/periods/timeline-images-7.jpg)
}

div.materials_banner.period-ww1 {
    background: url(images/periods/timeline-images-8.jpg);
}

div.materials_banner.period-depression {
    background: url(images/periods/timeline-images-9.jpg);
}

div.materials_banner.period-coldwar {
    background: url(images/periods/timeline-images-10.jpg);
}

div.materials_banner.period-peoples_movement {
    background: url(images/periods/timeline-images-11.jpg);
}

div.materials_banner.period-approaching_new_century {
    background: url(images/periods/timeline-images-12.jpg);
}

div.materials_banner.period-present {
    background: url(images/periods/timeline-images-13.jpg);
}


.soliloquy-caption { display: none !important; }

.soliloquy-container:hover .soliloquy-caption, .soliloquy-container.soliloquy-hover .soliloquy-caption { display: block !important; }

.soliloquy-wrapper .soliloquy-prev, .soliloquy-wrapper .soliloquy-next { opacity: 0 !important; }

.soliloquy-wrapper:hover .soliloquy-prev, .soliloquy-wrapper:hover .soliloquy-next { opacity: 10 !important; }
