/* daughters of abraham, tx: default screen stylesheet */

/* meyer reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
    outline: 0;
}
body {
    line-height: 1;
    color: black;
    background: white;
}
ol, ul {
    list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}

/* site styles */
body{
    text-align: center;
    margin: 25px auto 0;
    width: 778px;
    border: 2px solid #dfdfdf;
    border-top: none;
}
a{
    color: #086C8F;
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
#header{
    width: 100%;
    background: url(/img/header.png) no-repeat 0 0;
    height: 183px;
    overflow: hidden;
}
h1{
    text-indent: -9999px;  
}
h1 a{
    width: 337px;
    height: 131px;
    position: relative;
    display: block;
    overflow: hidden;
}
#page{
    background: #dfe0e1 url(/img/page_bg.png) repeat-x left top;
}
#header ul{
    list-style:none;
    width: 100%;
    margin: 18px 0 0;
    height: 24px;
    background: url(/img/nav_bg.png) no-repeat 0 0;
    overflow: hidden;
}
#header li{
    float:left;
    position:relative;
    width:25%;
    text-align: center;
}
#header li a{
    font: normal 13px/25px times, serif;
    color: #efefef;
    float: left;
    width: 100%;
    height: 25px;
    background: url(/img/nav_bg.png) no-repeat 0 0;
    border-left: 2px #aaa solid;
}
#header li.about a{
    border-left: none;
}
#header li a:hover,
.page-id-22 #header li.join a,
.page-id-2 #header li.about a,
.page-id-12 #header li.news a,
.page-id-18 #header li.contact a {
    color: #808080;
    text-decoration: none;
    background-position: 0 -25px;
}
#content,
#sidebar{
    font: normal 12px/19px times, serif;
    text-align:left;
    padding: 48px 40px 20px 0;
}
#content{
    float:left;
    position:relative;
    padding: 48px 65px 20px 40px;
    width: 59%;
}
#content h2{
    color: #086C8F;
    font: normal 19px/19px times, serif;
    text-transform: uppercase;
    margin-top: 25px;
}
.home #content h2{
    margin-top: 0;
    line-height: 28px;
    text-transform: none;
}
.page-id-12 .default_title,
.page-id-18 .default_title{
    display: none;
}
#content h3{
    margin: 0 0 18px;
    font: bold 14px/16px times, serif;
}
#content h4{
    margin-bottom: 0;
    font-weight: bold;
}
#content h5{
    font: bold 12px/19px times, serif;
    margin: 18px 0;
}
#content p,
#content h2{
    padding: 0 0 18px;
}
#content blockquote{
    width: 90%;
    margin-left: 5%;
}
#content ul{
    display: block;
    clear: both;
    width: 100%;
    margin-bottom: 18px;
}
#content ul li{
    margin-left: 15px;
    margin: 0 0 6px 15px;
    list-style: disc;
}
#content strong {
    font-weight: bold;
}
#content em {
    font-style: italic;
}
#sidebar{
    width: 170px;
    float: right;
}
#sidebar h2.widgettitle{
    display: none;
}
/* how to start and interfaith group button */
.widget ul{
    border-bottom: 1px solid #086C8F;
    margin: 0 0 15px;
    padding: 0 0 20px;
}
.widget li{
    margin: 10px 0 0;
}
.widget_pages .page_item {
    background: url(/img/faiths_bg.png) no-repeat 0 0;
    padding-left: 40px;
    height: 35px;
    line-height: 27px;
}
.widget_pages .page_item.page-item-3 {
    line-height: 23px;
    height: 25px;
}
.widget_pages .page_item a{
    color: #000;
}
.widget_pages .page_item a:hover,
.widget_pages .page_item.current_page_item a{
    color: #086C8F;
    text-decoration: none;
}
.page_item.page-item-6 {
    background-position: 0 -50px;
}
.page_item.page-item-3 {
    background-position: 0 -102px;
}
.textwidget p{
    margin: 10px 0 0;
}
/* faiths links */
.widget_pages .page-item-20.page_item{
    border-bottom: 1px solid #086C8F;
    margin: 0 0 20px;
    padding: 0 0 24px;
}
.widget_pages .page-item-20.page_item a{
    color: #fff;
    display: block;
    width: 161px;
    height: 36px;
    background: url(/img/howto_bg.png) no-repeat 0 0;
    overflow: hidden;
    text-align: center;
    line-height: 18px;
    color: #fff;
    text-indent: -9999px;
}
.widget_pages .page-item-20{
    background: none;
    padding-left: 0;
}
.widget_pages .page-item-20 a:hover,
.widget_pages .page-item-20.current_page_item a{
    color: #000;
    background-position: 0 -36px;
    text-decoration: none;
}
#footer{
    color: #fff;
    text-align: left;
    font: normal 12px times, serif;
    clear: both;
    width: 778px;
    position: relative;
    padding: 12px 0;
    height: 50px;
    border-top: 10px solid #638E9C;
    background: #ABAAA8;
}
#footer p{
    padding: 0 14px;
}
#footer .left{
    float: left;
    width: 50%;
    clear: none;
}
#footer .right{
    clear: none;
    float: right;
    width: 30%;
    text-align: right;
}
#footer a{
    padding: 0 5px;
    color: #fff;
}
#content .entry img{
    background: #8A8987;
    padding: 10px 0 12px;
}
#mediaspace{
    margin-bottom: 12px;
}
