*
{
    margin: 0px;
    padding: 0px;
    border: none;
    color: #4d4d4d;
    font-family: Arial, sans-serif;
}

input,
textarea
{
    border: solid 1px silver;
}

a
{
    outline: none;
}
table
{
    border-collapse: collapse;
}
#header
{
    height: 118px;
    background: url('hdrback.png') repeat-x;
    border-bottom: solid 1px #b4b5c3;
}

#logo
{
/*    padding-left: 56px;*/
    padding-top: 14px;
    float: left;
}

#menu
{
    float: right;
    text-align: right;
    font-size: 10pt;
    font-family: 'Trebuchet MS';
/*    margin-right: 50px;*/
    margin-top: 35px;
    position: relative;
    height: 20px;
}
#menu td {
    text-align: left;
}
.menu1 {
    background: url('2px.png') repeat-x;
    background-position: bottom center;
    text-transform: uppercase;
    height: 20px;
    vertical-align: top;
}
.menu1 a
{
    text-decoration: none;
    color: #606261;
    font-weight: bold;
}

.menu2 a
{
    text-decoration: none;
    color: #606261;
}
.menu2 td {
    padding-top: 3px;
}
#submenu1, #submenu2, #submenu3, #submenu4, #submenu5, #submenu6
{
/*    visibility: hidden;*/
/*    float: right;*/
/*    right: 0;*/
/*    position: absolute;*/
    margin-top: 9px;
}

#submenu1 a, #submenu2 a, #submenu3 a, #submenu4 a, #submenu5 a, #submenu6 a
{
    color: #5d7d9c;
}

#content-major
{
    background-color: #bfcdce;
    background-image: url('grad.png');
    background-repeat: repeat-x;
    min-height: 420px;
}

#leftbar a
{
    text-decoration: none;
}

#leftbar
{
    float: left;
    width: 300px;
/*    margin-left: 14px;*/
    font-family: 'Trebuchet MS';
    font-size: 14px;
}

#leftbar > h2
{
    color: #466087;
    font-weight: normal;
    font-family: 'Verdana';
    font-size: 24px;
}

#leftbar hr
{
    margin-bottom: 5px;
    margin-top: 5px;
    border: 0px;
    height: 1px;
    color: #D2D2D2;
    background-color: #D2D2D2;
}

.whitebar
{
    background: white;
    border: solid 1px #b3b4c2;
    margin-left: 315px;
/*    margin-right: 15px;*/
    padding: 0px;
    padding: 10px 15px 10px 15px;
    min-height: 450px;
    font-size: 10pt;
/*    border-radius: 6px;*/
    font-family: 'Trebuchet MS';
    font-size: 14px;
}

.whitebar .title
{
    color: #4E4E4E;
    font-size: 14pt;
    font-family: 'Verdana';
    border-bottom: solid 1px #D2D2D2;
    padding-bottom: 10px;
}

.whitebar h1 {
    font-size: 12pt;
    margin-top: 20px;
}

.whitebar .extlink {
    color: silver;
    text-decoration: none;
    font-size: 10pt;
}
.whitebar .extlink:hover {
    text-decoration: underline;
}

.whitebar .post {
    border-bottom: solid 1px #e0e0e0;
    padding-bottom: 10px;
}
.whitebar p {
    margin: 5px 0;
}
.whitebar p#main_text2
{
    color: #466087;
    padding-left: 30px;
    font-size: 18px;
    font-family: 'Trebuchet MS';
}

.whitebar ol,
.whitebar ul
{
    margin-left: 30px;
}

.whitebar ol li,
.whitebar ul li
{
    padding-bottom: 20px;
}

.whitebar td
{
    padding: 20px;
}

#content-minor
{
    background-color: #d2d2d3;
    background: url('g2.png') repeat-x;
    height: 226px;
}
#content-minor p
{
    font-family: 'Tahoma';
    font-size: 12px;
}
#content-minor h2
{
    color: #bd6423;
    display: inline;
    text-transform: uppercase;
    padding-right: 10px;
    padding-left: 2px;
    font-family: 'Tahoma';
    font-size: 18px;
    font-weight: bold;
}

#content-minor h3
{
    color: #557d9f;
    text-transform: uppercase;
    font-size: 10pt;
    font-family: 'Tahoma';
    font-weight: bold;
    padding-bottom: 10px;
}

#footer-area
{
    background-color: #35343a;
    height: 94px;
    font-size: 9pt;
    background: url('bot_grad.png');
}
#footer
{
    float: left;
    padding-top: 20px;
    margin-left: 20px;
    font-family: 'Trebuchet MS';
    font-size: 14px;
    color: #d3d3d3;
}
/*
.readmore
{
    text-transform: uppercase;
    font-size: 8pt;
    font-weight: bold;
    background: url('next.png') no-repeat;
    background-position: center right;
    padding-right: 15px;
}
.readmore a
{
    color: #5d83a2;
    text-decoration: none;
}
*/
#content-minor a
{
    color: #557d9f;
    text-decoration: none;
}

#content-minor a.all
{
    color: #bd6423;
    text-decoration: none;
    font-size: 10pt;
}

#content-minor .hl
{
    color: #557d9f;
}

.widthlim
{
    width: 1000px;
    margin: auto;
    position: relative;
}

form.contact td
{
    margin: 0px;
    padding: 0px;
    padding-bottom: 5px;
}
.sidepane {
    font-size: 10pt;
    background: white;
    margin: 10px 0;
    padding: 10px;
    border: solid 1px #AAB4B6;
}
.sidepane .side-title {
    font-size: 14pt;
    border-bottom: solid 1px #D2D2D2;
    padding-bottom: 8px;
    padding-left: 40px;
    padding-top: 2px;
    margin-bottom: 12px;
    background-position: 5px 0;
}
.sidepane .sort-th {
    background: url('sort_th.png') no-repeat;
    background-position: 10px 0;
}
.sidepane .twitter-th {
    background: url('tw_th.png') no-repeat;
}
.sidepane .bible-th {
    background: url('bible_th.png') no-repeat;
}
#sorting select {
    width: 250px;
}
#sorting .field-title
{
    margin-top: 10px;
    margin-bottom: 5px;
}
.sidepane h1 {
    font-size: 12pt;
    font-weight: bold;
}
.datetime {
    color: #A1A1A1;
    font-size: 10pt;
}
.readmore
{
    background: url('next2.png') no-repeat;
    background-position: center right;
    padding-right: 12px;
    display: inline-block;
}
.readmore a
{
    font-size: 11pt;
    color: #3681BB;
    text-decoration: none;
}
#logo-low {
    margin-top: 10px;
    background: url('logo_low.png');
    width: 193px;
    height: 58px;
    position: absolute;
    right: 0;
}

