/*
Theme Name: Mojo
Theme URI: http://mojojungle.com/
Description: Mojo Theme.
Version: 1.0
Author: Janni Kovacs

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

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

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	border-bottom: 1px dotted gray;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.storytitle {
	margin: 0;
	display: inline;
}

.storytitle a {
	text-decoration: none;
}

.post {
	margin: 5px 0 15px 15px;
	width: 80%;
}
