@import url(../reset.css);

body { font-size: 75%; font-family: Helvetica, Arial, sans-serif;
background: url(/images/default-grid.gif) top left no-repeat;
/*
BASELINE background: url(../images/baseline.png) top left;
GRID background: url(../images/default-grid.gif) top left no-repeat;
background: url(http://www.nocturnalmonkey.com/site-images/v3/grid.png) top left repeat-y;
*/
}
strong { font-weight: bold; }
em { font-style: italic; }

a { color: #000; }
a:hover { color: #F40B0B; }

/* Main Content
------------------------------*/
h2 { border-bottom: 7px solid #000; font-size: 46px; font-weight: bold; letter-spacing: -1px; line-height: 41px;  margin: 0 0 32px 168px; padding: 0; text-align: right; text-transform: uppercase; width: 693px; }

#primary-content { background: url(/images/articles/time-for-a-change/marker.gif) 844px 1205px no-repeat; height: 1221px; padding: 121px 0 0 0; position: relative; }
#primary-content h3 { font-size: 18px; font-variant: small-caps; line-height: 18px; margin: 0 0 18px 432px; position: relative; text-transform: uppercase; width: 428px; }
#primary-content p { line-height: 18px; margin: 0 0 18px 432px; position: relative; text-align: justify; width: 428px; }
#primary-content .side-image { font-family: "Times New Roman"; font-size: 12px; left: -264px; position: absolute; top: 0; width: 247px; }
#primary-content .side-image img { display: block; margin: 0 0 10px 0; width: 247px; }

/* Pagination links
------------------------------*/
#primary-content .entry-nav-wrap { border-top: 1px solid #000; bottom: 0px; left: 168px; position: absolute; width: 693px; }
#primary-content .entry-nav-wrap p { float: left; font-size: 12px; font-variant: small-caps; line-height: 18px; margin: 21px 0 21px; position: relative; text-transform: uppercase; width: 100px; }
#primary-content .entry-nav-wrap p.previous { margin-left: 264px; }