/*  

Theme Name: Metallic Rain
Theme URI: wp-content/themes/metallicrain/
Author: Tawni Coakley
Author URI: http://foreverdesignstudio.com/

*/

body {
	font-family: "Cambria", Trebuchet MS;
	font-size: 13.5px;
	color: #5b554f;
	line-height: 18px;
	margin: 0px;
	text-align: justify;
	background-color: #84911e;
	background-image: url(images/body-bg.png);
	background-position: center;
	background-repeat: repeat-y;
}

a {
	font-family: "Cambria";
	color: #84911e;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #a29d95;
}

img {
	border: 0px;
}

input {
	font-family: "Times New Roman";
	font-style: italic;
	font-size: 13px;
	letter-spacing: 1px;
	color: #5b554f;
	background: #ffffff;
	border: 0px;
	padding: 8px 8px 8px 8px;
	-moz-border-radius: 10px;
}

textarea {
	font-family: "Tahoma";
	font-size: 11px;
	color: #5b554f;
	background: #ffffff;
	border: 0px;
	padding: 8px 8px 8px 8px;
	-moz-border-radius: 10px;
}

blockquote {
	font-family: "Times New Roman";
	font-style: italic;
	letter-spacing: 1.5px;
	background: #e7e9d6;
	-moz-border-radius: 10px;
	padding: 10px 15px 10px 15px;
}

#header {
	height: 90px;
	text-align: center;
	margin: auto;
	background-image: url(images/links-bg.png);
	background-repeat: repeat-x;
	background-position: top center;
}

#header .links {
	width: 1219px;
	height: 70px;
	text-align: center;
	margin: auto;
	background-image: url(images/header-bg.png);
	background-repeat: no-repeat;
	background-position: top center;
}

#header a.home {
	display: block;
	float: left;
	width: 159px;
	height: 52px;
	padding: 8px 0 0 0;
	margin: 0 1px 0 0;
}

#header a.about {
	display: block;
	float: left;
	width: 161px;
	height: 52px;
	padding: 8px 0 0 0;
	margin: 0 1px 0 0;
}

#header a.goals {
	display: block;
	float: left;
	width: 197px;
	height: 52px;
	padding: 8px 0 0 0;
	margin: 0 1px 0 0;
}

#header a.qa {
	display: block;
	float: left;
	width: 142px;
	height: 52px;
	padding: 8px 0 0 0;
	margin: 0 1px 0 0;
}

#header a.disclosure {
	display: block;
	float: left;
	width: 201px;
	height: 52px;
	padding: 8px 0 0 0;
	margin: 0 1px 0 0;
}

#header a.domain {
	display: block;
	float: left;
	width: 179px;
	height: 52px;
	padding: 8px 0 0 0;
	margin: 0 1px 0 0;
}

#header a.contact {
	display: block;
	float: left;
	width: 174px;
	height: 52px;
	padding: 8px 0 0 0;
}

#header a:hover {
	background-image: url(images/nav-hover.png);
}

#center_div {
	width: 1201px;
	margin: auto;
	margin-top: -20px;
	background-image: url(images/content-bg.png);
	background-repeat: repeat-y;
}

#mainbar {
	float: left;
	width: 680px;
	background-image: url(images/mainbar-bg.png);
	background-repeat: repeat-y;
}

#mainbar .logo {
	width: 680px;
	height: 210px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}

#mainbar .entry {
	padding: 0 40px 130px 40px;
	margin: auto;
	margin-top: -16px;
	background-image: url(images/bubble-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#mainbar .all_meta {
	display: block;
	margin: 0 0 0 -15px;
}

#mainbar span.date {
	display: block;
	float: left;
	width: 127px;
	height: 22px;
	padding: 1px 0 0 0;
	text-transform: uppercase;
	text-align: center;
	color: #cfd2ba;
	font-size: 16px;
	font-family: "Courier New";
	font-weight: normal;
	letter-spacing: -1px;
	background-image: url(images/date-bg.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#mainbar span.day {
	width: 60px;
	height: 16px;
	padding: 6px 0 0 0;
	text-align: center;
	font-size: 14px;
	letter-spacing: -1px;
	font-family: "Courier New";
	font-weight: bold;
}

#mainbar .cat_meta {
	float: right;
	height: 20px;
	padding: 2px 0 0 20px;
	margin: 0 0 0 5px;
	font-size: 12px;
	font-style: italic;
	letter-spacing: 1px;
	font-family: "Times New Roman";
	text-transform: lowercase;
	font-weight: bold;
	background-image: url(images/catmeta-bg.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#mainbar .cat_meta a {
	color: #a29d95;
	font-size: 13px;
	text-transform: none;
	font-family: "Times New Roman";
	font-style: italic;
}

#mainbar h1, #mainbar h1 a {
	font-family: "Times New Roman";
	font-weight: normal;
	font-style: italic;
	text-align: center;
	font-size: 20px;
	letter-spacing: 1.5px;
	margin: 2px 0 0 0;
}

