/*
Theme Name: CappTastic
Theme URI: http://www.reneelung.ca
Description: A theme for the new CAPP site.
Version: 1.0
Author: East West Creative
Author URI: www.reneelung.ca & www.cdmckay.org
Tags: red, white, from-sea-to-shining-sea, pop, beavers, colour
*/

* {
    margin: 0px;
    padding: 0px;
}

.latest-news p img {
	display: none;
}

.latest-news object, .latest-news embed {
	display: none;
}

body {
    font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
    background-color: white;
    background-image: url(images/body-bg.gif);
    background-position: top center;
    background-repeat: no-repeat;
}

ul, li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #0071BC
}

p {
    font-size: 12px;
    margin: 10px 0px;
    line-height: 160%;
}

h1 {
    font-size: 32px;
}

h2 {
    font-size: 26px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

small {
    font-size: 10px;
}

div#header {
    height: 100px;
    background: #EFDADA;
}

div#header-inner {
    width: 900px;
    height: 100px;
    margin: 0px auto;
    padding: 0px 64px;
    background: url(images/header-bg.gif);
}

div#header-drop-shadow {
    height: 10px;
    background: url(images/header-drop-shadow.png);
}

div#header-logo {
    width: 225px;
    height: 100px;
    float: left;
    margin-right: 30px;
    background: url(images/header-logo.png);
}

#header-nav-parent-list
{
    list-style: none;
    padding: 0px;
    margin: 0px;
}

#header-nav div.current-page {
    display: inline-block;
    width: 66%;
    border-top: 1px solid gray;
}

#header-nav > li
{
    display: inline-block;
    float: left;
    padding: 0px 10px;
    text-align: center;
    line-height: 100px;
    cursor: pointer;
    font-size: 12px;
    border-left: transparent solid 1px;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    margin: 0px 10px;
    padding: 0px 10px;
    text-transform: uppercase;
}

#header-nav a {
    color: black;
}

#header-nav > li:hover
{
    background: url(images/drop-down-bg.png);
    border-left: 1px solid #AA1325;
    border-right: 1px solid #AA1325;
    border-bottom: 1px solid #AA1325;
}

#header-nav > li > a {
    display: block;
    height: 100%;
    width: 100%;
}

#header-nav > li ul
{
    position: absolute;
    display: none;
    line-height: 100%;
    list-style: none;
    padding: 0px;
    margin-left: -11px;
    border-left: 1px solid #AA1325;
    border-right: 1px solid #AA1325;
    border-bottom: 1px solid #AA1325;
}

#header-nav > li:hover ul
{
    display: block;
    min-width: 105px;
    background: url(images/drop-down-bg.png);
    clear: both;
    z-index: 1;
}

#header-nav > li > ul > li
{
    list-style: none;
    display: block;
    list-style-type: none;
    line-height: 30px;
    background: url(images/drop-down-bg.png);
    border: none;
    padding: 5px 10px;
    text-align: left;
    text-indent: 0px;
    vertical-align: middle;
    text-transform: none;
}

#header-nav > li > ul > li:hover
{
    background-color: #FAFAFA;
    background-image: none;
}
#header-nav > li > ul > li > a {
    width: 100%;
    height: 100%;
    display: block;
}


#content
{
    padding: 20px 0 40px;
    min-height: 450px;
}

#content-inner
{
    width: 900px;
    padding: 0 25px;
    margin: 0 auto;
}

#sidebar h2 {
    font-size: 14px;
}

#sidebar li {
    font-size: 12px;
}
div#footer {
    height: 175px;
    margin: 0px auto;
    background: #EFDADA;
}

div#footer-drop-shadow {
    height: 10px;
    background: url(images/footer-drop-shadow.png);
}

div#footer-inner {
    width: 900px;
    height: 175px;
    padding: 0px 64px;
    margin: 0px auto;
    background: url(images/footer-bg.gif);
}

div#footer-inner span {
	font-size: 9px;
	color: white;
	display: inline-block
	margin-top: 20px;
	margin-left: 10px;
}

div.divider {
    height: 1px;
    border-top: 1px solid #AA1325;
    margin: 10px 0px 20px 0px;
}

div.clear {
    clear: both;
    height: 0px;
}

.alignleft {
    float: left;
    margin: 10px;
}

.alignright {
    float: right;
    margin: 10px;
}
/* Element Styles */

div.box.contact-us h5, div.box.latest-news h5 {
    margin: 10px 0px 2px 0px;
}

div.box.latest-news h5 a {
    color: #AA1325 !important;
}

div.box.latest-news p {
    margin-top: 0px;
}

div.box.latest-news p.date {
    color: #AA1325;
}
div.box.contact-us ul li, div.box.latest-news ul li {
    font-size: 12px;
    margin-left: 15px;
    margin-bottom: 0px;
}

