001.css revision 6b15695578f07a3f72c4c9475c1a261a3021472a
/* css Zen Garden default style - 'Tranquille' by Dave Shea - http://www.mezzoblue.com/ */
/* css released under Creative Commons License - http://creativecommons.org/licenses/by-nc-sa/1.0/ */
/* All associated graphics copyright 2003, Dave Shea */
/* Added: May 7th, 2003 */
/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the
designer's written permission. However, feel free to study the CSS and use
techniques you learn from it elsewhere. */
/* The Zen Garden default was the first I put together, and almost didn't make the cut. I briefly flirted with using
'Salmon Cream Cheese' as the main style for the Garden, but switched back to this one before launch.
All graphics in this design were illustrated by me in Photoshop. Google Image Search provided inspiration for
some of the elements. I did a bit of research on Kanji to come up with the characters on the top left. Anyone who
can read that will most likely tell you it makes no sense, but the best I could do was putting together the
characters for 'beginning' 'complete' and 'skill' to roughly say something like 'we're breaking fresh ground.'
It's a stretch. */
/* basic elements */
html {
}
body {
color: #555753;
}
p {
}
h3 {
}
a:link {
}
a:visited {
}
}
acronym {
}
/* specific divs */
#container {
}
#intro {
}
#pageHeader {
}
/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader h1 {
float: left;
}
}
#pageHeader h2 {
float: right;
}
}
#quickSummary {
float: left;
}
#quickSummary p {
}
#preamble {
}
}
#footer {
}
}
#linkList {
}
#linkList2 {
}
}
}
}
}
}
}
}
}
}
}
}
}
#extraDiv1 {
}
.accesskey {
}