/*
   master.css
   Center for Mennonite Writing
   
   Created by Matt Yoder on 2009-09-02.
   Copyright 2009 Center for Mennonite Writing. All rights reserved.
*/

/* Page structure */

body {
	background-position: center -370px;
	background-repeat: repeat-x;
	color: #333333;
	font-family: Trebuchet,"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background-color: red;
}

#container {
	left: 50%;
	margin-left: -400px;
	margin-top: 0;
	position: absolute;
	width: 800px;
}

/* Element styles */

a {
	font-weight: bold;
	text-decoration: none;
}

h1 {
	left: 25px;
	margin: 0;
	position: absolute;
	top: 59px;
}

h1 a {
	display: block;
	text-decoration: none;
}

h1 span {
	margin: 0;
	visibility: hidden;
}

h2 {
	font-size: 24px;
	margin: 0;
}

h3 {
	font-size: 20px;
	margin: 0;
}

h4 {
	font-size: 16px;
	margin: 0;
}

h5 {
	font-size: 12px;
	margin: 0;
}

hr {
	background: transparent url(../images/backgrounds/jourhrule.png) scroll no-repeat center top;
	border-style: none;
	height: 23px;
	margin-bottom: 10px;
}

p {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
	line-height: 1.5;
	margin: 0 0 10px 0;
}

#content sup {
	line-height: 1;
}

/* Header styles */

#header {
	background: transparent none no-repeat scroll 25px 40px;
	color: white;
	height: 120px;
	padding-top: 15px;
}

#header a {
	color: white;
}

.sponsor-link {
	background: transparent url(../images/logos/cmwtop.png) no-repeat scroll left top;
	display: block;
	font-size: 19px;
	font-weight: normal;
	height: 23px;
	left: 40px;
	margin: 0;
	padding: 2px 0 0 30px;
	position: absolute;
	top: 12px;
}

.cmw-sponsor {
	font-size: 17px;
	padding-left: 0;
	top: 16px;
}

.sponsor-head {
	font-size: 1em;
	left: 40px;
	position: absolute;
	top: 5px;
}

.button-nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
}

.button-nav li {
	float: left;
}

.button-nav a {
	background: transparent none no-repeat scroll center top;
	display: block;
	font-size: 1.1em;
	margin-left: 30px;
	text-transform: uppercase;
}

.header-nav {
	left: 405px;
	top: 32px;
}

.header-nav a {
	padding-top: 40px;
}

.header-nav a:hover,
.header-nav .active a {
	background-position: center -60px;
}

/* Body styles */

#body {
	background-color: white;
	background-repeat: no-repeat;
	float: left;
	margin-top: 10px;
	padding: 25px 0 0;
}

/* Sidebar styles */

#sidebar {
	background-position: right top;
	background-repeat: no-repeat;
	float: left;
	font-size: 12px;
	min-height: 325px;
	padding-bottom: 75px;
	padding-left: 30px;
	width: 208px;
}

#sidebar h3 {
	margin: 25px 0 5px;
	font-size: 14px;
}

.sidebar-box ul {
	list-style-image: url(../images/menus/general/medium/leaf.png);
	margin: 0 40px 0 0;
	padding: 10px 0 10px 25px;
	border-bottom: 1px solid #CBCBCB;
	border-top: 1px solid #CBCBCB;
}

.sidebar-box ul li {
	padding: 0 0 5px;
}

.unit-nav {
	border-left: 4px solid #CBCBCB;
	font-size: 13px;
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}

.unit-nav li {
	margin: 0 0 0 -25px;
	padding: 8px 0 8px 12px;
	position:relative;
	top:-10px;
}

.unit-nav a {
	background-repeat:no-repeat;
	padding: 4px 0 8px 28px;
	text-transform:uppercase;
}

/* Content styles */

#content {
	border-left: 1px solid #CBCBCB;
	float: right;
	margin-bottom: 20px;
	min-height: 400px;
	padding-left: 30px;
	padding-right: 30px;
	width: 500px;
}

.page-summary {
	font-size: 0.9em;
//	font-weight: bold;
	margin: 0 0 25px 25px;
}

p.note {
	font-size: 0.95em;
	line-height: 1.3;
	margin-left: 25px;
	margin-right: 25px;
}

.about-author p {
	font-size: 0.95em;
}

.photo {
	float: left;
	margin: 3px 10px 0 0;
    object-fit:cover;
}

.drop {
	margin-bottom: 10px;
}

.intro {
	font-size: 1.1em;
}

.lead-head {
	margin-bottom: 10px;
}

.strong-head,
.strong-head a {
	font-weight: normal;
}

.underline-head {
	border-bottom: 1px solid #CBCBCB;
}

/* Footer styles */

#footer {
	background: white url(../images/backgrounds/bar/bottom.png) scroll no-repeat center 30px;
	clear: both;
	float: left;
	height: 60px;
	padding-top: 25px;
	position: relative;
	width: 800px;
}

