/*
Theme Name: punchcut child
Theme URI: http://themes.jestro.com/
Description: Child theme for punchcut
Author: David Rysdam
Author URI: http://themes.jestro.com/
Template: punchcut
Version: 0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
@import url("../punchcut/style.css");

sup {
position: relative;
top: -3px;
vertical-align: top;
font-size: 90%;
}

sub {
position: relative;
vertical-align: bottom;
font-size: 90%;
}

