




/*
     FILE ARCHIVED ON 19:11:32 Jul 4, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 0:50:50 Apr 20, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
body {
  background-color:#eee;
  color:#000;
  font:12px/150% Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, table {
  font-family:Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

p, ul, ol, dl, td, th, blockquote {
  font-size:12px;
  line-height:150%;
  color:#000;
}

p, ul, ol {
  margin-bottom:10px;
}

input, textarea {
  color:#000;
}

ul {
  list-style-type:none;
  padding-left:0;
}

#content ul li li {
  margin:0 0 0 12px;
}

h2 {
  padding-top:3px;
  color:#000;
  font:26px/26px 'Yanone Kaffeesatz', sans-serif;
  text-transform:uppercase;
  letter-spacing:.025em;
  background:url("/web/20130704191132/http://media.sdreader.com/static/sdreader/images/dotted-line.png") repeat-x scroll left top transparent;
}

h2.no_divider, ul.categories + h2 {
  padding:0;
  background:none;
}

h2 a {
  color:#000;
}

h3 {
  margin-bottom:0;
}

h3, .list h3, section h3 {
  color:#000;
  font:19px/120% Georgia, Baskerville, "Times New Roman", Times, serif;
}

.list h3 {
  margin:0;
}

h3.header, #comments h3 {
  font:24px/24px 'Yanone Kaffeesatz', sans-serif;
  text-transform:uppercase;
  margin-bottom:5px;
}

h3 a, .list h3 a, h3 a:hover {
  color:#000;
}

h4 {
  font-size:12px;
  line-height:16px;
  font-weight:bold;
}

a:hover {
  color:#18629d;
}

a.button:hover {
  color:#fff;
}

#page {
  width:992px;
  padding:25px;
  overflow:hidden;
  margin:0 auto;
  background-color:#fff !important;
  -webkit-box-shadow:0 0 5px #888;
  -moz-box-shadow:0 0 5px #888;
  box-shadow:0 0 5px #888;
}

#header {
  height:90px;
  overflow:hidden;
}

#header-logo {
  display:block;
  float:left;
}

#header-logo h1 {
  margin:0;
}

#header-logo h1 a {
  display:block;
  width:258px;
  height:90px;
  text-indent:-9999px;
  background:url(/web/20130704191132/http://media.sdreader.com/static/sdreader/images/logo.png) no-repeat;
}

#nav {
  background:none;
  margin:0 0 15px;
  border:0;
  position:static;
  z-index:auto;
}

#nav li a {
  float:none;
  padding:0;
  color:#000;
}

#nav li a:hover, #nav li.current a {
  background:none;
  color:#68a1c6;
}

#nav ul {
  margin:0;
}

#nav div.main {
  text-align:center;
  margin:0 auto;
}

#nav div.main ul {
  text-transform:uppercase;
  font:bold 28px/26px 'Yanone Kaffeesatz', sans-serif;
}

#nav div.main ul {
  overflow:hidden;
  display:block;
  padding:12px 0 10px;
}

#nav div.main ul li {
  display:inline-block;
  float:none;
  border-right:2px solid #222;
  margin:0 8px 0 0;
  padding:0 8px 0 0;
}

#nav div.sub {
  text-align:center;
  font-size:12px;
  color:#555;
  line-height:15px;
}

#nav div.sub a {
  color:#555;
}

#nav div.sub a:hover {
  color:#68a1c6;
}

#nav div.sub ul {
  display:inline-block;
  overflow:hidden;
}

#nav div.sub ul li {
  display:block;
  float:left;
  border-right:1px solid #555;
  text-transform:uppercase;
  margin:0 7px 0 0;
  padding:0 7px 0 0;
}

#nav div.sub ul li.follow-us {
  border:0;
  margin:0;
  padding:0 8px 0 0;
}

#nav div.sub ul li.icon {
  margin-right:4px;
  padding:0;
  border:0;
}

#nav div.main ul li.last-child, #nav div.sub ul li.last-child {
  border:0;
  margin:0;
  padding:0;
}

#footer ul.sub li:last-child {
  border:0;
}

#subnav {
  margin:0 0 10px 0;
  background-color:transparent !important; /* galleries */
  text-transform:uppercase;
}

#subnav .wrapper {
  width:auto;
  padding:0;
}

#subnav ul, .content_tools {
  padding:0;
  border-bottom:1px solid #ccc;
  line-height:28px;
  background:transparent;
  font-weight:bold;
}

#subnav li, #subnav li ul li, .content_tools li {
  display:inline;
  float:none;
  font-size:9px;
}

#subnav li ul {
  top:20px;
  text-transform:none;
  font-weight:normal;
}

#subnav li a, .content_tools li a {
  display:inline;
  float:none;
  padding:8px 6px;
  background-color:#ddd;
  background:-moz-linear-gradient(top , #f5f5f5, #ddd);
  background:-ms-linear-gradient(top, #f5f5f5, #ddd);
  background:-webkit-linear-gradient(top, #f5f5f5, #ddd);
  background:linear-gradient(top, #f5f5f5, #ddd);
  border:1px solid #ccc;
  border-radius:4px 4px 0 0;
  -webkit-border-radius:4px 4px 0 0;
  -moz-border-radius:4px 4px 0 0;
  color:#555;
}

.content_tools li a:hover {
  background-color: #68A1C6;
}

#subnav li ul li a {
  background:transparent;
  border:0;
  border-radius:0;
  -webkit-border-radius:0;
  -moz-border-radius:0;
  font-size:12px;
}

#ad-unit-728x90-1 {
  float:right;
}

#ad-unit-992x30-1 {
  margin-top:-5px;
}

#footer {
  min-height:200px;
  clear:both;
  color:#888;
  padding:7px 0 0;
}

#footer a {
  color:#888;
}

#footer ul.sub {
  overflow:hidden;
  padding:16px 0 0;
  background:url(/web/20130704191132/http://media.sdreader.com/static/sdreader/images/footer-horizontal-db-dash.png) top left repeat-x;
}

