/* =================== STYLE =================== */
/* HEADINGS */
h1 {
    font-size: 197%;
    color: #303945;
    font-weight: 700;
    padding: 0 0 5px 0;
}

h1 a {
    color: #303945;
}

h2 {
    font-size: 123.1%;
    font-weight: bold;
    padding: 17px 0 17px 0;
}

h4 {
    font-size: 100%;
    font-weight: bold;
}

/* BULLET POINTS */
ul.feature {
    background-color: #DFDFDF;
    padding: 10px;
}

li.feature {
    list-style-type: disc;
    padding: 4px 4px 4px 4px;
    margin-left: 22px;
}

/* GENERAL STYLES */
sup {
    font-size: 93%;
}

em {
    font-style: italic;
}

div#float-right {
    float: right;
    text-align: right;
}

div#top-menu {
}

div#addthis {
    margin-top: 20px;
    clear: both;
}

img.debenu-logo {
    text-align: center;
    margin-bottom: 5px;
}

div.wrap-text {
    font-size: 93%;
}

p.content {
    padding-bottom: 10px;
}

p.small {
    font-size: 77%;
    padding-bottom: 10px;
}

span.apostrophe {
    color: red;
}

/* =================== LAYOUT/STRUCTURE  =================== */
/* HEADER */
div#hd {
    margin-top: 15px;
    height: 55px;
}

/* CONTENT */
div#align-center {
    text-align: center;
}

/* SIDEBAR */
div#r-sidebar {
    background-color: #E1ECFE;
    height: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

div#r-sidebar p {
    padding-bottom: 10px;
}

/* FOOTER */
div#ft {
    margin-top: 25px;
    margin-bottom: 25px;
}
