/* ----------------------------------------------------------------
    Copyright (c) Demosphere International Inc.
    No permission is granted for any purpose without prior
    written consent from Demosphere International Inc.
-------------------------------------------------------------------*/

/* ---- FONTS ---- */
#body, #body div, #body .dii-content span, #body .dii-content p, #body .dii-content a, #body li, #body th, #body td, #body section, #body button, #body label { font-family: 'Open Sans'; }
#body .dii-content h1, #body .dii-content h2, #body .dii-content h3, #body .dii-content h4, #body .dii-content h5, #body .dii-content h6, #header .logo span, #body #design-sponsors-title { font-family: 'Open Sans' !important; font-weight: normal; text-transform: uppercase; font-size: 16px; }
#body div.ww-item-nav ul li a { font-family: 'Open Sans' !important; font-weight: normal; }

/* ---- GENERAL COLORS ---- */
#body { background: url(../images/bg.jpg) repeat-x }
#body .dii-content h1, #body .dii-content h2, #body .dii-content h3, #body .dii-content h4, #body .dii-content h5, #body .dii-content h6 { color: #000; font-family: Open Sans; }
#body .dii-content p { color: #616161; }
#body blockquote { border-left: 3px solid #c00; color: #fff; background-color: #000; }

/* ---- SOCIAL & TOP LINK COLORS ---- */
#mobile-menu { border-bottom: 3px solid #000; background: #fff; color: #616161 !important; }
#submenu-social { background: #fff; border-bottom: 3px solid #000; }
#submenu-social a { color: #000; }
#submenu-social a:hover { color: #c00; }
#submenu-links { background: #fff; border-bottom: 3px solid #000; }
#submenu-links a { color: #000; }
#submenu-links a:hover { color: #c00; }

/* ---- HEADER ---- */
#header {  }
#header .logo span { background-color: #c00; color: #fff; }
#header .logo span:after { border-top-color: #c00; border-right-color: #c00; }

/* ---- CONTAINERS ---- */
#design-container-main-nav { background-color: #000; }
#design-container-main { background-color: #fff; }

/* ---- SPONSORS ---- */
#design-sponsors-title { background-color: #000; color: #fff; }

/* ---- PAGE STRUCTURE ---- */
.pagecontainer { background-color: #fff; border-top: 3px solid #000; }
.transparent-bg { background-color: rgba(255,255,255,0.7); }
#design-wrapper {  }
.maincontainer {  }

/* ---- FOOTER ---- */
#body #footer { background-color: #292929; }
#body #footer .dii-content { background: #292929; font-family: Arvo; }
#footer-widgets { border-bottom: 1px solid rgba(255,255,255,0.1); }
#footer-widgets .dii-content-header h2 { color: #fff; }
#footer-widgets .dii-content-linkview { border-bottom: 1px solid rgba(255,255,255,0.1); }
#footer-widgets .dii-content-linkview a { color: #ddd; }
#footer-widgets .dii-content-linkview a:hover { background-color: #c00; color: #fff; }
#copyright,
#copyright a, #copyright-1 p, #copyright-2 p, #copyright-1 span, #copyright-2 span { color: #FFF; font-family: Oswald; }