/* @override 
	http://zinned.vernalpond.com/wp-content/themes/upstyle-zinn/style.css
	http://zinnedproject.org/wp/wp-content/themes/upstyle-zinn/style.css
	http://zinnedproject.org/wp-content/themes/upstyle-zinn/style.css
	http://newzinned.org/wp-content/themes/zinned/style.css?ver=2.0-alpha
	http://zinned.vernalpond.com/wp-content/themes/zinned/style.css?ver=2.0-alpha
	http://zinnedproject.staging.wpengine.com/wp-content/themes/zinned/style.css?ver=2.0-alpha
*/

/*   
Theme Name: Zinned Horsey
Theme URI: http://www.vernalcreative.com/
Description: Zinn Education Project site
Version: 2.0
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 ;
}

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;
}

#twitter_footer {
	margin-top: 15px;
	text-align: right;
	margin-right: 10px;
}

#facebook_button {
	margin-top: 10px;
	text-align: right;
	background: #fff;
	padding: 5px 10px 5px 5px;
	width: 285px; 
	margin-left: 640px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

#footer .add-this {
	margin-top: 2px;
	float: left;
}

#footer ul, #footer p { /* #footer > * */
  margin: 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;
}

/* @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 {
	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 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 */

#comments {display: none;}

#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: 8px 10px;
	position: relative;
	top: -20px;
	width: 650px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
} 


div.sharedaddy * {
	border: none !important;
}

div.sharedaddy {
	clear: none !important;
	height: 20px;
	position: absolute; 
	top: 147px;
	width: 110px;
	margin-left: 560px;
}

body.admin-bar div.sharedaddy {
	top: 177px;
}

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 ;
}

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 ;
}
/*** 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.required {
	border: 1px solid red;
}


#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;
}


label.error {
	color: red;
}

input.error {
	background: yellow;
}

#first_name_wrapper, #email_wrapper {
	width: 200px;
	clear: left;
	float: left;
}

#last_name_wrapper, #confirm_email_wrapper {
	float: left;
}

#affiliation_wrap {
	padding-bottom: 20px;
}

.form_even {
	width: 200px;
	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;
}

.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: -230px;
}

#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: none !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;
}


