/* 
Theme Name: Sulori
Theme URL: http://www.sulori.com
Description: Theme to match Sulori.com website.
Author: Purr Design
Author URI: http://www.purrdesign.com
Version: 1.0
*/
ul, ol, li  {
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 0 }
/*Sidebar*/
.sidebar {
	padding-top: 18px }
.sidebar h2 {
	line-height: 28px;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 28px }
.widget {
	margin-bottom: 25px }
.sidebar ul {
	text-align: center;
	list-style-type: none }
.sidebar li {
	text-align: center }
#archives h2 {
	background-image: url("images/blog_archives.gif");
	background-repeat: no-repeat;
	text-indent: -10000px }
.widget_categories h2 {
	background-image: url("images/blog_categories.gif");
	background-repeat: no-repeat;
	text-indent: -10000px }
#recent-posts h2 {
	background-image: url("images/blog_recentposts.gif");
	background-repeat: no-repeat;
	text-indent: -10000px }
.sidebar a {
	color: #8b8178 }
.sidebar a:hover {
	color: #b7b1a9 }
/*Posts*/
.content h1 {
	color: #b7b1a9;
	font-size: 13px;
	margin: 0 0 20px;
	padding: 0 }
.post h2 {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0 }
.post h2 a {
	color: #6a8a7f }
.post h2 a:hover, .sidebar h2 a:hover {
	color: #b7b1a9 }
.postmeta {
	color: #b7b1a9;
	font-size: 11px }
.postmeta p {
	margin: 0;
	padding: 0 }
.postmeta a {
	text-decoration: underline }
.postmetatop {
	margin-bottom: 10px }
.postmetabottom {
	font-size: 10px;
	border-top: 1px solid #e9e8e3;
	border-bottom: 1px #e9e8e3;
	margin-bottom: 30px; }
/*Comments*/
.comments {
	margin-top: 40px }
.comments h2 {
	font-size: 14px;
	margin-bottom: 3px }
small {
	color: #b7b1a9;
	font-size: 10px }
small a {
	text-decoration: underline !important }
.commentlist {
	margin-top: 15px;
	margin-bottom: 20px }
.commentauthor {
	font-weight: bold;
	margin-bottom: 3px }
.commentdate {
	color: #b7b1a9;
	font-size: 10px;
	border-top: 1px solid #e9e8e3;
	border-bottom: 1px none #e9e8e3 }
.commenttext {
	font-size: 12px;
	line-height: 17px }
