﻿.sf_socialBookmarks
{
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.event
{
	position: relative;
	width: 666px;
}

.event .buytickets
{
	position: absolute;
	top: 2px;
	right: 0px;
	width: 75px;
	display: block;
	z-index: 1;
}

.event strong
{
	font-size: .95em;
}

.event p
{
	text-align: justify;
}

.outlook
{
	border: none;
	padding: 2px 0px 2px 20px;
	background: url('images/clock.png') no-repeat left top;
	font-size: .9em;
}
.venue
{
	margin-top: 25px;
}
#content p
{
	margin-bottom: 5px;
	line-height: 1.75em;
}

#content .sf_socialBookmarks 
{
	margin-left: 0px;
}

#content .sf_socialBookmarks li
{
	display: inline;
	background: none;
	padding: 0px 5px 0px 0px;
}

#content .sf_socialBookmarks li a
{
	border: none;
}

.sf_pager
{
	text-align: right;
}

.sf_pager li
{
	display: inline;
}

.contact
{
	margin-bottom: 15px;
}

.sf_genericContent p img,
.contact img
{
	border: 1px solid #ccc;
	padding: 2px;
	margin: 10px auto;
}

.thumbnail
{
	border: 1px #ccc solid;
	padding: 2px;
	margin: 0px 10px 40px 0px;
}

.thumbnail img
{
	border: none;
}

.sf_singleContent h1
{
	margin-bottom: 0px !important;
}

h2
{
	margin: 15px 0px 4px 0px;
	font-size: 1.1em;
	background-position: left center;
}

.event h2
{
	margin-top: 0px;
}

.event h2
{
	background: none;
}

.event h2 a
{
	font-weight: bold;
}

h2 a
{
	text-decoration: none;
	font-weight: normal;
}

.home .thumbnail
{
	position: relative;
	margin: 0px auto 10px auto;
	display: block;
	width: 125px;
}

.home span
{
	position: absolute;
	bottom: 1px;
	background: rgb(51, 51, 51);
	background: rgba(51, 51, 51, 0.85);
	display: block;
	color: #fff;
	width: 115px;
	font-style: normal;
	font-size: .8em;
	padding: 5px;
	text-align: center;
	display: block;
	left: 1px;
	font-family: Arial;
	font-weight: bold;
}

.home a:hover
{
	text-decoration: none;
	color: #eaeaea !important;
}

.home a:hover span
{
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.75);
}

/****************
* Schedule		*
****************/
#content .schedule
{
	float: right;
	margin-left: 0px;
	width: 255px;

}

#content .schedule ul
{
	padding: 0px;
	width: 240px;
	margin: 15px 0px 0px 0px;
	list-style: none;
	border: 1px solid #ccc;
}

#content .schedule li
{
	display: block;
	float: none;
	background: none;
	padding: 0px;
	background:	 #F5F2Eb;
	position: relative;
	width: 240px;
}

#content .schedule li:hover
{
	background: #FaF8f0;
}

#content .schedule li.alt
{
	background: #F9F6Ef;
}

#content .schedule .date
{
	width: 70px;
	line-height: 1.2em;
	padding: 10px 0px 10px 25px;
	text-align: center;
	display: block;
}

.schedule .date .weekday
{
	font-size: .8em;
}

.schedule .date .day
{
	font-size: 2.4em;
}

.schedule .time
{
	display: block;
	position: absolute;
	left: 110px;
	top: 5px;
	color: #333;
	font-size: .9em;
}