/**
 * Template: teachPress Algoryx 
 * Version: 0.1
 * Author: Kenneth Bodin
*/
/*
td.tp_pub_info_algoryx {border-bottom:1px solid silver; vertical-align:top; padding:8px;}
.tp_pub_author_algoryx, #content span.tp_pub_author_simple {}
.tp_pub_title_algoryx, #content span.tp_pub_title_simple {font-weight:bold;}
.tp_pub_additional_algoryx, #content span.tp_pub_additional_simple {}
.tp_pub_tags_algoryx, #content span.tp_pub_tags_simple  {color:#AAAAAA;}
.tp_pub_tags_algoryx a {color:#AAAAAA; text-decoration:underline; box-shadow: none;}
.tp_pub_tags_algoryx a:hover {color:#AAAAAA; text-decoration:none;}
.tp_pub_type_algoryx {}
.tp_pub_link_image {max-width: 2em; max-height: 2em;}
.tp_pub_tags_algoryx i {padding-left: 2px; padding-right: 2px; font-size: 110%; text-decoration: none;}
*/
.tp_bibtex_entry {
    font-size:0.8rem;}
.tp_bibtex_entry pre {
    white-space: normal;
    word-wrap: break-word;}
.tp_abstract_entry {
    font-size: 0.9rem;}
td.tp_pub_info_simple {
    border-bottom:1px solid silver; 
    vertical-align:top; 
    padding:8px;}
.tp_pub_author_simple, #content span.tp_pub_author_simple {}
.tp_pub_title_simple, #content span.tp_pub_title_simple {
    font-weight:bold;}
.tp_pub_additional_simple, #content span.tp_pub_additional_simple {}
.tp_pub_menu_simple, #content span.tp_pub_menu_simple  {
    color:#AAAAAA;}
.tp_pub_menu_simple a {
    color:#AAAAAA; 
    text-decoration:underline; 
    box-shadow: none;}
.tp_pub_menu_simple a:hover {
    color:#AAAAAA; 
    text-decoration:none;}
.tp_pub_type_simple {}
.tp_pub_link_image {
    max-width: 2em; 
    max-height: 2em;}
.tp_pub_menu_simple i {
    padding-left: 2px; 
    padding-right: 2px; 
    font-size: 110%; 
    text-decoration: none;}
.tp_close {
    cursor: pointer;
    font-weight: bold;
    font-size: 0.9rem; }