.contact-us img {
    border: 0;
    margin-top: 10px;
}

.contact-buttons {
    display: inline-block;
    margin: auto;
    width: 200px;
}
.other-sections li {
    font-size: 12px;
    margin: 10px;
}

.other-sections h4 {
    margin-bottom: 10px;
}

.login-out li {
    font-size: 12px;
    margin: 10px;
}
/* Front Page */
#splash {
    width: 900px;
    height: 300px;
    margin: auto;
    background: url(images/splash-bg.gif);
}

#splash #secondary-bg {
    width: 820px;
    height: 220px;
    position: relative;
    background: url(images/splash-logo.gif);
    padding: 40px;
    overflow: hidden;
}

#splash #secondary-bg .box {
    width: 600px;
    height: 54px;
    vertical-align: middle;
    margin: 0px;
    font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 54px;
}

#secondary-bg .box span.keyword {
    font-family: "Lucida Sans", "Lucida Sans Unicode", Arial, sans-serif;
    color: #FF0000;
    text-transform: uppercase;
}

#secondary-bg .box.community-link {
    padding-left: 40px;
}

.box.community-link a:hover {
    color: #FF0000;
}
/* Index &  Styles */

#index-major, .general-major {
    width: 560px;
    padding: 10px 20px;
    float: left;
}

#index-minor, .general-minor {
    width: 260px;
    padding: 10px 20px;
    float: left;
}

#index-major h1, .general-major h1 {
    color: #AA1325;
}

#index-major h2 a, #general-major h2 a {
    color: black;
}

#index-minor .box, #general-minor .box, #single-minor .box, .general-minor .box {
    padding: 20px 20px;
    background: #F9F9F9;
    border: 1px solid #808080;
    margin-bottom: 20px;
}

#index-minor button, #general-minor button {
    background: #AA1325;
    border-right: 1px solid gray;
    border-bottom: 1px solid gray;
    border-left: 1px solid transparent;
    border-top: 1px solid transparent;
    font-size: 10px;
    color: white;
    padding: 2px 4px;
    margin: 0px 10px;
}

#index-minor button:active, #general-minor button:active {
    background: #8E1126;
    border-left: 1px solid gray;
    border-top: 1px solid gray;
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
}

/* Events Styles */

#events-major {
    width: 560px;
    padding: 10px 20px;
    float: left;
}

#events-minor {
    width: 260px;
    padding: 10px 20px;
    float: left;
}

#events-major h1 {
    color: #AA1325;
}

#events-major div.divider {
    height: 1px;
    border-top: 1px solid #AA1325;
    margin: 10px 0px 20px 0px;
}

#events-major div.post {
    margin-bottom: 20px;
}

#events-major p {
    font-size: 12px;
    margin: 10px 0px;
}

#events-major a, #index-minor a {
    color: #0071BC
}

#events-major h2 a {
    color: black;
}

#events-minor .box {
    padding: 20px 25px 20px 20px;
    background: #F9F9F9;
    border: 1px solid #808080;
    margin-bottom: 20px;
}

#events-minor .box.events h4 {
    margin-bottom: 10px;
}

#events-minor .box.events span a {
    font-size: 14px;
    color: #AA1325;
    font-weight: bold;
}

#events-minor .box.events span {
    color: #AA1325;
}

#events-minor .box.events li {
    margin-bottom: 20px;
}

/* Single Post Styles */

#single-major {
    width: 560px;
    padding: 10px 20px;
    float: left;
    font-size: 10px
}

#single-minor {
    width: 260px;
    padding: 10px 20px;
    float: left;
}

#single-major, #single-major h4 {
    margin-bottom: 20px;
}

#single-major div.entry {
    width: 100%;
}

#single-major div.comments {
    float: left;
}

#single-major div.comment-author {
    font-size: 14px;
    margin-bottom: 10px;
}

#single-major cite {
    font-style: normal;
}

#single-major #respond h3 {
    font-size: 16px;
}

#single-major div.navigation {
    margin: 40px 0px 20px 0px;
}
#single-major div.next-post {
    float: right;
    font-size: 12px;
}

#single-major div.previous-post {
    float: left;
    font-size: 12px;
}

/* Links Page Styles */

ul#links {
    list-style: none;
}

#links li {
    margin-bottom: 15px;
    font-size: 10px;
}

#links li a {
    display: block;
    font-size: 16px;
    margin-bottom: 5px;
}

/* Press Releases */

div.divider.press {
    border-top: 1px solid #CCC;
}

/*Single Page Styles*/

div.post {
    margin: 20px 0px;
}

/* Local Chapters */
h3.local-chapter-title span {
    font-size: 12px;
    font-weight: lighter;
}

/* Register Page */

div.mu_register {
    font-size: 12px;
    font-weight: bold;
}

div.mu_register label {
    font-size: 16px;
}