/*  
Theme Name: BCIHA
Theme URI: 
Description: The BC Inline Hockey Association's theme
Version: 1.0
Author: Brian Stanton
Author URI:

	A theme made for the BC Inline Hockey Association.

*/

body {
    margin: 0;
    font-family: Arial;
    font-size: 12px;
    text-align: center;

    background: url('/wp-content/themes/bciha/img/site-bg.gif') repeat-x #000;
    zbackground: #000;
    color: #333;
}

h1 {
    font-size: 18pt;
    font-weight: normal;
    margin-bottom: 10px;
}

h2 {
    font-size: 14pt;
}

a, a:active, a:hover, a:visited {
    color: #0055aa;
    text-decoration: none;
}

a.button {
    background: url('/wp-content/themes/bciha/img/button-bg-black.png');
}

a.button span {
    display: inline-block;
    font-size: 8pt;
    color: #FFF;
    height: 22px;
    line-height: 22px;
    padding: 0 10px;
}

a img {
    border: none;
}

table {
    border: 1px solid #333;
    border-collapse: collapse;
}

#container ul {
    list-style-image: url('/wp-content/themes/bciha/img/bullet.png');
}

#container ul .linkcat {
    list-style: none;
}

#container ul.links {
    margin: 0;
    padding: 0 0 10px 0;
}

#wrapper{
    margin: 0 auto;
    width: 939px;
    text-align: left;
}

#header {
    height: 164px;
    position: relative;
    background: url('/wp-content/themes/bciha/img/header-bg.jpg') top center no-repeat;
}

.menu {
    list-style: none;
    margin: 0;
    padding: 0 19px;

    height: 40px;
    width: 901px;

    position: absolute;
    bottom: 0;

    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/wp-content/themes/bciha/img/80p_black.png');
}

html>body .menu {
    background-image: url('/wp-content/themes/bciha/img/80p_black.png');
}

.menu li {
    display: inline;
    float: left;
    padding: 0 8px;
    line-height: 40px;
}

.menu li a {
    color: #FFF !important;
    font-size: 11pt;
    font-weight: bold;

    text-transform: uppercase;
}

.menu .current_page_item a,
.menu li a:hover {
    color: #f9cc04 !important;
}

#page {
    clear: both;
    background: url('/wp-content/themes/bciha/img/page-bg.png');

    min-height: 550px;

    border: 1px solid #C0BEBE;
}

#container {
    width: 600px;
    padding: 18px;
    position: relative;
}

#viewAllNews {
    float: right;
}

.sectionHeader {
    border-bottom: 1px dotted #d5d5d5;
    font-size: 8pt;

    padding-bottom: 10px;
    margin-bottom: 10px;

    height: 22px;
    line-height: 22px;

    text-transform: uppercase;
}

.post {
    border-bottom: 1px dotted #d5d5d5;
    margin-bottom: 10px;
}

.post .date {
    float: right;
    font-size: 8pt;
    line-height: 18pt;
    height: 18pt;
}

.archive .post .entry img {
    width: 144px;
    height: 96px;
    float: left;
    padding: 2px;
    border: 1px solid #c0bebe;
    margin: 0 10px 10px 0;
}

.post .size-full {
    max-width: 600px;
}

.post .postmetadata {
    clear: left;
}

.post p {
    margin: 0 0 10px 0;
}

#sidebar {
    float: right;
    width: 272px;
    background: url('/wp-content/themes/bciha/img/sidebar-bg.png') no-repeat;
    padding: 19px 14px;
    min-height: 505px;
    list-style: none;
    margin: 0;
}

#sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#sidebar h2 {
    margin: 0;
    position: relative;
}

#sidebar h2 a {
    display: block;

    background: url('/wp-content/themes/bciha/img/box-bg.png');
    height: 29px;
    line-height: 29px;
    padding: 0 10px;
    border-bottom: 1px solid #CCC;

    font-size: 8pt;
    font-weight: normal;
    color: inherit;

    position: relative;

    text-transform: uppercase;
}

#sidebar h2 .right {
    position: absolute;
    right: 10px;
    *right: 24px;
    top: 0;

    line-height: 29px;
    height: 29px;

    text-transform: uppercase;
    font-size: 8pt;
    font-weight: normal;
}

#sidebar h2 .right:after {
    content: "\00BB";
}

#sidebar li {
    margin-bottom: 19px;
    border-bottom: 1px solid #CCC;
}

#sidebar ul li {
    background: #FFF;
    border-bottom: 1px solid #CCC;
    margin: 0;
    padding: 10px;
}

