﻿/*
	--------------------------
	Events Styles
	--------------------------
*/

div#sidenews    { border: solid 1px #cea369; margin-bottom: 0.75em; }
/*div#sidenews h2 { text-indent: -1000em; font-size: 0.75em; height: 53px; color: #fff; font-family: arial, sans-serif; background: #e8541c url(/_resources/files/template/sniffasinthenews.jpg) no-repeat; margin: 0px; padding: 0px; }*/
div#sidenews h2 { background-color: #cea369; color: #4e2e1d; padding: 0.35em 0.5em; font-size: 1em; margin: 0px 0px 0.5em 0px; }

div#sidenews ul  { list-style-type: none; margin: 0.5em; padding: 0px; }
div#sidenews ul li h3  { font-size: 1.1em; margin: 0px; white-space: normal; color: #4e2e1d; font-weight: bold; }
div#sidenews ul li h3 a  { white-space: normal; color: #4e2e1d; border-color: #4e2e1d; }
div#sidenews ul li h3 a:hover  { color: #e8541c; border-color: #e8541c; }

div#sidenews ul li h3  { font-family: arial, sans-serif; font-size: 1em; margin: 0.25em 0px; white-space: normal; color: #e8541c; font-weight: bold; }

div#sidenews ul li.alt  { margin: 0.5em 0px; }

div#sidenews ul li p  { font-size: 0.85em; margin: 0px; }

div#sidenews a.showall { display: block; font-size: 0.75em; color: #4e2e1d; text-align: right; font-family: arial, sans-serif; background-color: #cea369; margin: 0px; padding: 0.25em 0.5em; border: 0px; }


div#mainnews ul  { list-style-type: none; margin: 0.5em 0px; padding: 0px; width: 39.65em; }

div#mainnews ul li  { padding: 0.5em; margin: 0px 0px 1em 0px; border: solid 1px #4e2e1d; background-color: #f4e9da; }
div#mainnews ul li.alt  { background-color: #e9d1b2; }

div#mainnews ul li h2  { font-size: 1.1em; margin: 0px; white-space: normal; color: #4e2e1d; font-weight: bold; }
div#mainnews ul li h2 a  { white-space: normal; color: #4e2e1d; border-color: #4e2e1d; }
div#mainnews ul li h2 a:hover  { color: #e8541c; border-color: #e8541c; }
div#mainnews ul li h3  { font-family: arial, sans-serif; font-size: 1em; margin: 0.25em 0px; white-space: normal; color: #e8541c; font-weight: bold; }

div#mainnews ul li h3  { font-family: arial, sans-serif; font-size: 1em; margin: 0.25em 0px; white-space: normal; color: #e8541c; font-weight: bold; }

div#mainnews ul li p  { font-size: 1em; margin: 1em 0px; }

