/* 
    Stylesheet   : main
    Description:
       Main RHMA website stylesheet
    Author     : Jocelyn Dawn
    Last Edited : May 10, 2009

*/

/* Superglobals                                                  Superglobals */
/******************************************************************************/
* {
    padding: 0;
    margin: 0;
}
html {

}
body {
    font-size: 62.5%;
    background-color: #000;
    text-align: center;
}
/* Globals                                                            Globals */
/******************************************************************************/
.clear {
    clear: both;
    width: 100%;
    height: 1px;
}
.center {
    text-align: center;
    width: 100%;
}
.center img{
    padding: 10px;
}
#outerwrap,
#footer {
    margin: 0 auto;
    width: 95%;
    max-width: 1200px;
    min-width: 775px;
}
#outerwrap {
    min-height: 800px;
    background: #D3CDC1 url(../images/skin/tile_outerwrap_bg.jpg) repeat;
}
#innerwrap {
    text-align: left;
    min-height: 800px;
    background: #BFB9A0 url(../images/skin/tile_innerwrap_bg.jpg) repeat-y left;
}
#bannerwrap {
    background: #626251 url(../images/skin/tile_headerbg.jpg);
    width: 100%;
}
#banner {
    background: url(../images/skin/headerbg_fade.png) repeat-y left;
    width: 100%;
    height: 180px;
}
#banner h1 {
    text-indent: -5000px;
    background: url(../images/skin/logo.png) no-repeat bottom;
    width: 585px;
    height: 125px;
    margin-left: 40px;
    padding-top: 15px;
}
#contentwrap {
    background: url(../images/skin/secondnav_bg.gif) repeat-x;
    background-position: 230px 35px;
}