#footer ul.sub li {
  float:left;
  display:block;
  border-right:1px solid #999;
  color:#999;
  line-height:normal;
  margin:0 4px 0 0;
  padding:0 4px 0 0;
}

#footer div.categories {
  overflow:hidden;
  border-bottom:1px dotted #ccc;
}

#footer div.categories h4 {
  text-transform:uppercase;
  padding:4px 10px 0 0;
}

#footer div.categories ul {
  overflow:hidden;
  float:left;
  width:198px;
  padding:10px 0 0;
}

#footer .legal {
  clear:both;
  text-align:center;
  margin:0 auto;
  padding:10px;
}

#ad-unit-728x90-1 {
  width:728px;
  height:90px;
}

#ad-unit-300x250-1, #ad-unit-300x250-2, #ad-unit-300x250-3, #ad-unit-300x250-4 {
  width:300px;
  height:250px;
}

.breadcrumbs {
  width:992px;
}

.breadcrumbs p {
  margin:0 10px 0 0;
}

body.event_archive_day .content_title h2 {
  padding-right:0;
}

.content_title {
  border:0;
  margin:0;
}

.content_title .pagination {
  top:5px;
}

.content_title .search_form {
  width:658px;
  margin:20px auto;
}

.content_title .search_form p {
  width:538px;
}

.content_title .search_form p input {
  width:508px;
}

.content, body.gallery_detail .content {
  float:left;
  width:658px;
  word-wrap:break-word;
}

.section_wrapper img {
  border:1px solid #000;
}

#content .sideinfo {
  float:right;
  width:300px;
}

#content .sideinfo a.more {
  display:block;
  padding:22px 0 0;
  font-weight:bold;
}

.comments .sideinfo p {
  margin:0;
}

.comments .sideinfo p.byline {
  text-align:right;
  margin:0 0 10px;
}

/* thanks, twitter! */
#page p.errors, #page span.error {
  margin:5px 0 10px;
  padding:7px 15px;
  border-width:1px;
  border-style:solid;
  border-color:#c43c35 #c43c35 #882a25;
  border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.25);
  -moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.25);
  box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.25);
  text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color:#c43c35;
  background:-moz-linear-gradient(top, #ee5f5b, #c43c35);
  background:-ms-linear-gradient(top, #ee5f5b, #c43c35);
  background:-webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background:linear-gradient(top, #ee5f5b, #c43c35);
  font-weight:bold;
  font-size:15px;
  color:#fff;
}

#content .errorlist, form p .errors {
  font-size:13px;
  font-weight:bold;
  color:#c50000;
}

#slideshow-wrapper, .story_lead_photo {
  position:relative;
  overflow:hidden;
  height:358px;
  border:1px solid #000;
}

/* 'jquery.cycle' breaks reloads without this */
#slideshow img {
  width:658px;
  height:358px;
}

#content #slideshow img {
  border:0;
}

#slideshow-footer, .story_lead_photo .caption-container {
  position:absolute;
  bottom:0;
  z-index:12;
  background:url(/web/20130704191132/http://media.sdreader.com/static/sdreader/images/transp-black.png);
  width:656px;
  height:72px;
  color:#fff;
}

#slideshow-footer a {
  color:#fff;
}

#slideshow-footer .headline {
  color:#fff;
  padding:16px 0 0 20px;
}

#slideshow-footer .headline h3 {
  width:410px;
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
  color:#fff;
}

#slideshow-footer .headline span {
  font-weight:bold;
  font-style:italic;
  font-size:9px;
  color:#ccc;
}

#slideshow-footer .headline span a {
  color:#ccc;
}

#slideshow-nav {
  overflow:hidden;
  position:absolute;
  right:13px;
  bottom:20px;
  margin:0;
  list-style:none;
}

#slideshow-nav a {
  display:block;
  margin:2px;
  padding:4px 7px;
  text-decoration:none;
  cursor:pointer;
}

#slideshow-nav li {
  float:left;
}

#slideshow-nav li.activeSlide a {
  background:#8A8B8E;
}

#calendar {
  overflow:hidden;
}

#calendar img {
  -moz-opacity:.5;
  filter:alpha(opacity=50);
  opacity:.5;
}

#calendar img:hover, #calendar a.clicked img, #calendar .day span:hover + img {
  cursor:pointer;
  opacity:1;
  -moz-opacity:1;
  filter:alpha(opacity=100);
}

#calendar a, #calendar-data .neighborhood a, #staff-blogs div.post .date a {
  color:#555;
}

#calendar a:hover, .photos .item .byline a:hover, #staff-blogs div.post .date a:hover, .recent_comment_list a:hover {
  color:#18629d;
}

#calendar .day {
  width:85px;
  float:left;
  margin:0 10px 0 0;
}

#calendar .day:last-child {
  margin:0;
}

#calendar .day h3 {
  font:19px/11px Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

#calendar .day a {
  font-size:8px;
  text-transform:uppercase;
  padding:4px 0 2px;
}


#calendar-data {
  height:0;
  position:relative;
  overflow:hidden;
  clear:left;
}

#calendar-data > div {
  width:250px;
  clear:left;
  color:#444;
  position:absolute;
  padding:0;
}

#calendar-data div span.date {
  display:block;
  margin:4px 0;
}

#calendar-data div.tuesday {
  left:96px;
}

#calendar-data div.wednesday {
  left:192px;
}

#calendar-data div.thursday {
  left:288px;
}

#calendar-data div.friday {
  left:384px;
}

#calendar-data div.saturday {
  left:310px;
}

#calendar-data div.sunday {
  left:406px;
}

#calendar-data div.saturday, #calendar-data div.sunday {
  text-align:right;
}

#calendar-data .neighborhood {
  margin:0;
  font-size:10px;
  font-weight:bold;
  font-style:italic;
}

.homepage .movies img {
  width:156px;
  margin-right:16px;
}

.more-links {
  clear:left;
}

