/* Ken Goldberg 8/2006. Style Sheet for KathrynKefauver.com */

div#lowerpart
{
	width: 900px;
	clear: both;
	background-image: url(images/red_beige_135_362.gif);
	background-color: #581004; /* #F0E5CB; */
	background-repeat: repeat-y;
	border-color: #581004;
	border-width: 4px 0px 0px 0px;
	border-style: solid;
	margin-left: 3px;
	min-height: 420px;
}

/* === Navigation style === */
div#navdiv {
	position: absolute;
	margin: 0px 0px 0px 15px;
	padding: 10px 0px 4px 0px;
	text-align: right;
	background-color: transparent; /* #581004; */
	/* background-image: url(images/FBuddha_150x401l2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 15px; */
	min-height: 420px;
	font-size: 12px;
	color: #B6843A;
	font-style: italic;
	border-color:  transparent;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	width: 90px;
	/* insert hacks */
	voice-family: "\"}\"";
	voice-family: inherit;
   	width: 110px;
}
html>body #navdiv {
   	width: 110px;
}
/* === End Navigation style === */

div#main_content {
	padding: 5px 5px 5px 143px;
	width: auto;
	margin: 0px 0px 0px 50px;
	background-color: #F0E5CB;
	min-height: 420px;
	background-image: url(images/red_beige_135_362.gif);
	background-repeat: repeat-y;
	border-width: 1px 25px 0px 0px;
	border-style: solid;
	border-color: #581004;
	/* hacks */	
	voice-family: "\"}\"";
	voice-family: inherit;
   	margin-left: 0px;
}
html>body #centercontent {
   	margin-left: 0px;
	background-image: url(images/red_beige_135_362.gif);
}

/* More of main_content in kk_shared.css */

.nolink {
	color: #0F0;
}

.image_center1 {
	border: 2px solid #581004;
	margin: 2px 2px 10px 10px;
}

div#bottom_deco {
	clear: both;
	width: 904px;
	padding: 10px 0px 10px 0px;
	margin: 4px 3px 0px 3px;
	background-color: #581004;
	background-image: url(images/gold_bottom_800x4.jpg);
	border: 0px solid #0F0;
	background-repeat: repeat-x;
}

div#bottom_deco img {
	border: 1px solid #010102;
}

div#bottom_deco img.noborder {
	border: 0px solid #010102;
}

div#flowers {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px;
	height: 94px;
	background-image: url(images/downflower_accent_rpt.jpg);
	background-repeat: repeat-x;
	background-position: 50% 0%;
}

.Page_Heading {
	font-size: 110%;
	font-weight: bold;
	color: #000;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
}

div#k_list p {
	color: #000;
	text-align: left;
	margin: 0 15px 15px 15px;
}


div#stories {
  font-size:14px;
}

div#stories .storytitle {
  font-style: italic;
  font-size: 120%;
  font-weight: bold;
}

div#stories td {
	padding: 7px 10px 7px 7px;
	background-color: #DAC6AE;
	vertical-align: top;
	width: 50%;
}

div#stories img {
  border-color: #000000;
  border: 1px;
  border-style: solid;
  margin-right: 10px;
}

.award_winner2 {
  font-style: italic;
  font-weight: bold;
  background-color: #FFDDDD;
}

div#award {
  background-color: #F0E5CB;
  position: inherit;
  width: 100%;
  margin: 0px 10px 0px 10px;
  padding: 0px 0px 0px 0px;
  font-style: italic;
  font-weight: bold;
}

.readings {
	margin: 20px 5px 20px 5px;
	display: block;
}

div#readings img {
  padding: 0px 0px 5px 10px;
}

div#readings a.readingplace         {text-decoration:none; color:#880000; font-weight: bold; font-style: normal;}
div#readings a.readingplace:link    {color:#880000;}
div#readings a.readingplace:visited {color:#660000;}
div#readings a.readingplace:active  {color:#990000;}
div#readings a.readingplace:hover   {color:#CB290E; text-decoration: underline;}

/* idea from http://css.maxdesign.com.au/floatutorial/tutorial0211.htm */
div.floatright {
	float: right;
	margin: 0 0 5px 5px;
	padding: 10px 10px 5px 5px;
	border-top: 0px solid #999;
	border-right: 0px solid #581004;
	border-bottom: 0px solid #581004;
	border-left: 0px solid #999;
	text-align: center;
	font-size: 80%;
	color: #581004;
}

div.floatright img {
	border: 2px solid #581004;
	margin: 2px 2px 2px 10px;
}

div.floatcenter {
	float: both;
	margin: 0px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	text-align: center;
}

div.floatcenter img {
	border: 2px solid #581004;
}

div.podcast_icon1 {       /* a subdiv of floatright */
  font-style: italic;
  font-weight: bold;
  font-size: 120%;
  margin-top: 50px;
}
div.podcast_icon1 img {
  border: 0px;
}


div#listOfReadings a:hover   {color:#CB290E; text-decoration: underline;}

div#listOfReadings table {
}

div#listOfReadings tr
{
	border-bottom: gray;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

div#listOfReadings td {
  padding: 5px 5px 5px 5px;
}

div#listOfReadings td.tdR {
  padding-right: 10px;
}

div#listOfReadings ul {
  list-style: none;
  margin: 10px 0px 10px 0px;
  padding-left: 10px;
  width: 350px;
}

div#listOfReadings li {
  display: block;
  margin: 10px 0px 10px 0px;
  padding: 10px 0px 10px 0px;
}

div#listOfReadings img {
  float: right;
}

div#listOfReadings .readingtitle {
  font-style: italic;
}

div#linktable td {
  padding: 10px;
}

div#linktable h3 {
  padding: 0px;
  margin: 0px;
}

div#linktable ul
{
  list-style: none;
  padding-left: 0px;
  padding-bottom: 20px;
}

div#linktable li
{
	margin: 5px 5px 5px 5px;
	font-size: 80%;
}

div#linktable a
{
	display: block;
	font-size: 125%;
}

div#linktable a:hover {color:#CB290E; text-decoration: underline;}

div#linktable .LinkTableTopic
{
	font-size: 100%;
	font-weight: bold;
	color: #000;
	border-color: #666;
	border-width: 0 0 1px 0;
	border-style: solid;
	text-align: right;
}

div#linktable .notYetLinked {
	display: block;
	font-size: 125%;
}