/* Event Styles */

h2{
	color: #d49122;
}

.get_directions{
	margin-top:5px;
	margin-left:2px;
}

#media_photos.event_media{
	position: relative;
	float: right;
}

.thumb_box{
	clear: both;
}

#media_photos img{
	width:150px;
}

.register_button img{
	margin-top: 10px;
}

.pay_now{
	margin-bottom: 10px;
	margin-left: 10px;
}

.pay_now form input{
	color: #FFF;
	font-size: 10px;
	height: 20px;
	width: 86px;
	border: none;
	background: url(../../_img/buttons/blank.png) no-repeat;
	cursor: pointer;
}

#content p{
	margin-right: 50px;
}

#content p, #content li{
	line-height:1.8em;
}

#event_content{
	width:780px;
	margin-left:20px;	
}

.location{
	
}

.date{
	font-style:italic;
	color:#977118;
}

#cal_list_choice{
	float:left;
	width:780px;
	color:#678192;	
}

#cal_list_choice #list{
	font-style:italic;
	font-weight:bold;	
}

#cal_list_choice #cal{
	font-style:italic;
	font-weight:bold;	
}

#content_image_wrapper .content_photo img{
	margin-top:22px;
	margin-left:-7px;	
}
