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

body { font-size: 75%; font-family: Helvetica, Arial, sans-serif;
/*
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;
*/
}

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

#page-wrap { background: url(../../../site-images/v3/articles/making-the-move-to-canon/main-bg.jpg) 0 0 no-repeat; padding: 54px 0 0 0; }

h2 { background: url(../../../site-images/v3/articles/making-the-move-to-canon/main-title.png) top left no-repeat; height: 62px; margin: 0 0 14px; text-indent: -9999px; width: 546px; }
#primary-content { min-height: 571px; padding: 0 0 18px 5px; }
#primary-content h2 a { display: block; height: 100%; width: 100%; }
#primary-content h3 { font-size: 16px; font-weight: bold; line-height: 18px; }
#primary-content h4 { font-size: 12px; font-weight: bold; line-height: 18px; width: 546px; }
#primary-content p { font-size: 12px; line-height: 18px; margin: 0 0 18px; width: 306px; }
#primary-content h2 + p:first-line { font-size: 14px; font-weight: bold; line-height: 18px; }
p:first-line { font-size: inherit; font-weight: normal; line-height: 18px; }
#primary-content .intro { font-size: 16px; }

#primary-content .entry-nav-wrap { padding-top: 13px; overflow: hidden; width: 545px; }
#primary-content .entry-nav { line-height: 19px; margin: 0 0 3px; width: 226px; }
#primary-content .entry-nav a { display: block; font-weight: bold; min-height: 67px; padding: 5px 80px 18px 5px; }
#primary-content .entry-nav a:hover { background-color: #9A0505; color: #FFF; text-decoration: none; }
#primary-content .previous { float: left; }
#primary-content .next { float: right; }
#primary-content .previous a { background: url(../../site-images/v3/prev-bg.png) 155px bottom no-repeat; }
#primary-content .previous a:hover { background: #9A0505 url(../../site-images/v3/prev-bg.png) right bottom no-repeat; }
#primary-content .next a { background: url(../../site-images/v3/next-bg.png) 155px bottom no-repeat; }
#primary-content .next a:hover { background: #9A0505 url(../../site-images/v3/next-bg.png) right bottom no-repeat; }
