/*
Theme Name: Raintees
*/
body, html {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #6c6654;
	background-image: url('images/background.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #b1ca43;
}
h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
img { border: none; }
a {
	color: #6c6654;
}
h1, h1 a {
	font-size: 23px;
	line-height: 29px;
	font-weight: normal;
	text-decoration: none;
	color: #3a1f0e;
}
h2, h2 a {
	font-size: 12px;
	line-height: 17px;
	text-transform: uppercase;
	font-weight: normal;
	color: #df6515;
	letter-spacing: 3.2px;
	text-decoration: none;
}
h3, h3 a {
	font-size: 10px;
	line-height: 17px;
	text-transform: uppercase;
	color: #619a9e;
	letter-spacing: 3.2px;
	text-decoration: none;
}
h4, h4 a {
	font-size: 10px;
	text-decoration: none;
	color: #982b00;
	font-style: italic;
	font-weight: normal;
}

#panel {
	width: 879px;
	margin: 0 auto 0 auto;
}
#header {
	height: 110px;
	background-image: url('images/header-bg.gif');
	background-repeat: no-repeat;
	background-position: top right;
	position: relative;
}
#logo {
	position: absolute;
	top: 17px;
	left: 35px;
}
#tabs {
	position: absolute;
	top: 0px;
	right: 13px;
}
#tabs div {	float: left; }
#tab-rss { width: 158px; }
#tab-story { width: 160px; }
#tab-connect  {  }

.raintees-social-media {
	background:url('images/tab-connect.jpg') no-repeat scroll top left;
	height:31px;
	padding-left:21px;
	padding-top:7px;
	width: 144px;
}

.icons {
	height:16px;
	width:16px;
	float:left;
	display:inline;
	margin-right:5px;
	margin-top:2px;
}

.float-left {display:inline; float:left;}

#twitter {
	position: absolute;
	right: 23px;
	bottom: 0;
	width: 330px;
	height: 56px;
	background-image: url('images/twitter-bg.gif');
	padding: 0 106px 0 30px;
	color: #9b9989;
	font-size: 9px;
}
#twitter a {
	color: #9b9989;
	text-decoration: none;
}
#twitter span {
	color: #9f957a;
}
#twitter-link a {
	color: #99b132;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#page {
	background-image: url('images/page-bg.gif');
	background-repeat: repeat-y;
	background-position: top right;
}

#sidebar {
	float: left;
	width: 271px;
	margin-left: 14px;
}
#nav {
	width: 219px;
	background-image: url('images/nav-bg.gif');
	background-repeat: no-repeat;
	height: 283px;
	padding: 50px 0 0 52px;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav a {
	font-size: 10px;
	color: #b97a00;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#nav a:hover, #nav li.current-cat a {
	color: #288014;
}
#nav a.secondary {
	font-size: 8.5px;
	font-style: italic;
	color: #484540;
}
#nav li {
	height: 34px;
}
#archives {
	background-image: url('images/archives-bg.jpg');
	background-repeat: repeat;
	background-position: top left;
	width: 250px;
	margin: 0 0 12px 7px;
}
#archives ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#archives li {
	padding: 2px 0 2px 0;
}
#archives a {
	color: #d38c00;
	text-decoration: none;
	text-transform: uppercase;
}
#archives-top {
	background-image: url('images/archives-top.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	padding: 24px 0 0 45px;
}
#archives-bottom {
	background-image: url('images/archives-bottom.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	height: 50px;
}
#ad {
	margin: 4px 0 0 11px;
}


#content {
	padding: 1px;
	margin-left: 288px;
	width: 550px;
}
div.post-header-image {
	padding-bottom: 15px;
}
div.post-meta {
	background-image: url('images/post-meta-bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	width: 528px;
	height: 30px;
	margin-bottom: 35px;
	padding: 50px 0 0 22px;
}
div.post-meta, div.post-meta a {
	text-decoration: none;
	color: White;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
div.post-meta-addthis, div.post-meta-category, div.post-meta-comments, div.addthis_container {
	display: inline;
}
div.post-meta-addthis {
	font-weight: bold;
}
div.post-meta-category {
	margin: 0 10px 0 10px;
	padding: 0 10px 0 10px;
	border-left: solid 1px #3e4f00;
	border-right: solid 1px #3e4f00;
}
div.post-meta-category a, div.post-meta-category span {
	text-transform: none;
	color: #3e4f00;
	letter-spacing: normal;
}

div.post-comments-header {
	background-image: url('images/post-comments-bg.jpg');
	background-repeat: no-repeat;
	width: 531px;
	height: 60px;
	text-transform: uppercase;
	color: White;
	letter-spacing: 2px;
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0 0 19px;
}
table.leave-comment {
	border-collapse: collapse;
	margin-top: 18px;
}
table.leave-comment td {
	vertical-align: top;
	padding: 2px 0 2px 0;
}
table.leave-comment td.input {
	width: 262px;
}
table.leave-comment td.input input {
	width: 238px;
	border: solid 1px #dddfd5;
}
table.leave-comment td.submit {
	padding-left: 381px;
}
table.leave-comment textarea {
	width: 355px;
	height: 117px;
	border: solid 1px #dddfd5;
}
table.leave-comment span {
	font-style: italic;
	color: #6c6654;
	font-size: 10px;
}
table.leave-comment label {
	width: 95px;
	text-transform: uppercase;
	color: #33200c;
	letter-spacing: 1px;
	display: block;
}

ol.commentlist {
	margin: 0 0 24px 0;
	padding: 0;
	list-style: none;
	color: #6c6654;
	font-size: 12px;
}
ol.commentlist p { margin: 0; }
ol.commentlist li {
	padding: 37px 39px 9px 32px;
	margin-bottom: 8px;
}
ol.commentlist li.even { background-color: #f3f9db; }
ol.commentlist li.odd { background-color: #edefe5; }
ol.commentlist div.comment-meta {
	font-style: italic;
	font-size: 10px;
	padding-top: 27px;
}
ol.commentlist div.comment-meta a {
	text-decoration: none;
	color: #749100;
}

#footer {
	height: 250px;
	background-image: url('images/footer-bg.gif');
	background-repeat: no-repeat;
	background-position: top right;
	position: relative;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
}
#footer ul a {
	text-decoration: none;
	color: #b0c943;
	font-size: 11px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#footer-column-1, #footer-column-2 { top: 97px; }
#footer-column-1 { left: 245px; }
#footer-column-2 { left: 370px; }

#newsletter-signup-title {
	font-size: 11px;
	font-weight: bold;
	color: #d6eb79;
	text-transform: uppercase;
	position: absolute;
	top: 113px;
	left: 613px;
	letter-spacing: 2px;
}
#emailsignup_email {
	position: absolute;
	top: 146px;
	left: 615px;
	border: none;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	background-color: #33200c;
	color: #adc842;
	width: 134px;
}
#emailsignup_button, #emailsignup_message {
	position: absolute;
	top: 144px;
	left: 756px;
	color: #d9f26a;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 10px;
}


#footer-email {
	position: absolute;
	top: 174px;
	right: 40px; 
}
#footer-email a {
	text-decoration: none;
	font-size: 11px;
	color: #b7d24c;
	letter-spacing: 2px;
	text-transform: uppercase;
}

#copyright {
	position: absolute;
	bottom: 0;
	left: 224px;
}
#copyright, #copyright a {
	color: #f8f4bd;
}
