.TYPE-event div.w-inline, .TYPE-event div.w-inline p, .TYPE-event div.pointer-list { display: inline-block; } div.TYPE-pic {float:left;} div.w-clear {clear:both} .TYPE-event div.pointer-item { display: inline-block; margin: 4px; } /* local classes */ .side-panel { margin-top: 40px; padding: 20px; border-width:1px; border-color: #333; border-style: solid; background: #eee; -moz-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0; } /* body text */ body { color: #444444; } h1 { margin-top: 40px; margin-bottom: 16px; } h2 { margin-top: 16px; margin-bottom: 8px; } p { padding: 6px } /* page - background image and color */ #wagn { background: url(/SkyBackground.jpg) repeat } /* main card and sidebar widths */ #primary { width:71%; } #secondary { width:24%; } /* top bar background color; text colors */ #menu { background: #316; } #menu a { color: #EEEEEE; } /* header text */ h1, h2 { color: #664444; } h1.page-header, h2.page-header { color: #222299; } /* card headers etc */ .card-frame > .card-header { background: #d8d4f0; line-height: 40px; min-height: 34px; } html>body .title-menu { margin: 3px 3px 0 0; } .card-header a { font-weight: normal; font-size: 14px; line-height: 20px; color: #333333; -moz-border-radius: 10px 10px 0 0; border-radius: 10px 10px 0 0; } html>body .card-slot { -moz-border-radius: 12px; border-radius: 12px; } /* misc */ a.external-link, .closed-content a.external-link { background: none; padding-right: 0 !important; } a {color: #528} .wanted-card {color: #792 } .card-header .card-title { float: left; } .glyphicon-expand:before, html>body .card-header .open-icon span.glyphicon-expand { height: 36px; width: 20px; background: url(/BarePoles.png) no-repeat left; content: '';} html>body .card-header a { float: left; } .glyphicon-collapse-down:before, html>body .card-header .close-icon span.glyphicon-collapse-down {height: 36px; width: 20px; background: url(/FullSail.png) no-repeat left; content: ''; } .title {margin: 0 0; font-weight: bold; font-size: 14px; padding: 8px 4px 4px 25px; white-space: nowrap} .comment-box textarea {margin-bottom:3px} .comment-box {background: #f0eaff; padding: 4px; margin: 0} .titled-view>.card-header { font-size: 1.3em; } .TYPE-book .titled-view>.card-header { font-size: 2em; } div.TYPE-book h1,div.TYPE-book .h1 { font-size: 2.3em; } div.TYPE-book h1,div.TYPE-book .h2 { font-size: 1.8em; }