/*Events Style Sheet */

blockquote,
.quote p {
	color:#c73201;
	margin-top:10px;
	line-height: 1.5em;
	width: 150px;
	text-align: center;
}
h2 {
	color:#c73021;
	text-indent: 10px;
}
a {
	color:#c73021;
	
}
h3 {
 margin-bottom:0.1em;
}
h4 {
	margin-bottom:0.1em;
	color: #333;
	font-size: 1em;
	font-weight: normal;
}
#breadcrumb {
	background-image: url(/images/breadcrumb_events.gif);
	background-color:#f1cbc7;
}

 .event-submenu {
	width:728px;
	font-size:0.9em;
	margin-top: 15px;
	margin-bottom: 15px;
 }
 .event-submenu a {
  width:150px;
  w\idth:130px;
 }
 .event-submenu.active {
	color:#c73201;
	font-size: 0.9em;
	font-weight: bold;
}
 .event-submenu a:hover {
  text-decoration:none;
 
 }
 event.submenu {
 display:block;
 text-align:left;
 border-bottom:1px solid #999;
 font-weight:bold;
 width:200px;
}

.event-submenu a,
.event-submenu span.item {
	color:#534F4F;
	padding-left:5px;
	padding-top:1px;
	padding-bottom:1px;
	padding-right: 5px;
}
.event-submenu a:hover {
	background-color:#c23701;
}

div.event-by-year {
	display:inline;
	margin-right: 10px;
}

div.event-by-year h4 {
 border-bottom:1px dotted black;
 margin-bottom:1em;
 padding-bottom:0.2em;
}

#year-filter .header {
	font-size:1.1em;
	margin-right:0.15em;
	color: #c73021;
}

* html #year-filter .header {
 display:inline-block;
}

.year-divider {
 border-top:1px dotted #666;
 padding-bottom:10px;
 font-size:1px;
 line-height:1px;
}
div.event-by-year span {
	text-indent: 5px;
}
div.event-by-year div.label {
	float:left;
	display:inline;
	width:460px;
	font-weight: bold;
	font-size: 1em;
	border-bottom: 1px dotted #333333;
}
div.event-by-year div.header {
	float:left;
	display:inline;
	width:460px; /*380*/
	margin-bottom:1em;
	font-weight:bold;
}
div.event-by-year div.header a{
	padding-left:1.09em;
	display:block;
	color:#C73201;
	border-top: 1px dotted #c73201;
}

div.event-by-year p.content {
	font-weight:normal;
	clear:both;
	padding-left:1.09em;
	text-align: left;
}
.event-copy {
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
}
	
.text-container content-container .content-top narrow .right-col .release .label h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
.text-container.content-container .content-top.narrow .right-col {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333;
}
