 |
Calendar
Click on a date below to see upcoming Berry Chill events!
input[type="submit"] {
background-color: #DDF0E9;
border: 1px solid #FFFFFF;
color: #5D471D;
font-family: arial, verdana, helvetica, sans-serif;
font-size: 11px;
}
.phpc-navbar a {
background-color: #DDF0E9;
color: #5D471D;
border: 1px solid #FFFFFF;
}
input[type="submit"]:hover {
background-color: #5D471D;
color: #DDF0E9;
}
.phpc-navbar a:hover {
background-color: #5D471D;
color: #DDF0E9;
}
.phpc-navbar {
margin: 1em 0 2em 0;
text-align: center;
}
.phpc-navbar a {
font-size: 10px;
text-decoration: none;
margin: 0;
padding: 2px;
}
.phpc-main {
font-size: 10px;
border-style: solid;
border-collapse: collapse;
border-color: #FFFFFF;
border-width: 2px;
color: #5D471D;
background-color: #CCCCCC;
}
table.phpc-main {
width: 100%;
}
.phpc-main td {
padding: 4px 4px 4px 4px;
}
.phpc-main h2 {
margin: 0;
text-align: left;
background-color: #DDF0E9;
padding: .25em;
border-color: #FFFFFF;
border-style: solid;
border-width: 0 0 2px 0;
}
.phpc-main div {
margin: .5em;
font-weight: bold;
}
.phpc-main p {
border-style: solid;
border-width: 2px 0 0 0;
border-color: #FFFFFF;
padding: .5em;
margin: 0;
text-align: justify;
}
caption {
background-color: #FFFFFF;
color: #5D471D;
font-size: 12px;
font-weight: bolder;
padding: 2px;
text-align: left;
}
thead th {
background-color: #DDF0E9;
color: #5D471D;
}
thead {
border: 1px solid #FFFFFF;
}
thead, tfoot {
text-align: center;
}
#calendar td, #calendar th {
border-style: solid;
border-collapse: collapse;
border-color: #FFFFFF;
border-width: 2px;
padding: .5em;
}
table.phpc-main tbody th {
padding: 2px 2px 2px 2px;
text-align: left;
}
#calendar {
table-layout: fixed;
}
#calendar td {
height: 60px;
overflow: hidden;
text-align: right;
vertical-align: top;
}
div.date {
display: inline;
float: right;
margin: 0 0 0 0;
padding: 0 0 0 0;
vertical-align: bottom;
}
div.event {
display: inline;
float: right;
height: 50px;
margin: 0 0 0 0;
overflow: visible;
padding: 0 0 0 0;
width: 28px;
}
.event_rollover_left, .event_rollover_right {
background-color: #ffffff;
border: 1px solid #000000;
font-size: 10px;
line-height: 13px;
height: auto;
overflow: visible;
padding: 3px 3px 3px 3px;
position: absolute;
text-align: left;
visibility: hidden;
width: 130px;
z-index:1;
}
.event_rollover_left h6 {
color: #48A662;
}
td.past_event_off {
background-color: #D1D5D2;
color: inherit;
}
td.past_event_on {
background-color: #D1D5D2;
background-image: url(/images/back_bords/bg_calendar_event_past.gif);
color: inherit;
}
td.future_event_off {
background-color: #DDF0E9;
color: inherit;
}
td.future_event_on {
background-color: #DDF0E9;
background-image: url(/images/back_bords/bg_calendar_event.gif);
color: inherit;
}
td.none {
background-color: #FFFFFF;
border: 2px solid #DDF0E9;
color: inherit;
}
div.cal_nav_item {
background-image: url(/images/back_bords/bg_month.gif);
background-repeat: no-repeat;
display: inline;
float: left;
height: 22px;
width: 65px;
}
div.cal_nav_item a {
background-image: url(/images/back_bords/bg_month.gif);
background-repeat: no-repeat;
background-color: transparent;
border: 0 solid #ffffff;
color: #5D471D;
display: block;
padding: 2px 0 0 0;
text-align: center;
}
div.cal_nav_item a:hover {
background-image: url(/images/back_bords/bg_month.gif);
background-repeat: no-repeat;
background-color: transparent;
border: 0 solid #ffffff;
color: #5D471D;
display: block;
padding: 2px 0 0 0;
text-align: center;
}
table.phpc-main ul {
margin: 2px;
padding: 0;
list-style-type: none;
border-color: #FFFFFF;
border-style: solid;
border-width: 1px 1px 0 1px;
}
table.phpc-main li {
font-size: 10px;
font-weight: normal;
padding: 0;
border-color: #FFFFFF;
border-style: solid;
border-width: 0 0 1px 0;
margin: 0;
}
table.phpc-main li a {
display: block;
text-decoration: none;
padding: 2px;
}
table.phpc-main li a:hover {
background-color: #FFFFFF;
color: #FFFFFF;
}
.phpc-list {
border: 1px solid #FFFFFF;
}
.phpc-footer {
text-align: center;
}
.phpc-button {
text-align: center;
}
.phpc-add {
float: right;
text-align: right;
}
/* \*/ /*/
#calendar {table-layout: auto;}
/* */
.phpc-main input, .phpc-main select .phpc-main textarea {
border: 1px solid #a5a5a5;
font-family: verdana, arial, helveitca, sans-serif;
font-size: 10px;
}
.phpc-main textarea {
border: 1px solid #a5a5a5;
height: 250px;
width: 450px;
}
.phpc-main textarea.textarea_small {
height: 75px;
}
.input_450 {
width: 450px;
} |