/*
Theme Name: Thirteen
Theme URI: http://beccary.com/goodies/wordpress-themes/
Description: A stylish theme in green. Two columns, fixed width. 
Version: 1.0
Author: Becca Wei
Author URI: http://beccary.com
*/

/*
Ported to Textpattern with a little Magic Dust by Stuart  http://thebombsite.com/
*/

/* Basics and Typography */

body {
	margin: 0;
	padding: 0;
	background: #4E5706 url(/images/66.gif);
	color: #000;
	font-size: 65% !important;
        font-size: 100%;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
	text-align: center;
}

#accessibility {
	position: absolute;
	top: -10000px;
}

p {
	margin: 1.2em 0;
	padding: 0;
	font-size: 1em;
	line-height: 1.5em;
}

ol, ul {
	margin: 1.2em 0 1.2em 2.4em;
	padding: 0;
	font-size: 1em;
	line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	margin: 1.2em 0 1.2em 0;
	padding: 0;
	color: #4E5706; 
	font-family: Georgia, serif; 
}

h1, h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1.2em;
}

h6 {
	font-size: 1.1em;
}

a {
	text-decoration: none;	
}

a:link {
	color: #C86C00;
}

a:visited, a:active {
	color: #B26A16;
}

a:hover {
	background-color: #4E5706;
	color: #FFF;
}

#sidebar a:link, #footer a:link {
	color: #C79A65;
}

#sidebar a:visited, #sidebar a:active, #footer a:visited, #footer a:active {
	color: #C0996C;
}

#sidebar a:hover, #footer a:hover {
	background-color: #A3963B;
	color: #000;
}

blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #4E5706;
	font-size: 0.92em;
}

code {
	color: #333;
	font-family: monospace;
}

input, textarea, select {	
	background-color: #FFF;
	border: 1px solid #4E5706;
	color: #000;
	font: 1em "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}

.submit {
	border: 1px solid #000;
	background-color: #4E5706;
	color: #FFF;
}

form, img {
	border: 0; 
	margin: 0; 
	padding: 0;
}

/* The Layout */

#headwrapper {
	height: 350px;
	background: url(/images/65.gif) repeat-x;
}

#header {
	margin: 0 auto;
	width: 765px;
	height: 85px;
	background: url(/images/71.gif) no-repeat;
	text-align: left;
	overflow: hidden;
}

/* Header Styles */

#title {
	margin: 0;
	padding: 10px 0 0 237px;
	font-size: 2.6em;
	font-variant: small-caps;
}

#title a {
	display: block;
	float: left;
	padding: 10px 25px 0 25px;
	height: 55px;
	background: #A79E45 url(/images/74.gif) repeat-x;
	color: #2C3101;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 45px;
}

html>body #title a {
	height: 45px;
}
	
#wrapper {
	margin: -265px auto 0 auto;
	width: 765px;
	background: #FFFFE3 url(/images/76.gif) repeat-y;
	text-align: left;
	font-size: 0.92em;
}

#content {
	float: right;
	padding: 0 38px 0 23px;
	width: 538px;
	background: url(/images/68.gif) no-repeat 100% 0;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 477px;
}

html>body #content {
	width: 477px;
}

#sidebar {
	float: right;
	padding: 265px 15px 0 27px;
	width: 227px;
	background: url(/images/72.gif) no-repeat;
	color: #E5E6C2;
	font-size: 0.92em;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 185px;
}

html>body #sidebar {
	width: 185px;
}

* html #content, * html #sidebar {
	overflow: hidden; /* For IE */
}

#footer {
	clear: both;
	background: url(/images/66.gif);
	color: #E5E6C2;
	font-size: 0.92em;
	position: relative; /* IE disappearing background fix */
}

/* Footer Styles */

#footer p {
	margin: 0;
	padding: 2em 0 1.8em 242px;
	background: url(/images/70.gif) no-repeat;
}

* html #footer p {
	padding-top: 1em; /* IE doubles top padding, reason unknown */
}
	
/* Sidebar Styles */

#sidebar ul {
	margin: 0;
	list-style-type: none;
}

#sidebar h2 {
	margin: 0 -15px;
	padding: 5px 0 0 15px;
	height: 28px;
	background: url(/images/73.gif) no-repeat;
	color: #212503;
	font-size: 1.2em;
	voice-family: "\"}\""; 
	voice-family: inherit;
	height: 23px;
}

html>body #sidebar h2 {
	height: 23px;
}

#sidebar ul ul, #sidebar p {
	margin: 0.6em 0;
}

#sidebar ul ul ul {
	margin: 0;
}

#sidebar ul ul li {
	padding: 0 0 0 15px;
	background: url(/images/67.gif) no-repeat 0 0.55em;
}

/* Blog and Comments */

.post {
	margin: 0 0 1em 0;
	padding: 0.1em 0 18px 0;
	background: url(/images/69.gif) no-repeat 50% 100%;
}

.posttitle, .singleposttitle {
	margin: 0.6em 0 0 0;
	padding: 0 0 0.1em 0;
	background: url(/images/75.gif) no-repeat 0 100%;
}
.postdate {
	margin: 0.1em 0 1.2em 0;
	color: #7C7D66;
	font-size: 0.92em;
}

.postmeta {
}

.paging, .articlenav {
        text-align: center;
        margin-top: 2em;
}

.paging a, .articlenav a {
	padding: 10px 20px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
        text-align: center;
        text-decoration: none;
}

.comments {
	margin: 0 0 0 1.2em;
	padding: 0 0 0.4em 0;
}

.commentauthor {
	margin: 0;
	padding: 0 0 0.1em 0;
	background: url(/images/75.gif) no-repeat 0 100%;
	font-size: 1.1em;
}

.commentauthor a {
	text-decoration: none;
}

.commentdate {
	margin-top: 0.2em;
	color: #7C7D66;
	font-size: 0.92em;
}

h3#comment {
	width: 98%;
}

.postcomment {}

form#txpCommentInputForm {
        margin-top: 40px;
}

input.comment_name_input, input.comment_email_input, input.comment_web_input, textarea.txpCommentInputMessage {
        margin-bottom: 20px;
        margin-left: 5px;
}

input.comment_name_input {
        margin-right: 20px;
}

input#forget, input#remember {
        margin-right: 5px;
}

textarea.txpCommentInputMessage {
        height: 200px;
        width: 275px;
}

p#txpCommentInputForm {
        width: 300px;
        text-align: center;
        font-weight: bold;
        padding: 10px 0 10px 0;
        border-top: 1px solid #CCC;
        border-bottom: 1px solid #CCC;
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
        margin-bottom: 30px;
}