@import "site-style.css";

.size_0 { font-size: 100% }
.size_1 { font-size: 100% }
.size_2 { font-size: 125% }

hr { clear: both; margin: 0 1ex; padding: 0; }

.abstract { font-weight: bold }

.chiefs-corner
{
    background: url(/chiefs_corner.png) no-repeat;
    border-top: 2px ridge #293a84;
    border-left: 2px ridge #293a84;
    padding-top: 30px;
    margin-top: 0px;
    padding-left: 76px;
    font-family: arial, helvetica, sans-serif;
}

h2.chiefs-corner { font-style: oblique; height: 35px; }

.spotlight
{
    background: url(/spotlight_new.png) no-repeat;
    font-family: arial, helvetica, sans-serif;
    margin-top: 0px;
    padding-top: 35px;
    vertical-align: middle;
}

h2.spotlight
{
    font-style: oblique;
    padding-left: 50px;
}
p.comment { padding: 0; margin: 0.5em 0.5ex; clear: both }
.reply { font-size: 90%; margin: 0.5em 0 1em 0}

.pride
{
    background: url(/pride_in_ride.png) no-repeat;
    padding-top: 45px;
}

.pride h2 { visibility: hidden; margin: 0; font-size: 0; }
.pride p { margin-top: 0 }

.clearl { clear: left }
.clearr { clear: right }
.clearb { clear: both }

.left { float: left; margin-right: 1ex }
.right { float: right; margin-left: 1ex }
img.left, img.right { margin-bottom: 1ex }

.center { text-align: center }
.justify { text-align: justify }

.navy { color: #112299; }
.blue { color: #0000dd; }
.orange { color: #f67e02; }
.green { color: #0a7f1d; }
.brown { color: #7f4216; }
.red { color: #cc2020; }
.turquoise { color: #1e9cb2; }
.magenta { color: #cc2066; }
.purple { color: #712799; }
.olive { color: #52630e; }
.gray { color: #71717f }

.navy-blue { color: #ff00ff }

.side2side p { float: left; width: 49%; text-align: center }

table.archives { margin-bottom: 1em; width: 98%; position: relative; left: 2% }
table.archives caption { font-weight: bold; font-size: 1.3em; text-align: left }
table.archives td { width: 33% }