#mainbar h3 {
	font-family: "Times New Roman";
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	color: #a29d95;
	letter-spacing: 1.5px;
	margin: 20px 0 0 0;
}

#mainbar .votes {
	display: block;
	float: left;
}

#mainbar .other_meta {
	display: block;
	color: #1e1511;
	font-family: "Courier New";
	font-size: 11px;
	margin: -100px 0 71px 0;
	padding: 0 50px 0 50px;
}

#mainbar .tags_vote {
	width: 398px;
	float: left;
}

#mainbar .tags_vote a {
	color: #ffffff;
}

#mainbar .tags_vote a:hover {
	color: #1e1511;
}

#mainbar .com_link {
	float: left;
	text-align: right;
	margin: -23px 0 0 0;
	color: #84911e;
}

#mainbar .com_link a {
	display: block;
	color: #ffffff;
	font-size: 20px;
	letter-spacing: -2px;
	padding: 15px 0 0 0;
	width: 35px;
	text-align: center;
	float: right;
	font-family: "Times New Roman";
}

#mainbar .com_link a:hover {
	color: #1e1511;
}

#mainbar .pagenav {
	color: #ffffff;
	display: block;
	height: 40px;
	margin: -40px 0 0 0;
	padding: 30px 45px 0 45px;
	background-image: url(images/respond.png);
}

#mainbar .pagenav a {
	color: #1e1511;
}

#mainbar .pagenav a:hover {
	color: #c2bd9c;
}

#mainbar .comment {
	padding: 0 120px 130px 40px;
	margin: auto;
	margin-top: -16px;
	background-image: url(images/comment-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#mainbar .comment-author {
	padding: 0 120px 130px 40px;
	margin: auto;
	color: #84911e;
	margin-top: -16px;
	background-image: url(images/comment-bottom.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#mainbar .comment_meta {
	float: left;
	height: 20px;
	width: 575px;
	text-align: right;
	color: #a29d95;
	padding: 2px 0 0 20px;
	margin: 10px 0 2px 5px;
	font-size: 12px;
	font-style: italic;
	letter-spacing: 1px;
	font-family: "Times New Roman";
	text-transform: lowercase;
	font-weight: bold;
}

#mainbar .comment_meta-author {
	float: left;
	height: 20px;
	width: 575px;
	text-align: right;
	color: #a29d95;
	padding: 2px 0 0 20px;
	margin: 10px 0 2px 0;
	font-size: 12px;
	font-style: italic;
	letter-spacing: 1px;
	font-family: "Times New Roman";
	text-transform: lowercase;
	font-weight: bold;
	background-image: url(images/comauth-bg.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#mainbar .twitterlink {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-family: "Tahoma";
}

#mainbar .comment_meta img, #mainbar .comment_meta-author img {
	width: 60px;
	height: 60px;
	float: right;
	margin: -6px 0 0 0;
	padding: 3px;
	border: 1px solid #84911e;
	background: #ffffff;
}

#mainbar .comment_auth, #mainbar .comment_auth a {
	color: #1e1511;
	font-size: 20px;
	letter-spacing: 1.5px;
	font-weight: normal;
	display: block;
	width: 550px;
	text-align: right;
	margin: -85px 0 65px 0;
	padding: 0 150px 0 0;
	font-family: "Times New Roman";
	font-style: italic;
}

#mainbar .comment_auth a:hover {
	color: #ffffff;
}

#mainbar .respond {
	color: #1e1511;
	margin: -35px 0 0 0;
	padding: 0 40px 0 40px;
	background-image: url(images/respond.png);
}

#comment {
	font-family: "Tahoma";
	font-size: 11px;
	color: #5b554f;
	background: #ffffff;
	float: right;
	border: 0px;
	padding: 8px 8px 8px 8px;
	margin: 15px 0 0 0;
	-moz-border-radius: 10px;
}

#submit {
	font-family: "Times New Roman";
	font-style: italic;
	font-size: 13px;
	letter-spacing: 1px;
	color: #5b554f;
	background: #ffffff;
	border: 0px;
	padding: 7px 8px 7px 8px;
	-moz-border-radius: 10px;
	margin: 10px 0 0 0;
}

#mainbar .commentbox {
	height: 40px;
	margin: -42px 0 0 0;
	background-image: url(images/commentbox.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#mainbar .emo-vote {
        font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#mainbar .comcover {
	height: 130px;
	margin: -110px 0 0 0;
	background: #84911e;
}

#mainbar .respond a {
	color: #fff;
}

#mainbar .entry input, #mainbar .entry textarea {
	font-family: "Times New Roman";
	font-style: italic;
	font-size: 13px;
	letter-spacing: 1px;
	color: #1e1511;
	background: #ffffff;
	border: 1px solid #84911e;
	padding: 8px 8px 8px 8px;
}

#footer {
	font-size: 14px;
	color: #ffffff;
	height: 41px;
	text-align: center;
	margin: auto;
	padding: 29px 0 0 0;
	background-image: url(images/footer-bg.png);
	background-repeat: repeat-x;
	background-position: top center;
}

#footer a {
	color: #1e1511;
}
