/*
Theme Name: Ghost Town Guest House
Theme URI: http://www.ghosttownguesthouse.com
Description: wordpress theme intended to run the website for ghosttownguesthouse.com
Version: 1.0
Author: Jason Linscombe
Author URI: http://www.givemesomecoffee.com
Tags: 

	Ghost Town Guest House v1.0

	This theme was designed and built by Jason Linscombe,
	whose blog you will find at http://www.givemsomecoffee.com

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/*
eric meyer reset reloaded
http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}







body { font-size: 62.5%; font-family: Verdana, Arial, Sans-Serif; background: #6b420a; color: #000; }
strong { font-weight: bold; }
hr { display: none; }
textarea { width: 400px; }
p { margin: 0 0 .8em; font-size: 1.2em; line-height: 1.6em; color: #4b301d; }
h2 { color: #961e02; font-size:3em; margin:24px 0 4px; font-family: Times; }
	h2 a { color: #961e02; text-decoration: none; }
h3 { margin: 25px 0 12px; font-size: 2em; color: #961e02; }
a { color: #600; }
em { font-style: italic; }

#page { width: 768px; margin: 0 auto 30px; background: url(/wp/img/bgcolor.jpg); }
#content { width: 590px; float: right; margin-right: 15px; }
	#content small { color: #866437; font-size: 1.1em; line-height: 2em; font-style: italic; }
#sidebar { width: 141px; float: left; margin: 13px 0 0; background: url(/wp/img/1pxline.jpg) no-repeat 100% 0%; }
	#sidebar li li { background: url(/wp/img/1pxline.jpg) no-repeat 100% 100%; padding: 10px 0; text-align: right; }
	#sidebar li li a { color: #961e02; font: normal 1.6em Times; text-decoration: none; }
	#sidebar p { margin-left: 16px; }
#header h1 { text-indent: -10000px; background: url(/wp/img/header.jpg) no-repeat; }
	#header h1 a { display: block; height: 150px; }
#footer { background: url(/wp/img/footer.jpg) no-repeat 0% 100%; padding: 20px 0 30px; text-align: center; clear: both; }
	#footer p { color: #4b301d; font-size: .9em; }

.wp-caption-text { text-align: center; color: #4B301D; font-size: 9px; line-height: 12px; padding: 4px 19px 19px 0; }
.alignright { float: right; padding: 0 0 10px 5px; }
.alignnone, .alignleft { float: left; padding: 0 5px 10px 0; }

.entry br { clear: both; }

.post-edit-link { clear: both; margin: 10px 0; display: block; }
.recipe tbody img { margin: 30px; float: left; }
.recipe tbody p { padding-right: 20px; line-height: 1.4em; margin-bottom: .4em; }

.clear { clear: both; }
.avatar { display: none; }
.comment-author { margin: 0 0 .8em; font-size: 1.2em; line-height: 1.6em; color: #4b301d; }
	.comment-author cite { font-weight: bold; }
.comment-meta { margin: 0 0 .8em; font-size: 1em; line-height: 1.2em; color: #4b301d; }
.comment-body p { margin: 0 0 .5em; font-size: 1.2em; line-height: 1.4em; color: #4b301d; }
