/* 

  paper_style_abstract.css 
  used for the publication list w/out abstracts;
  
  for the query.pl cgi script

*/

body { 
/*   
     background-image: url(../images/bg_m.gif);  
     background-color: rgb(250,250,250);  
*/
     }

a:link		{ color: black; text-decoration: none; } 
a:visited	{ color: black; text-decoration: none; }
a:hover		{ color: rgb(24,101,140);  text-decoration: underline !important; }


#publication {
	     width: 590px; 
	     margin-left: 1em;
	     margin-right: 1em;
	     }

#header_title {
              width: 95%;
	      padding-bottom: 0.5em;
	      border-bottom: solid 1px #A6A6A6; 
	      margin-bottom: 0.5em;
	      }

.year  {
       width: 95%;
       margin-top: 0em;
       margin-bottom: 1em; 
       margin-right: 1em;
       padding: 0px; 
       text-align: left;
       float: left; 
       }

.year_title {
/*	    border-bottom: solid 1px #E6E6E6; */
	    margin-bottom: 0.75em;
	    }

.paper {
       width: 550px;
/*     word-wrap: break-word;
       overflow: hidden;
*/
       font-family: Verdana, Helvetica, Arial, Futura, Times,sans-serif; 
       font-size: 12;

/*       background-color: rgb(255,255,255); */
/*       background-color: #F6F6F6;  */

       margin-top: 0px;
       margin-bottom: 1.25em;

       padding-top: 0.5em;       
       padding-bottom: 0em;
       padding-left: 5px;
       padding-right: 5px;

       border-bottom: solid 1px #E6E6E6;

       clear: left;

/*     border-width: 10 px;

       border: solid; 
       border-width: 1px;
       border-color: red; 
*/
       }

.paper :hover {
/*     background-color: rgb(200,255,50); */
/*       background-color: #F7F7F7; */
	     }

#summary {
	   text-align: left;
	   
	   padding-left: 0.25em;
	   
	   float: left;	   

	   background-color: rgb(255,255,231);
	 }

#explain {
	   text-align: right;

	   padding-right: 0.25em;

	   width: 99.75%;

	   background-color: rgb(255,255,231);
	 }

.paper_number {
         width: 15px;
         float: left;
	}

.title {	
       font-weight: bold; 
       font-size: 1em;
       color: black;
       margin-left: 3em;
       margin-right: 3em; 
       margin-bottom: 0.5em; 
       }

.bork {
      color: maroon !important;
      padding-right: 0px;
      }	    


.bork :hover {
	     background-color: #E7E7E7;
	     }

.bork > a:link {
	       color: maroon !important;
	       }	    

.bork > a:visited {
		  color: maroon !important;
		  text-decoration: none; 
		  }	    

.bork > a:hover {
		  color: #228B22 !important;
		  text-decoration: underline; 
		  font-weight: bold;
        	  }	    

.borkalumnus {
      color: #008B8B;
      }

.borkalumnus:hover {
             background-color: #E7E7E7;
             }

.borkalumnus > a:link {
               color: #008B8B !important;
               }

.borkalumnus > a:visited {
                  color: #008B8B !important;
                  text-decoration: none;
                  }

.borkalumnus > a:hover {
                  color: #008B8B !important;
                  text-decoration: underline;
	          font-weight: bold;
                  }



.theauthor {
	   color: maroon;
	   font-weight: bolder;
	   }	  


.authors {
/*	 font-weight: bold; */

	 font-style: normal;
/*	 margin-bottom: 2em;
	 margin-left: 2em;
	 margin-right: 2em; */
	 }

.authors_abstract {
	/*  font-weight: bold; */
	 font-style: normal;
       /*  width: 558px; */
         margin-left: 3em;
	 margin-right: 3em; 
	 margin-bottom: 0.5em; 
         clear: left;
	 }

.jmid_publisher {
         margin-left: 3em;
	 margin-right: 3em;
	/* border: solid 1px #FF0000; */
         }

.journal {
	 margin-right: 0.5em;
	 font-style: italic; 
	 float: left;
	 }


.pubdate_issue {
	       Padding-left: 0.5em; 
	       text-align: left;  
	       float: left;
/*	       border: solid; 
	       border-width: 1px; */
	       }	      

.pdf_link {
	  margin-top: 2 em; 

	  text-align: left; 

/*	  border: solid 1px #FF0000; */
	  }    

.pdf_link:before {
		 content: url(../images/pdf.gif);  
		 }

.publisher {
	   text-align: left;
	   clear: left;	
/*	   border-witdh: 1px;
	   border: solid;
*/
	   }

.abstract_toggle {
	  font-family: "Times New", Helvetica, sans-serif, ;
	  font-style: normal;
	  margin-top: 0.5em;
	  margin-bottom: 0.5em;
	  margin-left: 3em;
	  margin-right: 3em;
	  clear: left;
	  }

.abstract {
	  font-family: "Times New", Helvetica, sans-serif ;
	  font-style: normal;
	  margin-top: 1em;
	  margin-bottom: 0.5em;
	  margin-left: 3em;
	  margin-right: 3em;
	  border: solid 1px #F6F6F6;
	  }

.abstract_txt {
	  margin-bottom: 1em;
	  }

.abstract:first-letter { 
		       font-weight: bolder;
		       font-size: larger; 
		       }

.pmid {
      margin-left: 0.5em;
      text-align: left;	
      float: left;
      }

.pmid > a.hover {
	    color: black !important; 
	    }

.abstract_status {
		 margin-top: 0px;
		 margin-bottom: 0px;
		 text-align: right;
		 width: 100%;	      
                 border: 0px;
/*		 border: outset;
		 border-width: 3px; */
		 }

.abstract_status > a:link {
			  text-decoration: none;
			  }

.abstract_status > a:visited {
			  text-decoration: none;
			  }
.altmetric-embed {
		 margin-left: 3em;
		 }

.warning {
	 color: red;
	 font-weight: bold;
	 }
