/*
Theme Name: The Crux
Theme URI: http://www.midwestoutreach.org/blogs
Version: 3
Description: Designed exclusively for MidwestOutreach.org's The Crux blog
Author: E. Stephen Burnett
Author URI: http://www.yehaveheard.com

*/



/*************************************
	INDEX FORMATTING AND STRUCTURE
		HEADERS
		LINKS
		COMMENTS
		OTHER
*************************************/

body {
	background: url(images/background_scroll.jpg) no-repeat center top;
	background-attachment: fixed;
	color: #323232;
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}

#mco_header {
	background: url(http://www.midwestoutreach.org/media/images/mco_header.jpg) no-repeat center top;
	height: 150px;
	padding: 0px;
	width: 100%;
	}

#crux_header {
	background: url(images/crux_header.jpg) no-repeat center top;
	height: 150px;
	margin: 0 auto;
	width: 100%;
	}

#banner_slogan {
	background: url(images/banner.jpg) no-repeat center top;
	font-style: italic;
	font-weight: bold;
	height: 40px;
	padding-top: 8px;
	text-align: center;
	}

#page {
	background-color: #FFFFFF;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	margin: 0 auto;
	text-align: left;
	width: 1024px;
	}

#sidebar {
	background-color: #999966;
	color: #323232;
	float: left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	list-style: none;
	margin-top: -18px;
	padding: 0px;
	width: 180px;
	}

#column_left { /* total width: 200px */
	float: left;
	font-size: 1.1em;
	line-height: 22px;
	padding: 0 10px 0 10px;
	text-align: left;
	width: 180px;
}

#column_center { /* Inside #page, total width: 500px */
	font-size: 1.12em;
	line-height: 25px;
	margin: 0 240px 0 214px;
	text-align: left;
}

#column_right { /* total width: 200px */
	float: right;
	font-size: 1.05em;
	line-height: 22px;
	padding: 0 10px 0 10px;
	text-align: center;
	width: 180px;
	}

#thecrux {
	background: url(images/blog_start.jpg) no-repeat center top;
	width: 100%;
	padding: 20px 0 20px 0;
	}

#mcopage {
	width: 100%;
	padding: 0 0 20px 0;
	}

#footer {
	clear: both;
	font-weight: bold;
	height: 100px;
	line-height: 25px;
	text-align: right;
	text-transform: uppercase;
	vertical-align: text-bottom;
	width: 1024px;
	}

.authorinfo {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	}

.attributes {
	display: inline;
	font-size: .8em;
	font-weight: bold;
	line-height: 1.4em;
	margin: 0px;
	width: 300px;
	}

hr {
	color: #999966;
/*	background-color: #D5D5A1; */
	height: 4px;
	}

.blogentry {
	border-top: 1px solid #D5D5A2;
	line-height: 1.75em;
	margin: 20px 0 20px 0;
	padding: 5px 0 5px 0;
	}

.clear {
	clear: both;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

blockquote {
	font-size: .9em;
	margin: 10px;
	padding: 10px;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}



/* HEADERS */

h1, h2, h3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	}

h1 {
	font-size: 1.2em;
	margin: 0 0 5px 0;
	}

h1 a:hover, h1 a:visited, h2 a:hover, h2 a:visited, h3 a:hover, h3 a:visited, cite {
	text-decoration: none;
	color: #730000;
	}

h2 {
	font-size: 1.2em;
	margin: 40px 0 0;
	}

h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
	}

h3 {
	font-size: 1.1em;
	font-style: italic;
	margin: 30px 0 0;
	padding: 0;
	}

h3.comments {
	margin: 40px auto 20px ;
	padding: 0;
	}


/* LINKS */

a {
	color: #730000;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

a:visited {
	color: #828282;
	}

/* COMMENTS */

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

.children {
	padding: 0;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	font-weight: bold;
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em Tahoma, Arial, Helvetica, sans-serif;
	}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist li ul li {
	font-size: 1em;
	list-style: url(webscape/listdash.gif) none;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	margin: 10px 5px 10px 0;
	text-transform: none;
	}

#commentform p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 5px 0;
	}

.commentmetadata {
	display: block;
	font-weight: normal;
	margin: 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}


/* OTHER */

.entry p a:visited {
	color: #333;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}

.sticky h2 {
	padding-top: 10px;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

.thread-alt {
	background-color: #f8f8f8;
	}
.thread-even {
	background-color: white;
	}
.depth-1 {
	border: 1px solid #ddd;
	}

.even, .alt {
	border-left: 1px solid #ddd;
	}

small {
	font-family: Tahoma, Arial, Helvetica, serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}



/*************************************
	SIDEBAR FORMATTING AND STRUCTURE
*************************************/

#sidebar .box {
	/* background: url(webscape/sidebar_p.jpg) repeat-y center top;  */
	background-color: #D5D5A2;
	border: 1px solid #969643;
	float: center;
	margin: 10px auto 20px auto;
	padding: 5px;
	width: 150px;
}

#sidebar h2 {
	background-color: #FFFFFF;
	border: 1px solid #999966;
	color: #333333;
	float: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	height: 25px;
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 140px;
	}

#sidebar ul {
	background-color: #FFFFFF;
	border: 1px solid #999966;
	font-size: .95em;
	margin: 0 0 10px 0;
	padding: 5px 5px 5px 5px;
	text-align: left;
	}

#sidebar li, #sidebar ul li p, #sidebar ul select, #sidebar ul ul, #sidebar ul ol, #sidebar ul ul ul, #sidebar ul ol, #sidebar ul ul li, #sidebar ul ol li, #sidebar ol li, #sidebar ul ol li {
	border: none;
	list-style: none;
	margin: 0px;
	padding: 0 0 5px 5px;
	}

#sidebar a {
	font-weight: bold;
	}

#searchform {
	color: #000000;
	display: block;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	height: 30px;
	margin-left: 70px;
	width: 100px;
	}

#searchsubmit {
	visibility: hidden;
	/* padding: 1px; */
	}


/*************************************
	IMAGES STRUCTURE AND FORMATTING
*************************************/
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin: 7px auto 7px auto;
	}

img.alignright {
	padding: 4px;
	margin: 7px 0 7px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 7px 7px
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}


/*************************************
	BEGIN LISTS
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets.
*************************************/
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}



/*************************************
	FORM ELEMENTS
*************************************/
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: center;
	}

select {
	width: 130px;
	}

#commentform input {
	margin: 5px 5px 1px 0;
	padding: 2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width: 170px;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
	content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	float: right;
	margin: 0 0 5px auto;
	}



/*************************************
	CALENDAR
*************************************/

#wp-calendar {
	background-color: #FFFFE6;
	empty-cells: show;
	font-size: 100%;
	margin: 10px 0 0 20px;
	width: 160px;
	}

#wp-calendar a {
	display: block;
	text-decoration: none;
	}

#wp-calendar caption {
	color: #660000;
	font: bold 1.2em Tahoma, Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	width: 100%;
	}

#wp-calendar #next a, #wp-calendar #prev a {
	font-size: 9pt;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: center;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}



/*************************************
	VARIOUS TAGS AND CLASSES
*************************************/

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	text-decoration: none;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
	}

a img {
	border: none;
	}



/*************************************
	CAPTIONS
*************************************/
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: .95em;
	font-style: italic;
	font-weight: bold;
	line-height: 17px;
	padding: 10px 4px 5px;
	margin: 0;
	}