/*
ThemeWarrior Custom CSS 
-----------------------
Please write your custom CSS style in this file, that way you don't need to change the default CSS file.
*/

#main-wrapper .post-content .summary ul {
	text-align: center;
	font-style: italic;
	font-size: 90%;
	line-height: 1.2;
}

#main-wrapper .post-content .summary ul li {
	list-style: none !important;
	margin-bottom: 0.8em;
}

#comment-form-widget {
	margin-bottom: 0;
}

.single-author {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

#post-nav {
	margin-bottom: -60px;
	border-bottom: none !important;
}