#footer .unit-list {
	position: absolute;
	top: -100px;
	width: 150px;
}

.footer-nav {
	left: 145px;
	top: -5px;
}

.footer-nav a {
	background-image: url(../images/buttons/main/bottom.png);
	background-position: center 20px;
	padding-bottom: 43px;
	padding-left: 5px;
	padding-right: 5px;
}

#copyright {
	color: #CBCBCB;
	float: right;
	font-size: 12px;
	margin-right: 40px;
	margin-top: -10px;
}

/* Unit list styles */

.unit-list {
	list-style-type: none;
}

.unit-list li {
	margin: 5px 0;
}

.unit-list a {
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 100%;
}

.unit-list a span {
	visibility: hidden;
}

.unit-list a:hover,
#header .unit-list a:hover {
	background-position: left -30px;
}

#header .unit-list {
	border-left: 2px solid white;
	left: 50%;
	margin-left: 36px;
	padding-left: 10px;
	position: absolute;
	top: 100px;
	width: 150px;
}

#header .unit-list a {
	background-position: left -60px;
}

/* Accordion styles */

.accordion {
	width: 100%;
	border-collapse: collapse;
}

.accordion td {
	font-size: 0.95em;
	line-height: 1.5;
	padding: 3px 5px;
	vertical-align: top;
}

.accordion h4, .accordion h5 {
	margin: 0;
	font-size: 1em;
}

.accordion h5 {
	font-size: 1.1em;
}

.accordion .subtitle {
	font-size: 1em;
	margin-left: 10px;
}

.accordion .row-head {
	font-size: 1.1em;
	font-weight: bold;
}

.accordion .row-read-more {
	font-size: 1.1em;
}

.accordion .expand {
	text-align: center;
	width: 5%;
}

.accordion .icon-large {
	width: 30px;
	height: 30px;
}

.accordion .issue-title {
	width: 50%;
}

.accordion .issue-date {
	width: 25%;
}

.accordion .issue-volno {
	width: 20%;
}

.accordion .hover h4,
.accordion .active h4 {
	color: white;
}

/* Pagination styles */

.pagination-controls,
.page-extra {
	background-color: #F3F3F3;
	border-bottom: 1px solid #CBCBCB;
	border-top: 1px solid #CBCBCB;
	margin: 10px 0;
	text-align: center;
	padding: 8px 0;
}

.pagination-views {
	margin: 8px 0 0;
}

.pagination-controls a {
	border: 1px solid #CBCBCB;
	margin: 3px;
	padding: 2px 4px;
}

.pagination-views a {
	border: none;
}

.pagination-controls .pagination-current {
	padding: 2px 6px;
	font-weight: bold;
	font-size: 1.3em;
}

.pagination-controls .pagination-dots {
	margin: 3px 3px;
	color: #CBCBCB;
}

.pagination-controls .pagination-next,
.pagination-controls .pagination-prev {
	margin: 3px 15px;
}

.pagination-controls span.pagination-next,
.pagination-controls span.pagination-prev {
	color: #CBCBCB;
	font-weight: bold;
}

.pagination-hidden {
	display: none;
}

/* Object and object list styles */

.list {
	margin: 10px 0;
	padding: 0;
}

.object-list,
.summary-list {
	list-style-type: none;
}

.object-list li,
.summary-list li {
	width: 100%; /* Necessary to fix IE float drop bug */
}

.summary-list li {
	margin: 0 0 10px;
}

.title-list {
	padding-left: 15px;
	list-style-position: outside;
}

.title-list li {
	margin: 0 0 3px;
}

.subtitle {
	margin-bottom: 10px;
}

.subtitle,
.author-summary .author-name {
	font-size: 14px;
	font-weight: bold;
}

.page-subtitle,
.page-author-summary {
	margin-left: 25px;
}

.page-author-summary {
	color: #666666;
	font-size: .93em;
	margin-bottom: 5px;
}

.object-subtitle,
.summary-subtitle {
	margin-left: 10px;
}

.summary-subtitle {
	font-size: 1em;
}

.object-summary {
	margin-bottom: 20px;
}

.icon-small {
	border: none;
	float: left;
	margin: 0 5px 0 0;
	vertical-align: text-top;
}

.icon-large {
	border: none;
	float: left;
	margin: 0 10px 0 0;
	vertical-align: text-top;
    object-fit:cover;
}

.read-more {
	text-align: right;
	margin: -5px 0 5px 0;
	text-transform: lowercase;
}

/* Form styles */
form .field-wrapper label {
	display: inline;
	float: left;
	font-weight: bold;
	margin: 2px 10px 0 0;
	text-align: right;
	vertical-align: top;
	width: 75px;
}

form .field-wrapper {
	padding: 5px 0 10px;
}

