/* www.jasonellis.ie - print styles */


/* ========================================== */
/* basics */
/* ========================================== */

body {margin: 0; font-size: 9pt; font-family: Arial, Helvetica, Sans-Serif; color: #444444;}

/* ========================================== */
/* links */
/* ========================================== */

a, a:link {color: #4977af;}

/* ========================================== */
/* hide stuff */
/* ========================================== */

#top ul, #base, hr {display: none !important;}

/* ========================================== */
/* top and nav */
/* ========================================== */

h1 {font-weight: normal; font-size: 15pt;}
h1, h1 a {color: #333; text-decoration: none;}
h1 span {color: #999;}
/* WTF?!?!?!?!?!? */

h2 {font-weight: normal; font-size: 11pt; line-height: 17pt;}
p, li {font-size: 9pt; line-height: 14pt;}

/* ========================================== */
/* breadcrumbing */
/* ========================================== */

#unbc, #bc {clear: both; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc;}
#unbc p, #bc p {padding: 4px 0 4px 0; color: #666;}


#bling ul, ul.full {list-style-type: none; margin: 0; padding: 0;}

ul.thumbs {list-style-type: none;}
ul.thumbs li {float: left; width: 142px; padding-top: 10pt;}

/* ========================================== */
/* external link url display */
/* ========================================== */

a.external:after {content: " (" attr(href) ") "; font-size: 7pt;}

/* death to false metal */
