﻿.inputbox {
  border           : 1px solid #999999;
  background	     : transparent url(back.gif);
  background-color : #EDEDED;
  margin-bottom    : 5px;
  color			       : #333333;
	font-size        : 11px;
	color            : #0000FF;
	font-family      : Tahoma, Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-weight      : bold;
}
#active_menu {
  color            : #333333;
  background-color : #E3E3E3;
  font-weight      : bold;
}
a#active_menu:hover {
  color            : #333333;
}
a:link, a:visited {
  font-size        : 11px;
  color            : #0066CC;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 11px;
  color            : #333333;
  text-decoration  : none;
  font-weight      : bold;
}
a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}
a.readon:link, a.readon:visited {
  color            : #0066CC;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/read.gif);
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #999999;
  padding-bottom   : 3px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
}
a.readon:hover {
  color            : #333333;
  font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/read.gif);
  background-repeat: no-repeat;
  white-space      : normal;
  font-weight      : bold;
  border           : 1px solid #999999;
  padding-bottom   : 3px;
  padding-left     : 21px;
  padding-right    : 2px;
  padding-top      : 1px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
}
/* set millions of background images */
.rbroundbox { background: url(d00.gif) repeat; }
.rbtop div { background: url(d11.gif) no-repeat top left; }
.rbtop { background: url(d12.gif) no-repeat top right; }
.rbbot div { background: url(d22.gif) no-repeat bottom left; }
.rbbot { background: url(d21.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
}
.rbcontent { margin: 0 7px;
}
p.autor { padding-right:8px;
  font-family      : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size        : 10px;
	border-right:1px dashed #996;
	text-align:right;
	margin:-.1em 0 0 0; 
}
.rbroundbox { width: 750px; margin: 1em auto; 
}