<data:blog.pageTitle/> */ /* Content ----------------------------------------------- */ body { font: $(body.font); color: $(body.text.color); background: $(body.background); } html body .content-outer { min-width: 0; max-width: 100%; width: 100%; } a:link { text-decoration: $(link.decoration); color: $(link.color); } a:visited { text-decoration: $(link.visited.decoration); color: $(link.visited.color); } a:hover { text-decoration: $(link.hover.decoration); color: $(link.hover.color); } .main-inner { padding-top: $(date.space); } .body-fauxcolumn-outer { background: transparent $(body.background.gradient) repeat-x scroll top center; } .content-fauxcolumns .fauxcolumn-inner { background: $(content.background.color) $(content.background.gradient) repeat-x scroll top left; border-left: 1px solid $(body.border.color); border-right: 1px solid $(body.border.color); } /* Flexible Background ----------------------------------------------- */ .content-fauxcolumn-outer .fauxborder-left { width: 100%; padding-left: $(body.background.imageBorder.position.left); margin-left: -$(body.background.imageBorder.position.left); background-color: transparent; background-image: $(body.background.imageBorder); background-repeat: no-repeat; background-position: left top; } .content-fauxcolumn-outer .fauxborder-right { margin-right: -$(body.background.imageBorder.position.right); width: $(body.background.imageBorder.position.right); background-color: transparent; background-image: $(body.background.imageBorder); background-repeat: no-repeat; background-position: right top; } /* Columns ----------------------------------------------- */ .content-inner { padding: 0; } /* Header ----------------------------------------------- */ .header-inner { padding: 27px 0 3px; } .header-inner .section { margin: 0 35px; } .Header h1 { font: $(header.font); color: $(header.text.color); } .Header h1 a { color: $(header.text.color); } .Header .description { font-size: 115%; color: $(description.text.color); } .header-inner .Header .titlewrapper, .header-inner .Header .descriptionwrapper { padding-left: 0; padding-right: 0; margin-bottom: 0; } /* Tabs ----------------------------------------------- */ .tabs-outer { position: relative; background: transparent; } .tabs-cap-top, .tabs-cap-bottom { position: absolute; width: 100%; } .tabs-cap-bottom { bottom: 0; } .tabs-inner { padding: 0; } .tabs-inner .section { margin: 0 35px; } *+html body .tabs-inner .widget li { padding: 1px; } .PageList { border-bottom: 1px solid $(tabs.border.bevel.color); } .tabs-inner .widget li.selected a, .tabs-inner .widget li a:hover { position: relative; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -goog-ms-border-top-left-radius: 5px; -goog-ms-border-top-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; background: $(tabs.selected.background.color) none ; color: $(tabs.selected.text.color); } .tabs-inner .widget li a { display: inline-block; margin: 0; margin-right: 1px; padding: .65em 1.5em; font: $(tabs.font); color: $(tabs.text.color); background-color: $(tabs.background.color); -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -goog-ms-border-top-left-radius: 5px; -goog-ms-border-top-right-radius: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; } /* Headings ----------------------------------------------- */ h2 { font: $(widget.title.font); color: $(widget.title.text.color); } /* Widgets ----------------------------------------------- */ .main-inner .column-left-inner { padding: 0 0 0 20px; } .main-inner .column-left-inner .section { margin-right: 0; } .main-inner .column-right-inner { padding: 0 20px 0 0; } .main-inner .column-right-inner .section { margin-left: 0; } .main-inner .section { padding: 0; } .main-inner .widget { padding: 0 0 15px; margin: 20px 0; border-bottom: 1px solid $(widget.border.bevel.color); } .main-inner .widget h2 { margin: 0; padding: .6em 0 .5em; } .footer-inner .widget h2 { padding: 0 0 .4em; } .main-inner .widget h2 + div, .footer-inner .widget h2 + div { padding-top: $(widget.padding.top); } .main-inner .widget .widget-content { margin: 0; padding: 15px 0 0; } .main-inner .widget ul, .main-inner .widget #ArchiveList ul.flat { margin: -$(widget.padding.top) -15px -15px; padding: 0; list-style: none; } .main-inner .sidebar .widget h2 { border-bottom: 1px solid $(widget.title.border.bevel.color); } .main-inner .widget #ArchiveList { margin: -$(widget.padding.top) 0 0; } .main-inner .widget ul li, .main-inner .widget #ArchiveList ul.flat li { padding: .5em 15px; text-indent: 0; } .main-inner .widget #ArchiveList ul li { padding-top: .25em; padding-bottom: .25em; } .main-inner .widget ul li:first-child, .main-inner .widget #ArchiveList ul.flat li:first-child { border-top: none; } .main-inner .widget ul li:last-child, .main-inner .widget #ArchiveList ul.flat li:last-child { border-bottom: none; } .main-inner .widget .post-body ul { padding: 0 2.5em; margin: .5em 0; list-style: disc; } .main-inner .widget .post-body ul li { padding: 0.25em 0; margin-bottom: .25em; color: $(body.text.color); border: none; } .footer-inner .widget ul { padding: 0; list-style: none; } .widget .zippy { color: $(widget.alternate.text.color); } /* Posts ----------------------------------------------- */ .main.section { margin: 0 20px; } body .main-inner .Blog { padding: 0; background-color: transparent; border: none; } .main-inner .widget h2.date-header { border-bottom: 1px solid $(widget.title.border.bevel.color); } .date-outer { position: relative; margin: $(date.space) 0 20px; } .date-outer:first-child { margin-top: 0; } .date-posts { clear: both; } .post-outer, .inline-ad { border-bottom: 1px solid $(widget.border.bevel.color); padding: 30px 0; } .post-outer { padding-bottom: 10px; } .post-outer:first-child { padding-top: $(post.first.padding.top); border-top: none; } .post-outer:last-child, .inline-ad:last-child { border-bottom: none; } .post-body img { padding: 8px; } h3.post-title, h4 { font: $(post.title.font); color: $(post.title.text.color); } h3.post-title a { font: $(post.title.font); color: $(post.title.text.color); text-decoration: none; } h3.post-title a:hover { color: $(link.hover.color); text-decoration: underline; } .post-header { margin: 0 0 1.5em; } .post-body { line-height: 1.4; } .post-footer { margin: 1.5em 0 0; } #blog-pager { padding: 15px; } .blog-feeds, .post-feeds { margin: 1em 0; text-align: center; } .post-outer .comments { margin-top: 2em; } /* Footer ----------------------------------------------- */ .footer-inner { padding: 30px 0; overflow: hidden; } ]]>