/*Katherine's customized style.css----the original style sheet is orig-style.css*/

/* !---- Cform minimal.css ----/

/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.cform { 
	margin:10px auto 0 auto; 
	width: 410px; 
}

.cform fieldset	{ 
	/*margin-top:10px; *//*roger*/
	padding:5px 0 5px 0; 
	border:none;
}

.cform .cf_hidden {
	display:none; 
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend { 
	margin:0;
	padding:0; 
	font:normal 18px Helvetica; 
	color: #aaa;
	letter-spacing:3px;
}

ol.cf-ol { 
	margin:0!important; 
	padding:15px 0 0 0!important; 
	border-top:0px solid #f2f2f2;
}
ol.cf-ol li	{
	background:none!important; 
	margin:5px 0!important; /*some themes may interfere otherwise*/
	padding:0; 
	list-style:none!important; 
	text-align:left;
	line-height:1.1em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt !important;
	padding:0pt 0pt 0pt 100px;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	width:90px; 
	margin:4px 10px 0 0; 
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	text-align:left;
	vertical-align:top;
	color: #000;
	font:1.2em 'Trebuchat MS','Lucida Grande', Verdana, Arial, Sans-Serif;
}
.cform label span {
	width:90px; /* must be the same as above!*/
	display:block; 
}

label.cf-before {
	margin:4px 10px 0 0; 
}

label.cf-after 	{
	margin:4px 2px 0pt 6px;
	text-align:left;
	width:75px;
}

label.cf-after span {
	width:75px;
	display:block;
}

label.cf-group-after {
	margin:4px 0 0 2px;
	width:60px;
	text-align:left;
}
label.cf-group-after span {
	width:60px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select { 
	padding:3px;
	border:1px solid #000; 
	font: 1.2em 'Trebuchat MS','Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#000;
	/*background:#ffffff url(../images/field-bg-top.gif) repeat-x top left;*/
	vertical-align:top;
}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	border: 1px solid #FFCC00;
	/*background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left;*/ 
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{ 
	color:#666;
	/*background:#ffffff url(../images/field-bg-bottom.gif) repeat-x bottom left;*/ 
}

.cform textarea,
.cform input {
	width:298px; 
}
.cform select {
	width:306px; /* attempt to have equal length */
}  

.cform select.cfselectmulti	{ 
	height:7.5em; 
}

.cform textarea {
	font-family: arial;
	font-size: 1.2em;
	overflow:auto;
}

/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt { 
	margin:0px 5px 7px 98px;
	display: block; 
	vertical-align:top;
	color: #aaa;
	font-size:1 sem;
	line-height:1.2em;
}


/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	color:#888888;
	font-size:1em;
	letter-spacing:2px;
	margin:12px 0pt 0 !important;
	padding:0pt 0pt 0pt 100px;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{ 
	margin:1px 0 0 0; 
	width:16px; 
	height:22px;
	border:none!important;
	background:none!important;
}

input.cf-box-a 	{ 
	margin-left:100px; /* check with label 'width' incl. */
} 


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 5px 100px; 
} 


/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	margin: 0;
	padding:0pt 3px 0pt 0pt !important;
	text-align:right;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{ 
	width:auto;  
	padding:2px 1em; 
	margin: 0;
	font-size:0.8em;
	background:url(../images/button-bg.gif) repeat-x; 
	border:1px solid #adadad!important;
	border-left-color:#ececec!important; 
	border-top-color:#ececec!important;
}
.cform input.resetbutton {
	margin: 0 5px 0 0;
}
.cform input.backbutton {
	margin: 0 5px 0 0;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 0!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	margin:0 0 0 10px;
	padding:0;
	color:#333;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}

/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */
label.secq,
label.seccap {
	vertical-align:text-bottom;
	margin-bottom:4px;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:100px;
	padding: 4px 4px;
	margin: 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 0 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(captcha_reset_white.gif) no-repeat;
	margin:0 0 2px 3px;
	width:21px;
	height:21px;
	border:none;
}

img.imgcalendar {
	border:none;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:380px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	background:green none repeat scroll 0%;
	color:#fff;
	display:block;
	margin-left: 0;
	font-size: 1.2em;
}
div.failure {
	display:block;
	/*
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
*/
	color:#fff;
	background:#red; none repeat scroll 0%;
	border-style:solid;
	border-width:0px 0pt;
	margin-left: 0;
	font-size: 1.2em;
}
div.waiting {
	background-color:yellow;
	color:#000;
	display:block;
	font-size: 1.2em;
	margin-left: 0;
}
/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error { 
	color:red; 
	border:1px solid #FF0000; 
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:red; 
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

p.cf_info 		{
	margin:10px 0;
	text-align:center;
}
p.success 	{
	color:green;
}
p.failure 	{
	color:red;
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove {
	margin:6px auto 10px !important;
	padding:0pt 6px 0pt 0pt !important;
	text-align:right;
	width:410px;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
*+html ol.cf-ol,
*+html ol.cf-ol li	{
	display: inline-block;  /*for ie7*/
}
* html ol.cf-ol,
* html ol.cf-ol li,
* html span.reqtxt,
* html span.emailreqtxt { 
	display: inline-block;
}
* html .cform legend { 
	position:absolute; 
	left: -8px; 
	top:0;
	margin-left:0;
}
*+html .cform legend { 
	position:absolute; 
	left: -8px;
	top:0;
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
*+html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px; 
}
* html img.captcha	{
	margin-bottom:1px!important;
}
*+html img.captcha	{
	margin-bottom:1px!important;
}


/********** Begin Structure **********/

html {
	font-size:100%;
	min-height:101%;
	}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchat MS','Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #000;
	color: #000;
	text-align: center;
	padding: 0;
	overflow-x: hidden; 
	}
    
#page {
	text-align: left;
	width: 100%;
	position: relative;
	margin: 0 auto;
	padding: 0;
	}

#header {
	width: 100%;
	}
	
div#footerContainer {
	background-color: #000;
	}

#footer {
	margin: 0 auto;
	clear: both;
	padding: 2em 0;
	text-align: center;
	color: #ce7d08;
	}
	
