
/* Demonstration of a WYMeditor style
p.pull-quote {
    float: right;
    padding: 20px;
    font-size: 150%;
    font-weight: bold;
    width: 25%;
}
*/

/* Basic page layout */
html, body {
    text-align: center;
    font-family: "Arial", "Helvetica", sans-serif;
}

html {
    background: #d2e1b5 url(/images/theme-tlccapecoral/bg-stripes.png) repeat-x scroll center top;
}

body {
    width: 860px;
    margin: 0 auto;
    padding-left: 32px;
    text-align: left;
    /* If you're using fancybox and it won't center, use    */
    /* position: static;                                    */
    /* Beware that this can introduce IE6 problems          */
}

h1, h2, h3, h4, h5, h6 {
    padding: 0;
    font-weight: normal;
    font-family: "Times New Roman", "Times New", "Times Roman", "Times", serif;
}

h1 { font-size: 175%; margin: 0; padding: 0 0 0.742857142857em 0; }
h2 { font-size: 150%; margin: 0 0 0.866666666667em 0; }
h3 { font-size: 130%; margin: 0 0 1em 0; }
h4 { font-size: 115%; margin: 0 0 1.13043478261em 0; }
h5 { font-size: 105%; margin: 0 0 1.2380952381em 0; }
h6 { font-size: 100%; margin: 0 0 1.3em 0; }

a {
    color: #b26206;
}

legend {
    color: black;
}

#butterfly {
    position: absolute;
    left: 0;
    top: 0;
    background: transparent url(/images/theme-tlccapecoral/butterfly.png) no-repeat;
    width: 204px;
    height: 232px;
}

#header {
    height: 51px;
    padding: 17px 0 5px 173px;
    background: transparent url(/images/cache/images-util-corners-1c4299da5aca046baa2360986dddb5ad.png) no-repeat scroll left bottom;
}

#logo {
    display: block;
    width: 468px;
    height: 51px;
    position: relative;
    left: 9px;
}

#main {
    float: left;
    width: 860px;
    background: transparent url(/images/cache/images-util-corners-e78384f083173640a61bf1e25d59b7d1.png) repeat-y scroll left top;
}

#sidebar {
    width: 200px;
    float: right;
    padding: 5px 10px 0 0;
    font-size: 80%;
    color: #223718;
}

.sidebar_item {
    background: transparent url(/images/cache/images-util-corners-a960f0d1da62454890fa2a82908777c3.png) no-repeat scroll left bottom;
    padding: 0 18px 1px;
    width: 164px;
    margin: 0 0 10px 0;
    float: left;
}

#sidebar p, #sidebar ul, #sidebar ol {
    margin-bottom: 14px;
}

#sidebar h2.item_title {
    background: transparent url(/images/cache/images-util-corners-e1d60185c7a3eb969d5e34dc525ee596.png) no-repeat scroll left top;
    color: white;
    padding: 2px 10px 1px;
    text-transform: uppercase;
    font-size: 140%;
    margin: 0 -18px 10px;
}

#sidebar h2.item_title a {
    color: white;
    text-decoration: none;
}

#sidebar .floatRight {
    margin: -5px -10px 5px 5px;
}

#sidebar .floatLeft {
    margin: -5px 5px 5px -10px;
}

#sidebar .newsIndex ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}

#sidebar .newsIndex li {
    margin-bottom: 14px;
}

#sidebar .ebook .large {
    font-size: 130%;
}

.button {
    display: block;
    width: 99px;
    padding: 0 0 0 1px;
    height: 22px;
    line-height: 22px;
    font-weight: bold;
    color: white;
    text-decoration: none;
    background: transparent url(/images/theme-tlccapecoral/button-100.png) no-repeat;
    font-size: 90%;
    text-align: center;
}

#content {
    width: 450px;
    display: inline; /* IE6 fix */
    float: left;
    font-size: 85%;
    min-height: 300px;
    padding: 0 0 1px 10px;
    color: #223718;
}

#slideshow {
    width: 470px;
    height: 273px;
    margin: -4px -10px 10px;
    background: transparent url(/images/cache/images-util-corners-ad6785f7f78f3fc6426b7d9cc66349f3.png) no-repeat;
    position: relative;
    overflow: hidden;
}

