/*  
Theme Name: Living Energy
Theme URI: http://www.livingenergyworks.com/
Description: Custom Wordpress theme designed by Ethan McElroy.
Version: 1.0
Author: Ethan McElroy
*/

html * {}
p.postmetadata {
	text-align: center !important:
	}
.commentlist {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.commentlist li {
	margin: 0;
	padding: 2px;
	width: auto;
	}
.evencomment {
	background: #eee;
	}
.evencomment a {
	background: #eee !important;
	}
p.postFoot {
	background: #fbf4e2;
	margin: 20px 0 20px 0;
	padding: 3px 3px 5px 3px;
	}
p.postFoot a {
	color: #65389a;
	}
#tag {
	height: 250px;
	}
#main p.filed {
	font-size: x-small;
	margin: 0;
	padding: 0;
	}
#sidebar h2 {
	clear: both;
	}
#sidebar li {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#sidebar li#cal {
	margin-top: 0;
	}
#sidebar li {
	border-top: dotted 1px #a99;
	height: 30px;
	}
#sidebar li.menu {
	border-top: none !important;
	}
#sidebar li.menu select {
	width: 100% !important;
	}
#sidebar li a {
	display: block;
	height: 14px;
	padding: 5px 0;
	width: 100%;
	}
#sidebar li p a {
	display: inline;
	}
#sidebar #search {
	clear: both;
	}
#sidebar table {
	background: #fbf4e2;
	border-collapse: collapse;
	border-top: solid 1px #e4e1c6;
	color: #909070;
	margin: 0 auto 20px auto;
	padding: 0;
	width: 80%;
	}
#sidebar table a {
	background: #e4e1c6 !important;
	color: #a0a082;
	display: block;
	height: 23px;
	margin: 0 -4px 0 0 !important;
	padding: 2px 4px 0 0 !important;
	width: auto !important;
	}
#sidebar table caption {
	background: #fff;
	color: #909070;
	font: bold small arial, sans-serif;
	height: 25px;
	padding-top: 0;
	text-transform: uppercase;
	}
#sidebar table td {
	border-right: solid 1px #e4e1c6;
	border-bottom: solid 1px #e4e1c6;
	border-left: solid 1px #e4e1c6;
	height: 25px !important;
	padding: 0 4px 0 0;
	text-align: right;
	}
#sidebar table td.pad {
	border-right: solid 1px #e4e1c6;
	border-bottom: solid 1px #e4e1c6;
	border-left: solid 1px #e4e1c6;
	text-align: center;
	}
#sidebar table th {
	border-right: solid 1px #e4e1c6;
	border-bottom: solid 1px #e4e1c6;
	border-left: solid 1px #e4e1c6;
	height: 25px;
	padding-top: 2px;
	text-align: center;
	}
#sidebar #newsletter table, #sidebar #newsletter table td {
	border: none !important;
	text-align: left !important;
	}
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#sidebar ul {
	margin-bottom: 14px;
	}
#sidebar caption {
	margin-bottom: 10px;
	}
#sidebar table td#next a, #sidebar table td#prev a {
	background: #fbf4e2 !important;
	color: #a0a082;
	}
#sidebar table td#next {
	padding-left: 3px;
	text-align: left;
	}
#sidebar #social-icons, #sidebar #sharing-icons {
	margin: 0 auto 70px !important;
	width: 120px;
	}
#sidebar .icon {
	display: block;
	float: left;
	height: 32px;
	margin-right: 5px;
	width: 32px;
	}
#sidebar a.icon:hover {
	background: #fff !important;
	}
#sidebar .icon img {
	border: none;
	}
#sidebar #searchform {
	background: none !important;
	border: none !important;
	color: #333;
	height: 40px !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	}
#sidebar #searchform input {
	float: left;
	width: auto;
	}