﻿#leftnav { background: white url(../../images/navigation/nav.png) no-repeat top left; float: left; }
#title { text-align: left; color: #E0F0E0; }
#logo { text-align: right; padding-right: 5px; }
#content { margin-left: 210px; background: white url(../../images/navigation/nav_title.png) no-repeat top left; }
#leftnav ul li { border-bottom: solid 1px #E0F0E0; }
.story { border: solid 1px #E0F0E0; }
h2 a, .subnav a, #spatacolilink a, .pagingSystem a { color: green; }
h2 a:visited, .subnav a:visited, .pagingSystem a:visited { color: #506050; }
h2 a:hover, .subnav a:hover, #spatacolilink a:hover, #leftnav ul a:hover, .pagingSystem a:hover { color: #00BB00; }
.pagingSystem a.pageSelected { color: black; }
.blurbImage { float: left; padding-right: 5px; margin-top: -10px; }
.byline { clear: both; }

/* Navigation Items */
.Menu .AspNet-Menu-Selected { background:  url(../../../images/navigation/selectedNav.png) no-repeat top right; }
.Menu .AspNet-Menu-Selected { background-color: #E0F0E0; }
.Menu li { border-bottom: solid 1px #E0F0E0; }
.Menu li:hover, .Menu li.AspNet-Menu-Hover { color: green; }
.AspNet-Menu-Link img { float: right; }

/* story display specific items */
#storybyline { border-bottom: solid 1px #E0F0E0; }
.artwork { background-color: #E0F0E0; float: right; }
#commentSection { border-top: solid 1px #E0F0E0; }
#commentSection h3, blockquote { border-bottom: solid 1px #E0F0E0; }