@charset "utf-8";
/*   
Theme Name: Lebanon ReStore, Lebanon, OR
Theme URI: http://www.lebanonrestore.com
Description: Custom theme developed for Lebanon ReStore in Lebanon, OR
Author: Adam Miller
Author URI: http://www.ajis.biz
Template: lebanonrestore
Version: 1.0
.
For use by the Lebanon ReStore in Lebanon, OR.
.
*/

body {
font-size:100%;color:#222;
background-image:url(/wp-content/themes/lebanonrestore/images/lebanon-area-restore-background.jpg);
font-family:Arial, Helvetica, sans-serif;
}
.page { background-color:#FFFFFF; }
.append-half { padding-right:20px; }
.prepend-half { padding-left:20px; }
.topborder { border-top:1px solid; }
.leftborder { border-left:1px solid; }
.rightborder { border-right:1px solid; }
.topborderblue { border-top:3px solid #000099; }

ul.nav { list-style:none; margin:0; }

ul.nav li 
{
margin:0px;
padding:5px 0 2px 10px;
border:solid 0px;
width:160px;
text-align:left;
font-weight:bold;
background-image:url(/wp-content/themes/lebanonrestore/images/lebanon-restore-button.jpg);
background-repeat:no-repeat;
}
ul.nav li:hover 
{
margin:0px;
padding:5px 0 2px 10px;
border:solid 0px;
width:160px;
text-align:left;
font-weight:bold;
background-image:url(/wp-content/themes/lebanonrestore/images/lebanon-restore-button_f2.jpg); 
background-repeat:no-repeat;
}

a:link, a:hover, a:visited, a:active { 
text-decoration:none; 

}

    .calnk a:hover {
         background-position:0 0;
         text-decoration:none;  
         color:#000000;
         border-bottom:1px dotted #000000;
         }
    .calnk a:visited {
         text-decoration:none;
         color:#000000;
         border-bottom:1px dotted #000000;
        }
    .calnk a {
        text-decoration:none; 
        color:#000000; 
        border-bottom:1px dotted #000000;
        }
    .calnk a span { 
        display:none; 
        }
    .calnk a:hover span {
        color:#333333; 
        background:#F6F79B; 
        display:block;
        position:absolute; 
        margin-top:1px; 
        padding:5px; 
        width:150px; 
        z-index:100;
        }
     .calendar-table {
        border:none;
        width:100%;
     }
     .calendar-heading {
        height:25px;
        text-align:center;
        border:1px solid #ccc;
        background-color:#E4EBE3;
     }
     .calendar-next {
        width:25%;
        text-align:center;
     }
     .calendar-prev {
        width:25%;
        text-align:center;
     }
     .calendar-month {
        width:50%;
        text-align:center;
        font-weight:bold;
     }
     .normal-day-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DFE6DE;
        background-color:#EBF2EA;
     }
     .weekend-heading {
        text-align:center;
        width:25px;
        height:25px;
        font-size:0.8em;
        border:1px solid #DFE6DE;
        background-color:#EBF2EA;
        color:#FF0000;
     }
     .day-with-date {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #DFE6DE;
     }
     .no-events {

     }
     .day-without-date {
        width:60px;
        height:60px;
        border:1px solid #E9F0E8;
     }
     span.weekend {
        color:#FF0000;
     }
     .current-day {
        vertical-align:text-top;
        text-align:left;
        width:60px;
        height:60px;
        border:1px solid #BFBFBF;
        background-color:#E4EBE3;
     }
     span.event {
        font-size:0.75em;
     }
     .kjo-link {
        font-size:0.75em;
        text-align:center;
     }
     .event-title {
        text-align:center;
        font-weight:bold;
        font-size:1.2em;
     }
     .event-title-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
     .event-content-break {
        width:96%;
        margin-left:2%;
        margin-right:2%;
        margin-top:5px;
        margin-bottom:5px;
        text-align:center;
        height:1px;
        background-color:#000000;
     }
     .calendar-date-switcher {
        height:25px;
        text-align:center;
        border:1px solid #D6DED5;
        background-color:#E4EBE3;
     }
     .calendar-date-switcher form {
        margin:0;
        padding:0;
     }
     .calendar-date-switcher input {
        border:1px #D6DED5 solid;
     }
     .calendar-date-switcher select {
        border:1px #D6DED5 solid;
     }
     .cat-key {
        width:100%;
        margin-top:10px;
        padding:5px;
        border:1px solid #D6DED5;
     }
