/* @override http://www.rabbitroom.com/wp-content/themes/aptest/style.css */

/* Andrew Peterson's, The Rabbit Room :: CSS / XHTML by Henry B. Kammer :: PORTLAND STUDIOS */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background: url('/wp-content/themes/aptest/images/bg-repeat.gif') center repeat-y #42230D;
}

#wrap {
	margin: 0px auto;
	width: 1025px;
}

#lcol, #rcol {
	float: left;
	height: 701px;
	width: 102px;
}

#lcol {
	background: url('/wp-content/themes/aptest/images/border_left.jpg') 6px 0px no-repeat #42230D;
}

#rcol {
	background: url('/wp-content/themes/aptest/images/border_right.jpg') -6px 0px no-repeat #42230D;
}

#home-link {
	position: relative;
	top: 30px;
	display: block;
	width: 200px;
	height: 80px;
}

#header {
	margin: 0px auto;
	width: 810px;
	height: 144px;
	background: url('/wp-content/themes/aptest/images/header.jpg');
}

.store #header {
	background: url('/wp-content/themes/aptest/images/header-store.gif');
}

#content {
	float: left;
	width: 810px;
	height: 800px;
}

#content.store {
	float: left;
	width: 810px;
	height: 900px;
	background: url('/wp-content/themes/aptest/images/store-back.jpg') no-repeat 0 145px #D8D0C5;
}

#entries {
	float: left;
	width: 810px;
	padding: 0px 0px;
	background-color: #E4DFD7;
	padding-bottom: 100px;
}

#entry-contain {
	float: left;
	width: 520px;
	margin-left: 20px;
}

* html #entry-contain {
	margin-left: 10px;
	width: 500px;
}

#nav {
	position: relative;
	top: 32px;
	width: 530px;
}

#search {
	position: relative;
	top: -70px;
	left: 295px;
	float: right;
	width: 555px;
}

#search_back {
	font-family: lucida sans;
	font-size: 10px;
	background: url('/wp-content/themes/aptest/images/search_back.gif') center;
	border: none;
	padding: 5px 15px 2px 7px;
	width: 100px;
}

#searchsubmit {
	color: #E8D2A9;
	background: url('/wp-content/themes/aptest/images/search_button.gif') center;
	width: 78px;
	height: 23px;
	border: 1px solid #3F210C;
	text-transform: uppercase;
	font-family: georgia;
	font-size: 10px;
	margin-left: 5px;
}

#searchsubmit:hover {
	color: #fff;
	cursor: pointer;
}

#rss {
	display: block;
	background: url('/wp-content/themes/aptest/images/rss.gif');
	width: 22px;
	height: 22px;
	margin-right: 10px;
	float: left;
}

#rss:hover {
	background-position: 0px 22px;
}

#about-link {
	position: absolute;
	display: block;
	height: 60px;
	width: 260px;
	margin-top: 15px;
	outline: none;
}

.entry {
	float: left;
	font-family: lucida sans;
	width: 400px;
	margin-top: 40px;
	margin-left: 20px;
	padding-bottom: 25px;
	background: url('/wp-content/themes/aptest/images/entry-divide.gif') no-repeat bottom;
}

.entry p {
	font-size: 13px;
	margin-bottom: 10px;
	font-family: lucida sans;
}

.entry p a {
	color: #521b01;
}

.entry p a:hover {
	color: #944838;
}

.header-link {
	display: block;
	font-family: georgia;
	font-style: oblique;
	font-weight: 200;
	margin-bottom: 10px;
	font-size: 18px;
	color: #444;
	text-decoration: none;
}

.header-link:hover {
	color: #999;
}

.entry img {
	padding: 3px;
	background-color: #fff;
	border: 1px solid #aaa;
	margin-bottom: 10px;
}

.comments .entry {
	margin-top: 37px;
}

.entry img {
	float: left;
	margin: 0px 10px 5px 0px;
}

.entry h2 a {
	display: block;
	font-family: georgia;
	font-style: oblique;
	font-weight: 200;
	margin-bottom: 10px;
	font-size: 18px;
	color: #444;
	text-decoration: none;
}

.info {
	font-weight: 600;
	margin-bottom: 15px;
	font-size: 11px;
	color: #807f7e;
}

.info a {
	color: #521b01;
	text-decoration: none;
}

.info a:hover {
	color: #944838;
}

.info .comment-link {
	font-style: oblique;
}

.hide {
	visibility: hidden;
}

#descrip {
	width: 270px;
	/*height: 390px;
	background: url('/wp-content/themes/aptest/images/descrip2.gif') no-repeat;*/
}

