@import url(/css/common.css);

#btm2 {
    width: 190px;
    font-size:10px;
    line-height:1.4em;
    position:relative;
    margin-top : 20px;
    margin-left : auto;
    margin-right : 0;
    background: #EFFFDE;
    padding: 5px 0 5px 0;
}

#btm2 #btm2container{
    margin-top:20px;
    margin-bottom: 50px;
    margin-left: 20px;
    margin-right: 20px;
}

#btm2 #btm2container h3 {
          margin-top:20px;
          padding:5px 0 5px 10px;
          background: #9CCF00;
          font-size:10px;
          font-weight: bold;
          color:#FFF;
}

#btm2 .widget li {
	margin:0 0 0 15px;
	padding:0;
	font-size:100%;
	list-style: disc outside;
         line-height: 180%;
}


#btm2 .nolist,
#btm2 .nolist li  {
	margin:0 0 0 0px;
	padding:0;
	font-size:100%;
	list-style-type: none;
	list-style-position: outside;
}

#btm2 .widget dl {
	margin:0 0 0 5px;
	padding:0;
	font-size:100%;
	list-style: disc outside;
         line-height: 180%;
}

.widget-search .widget-content {
    padding: 5px 0 0 0;
}

.widget-recent-entries{
}

	#btm2 a:link	{ color:#000;background-color:transparent;text-decoration:none; }
	#btm2 a:visited	{ color:#000;background-color:transparent;text-decoration:none; }
	#btm2 a:hover	{ color:#99CC00;background-color:transparent;text-decoration:underline; }


#calendar {
    line-height: 140%;
    color: #003300;
    font-family: Verdana, Arial, sans-serif;
    padding: 0px;
    text-align: center;
    margin-top: 5px;

}
 
#calendar table {
font-size: 100%;
padding: 2px;
border-collapse: collapse;
border: 0px;
width: 155px;
}

#calendar caption {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
color: #333333;
text-align: center;
/*background-color: #ffffff;*/
padding-top: 2px;
padding-bottom: 5px;
}

#calendar th {
text-align: center;
font-weight: normal;
/*background-color: #ebe8e1;*/
}

/*#calendar .sunday { background-color:#ffe6cc; }*/
#calendar .sunday { color:red; }

/*#calendar .saturday { background-color:#ccffcc; }*/
#calendar .saturday { color:blue; }

#calendar td { text-align: center; }

#calendar a:link {
text-decoration: none;
color: #0033ff;
border-bottom: 1px solid #d97f26;
}

#calendar a:link:hover {
text-decoration: underline;
color: #ff3300;
border-bottom: 1px solid #d97f26;
}

#calendar a:link:active {
text-decoration: underline;
color: #0033ff;
border-bottom: 1px solid #d97f26;
}

#calendar a:visited {
text-decoration: none;
color: #0033ff;
border-bottom: 1px solid #d97f26;
}

#calendar a:visited:hover {
text-decoration: underline;
color: #ff3300;
border-bottom: 1px solid #d97f26;
}

#calendar a:visited:active {
text-decoration: underline;
color: #0033ff;
border-bottom: 1px solid #d97f26;
}
