/*
 Theme Name:   ISI Child Theme
 Theme URI:    http://www.isi.uu.nl/
 Description:  An optimizer child theme 
 Author:       hjkuijf
 Author URI:   http://www.hjkuijf.nl/
 Template:     optimizer
 Version:      1.0.0
*/
 
@import url("../optimizer/style.css");

.pub-title
{
  font-weight: bold;
}

.pub-journal
{
  font-style: italic;
}

a.pub-author-link:link, a.pub-author-link:visited
{
  text-decoration: underline;
  color: black !important;
}

.thn_post_wrap hr
{
  clear: both;
}