.avatar {
	height: auto !important;
}
.widget {
	color: #807967 !important;
	display: block;
	font-size: 24px;
	line-height: 1.35 !important;
	padding: 0 0 10px !important;
}
.widget a {
	color: #8a7967 !important;
}
.widget div, .widget ul, .widget form, .widget input {
	font-size: 12px;
}
.widget ul {
	display: block !important;
}
#searchform label {
	display: none;
}
/* Post Styles */
.post {
	margin: 0 0 10px;
}
.post .date {
	font-size: 11px;
	padding: 0;
	color: #4b453a;
}
.post h3 a {
	color: #f79423;
	font-size: 14px;
	text-decoration: none;
}
.post .feedback, .post .feedback a {
	color: #4b453a;
	font-size: 11px;
}

/* Calendar Styles */
#wp-calendar {
	border-spacing: 2px;
	text-align: center;
}
#wp-calendar caption {
	color: #4f4f4f;
	font-size: 14px;
	margin: 0 0 5px;
}
#wp-calendar a {
	font-size: 11px;
}
#wp-calendar th, #wp-calendar td {
	border: 3px solid #fff;
	padding: 0px 5px;
	font-size: 11px;
	text-align: center;
}
#wp-calendar th {
	background-color: #e1e0df;
	color: #636363;
}
#wp-calendar #today {
	background-color: #4f4f4f;
	color: #fff;
}
#wp-calendar #today a {
	color:#fff !important;
	text-decoration:none;
		
}
/* Search Styles */
#searchform #s {
	width: 90px;
}

/* Button Styles */

#searchsubmit, #submit {
	background-color: #F8971D;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	margin:0 3px;
	outline: none;
	padding:4px 10px;
	text-transform:uppercase;
	white-space:nowrap;
}
#searchsubmit.hover, #submit.hover {
	background-color: #8a7967;
	color: #fff;
}

/* Sociable */
.sociable ul li {
	background: none;
	padding: 0 0 4px 5px;
}
.sociable .sociable_tagline {
	float: left;
}
