/* Common CSS for peopleofpraise.org */

/* Base elements and containers */
body {
    text-align: center;
    font-size: 70%;
    line-height: 1.3em;
    font-family: Verdana, sans-serif;
    background-color: #f7f9df;
}

h2 {
    color: #3e9ba6;
    font-size: 2em;
    line-height: 1em;
    font-family: Georgia, "Times New Roman", serif;
}

a {
    text-decoration: none;
    color: #808285;
    font-weight: bold;
}

a:visited {
    color: #808285;
}

a:hover {
    color: #58595b;
}

#container {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 770px;
}

#body {
    clear: both;
    padding-top: 2em;
}

.clear {
    clear: both;
    height: 1px;
}

/* Navigation and Header */
#top-links {
    float: right;
    margin: 0.75em 16px;
}

#header {
    clear: right;
}

#header h1 {
    margin-bottom: 8px;
}

#header h1 img {
    height: 74px;
    width: 129px;
}

#navigation {
    text-align: right;
    float: right;
    margin-right: 30px;
    width: 145px;
    font-size: 0.875em;
}

#navigation li {
    font-size: 1.2em;
    margin-top: 0.5em;
    color: #878a8c;
}

#navigation .selected {
    color: #58595B;
}

#header-border {
    background-image: url(dot.gif);
    padding: 1px 2px 2px;
    float: right;
    width: 492px;
    margin-right: 15px;
    position: relative;
}

#watch-video {
    position: absolute;
    font-weight: bold;
    right: 30px;
    top: 25px;
    width: 69px; /* 90 - 11px padding */
    padding: 12px 11px;
    color: #fff;
    background-color: #cf6127;
}
#watch-video a {
    color: #fff;
}

#headerimage {
    width: 478px;
    /*height: 157px;*/
    background-color: #fff;
    padding: 7px;
    float: right;
}

/* Footer */

#footer {
    clear: both;
    padding: 12px 0px;
    text-align: center;
}

/* Home page and quote box */
#charismatic {
    width: 230px;
    float: left;
}
#ecumenical {
    width: 230px;
    margin-left: 30px;
    float: left;
}
#covenant {
    width: 230px;
    margin-left: 30px;
    float: left;
}

#charismatic img, #ecumenical img, #covenant img {
    vertical-align: text-bottom;
    cursor: pointer;
    width: 56px;
    height: 10px;
}

#charismatic p, #ecumenical p, #covenant p {
    text-indent: 36px;
    display: none;
}

#charismatic p.default, #ecumenical p.default, #covenant p.default {
    text-indent: 0px;
    display: block;
}

#body-footer {
    clear: both;
    padding-top: 2.2em;
}

#quote-box {
    width: 476px;
    padding: 9px 10px 10px;
    margin-right: 15px;
    float: right;
    line-height: 1em;
    background-color: #efe5bf;
    color: #5d210a;
    font-size: 2em;
    text-align: right;
    font-family: Georgia, "Times New Roman", serif;
}

#quote-box p { padding: 0px 20px; }
#quote-box img { margin-top: 12px; }

#footer-border {
    background-image: url(dot.gif);
    padding: 1px 2px;
    float: left;
    width: 230px;
}
#footerimage {
    width: 216px;
    height: 155px;
    background-color: #fff;
    padding: 7px;
    float: left;
}

/* Generic Flickr display properties */
.flickr_badge_image {
    display: inline;
}

.flickrimages img {
    display: inline;
    border: 5px solid #000;
    margin-right: 10px;
}
.flickrimages {
    padding: 12px 2px 12px 12px;
}

.flickrborder {
    background-image: url(dot.gif);
    padding: 1px 2px 2px;
}
.flickrimages {
    background-color: #fff;
}

/* Our Work */
#our-work #body {
    margin-right: 16px;
}

#our-work #trinity, #our-work #allendale, #our-work #indianapolis, #our-work #cic {
    clear: both;
    margin-bottom: 24px;
}

#our-work h2 {
    margin-bottom: 0px;
    line-height: 1.125em;
}

#our-work .copy {
    width: 495px;
    float: right;
    margin-bottom: 24px;
}

#our-work .copy p {
    text-indent: 36px;
}

#our-work .copy p.first {
    text-indent: 0px;
}

#our-work .copy a {
    color: #9e5741;
    font-weight: normal;
}

#our-work .copy a:visited {
    color: #9e5741;
}

#our-work .copy a:hover {
    color: #ab6a0c;
}

#our-work div.flickrbadge {
    float: right;
    width: 210px;
    margin: 28px 30px 12px 0px;
}

#our-work div.flickrbadge p {
    text-align: right;
}

#our-work div.flickrbadge p.flickrmore {
    margin-bottom: 17px;
}

#our-work div.flickrbadge p.flickrmore a {
    text-decoration: underline;
}

#our-work div.flickrimages {
    width: 192px;
    padding-bottom: 8px;
}

#our-work div.flickrborder {
    width: 206px;
}

#our-work .outside_link {
    margin-top: 3px;
}

#our-work .outside_link a {
    color: #9e7541;
    font-size: 1.125em;
    text-decoration: underline;
}

#our-work .outside_link a:visited {
    color: #9e7541;
}

#our-work .outside_link a:hover {
    color: #ab6a0c;
}

/* /locations/ flickr properties */

#locations {
    margin-top: 34px;
}

#locations #flickr {
    float: right;
}

#locations #flickrmore {
    text-align: right;
    margin-top: 44px;
    margin-bottom: 0.5em;
    width: 490px;
}

#locations #flickrmore a {
    color: #58595B;
    text-decoration: underline;
}

#locations #flickrmore a:visited {
    color: #58595B;
}

#locations #flickrmore a:hover {
    color: #AB6A0C;
}

#locations #navigation {
    margin-right: 47px;
}

#locations .flickrimages {
    width: 475px;
    padding-bottom: 8px;
}

#locations .flickrborder {
    width: 490px;
}

#map_canvas {
    border: 5px solid #000;
    margin-top: 2em;
    width: 760px; 
    height: 567px;
}

#map_canvas h1.marker_title {
    font-size: 1.5em;
    font-weight: normal;
    margin-bottom: 5px;
}

