body {
	background:#FFFFFF url(images/body-bg.gif) top repeat-x;
	font-family:verdana,sans-serif;
	font-size:85%;
	color:#222;
}
h1, h2, h3, h4, h5 {
	font-family:trebuchet ms,arial,tahoma,verdana,sans-serif;
	font-weight:normal;
	letter-spacing:.005em;
	color:#555;
}
h1 {
	font-size:2.7em;
	height:132px;
	font-weight:normal;
	margin:-1px 0 10px 0;
	letter-spacing:-.015em;
	border-bottom:1px solid #f0f0f0;
}
h1, h2, h3, h4, p {
	padding-left:3px;
}
.introblock h1 {
	color:#666;
	margin-bottom:.2em;
	padding:0;
	border:none;
}
h2 {
	font-size:1.9em;
	padding:.5em 0 .1em 0;
	margin:.5em 150px .25em 0;
	color:#e60;
	border-bottom:2px solid #fc9;
}
#right-col div h2 {
	background:none;
}
h3 {
	font-size:1.6em;
	margin:1em 0 0 0;
	padding-bottom:.3em;
	border-bottom:1px solid #fec;
	color:#b52;
}
.introblock h2, .introblock h3 {
	border:none;
	background:none;
	margin:0;
}
h4 {
	font-size:1.35em;
	margin:1.2em 0 .3em 0;
	color:#952;
}
h5 {
	font-size:1em;
	font-weight:bold;
	margin:1em 0 .3em .5em;
}
p {
	margin:.7em 0;
}
.introblock {
	margin:0 0 1.5em 0;
	font-size:1.05em;
	border:1px solid #feb;
	border-left:4px solid #f60;
	background-color:#ffc;
	color:#000;
	padding:.2em 1em .4em;
}
.introblock h1, .introblock h2, introblock h3, .introblock2 h1, .introblock2 h2, .introblock2 h3 {
	margin-top:2px;
}
.introblock p {
	padding-left:0;
}
a, a:link {
	color:#00e;
	text-decoration:none;
}
a:visited {
	color:#909;
}
a:hover, a:active {
	color:red;
	text-decoration:underline;
}
li, dd {
	margin-bottom:.5em;
}
dt {
	clear:left;
}
dd {
	color:#444;
	font-size:.95;
	padding:.1em 0 .2em 2em;
}

/* 
	Structure
 */
#nav, #main {
	width:70em;
}
#main {
	background:#fff url(images/bg-main.gif) top left repeat-y;
}
#content {
	/* Getting obscured by other layers! */
	background:url(images/bg-content.jpg) top left no-repeat;
}


#right-edge {
	background:url(images/right-col.gif) top right repeat-y;
}
#left-edge {
	background:url(images/left-col.gif) top left repeat-y;
	width:100%;
	/* Note: this width needed to prevent bug in IEeee */
}
#left-col {
	position:absolute;
	top:0;
	left:0;
	width:180px;
}
#right-col {
	position:relative;
	float:left;
	padding:0 3em 2.5em 205px;
	background:url(images/right-col-bg.gif) top left repeat-y;
}


#cap {
	margin:5px 0 0 0;
	height:3px;
	font-size:.0001%;
	background:url(images/cap-c.gif) top left repeat-x;
}
#cap .l {
	width:3px;
	height:3px;
	float:left;
	background:url(images/cap-l.gif) top left no-repeat;
}
#cap .r {
	width:3px;
	height:3px;
	float:right;
	background:url(images/cap-r.gif) top right no-repeat;
}

/* 
	Top nav
 */
#nav, #main {
	margin:0 auto;
	text-align:left;
}
ul#nav {
	padding:0;
	list-style:none;
	background:#fff url(images/topbar-bg.jpg) top left no-repeat;
	text-align:right;
	height:66px;
}
#nav li {
	height:66px;
	float:right;
	display:block;
	font-size:.0001%;
	text-indent:-3000px;
	height:66px;
}
#nav li a {
	height:66px;
	display:block;
	text-decoration:none;
	color:#aba299;
}
#nav #nav-home {
	float:left;
}
#nav-home a {
	background:url(images/wdfs-logo.gif) top left no-repeat;
	width:270px;
}
#nav-articles a {
	background:url(images/nav-articles-off.jpg) top left no-repeat;
	width:79px;
}
#nav-articles a:hover {
	background:url(images/nav-articles-on.jpg) top left no-repeat;
}
#nav-about a {
	background:url(images/nav-about-off.jpg) top left no-repeat;
	width:70px;
}
#nav-about a:hover {
	background:url(images/nav-about-on.jpg) top left no-repeat;
}
#nav-contact a {
	background:url(images/nav-contact-off.jpg) top left no-repeat;
	width:84px;
}
#nav-contact a:hover {
	background:url(images/nav-contact-on.jpg) top left no-repeat;
}
#nav-rss a {
	background:url(images/nav-rss-off.jpg) top left no-repeat;
	width:63px;
}
#nav-rss a:hover {
	background:url(images/nav-rss-on.jpg) top left no-repeat;
}

/* 
	Footer
 */
