﻿/*
============================================
Castle Oaks Evangelical Church 
Design by CommunityAhead 2009
(303) 325-5663
http://www.CommunityAhead.com
============================================
*/

html, form, body
{
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
    line-height: 1.5em;
    padding: 0;
    color: #444;
    height: 100%;
    width: 100%;
    font-size: 14px;
}

body.default, 
body.home 
{
    background: #f9f8d4 url(images/home-back.jpg) repeat-x center top;
}

h1, h2, h3, h4, h5
{
    padding: 0;
    line-height: 1.5em;
    margin: 0;
    font-weight: normal;
    color: #993333;
}

p
{
     line-height: 1.5em;
     padding: 0;
     margin: 0; 
}

hr
{
    color: #67652f;
    background-color: #67652f;
    height: 3px; 
}

h1
{
    font-size: 2.1em;
}

h2
{
    font-size: 1.9em;
    color: #353533;
}

h3
{
    font-size: 1.7em;
    color: #67652f;     
}

h4
{
    font-size: 1.4em;
    /*color: #353533;*/    
}

h5
{
    font-size: 1.0em;    
}

img
{
    border: none;
}

a:link, a:visited, a:active
{
  color: #67652f;
  text-decoration: underline;
}

a:hover
{
  color: #a6212c;
  text-decoration: underline;
}


#Wrapper
{
    width: 960px;
    margin: 0 auto;
    min-height: 100%;
    margin-bottom: -330px;
    position: relative;    
}

#HomeHeaderZone
{
    width: 960px;
    padding:0;
    margin:0;
    height: 592px;
}

#HeaderZone
{
    width: 960px;
    padding:0;
    margin:0;
 }

#ContentZone
{
    float: left;
    width: 960px;    
}

#FooterZone
{
    width: 100%;
    height: 330px;
    background: #78803a url(images/footer.jpg) no-repeat center top;
    position: relative;
}

.FooterContents
{
    width: 960px;
    height: 250px;
    padding-top: 80px;
    margin: 0px auto;
    color: #FFF;
    font-size: .9em;
    font-weight: bold;
}

.FooterContents a
{
    text-decoration: underline;
    color: #FFF;
}

.FooterContents a:hover
{
    color: #a6212c;
    text-decoration: none;
}

.logos /*used in the footer only*/
{
    width: 223px;
    padding: 0;
    margin: 15px 0 0 0;
    text-align: center;
}

.logos img
{
    margin-bottom: 15px;
}

.ThreeCol.Logo h1 
{
   font-size: 2.5em;
   color: #000;
}

.ThreeCol.Logo a
{
    text-decoration: none;
    color: #000;
}

.ThreeCol.Logo a:hover
{
   color: #FFF;
}


.ClearFooter
{
    height: 330px;
    clear: both;
}

.TwoCol, .ThreeCol, .FourCol, .SixCol, .EightCol, .NineCol, .TwelveCol
{
    margin-right: 17px;
    float: left;
    margin-Bottom: 15px;
}

.TwoCol
{
    width: 143px;
}

.ThreeCol
{
    width: 223px;
}

.FourCol
{
    width: 303px;   
}

.TwelveCol.PageTitle
{
    font-size: 29px;
    color: #a6212c;
    line-height: 41px;
    margin-bottom: 5px !important;
    margin-top: 5px;
}

.TwelveCol.PageTitle img
{
    border: none;
}

.UpHead
{
    background-position: bottom;
    height: 130px;
    padding-top: 0px;
    margin-bottom: 0px;
    font-size: 1em;
    color: #FFF;
    line-height: 1.7em;
    font-weight: bold;
    text-transform: uppercase;
    z-index: auto;
}

.UpHead a
{
    color: #FFF;
    text-decoration: none;
}

.UpHead a:hover
{
    color: #FFFFFF;
    text-decoration: none;
}

.LowHomeHead
{
    margin-top:0px;
    padding:0px;
    height: 147px;
    overflow:hidden;
}

.Right
{
    text-align: right;
}

.SixCol
{
    width: 463px;
}

.EightCol
{
    width: 623px;    
}

.NineCol
{
    width: 703px;    
}

.TenCol
{
    width: 783px;    
}

.TwelveCol
{
    width: 943px;    
}

.TwelveCol.Header 
{
    overflow:hidden;
    height: 283px;
}

.TwelveCol.HeaderSub
{
    overflow:hidden;
    height: 255px;   
}

.TwelveCol.Utility
{
    margin-top: 100px;   
}

/* LIST STYLES*/

.sf_simpleList, 
.sf_pageList, 
.sf_expandedList, 
.sf_expandableList, 
.sf_anchorList
{ 
    list-style-type: none; 
}

.sf_eventsList, .sf_eventTitle
{
    font-size: 12px;
 
}

.RadScheduler_Default .rsHeader h2, .RadScheduler .rsHeader h2 
{
    color: #000000;
    font-size: 14px;
}

.poweredBySitefinityLogo
{
    margin-top: -70px;
}