


/* THESE STYLES WILL SHOW UP IN THE CMS TEXT EDITOR */
    /* <textEditor> */        
        .fontGeorgia {font-family: georgia, serif;}
        .fontTimes {font-family: "times new roman", times, serif;}    
        .fontVerdana {font-family: verdana, sans-serif;}
        .fontArial {font-family: arial, sans-serif;}
        .fontTahoma {font-family: tahoma, sans-serif;}    
        
        .textBlack, .textBlack a {color: #111;}
        .textWhite, .textWhite a {color: #fff;}
        .textGrey, .textGrey a {color: #adaeae;}    
        .blue, .blue a { color: #009de0; }
        .grey, .grey a { color: #999; }
        .green, .green a { color: #77b238; }
        .turquoise, .turquoise a { color: #00ae95; }
        .orange, .orange a { color: #f28c00; }
        .yellow, .yellow a { color: #ffcb05; }
        .pink, .pink a { color: #f705a7; }
        .left {float: left; margin-right: 1em;}
        .right {float: right; margin-left: 1em;}
        .textSmall {font-size: 85%;}
        .textLarge {font-size: 125%;}
        .noborder {border: none !important;}
        span.imageBorder img {border: 1px solid #333;}
        .featuredtitle {font-size: 24px; font-weight: bold;} 
    /* </textEditor> */





/* GENERAL, SITEWIDE CONTENT CALLINGS */

/* links */
a {
    color: #4D71A3;
    text-decoration: underline;
}
    a:hover {
        color: #999;
    }





/* setting the OL/UL to specified values in the content areas */
.contents ol {
    list-style: decimal;
    margin: 10px 25px;
}
    .contents ol li {
        padding: 0 0 5px 0;
    }    
        
.contents ul {
    list-style: square;
    margin: 10px 25px;
}

.contents ul li a {
    color: #4D71A3;
}

.contents ul li a:visited {
    color: #754C78;
}
    .contents ul li {
        padding: 0 0 5px 0;
    }    
    
    /*  for blog/calendar list items to still have list bullets */
    .blogList ul li li, .eventsList ul li li {list-style: square !important;}
    .blogList ol li li, .eventsList ol li li {list-style: decimal !important;}



/* want the paragraphs to have a nice even margin */
.contents p {
    font-size: 15px;
    margin: 0 0 15px 0;
    color: #585857;
    
}

.contents1 p {
    font-size: 15px;
    margin: 0 0 15px 0;
    color: #fff;
    
}

.contents1 h1.title {
    color: #fff;
}


/* want good looking horizontal rules */
hr {
    border: 1px solid #333;
    border-width: 1px 0 0 0;
    border-collapse: collapse;
    clear: both;
    margin: 10px 0;
}



/* GENERAL SITE HEADINGS */    
h1 {
    margin: 10px 0;
    color: #333;
    line-height: 1.2em;
    font-size: 18px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
}    

h2 {
    margin: 0;
    color: #26466D;
    line-height: 1em;
    font-size: 16px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
}     

h3 {
    margin: 10px 0;
    color: #26466D;
    line-height: 1em;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
}        

h4 {
    margin: 10px 0;
    color: #26466D;
    line-height: 1em;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
}    

h5 {
    margin: 10px 0;
    color: #26466D;
    line-height: 1em;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    font-weight: bold;
}    


h1 .blue, h2 .blue, h1.blue, h2.blue {
    color: #009de0;
    background: transparent url(images/headingBluebg.jpg) no-repeat center left;
    padding-left: 27px;
}

h1 .white, h2 .white, h1.white, h2.white {
    color: #fff;
    background: transparent url(images/headingWhitebg.png) no-repeat center left;
    padding-left: 27px;
}

h1 .green, h2 .green, h1.green, h2.green {
    color: #77b238;
    padding-left: 27px;
    background: transparent url(images/headingGreenbg.jpg) no-repeat center left;
}

h1 .turquoise, h2.turquoise, h1.turquoise, h2.turquoise {
    background: transparent url(images/headingTurquoisebg.jpg) no-repeat center left;
    padding-left: 27px;
    color: #00ae95;
}

h1 .orange, h2 .orange, h1.orange, h2.orange {
    color: #f28c00;
    padding-left: 27px;
    background: transparent url(images/headingOrangebg.jpg) no-repeat center left;
}
h1 .pink, h2 .pink, h1.pink, h2.pink {
    color: #c20e1a;
    padding-left: 27px;
    background: transparent url(images/headingPinkbg.jpg) no-repeat center left;
}

h1 .grey, h2 .grey, h1.grey, h2.grey {
    color: #666;
    background: transparent url(images/headingGreybg.png) no-repeat center left;
    padding-left: 27px;
}

.sub h1 .grey, .sub h2 .grey, .sub h1.grey, .sub h2.grey {
    color: #666;
    background: transparent url(images/headingGreybg.png) no-repeat center left;
    padding-left: 27px;
    margin: 20px 0 10px 20px;
}
    
/* specialized headings */
.headingBlue {
    color: #009de0;
    background: transparent url(images/blueheadingbg.gif) no-repeat left top;
    padding-left: 28px;
    min-height: 32px;
    height: auto !important;
    height: 32px;
}

.pinkHeading {
    background: transparent url(images/pinkheadingbg.gif) no-repeat left top;
    padding-left: 28px;
    min-height: 32px;
    height: auto !important;
    height: 32px;
    color: #ea5198;
}
    

.bloggingContainer h1.title {
    color: #fff;
    font-family: Georgia, serif;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0 10px 5px;
    margin: 5px 0 0;
}

.bloggingContainer1 h1.title {
    color: #fff;
    font-family: Georgia, serif;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0 10px 5px;
    margin: 5px 0 0;
}


.bloggingContainer1 p {
    color: #fff;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    padding: 0 10px 5px;
    margin: 5px 0 0;    
}


.bloggingContainer1 .linksModule .fileSize {
    color: #fff;
}


.bloggingContainer1 a {
    color: #fff;
    font-family: Georgia, serif;
    font-size: 12px;
    font-weight: normal;
    padding: 0px;
    margin: 5px 0 0;   
}

    
    
    
/* ELEMENT SPECIFIC CALLINGS */
    
/* BLOG ITEM */    
    /* blog listing page */
    .blogList {
        padding: 0;        
    }
.blogList p {
    color: #ffffff;
}

#homePage .colA h1.title {
    color: #ffffff;
    padding-bottom: 8px;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
}
    .bloggingContainer .blogList {
        margin: 0;
        padding: 0 10px;
    }
    .bloggingContainer1 .blogList {
        margin: 0;
        padding: 0 10px;
    }
        .blogList ul {
            margin: 0 !important;
            padding: 0 !important;
            list-style: none;
        }
            .blogList ul li {
                list-style: none;
    border-bottom: 1px solid #fff;
    margin-bottom: 20px;
            }
            
            .blogList ul li h2.postTitle {
                font-weight: normal !important;
                margin-bottom: 10px;
    
             }
            .blogList ul li h2.postTitle a {
                color: #fff;
                margin: 2% 0;
    text-decoration: none;
    font-weight: bold;
            }

            .inside .blogList ul li h2.postTitle a {
                color: #000;
                margin: 1% 0;
    text-decoration: none;
    font-weight: bold;
            }
            
            .bloggingContainer .blogList ul li h2.postTitle {
                font-size: 11px;
                font-family: arial, helvetica, sans-serif;
                font-weight: normal;
                border-top: 1px solid #fff;
                margin: 5px 0 5px;
                padding: 5px 0 0;
            }
            .bloggingContainer .blogList ul li h2.postTitle a {
                color: #fff;
                text-decoration: none;
            }
.bloggingContainer1 .blogList ul li h2.postTitle {
                font-size: 11px;
                font-family: arial, helvetica, sans-serif;
                font-weight: normal;
                border-top: 1px solid #fff;
                margin: 5px 0 5px;
                padding: 5px 0 0;
            }
            .bloggingContainer1 .blogList ul li h2.postTitle a {
                color: #fff;
                text-decoration: none;
            }
            
            .blogList ul li  .postDate {
                margin: 0 0 10px 0;
                color: #ffffff;

            }
                
            .bloggingContainer .blogList ul li .postDate {
                color: #fff;
            }

            .inside .blogList ul li .postDate {
                color: #000;
            }
            
            .bloggingContainer .blogList ul li em a{
                color: #fff;
            }
.bloggingContainer1 .blogList ul li .postDate {
                color: #fff;
            }
            
            .bloggingContainer1 .blogList ul li em a{
                color: #fff;
            }
                
            /* rss icon */
            .rss img {border: none}
                
                
    /* post detail page */
    #secPage .post h2 {
        margin: 0 0 10px 0;
    }
        #secPage .post .postDate {
            margin: 0 0 10px 0;
            color: #999;
        }
        #secPage .post .blogBack {
            margin: 10px 0;
            font-weight: bold;
        }
    
    
    /* blog comments */
    .comments {
        padding-top: 10px;
    }
        .comments dl {
            background: #fff !important;
        }    
            dt.comment {
                background: #fff !important;
                float: right;
                width: 155px;
                color: #585857 !important;
                border-top: 1px solid #734526;
                clear: both;
            }            
            dd.comment {            
                border-top: 1px solid #734526;
                background: #fff !important;
                margin-right: 180px;
                padding-left: 0 !important;
                padding-right: 20px;
            }
            
                /* alternate colors, for the even posts */
                dt.comment.alternate {
                    color: #585857 !important;
                }
                dd.comment.alternate {
                    color: #585857 !important;
                }
            
            .commentDate {            
                color: #999 !important;
            }
        
        
    /* comments form */
    .commentsForm {
        clear: both;
        padding-top: 15px;
        width: 80%;
    }
        .commentsForm label {
            font-weight: bold;
        }
        
        .commentsForm input, .commentsForm textarea {
            padding: 2px 4px;
            font-family: arial;
            font-size: 1em;
        }
        
        .commentsForm img { /* this is for the captcha image */
             margin: 5px 0;
             border: 1px solid #999;
        }
        
        .commentsForm input.submitComment {
             margin: 10px 0;
        }
        
        .commentsForm .note {
            font-size: .9em;
            color: #999;
        }

    
    
    
/* LINKS AND FILES ELEMENT */
.linksModule ul { /* with this you can change the icon */
    list-style-image: url(template/icon_external.gif) !important;
}    
    .linksModule .fileSize {
        color: #fff;
        font-size: .9em;
    }



/* GRAPHIC TABULAR EVENTS CALENDAR */
    .eventsCalendar table { /* entire table */
        border: 1px solid #999;
        width: 100%;
        border-collapse: collapse;
    }        
        .calendarDay, .calendarToday, .calendarDayHeader, .calendarTitle td, .calendarWeekendDay, .calendarOtherMonthDay   {
            padding: 2px;
            border: 1px solid #999;
            text-align: left;
            vertical-align: top;
        }
        
        .calendarTitle td { /* top bar with current month and next/previous buttons */
            text-align: center;
            background: #A4A4A4 !important;
            color: #FFF;
            padding: 3px 4px !important;    
            text-transform: uppercase !important;
            font-weight: normal !important;
            font-weight: bold !important;    
        }    
            .calendarNextPrevious {
                color: #fff !important;
                font-weight: normal;
                font-size: .9em;
            }    
                .calendarNextPrevious a {
                    color: #fff !important;
                    font-weight: normal;
                }    
                
        .calendarDayHeader { /* m-f bar */
            color: #333;
            background: #DADADA;
            font-weight: normal;
            height: 1px;
            text-align: center;
            padding: 4px 2px;
            text-transform: uppercase !important;
            font-size: .9em;
        }    
            
        .calendarToday, .calendarToday a { /* current day */
            color: #333 !important;
            background: #DADADA;
            font-weight: bold;
        }    
        .calendarWeekendDay { /* weekends */
            background: #fff;
        }        
        .calendarOtherMonthDay { /* previous or next months days on current months calendar */
            color: #333;
            background: #efefef;
        }
        
        
        
        /* calendar detail page */    
        #secPage .event h2 {
            margin: 0 0 10px 0;
        }
            #secPage .event .eventDate {
                margin: 0 0 10px 0;
                color: #999;
            }
            #secPage .event .eventBack {
                margin: 10px 0;
                font-weight: bold;
            }
            
            

    

/* ICEBRRG */
    .fieldSelected { /* background color of a selected field. */
        background: #EFEFEF !important;
        border-color: #dadada !important;
    }