/* css Zen Garden submission 024 - 'Not So Minimal' by Daniel Rubin, http://www.superfluousbanter.org// *//* css released under Creative Commons ShareAlike License v1.0 - http://creativecommons.org/licenses/sa/1.0/  *//* All associated graphics copyright 2003,  Daniel Rubin *//* IMPORTANT *//* This design is not a template. You may not reproduce it elsewhere without the designer's written permission. *//* The CSS itself may freely be used for anything you wish, but the associated graphics belong to the designer. *//* What you may use - .css files. What you may not use - .jpg, .gif, and .png files. *//* global----------------------------------------------- */body {background: #fff url(bg.gif) no-repeat fixed top left;font-family: verdana, helvetica, arial, sans-serif;margin: 0 20px 0 20px;color: #333;}/* layout----------------------------------------------- */.page-wrapper {position: relative;background: url(header.jpg) no-repeat top left;margin: 0 auto -1px auto;padding-top: 144px;width: 710px;border-bottom: 5px solid #09345f;}header {display: none;}.summary {width: 100%;text-align: right;}.summary p:first-child {display: none;}.summary p:last-child {margin-top: 0;padding-right: 5px;}.preamble {margin: 22px 0 0 176px;width: 529px;}.explanation, .participation, .benefits, .requirements {margin: 25px 0 0 176px;width: 529px;}footer {margin: 0 0 5px 0;padding: 10px 0 0 0;width: 100%;text-align: center;}.sidebar {position: absolute;width: 150px;top: 166px;left: 5px;}/* text----------------------------------------------- */p {font-size: 12px;}.preamble p:nth-child(2), .supporting p:nth-child(2) {margin-top: 10px;}.preamble p, .supporting p {line-height: 18px;}.summary p:last-child {font-size: 9px;color: #999;}footer {font-size: 9px;}/* lists----------------------------------------------- */.sidebar ul {font-size: 10px;list-style:none;margin: 5px 0 0 0;padding: 0 0 0 0;}.sidebar ul li {background: url(bullet_single.gif) no-repeat 7px 4px;margin: 0;padding: 0 0 0 17px;line-height: 14px;color: #ccc;}.sidebar .design-selection li {background: url(bullet_double.gif) no-repeat 5px 2px;font-size: 9px;}.sidebar .design-selection a:link, .sidebar .design-selection a:visited { display: block; }.sidebar .design-selection a.designer-name:link, .sidebar .design-selection a.designer-name:visited { display:inline; }.design-archives li, .zen-resources li { text-transform: lowercase; }/* links----------------------------------------------- */a, a:link, a:visited {color: #999;}a:hover {color: #333;}.summary a, .summary a:link, .summary a:visited {font-weight: bold;text-transform: uppercase;text-decoration: none;}.summary a:hover {text-decoration: underline;}.sidebar a, .sidebar a:link, .sidebar a:visited {color: #666;text-decoration: none;}.sidebar a:hover {text-decoration: underline;color: #333;}.sidebar a.designer-name, .sidebar a.designer-name:link, .sidebar a.designer-name:visited {color: #999;text-decoration: none;}.sidebar a.designer-name:hover {text-decoration: underline;color: #333;}.sidebar .design-selection a {font-size: 10px;}.sidebar .design-selection a.designer-name {font-size: 9px;text-transform: lowercase;}footer a, footer a:link, footer a:visited {font-weight: bold;text-transform: uppercase;text-decoration: none;}footer a:hover {text-decoration: underline;}/* headings----------------------------------------------- */h3 {	margin-bottom: 0px;	text-indent: 100%;	white-space: nowrap;	overflow: hidden; }.supporting h3 {width: 529px;height: 15px;}.sidebar h3 {width: 150px;height: 20px;margin-top: 20px;}.preamble h3 {background: transparent url(h3_theroadtoenlightenment.gif) no-repeat top left;width: 529px;height: 26px;}.explanation h3 {background: transparent url(h3_sowhatisthisabout.gif) no-repeat top left;}.participation h3 {background: transparent url(h3_participation.gif) no-repeat top left;}.benefits h3 {background: transparent url(h3_benefits.gif) no-repeat top left;}.requirements h3 {background: transparent url(h3_requirements.gif) no-repeat top left;}.design-selection h3 {background: transparent url(h3_selectadesign.gif) no-repeat top left;margin-top: 10px;}#lfavorites h3 {background: transparent url(h3_favorites.gif) no-repeat top left;}.design-archives h3 {background: transparent url(h3_archives.gif) no-repeat top left;}.zen-resources h3 {background: transparent url(h3_resources.gif) no-repeat top left;}/* misc--------------------------------- */abbr { border-width: 0; }