@import "blueprint/screen.css";

body {
    background-color: #999999;
}

p {
    color: #666666;
}

/* All pages */
#main-container {
    width: 1100px;
    margin:0 auto;
    background-color: #ffffff;
    margin-bottom: 20px;
}

#christmas-banner {
    float: right;
    margin:0;
    padding:0;
    position:relative;
    top: 0;
    right: 0;
    z-index: 1;
}

#header {
    position: relative;
    border-bottom: 2px solid #d6d6d6;
    height: 200px;
    margin: 0 0 20px 0;
}
/*
#footer {
    padding-bottom: 15px;
}
*/
a {
    color: #81aeb5;
}

/* Sitebar */
#site-bar {
    background-color: #666666;
    height: 53px;
    margin: 0 0 18px 0;
}

#site-bar p {
    position: absolute;
    top: 24px;
    left: 0;
}

#site-bar a {
    color: #ffffff;
    text-decoration: none;
}

#site-bar a:hover {
    text-decoration: underline;
}

#form-container {
    position: relative;
}

#search-form {
    width: 500px;
    position: absolute;
    top: 0;
    right: 0;
}

#site-bar .search-input {
    background: url("../img/top_bar_search_background.jpg") no-repeat right top;
    border: none;
    color: #666666;
    line-height: 14px;
    padding: 0 5px 0 0;
    width: 207px;
    text-align: right;
    float: right;
}

#site-bar form {
    padding-top: 22px;
    color: #d1d1d3;
}

#site-bar form label {
    font-weight: normal;
    margin-right: 10px;
    vertical-align: middle;
}
/* End Sitebar */

/* Navigation */
#navigation p {
    margin: 0;
    color: #666666;
}

#navigation a {
    vertical-align: middle;
    color: #666666;
    font-size: 13px;
    line-height: 12px;
    text-decoration: none;
    padding: 0 20px 0 20px;
    font-weight: 400;
}

#navigation a:hover {
    text-decoration: underline;
}
/* End Navigation*/

table {
    font-size: 18px;
    color: #666666;
}

td {
    vertical-align: top;
}

#title {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 80px;
    width: 700px;
    line-height: 40px;
}

#title h2 {
    margin-bottom: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #b5b3b3;
    font-size: 40px;
    font-weight: 500;
    position: absolute;
    bottom: 10px;
    width:700px;
}

#title h2 span {
    color: #666666;
}

#title h2 a {
    color: #cc9933;
    text-decoration: none;
    font-size: 18px;
}

#title h2 a:hover {
	text-decoration: underline;
}

#logo {
    position: absolute;
    background: url("../img/logo.jpg") no-repeat;
    text-indent: -9999px;
    bottom: 15px;
    right: 0px;
}

#logo h1 {
    height: 154px;
    width: 207px;
    margin-bottom: 0;
}

#logo a {
    display: block;
    height: 154px;
    width: 207px;
}

#itg-logo {
    position: absolute;
    background: url("../img/itg-logo.jpg") no-repeat;
    text-indent: -9999px;
    bottom: 15px;
    right: 0px;
}

#itg-logo h1 {
    height: 157px;
    width: 207px;
    margin-bottom: 0;
}

#itg-logo a {
    display: block;
    height: 154px;
    width: 207px;
}

.container {
    width: 1025px;
}

#content {
    padding: 0 0 20px 0;
}

#home #content {
    border-bottom: 2px solid #cccccc;
}

#side {
    width: 365px;
    margin-right: 20px;
    float: left;
}

#main {
    float: left;
    position: relative;
}

#main p, #main ul {
    font-size: 18px;
    line-height: 20px
}

#main hr {
    border: 0;
    height: 2px;
    color: #cccccc;
    background-color: #cccccc;
}

#main h3 {
    font-size: 30px;
    font-weight: bold;
}

#main h4 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 5px;
}

#main h4 a {
    text-decoration: none;
    color: #666666;
    font-weight: bold;
}

#main .section:last-child {
    margin-bottom: 0px;
}
/*
#footer {
    margin-bottom: 30px;
}*/
/* End All pages */

/* Papyrus pages*/
#category-subnav {
    position: absolute;
    top: -20px;
    left: 0;
}

#category-subnav a {
    color: #666666;
    font-size: 14px;
    text-decoration: none;
}

#category-subnav a:hover {
    text-decoration: underline;
}

#page-image {
    margin: 20px 0 20px 0;
}

.section {
    margin: 0 0 30px 0;
    padding: 0 0 30px 0;
    border-bottom: 2px solid #cccccc;
    height: 100%;
}

.section p {
    margin-bottom: 20px;
}

.section .left {
    float: left;
    width: 670px;
    padding: 0 30px 0 0;
    border-right: 2px solid #cccccc;
    min-height: 450px;
}

.section .left ul:last-child,
.section .left p:last-child,
.section .left div:last-child,
#page-right-content .section .right ul:last-child,
#page-right-content .section .right p:last-child,
#page-right-content .section .right div:last-child {
    margin-bottom: 0;
}

.section .right {
    float: left;
    padding: 0 0 0 30px;
    width: 270px;
}

#page-right-content .section .left {
    float: left;
    width: 270px;
    padding: 0 30px 0 0;
    border-right: 2px solid #cccccc;
}

#page-right-content .section .right {
    float: left;
    padding: 0 0 0 40px;
    width: 670px;
}

.section .quote-bar {
    width: 90px;
    height: 9px;
    margin: 0 0 15px 0;
}

.section .quote {
    font-size: 25px;
    margin-bottom: 15px;
}

.section .quote span {
    font-weight: bold;
}

.aqua {
/*    color: #81aeb5;*/
    color: #b98d2d;
}

.gold {
/*    color: #a19b5a;*/
    color: #b98d2d;
}

.brownish-yellow {
    color: #b98d2d;
}

.aqua-back {
/*    background-color: #81aeb5;*/
    background-color: #b98d2d;
}

.gold-back {
/*    background-color: #a19b5a;*/
    background-color: #b98d2d;
}

.brownish-yellow-back {
    background-color: #b98d2d;
}
/* End Papyrus pages*/

/* Sermons */
.pagination {
    text-align: center;
    margin-bottom: 20px;
}
.sermon-item {
    margin: 0 0 20px 0;
}

.sermon-item p {
    margin: 0 0 5px 0;
}

#sermons .content div {
    color: #666666;
    font-size: 18px;
    margin: 0 0 20px 0;
    line-height: 20px;
}

.indent {
    text-indent: 30px;
}

.block {
    padding: 0 30px 0 30px;
}

/* End Sermons*/

/* Contact */
#contact label {
    display: block;
}
/* End Contact */

/* Homepage */
#welcome {
    background-color: #666666;
    font-size: 24px;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    font-variant: small-caps;
    padding: 15px 15px 15px 15px;
}

#welcome a {
    color: #ffcc00;
    text-decoration: none;
}

#welcome a:hover {
    text-decoration: underline;
}

#side h3 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-top: 2px solid #d6d6d6;
    padding: 18px 0 0 0;
    color: #666666;
    margin: 20px 0 10px 0;
    font-size: 20px;
    font-variant: small-caps;
}

#side p {
    color: #666666;
    font-size: 16px;
    line-height: 25px;
    margin: 0;
}

#side p span {
    font-size: 18px;
    font-weight: bold;
    color: #cc9933;
    font-variant: small-caps;
}
/* End Homepage*/



