/*
-----------------------------------------------------
Blogger Template Style Sheet
Name:     Scribe
Designer: Todd Dominey
URL:      domineydesign.com / whatdoiknow.org
Date:     27 Feb 2004
(substantially modified by David Sorkin, 3 Mar 2005)
------------------------------------------------------ */


#navbar { display: none; }



/* Defaults
----------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	color: #000000;
	line-height: 1.3;
	background: #473624;
}

blockquote {
	font-style: italic;
	padding: 0 32px;
	line-height: 1.6;
	margin: 0 0 .6em 0;
}

p {
	margin: 0; 
	padding: 0;
}

abbr, acronym {
	cursor: help;
	font-style: normal;
}
	
code {
	font: 12px monospace;
	white-space: normal; 
	color: #666;
}

hr {
	/* display: none; */
}

img {
	border: 0;
}

/* Link styles */
a {
	color: #000000;
	text-decoration: none; 
	border-bottom: 1pt dotted #afa39b; 
}
a:link {
	color: #000000;
}
a:visited {
	color: #660066;
	text-decoration: none;
}
a:hover {
	color: #006633;
	text-decoration: none;
	background: #ffff00;
}
a:active {
	color: #990000;
	text-decoration: none;
}


/* Layout
----------------------------------------------- */
#main-top {
	width: 840px;
	height: 49px;
	background: #fff3db;
	margin: 0;
	padding: 0;
	display: block;
}
#blog-header {
	/* margin-bottom: 12px; */
}
#blog-header h1 {
	margin: 0;
	padding: 0 0 6px 0;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 350%;
	font-weight: normal;
	color: #333333;
}
#blog-header h1 a:link {
	color: #333333;
	text-decoration: none;
}
#blog-header h1 a:visited {
	color: #333333;
	text-decoration: none;
}
#blog-header h1 a:hover {
	color: #333333;
	text-decoration: none;
}
#blog-header p {
	margin: 0;
	padding: 0;
	font-style: italic;
	font-size: 94%;
	line-height: 1.5em;
}
HR.clearer {
	height: 3px;
	color: #473624;
	background-color: #473624;
}
#main {	
	width: 430px;
	padding: 8px 0;
	margin: 0;
}
#sidebar {
	width: 150px;
	padding: 8px 0;
	margin: 0;
}	
#rightcolumn {
	width: 150px;
	padding: 8px 0;
	margin: 0;
}
#footer {
	clear: both;
	padding-top: 10px;
	_padding-top: 6px; /* IE Windows target */
}
#footer p {
	line-height: 1.5em;
	font-size: 75%;
	color: #473624;
}
#footer a {
	color: #473624;
}


/* Typography :: Main entry
----------------------------------------------- */
h2.date-header {
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 90%;
	margin: 0;
	padding: 0;
}
.post {
	margin: 8px 0 36px 0;
	line-height: 1.5em;
}
h3.post-title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
	font-size: 150%;
	color: #000000;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.post-body p {
	font-family: Georgia, Times New Roman, Times, serif;
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	margin: 0 0 .6em 0;
	}
.post-footer {
	color: #000000;
	font-size: 74%;
	border-top: 1px solid #BFB186;
	padding-top: 0px;
	text-align: right;
}
.post ul {
	margin: 0;
	padding: 0;
}
.post li {
	line-height: 1.5em;
	list-style: none;
	background: url("/images/list_icon.gif") no-repeat 0px .3em;
	vertical-align: top;
	padding: 0 0 .6em 17px;
	margin: 0;
}
h3.post-title a {
	color: #000000;
}
h3.post-title a:visited {
	color: #000000;
}
.post-body p a {
	text-decoration: underline;
}
.post-body p a:visited {
	color: #333333;
	text-decoration: underline;
}
.post-body p a:hover {
	color: #000000;
	text-decoration: underline;
}
a.comment-link {
	color: #000000;
	text-decoration: none;
}
a.comment-link:visited {
	color: #000000;
	text-decoration: none;
}
a.comment-link:hover {
	color: #000000;
	text-decoration: none;
}


/* Typography :: Sidebar
----------------------------------------------- */

h2.sidebar-title {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: normal;
        font-style: italic;
	font-size: 140%;
	margin: 0;
	padding: 0;
	color: #000000;
}
h2.sidebar-title img {
	margin-bottom: -4px;
	}
h2.sidebar-title a {
	color: #000000;
	text-decoration: none;
}
h2.sidebar-title a:link {
	color: #000000;
	text-decoration: none;
}
h2.sidebar-title a:visited {
	color: #000000;
	text-decoration: none;
}
h2.sidebar-title a:hover {
	color: #006633;
	text-decoration: none;
	background: #ffff00;
}
h2.sidebar-title a:active {
	color: #990000;
	text-decoration: none;
}
h2.sidebar-title a.arrow:hover {
	background: #fff3db;
}
h2.sidebar-title a:active {
	color: #990000;
	text-decoration: none;
}
#sidebar ul {
	font-size: 86%;
	margin: 6px 0 12px 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	line-height: 12px;
	padding-bottom: 2px;
	margin: 0;
	margin-bottom: 2px;
}
#sidebar p {
	font-size:86%;
	margin:0 0 .6em 0;
}


/* Typography :: Right Column
----------------------------------------------- */
#rightcolumn ul {
	font-size: 86%;
	margin: 6px 0 12px 0;
	padding: 0;
}
#rightcolumn ul li {
	list-style: none;
	padding-bottom: 6px;
	margin: 0;
}
#rightcolumn p {
	font-size: 86%;
	margin: 0 0 .6em 0;
}


/* Comments
----------------------------------------------- */
#comments {}
#comments h4 {
	font-weight: normal;
	font-size: 120%;
	color: #000000;
	margin: 0;
	padding: 0;
}
#comments-block {
	line-height: 1.5em;
}
.comment-poster {
	background: url("/images/list_icon.gif") no-repeat 2px .35em;
	margin: .5em 0 0;
	padding: 0 0 0 20px;
	font-weight: bold;
}
.comment-body {
	margin: 0;
	padding: 0 0 0 20px;
}
.comment-body p {
	font-size: 100%;
	margin: 0 0 .2em 0;
}
.comment-timestamp {
	color: #000000;
	font-size: 74%;
	margin: 0 0 10px;
	padding: 0 0 .75em 20px;
}
.comment-timestamp a: link {
	color: #000099;
	text-decoration: underline;
}
.comment-timestamp a:visited {
	color: #660066;
	text-decoration:underline;
}
.comment-timestamp a:hover {
	color: #006633;
	text-decoration:underline;
}
.comment-timestamp a:active {
	color: #990000;
	text-decoration:none;
}
.deleted-comment {
	font-style: italic;
	color: #999999;
}

	
/* Profile
----------------------------------------------- */
#profile-container {
	margin-top: 12px;
	padding-top: 12px;
	height: auto;
	background: url("/images/divider_740.gif") no-repeat top left;

}
.profile-datablock {
	margin: 0 0 4px 0;
}
.profile-data {
	display: inline;
	margin: 0;
	padding: 0 8px 0 0;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 90%;
	color: #000000;
}
.profile-img {
	display: inline;
}
.profile-img img {
	float: left;
	margin: 0 8px 0 0;
	border: 1px solid #999999;
	padding: 2px;
}
.profile-textblock {
	font-size: 86%;
	margin: 0;
	padding: 0;
}
.profile-link {
	margin-top: 5px;
	font-size: 86%;
}

/* Post photos
----------------------------------------------- */
img.post-photo {
	border: 1px solid #999999;
	padding: 4px;
}


