.eventsPage .Middle .Core .Padding { padding: 0 0 0 30px; }

/**************************************************************************************************/
.eventsPage .Core .Text
{
	width: 375px;
	float: right;
}

.eventsPage .Core .Image,
.eventsPage .Core .Image img
{
	padding: 0;
	margin: 0;
	border-width: 0;
	clear: both;
	float: left;
	max-width: 110px;
}

.eventsPage .Core .Image .BookR {display: none;}
.eventsPage .Core .Image { margin: 0 55px 10px 0; }
.eventsPage .Core .Image img { height: auto; }

/**************************************************************************************************/
.eventsPage .Core .Topper .Text { float: left; }

.eventsPage .Core .Topper .Image,
.eventsPage .Core .Topper .Image img
{
	clear: none;
	float: right;
}

.eventsPage .blurb-short {
	display: block;
}

.eventsPage .blurb-long {
	display: none;
}

/**************************************************************************************************/
.eventsPage .Topper
{
	width: 540px;
	margin: 0 0 0 0;
	clear: both;
	border-bottom: 1px #c2c2c2 solid;
}

.eventsPage .Core .Topper .Padding { padding: 0 0 10px 0; }

.eventsPage .Core .Topper h1
{
	font-size: 200%;
	line-height: .95em;
	width: 400px;
	margin: 0;
}

.eventsPage .Core .Topper .Address { margin: 5px 0 0 0; }

