body {
    color: #000000;
    font-family: sans-serif;
    font-size: 12px;
    margin: 20px;
}

div#sidebar {
    border-right: 1px solid #cccccc;
    float: left;
    padding-right: 1%;
    width: 19%;
}
div#page {
    float: left;
    padding-left: 5%;
    padding-bottom: 20px;
    width: 74%; /* leave 1% for the sidebar border of 1px */
    text-align: justify;
}
div#foot {
    clear: both;
    padding-top: 20px;
    text-align: right;
}

img { border: 0px; }
td { font-size: 12px; }
th { font-weight: bold; }
h1 { margin-top: 0px; }
div#phase {margin-left: 20px;}
div#sidebar a { margin-left: 20px; }
div#sidebar h2 {
    margin-top: 20px;
    margin-bottom: 1px;
}
table {
    padding: 5px;
    border: 1px solid black;
}
table#topmenu {
    border: none;
    margin: 0px;
    padding: 0px;
}
table.alignment {
    border: none;
}
.keys { border-collapse: collapse; }
.keys td, .keys th {
    padding: 10px;
    border: 2px solid black;
}
td.left {
    text-align: right;
    padding-right: 10px;
}
span.add {
    color: green;
    font-family: monospace;
}
span.del {
    color: red;
    font-family: monospace;
    text-decoration: line-through;
}
div.centered {
    text-align: center;
}
div.centered table {
    margin: 0 auto;
    text-align: left;
}
span.key {
    background: #F0ECE8 none repeat scroll 0 0;
    border: 0.2em outset #CECBC7;
    font-size: 0.85em;
    padding: 0 0.4em 0.1em 0.3em;
    white-space: nowrap;
}
p.code {
    border: 1px solid black;
    padding: 10px;
    font-family: monospace;
    white-space: pre;
    background-color: #99FF99;
}
img.pod {
    float: left;
    width: 130px;
    margin-right: 10px;
    margin-bottom: 10px;
}
a.flower_drawertoggle {
    float: right;
}
#CoalReportPlayer, #DeepInTraditionPlayer, #HillbillySolidPlayer, #CloseToHomePlayer {
    display:none;
    width: 400px;
    clear: right;
    float: right;
    background-color: #d7e1a4;
    border: 2px solid #666666;
    padding: 10px;
    margin: 10px;
}
img.podcastbutton {
    float:right;
    border:0;
    margin-left:10px;
}
img.playnowbutton {
    float:right;
    border:0;
    margin-bottom:14px;
}
li.flower_soundplaylist_altli {
    background-color: #e7f1b4;
}
.wax  {
    font-size: 18px;
}
.wane {
    font-size: 16px; font-style: italic;
}
.quote {
    font-size: 18px; font-style: italic;
}
