﻿/* RBR-Menu */
menu.RBR-Menu
{
  margin-top: 14px;
  margin-bottom: 26px;
}
menu.RBR-Menu li a
{
  color: #595958;
  text-decoration: none;
}

menu.RBR-Menu li
{
 	list-style: none;
 	height: 26px;
 	border-bottom: solid 1px #bebdb9;
}

menu.RBR-Menu li div
{
  width: 100%;
  height: 100%;
  padding-left: 10px;
  padding-top: 4px;
  cursor:pointer;
}
menu.RBR-Menu li.TitleWithBackground
{
  height: 13px;
  border-bottom: none;
}
/* RB-list & RB-story */
h1.RB-Title
{
  padding-top: 14px;
  margin-left: 26px;
  margin-bottom: 10px;
}
p.RB-Ingress
{
  font-size: 13px;
  margin-left: 26px;
}
div.RB-List
{
  margin: 14px 0px 0px 40px;
}
p.RB-Dest
{
  font-weight: bold;
  padding-top: 5px;
}
p.RB-Title
{
  margin-left: 10px;
  padding-bottom: 3px;
}
div.RB-Story
{
  margin-left: 26px;
}
div.RB-Story h1
{
  padding-top: 14px;
  padding-bottom: 12px;
}
div.RB-Story p
{
  padding-bottom: 12px;
}
div.RB-Story span
{
  font-style: italic;
}
div.RB-Story div.RB-footer
{
  border-top: solid 1px #595958;
  margin-top: 10px;
}
div.RB-Story div.RB-footer p
{
  padding: 12px 0px 3px 0px;
  font-size: 12px;
}
