MOON
Server: Apache/2.2.23 (Unix) mod_ssl/2.2.23 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 PHP/5.4.10
System: Linux vps.presagepowered.net 2.6.18-398.el5 #1 SMP Tue Sep 16 20:51:48 EDT 2014 i686
User: mckernan (512)
PHP: 5.4.10
Disabled: NONE
Upload Files
File: /home/mckernan/public_html/css/mck.custom.css
/* misc */
.fake-ol {
    font-size: 1.1em;
    font-weight: 800;
    display: inline-block;
    margin-right: 0.35em;
    color: blue;
}

img.thumb {
    border: 1px solid lightgray;
    padding-left: 2px;
}

#printMe {
    margin-left: 1.25em;
}

.container {padding-top: 20px;}

#page-footer {
    padding-top: 1em;
    padding-bottom: 2.25em;
    border-top: 1px solid lightgray;
}

/* mckernan corp */
.mck {
    font-style: italic;
    font-size: 0.95em;
    font-weight: 700;
}

div.back,
div.print-mck {
    padding: 0;
    margin: 0;
    font-size: 0.8em;
}

/* text styles */
.qtr-semibold {font-weight: 400;}
.half-semibold {font-weight: 500;}
.semibold {font-weight: 600;}

.italics {font-style: italic;}
.normal {font-style: normal;}

.larger {font-size: 1.15em;}

/* align */
.lft {text-align: left;}
.ctr {text-align: center;}
.rgt {text-align: right;}

/* images */
div.img-left {
    margin-left: 0.25em;
    margin-right: 0.55em;
    margin-bottom: 0.25em;
}

/* paragraphs */
.tight {
    line-height: 1.35em;
}

.tighter {
    line-height: 1.25em;
}

.smallprint {
    line-height: 1.125em;
    font-size: 0.86em;
}

.fineprint {
    line-height: 1.125em;
    font-size: 0.8em;
    font-weight: lighter;
    font-family: Arail, Helvetica, sans-serif;
}

.legalprint {
    color: black;
    line-height: 1.175em;
    font-size: 0.88em;
    font-family: Arail, Helvetica, sans-serif;
}

h6.legalprint {
    font-family: Arail, Helvetica, sans-serif;
    font-weight: 600;
}

.pad-top {
    padding-top: 0.6em;
}

.pad-btm {
    padding-bottom: 0.6em;
}

/* alerts */
div.article {
    font-weight: 400;
    line-height: 1.3em;
}

div.dateline {
    font-size: 0.9em;
    font-weight: 300;
}



/* tab panes */
.pane-spacer {
    padding-top: 0.6em;
}


a.back-to-top {
	display: none;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 20px;
}