/*
Theme Name: Joyful
Theme URI: http://www.joyfulnoisemusicschool.org/
Description: Describe your theme
Version: 1.0
Author: Bonnie Remeika
*/



@charset "UTF-8";
/* CSS Document */

#allhead{
	height: 329px;
	margin: 0 auto;
	float: left;
	text-align: center;
	width: 100%;
}

body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(http://joyfulnoisemusicschool.org/wp-content/themes/joyful/images/bgpattern.jpg);
	background-repeat: repeat-x;
	text-align: center;
	min-height: 100%;/*sets the body to the window height*/
_height:100%;/*ie 6 hack - better in a specific stylesheet*/
position: relative;/*tells the footer to use the body the reference when setting position*/
        }

#keysmain{
	width: 800px;
	top: 0px;
	height: 100%;
	position: relative;
	margin: 0 auto;
}

#allcontent{
	position: relative;
	clear: left;
	height: 100%;
	width: 750px;
	margin: 0 auto;
	top: 10px;
	float: inherit;
	background-color: #FFFFFF;
	min-height: 1000px;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#leftcont{
	position: relative;
	height: 100%;
	text-align: center;
	float: left;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 750px;
	clear: left;
}

#rightcont{
	position: relative;
	width: 200px;
	float: right;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	color: #bc3605;
	background-repeat: repeat;
	background-color: #fffede;
}



#allfooter{
	position: relative;
	clear: left;
	width: 100%;
	bottom: 0px;
	height: 74px;
	left: 0px;
	background-image: url(http://joyfulnoisemusicschool.org/wp-content/themes/joyful/images/footer.jpg);
	background-repeat: repeat;
	top: 100px;
}

html {
height: 100%;/*makes the html the full window height*/
}

#footermid{
	position: absolute;
	width: 800px;
	margin-left: -400px;
	left: 50%;
	height: 74px;
	background-image: url(http://joyfulnoisemusicschool.org/wp-content/themes/joyful/images/footercenter.jpg);
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	padding-top: 0px;
	background-repeat: no-repeat;
}


#wrapper{
	width: 750px;
	margin: 0 auto;
	background-color: #FFFFFF;
	height: 100%;
	border-right-color: #003399;
	border-right-width: 2px;
	border-right-style: solid;
}


.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:1px, solid, #ffffff;
	width:730px;
	margin: 0 auto;
     }
     .calendar-heading {
	height:25px;
	text-align:center;
	border:1px solid #D6DED5;
	background-color:#fa7e50;
     }
     .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:#bc3605;
	color: #FFFFFF;
     }
     .weekend-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:0.8em;
	border:1px solid #DFE6DE;
	background-color:#bc3605;
	color:#FFFFFF;
     }
     .day-with-date {
	vertical-align:text-top;
	text-align:left;
	width:100px;
	height:100px;
	border:1px solid #DFE6DE;
	background-color: #eeeeee;
	color: #bc3605;
     }
     .no-events {

     }
     .day-without-date {
        width:60px;
        height:60px;
        border:1px solid #E9F0E8;
     }
     span.weekend {
	color:#fa7e50;
     }
     .current-day {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:60px;
	border:1px solid #BFBFBF;
	background-color:#fa7e50;
     }
     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:#faef91;
	color: #bc3605;
     }
     .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;
     }
	 
	 .navboxes{
	border-right-color: #faef91;
	border-right-style: solid;
	border-right-width: 1px;
}