h2 + .more-links {
  position:absolute;
  right:0;
  top:5px;
}

.more-links-right {
  text-align:right;
}

.accordion h2 {
  background:none;
}

.accordion .ui-accordion-header a {
  font-size:15px;
}

.accordion .ui-accordion-content table td {
  padding:2px 10px;
}

#content .more-links a, #sidebar .more-links a {
  font-weight:bold;
  font-size:10px;
  padding:8px 0 0;
}

#sidebar {
  float:right;
  width:300px;
  word-wrap:break-word;
}

#sidebar .ad-unit {
  margin-bottom:20px;
}

#top-search {
  margin-bottom:15px;
}

#top-search form {
  margin-bottom:0;
}

#search-container {
  background:#ccc;
  border-radius:10px;
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  padding:12px;
  position:relative;
  z-index:99;
  overflow:hidden;
}

.show-categories #search-container {
  border-radius:10px 10px 0 0;
  -moz-border-radius:10px 10px 0 0;
  -webkit-border-radius:10px 10px 0 0;
}

#search-container input[type=text] {
  border-radius:5px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border:1px solid #999;
  background:#fff;
  padding:0 10px 0 4px;
  float:left;
  width:204px;
  margin:0 !important;
  height:23px;
}

#search-container input[type=submit] {
  float:left;
  position:relative;
  left:-5px;
  background:url(/web/20130704191132/http://media.sdreader.com/static/sdreader/images/sprite.png) no-repeat -10px -100px;
  width:31px;
  height:25px;
  text-indent:-9999px;
  border:0;
  cursor:pointer;
}

#search-by-category {
  text-indent:-9999px;
  display:block;
  background: url(/web/20130704191132/http://media.sdreader.com/static/sdreader/images/sprite.png) no-repeat -10px -10px;
  width:11px;
  height:25px;
  float:left;
  margin-right:8px;
}

.show-categories #search-by-category, #search-by-category:hover {
  background:url(/web/20130704191132/http://media.sdreader.com/static/sdreader/images/sprite.png) no-repeat -10px -55px;
}

#search-categories-container {
  background-color:#eee;
  padding-top:12px;
  margin-top:-12px;
  z-index:1;
  display:none;
}

#search-categories-container, #search-categories-container li.last-child label {
  border-radius:0 0 10px 10px;
  -moz-border-radius:0 0 10px 10px;
  -webkit-border-radius:0 0 10px 10px;
}

.show-categories #search-categories-container {
  display:block;
}

#search-categories-container li {
  width:300px;
  height:30px;
}

#search-categories-container li input {
  display: none;
}

#search-categories-container li label {
  display:block;
  width:300px;
  height:30px;
  text-indent:40px;
  line-height:30px;
  background:url(/web/20130704191132/http://media.sdreader.com/static/sdreader/images/sprite.png) no-repeat 2px -470px;
}

#search-categories-container li label:hover {
  color:#fff;
  background:url(/web/20130704191132/http://media.sdreader.com/static/sdreader/images/sprite.png) no-repeat 2px -398px #18629d;
  cursor:pointer;
}

#search-categories-container li.selected label:hover {
  background:url(/web/20130704191132/http://media.sdreader.com/static/sdreader/images/sprite.png) no-repeat 2px -434px #18629d;
}

#search-categories-container li.selected label {
  background:url(/web/20130704191132/http://media.sdreader.com/static/sdreader/images/sprite.png) no-repeat 2px -506px;
}

#search-site-container {
  background:#77787B;
}

#search-categories-container #search-site-container label {
  color:#fff;
  background:url(/web/20130704191132/http://media.sdreader.com/static/sdreader/images/sprite.png) no-repeat 2px -398px;
}

#search-categories-container #search-site-container.selected label {
  background:url(/web/20130704191132/http://media.sdreader.com/static/sdreader/images/sprite.png) no-repeat 2px -434px;
}

#search-categories-container #search-site-container label:hover {
  background-color:#5089b4;
}

#social-networks {
  height:250px;
  border:1px solid #77787B;
  overflow:hidden;
  margin:0 0 10px;
}

#social-networks .tab-container {
  overflow:hidden;
}

#social-networks .tab-container ul {
  margin:0;
  padding:0;
  list-style:none;
}

#social-networks .tab-container li {
  float:left;
}

#social-networks .tab-container li a {
  width:149px;
  height:37px;
  display:block;
  margin:0;
  padding:0;
  border:0;
  border-bottom:1px solid #77787b;
  cursor:pointer;
  text-indent:-9999px;
  border-radius:0;
  -moz-border-radius:0;
  -webkit-border-radius:0;
}

#social-networks .tab-container li a:hover {
  opacity:.7;
  -moz-opacity:.7;
  filter:alpha(opacity=70);
}

#social-networks .twitter-button {
  background:url(/web/20130704191132/http://media.sdreader.com/static/sdreader/images/sprite.png) no-repeat -10px -145px;
}

#social-networks .facebook-button {
  background:url(/web/20130704191132/http://media.sdreader.com/static/sdreader/images/sprite.png) no-repeat -10px -241px;
}

#social-networks .ui-tabs-selected .twitter-button {
  background-position:-10px -183px;
}

#social-networks .ui-tabs-selected .facebook-button {
  background-position:-10px -279px;
}

#social-networks .twitter_list li {
  float:none;
}

#social-networks .twitter_list li .tweet {
  padding:0;
  width:auto;
  background:none;
  font-size:11px;
  line-height:15px;
  color:#000;
}

#social-networks .twitter_list {
  width:auto;
  padding:5px 10px 0;
}

#social-networks .twitter_list .tweet {
  background:none;
}

#social-networks .twitter_list .avatar {
  display:none;
}

#social-networks .twitter_list, #fbwall {
  max-height:205px;
  overflow:auto;
}

.fb-wall {
  font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
  font-size:13px;
  line-height:1.2em;
  color:#333333;
  padding:5px 10px 0;
  background-color:#FFF;
}

