﻿/* =global */
body                { background:none !important; color:#000; margin:0 5%; font:12pt/1 arial,helvetica,sans-serif; }
body:before            { content:url('../img/logo-sc.gif'); }        /* shows logo */
p,li                { line-height:1.2; }
/* =dept-contact */
.dept-contact        { border-left:3px solid #78A1B8; padding-left:1.5em; }
/* =notices */
.notice                { border:2px solid #e8ebd2; padding:0.5em 1em; }
.notice.medium        { border-color:#f9f0cc; }
.notice.high        { border-color:#f0dccb; }
/* links */
a                                    { color:#555; text-decoration:none; }
#main-content a:after                { content: " ("attr(href)") "; color:#999; font-size: 85%; }
#main-content a[href^="/"]:after     { content: " (http://www.strathcona.ab.ca" attr(href) ") "; }
#jumpboxes a                        { background:0 !important; }
/* =site-info */
#site-info            { color:#666; font-size:9pt; }
#site-info p        { margin: 0 0 0.25em; }
#site-info a        { color:#666; }

/* =everything else that needs to be hidden! */
#logo,
#toolbar,
#main-nav,
#nav,
#feature,
#jumpboxes,
#upsells,
#sub-content,
#supplementary-nav,
#home-notices h2 a,
#home-news h2 a,
#home-events h2 a,
#home-news img,
a.more,
#prevPage,
#nextPage,
#scroll-meta,
#extended-contact        { display:none !important; }