/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

#maafolcalbutton {
	width: 296px;
	
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: Arial, sans-serif;
	background-color: #000;
	color: #333;
	
	position:relative;
	left:-15px;
	
	}
#maafolcalbutton ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		background-color: #000;
		font-weight:bold;
		
		}
		
#maafolcalbutton li {
		list-style: none;
		
		margin: 0;
		list-style: none;
		display: block;
		padding: 0px 0px 0px 10px;
		
		background-color: #000000;
		color: #6b0101;
		text-decoration: none;
		width: 270px;
		font-weight:bold;
		}
#maafolcalbutton li a {
		list-style: none;
		display: block;
		padding: 3px 0px 3px 5px;
		
		background-color: #000000;
		color: #7b955b;
		text-decoration: none;
		width: 100%;
		}

html>body #maafolcalbutton li a {
		width: 265px;
		}

#maafolcalbutton li a:hover {
		
		background-color: #6b0101;
		color: #fff;
		text-decoration: none;
		
		}