.fb-wall a {
  text-decoration:none;
  color:#3b5998;
}

.fb-wall a:hover {
  text-decoration:underline;
}

.fb-wall.loading, #twitter p.preloader {
  height:205px;
  text-indent:-9999px;
  background:url(/web/20130704191132/http://media.sdreader.com/static/sdreader/images/loader.gif) no-repeat center center;
}

.fb-wall-box {
  margin-bottom:10px;
  border-top:1px solid #eee;
  padding-top:10px;
}

.fb-wall-box-first {
  border:0;
  padding-top:0;
}

.fb-wall-avatar {
  float:left;
  border:0;
}

.fb-wall-data {
  margin-left:60px;
}

.fb-wall-media {
  display:block;
  font-size:11px;
  margin-bottom:5px;
}

.fb-wall-border-left {
  border-left:2px solid #ccc;
  padding:0 0 3px 8px;
}

.fb-wall-media-container {
  display:table;
}

.fb-wall-media-link {
  border:1px solid #ccc;
  display:inline-block;
  color:#3b5998;
  cursor:pointer;
  float:left;
  margin-right:5px;
}

.fb-wall-media-link:hover {
  border:1px solid #3b5998;
}

.fb-wall-picture {
  margin-right:10px;
  border:0;
  display:block;
  margin:3px;
}

.fb-wall-name {
  display:block;
  font-weight:bold;
  color:#3b5998;
}

.fb-wall-caption {
  display:block;
  color:#3b5998;
}

.fb-wall-description {
  display:block;
  color:#777;
  line-height:1.2em;
}

.fb-wall-icon {
  float:left;
  margin-right:5px;
}

.fb-wall-date {
  font-size:11px;
  color:#777;
  clear:left;
  display:block;
  margin-bottom:5px;
}

.fb-wall-message {
  display:block;
  margin-bottom:5px;
  font-size:11px;
}

.fb-wall-message-from {
  font-weight:bold;
  color:#3b5998;
}

.fb-wall-link {
  color:#333;
  font-size:11px;
  text-decoration:none;
}

.fb-wall-likes {
  border-bottom:1px solid #E5EAF1;
  margin-bottom:2px;
  display:block;
  font-size:11px;
  padding-top:5px;
}

.fb-wall-likes div {
  margin:0;
  background:url(/web/20130704191132/http://media.sdreader.com/static/sdreader/images/sprite.png) no-repeat -10px -554px #edeff4;
  padding:5px 5px 4px 24px;
}

.fb-wall-likes div span {
  color:#3b5998;
}

.fb-wall-comments {
  margin-top:2px;
  font-size:11px;
}

.fb-wall-comment {
  background-color:#EDEFF4;
  border-bottom:1px solid #E5EAF1;
  margin-top:2px;
  padding:5px 5px 4px;
  display:block;
  overflow:hidden;
}

.fb-wall-comment-message {
  display:table;
}

.fb-wall-comment-from-name {
  font-weight:bold;
  color:#3b5998;
}

.fb-wall-comment-from-date {
  color:#777;
  clear:left;
  display:block;
}

.fb-wall-comment-avatar {
  width:32px;
  height:32px;
  float:left;
  margin-right:5px;
  overflow:hidden;
}

.fb-wall-comment-avatar img {
  width:32px;
  height:32px;
}

#social-network-buttons {
  margin-bottom:20px;
}

#social-network-buttons iframe {
  margin:0;
}

#social-network-buttons .facebook-like-button {
  width:80px !important;
}

ul.social-networks {
  overflow:hidden;
}

ul.social-networks li {
  float:left;
  margin:0 10px 0 0;
}

ul.social-networks img {
  border:0;
  vertical-align:middle;
}

#staff-blogs {
  margin:0 0 20px;
}

#staff-blogs h2 {
  font:bold 68px 'Yanone Kaffeesatz', sans-serif;
  text-align:center;
}

#staff-blogs h2 a {
  text-decoration:none;
  color:#000;
}

#staff-blogs img {
  margin:0 0 10px 20px;
}

#staff-blogs h3 {
  color:#a6298c;
  font:bold 12px Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  padding:0;
  text-transform:none;
}

#staff-blogs h4 a {
  color:#555;
  font-weight:normal;
}

#staff-blogs div.post {
  background:url(/web/20130704191132/http://media.sdreader.com/static/sdreader/images/dotted-line.png) top left repeat-x;
  overflow:hidden;
  padding:4px 0;
}

#staff-blogs div.post p {
  margin:0;
  padding:0 0 2px;
}

#staff-blogs div.post .date {
  text-align:right;
  font-size:11px;
  font-style:italic;
  padding:0 0 4px;
}

#staff-blogs .more-links {
  background:url(/web/20130704191132/http://media.sdreader.com/static/sdreader/images/dotted-line.png) top left repeat-x;
}

.grid-2col, .grid-3col, .grid-4col {
  margin-left:-10px;
}

.column {
  float:left;
  margin-left:10px;
}

.grid-2col .column {
  width:48%;
}

.grid-3col .column {
  width:31.5%;
}

.grid-4col .column {
  width:23.45%;
}

.find-nav .find-tabs ul {
  padding:0;
  margin:0;
  border:0;
  overflow:hidden;
}

