PK

ADDRLIN : /proc/self/root/home/bw2hgtn172qm/www/jeffharrismusic.com/assets/css/
FLL :
Current File : //proc/self/root/home/bw2hgtn172qm/www/jeffharrismusic.com/assets/css/calendar.css


#Calendar td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFF;
}

#Calendar .cMonth {
	font-weight:bold;
	text-align:center;
}

#Calendar .wDays {
	font-weight:bold;
	text-align:center;
	background-color:#CCC;
	font-size:20px;
}

#Calendar .mNav {
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
}

#Calendar table td a {
	text-decoration:none;
	/*color:#8b8b8b;*/
    color:#FFFFFF;
}

#Calendar table td a:hover {
	text-decoration:underline;
}


#Calendar .withevent {
	text-align:right;
	background-color:#e62948;!important;
	color:#FFF;
	cursor:pointer;
	height:80px;
	width:100px;
	font-size:18px;
	font-weight:bold;
}

#Calendar .noevent {
	text-align: right;
    background-color: #000;
    color: #FFF;
    height: 80px;
    font-size: 24px;
    width: 100px;;
}


#Events h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	margin-top:50px;
	color:#FFFFFF;
}

#Events span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
}


PK 99