#foot {
	clear:both;
	text-align:center;
	font-size:.75em;
	background:#fd9 url(images/footer-c.gif) bottom left repeat-x;
	padding:0;
}
#foot ul {
	list-style:none;
	//margin:1em 0;
}
#foot li {
	display:inline;
	padding:.5em 0;
}
#foot li a {
	padding:0 1.5em;
	color:#000;
}
#foot .outer {
	background:url(images/footer-l.gif) bottom left no-repeat;
	float:left;
	width:100%;
	//margin-bottom:-2px;
}
#foot .inner {
	border-top:1px solid #db7;
	background:url(images/footer-r.gif) bottom right no-repeat;
	float:left;
	width:100%;
}


.clear-all {
	clear:both;
	font-size:.0001%;
	height:1px;
}

/* 
	Side navigation and cross links
 */
#insert {
	float:right;
	width:10em;
	padding-top:10px;
	margin:5em 0 0 1.5em;
}
ul.sections {
	margin:10px 0 0 10px ;
}
ul.sections, .cross-links {
	list-style:none;
	padding:0;
	font-size:95%;
}
.info-box {
	font-size:90%;
	//width:100%;
}
.info-box div.author {
	padding:.5em .5em .5em 37px;
	background:url(images/info-box-by.gif) 0 50% no-repeat;
}
.sections li, .info-box {
	border:1px solid;
	border-color:#ccc #bbb #b6b6b6 #ccc;
	margin:0 0 3px 0;
}
.sections li {
	background:#f1f1f1 url(images/s-bg.gif) top left repeat-x;
}
.info-box, .cross-links {
	background:#f1f1f1 url(images/cross-links-bg.gif) top left repeat-x;
}
.cross-links {
	border:1px solid;
	border-color:#ccc #babad2 #ccc #ccc;
	//width:100%;
	margin:10px 0;
}
.sections li a, .cross-links a {
	display:block;
}
.sections li a, .cross-links a, dt a {
	padding:.7em 3px .7em 37px;
	text-decoration:none;
}
.sections a, .sections a:link, .sections a:visited, .cross-links a, .cross-links a:link, .cross-links a:visited, dt a, dt a:link, dt a:visited {
	background-position:4px 50%;
	background-repeat:no-repeat;
}
.sections a, .sections a:link, .sections a:visited, .cross-links a, .cross-links a:link, .cross-links a:visited {
	color:#20e;
}
.sections a:hover, .sections a:active, .cross-links a:hover, .cross-links a:active, dt a:hover, dt a:active {
	background-position:-462px 50%;
	background-repeat:no-repeat;
}
.sections a:hover, .sections a:active, .cross-links a:hover, .cross-links a:active {
	color:#004;
	text-decoration:none;
}

.s-basics a {background:url(graphics/cubbyhole.gif);}
.s-french a {background:url(graphics/frenchflag.gif);}
.s-serenity a {background:url(graphics/serenitybutton.gif);}
.s-astronomy a {background:url(graphics/astronomy.gif);}
.s-bioblog a {background:url(graphics/biohazard.gif);}
.s-business a {background:url(images/s-business.gif);}
.s-goal-oriented-design a {background:url(images/s-goal-oriented-design.gif);}
.s-graphic-design a {background:url(images/s-graphic-design.gif);}
.s-ia a {background:url(images/s-ia.gif);}
.s-accessibility a {background:url(images/s-accessibility.gif);}
.s-usability a {background:url(images/s-usability.gif);}
.s-copywriting a {background:url(images/s-copywriting.gif);}
.s-production a {background:url(images/s-production.gif);}
.s-html a {background:url(images/s-html.gif);}
.s-css a {background:url(images/s-css.gif);}
.s-js a {background:url(images/s-js.gif);}

.sections a:hover {
	background-color:#fff;
}

.screnshot, .snippet {
	margin-left:8px;
	padding-right:5px;
}

.screenshot {
	padding:10px;
	margin:.5em .5em 1.5em .5em;
	clear:left;
	border:1px solid;
	border-color:#f0f0f0 #ddd #ddd #ddd;
	background-color:#f9f9f9;
}
.screenshot img {
	border:1px solid;
	border-color:#aaa #666 #666 #aaa;
}
.text-alongside {
	float:left;
	margin-right:15px;
}
.indent {
	margin:1em 1em 1em 3em;
}
.code .indent {
	margin:0 0 0 1.5em;
}
.comment {
	border:1px solid white;
}
.comment {
	background-color:#f6f6f6;
	padding:1em;
	margin:.5em;
	border-left:6px solid #eee;
}
.comment dl {
	margin:0;
}
.type2 {
	background-color:#f9f9e0;
	color:#520;
}
.code {
	font-family:"courier new",courier,fixed;
	font-size:1.1em;
	margin-bottom:.8em;
	color:#620;
}

dl.alongside dt {
	display:block;
	float:left;
	clear:left;
	width:15%;
	padding:.3em;
	margin:.2em .5em .2em 2em;
	background-color:#fe9;
	border-left:3px solid #f93;
}
dl.alongside dd {
	display:block;
	float:left;
	clear:none;
	width:70%;
	margin:.2em;
	padding:.3em .3em .3em 1em;
	background-color:#ffc;
}

#cc-footer {
	clear:both;
	padding-top:1em;
	font-size:.7em;
	margin:auto;
	text-align:center;
}
.term {
	font-style:italic;
	color:#080;
}
.hot {
	padding:.5em 1em;
	border:2px solid;
	border-color: #fe6 #cb3 #dc4 #fe6;
	background:#f9ffe3 url(images/hot-sun.gif) top left no-repeat;
}