.comingsoon{
    margin-left: 10px;
    font-size: .6em;
    font-weight: bold;
    color: #424236;
}
/*------------------------------------------------------- MainNav --*/
#mainnav {
    width: 100%;
    height: 45px;
    position: relative;
    bottom: -8px;
    background: url(../images/skin/headerbg_lower.png) repeat-x bottom left;
}
#banner p {
    float: right;
    padding-right: 10px;
    padding-bottom: 5px;
}
#banner ul {
    font-family: Garamond, Georgia, serif;
    list-style-type: none;
    margin-left: 55px;
    float: left;
}
#banner ul li{
    float: left;
}
#banner p img{
    border-style: none;
}
#banner ul li#donate {
    float: right;
}
#banner ul li a {
    display: block;
    text-decoration: none;
    margin-right: 1em;
    font-size: 2.2em;
}
#banner ul li a:link,
#banner ul li a:visited {
    color: #EBEBEB;
}
#banner ul li a:hover,
#banner ul li a:active {
    color: #B8784C;
}
body#ab ul li a#nav_about,
body#fp ul li a#nav_fp,
body#mm ul li a#nav_mm,
body#vol ul li a#nav_vol,
body#con ul li a#nav_con{
    font-weight: 900;
    color: #FFF;
    font-size: 2.3em;
}
/*----------------------------------------------------- SecondNav --*/
#secondnav {
    height: 40px;
    padding-top: 40px;

}
#secondnav ul {
    font-family: 'Times New Roman', Times, serif;
    list-style-type: none;
    float: right;


}
#secondnav ul li{
    float: left;

}
#secondnav ul li a {
    display: block;
    height: 32px;
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 1.7em;
    color: #000;
}
#secondnav ul li a:link,
#secondnav ul li a:visited {

}
#secondnav ul li a:hover,
#secondnav ul li a:active {
    background: url(../images/skin/secnav_arrow.png) no-repeat bottom center;
}
ul#inde li a#ind,
ul#mivi li a#vis,
ul#pray li a#pra,
ul#teac li a#tea,
ul#boar li a#boa,
ul#supp li a#sup,
ul#gene li a#mis,
ul#sche li a#sch,
ul#team li a#tea,
ul#trav li a#tra,
ul#para li a#par,
ul#loca li a#loc {
    background: url(../images/skin/secnav_arrow.png) no-repeat bottom center;
}
/*------------------------------------------------------- LeftCol --*/
#leftcol {
    float: left;
    background: url(../images/skin/border_leftcol3.png) repeat-y top right;
    width: 245px;
    min-height: 620px;
    padding-top: 20px;
}
#leftcolinnerwrap {
    background: url(../images/skin/tile_leftcol.jpg) repeat-y top left;
}
#leftcol p {
    margin-top: 15px;
    margin-left: 20px;
    margin-right: 10px;
    font-family: 'Times New Roman', Times, serif;
    font-size: 1.7em;
    font-style: italic;
    font-weight: bold;
    line-height: 1.3em;
    background-position: top left;
    background-repeat: no-repeat;
    padding-top: 16px;
    padding-left: 10px;
}
#leftcol p#scripture {
    text-align: right;
    margin-right: 50px;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: bold;
}
#leftcol #one {
    background-image: url(../images/scripture/1.png);
}
p#two {
    background-image: url(../images/scripture/2.png);
}
p#three {
    background-image: url(../images/scripture/3.png);
}
p#four {
    background-image: url(../images/scripture/4.png);
}
p#five {
    background-image: url(../images/scripture/5.png);
}
p#six {
    background-image: url(../images/scripture/6.png);
}
p#seven {
    background-image: url(../images/scripture/7.png);
}
p#eight {
    background-image: url(../images/scripture/8.png);
}
/*------------------------------------------------------- Content --*/
#main {
    margin-left: 245px;
    padding-top: 20px;

}
#main h1{
    font-size: 2.5em;
    padding: 10px 0 10px 35px;
}
#main h2 {
    font-size: 2em;
    padding: 10px 0 5px 35px;
}
#main h3 {
    font-size: 1.7em;
    padding: 20px 0 5px 35px;
}
#main #rightcol {
    float: right;
    width: 180px;
    padding-left: 30px;
    padding-right: 25px;
    padding-top: 11px;
}
#main #homecontent {
    height: 800px;
    overflow: auto;
    scrollbar-face-color: #BDB89E;
}
#main #homecontent blockquote {
    margin-left: 30px;
    margin-right: 0px;
    font-size: .9em;
}
#main img {
    margin-bottom: 20px;
}
#main p {
    font-family: Verdana, 'Franklin Gothic', Arial, sans-serif;
    font-size: 1.5em;
    /* margin-right: 225px; */
    padding: 10px 0px 5px 35px;
}
#main ul {
    font-family: Verdana, 'Franklin Gothic', Arial, sans-serif;
    font-size: 1.5em;
    margin-left: 70px;
}
#main .firstword {
    font-family: Georgia, 'Times New Roman', serif;
    font-variant: small-caps;
    font-size: 1.4em;
}
iframe {
    margin-left: 35px;
}
/*-------------------------------------------------------- Footer --*/
#footer {
    text-align: center;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 1.1em;
    margin: 1em 0;
    color: #BAB79A;
}
#footer p{
        margin: .5em 0;
}

/* Prayers                                                            Prayers */
/******************************************************************************/

#twocol_left,
#twocol_right {
    margin-top: 5px;
    padding-top: 20px;
    padding-bottom: 10px;
    border: 1px solid #B6B196;
    border-top: 5px solid #11130E;
    background: url(../images/skin/headerbg_lower.png) repeat-x -300px -20px;
}
#main #twocol_left h2,
#main #twocol_right h2 {
    font-size: 1.8em;
    padding: 0 0 5px 25px;
}
#main #twocol_left p,
#main #twocol_right p {
    width: 85%;
    font-family: Verdana, 'Franklin Gothic', Arial, sans-serif;
    font-size: 1.5em;
    padding: 10px 0px 5px 25px;
}
#twocol_left {
    float: left;
    margin-left: 15px;
    width: 48%;
    background-color: #E2DBC8;
}
#twocol_right {
    float: right;
    margin-right: 15px;
    width: 45%;
    background-color: #E8E2D3;
}
/* Teachings                                                        Teachings */
/******************************************************************************/

