/* @override 
	http://newzinned.org/wp-content/themes/zinned/single-materials.css?ver=3.4.2
	http://newzinned.org/wp-content/themes/zinned/single-materials.css?ver=3.5
	http://zinned.vernalpond.com/wp-content/themes/zinned/single-materials.css?ver=3.5
	http://newzinned.org/wp-content/themes/zinned/single-materials.css?ver=3.5.1
	http://zinned.vernalpond.com/wp-content/themes/zinned/single-materials.css?ver=3.5.1
	http://zinnedproject.staging.wpengine.com/wp-content/themes/zinned/single-materials.css?ver=3.5.1
*/

.attachments {
	padding: 10px;
	margin:0 0 10px 0;
	background-color: #255469;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.attachments h2 {
	margin-top: 0;
	display: inline;
	font-size: 100%;
	font-weight: bold;
}


#middle .attachments ul {
	margin: 0;
	padding: 0;
}

.attachments li {
	line-height: 160%;
	display: inline;
	margin: 0 15px;
}

.attachments a, .attachments h2 {
	color: #fff;
}

.attachments a {
	text-decoration: underline; 
}

#middle ul.related_materials {
	padding: 0;
	clear: left;
}

#middle ul.related_materials li {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

.related_materials h4, .related_materials p {
	margin-bottom: 0;
}

li.related_thumbnail {
	list-style: none;
	float: left;
	height: 100px;
	overflow: hidden;
	clear: left;
	margin-right: 15px !important;
}

li.terms {
	margin-bottom: 25px;
}

li.terms strong {
	color: #8d2e37;
}

li.terms ul li {
	display: inline;
	margin-right: 5px;
}

p.ajax-success {
	padding: 5px;
	background-color: #fff4c5;
	margin: 15px 0;
	font-style: italic;
}

#comment-done {
	display: none;
}




/* @group Comments */

#commentform {
	margin-top: 15px;
	margin-bottom: 25px;
}

#comments img.avatar {
	float: left;
	padding: 2px;
	border: 1px solid #fff;
}

#comments p {
	font-size: 90%;
}

#comments cite {
	font-size: 85%;
	font-style: normal;
}

#commentlist a {
	color: #fff;
}

#commentlist li {
	list-style: none;
}

#comment {
	width: 500px;
	height: 150px;
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 10px;
	font: 100% Arial, Helvetica, Geneva, sans-serif;
	color: black !important;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#comment:focus, #commentform input:focus {
	background: #fff;
	color: black;

}

#commentform input#comment {
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 5px;
	color: black;
	width: 160px;
	font: 95% Arial, Helvetica, Geneva, sans-serif !important;
}

#commentform input.button {
	background: #56a04e;
	font-size: 110%;
	font-weight: normal;
	border: none;
}

#commentform input.button#submit_fellow {
	background-color: #90908d;
	font-size: 90%;
}

#commentform input.buttoned:hover {
	cursor: pointer;
}

#commentform label {
	padding-top: 7px;
	font-size: 95%;
}

#commentform p {
	margin: 0;
}

.button {
	padding: 5px 15px;
	text-transform: uppercase;
	display: block;
	float: none;
	width: 240px;
	text-align: center;
	text-align: left;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	color: #fff;
	font-weight: bold;
	background-color: #b14e15;
}

.button#submit {width: auto;}

.button a {
	color: #fff;
}

.button:visited {
	color: #fff;
}

.button:hover {
	cursor: pointer;
}

.wdpajax-error{ 
	border:1px solid #f9d9c9; 
	padding:5px; 
	color:#fff; 
}
.wdpajax-success{ 
	border:1px solid #fff; 
	padding:5px; 
	color:#fff; 
}
.wdpajax-loading{
	padding:5px;
	color: #fff;
	background: transparent !important;
}
label.error{ 
	float:none !important; 
	padding-left:5px; 
	color:#ff3311; 
}

#over p {
	margin: 0;
	font-size: 120%;
}

#over p a {
	display: block;
	width: 367px;
	height: 42px;
	border: 1px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding-left: 165px;
	margin-top: 10px;
	padding-top: 17px;
	text-decoration: none;
}

#comment-done {
	font-size: 150%;
	margin: 0 auto;
	display: none;
}

#cookies {
	padding-bottom: 125px;
	margin-bottom: -30px;
}

#error {
	color: red;
	padding: 5px;
	width: 90%;
	margin-left: 5px;
	position: relative;
	top: -120px;
	font-size: 120%;
}

#left #comments ul {
	margin: 0;
}

#comments h2 {
	margin-top: 0;
	padding-top: 0;
}

#commentlist li {
	padding: 10px 5px;
	margin-bottom: 20px;
	clear: left;
	min-height: 85px;
}

#commentlist li.odd {
	background-color: #e5e7dd;
}

#commentlist li.even {
	background-color: #e2dabb;
}

#commentlist img {
	border: none !important;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
float: left;
}

#commentlist div.comment_text {
	font-style: normal;
}

.comment p {
	margin-left: 80px; 
	margin-bottom: 5px;
}

#commentform h3 {
	text-align: left;
	font-size: 140%;
	font-weight: normal;
	margin-bottom: 5px !important;
}

#commentlist a {
	color: black;
	text-decoration: underline;
}

.vote {
	margin-left: 80px;
	text-align: right;
	font-size: 90%;
}

.vote em {
	display: block;
}

#comments {
	
}

p small {
	line-height: 110% !important;
	display: block;
}

.comment.ckrating_highly_rated {
	border: 2px solid #b6e08e;
	font-size: 150%;
}

#commentform input#author, #commentform input#email {
	padding: 4px 2px;
	border: 1px solid #ddd;
	margin-bottom: 10px;
}

.yjl-mes {
	color: black;
	margin: 15px 0; 
	clear: both;
}

.single .the_content .nrelate {
	display: none !important;
}

.box img.wp-image-19936 {
	margin-top: -26px;
} 

ul.resources {
	padding: 0;
}

ul.resources li {
	list-style: none;
	padding: 0;
	margin: 0;
}

p.resources a.button {
	text-decoration: none; 
	text-align: right;
}

ul.resources.authorized li {
	list-style: none;
	margin: 0; 
	padding: 0;
	
}

ul.resources li a.button {
	text-decoration: none;
	text-align: center;
	display: block;
	margin-right: 450px;
}

ul.resources.authorized.website li a.button {

}

#downloads_top ul.resources.book {
	display: none;
}


#downloads_top {
}

#material_excerpt {
	font-weight: bold;
	color: #432303;
	margin-bottom: 3px;
}

/* @end */