#slideshow .slide {
    width: 450px;
    height: 253px;
    overflow: hidden;
    margin: 10px 0 0 10px;
}

#slideshow .caption {
    background: transparent url(/images/cache/images-util-corners-760fafa920bd3afd367d5c4d053bdc71.png);
    font-size: 120%;
    font-weight: bold;
    height: 34px;
    line-height: 17px;
    width: 430px;
    margin-top: -50px;
    padding: 8px 10px;
    position: relative;
}

/* Menu styles */
.menu {
    list-style: none;
    margin: 0;
    padding: 120px 0 0;
    float: left;
    width: 180px;
    font-family: "Times New Roman", "Times New", "Times Roman", "Times", serif;
    position: relative;
}

.menu ul {
    display: none;
}

.menu li {
    padding: 1px 1px 1px 2px;
}

.menu a {
    text-transform: uppercase;
    color: black;
    text-decoration: none;
    background-color: #f9e8a2;
    border: 1px solid #f9e8a2;
    border-color: #fcf3cf #d3c589 #8f855d #f9eaa9;
    display: block;
    width: 130px;
    padding: 1px 10px 1px 35px;
}

.menu a:hover, .menu .hover, .menu .active a {
    background-color: #f2d785;
    border-color: #f8eac0 #bba667 #574e30 #f3da8e;
}

/* Footer Styles */
#footer {
    background: transparent url(/images/cache/images-util-corners-d590c85cadb9b9b4a4100b53e6883446.png) no-repeat scroll left top;
    padding: 40px 0 5px;
    clear: both;
    font-size: 75%;
    zoom: 1; /* hasLayout */
    color: black;
    text-align: center;
}

#footElements:first-line {
    font-weight: bold;
}

#footer a {
    color: black;
    text-decoration: none;
}

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

#footTextlinks a {
    padding: 0 10px;
}

#copyright { margin-bottom: 0; }
#developerNotice { margin-top: 0; }

/* Social media icons */
#share a {
    display: block;
    height: 16px;
    line-height: 16px;
    padding: 0 5px 0 20px;
    margin: 0 0 6px 0;
    background: transparent url(/images/util/social-icons/16x16.png) no-repeat;
    text-decoration: none;
    color: black;
}

#share a.bookmark    { background-position: 0    0px; }
#share a.delicious   { background-position: 0  -20px; }
#share a.digg        { background-position: 0  -40px; }
#share a.email       { background-position: 0  -60px; }
#share a.facebook    { background-position: 0  -80px; }
#share a.flickr      { background-position: 0 -100px; }
#share a.google      { background-position: 0 -120px; }
#share a.itunes      { background-position: 0 -140px; }
#share a.linkedin    { background-position: 0 -160px; }
#share a.myspace     { background-position: 0 -180px; }
#share a.reddit      { background-position: 0 -200px; }
#share a.rss         { background-position: 0 -220px; }
#share a.sharethis   { background-position: 0 -240px; }
#share a.twitter     { background-position: 0 -260px; }
#share a.youtube     { background-position: 0 -280px; }
#share a.print       { background-position: 0 -300px; }

#share .stbuttontext {
    line-height: 16px !important;
}

.stButton {
    margin: 0 !important;
}

.stButton .chicklets {
    display: block;
    font-family: "Arial", "Helvetica", sans-serif !important;
    font-size: 100% !important;
    line-height: 16px !important;
    padding-left: 18px !important;
}

#share .stico_default, .stButton .chicklets {
    background: transparent url(/images/util/social-icons/16x16.png) no-repeat scroll 0 -240px !important;
}

/* Grid overlay */
#gridOverlay {
    position: absolute;
    width: 960px;
    height: 120%;
    opacity: 0.15;
    top: -10%;
    display: none;
}

#gridOverlay div {
    display: inline; /* IE6 fix */
    float: left;
    background-color: ;
    width: 40px; /* 16 col grid - change to 60px for 12 cols */
    margin: 0 10px;
    height: 100%;
}


