@CHARSET "UTF-8";

/* 10 */
.pageTitleShoes {
	margin: 0;
	margin-bottom: 20px;
	padding-top: 1.5em;
	padding-bottom: 0.5em;
	color: #a481a9;
	font-size: 1.66666666666667em;
	border-bottom: 1px inset #a481a9;
	background: transparent url(/images/blog-shoes4.jpg) no-repeat scroll right bottom;
}

.entry-date {
	font-size: 1em;
}

.entry-meta, .entry-utility {
	padding: 0.75em 0 0.5em 0;
	border-top: 1px solid #d8dad7;
	border-bottom: 1px solid #d8dad7;
	margin: 0.5em 0;
}

.entry-utility {
	border-bottom-width: 2px;
	font-size: 1em;
	text-transform: uppercase;
	background: transparent url(/images/blog-comment.jpg) no-repeat scroll right center;
}

.entry-content {
	padding-bottom: 1em;
}

.comments-link {
	float: right;
	padding-right: 35px;
}

.post {
	margin-bottom: 1.5em;
}

/* 11 */
.entry-utility a {
	color: #582364;
	font-weight: bold;
}

/* 21 */
body.single .entry-utility {
	background-image: none;
}

/* 100 */
#container {
	float: right;
}

#primary {
	float: left;
	width: 249px;
	margin-top: 3px;
}

#content {
	width: 673px;
}

#searchform {
	margin-top: 1em;
}

#author-avatar {
	float: left;
	margin-right: 0.5em;
}

/* 101 */
#primary ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#primary h4 {
	margin: 0;
	font-size: 1.16666667em;
}

#author-description h3 {
	margin: 0;
	padding: 0 0 0.5em 0;
}

/* 110 */
#content .top {
	padding-top: 15px;
	background: transparent url(/images/boxw_03.png) no-repeat scroll 0 0;
}

#content .body {
	background: white url(/images/boxw_05.png) repeat-y scroll 0 0;
	padding: 0 28px 2em 25px;
	height: 864px;
}

#content .bottom {
	padding-bottom: 15px;
	background: transparent url(/images/boxw_06.png) no-repeat scroll left bottom;
}

#primary .widget-title-wrapper {
	height: 32px;
	width: 243;
	background: transparent url(/images/blog-headlinep.png) no-repeat scroll 0 0;
	padding: 1px 3px;
	margin-bottom: 0.75em;
}

#primary .widget-title, #primary .widget-title-left {
	line-height: 32px;
	font-size: 1.5em;
	color: white;
	background-color: #a481a9;
	font-weight: normal;
	margin: 0;
}

#primary .widget-title {
	text-align: center;
}

#primary .widget-title-left {
	text-align: left;
	padding-left: 1em;
}

#primary .widget-container {
	margin-bottom: 2.5em;
}

/* 111 */
#primary .widget_recent_entries ul,
#primary .widget_archive ul,
#primary ul.arrowList {
	list-style-type: none;
	margin: 0;
	margin-left: 0.5em;
	padding: 0;
}

#primary .widget_archive ul {
	margin-left: 2em;
}

/* 112 */
#primary .widget_recent_entries ul li,
#primary ul.arrowList li {
	line-height: 1.08333333em;
	font-size: 1em;
	vertical-align: middle;
	padding: 0.5em 0 0.5em 18px;
	background: transparent url(/images/blog-arrow.png) no-repeat scroll 0 0.5em;
}

#primary .widget_archive ul li {
	line-height: 1.08333333em;
	font-size: 1em;
	margin-bottom: 1em;
}

/* 113 */
#primary .widget_archive ul li a {
	color: #582364;
}

/* 130 */
#content > .top > .bottom > .body {
	height: auto;
	min-height: 864px;
}