.find-nav .find-tabs li {
  float:left;
  margin-right:2px;
  border:1px solid #3d7cb1;
  background-color:#3d7cb1;
  background:-moz-linear-gradient(top , #86bcd6, #4b87b6);
  background:-ms-linear-gradient(top, #86bcd6, #4b87b6);
  background:-webkit-linear-gradient(top, #86bcd6, #4b87b6);
  background:linear-gradient(top, #86bcd6, #4b87b6);
}

.find-nav .find-tabs li.last-child {
  margin:0;
}

.find-nav .find-tabs ul li a {
  cursor:pointer;
  float:left;
  display:block;
  width:153px;
  height:34px;
  margin:0;
  padding:0 0 0 8px;
  line-height:34px;
  border:0;
  border-radius:0;
  -moz-border-radius:0;
  -webkit-border-radius:0;
  color:#fff;
  font-size:12px;
  font-weight:bold;
  background:url(/web/20130704191132/http://media.sdreader.com/static/sdreader/images/sprite.png) no-repeat 135px -360px;
}

.find-nav .find-tabs li:hover {
  border:1px solid #000;
}

.find-nav .find-tabs li.ui-tabs-selected {
  border:1px solid #e6e7e8;
}

.find-nav .find-tabs li.ui-tabs-selected a, .find-nav .find-tabs li.ui-tabs-selected a:hover {
  color:#000;
  background:#e6e7e8 url(/web/20130704191132/http://media.sdreader.com/static/sdreader/images/sprite.png) no-repeat 135px -327px;
}

.find-nav .find-tabs ul li a:hover {
  background-color:#000;
  color:#fff;
}

.find-nav .find-tabs ul li.last-child a {
  border:0;
}

.find-nav .find-tabs.find-tabs-3 li a {
  width:208px;
  background-position:190px -360px;
}

.find-nav .find-tabs.find-tabs-3 li.ui-tabs-selected a {
  background-position:190px -327px;
}

.find-nav .find-tabs.find-tabs-5 ul li a {
  width:120px;
  background-position:101px -360px;
}

.find-nav .find-tabs.find-tabs-5 li.ui-tabs-selected a {
  background-position:101px -327px;
}

.find-nav .find-tab-content {
  overflow:hidden;
  background:#e6e7e8;
  padding:10px;
}

#find-story-by-category h2 {
  display:block;
  padding:0 0 4px;
  clear:left;
  text-transform:uppercase;
  font:bold 12px Verdana, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', sans-serif;
  background:none;
}

#find-story-by-category div.left {
  float:left;
  width:160px;
}

#find-story-by-category div.right {
  float:right;
  width:440px;
  border-left:2px solid #AEAFB1;
  padding:0 10px;
}

#find-story-by-category div.left ul {
  width:160px;
  background:url(/web/20130704191132/http://media.sdreader.com/static/sdreader/images/dotted-line.png) bottom left repeat-x;
  margin:0 0 10px;
  padding:0 0 5px;
}

#find-story-by-issue .item p {
  text-transform:uppercase;
}

#find-author .more-links {
  clear:none;
  float:left;
  margin-top:10px;
}
#find-issue .more-links {
  margin:0 50px 10px 0;
}

#find-event-by-date .ui-datepicker {
  display:block;
  width:300px;
  margin:0 auto;
}

.byline, .caption, .dateline, .datetime {
  font-style:italic;
}

.byline, .byline a, .caption, .caption a {
  color:#555;
}

.story_list + .more-links {
  position:absolute;
  left:154px;
  bottom:20px;
}

.recent_comment_list .byline {
  margin-bottom:10px;
  font-size:11px;
  text-align:right;
}

.recent_comment_list a {
  color:#000;
}

#comments .comment_list h1, #comments .comment_list h2, #comments .comment_list h3 {
  font-size:14px;
  font-weight:bold;
}

.entry_list p.blog {
  text-transform:uppercase;
}

ul.categories {
  margin:0;
  overflow:hidden;
  line-height:12px;
  text-transform:uppercase;
  font-size:10px
}

ul.categories li {
  float:left;
  margin:0;
  padding:0 8px;
  border-left:1px solid #222;
}

ul.categories li a, .entry_list p.blog a {
  color:#555;
}

ul.categories li:first-child {
  padding-left:0;
  border-left:0;
}

span.icon16 {
  height:16px;
  width:16px;
  float:left;
  line-height:16px !important;
  overflow:hidden;
  background:url("/web/20130704191132/http://media.sdreader.com/static/sdreader/images/icons16.png") no-repeat scroll 0 0 transparent;
  text-indent:-9999px;
}

span.icon16:hover {
  -moz-opacity:.8;
  filter:alpha(opacity=80);
  opacity:.8;
}

span.pad-icon {
  padding-right:4px;
}

span.icon16-facebook {
  background-position:0 0;
}

span.icon16-twitter {
  background-position:0 -16px;
}

span.icon16-gplus {
  background-position:0 -32px;
}

span.icon16-myspace {
  background-position:0 -48px;
}

span.icon16-rss {
  background-position:0 -64px;
}

span.icon16-comment {
  background-position:0 -80px;
}

span.icon16-email {
  background-position:0 -96px;
}
span.icon16-print {
  background-position:0 -112px;
}

span.icon16-phone {
  background-position:0 -128px;
}

span.icon16-ical {
  background-position:0 -144px;
}

span.icon16-thumbsup {
  background-position:0 -160px;
}

span.icon16-music {
  background-position:0 -176px;
}

span.icon16-reminder {
  background-position:0 -192px;
}

span.icon16-submit {
  background-position:0 -208px;
}

span.icon16-play {
  background-position:0 -224px;
}

span.icon16-pause {
  background-position:0 -240px;
}

span.icon16-stop {
  background-position:0 -256px;
}

span.icon16-thumbsedup {
  background-position:0 -304px;
}

span.icon16-letter {
  background-position:0 -368px;
}

span.icon16-dollar {
  background-position:0 -384px;
  padding-right:2px;
}

span.icon16-linkedin {
  background-position:0 -400px;
  padding-right:2px;
}

span.icon16-instagram {
  background-position:0 -416px;
  padding-right:2px;
}

span.icon16-pinterest {
  background-position:0 -432px;
}

.item .footer {
  line-height:16px;
  color:#000;
}

.item p {
  font-size:12px;
}

.item img, img.thumbnail {
  border:1px solid #000;
}

.item .thumbnail, img.thumbnail, body.gallery_detail .list .item .thumbnail {
  float:left;
  margin:0 12px 0 0;
}