#des-text {
	margin: 0px auto;
	position: relative;
	top: 10px;
	width: 225px;
	font-size: 10px;
	font-weight: bold;
	font-family: georgia;
	text-align: left;
	color: #5C1F01;
}

#right-nav {
	float: left;
	width: 270px;
	background-color: #E5E0D8;
}

* html #right-nav {
	margin-left: 20px;
	width: 222px;
}

#right-nav.home {
	
}

#right-nav ul {
	list-style: none;
}

#contribute ul li {
	border-bottom: 1px solid #aaa;
	width: 270px;
	height: 59px;
	font-size: 11px;
}

#contribute img {
	float: left;
	margin: 4px 10px;
	padding: 3px;
	background-color: #fff;
	border: 1px solid #aaa;
}

.name {
	text-transform: uppercase;
	color: #171305;
	line-height: 25px;
	font-weight: 600;
	font-family: georgia;
}

.prof {
	color: #712501;
	font-size: 13px;
	font-style: oblique;
	font-weight: 400;
}

.conlinks a {
	font-family: georgia;
	text-transform: uppercase;
	color: #444;
	font-size: 10px;
	text-decoration: none;
}

.conlinks a:hover, #recommend ul li a:hover {
	color: #777;
}

li.one {
	background: url('/wp-content/themes/aptest/images/author-one.gif') repeat-y;
}

li.two {
	background: url('/wp-content/themes/aptest/images/author-two.gif') repeat-y;
}

#recommend {
	font-family: lucida sans;
	font-size: 10px;
	width: 270px;
	background: url('/wp-content/themes/aptest/images/recommend.gif') no-repeat;
}

#news-updates {
	font-family: lucida sans;
	font-size: 10px;
	width: 270px;
	background-color: #D7CFC2;
	background-image: url('/wp-content/themes/aptest/images/news-updates.gif');	
	background-repeat: no-repeat;
	background-position: top;
}

#news-updates .name {
	font-size: 10px;
	line-height: 12px;
	font-family: lucida sans;
}

#news-updates .date {
	font-style: italic;
	margin: 0;
	padding: 0;
	font-size: 9px;
}

* html #recommend,
* html #news-updates {
	width: 220px;
}

#recommend p,
#news-updates p {
	margin-bottom: 5px;
}

#recommend .name {
	display: block;
	padding-top: 10px;
	width: 240px;
	line-height: 15px;
}

#recommend img {
	width: 85px;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 3px;
	background-color: #fff;
	border: 1px solid #aaa;
}

#recommend ul {
	padding-top: 58px;
}

#news-updates ul {
	padding: 35px 0 0px;
	border-top: 1px solid #a27650;
	border-bottom: 1px solid #aaa;
}

#recommend ul li {
	padding-left: 10px;
	padding-bottom: 0px;
	border-bottom: 1px solid #aaa;
	padding-right: 10px;
}

#news-updates ul li {
	background: none;
	margin: 0 20px 10px;
	border: none;
	padding-bottom: 10px;
	border-bottom: 1px solid #a27650;
}

* html #recommend ul li,
* html #news-updates ul li {
	padding-right: 0px;
}

#recommend ul li a,
#news-updates ul li a {
	line-height: 30px;
	text-decoration: none;
	font-family: georgia;
	text-transform: uppercase;
	color: #444;
	font-size: 10px;
}

.categories {
	list-style: none;
	color: #481902;
	text-transform: uppercase;
	font-weight: 600;
	margin-left: 10px;
	margin-top: 20px;
}

#archives {
	width: 270px;
	font-size: 11px;
}

#archives p {
	margin-bottom: 5px;
}

#archives .name {
	text-transform: uppercase;
	color: #171305;
	line-height: 25px;
	font-weight: 600;
	font-family: georgia;
}

#archives ul {
	padding-top: 0px;
	margin-top: 10px;
	font-weight: 100;
}

#archives ul li {
	padding-right: 0px;
}

#archives ul li a {
	line-height: 10px;
	text-decoration: none;
	font-family: georgia;
	text-transform: uppercase;
	color: #444;
	font-size: 10px;
}

/*#recent_comments,
#recent_trackbacks {
	display: none;
}*/

#recent_comments,
#recent_trackbacks {
	border-bottom: 1px solid #000;
	margin-top: 10px;
	padding: 10px 10px 20px 10px;
	font-size: 10px;
	font-family: lucida sans;
	border-color: #aaa;
	color: #444;
}

#recent_comments h3,
#recent_trackbacks h3 {
	text-transform: uppercase;
	font-size: 12px;
	color: #481902;
	font-family: georgia;
}

