html { background: #0077AB; }
body { background: #0077AB url(../img/layout-blue/blueBodyBg.png) center top no-repeat; }
#header { background: transparent url(../img/layout-blue/blueHdrBg.png) center 48px no-repeat; }
#footer { background: transparent url(../img/layout-blue/blueSepXL.png) 0 top no-repeat; }
#secondary h2 { background: transparent url(../img/layout-blue/blueHdBgSidebar.png) left center no-repeat; }
.single h3 { background: transparent url(../img/layout-blue/blueActionsBgCnt.png) 0 center no-repeat; }
.read-more { background: transparent url(../img/layout-blue/blueActionsBgCnt.png) 0 0 no-repeat; }
.hentry { background: transparent url(../img/layout-blue/blueSepL.png) left bottom no-repeat; }
.hentry .entry-meta { background: transparent url(../img/layout-blue/blueActionsBgCnt.png) 0 0 no-repeat; } /* ! */
.hentry .entry-tags { border-top-color: #005073; } /* ! */
.module { background: transparent url(../img/layout-blue/blueSepM.png) left bottom no-repeat; }
.events .vevent { border-bottom-color: #005073; }
.events .read-more { background: transparent url(../img/layout-blue/blueActionsBgSidebar.png) 0 0 no-repeat; }
.tags .read-more { background: transparent url(../img/layout-blue/blueActionsBgSidebar.png) 0 0 no-repeat; }
