﻿/****************************
* Single Event Page			*
****************************/
.sf_singleEvent
{
}

.sf_singleEvent img
{
	max-width: 400px;
}

.sf_singleEvent h1
{
	margin: 0;
}
.sf_singleEvent h2
{
	text-align: left;
	margin: 5px 0px 0px 0px;
}

.sf_singleEvent h3
{
	margin: 0 0 15px 0;
	font-size: 1em;
	font-weight: normal;
}

.sf_singleEvent .sf_eventTitle
{
	font-size: 2.3em;
	line-height: 1.1em;
	margin-right: 25px;
	margin-bottom: 5px;
}

.date
{
	font-size: 1.4em;
}

.date  span
{
	font-size: .8em;
}
.sf_eventContent h3
{
	font-size: 1.3em;
	margin: 20px 0px 5px 0px;
}

.sf_eventContent p
{
	text-align: justify;
}

.sf_singleEvent .sf_singleEvent p
{
	font-size: 1.2em !important;
	font-family: Helvetica,"trebuchet ms",helvetica,sans-serif !important;
	line-height: 1.4em;
	margin: 0px 0px 14px 0px;
	text-align: left;
}

.sf_singleEvent .label
{
	width: 65px;
	float: left;
}

.sf_singleEvent .map
{
	border: 2px solid #ccc;
	background: #101010;
	overflow: hidden;
}

.sf_singleEvent address,
#content .sf_singleEvent .contact
{
	line-height: 1.35em;
	font-size: 1em;
	margin: 20px 10px 25px 10px;
	font-style: normal;
}

#content .sf_singleEvent .address p
{
	position: absolute;
	right: 10px;
	top: 13px;
	text-align: right;
	width: 350px;
	line-height: 1.35em;
}

#wrapper .address p span,
#wrapper .address p strong,
#wrapper .address p a
{
	display: block;
}


.details
{
	margin: 0 0 20px 0;
	background: #090909;
	border: 1px solid #191919;
	padding: 5px 0px 5px 15px;
}

.details a
{
	font-weight: normal !important;
	font-size: .9em !important;
	margin-right: 20px !important;
}

.details .calendar
{
	background: url('images/calendar_view_month.png') left center no-repeat;
	padding: 6px 15px 0px 29px;
	height: 18px;
	float: left;
}

.details .outlook
{
	background: url('images/icon-outlook.gif') left center no-repeat;
	padding: 6px 15px 0px 25px;
	height: 23px;
	float: left;
}

.details .submit
{
	background: url('images/window_new.png') left 1px no-repeat;
	padding: 6px 10px 0px 27px;
	height: 27px;
	float: left;
}

.details .sf_archive
{
	background: url('images/network.png') left center no-repeat;
	padding: 6px 0px 0px 27px;
	height: 25px;
	float: left;
}