form .field-wrapper textarea,
form .field-wrapper input {
	border: 1px solid #CBCBCB;
	color: #666666;
	font-family: Trebuchet,"Trebuchet MS",Verdana,Helvetica,Arial,sans-serif;
	font-size: 12px;
	padding: 2px;
}

form .field-wrapper textarea {
	width: 350px;
}

form .field-wrapper .help {
	font-weight: bold;
}

form div.help,
form div.submit {
	margin-left: 85px;
}

.field-honeypot {
	visibility: hidden;
	display: none;
}

form .field-wrapper .errorlist {
	font-size: 1.1em;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 5px 0 3px 85px;
}

/* Tag form styles */

.tag-form {
	text-align: left;
}

.tag-form .field-wrapper {
	display: inline;
}

.tag-form .field-wrapper input {
	width: 200px;
}

.page-extra .help {
	margin-top: 4px;
	font-size: .9em;
}

/* Flash styles */
.flash {
	font-size: 1.3em;
	margin: 15px 0;
}

/* Autocomplete styles */

/*.autocomplete-results {
	border: 2px solid #CBCBCB;
	border-top: 0px;
	font-size: 10px;
	font-family: arial;
	padding: 0px;
	display: none;
}

.autocomplete-results div {
    padding: 3px;
}

.autocomplete-results .selected {
	color: #fff;
	background-color: #CBCBCB;
}

.autocomplete-results .unselected {
	background-color: #fff;
	color: #666666;
}*/

/* Collapsible summary styles */
.collapse-head {
	border-bottom: 1px solid #CBCBCB;
	cursor: pointer;
	margin-bottom: 20px;
}

.collapse-head span {
	background: white none no-repeat scroll 9px 5px;
	position: relative;
	top: 10px;
	padding: 0 5px 0 25px;
}

.collapse-body.collapsed {
	display: none;
}

.collapse-head.collapsed span {
	background-image: url(../images/menus/general/medium/collapsed.png);
}

.collapse-head.expanded span {
	background-image: url(../images/menus/general/medium/expanded.png);
}

/* New autocomplete styles */
.ac_results {
	padding: 0px;
	margin-left: 1px;
	border: 1px solid #CBCBCB;
	border-top: 0px;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 3px 5px;
	cursor: default;
	display: block;
	font-size: 12px;
	line-height: 16px; /* Must be set! */
	overflow: hidden;
}

.ac_odd {
	background-color: #eee;
}

.ac_loading {
	background: white url(../images/backgrounds/autocomplete/indicator.gif) right center no-repeat;
}

/* Header tab styles */
.header-tab {
	background: transparent url(../images/backgrounds/tabs/inactive.png) no-repeat scroll left top;
	color: #808284;
	cursor: pointer;
	font-size: 0.9em;
	font-weight: bold;
	height: 24px;
	padding-top: 15px;
	position: absolute;
	text-align: center;
	top: 106px;
	width: 100px;
}

.header-tab.hover {
	background-image: url(../images/backgrounds/tabs/active.png);
}

.header-tab span {
	background: transparent none no-repeat scroll right top;
	padding: 2px 25px 3px 0;
	
}

.size-tab {
	left: 670px;
}

.size-tab.plus span {
	background-image: url(../images/icons/plus.png);
}

.size-tab.minus span {
	background-image: url(../images/icons/minus.png);
}

.print-tab {
	left: 560px;
}

.print-tab span {
	background-image: url(../images/icons/print.png);*/
}

/* Comment styles */
.comment-list {
	list-style-type: none;
	margin: 0 0 15px;
	padding: 0;
}

.comment-author {
	margin: 20px 0 5px 5px;
}

.comment-date {
	color: #CBCBCB;
	margin: 0 0 -15px 70px;
}

.comment-body a {
	color: #808284;
}

.comment-body a:hover {
	color: #333333;
}

.comment-body p {
	margin: 0;
	padding: 10px 0;
}

.comment-bottom {
	background: white url(../images/backgrounds/comments/medium/bottom.png) no-repeat scroll left 0;
	color: #CBCBCB;
	margin: -10px 0 0;
	min-height: 15px;
	padding: 25px 15px 0;
	text-transform: lowercase;
}

.comment-icon,
.more-icon {
	float: right;
	background: transparent url(../images/backgrounds/comments/icon.png) no-repeat scroll left 0;
	color: #666666;
	height: 26px;
	margin-left: 10px;
	padding-top: 4px;
	text-align: center;
	width: 26px;
}

.more-icon {
	background: transparent url(../images/backgrounds/more-icon.png) no-repeat scroll left 0;
	height: 24px;
	padding-top: 6px;
	font-size: .7em;
	line-height: 1;
}

.human-problem-instructions {
	display: none;
}

.human-problem-wrapper {
	font-size: 3em;
}

.human-problem-wrapper .op,
.human-problem-wrapper .equals {
	color: #888888;
}

#id_human_solution {
	color: black;
	font-size: 1em;
	padding-left: 0.25em;
	padding-right: 0.25em;
	width: 3em;
}
