body, html      {
                background:url(pics/orange/slick_back.png);
                }
#head           {
                background:url(pics/orange/slick_headbar.png);
                }
#headmiddle     {
                background:url(pics/orange/slick_headleft.gif);
                }
#headright      {
                background:url(pics/orange/slick_headright.gif);
                }
#topbar         {
                background:url(pics/orange/slick_blackbar.png);
                }
#footbar        {
                background:url(pics/orange/slick_blackbar.png);
                }
#footer         {
                background:url(pics/orange/slick_headbar.png);
                }             
.entry         {
                background: #fff url(pics/orange/slick_postback.png);
                }   
h1              {
                background:url(pics/orange/slick_bullet_big.png)no-repeat;
                }
h2              {
                background:url(pics/orange/slick_bullet_small.png)no-repeat;
                }
.rightentry          {
                background: #fff;
                }   

.rightentry:hover  {
                       background-color:#F6E3D3;
}
/* some default styles for the calendar.. */


#wp-calendar {
	border: 1px solid #ccc;
        padding:3px;
	empty-cells: show;
	font-size: 13px;
	margin: 0;
	width: 100%;
}

#wp-calendar td {
        background-color:#E3CFC1;
}
#wp-calendar th {
                       background-color:#EEDFCF;
                       }

#wp-calendar td:hover {
	background-color: #EEDFCF;
}