#main #teachrightcol {
    float: right;
    width: 120px;
    background:  url(../images/skin/teachrightcol_bg.jpg) repeat-y;
    min-height: 900px;
    margin-right: 20px;
}
#main #teachrtcolwrap {
    background: url(../images/skin/teachrightcol_innerbg.jpg) no-repeat;
    height: 200px;
}
#teachnav {

}
#teachnav ul {
    margin-left: 30px;
    margin-right: 10px;
    height: 80px;
}
#teachnav ul li {
    list-style-type: none;
    float: left;
    padding-right: 15px;
}
#teachnav ul a:link,
#teachnav ul a:visited,
#teachnav ul a:hover,
#teachnav ul a:active {
    font-family: Georgia, "Times New Roman", serif;
    font-weight: bold;
    text-decoration: none;
    font-size: .85em;
    color: #000;
    background-repeat: no-repeat;
    background-position: top center;
    height: 50px;
    display: block;
    padding-top: 25px;
}
.bgdisplay {
    background-image: url(../images/skin/teachnav_bg.png);
}
#teachnav ul a:hover {
    background-image: url(../images/skin/teachnav_bg.png);
}
#modernoath,
#ancientoath,
#geneva,
#catholic {
    height: 800px;
    overflow: auto;
    margin-right: 180px;
    margin-top: 0px;
    scrollbar-face-color: #BDB89E;
}
#main #modernoath p,
#main #ancientoath p,
#main #geneva p,
#main #catholic p {
    margin-right: 10px;
}
#geneva ul li{
    list-style-type: disc;
    margin-top: .8em;
}
#catholic #footnote {
    font-size: .7em;
    margin-top: 20px;
    color: gray;
}

/* Supporters                                                      Supporters */
/******************************************************************************/
ul#supportlinks {
    margin-left: 90px;
    font-size: 1.8em;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin-right: 150px;
}
ul#supportlinks li {
    margin-top: 30px;
    line-height: 1.5em;
}
ul#supportlinks li a:link,
ul#supportlinks li a:visited,
ul#supportlinks li a:hover,
ul#supportlinks li a:active {
    font-weight: bold;
    text-decoration: none;
}

ul#supportlinks li a:link {
    text-decoration: none;
    color: #850B02;
}
ul#supportlinks li a:visited {
    color: #710104;
}
ul#supportlinks li a:hover {
    text-decoration: underline;
}
ul#supportlinks li a:active {
}
/* Fond Pierre                                                    Fond Pierre */
/******************************************************************************/
#main #location p,
#main #parrishes p {
    margin-right:80px;
}

/* Missons                                                           Missions */
/******************************************************************************/
#mm #main ul {
    margin-bottom: 20px;
}
#mm #main ul li {
    list-style-type: none;
    line-height: 1.5em;
}
#mm #main #schedule{
    height: 99%;
    width: 100%;
    margin-top: 0;
    padding-top: 0;
}

#mm #main #schedule h2{
    padding-bottom: 15px;
}
#mm #main #schedule p {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 5px;
}
#mm #main #travel {
    max-height: 100%;
    width: 100%;
}
#mm #travel li a:link,
#mm #travel li a:visited{
    text-decoration: none;
}
#mm #travel li a:link {
    color: #850B02;
}
#mm #travel li a:visited {
    color: #710104;
}
#mm #travel li a:hover {
    text-decoration: underline;
}
#mm #travel li a:active {
}

/* Contact                                                            Contact */
/******************************************************************************/
#con a img {
    float: right;
    margin-right: 10px;
    margin-top: 1px;
    border: 0;
    outline: 0;
}
#contactform {
    text-align: center;
    font-size: 1.4em;
    margin-left: 35px;
}
#contactdiv {
    width: 90%;
    text-align: left;
    margin-top: 1em;
    margin-right: 10px;
}
#contactdiv fieldset {
    padding: 0px 10px 5px 25px;
    margin-bottom: 1em;
}
#contactdiv legend {
    color: #000;
    font-size: 1.3em;
    font-weight: bold;
    padding-left: 1em;
    padding-right: 1em;
    margin-bottom: 1em;
}
#contactdiv label {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    float:left;
    width: 5em;
    text-align: left;
    margin-left: 5px;
}
#contactdiv label.radiolabel {
    margin-left: .2em;
    width:6em;
    text-align: left;
}
#contactdiv label.invisible {
    display: none;
}
#contactdiv input[type="radio"]{
    float: left;
    margin-left: 10px;
    padding-top: 2px;
}
#contactdiv input[type="text"] {
    width: 15em;
    margin-bottom: .2em;
    font-size: 1em;

}
#contactform #contactdiv p{
    margin: 1em 0 .2em -30px;
    font-size: 1.1em;
}
#contactdiv textarea {
    float: right;
    width: 100%;
    height: 10em;
    margin-top: .2em;
}
#contactdiv input#submit {
    float: right;
    margin-top: 20px;

}