#sidebar ul ul li {
    padding: 0;
    border: none;
}

#footer {
    clear: both;
    background: #2E2E2E;
}

#footer ul {
    list-style: none;
    margin: 0;
    padding: 0;

    background: url('/wp-content/themes/bciha/img/footer-bg.png') top left repeat-x;
    height: 198px;
    max-height: 198px;
    min-height: 198px;
    padding: 19px 0 0 19px;
}

#footer h2 {
    margin: 0 0 10px 0;
    padding: 0;
    color: #FFF;
    font-weight: bold;
    font-size: 10pt;
    text-transform: uppercase;
}

#footer ul li {
    width: 220px;
    float: left;
    padding-right: 10px;
}

#footer ul ul {
    background: none;
    padding: 0;
    margin: 0;
    min-height: 0;
}

#footer ul ul li {
    float: none;
    padding: 0;
}

#footer ul a {
    color: #b2b2b2;
    text-decoration: underline;
    line-height: 1.5em;
}

#footer ul a:hover {
    color: #f9cc04;
}

#footer .copyright {
    clear: both;

    padding: 19px;
    font-size: 8pt;
    color: #FFF;
    text-align: center;
}

#footer .copyright a {
    color: #FFF;
    text-decoration: underline;
}




#pictureBox {
    width: 600px;
    height: 518px;
    background: url('/wp-content/themes/bciha/img/spinner.gif') center 185px no-repeat #121212;
    position: relative;
    margin-bottom: 10px;
    *background: white;
}

#pictureBox .list p {
    display: none;
}

#pictureBox a {
    color: #f9cc04;
}

#pictureBox .large {
    width: 600px;
    height: 400px;

    position: relative;

    background-position: center center;
    background-repeat: repeat;
}

#pictureBox .large .desc {
    position: absolute;
    bottom: 0;
    left: 0;

    width: 576px;
    padding: 12px;
 
    border-top: 1px solid #FFF;
    color: #FFF;

    *filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/wp-content/themes/bciha/img/80p_black.png');
    background-image: url('/wp-content/themes/bciha/img/80p_black.png');
}

#pictureBox .large .title {
    font-size: 24pt;
    margin: 0;
    padding: 0;
}

#pictureBox .large .title a {
    color: #FFF;
}
 
#pictureBox ul {
    list-style: none;
    margin: 12px 6px;
    padding: 0;
}
 
#pictureBox ul li {
    float: left;
    padding: 0 5px;
}
 
#pictureBox ul li img {
    padding: 1px;
}
 
#pictureBox ul li.active img {
    border: 1px solid #FFF;
    padding: 0;
}




/* gallery overrides */
#wrapper .ngg-clear {
    clear: left;
}

#wrapper .ngg-galleryoverview {
    clear: none;
}

#wrapper .ngg-albumoverview {
    clear: none;
}

.ngg-albumoverview {
    margin-top: 10px;
}

.ngg-album {
    border: none;
    width: 50%;
    float: left;
    margin: 0;
    padding: 0;
}

.ngg-albumtitle {
    font-size: 14pt;
}

.ngg-album .Thumb {
    float: left;
    padding: 2px;
    border: 1px solid #c0bebe;
    margin: 0 5px 5px 0;
}

#sidebar .ngg-widget,
.ngg-gallery-thumbnail-box {
    background: #FFF;
    padding: 0 10px 5px 0;
    position: relative;
}

.ngg-gallery-thumbnail-box {
    float: left;
    padding: 0;
}

#sidebar .ngg-widget img,
.ngg-gallery-thumbnail-box img {
    border: 1px solid #c0bebe;
    padding: 2px;
    margin: 10px 0 0 10px;
}




#sidebar .seemore {
    color: #000;
    text-transform: uppercase;
    font-size: 8pt;
    text-align: right;
    display: block;
}



/* associations box */
#text-501081501 {
    height: 205px;
}

#text-501081501 img{
    border: 0;
}

#text-501081501 li {
    float: left;
    padding: 0 !important;
}

#text-501081501 #sp1,
#text-501081501 #sp3,
#text-501081501 #sp5 {
    border-right: 1px solid #E1E1E1;
}

#text-501081501 #sp1,
#text-501081501 #sp2,
#text-501081501 #sp3,
#text-501081501 #sp4 {
    border-bottom: 1px solid #E1E1E1;
}


.archive #news .post .entry * {
    font-family: Arial !important;
    font-size: 10pt !important;
    font-weight: normal !important;
}

.error { border: 1px solid red; }
