/*  

Theme Name: THeart
Theme URI: wp-content/themes/THeart/
Author: 
Author URI: 
*/

body {
	color: #666;
	font-family: Garamond, Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 17px;
	text-align: justify;
	margin: auto;
	background: #e2e2e2;
}

a {
	color: #620f67;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

blockquote {
	color: #777;
	background: #eee url(images/bq.png) no-repeat top left;
	-moz-border-radius: 12px;
	padding: 1px 18px;
}

input, textarea, select {
	color: #444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	border: 1px solid #ccc;
	padding: 4px;
	-moz-border-radius: 5px;
	margin: 0 0 0 2px;
}

img {
	border: 0px;
}

#container {
	width: 814px;
	margin: auto;
}

#social {
	font-size: 11px;
	text-align: right;
	margin: 8px 10px 0 0;
}

#social img {
	vertical-align: middle;
	margin: 0 0 2px 0;
}

#social .text {
	margin: 0 10px 0 0;
}

#social a {
	font-weight: normal;
}

#header {
	margin: 5px 0 0 0;
}

.logo {
	float: left;
	width: 650px;
}

.safety {
	float: right;
	text-align: right;
	width: 164px;
	padding: 72px 0 13px 0;
}

#menu {
	margin: -5px 0 0 0;
	height: 51px;
	padding: 7px 12px 0 18px;
	background: url(images/menu.png);
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu li {
	list-style: none;
	float: left;
	padding: 10px 18px 5px 19px;
	margin: 0 0 0 -1px;
	background: url(images/nav-sep.png) no-repeat right center;
}

#menu li.last {
	background: none;
}

#menu li:hover {
	padding: 13px 17px 7px 18px;
	margin: -6px 0 0 -1px;
	background: #5a175e;
	border: 1px solid #fff;
	-moz-border-radius-topright: 12px;
	-moz-border-radius-topleft: 12px;
}

#menu li.active {
	padding: 13px 17px 7px 18px;
	margin: -6px 0 0 -1px;
	background: #5a175e;
	border: 1px solid #fff;
	-moz-border-radius-topright: 12px;
	-moz-border-radius-topleft: 12px;
}

#content {
	padding: 15px 27px;
	background: url(images/content.png);
}

#welcome {
	height: 225px;
}

.wel_img {
	width: 190px;
	float: left;
}

.wel_msg {
	color: #e5d6e6;
	height: 206px;
	width: 238px;
	float: left;
	padding: 19px 18px 0 54px;
	margin: 0 0 0 -15px;
	background: url(images/welcome.png);
}

.wel_links {
	text-align: center;
	float: right;
	width: 255px;
}

#extras {
	margin: 20px 0 0 0;
}

.stopcoverup {
	float: left;
	margin: 0 20px 0 0;
}

.donate {
	float: left;
}

.donate-bot {
	height: 34px;
	width: 175px;
	padding: 8px 0 0 50px;
	background: url(images/donate-bot.png);
}

.donate-price {
	width: 50px;
	border: 1px solid #ccc;
	padding: 4px;
	-moz-border-radius: 5px;
	margin: 0 0 0 2px;
}

.donate-go {
	vertical-align: middle;
	padding: 0 0 1px 12px;
}

.newsletter {
	font-size: 11px;
	line-height: 14px;
	float: right;
	width: 228px;
	height: 68px;
	padding: 42px 14px 0 13px;
	background: url(images/newsletter.png);
}

.newsletter .email {
	width: 120px;
	border: 1px solid #ccc;
	padding: 4px;
	-moz-border-radius: 5px;
	margin: 0 0 0 2px;
}

.newsletter .btn {
	float: right;
	vertical-align: middle;
	padding: 0 0 1px 0;
	margin: -58px 0 0 0;
}

#sidemenu {
	text-align: left;
	float: left;
	margin: -7px 20px 20px -70px;
}

#sidemenu a:hover {
	text-decoration: none;
}

#sidemenu ul {
	margin: 0px;
	padding: 0px;
}

#sidemenu li {
	list-style: none;
	background: url(images/side-menu-sep.png) no-repeat bottom center;
}

#sidemenu li a {
	display: block;
	padding: 8px 20px;
}

#sidemenu li a:hover {
	color: #006270;
	background: #e5e5e5;
}

.side-menu-top {
	height: 21px;
	width: 212px;
	margin: 0 0 0 -7px;
	background: url(images/side-menu-top.png);
}

