@CHARSET "UTF-8";

/* title */
.bibtitle { font-weight:bold; }
/* author */
.bibauthor { /* nothing by default */ }
/* booktitle (e.g. proceedings title, journal name, etc )*/
.bibbooktitle { font-style:italic; }
/* publisher */
.bibpublisher { /* nothing by default */ }

.bibitem {
	padding-top:15px;
	padding-bottom:10px;
	padding-left: 20px;
	padding-right: 20px;
}


/*Not in use*/
.title { 
  color: #003366;
  font-size: large;
  font-weight: bold;
  text-align: right;
}


.header {
 	background-color: #666666;
	color: #f3eee2 !important;
	font-weight: bold;
	padding:2px 20px 2px 20px;
}

/*Not in use*/
.rheader {
  	background-color: #666666;
	padding: 0 40px 0 40px;
	color: #f3eee2 !important;
	font-weight: bold;
	margin: 20px 0 20px 0;

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

.bibref {
  padding:7px;
  padding-left:15px;
  vertical-align:text-top; 
}

.result {
  padding:10px 0 0 0;
  margin:0 20px 0 20px;
}

.result td {
	color: #777;
}

.result a {
  color:#666;
}

.result a:hover {
  color:#ff6633;
}

.purebibtex {
  font-family: monospace;
  text-align:justify;
  font-size: small;
  white-space:pre;
  /*overflow: auto;*/
}

  
}
.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;
/* could be fancy, see : http://www.feedicons.com/ for icons*/
  /*background-image: url("rss.png"); text-indent: -9999px;*/