/*  
Theme Name:     Orb's Unify
Description:    Child theme for the Unify theme that supports stories
Author:         Orblover
Author URI:     http: //www.orblover.com/
Template:       unify-10
Version:        0.1.0
*/

@import url("../unify-10/style.css");

#heading {
	padding: 0;
}

#header {
	padding-top: 0px;
}

#wrapper {
	margin-top: 0px;
}

#content {
	margin: 0 310px 0 50px;
}

#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 18px;
}

div.storiesdate {
	text-align: right;
	font-size: 70%;
}

div.storiesnav
{
list-style-type: none;
margin: 0, auto;
padding: .5em 0;
text-align: center;
width: 100%;
font-size: 80%;
font-weight: bold;
}

.storiesnav hr {
	width: 50%;
	margin: 0, auto;
	padding: 0;
}

.storiesnav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

.storiesnav ul li {hr
	margin-left: 0;
	padding: 3px 15px;
	border: none;
	list-style: none;
	display: inline;
	}

.storiesnav ul li a {
	text-decoration: none;
}

.storiespoem p {
	margin-bottom: 0;
}