#top, #middle, #bottom {
	width: 101%;
	}
	
#top {
	position: relative;
	height: 200px;
	}
	
#middle {
	position: relative;
	background-color: #542b00 !important;
	background-image:url(images/edison-middlegrad.jpg);
	background-repeat: repeat-x;
	}
	
#bottom {
	position: relative;
	background-color: #000 !important;
	height: 100%;
	}
	
div#headerContainer, div#contentContainer, div#footerContainer {
	position: relative;
	width: 96em;
	margin: 0 auto;
	}
	
div#contentContainer {
	background-color: #fff;
	}

div#headerContainer {
	background-color: #000;
	}
	
#topRightBar {
	position: absolute;
	left: 50%;
	top: 155px;
	width: 100%;
	margin: 0 0 0 11px;
	height: 20px;
	background-image: url(images/edison-topright-bar.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	background-color: transparent;
	z-index: 5;
	}
	
#header {
	padding: 0;
	height: 200px;
	width: 100%;
	}
	
#headerimg {
	height: 200px;
	width: 602px;
	background: transparent url(images/edison-banner-1.jpg) no-repeat 0 0 ;
	}

a#headerRssFeed {
    background: transparent url('http://www.katherineedison.com/wp-content/uploads/2010/11/gr-rss-feed-28-sprite.png') no-repeat 0px 0px;
    display: block;
    height: 28px;
    width: 28px;
    position: absolute;
    top: 25px;
    right: 0px;
    }
    
a#headerRssFeed:hover {
    background: transparent url('http://www.katherineedison.com/wp-content/uploads/2010/11/gr-rss-feed-28-sprite.png') no-repeat 0px -28px;
    }    
    
a#sidebarRssFeed {
    background: transparent url('http://www.katherineedison.com/wp-content/uploads/2010/12/rss-32x32.png') no-repeat 0px 0px;
    display: block;
    line-height: 32px;
    margin-left: 2.2em;
    padding-left: 36px;
    }
    
a#sidebarRssFeed:hover {
/*     background: transparent url('http://www.katherineedison.com/wp-content/uploads/2010/12/rss-32x32.png') no-repeat 0px -28px; */
    }    

.offMargin {
    position: absolute;
    left: -99999px;
    }
    
#sidebar {/*needs to match the .generic class info*/
	margin-bottom: 0;
	padding: 1.7em 1em 0 0;
	width: 230px;
	background-image: url(images/edison-sidebarrule.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
	}	

div#footerContainer {
	background-color: #000;
	}
	
blockquote {
	margin: 0 auto 0 4em;
	padding-left: 2em;
	border-left: 5px solid #8c4702;
	color: #8c4702 !important;
	line-height:1.5em!important;
	margin-bottom:1.5em!important;
	font-style:italic;
	}
	
/**********End Stucture**********/


#footer p:first-child {
	margin-top: 0;	
	}
	
small,  {
	font-size: 1.2em;
	line-height: 1.5em;
	}

/**********Typography**********/

h1{
	color:#fff;
	font-size:3em;
	margin-bottom:0.6em;
	font-style:italic;
	line-height:1.2em;
	margin-top: 0;
	}

h2, h3{
	color:#000;
	font-size:2.3em;
	margin:0.9em 0;/
	line-height:0.9em;
	}

#sidebar h2, #sidebar li h2 {
	font-size:1.5em;
	margin:1em 0 .5em 0;
	line-height:1em;
	color: #512d0e;
	font-weight: bold;
	letter-spacing: .02em;
	}

h1, h2, h3,#sidebar li a, .wp-caption p.wp-caption-text {
	font-family: 'Adobe Garamond Pro', 'Times New Roman', Serif;
	font-weight: normal;
	}

