/* 
Theme Name: Lace Petals
Theme URL: http://www.lacepetals.com
Author: Purr Design
Author URI: http://www.purrdesign.com
Version: 1.0
*/
@import url("/template/default/css/default/nav.css");
@import url("/template/default/css/default/site.css");
/*Sidebar*/
#sidebar ul,  #sidebar li {
	background-image: none;
	list-style-type: none;
	margin: 0;
	padding: 0 }
#sidebar .widget ul  {
	line-height: 21px;
	margin-left: 10px }
#sidebar .widget li  { }
#sidebar .widget h2  {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	line-height: 25px;
	background-image: url("/images/widgethead.png");
	background-repeat: no-repeat;
	text-transform: lowercase;
	margin: 0 0 5px;
	padding: 0 0 0 6px;
	height: 25px;
	border-style: none }
#sidebar .widget  {
	margin-bottom: 30px }
.widget img {
	margin-right: 3px;
	vertical-align: middle;
	border-style: none }
#searchform  {
	margin-left: 10px }
#s  {
	color: #5c5c5c;
	font-size: 11.5px;
	padding: 2px;
	border: solid 1px #dedede }
/*Posts*/
.post {
	margin-bottom: 40px }
.post h1  {
	color: #800070;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 3px;
	border-bottom: 1px solid #dedede }
.post h1 a:link, .post h1 a:visited, .post h1 a:active {
	color: #800070 }
.post h1 a:hover  {
	color: #d92e73;
	text-decoration: none }
.date  {
	color: #adadad;
	margin: 0 0 10px;
	padding: 0 }
.postmeta  {
	color: #5c5c5c;
	font-size: 11px;
	border-top: 1px solid #e6e6e6 }
.metaleft {
	font-size: 11px;
	width: 50%;
	float: left }
.metaright {
	font-size: 11px;
	text-align: right;
	width: 50%;
	float: right }
.postmeta a:link, .postmeta a:visited, .postmeta a:active  {
	color: #adadad;
	font-weight: bold }
.postmeta a:hover  {
	color: #d92e73 }
blockquote  {
	color: #5c5c5c;
	font-style: italic }
.aligncenter {
	margin: 4px auto }
.alignleft {
	margin-right: 10px;
	margin-bottom: 5px;
	float: left }
.alignright {
	margin-bottom: 5px;
	margin-left: 10px;
	float: right }
/*Single*/
.singlemeta  {
	color: #adadad;
	margin-bottom: 25px }
/*Comments*/
h3 { }
#commentlist  { }
#commentlist li {
	background-image: none;
	margin: 15px 0;
	padding: 0 }
.commenttext p  {
	margin: 5px 0;
	padding: 0 }
#commentlist .author  {
	color: #5c5c5c;
	font-weight: bold }
.author a:link, .author a:visited, .author a:active  {
	color: #5c5c5c }
.author a:hover  {
	color: #d92e73 }
#commentlist .date  {
	font-size: 10px;
	text-align: right;
	padding-top: 2px;
	border-top: 1px solid #dedede }
