/* Copyright 2008 Factor of 4, LLC.  All Rights Reserved.  http://www.factorof4.com/ */
/*event.css  -- event template styles */
.main-title { color: #000; font-size: 13pt; font-weight: bold; line-height: 120%; margin: 0 10px }
.list-continuation { font-size: 10pt; font-weight: bold; line-height: 120%; margin: 10px 0 15px 10px; border-color: #f09 }
.event-region    { color: #3c759e; font-size: 10pt; font-weight: normal; line-height: 120%; margin-bottom: 5px }
.event-title        { font-size: 10pt; font-weight: bold; line-height: 120%; text-align: left; margin: 10px 0 5px 10px }
.event-title-r { font-size: 10pt; font-weight: bold; line-height: 120%; text-align: left; margin-top: 10px; margin-right: 0; margin-bottom: 5px }
.event-date        { font-size: 10pt; font-weight: bold; line-height: 120%; text-align: left; margin-top: 0; margin-right: 0; margin-left: 10px; border-color: #f09 }
.event-link { font-size: 10pt; line-height: 120%; margin: 0 0 15px 10px }
.event-link-r { font-size: 10pt; line-height: 120%; margin-top: 0; margin-right: 0; margin-bottom: 15px }
.event-shortdesc-r         { font-size: 10pt; font-weight: normal; line-height: 120%; text-align: left; margin-top: 0; margin-right: 0; border-color: #f09 }
.event-shortdesc-l { font-size: 10pt; line-height: 120%; text-align: left; margin-top: 0; margin-right: 0; margin-left: 10px }
.event-longdesc  { font-size: 10pt; line-height: 120%; text-align: left; margin-top: 5px; margin-right: 0; margin-left: 0 }
div.event-longdesc p { font-size: 10pt; line-height: 120%; margin: 5px 10px 0 }
img.image-events-full  { padding: 3px; width: 330px; float: right }
img.image-events-thumb   { padding: 3px; width: 135px; float: right }
#current-events      { text-align: left; padding-left: 5px; border-color: lime }
#more-events      { text-align: left; padding-left: 5px; border-color: lime }
#past-events     { text-align: left; padding-left: 5px; border-color: lime }
#main-events    { text-align: left; margin-left: 5px; padding-left: 5px; border-color: lime }
#current-news   { text-align: left; border-color: lime }
#more-news   { text-align: left; border-color: lime }