.news-smbar {
  position:absolute;
  display:none;
  top:20px;
  z-index:30;
  height:30px;
  background:#77787B;
  color:#fff;
  text-align:center;
  text-transform:uppercase;
  font:26px 'Yanone Kaffeesatz', sans-serif;
  overflow:hidden;
  margin:0 auto;
  padding:4px 8px;
}

:focus {
  outline:none;
  -moz-outline-style:none;
}

input[type=submit]::-moz-focus-inner, input[type=button]::-moz-focus-inner {
  border:0;
}

input[type=submit]:focus, input[type=button]:focus, a:focus, :-moz-any-link:focus {
  outline:none;
}

.object_tools {
  padding-bottom:0;
  border:0;
  clear:both;
  font-size:11px;
}

.object_tools li {
  padding:0;
  width:auto;
  margin-left:15px;
  line-height:16px;
  min-height:0;
  background:none;
}

.object_tools li:first-child, .compact_object_tools .object_tools li:first-child {
  margin:0;
}

.object_tools img {
  vertical-align:middle;
}

.object_tools li.reminder {
  width:auto;
}

.object_tools li.print {
  display:none;
}

.object_tools li.story {
  margin-left:7px;
}

.compact_object_tools .object_tools li.story, .compact_object_tools li.story + li {
  margin-left:4px;
}

.compact_object_tools .object_tools li {
  width:16px;
  margin-left:8px;
  text-indent:-9999px;
}

.addthis_default_style .at300m, .addthis_default_style .at15t_compact {
  margin:0;
  padding:0 4px 0 0 !important;
}

.story_lead_photo {
  width:auto;
  height:auto;
  padding:0;
}

.story_lead_photo .photo {
  margin:0;
}

.story_lead_photo .caption-container {
  height:auto;
  width:618px;
  margin:0;
  padding:5px 20px;
  font-size:12px;
  font-weight:bold;
  line-height:30px;
}

.story_lead_photo .caption-container .caption {
  margin:0;
  color:#fff;
}

.story_detail .content_info h2, .entry_detail .content_info h2 {
  margin:5px 0;
  font-family:Georgia, Baskerville, "Times New Roman", Times, serif;
  text-transform:none;
}

.story_body p, .entry_body p {
  font:15px/160% Georgia, Baskerville, "Times New Roman", Times, serif;
  letter-spacing:0.05em;
  margin-bottom:25px;
}

.story_body p + ul, .entry_body p + ul {
  margin-top:-15px;
}

.story_body .pagination, .story_body .pagination-sdr {
  float:right;
}

.post_story_blurb {
  padding:0 10px;
  border:1px solid #ddd;
  clear:both;
  background-color:#eee;
}

.content_info {
  position:relative;
  border:0;
}

.content_info .categories {
  margin-bottom:2px;
  padding-top:6px;
  background:url("/web/20130704191132/http://media.sdreader.com/static/sdreader/images/dotted-line.png") repeat-x scroll left top transparent;
}

.content_info .byline {
  float:none;
  font-size:12px;
  font-weight:normal;
}

.content_info .datetime {
  float:none;
}

.content_info p.header_image {
  float:left;
  margin-right:10px;
}

.content_info p.header_image img {
  border:1px solid #000;
}

.pagination a, .pagination span {
  color:#666;
}

.pagination .previous, .pagination .next {
  border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
}

.inline {
  padding-top:10px;
  background-color:#fff;
}

.inline p {
  margin-bottom:10px;
}

.inline img {
  border:1px solid #000;
}

.inline_photo .thumbnail {
  margin:0;
  line-height:14px;
}

.inline .photo_meta {
  padding-bottom:5px;
  background:url(/web/20130704191132/http://media.sdreader.com/static/sdreader/images/dotted-line.png) bottom left repeat-x;
}

.inline .photo_meta p {
  font:12px/150% Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

.inline .photo_meta p.byline, .inline .photo_meta p.credit {
  font-size:8px;
  text-transform:uppercase;
}

.inline .photo_meta p.caption {
  margin-bottom:3px;
}

.inline .type {
  color:#777;
}

.inline_place_map, .text_inline {
  width:152px;
}

.inline_place_map, .inline_songs, .text_inline {
  background-color:#eee;
}

.inline_photo.inline-left {
  padding-left:0;
  padding-right:0;
}

.inline h3, .inline .title, .inline .name, .inline .topic {
  color:#000;
}

.recurring_inline {
  padding:0 0 8px 0;
  width:auto;
  max-width:300px;
  background:url("/web/20130704191132/http://media.sdreader.com/static/sdreader/images/dotted-line.png") repeat-x scroll left bottom transparent;
  color:#555;
}

.recurring_inline iframe {
  width:100%;
  margin-bottom:0;
}

.search_form #advanced {
  display:none;
}

#login {
  width:335px;
}

.alert_subscription_form p.submit button {
  float:none;
}

#find-alerts-neighborhoods {
  -moz-column-count:4;
  -webkit-column-count:4;
  column-count:4;
}

.facets {
  width:125px;
}

.search_vertical .list {
  width:510px;
}

.section_wrapper {
  margin-bottom:16px;
  padding:0;
  border:0;
}

.section_wrapper:last-child {
  background:none;
}

.section {
  width:206px;
}

.section_wide {
  width:432px;
}

.comment_form p {
  margin-bottom:10px;
  color:#000;
}

.comment_form p textarea {
  width:584px;
}

#comments_preview #id_comment, #photo_upload_container #id_caption {
  margin-bottom:10px;
}

a.button {
  display:inline-block;
}

.list .comment {
  padding:10px;
  background-color:#eee;
}

.list .comment .vote_box {
  right:10px;
}

/* recaptcha iframe, throws off the page */
iframe[src="about:blank"] {
  display:none;
}

#recaptcha_widget_div {
  margin-bottom:15px;
}

body a.permalink {
  display:none;
}

.entry_detail .content_title {
  padding:0;
}

.blog_list .blog {
  float:left;
  width:280px;
  margin-right:20px;
  padding-right:20px;
  border-right:1px solid #ccc;
}

.blog_list .blog p {
  margin-bottom:10px;
}