#content h2 {
	border-bottom: 1px dotted #512d0e;
	padding-bottom: 0 0 .2em 0; 
	font-weight: bold;
	color: #512d0e;
	letter-spacing: .02em;
	}

h1 a{
	margin-left: -9999px;
	}

#headerimg h2.description {
	font-size: 1.8em;
	text-align: left;
	color: #fff;
	position: relative; 
	top: 1.5em;
	left: 43.5em;
	line-height:1.2em;
	}

.generic p{
	font-size:1.4em;
	line-height:1.5em;
	margin-bottom:1.5em;
	}

#footer p {
	color: #ce7d08;
	}

p, a, li {
	line-height:1.5em;
	margin-bottom:1.5em;
	}
	
li, ul {
	margin-bottom: 0;
	}

.small {
	font-size: .6em;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li ul li {
	font-size: 1em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a, span.says {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}	

#sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #512d0e;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
	
/**********End Typography**********/


/**********Links**********/


p a, a, li a{
	color:#000;
	}

#sidebar li a {
	text-decoration:none;
	color: #512d0e;
	font-size: 1.1em;
	}

p a:visited, h1 a:visited, h2 a:visited, h3 a:visited, a:visited, .entry p a:visited{
	text-decoration:none;
	color:#8c4702;
	text-decoration:underline;
	}

p a:hover, h1 a:hover, h2 a:hover, h3 a:hover, a:hover, .entry p a:hover, #sidebar li a:hover{
	color:#ce7d08;
	}
	
#footer a {
	color: #ce7d08;
	text-decoration: none;
	}	
	
#footer a:hover{
	color: #8c4702;
	}

/*********Lists**********/
/*********with the help of Typogridphy 960 grid © copyright HARRY ROBERTS  http://csswizardry.com**********/

ul{
	margin-bottom:1.5em;
	list-style:disc outside;
	padding: 0 0 0 4em;
	}


ul li {
	font-size:1.2em;
	line-height:1.5em;
	}

li > ul, li > ol{
	margin-bottom:0;
	margin-left:0em;
	}

li > ul li, li > ol li{
	font-size:1.1em;
	}

ol{
	margin-bottom:1.8em;
	list-style:decimal inside;
	}

ol li{
	font-size:1.2em;
	line-height:1.5em;
	}

#sidebar ul, #sidebar ul li h2 {
	margin:0;
	padding: 0;
	list-style-position: outside;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;	
	}

#sidebar ul li ul {
	padding-left: 2.2em;
	}
	
#sidebar ul li ul li a {
	padding: .5em 0em 0em 1em;
	color: #000;
	line-height: 1em;
	}
	
#sidebar ul li ul li a:hover {
	background-image: url(images/edison-eight-note20gold.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

#sidebar ul li h2 {	
	margin-left: .5em;
	padding: 1em 0em .5em 1em;
	}
	
/**********End Lists**********/


/*********Typogridphy 960 grid © copyright HARRY ROBERTS  http://csswizardry.com**********/

/* Set styles common among all grids - all grid divs must be assigned this class */
.generic{
	float:right;
	padding-top:1em;
	margin-bottom:2em;
	}

/* Sets styles for any 'start' grids - this class MUST be given to a grid that is the first in a horizontal series */
.clear{
	clear:both;
	}

.end{
	margin-left:0 !important;
	margin-right:0 !important;
	}
	

/* 220px */
.twotwenty{
	width:22em;
	}


/* 640px */
.sixforty{
	width:64em;
	margin-right:4em;
	margin-left:4em;
	}


/*********End Typogridphy 960 grid**********/

.clear {
	clear: both;
	}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	/*padding: 4px;*/
	margin: 0 0 1em 1em;
	display: inline;
	}

img.alignleft {
	/*padding: 4px;*/
	margin: 0 1.5em 0 0;
	display: inline;
	}

.alignright {
	float: right;
	margin: 0 0 0 1.5em;
	}

.alignleft.slideshow{
	margin-left: 4.2em;
	border-left: 0px solid #8c4702;
	}

.alignleft {
	float: left;
	}
/* End Images */


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#cformsform {/*This is for cforms plugin*/
	margin: 0 auto 0 0;
	}
	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	position: relative;
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 40px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 0px solid #ddd;
	text-align: left;
	padding-top: .5em;
	margin: 0 1.5em 0em 0em;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption.alignright {
	margin: 0 0 0 1em;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 1.2em;
	line-height: 1.5;
	padding: 5px 4px 8px;
	margin: 0;
}
/* End captions */

/*********Misc**********/

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */


.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {
	clear: both;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #f8f8f8;
	}
.thread-even {
	background-color: white;
	}
	
.depth-1 {
border: 1px solid #512d0e;
	}

.even, .alt {
	border: 1px solid #512d0e;
	}

.horizontalRule{
	border-bottom: 1px dotted #000;
	}


