/*
Theme Name: EMU Restorative Justice
Theme URI: http://www.emu.edu
Description: Wordpress theme for Restorative Justice blog
Version: 0.1
Author: Mike Eberly
Author URI: 

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

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

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

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

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

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

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

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

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

/* End Structure */

/*	Begin Headers */
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */

/*	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-left: auto;
	margin-right: auto;
	}

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

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



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

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.commentlist {
	padding: 0;
	}

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

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

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

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

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

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

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



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

/* End Various Tags & Classes*/




/**********************EMU BLOG STYLES***************************** */


body {
	background: #e0e0e0 url("images/background.gif") left top repeat-x;
	margin:0px auto;
	text-align:center;
}
a {
	color: #f06f08;
}
a:hover {
 color: #f59206;
}
h3 a {
	color: #80af25;
}
h3 a:hover {
	color: #96d41f;
}
h2 {
	color:#999999;
}
h2.pagetitle {
	font-size:200%;
	margin-top:0;
	padding-top:0;
}
#wp_content h3 {
	margin-top:1em;
}
#wp_content h3.single {
	margin-top:0;
}
h4 {
	font-size: 120%;
}

h5 {
	font-size: 110%;
}
#main {
	background: #fff url(images/content-bg.gif) top right repeat-y;
	border: #575454 solid;
	border-width: 0px 2px 2px 2px;
	margin:0px auto;
	position: relative;
	text-align:left;
	width:900px;
}
#header {
	background: transparent url(images/rj-header.jpg) top left no-repeat;
	height:147px;
	width:900px;
}
#homelink {
	background: transparent url(images/rj-title.png) top left no-repeat;
	left:27px;
	height:47px;
	position:absolute;
	top:111px;
	width:360px;
}
#wp_sidebar {
	background-color: #ececec;
	color:#666;
	float:right;
	margin: 0 0 20px 0;
	padding:0;
	text-align:left;
	width: 220px;
}
#wp_sidebar h3 {
	background-color: #cbcbcb;
	color: #474747;
	font-size: 110%;
	padding: 0 5px;
}
#wp_sidebar ul {
	margin:0;
	padding:0;
}
#wp_sidebar ul .block {
	margin:10px;
	}
#wp_sidebar ul .block img,
#wp_sidebar ul .book img {
	border:1px solid #333;
	float:left;
	margin-right:4px;
	}
#wp_sidebar ul .block a.name,
#wp_sidebar ul .block a.name:hover {
	font-weight:bold;
	color: #80af25;;
}
#wp_sidebar ul .book {
	border-bottom:1px #ccc solid;
	clear:both;
	margin-bottom: 10px;
	padding: 10px;
}
#wp_sidebar a.highlight1,
#wp_sidebar a.order {
	background: transparent url(images/hightlight1.gif) no-repeat 0px 0px;
	border:none;
	color:#fff;
	display:block;
	font-weight:bold;
	float:none;
	height:30px;
	line-height:30px;
	padding: 0 5px;
	width:200px;
}
#wp_sidebar a.order {
	background: transparent url(images/order.gif) no-repeat 0px 0px;
	height:50px;
	line-height:50px;
	margin-left:90px;
	width:110px;
}
#wp_sidebar a.highlight1:hover {
	background-position:0px -30px;
}
#wp_sidebar a.order:hover {
	background-position:0px -50px;
}
#wp_sidebar li {
	list-style-type:none;
	list-style:none;
	list-style-image:none;
	padding: 0;
}
#wp_sidebar li ul li{
	background: none;
	list-style:none;
	margin: 0;
	padding:0;
	text-align:left;
}
#wp_sidebar li ul li a {
	background-color:#eee;
	border-bottom:1px solid #fff;
	color:#666;
	display:block;
	margin: 0 1px;
	padding: 3px 5px;
}
#wp_sidebar li ul li a:hover {
	background-color:#e1e1e1;
	color:#333333;
}
#wp_sidebar .cat-item a {
	background: transparent url(images/default.gif) top left no-repeat;
	line-height:26px;
	padding: 0 1px 0px 20px;
}
#wp_sidebar .cat-item-113 a {
	background: transparent url(images/peacebuilding.gif) top left no-repeat;
}
#wp_sidebar .cat-item-109 a {
	background: transparent url(images/photography.gif) top left no-repeat;
}
#wp_sidebar .cat-item-110 a {
	background: transparent url(images/podcast.gif) top left no-repeat;
}
/* photo album widgets */
#wp_sidebar ul#photo-albums-widget {
  margin-top: 5px;
  text-align: center;
}
#wp_sidebar #photo-albums-widget li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
#wp_content {
	float:left;
	padding:30px 0px 20px 70px;
	width: 550px;
}
#wp_content h1 a,
#wp_content h1 a:visited {
	color:#ccc;
	border:none;
	text-decoration:none;
}
#wp_content h1 a:hover {
	color:#e3e3e3;
	border:none;
}


.navigation {
	border:#e3e3e3 1px solid;
	color:#f06f08;
	margin-bottom:30px;
	padding:5px;
}
.navigation a {
	color:#999;
}
.navigation a:hover {
	text-decoration:underline;
}
.navigation .previouslink {
	float:left;
}
.navigation .nextlink {
	float:right;
}
#wp_footer {
	background: #3b3a3a;
	clear:both;
	color:#fff;
	font-size:85%;
	margin-top: 20px;
	padding: 5px;
}
#wp_footer a {
	color:#ccc;
}
#wp_footer a:hover {
	text-decoration:underline;
}
#footer  {
	margin: 0px auto;
	width: 900px;
}
#footer a {
	color:#666666;
}
.postmetadata {
	margin-top: 10px;
}
div.clear {
	clear:both;
}