.blog_list .blog ul a {
  color:#555;
}

.blog_list .blog ul a:hover {
  color:#18629d;
}

.blog_list .entry {
  float:left;
  width:335px;
}

.blog_list .entry .footer {
  margin-bottom:8px;
}

.blog_list .entry .footer li {
  line-height:15px;
}

.blog_list .entry .footer .byline {
  margin-right:8px;
  padding-right:8px;
  border-right:1px solid #000;
}

.blog_list .entry .footer .dateline {
  margin:0;
}

#id_groups + .helptext {
  float:left;
  width:120px;
  margin-top:10px;
  clear:left;
}

body.movie_detail .section_wrapper {
  margin-bottom:16px;
}

body.movie_detail .movie_location_form input {
  width:306px;
}

.image_grid .item {
  display:inline-block;
  width:152px;
  margin-right:9px;
  vertical-align:top;
}

.image_grid .item .thumbnail {
  width:152px;
  margin:0;
}

.image_grid .item img {
  width:150px;
}

.image_grid.grid-6col .item, .image_grid.grid-6col .item .thumbnail, .image_grid.grid-6col .item p {
  width:52px;
  font-size:9px;
  line-height:12px;
}

.image_grid.grid-6col .item img {
  width:50px;
}

.find-tab-content .image_grid .item, .find-tab-content .image_grid .item .thumbnail {
  width:147px;
}

.find-tab-content .image_grid .item img {
  width:145px;
}

#news-archives .tab-container ul {
  padding-bottom:10px;
}

#news-archives .tab-container li a {
  padding:9px 10px 10px;
  border-radius:4px;
  -moz-border-radius:4px;
  -webkit-border-radius:4px;
}

.star_rating {
  background-image:url("/web/20130704191132/http://media.sdreader.com/static/sdreader/images/stars_small.png");
}

.star_rating_none {
  display:none;
}

.star_rating_00, .star_rating_05, .star_rating_10 {
  width: 12px;
}

.star_rating_15, .star_rating_20 {
  width: 24px;
}

.star_rating_25, .star_rating_30 {
  width: 36px;
}

.star_rating_35, .star_rating_40 {
  width: 48px;
}

.star_rating_45, .star_rating_50 {
  width: 60px;
}

.star_rating_large {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: url(/web/20130704191132/http://media.sdreader.com/static/sdreader/images/stars_large.png) no-repeat;
  overflow: hidden;
  text-indent: -1000px;
}

.star_rating_large_00 {
  width:15px;
  background-position:0 -150px;
}

.star_rating_large_05 {
  width:15px;
  background-position:0 0;
}

.star_rating_large_10 {
  width:15px;
  background-position:0 -15px;
}

.star_rating_large_15 {
  width:31px;
  background-position:0 -30px;
}

.star_rating_large_20 {
  width:31px;
  background-position:0 -45px;
}

.star_rating_large_25 {
  width:47px;
  background-position:0 -60px;
}

.star_rating_large_30 {
  width:47px;
  background-position:0 -75px;
}

.star_rating_large_35 {
  width:64px;
  background-position:0 -90px;
}

.star_rating_large_40 {
  width:64px;
  background-position:0 -105px;
}

.star_rating_large_45 {
  width:80px;
  background-position:0 -120px;
}

.star_rating_large_50 {
  width:80px;
  background-position:0 -135px;
}

body.groups .group-display th, td {
  border:0;
}

table.event_list {
  border-top:1px solid #eee;
}

table.event_list td.category ul {
  margin:0;
  white-space:nowrap;
}

#id_groups {
  width:150px;
  height:200px;
  margin-top:4px;
}

.change_form label, .change_form .helptext {
  display:block;
  float:none;
  width:auto;
  margin-bottom:2px;
}

p.required, span.required {
  color:#f00 !important; /* important: date/time under user submitted events */
}

form p label.required {
  color:#555;
}

form.change_form button {
  float:none;
}

.change_form .errorlist {
  margin-left:0;
}

.change_form p {
  margin-bottom:20px;
}

.event_search_form, #ongoing-events {
  padding-bottom:0;
}

.event_search_form form {
  position:relative;
}

.event_search_form select {
  width:150px;
  vertical-align:top;
}

#age-limit {
  position:absolute;
  right:0;
  top:0;
}

#max-cost {
  position:absolute;
  right:0;
  top:30px;
}

#keywords {
  padding:0;
}

.event_search_form p {
  position:absolute;
  right:0;
  bottom:0;
}

#music-genre-index .ui-tabs-nav {
  border-bottom:0;
}

#music-genre-index .tab-container a {
  margin:0;
  padding:0 4px;
  border-right:2px solid #ccc;
  border-radius:0;
  -moz-border-radius:0;
  -webkit-border-radius:0;
}

#music-genre-index .tab-container a.last-child {
  border-right:0;
}

#music-genre-index .ui-tabs-selected a {
  border-bottom:1px solid #ddd;
}

#music-genre-index .image_grid .item {
  width:97px;
  margin:0 30px 30px 0;
}

#music-genre-index .image_grid img {
  width:115px;
}

body.gallery_detail .content_title h2 {
  color:#000;
}

body.gallery_detail .content_title a {
  color:#18629d;
}

body.gallery_detail .list .item .caption {
  padding:10px 0;
  color:#000;
  background:none;
}

.gallery_photo_detail .previous_next div {
  width:140px;
}

.gallery_photo_detail .previous_next, .gallery_photo_detail .previous_next .previous, .gallery_photo_detail .previous_next .next {
  padding:0;
}

.gallery_photo_detail .previous_next .previous a {
  display:block;
  padding-left:20px;
  background:url("/web/20130704191132/http://media.sdreader.com/static/ellington_defaults/2.3.0/images/arrows/less_than.gif") no-repeat scroll left center transparent;
}

.gallery_photo_detail .previous_next .next a {
  display:block;
  padding-right:20px;
  background:url("/web/20130704191132/http://media.sdreader.com/static/ellington_defaults/2.3.0/images/arrows/greater_than.gif") no-repeat scroll right center transparent;
}

