
body {
	background: #fff url(holding-page-2010.jpg) no-repeat center top;
	}

	
#siteheader {
	height: 30px;
	}
	
#caf-lockup {
		width: 150px;
		height: 165px;
		right: 70px;
		left: auto;
		top: 65px;
		background: url(caf-lockup.png);
		display:none;
		}
		
#caf-logo {
	top: 60px;
	left:0;
	}
/*		
#caf-logo {
		width: 540px;
		height: 270px;
		right: 0;
		left: auto;
		top: 310px;
		background: url(caf-logo.png);
		}	*/
		
#main {
	margin-bottom: 0;
	}		
		
#cover {
	height: 0px;
	}
	
#footer-wrapper {
	background: none;
	}
	
	
/* [ Events ] */
.vcalendar {
	overflow: hidden;
	min-height: 1px;
	margin: 0 0 50px 0;
	}
	
	* html .vcalendar {
		height: 1px;
		overflow: visible;
		}
	
	
	.vevent {
		width: 290px;
		font-size: 12px;
		color: #777;
		float: left;
		margin: 0 25px 0 0;
		padding: 5px;
		
		}
		
	.vevent a {
		text-decoration: none;
		}
		
	.vevent a:hover {
		text-decoration: none;
		}

		
	.vevent h2 {
		color: #8e908f;
		font-weight: bold;
		font-size: 30px;
		line-height: 30px;
		padding-bottom: 5px;
		letter-spacing: -2px;
		margin: 10px 0;
		}
		
		
		.vevent h2 a {
			color: #8e908f;
			}
			
			.vevent h2 a:hover {
				color: #00a7ed;
				text-decoration: underline;
				}
			
		
		.vevent h2 a strong {
			color: #00a7ed;
			}
			
	.vevent .description {
		min-height: 100px;
		line-height: 1.3em;
		}
			
	.vevent abbr {
		border: none;
		}
			
	.vevent .dtend {
		display: none;
		}
		
	.vevent .detail {
		padding: 5px 0;
		margin: 10px 0;
		border: 1px solid #ccc;
		border-width: 1px 0;
		color: #939598;
		font-weight: normal;
		line-height: 1.25em;
		font-size: 11px;
		}
		
		.vevent .detail strong {
			color: #00a7ed;
			display: block;
			}
			

.holding-events { 
    min-height: 1px;                   
    padding-top:100px;
    margin:0 0 0 -15px;
            
}

* html .holding-events {height: 1px}

.holding-events:after {content: "."; height: 0; visibility: hidden; display: block; clear: both; }


.holding-events li {
    float:left;
    list-style-type:none;
}

