/* Common unit styles */

body {
	background-color: #B5B6D4;
	background-image: url(http://www.mennonitewriting.org/media/images/backgrounds/top/cmw.gif);
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
a:hover,
p.note strong,
.pagination-current,
.unit-nav a,
.comment-form .field-wrapper label,
.help a,
.comment-form .field-wrapper .errorlist,
.author-summary .author-name a {
	color: #353466;
}

a,
.subtitle,
.in-this-issue,
.accordion .row-head,
.flash,
.comment-form .field-wrapper .help,
.comment-author,
.comment-date .name,
.collapse-head.collapsed {
	color: #6E6E99;
}

#header a:hover,
#header .feature a,
.sponsor-head {
	color: #B5B6D4;
}

h1 a {
	background: transparent url(http://www.mennonitewriting.org/media/images/logos/main/cmw.png) no-repeat scroll left top;
}

#header {
	background-image: url(http://www.mennonitewriting.org/media/images/backgrounds/bar/cmw.png);
}

#body {
	background-image: url(http://www.mennonitewriting.org/media/images/backgrounds/corners/cmwtop.gif);
}

.header-nav a {
	background-image: url(http://www.mennonitewriting.org/media/images/buttons/main/cmw.png);
}

.unit-nav {
	border-color: #353466;
}

.unit-nav a {
	background-image:url(http://www.mennonitewriting.org/media/images/menus/unit/cmwempty.png);
}

.unit-nav a:hover,
.unit-nav .active a {
	background-image:url(http://www.mennonitewriting.org/media/images/menus/unit/cmwfull.png);
}

/* Comment styles */
.comment-body  {
	background: #6E6E99 url(http://www.mennonitewriting.org/media/images/backgrounds/comments/medium/top.png) no-repeat scroll left -95px;
	color: white;
	padding: 25px 15px 0;
	width: 470px;
}

/* Accordion Styles */
.accordion .hover,
.accordion .active {
	background-color: #353466;
}

/* Autocomplete styles */
.ac_over {
	background-color: #353466;
	color: white;
}



.unit-list li.jour a {
	background-image: url(http://www.mennonitewriting.org/media/images/logos/menu/jour.png);
}



.unit-list li.res a {
	background-image: url(http://www.mennonitewriting.org/media/images/logos/menu/res.png);
}



.unit-list li.com a {
	background-image: url(http://www.mennonitewriting.org/media/images/logos/menu/com.png);
}










/* CMW styles */

body {
	background-color: #808284;
	background-position: center -255px;
}

h1 {
	top: 108px;
	left: 137px;
}

h1 a {
	height: 87px;
	width: 238px;
}

#container {
	background: transparent url(http://www.mennonitewriting.org/media/images/backgrounds/cmwheader.png) no-repeat scroll center 71px;
}

#header {
	background-image: url(http://www.mennonitewriting.org/media/images/backgrounds/homebar.png);
	height: 220px;
}

#body {
	background-image: url(http://www.mennonitewriting.org/media/images/backgrounds/corners/cmwtop.gif);
	border-top: 15px solid #808284;
}

#content {
	border: none;
	width: 740px;
}

#sidebar {
	display: none;
	visibility: hidden;
}

.footer-nav a:hover {
	background-position: center -40px;
}

.sponsor-link {
	background-image: none;
}

#slogan {
	font-size: 14px;
	left: 210px;
	position: absolute;
	top: 215px;
}

.three-columns {
	background: transparent url(http://www.mennonitewriting.org/media/images/backgrounds/cols.png) repeat-y scroll center top;
	float: left;
	margin: 10px 0 0;
}

.cmw-journal,
.cmw-encyclopedia,
.cmw-community {
	float: left;
	padding: 0 15px;
	width: 216px;
}

.three-columns h2 a {
	background-position: left center;
	background-repeat: no-repeat;
	display: block;
	height: 36px;
	margin-bottom: 15px;
	width: 100%;
}

.three-columns h2 a span {
	visibility: hidden;
}



.cmw-journal h2 a {
	background-image: url(http://www.mennonitewriting.org/media/images/logos/homeheading/jour.png);
}



.cmw-encyclopedia h2 a {
	background-image: url(http://www.mennonitewriting.org/media/images/logos/homeheading/res.png);
}



.cmw-community h2 a {
	background-image: url(http://www.mennonitewriting.org/media/images/logos/homeheading/com.png);
}



.none-tagged {
	color: #CBCBCB;
	font-size: 1.2em;
	line-height: 1.5;
	margin: 20px;
	text-align: center;
}

.three-columns h5 {
	font-size: 14px;
}

.header-tab {
	top: 221px;
}