ul.details li {
  margin-bottom:10px;
}

ul.details li li {
  margin-bottom:0;
}

body.restaurant_search table.place_list {
  width:498px;
}

table.place_list td.title {
  padding:10px 20px 10px 0;
}

table.place_list td.neighborhood {
  width:100px;
}

table.place_list td.cuisine {
  width:140px;
}

table.place_list td.special {
  width:350px;
}

.panel .title {
  font-size:20px;
}

.panel .title small a {
  font-size:15px;
}

.panel .pagination {
  text-align:right;
}

.panel .pagination a {
  float:none;
  display:inline-block;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
}

.lazy {
  display:none;
}

.band_search_form {
  background:transparent;
}

.band_search_form p .button {
  color:#fff;
}

#find-music-by-band #id_q {
  width:85%;
}

#find-music-by-date .event_search_form {
  border:0;
  background:transparent;
}

#find-music-by-date .event_search_form .advanced_filters li {
  padding-bottom:0;
}

ul.links li a {
  display:block;
}

ul.links li a:hover {
  background-color:#ccc;
}

.all_events_list .item ul {
  margin:0;
}

.all_events_list .item li {
  overflow:hidden;
  white-space:nowrap;
  text-overflow:ellipsis;
}

body.user_submitted_events .event_form .cost_range th {
  font-size:14px;
}

body.user_submitted_events .request-promoter-status {
  display:none;
}

form .filtered-select .selector-available h2, form .filtered-select .selector-chosen h2 {
  color:#777;
  background-image:none;
  font-family:Verdana, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
  font-weight:bold;
  text-transform:none;
}

body.user_submitted_events .event_times-fieldset h4, body.user_submitted_events .recurring_event_times-fieldset h4 {
  line-height:20px;
}

#id_is_recurring + .help_text, #id_get_email_notification + .help_text {
  display:inline;
}

table.band_list tr {
  border-bottom:1px solid #eee;
}

table.band_list th {
  color:#999;
}

table.band_list td {
  padding:10px 20px 10px 0
}

.place-pages h4 {
  margin:0;
}
.place-pages ul li {
  margin-bottom:15px;
}

.movies .image_grid .item h4 a, .movies .image_grid .item h4 a:hover {
  color:#000;
}

.user_info {
  padding:20px;
  overflow:hidden;
}

.user_info .avatar, .user_info .body {
  float:left;
}

.user_info .avatar {
  width:302px;
  margin-right:20px;
}

.user_info .body {
  width:295px;
  padding:0;
}

.user_info ul.social_counts, .user_info .body .button {
  margin:0;
}

.user_info .last_login {
  margin-bottom:10px;
}

.user_profile .contact_form .submit {
  margin-top:10px;
}

.user_profile .contact_form .submit button {
  float:none;
}

.staff_bio .bio p {
  font-size:100%;
}

.filtered-select .selector-chosen p.selector-filter {
  padding:0;
}

select.jump-menu {
  width:200px;
}

.popup #page, .popup #body, .popup #body .wrapper, .popup .content, .popup .content_title { 
  width: 90% !important;
}

.vote_box, .list .vote_box {
  float:none;
  margin:0;
  padding:0;
  border:0;
  background:transparent;
}


.vote_form.single .upvote {
  height:16px;
  width:16px;
  background:url("/web/20130704191132/http://media.sdreader.com/static/sdreader/images/icons16.png") no-repeat scroll 0 -160px transparent;
}

.vote_form.single .upvote:hover {
  -moz-opacity:.8;
  filter:alpha(opacity=80);
  opacity:.8;
  background-position:0 -160px;
}

.vote_form.single .upvote.voted, .vote_form.single .upvote.voted:hover {
  background-position:0 -304px;
}

.vote_form.single .vote_count {
  line-height:16px;
}

.content_info .vote_box, .content_title .vote_box {
  position:absolute;
  right:0;
  top:5px;
}

.module h2 {
  padding-top:0;
  background:transparent;
}

.event_detail #content .thumbnail {
  margin-bottom:12px;
}

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
  line-height:16px;
}

table.tablesorter thead tr .header {
  cursor: pointer;
  background:url("/web/20130704191132/http://media.sdreader.com/static/sdreader/images/icons16.png") no-repeat scroll 98% -320px transparent;
}

table.tablesorter thead tr .headerSortUp {
  background-position: 98% -336px;
}

table.tablesorter thead tr .headerSortDown {
  background-position: 98% -352px;
}

.post_content {
  clear:both;
}

#crimemap {
  width:992px;
  height:800px;
}

.audio-controls {
  float:right;
  margin-left:10px;
}

.audio-controls .play-pause .icon16-pause, .audio-controls .play-pause.active .icon16-play, .audio-controls .play-pause.paused .icon16-pause {
  display:none;
}

.audio-controls .play-pause.active .icon16-pause {
  display:block;
}

table.photos .vote_box, .gallery_photo_detail .vote_box {
  position:static;
  float:right;
}

table.photos .item h4 {
  clear:both;
}

table.photos td .caption {
  width:210px;
}

.mc-field-group {
  margin:10px 0;
}

form.mailform p label {
  float:none;
  width:auto;
}

#featured-jobs {
  height:250px;
  padding:10px;
  overflow-y:scroll;
  border:1px solid #ddd;
  border-radius:4px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
}

#featured-jobs .job {
  margin-bottom:10px;
}

#featured-jobs a {
  display:block;
  color:#000;
}

#featured-jobs a:hover {
  text-decoration:none;
  background-color:#c9dbe9;
}


#featured-jobs span {
  display:block;
}

#featured-jobs span.title {
  font-weight:bold;
}

#ui-datepicker-div {
  z-index:20 !important;
}

div.poll_results .bar .percent {
  width:60px;
  right:-65px;
}

body.holler .list .comment p {
  font-size:11px;
}
