/*
Theme Name: UFCW Local 348S
Description: Theme for UFCW Local 348S site.
Author: Rogue Repairman Productions, LLC
Author URI: http://roguerepairman.com
Version: 0.1
License: Copyright 2012, UFCW Local 348S. All rights reserved.
*/

body {

    background-color: #fff;
    background-image: url('images/top-banner-background.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    margin-bottom: 10px;

}

h1, h2, h3, h4, h5, h6 {

    color: #0b5095;

}

div#logo {

    margin-top: 10px;
    height: 133px;
}

div#logo div.language-buttons {

    text-align: right;

}

ul#top-nav {
    
    list-style-type: none;
    margin: 0;
    padding: 20px;
    text-align: center;
    
}

ul#top-nav li {

    display: inline-block;
    margin: 0;
    padding: 10px;
    background-color: #0b5095;
    border: 1px solid #5082B3;

}

ul#top-nav li a {

    color: #fff;
    font-weight: bold;

}

img.slideshow {

    margin: 0 0 20px 0;

}

div#content-container {



}

div#main-content, div#main-content-home {

    padding-top: 150px;
}

div#main-content h1, div#main-content-home h1 {

    margin: 0 0 10px 0;

}

div#sidebar-right div#address {

    color: #fff;
    font-weight: bold;
    height: 140px;
}

div#sidebar-right div.widget {

    margin-bottom: 25px;

}

div#sidebar-right div.widget h2.widget_title {
    
    background-color: #0b5095;
    color: #fff;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    border: 2px solid #5082B3;

    
}

div#sidebar-right a {

    color: #0b5095;
}

div#sidebar-right div.widget ul {
    
    list-style-type: none;
    margin: 0;
    padding: 0;
    
}

div#sidebar-right div.widget ul > li {

    margin: 10px;

}

div#footer {

    margin-top: 50px;
    padding: 0;


}

div#footer table {

    border-collapse: collapse;

}

div#footer table td {

    vertical-align: top;
    border: 2px solid #5082b3;
    padding: 10px;
}

div#footer table td#footer-contact {

    background-color: #306ba5;
    color: #fff;
    font-weight: bold;
    width: 200px;

}

div#footer table td#footer-nav {

    background-color: #2664a1;
    font-size: 90%;

}

div#footer table td#footer-nav > ul {
    
    list-style-type: none;
    padding: 0;
    margin: 0;
    
}

div#footer table td#footer-nav > ul > li {

    display: inline-block;
    margin-right: 15px;
    height: 200px;
    font-weight: bold;
    vertical-align: top;
    
}

div#footer table td#footer-nav > ul > li > a {

    color: #a7c0d0;
    
}

div#footer table td#footer-nav > ul > li > ul {

    list-style-type: none;
    margin: 0;
    padding: 0;

}

div#footer table td#footer-nav > ul > li > ul a {

    color: #6893b2;

}

div#footer table td#footer-bottom {

    background-color: #195b9b;

}

div#footer table td#footer-bottom p {

    font-size: 90%;
    color: #5082b3;
}

/*

div#footer td#footer-contact {

    background-color: #306ba5;
    border: 2px solid #5082b3;
    color: #fff;
    font-weight: bold;
    width: 300px;

}


div#footer td#footer-nav {

    background-color: #2664a1;
    display: inline-table;
    width: 610px;
    border: 2px solid #5082b3;

}

div#footer td#footer-nav > ul {

    list-style-type: none;
    padding: 0;
    margin: 0;
    vertical-align: top;

}

div#footer td#footer-nav > ul > li {

    display: inline-block;
    margin-right: 10px;

}

div#footer td#footer-nav > ul > li > ul {

    list-style-type: none;
    margin-left: 0;

}

div#footer td#footer-bottom {

    background-color: #195b9b;
    width: 940px;
    padding: 10px;
    font-size: 80%;
    border: 2px solid #5082b3;


}

*/
