/* pre-refersh news templates */
div.newsHeader { padding: .5em 0 0; border-bottom: 1px solid #fff; }
div.newsHeader p { font-weight: bold; color: #666; }
.pressRelease #date { margin: .5em .2em; font-weight: bold; color: #333; font-size: .9em; }
.pressRelease div.newsImage { float: right; width: 40%; padding: 0 0 .5em 1em; }
.pressRelease div.newsImage img { display: block; margin-bottom: .3em; }
#tContent .newsCaption { color: #333; font-size: .85em; font-weight: normal; }
.pressRelease hr { color: #fff; }

p.newsIntro { margin-bottom: 1em; }

div.newsList { border-top: #ccc solid 1px; padding-bottom: 1em; }
div.newsList h3 { margin-left: .2em; }
div.newsList div { margin-left: .3em; font-weight: bold; color: #988877; font-size: .9em; }
div.newsList p { margin-top: 0; }
div.newsList a:link { color: #900;}

div.pressList, div.pressRelease { background-color: #dee7ef; }
div.pressList div.pressListItem { border-top: #fff solid 1px; }
div.pressList div.pressListItem, div.pressList div.pressListItemFirst { padding: 1em 0; }
div.pressList h2, div.pressList h3 { margin: 0 0 0 .2em; }
div.pressList div.pressListItem div, div.pressList div.pressListItemFirst div { font-weight: bold; font-size: .9em; padding: .5em .3em 0; margin: 0; }
div.pressList p { margin-top: 0; }
div.pressList a:link { color: #900;}

/* position: relative prevents IE peek-a-boo bug */
@media screen
{
	div.press div.newsHeader  { position: relative; }
	form.news div.newsImage { position: relative; }
}
div.newsImage { background: transparent; padding: .5em .5em 1em; }
.story { margin-top: 1em; }
div.pressRef { font-weight: bold; float: right; }
div.pressRef span {font-weight: normal; }
#tContent .pressContact { margin-bottom: 0; margin-top: .3em; }

div.newsArchive ul { font-weight: bold; margin: -1em 0 0; list-style-type: none; }
div.newsArchive ul li { margin-top: 1em; }
div.newsArchive ul ul { font-weight: normal; margin: 0; }
div.newsArchive ul ul li { display: inline; margin-top: 0; }

.newsHeader img { max-width: 440px; margin: 1em 0 .5em; }
.pressRelease .mp3 { background: url(/eastsussexcc/pics/icons/filetypes/_mp3.gif) no-repeat 0 0; padding-left: 22px; margin-bottom: 5px; font-weight: normal; }