.eventsPage .Core .Topper .Address p
{
	float: none;
	font-size: 120%;
	line-height: 1.5em;
	margin: 0;
}
/**************************************************************************************************/
.eventsPage .Core h1 { color: #000; }

/**************************************************************************************************/
.eventsPage .Section .Left .Post
{
	position: relative;
	float: left;
	display: inline;
	clear: both;
	width: 160px;
	margin: 0 0 20px 0;
}

/**************************************************************************************************/
.eventsPage .Section .Left .Nav
{
	width: 160px;
	margin: 0 0 5px 0;
}

.eventsPage .Section .Left .Nav ul,
.eventsPage .Section .Left .Nav li
{
	position: relative;
	float: left;
	display: inline;
}

.eventsPage .Section .Left .Nav li
{
	padding: 5px;
	margin: 0;
}

.eventsPage .Section .Left .Nav li p
{
	font-size: 80%;
	clear: none;
	display: inline;
	text-transform: lowercase;
}

.eventsPage .Section .Left .Nav li p a, .eventsPage .Section .Left .Nav li p a:visited { border-width: 0; }
.eventsPage .Section .Left .Nav li p a:active, .eventsPage .Section .Left .Nav li p a:hover { color: #333; }

/**************************************************************************************************/
.eventsPage .Core .Listings .Address { width: 300px; }

.eventsPage .Core .Listings .Address .Place
{
	width: auto;
	max-width: 250px;
}

.eventsPage .Core .Listings .Address .Street
{
	width: auto;
	max-width: 300px;
	clear: both;
}

.eventsPage .Core .Listings .Address h1
{
	font-weight: bold;
	font-size: 100%;
	line-height: 1.4em;
	margin: 0;
}

.eventsPage .Core .Listings .Address p { line-height: 1.4em; }

.eventsPage .Core .Listings .Address ul
{
	position: absolute;
	display: inline;
	top: -0.4em;
}

.eventsPage .Core .Listings .Address .Place ul
{
	left: 105%;
	width: 200px;
}

.eventsPage .Core .Listings .Address .Street ul
{
	left: 105%;
	width: 100px;
}

.eventsPage .Core .Listings .Address li
{
	position: relative;
	float: left;
	display: inline;
	width: auto;
	border-width: 0;
	margin: 0;
}

.eventsPage .Core .Topper .Address ul { margin: 10px 0 0 -5px; }
.eventsPage .Core .Topper .Address li { clear: both; }

/**************************************************************************************************/
.eventsPage .Core .Address h4
{
	font-size: 90%;
	line-height: 1.1em;
	font-weight: normal;
	padding: 5px;
}

.eventsPage .Core .Address h4 a {
	cursor: pointer;
}

.eventsPage .Core .Topper .Address h4 { float: left; }

/**************************************************************************************************/
.Address { clear: both; }
.rootPage .Address { margin: 10px 0 10px 0; }
.eventsPage .Core .Listings li .Address { margin: 20px 0 0 0; }

.Address p
{
	font-size: 100%;
	line-height: 1.5em;
}

.rootPage .Address p, .rootPage .Address p a,
.eventsPage .Address p, .eventsPage .Address p a
{
	font-weight: normal;
	border-width: 0;
}

.eventsPage .Address h1, .eventsPage .Address h1 a { text-decoration: none; }
.rootPage .Address p a, .rootPage .Address p a:visited, .rootPage .Address p a:hover { color: #888; }

/**************************************************************************************************/
.eventsPage .Topper .Nav
{
	position: absolute;
	top: 0;
	right: 0;
	width: auto;
}

.eventsPage .Topper .Nav ul { width: auto; }
.eventsPage .Topper .Nav li { margin-left: 10px; }

.eventsPage .Topper .Nav li p
{
	font-size: 100%;
	display: inline;
	padding: 0;
	margin: 0;
	text-transform: lowercase;
}

.eventsPage .Topper .Nav li p,
.eventsPage .Topper .Nav li p a,
.eventsPage .Topper .Nav li p a:visited
{
	color: #888;
	font-weight: normal;
	border-width: 0;
}

.eventsPage .Topper .Nav li.first p a,
.eventsPage .Location .Nav li.first p a:visited { color: #333; }

.eventsPage .Topper .Nav li p a:active,
.eventsPage .Topper .Nav li p a:hover
{
	padding: 0;
	margin: 0;
	border-width: 0;
}

/**************************************************************************************************/
.eventsPage .Core .Listings { width: 540px; }

.eventsPage .Core .Listings h2
{
	margin: 20px 0 0 0;
}

.eventsPage .Core .Listings ul, .eventsPage .Core .Listings li
{
	position: relative;
	float: left;
	display: inline;
	width: 540px;
}

.eventsPage .Core .Listings ul
{
	margin: 0;
	clear: both;
}

.eventsPage .Core .Listings li
{
	padding: 20px 0 0 0;
	border-bottom: 1px #c2c2c2 solid;
}
.eventsPage .Core .Listings .Address li
{
	margin: 0 0 20px 0;
	padding: 0;
}

.eventsPage .Core .Listings li .Padding { padding: 0 0 20px 0; }
.eventsPage .Core .Listings li .InfoWrapper { padding: 0 0 10px 0; }

.eventsPage .Core .Listings li p
{
	margin: 0;
	padding: 0;
}

.eventsPage .Core .Listings li p a,
.eventsPage .Core .Listings li p a:visited,
.eventsPage .Core .Listings li p a:hover
{
	font-weight: normal;
	border-width: 0;
}

.eventsPage .Core .Listings  h1
{
	font-size: 160%;
	margin: 0 0 15px 0;
}

.eventsPage .Core .Listings li h5
{
	clear: both;
	margin: 5px 0 0 -5px;
	text-transform: uppercase;
	padding: 5px;
}

.eventsPage .Core .Listings li h5 a,
.eventsPage .Core .Listings li h5 a:visited,
.eventsPage .Core .Listings li h5 a:hover { color: #888; }

/**************************************************************************************************/
.eventsPage .Core .Listings li .Dateline
{
	width: 375px;
	margin: 0 0 15px 0;
}

.eventsPage .Core .Listings li .Dateline h1,
.eventsPage .Core .Listings li .Dateline h2
{
	display: inline;
	font-size: 120%;
	font-weight: normal;
	margin: 0;
}

.eventsPage .Core .Listings li .Dateline h2 { margin: 1px 0 0 10px; }
.eventsPage .Core .Listings li .Dateline h2 { font-size: 100%; }
.eventsPage .Core .Listings li .Dateline h1 { float: left; }
.eventsPage .Core .Listings li .Dateline h2 { float: left; }

.eventsPage .Core .Listings li .Dateline h1, .eventsPage .Core .Listings li .Dateline h1 a,
.eventsPage .Core .Listings li .Dateline h2, .eventsPage .Core .Listings li .Dateline h2 a
{
	color: #c25230;
	text-decoration: none;
	border-width: 0;
}

/**************************************************************************************************/
.MapWrapper
{
	width: 540px;
	height: 325px;
	margin: 10px 0 0 0;
	overflow: hidden;
}

.Map
{
	width: 540px;
	height: 325px;
	margin: 0;
	background-color: #e5e3df;
	background-image: url('../media/map_loading_background.gif');
	background-repeat: no-repeat;
	background-position: center center;
}

.eventsPage .Core .Info
{
	position: relative;
	float: left;
	display: inline;
	width: 450px;
}

.eventsPage .Core .Info .Container { background-color: #fff; }
.eventsPage .Core .Info .Container .Content { background-color: #fff; }

.eventsPage .Core .Info h1
{
	width: 350px;
	font-size: 140%;
	font-weight: bold;
	margin: 0 0 5px 0;
}

.eventsPage .Core .Info p
{
	width: 350px;
	font-size: 100%;
	margin: 0 0 15px 0;
}

/**************************************************************************************************/
.Publications, .Publications ul , .Publications ul li
{
	position: relative;
	float: left;
	display: inline;
}

.Publications
{
	margin: 10px 0 0 0;
	padding: 0;
}

.Publications ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 255px;
	border: 1px solid #c2c2c2;
}

.Publications li
{
	font-size: 90%;
	list-style-type: none;
	display: block;
	margin: 0;
	width: 255px;
}

.Publications li .Padding { padding: 5px; }
.Publications li:hover { background-color: #ffc; }
.Publications .Text { width: 190px; }

.Container .Content .Publications .Delete
{
	top: 2px;
	right: 2px;
	width: auto;
}

.Container .Content .Publications .Delete a { float: right; }

/**************************************************************************************************/
.Choices
{
	position: relative;
	float: left;
	display: inline;
	z-index: 9999;
	margin: 0px;
	padding: 0px;
}

.Choices, .Choices ul, .Choices ul li { background-color: #fff; }

.Choices ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 430px;
	border: 1px solid #aaa;
}

.Choices ul li.selected { background-color: #ffc; }

.Choices ul li
{
	font-size: 90%;
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 5px;
	overflow: hidden;
	white-space: nowrap;
	cursor: pointer;
}

/**************************************************************************************************/
.adminPage .Core .Container .Content { width: 400px; }

/**************************************************************************************************/
.adminPage .Core ul.errors
{
	position: relative;
	display: block;
	clear: both;
	list-style: none;
	width: 300px;
	padding: 0;
	margin: 5px 0 0 0;
	background-color: #888;
	color: #fff;
}

.adminPage .Core ul.errors li
{
	list-style: none;
	padding: 5px;
	margin: 0;
}

/**************************************************************************************************/
.adminPage .Core .SearchBox
{
	width: 550px;
	margin: 0;
	float: left;
	text-align: left;
}

.adminPage .Core .Topper .SearchBox select { margin: 0 10px 0 0; }
.adminPage .Core .Topper .SearchBox input[type=text] { margin: 0 10px 0 0; }

/**************************************************************************************************/
.adminPage .eventSuggest .Core .Topper { margin: 0 0 30px 0; }
.adminPage .eventSuggest .Core .Topper,
.adminPage .eventSuggest .Core .Topper .Nav,
.adminPage .eventSuggest .Core .Topper .Nav ul { width: 670px; }

.adminPage .eventSuggest .Core .Topper h1,
.adminPage .eventSuggest .Core .Topper h2
{
	display: inline;
	margin: 0 10px 0 0;
}

.adminPage .eventSuggest .Core .Topper .Nav { margin: 10px 0 0 0; }
.adminPage .eventSuggest .Core .Topper .Nav ul { float: left; }
.adminPage .eventSuggest .Core .Topper .Nav li .Padding { padding: 0 0 5px 100px; }
.adminPage .eventSuggest .Core .Topper .Nav li h2 { font-size: 140%; }

/**************************************************************************************************/
.adminPage .eventSuggest .Core .Container .Content input[type=text], 
.adminPage .eventSuggest .Core .Container .Content input[type=password], 
.adminPage .eventSuggest .Core .Container .Content textarea { width: 240px; }
.adminPage .eventSuggest .Core .Container .Content textarea { height: 100px; }

/**************************************************************************************************/
.adminPage .eventSuggest .Core .Container .Content .Datearea { width: 248px; }
.adminPage .eventSuggest .Core .Container .Content .Datearea input[type=text] { width: 217px; }

/**************************************************************************************************/
.adminPage .eventSuggest .Core .Container .Content .Datearea .Icon
{
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px 0 0 0;
}

.adminPage .eventSuggest .Core .Container .Content .Datearea .Icon img
{
	border-width: 0;
	cursor: pointer;
}