#recent_comments li,
#recent_trackbacks li {
	margin-top: 10px;
}

#recent_comments li ul,
#recent_trackbacks li ul {
	margin-left: 15px;
}

#recent_comments li ul li a,
#recent_trackbacks li ul li a {
	color: #481902;
	font-weight: bold;
}


#recent_comments ul li a,
#recent_trackbacks ul li a {
	line-height: 10px;
	text-decoration: none;
	text-transform: uppercase;
	color: #444;
	font-size: 10px;
}



#sorry h2 {
	margin-top: 100px;
	display: block;
	font-family: georgia;
	font-style: oblique;
	font-weight: 200;
	margin-bottom: 10px;
	font-size: 18px;
	color: #444;
	text-decoration: none;
}

#sorry p {
	font-family: lucida sans;
	font-size: 10px;
	margin-bottom: 10px;
}

.date-column {
	font-family: times new roman;
	float: left;
	color: #EFD7B5;
	text-align: center;
	margin-top: 40px;
	height: 50px;
	width: 62px;
	padding-top: 2px;
	padding-bottom: 1px;
	background: url('/wp-content/themes/aptest/images/date-back.gif');
	text-transform: uppercase;
	font-size: 10px;
}

* html .date-column {
	margin-top: 40px;
	height: 20px;
}

.date-number {
	font-family: georgia;
	color: #712501;
	font-size: 20px;
	height: 27px;
	margin-top: -1px;
}

#author, #email, #url, #comment {
	width: 325px
}

#author {
	margin-top: 0px;
}

#comment {
	margin-top: 30px;
	width: 400px;
	font-family: lucida sans;
	font-size: 10px;
	padding: 3px;
	color: #222;
}

.respond {
	font-style: oblique;
	margin-top: 30px;
	font-size: 26px;
	color: #777;
	font-family: georgia;
}

.log-as {
	color: #4F340F;
	margin: 10px 0px;
}

.log-as a {
	color: black;
	text-decoration: none;
}

.log-as a:hover {
	color: black;
	border-bottom: 1px dotted #444;
}

#submit {
	color: #000;
	font-size: 10px;
	background: url('/wp-content/themes/aptest/images/submit.gif');
	margin: 20px 0px;
	width: 88px;
	border: none;
	height: 32px;
	background-color: #aaa;
	text-transform: uppercase;
	font-family: georgia;
}

#submit:hover {
	background-color: #bbb;
	cursor: pointer;
	color: #fff;
}

#authors {
	color: #8F6E3E;
	font-size: 12px;
}

ol.commentlist {
	color: grey;
	font-size: 12px;
}

.entry-fields {
	font-size: 9px;
}

.entry-fields p {
	margin: 0px 0px 10px 0px;
	padding-top: 5px;
}

.entry-fields p input {
	font-size: 10px;
	padding: 3px;
	color: #222;
}

.form-label {
	padding-top: 10px;
	color: #270F03;
}

.commentlist .alt, .commentlist li {
	font-size: 10px;
	color: #000;
}

.contrib-title cite, .contrib-title cite a {
	font-size: 16px;
	color: #793404;
	font-family: georgia;
	text-decoration: none;
}

.contrib-title {
	font-size: 10px;
}

.comment-text {
	color: #41220D;
	font-size: 11px;
	font-family: lucida sans;
}

.comment-text p {
	margin-top: 10px;
}

.comment-header {
	clear: both;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 10px;
	font-weight: 100px;
	border: 1px dotted #777;
	padding: 5px;
	color: #222;
	text-transform: uppercase;
}

.commentmetadata {
	margin: 20px 0px 10px 0px;
	padding-bottom: 30px;
	background: url('/wp-content/themes/aptest/images/entry-divide.gif') no-repeat -20px bottom;
}

.commentmetadata a {
	display: block;
	color: #4F340F;
	text-decoration: none;
	font-size: 9px;
}

.commentmetadata a:hover {
	color: black;
}

#commentform p {
	padding: 0px;
	margin: 0px;
}

.more-link {
	clear: both;
	position: relative;
	width: 300px;
	display: block;
	color: #521b01;
	text-decoration: none;
}

* html .more-link {
	width: 260px;
}

.more-link:hover {
	color: #944838;
}

.posted-comment p {
	color: #4F340F;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size: 12px;
	border-right: 1px solid #aaa;
	font-size: 12px;
	padding: 20px 20px 20px 20px;
}

.postmetadata {
	color: #4F340F;
	font-size: 11px;
}

.postmetadata a {
	color: black;
	text-decoration: none;
}

.awaiting-mod {
	color: #888;
	font-style: oblique;
}
