
.bibtitle { font-weight:bold; }

.bibauthor {  }

.bibbooktitle { font-style:italic; }

.bibpublisher { }


.title {
  color: #003366;
  font-size: large;
  font-weight: bold;
  text-align: right;
}

.header {
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.2);
  font-weight: bold;
  padding: 1px 2px 1px 2px;
}

.rheader {
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.2);
  font-weight: bold;
  padding: 1px 2px 1px 2px;

}
.menu {
  font-size: x-small;
  background-color: #EFDDB4;
  padding: 0px;
  border: 1px solid #000000;
  margin: 0px;
}
.menu a {
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}
.menu a:hover {
  color: #000000;
  text-decoration: underline;
}

.bibref {
  font-size: 14px;
  vertical-align:text-top; 
}

.bibitem {
  font-size: 14px;
}


.result {
  padding:0px;
  margin:0px;
  background-color: #ffffff;
  width:100%;
}
.result a {
  text-decoration: none;
  font-weight: bold;
  color: #000000;
}

.result a:hover {
  color: #000000;
  text-decoration: underline;
}

.input_box{
  margin-bottom : 2px;
}
.mini_se {
  border: none 0;
  border-top: 1px dashed #717171;
  height: 1px;
}
.a_name a {
  color:#469AF8;
  width:130px;
}

.rsslink {
  text-decoration: none;
  color:#F88017;

}

.purebibtex {
  font-family: monospace;
  font-size: small;
  border: 1px solid #DDDDDD;
  white-space:pre;
  background: none repeat scroll 0 0 #F5F5F5;  
  padding:10px;
}
.bibentry-by { font-style: italic; }
.bibentry-abstract { margin:15px; }
.bibentry-label { margin-top:15px; }
.bibentry-reference { margin-bottom:15px; padding:10px; background: none repeat scroll 0 0 #F5F5F5; border: 1px solid #DDDDDD; }
