/* DIGG MASHUP */
.diggity {
  font-family: arial,helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  background-color: #e3ded5;
  width: 100%;
}
.diggity .inputtext {
  border: 1px solid #aaa;
  width: 300px;
}
/* overall width */
.diggity #banner,
.diggity #content_frame,
.diggity #recent
{
  width: 950px;
  margin-left: auto;
  margin-right: auto;
}    
.diggity #banner {
  height: 83px;
  color: white;
}
.diggity #logo {
  float: left;
  width: 142px;
  height: 83px;
  background: transparent url(http://cdn.dipity.com/static/images/dd-logo.gif.v4790.gif) no-repeat;
  position: relative;
}
.diggity #logo a {
  display: block;
  position: absolute;
  bottom: 18px;
  right: 8px;
  font-size: 12px;
  font-weight: normal;
  color: white;
}
.diggity #banner #middle {
  float: left;
  height: 83px;
}
.diggity #banner #middle,
.diggity #banner #categories,
.diggity #banner #search {
  width: 744px;
}
.diggity #catmenubar {
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  background-color: #948464;
  white-space: nowrap;
  padding-left: 10px;
  margin: 0;
  /* overflow: hidden; */
}
.diggity #catmenubar h5 {
  width: 72px;
  color: white;
  font-size: 12px;
  float: left;
}
/* dimension of menubar */
.diggity #catmenubar .yuimenubaritem {
  height: 32px;
  line-height: 32px;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 0px 0px 0px 2px;
  font-size: 12px;
  position:relative;
}
.diggity #catmenubar .yuimenubaritem-hassubmenu-selected {
  background:transparent url(http://cdn.dipity.com/static/lib/yui2.5.2/menu/assets/menubaritem_submenuindicator.png.v4458.png) no-repeat scroll right center;
}
.diggity #catmenubar .yuimenuitemlabel,
.diggity #catmenubar .yuimenubaritemlabel
{
  font-size: 12px;
}
.diggity #catmenubar a.yuimenubaritemlabel {
  margin-right: 13px;
}
.diggity #catmenubar .yuimenubaritemlabel {
  padding: 0px 8px 0px 4px;
}
.diggity #catmenubar .yuimenubaritem a {
  color: #1b1405;
}
.diggity #catmenubar .yuimenubaritem.yuimenubaritem-selected {
  background-color: #e3ded5;
}
.diggity #catmenubar .yuimenubaritem.yuimenubaritem-selected a {
  text-decoration: none;
  color: #1b1405;
}
.diggity #catmenubar .yuimenu {
  width:200px;
}
.diggity #catmenubar .yuimenu ul {
  padding: 0;
}
.diggity #catmenubar .yuimenu li {
  line-height: 20px;
}
.diggity #catmenubar .yuimenuitem {
  background-color: white;
  height: 20px;
}
.diggity #catmenubar .yuimenuitem.yuimenuitem-selected {
  background-color: #e3ded5;
}
.diggity #search {
  padding-top: 10px;
  height: 31px;
  background: #4a5351 url(http://cdn.dipity.com/static/images/dd-greenhdr.gif.v4790.gif) no-repeat bottom right;
}
.diggity .header {
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  font-size: 24px;
  font-weight: bold;
  color: #1b1405;
  margin-bottom: 12px;
}
.diggity .header div {
  font-size: 10px;
  font-weight: normal;
  color: #1b1405;
}
.diggity .header a,
.diggity .header a:link,
.diggity .header a:visited {
  color: #aaa;
  font-weight: 300;
  text-decoration: none;
}
.diggity .header a:hover {
  font-weight: 300;
  text-decoration: underline;
}
.diggity #content_frame {
  width: 950px;
  height: 600px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
}
.diggity #content_frame #heading {
  text-align: left;
  height: 30px;
  padding: 0px 10px 0px 10px;
}
.diggity #content_frame #heading h1 {
  font-weight: normal;
  font-size: 20px;
  color: #1b1405;
  width: 75%;
  white-space: nowrap;
  overflow: hidden;
  float: left;
}
.diggity #content_frame #heading img {
  float: right;
}
.diggity #timeline,
.diggity #notfound {
  padding: 0px;
  width: 930px;
  margin-left: auto;
  margin-right: auto;
}
.diggity #timeline {
  height: 550px;
  border: 1px solid #aaa;
}
.diggity #notfound,
.diggity #search_wait
{
  height: 580px;
  line-height: 580px;
  font-size: 18px;
  color: #666;
}
.diggity #recent {
  margin-top: 12px;
}
.diggity #recent div.content {
  padding-left: 10px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
  font-size: 12px;
  color: #666;
}
.diggity #recent a:visited, #recent a:link {
  text-decoration: none;
  color: #1b1405;
}
.diggity #recent a:hover {
  text-decoration: underline;
}
.diggity #digg {
  float: left;
  height: 83px;
  margin-left: 12px;
}
.diggity .bordertop {
  background: transparent url(http://cdn.dipity.com/static/images/dd-rndborder.gif.v4790.gif) no-repeat top left;
  width: 100%;
  height: 10px;
}
.diggity .bordertop img {
  float: right;
  width: 10px;
  height: 10px;
  background-color: #e3ded5;
}
.diggity .borderbottom {
  background: transparent url(http://cdn.dipity.com/static/images/dd-rndborderb.gif.v4790.gif) no-repeat bottom left;
  width: 100%;
  height: 10px;
}
.diggity .borderbottom img {
  float: right;
  width: 10px;
  height: 10px;
  background-color: #e3ded5;
}
.diggity .content {
  background-color: white;
}
.diggity #search_wait {
  display: none;
}
.diggity #search_message {
  margin-left: 5px;
  display: inline;
}
.diggity #disclaimer {
  margin-top: 10px;
  font-size: 11px;
  font-weight: normal;
  color: #666;
}
.diggity #disclaimer a,
.diggity #disclaimer a:visited {
  color: #666;
}
.diggity #posts {
  text-align: right;
  line-height: 25px;
  color: #666;
}

