/*
Theme Name: Red Chair Confessions
Description: A Wordpress theme for Talbot's.
Version: 1
Author: Shane Riley for NEXT Interactives
Author URI: http://nextinteractives.com/
*/

@import url("./whitespace-reset.css");

body {
	font: normal 14px Georgia, serif;
	color: #4d4d4f;
	background: #ffffff; }

a {
	color: #4d4d4f;
	text-decoration: none; }
a:hover { 
	text-decoration: underline;
	color: #971b1e; }

#sitewrapper {
	width: 940px;
	padding: 25px 0;
	margin: 0 auto; }

h1 { padding: 0 0 37px 192px; }
	h1 a {
		display: block;
		width: 520px;
		height: 103px;
		text-indent: -8685px;
		background: transparent url("images/logo.gif") 0 0 no-repeat; }

ul#nav {
	float: left;
	width: 175px;
	padding: 0 20px 0 0;
	font-size: 18px; }
	ul#nav li { padding: 0 0 5px 0; }
		ul#nav li.active a { color: #971b1e; }
	ul#nav #featured { }
		ul#nav #featured p {
			padding: 3px 0 7px 0;
			font: 11px "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
			text-transform: uppercase;
			letter-spacing: 2px;
			color: #9d9fa2; }
		ul#nav #featured a {
			display: block;
			margin: 0 0 25px 0;
			font-size: 15px; }
		ul#nav #terms a {
			display: block;
			margin: 25px 0 0px 0;
			font: normal 9px "Trebuchet MS", Helvetica, sans-serif;
			color: #AFAFAF;
			text-transform: uppercase;
			letter-spacing: 2px;}
		ul#nav #featured img {
			display: block;
			margin: 0 0 5px 0; }

#content {
	float: left;
	width: 500px;
	padding: 5px 35px 0 0; }

.article {
	clear: both;
	margin: 0 0 12px 0;
	border-bottom: 1px dotted #d9d9db;
	padding: 0 0 20px 0;	}
	.article h2 {
		padding: 0 0 1px 0;
		font-size: 18px;
		font-weight: normal;
		color: #971b1e;	}
		.article h2 a { color: #971b1e; }
	.article a { color: #971b1e; }
	.article p {
		padding: 0 0 7px 0;
		line-height: 150%; }
        .article p.author {
		padding: 0 0 8px 0;
		font: 13px "Times New Roman", Times, serif;
		font-weight: normal;
		color: #971b1e;	}
	.article p.meta {
		padding: 0 0 12px 0;
		font: 11px "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
		text-transform: uppercase;
		letter-spacing: 2px;
		color: #9d9fa2; }
		.article p.meta a { color: #9d9fa2; }
		.article p.meta span { padding: 0 6px; }

#sidebar {
	position: relative;
	float: left;
	width: 190px; }
	#sidebar h3,
	#sidebar p {
		clear: both;
		padding: 0 0 7px 0;
		font: 11px "Trebuchet MS", Trebuchet, Arial, Verdana, Sans-serif;
		text-transform: uppercase;
		letter-spacing: 2px;
		color: #9d9fa2; }
	#sidebar p.about {
		padding: 0 0 25px 0;
		font: normal 15px/150% Georgia, serif;
		color: #4d4d4f;
		text-transform: none;
		letter-spacing: 0; }
		#sidebar p.about b { color: #971b1e; }
		#sidebar p a {
			color: #9d9fa2;
			text-decoration: underline; }
		#sidebar p.with-icon a { text-decoration: none; }
		#sidebar p img {
			float: left;
			margin: 0 4px 0 0; }
	#sidebar p.asterisk {
		padding: 25px 60px 12px 0; }
		#sidebar p.asterisk b {
			font-weight: normal;
			color: #971b1e; }
		#sidebar p.asterisk a { text-decoration: none; }
	#sidebar ul {
		padding: 0 0 25px 0;
		font-size: 15px; }
	#sidebar li {
		padding: 0 0 5px 0;
		list-style: none; }
		#sidebar li a:hover { color: #971b1e; }

.comment-meta,
ol.commentlist p {
	padding: 0 0 10px 0;
	font-size: 12px; }
ol.commentlist li.comment { padding: 0 0 10px 0; }
#respond h3,
h3#comments { padding: 0 0 3px 0; }
#respond form p { padding: 0 0 10px 0; }
#respond form textarea { width: 100%; }

#subscribe {
	display: none;
	position: absolute;
	left: -100px;
	top: 100%;
	z-index: 100;
	width: 265px;
	height: 179px;
	padding: 20px;
	background: transparent url("images/bg_subscribe.png") 0 0 no-repeat; }
	#subscribe form {
		position: relative;
		height: 100%; }
	#subscribe fieldset { border: none; }
	#subscribe input.input-text {
		float: left;
		width: 172px;
		height: 21px;
		padding: 2px 5px 0 5px;
		margin: 0 4px 0 0;
		font: normal 15px Georgia, serif;
		color: #4d4d4f;
		border: 1px solid #d1d3d4; }
	#subscribe p {
		clear: both;
		padding: 10px 5px;
		font: normal 11px Georgia, serif;
		text-transform: none;
		letter-spacing: 0px;
		color: #9d9fa2; }
		#subscribe p a { color: #9d9fa2; }
	#subscribe p.error {
		padding-bottom: 0;
		color: #971b1e; }
	#subscribe p.success { padding: 0 5px; }
	#subscribe a.btn_close {
		position: absolute;
		display: block;
		left: 0;
		bottom: 0;
		z-index: 1;
		width: 73px;
		height: 9px;
		text-indent: -8685px;
		outline: none;
		background: transparent url("images/btn_close.gif") 0 0 no-repeat; }

p#footer {
	clear: both;
	padding: 15px 0 15px 195px;
	font: normal 9px "Trebuchet MS", Helvetica, sans-serif;
	color: #afafaf;
	text-transform: uppercase;
	letter-spacing: 2px; }
	p#footer a { color: #afafaf; }