.side-menu {
	width: 205px;
	padding: 0 0 5px 7px;
	margin: 0 0 0 -7px;
	background: url(images/side-menu.png);
}

.side-menu-bot {
	height: 21px;
	width: 212px;
	margin: -4px 0 0 -7px;
	background: url(images/side-menu-bot.png);
}

#sidebar {
	float: right;
	margin: -7px -70px 20px 20px;
}

#sidebar h2 {
	color: #fff;
	font-size: 16px;
	height: 34px;
	width: 212px;
	margin: 0 -7px 0 0;
	text-transform: lowercase;
	padding: 14px 15px 0 15px;
	border: 0px;
	background: url(images/side-widget-top.png);
}

.side-widget {
	width: 205px;
	padding: 5px 22px 5px 15px;
	margin: 0 -7px 0 0;
	background: url(images/side-widget.png);
}

.side-widget-bot {
	height: 21px;
	width: 242px;
	margin: -4px -7px 5px 0;
	background: url(images/side-widget-bot.png);
}

#sidebar ul {
	margin: -4px 0 0 0;
	padding: 0px;
}

#sidebar li {
	list-style: none;
	padding: 6px 0;
	background: url(images/side-menu-sep.png) no-repeat bottom center;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1 {
	font-size: 22px;
	color: #620f67;
	text-decoration: none;
	font-weight: bold;
}

h2, h3, h4 {
	color: #00535f;
	font-size: 16px;
	margin: 0px;
	padding: 0 0 4px 0;
	border-bottom: 2px solid #eee;
}

h5, h6 {
	color: #444;
	font-size: 13px;
	margin: 0px;
}

#mainbar {
	width: 565px;
	float: left;
	line-height: 18px;
}

.entry {
	padding: 0 0 30px 0;
	margin: 0 0 30px 0;
	background: url(images/divider.png) no-repeat bottom center;
}

.entry h1 {
	padding: 10px 0 5px 0;
}

.date {
	float: left;
	color: #fff;
	text-transform: uppercase;
	width: 45px;
	height: 29px;
	margin: 0 8px 0 0;
	padding: 7px 6px 0 6px;
	background: url(images/date.png);
}

.month {
	float: left;
	font-size: 10px;
	line-height: 11px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	text-align: center;
}

.day {
	color: #dbbadd;
	float: right;
	font-weight: bold;
	font-size: 30px;
	padding: 2px 0 0 0;
	letter-spacing: -2.5px;
	text-align: right;
}

.post-bot {
	color: #777;
	font-size: 12px;
	line-height: 16px;
	background: #eee;
	-moz-border-radius: 7px;
	padding: 6px 10px 4px 10px;
	margin: 0 0 20px 0;
}

.comment {
	width: 88%;
	font-size: 13px;
	line-height: 16px;
	padding: 10px;
	margin: auto auto 20px auto;
	border: 1px solid #e5e5e5;
	background: #fff;
	-moz-border-radius: 8px;
}

.thdrpy {
	text-align: right;
	margin-top: -10px;
}

.thdrpy a {
	color: #006271;
}

.comment-alt {
	width: 88%;
	font-size: 13px;
	line-height: 16px;
	padding: 10px;
	margin: auto auto 20px auto;
	border: 1px solid #e5e5e5;
	background: #f7f7f7;
	-moz-border-radius: 8px;
}

.comment .avatar {
	float: left;
	margin: -2px 0 0 -30px;
	-moz-border-radius: 6px;
}

.comment-meta {
	color: #fff;
	float: right;
	margin: -13px 0 0 0;
	padding: 0 8px;
}

.comment h6 {
	color: #fff;
	height: 19px;
	padding: 2px 7px 0 7px;
	margin: 0 0 -6px 0;
	background: url(images/comment.png);
}

.comment h6 a {
	color: #cdaad0;
}

#footer {
	color: #fff;
	text-align: center;
	font-size: 11px;
	height: 52px;
	margin: 0 0 12px 0;
	padding: 26px 20px 0 20px;
	background: url(images/footer.png) no-repeat;
}

.fds {
	color: #888;
	text-align: right;
	margin: 14px 0 0 0;
}

.fds a {
	color: #666 !important;
}

#footer img {
	vertical-align: middle;
	margin: 0 10px 1px 10px;
}

#footer a {
	color: #d8aada;}
}