body {
	margin: 0;
	padding: 8px 0 0 0;
	font-family: Verdana, sans-serif;
	font-size: small;
	color: #383d44;
	background-color: #fff; 
	background-image: url(../img/top.png);
	background-position: top;
	background-repeat: repeat-x;
	}

/* links */

a:link, a:visited {
	padding-bottom: 1px;
	color: #136209;
	text-decoration: none;
	border-bottom: 1px solid #dbd5c5;
	}
a:hover {
	padding-bottom: 0;
	color: #383d44;
	border-bottom: 2px solid #dbd5c5;
	}
a.more {
	padding-right: 7px;
	background: url(../img/1206/icon-morearrow.gif) no-repeat 100% 5px;
	}

/* page structure
---------------------------------------------------------- */

#main-body {
	width: 60em;
	margin: 30px auto;
	padding: 0;
	font-size: 95%;
	line-height: 1.6em;
	background: url(../img/1206/main-bg.gif) repeat-y 40em 0;
	}
#content {
	width: 38em;
	float: left;
	}
#sidebar {
	width: 20em;
	float: right;
	margin-left: 2em;
	font-size: 90%;
	font-family: Verdana, sans-serif;
	line-height: 1.5em;
	color: #666b75;
	}

/* header
---------------------------------------------------------- */

#header {
	padding: 0;
	font-size: 95%;
	}

/* logo */

#logo {
	width: 60em;
	margin: 0 auto;
	padding: 20px 0 0 0;
	}
#logo span, #logo a {
	display: block;
	width: 200px;
	height: 55px;
	padding: 0;
	border-style: none;
	background: url(../img/logo200.png) no-repeat;
	}
#logo img  {
	display: block;
	width: 0;
	}
#logo a:hover {
	background-image: url(../img/1206/logo-hov.gif);
	}

/* navigation */

#nav {
	width: 60em;
	margin: 15px auto 0 auto;
	padding: 0;
	}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	/*border-top: 1px solid #464a52;*/
	/*background: #383d44;*/
	}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 80%;
	letter-spacing: 2px;
	text-transform: uppercase;
	}
#nav li a {
	float: left;
	padding: 5px 8px;
	text-decoration: none;
	/*
	color: #e7e3d9;*/
	color: #383d44;
	border: none;
	background: url(../img/1206/nav-bg.gif) no-repeat bottom right;
	}
#nav li a:hover {
	color: #fff;
	/*background: #464a52;*/
	background: #bdd3b9;
	}
#nav li a.active {
	font-weight: bold;
	color: #000;
	/*background: #292d34 url(../img/1206/nav-on-bg.gif) repeat-x top left;*/
	}

/* content
---------------------------------------------------------- */

/* basic phrase element styles */

blockquote {
	font-family: Georgia, serif;
	font-size: 100%;
	line-height: 1.5em;
	color: #666b75;
	padding-left: 23px;
	}
blockquote.praise {
	padding: 0 0 10px 23px;
	border-bottom: 1px solid #eaeaea;
	}
code {
	color: #963;
	font-family: Monaco, monospace;
	font-size: 120%;
	text-align: left;
	}
code strong {
	color: #630;
	}
abbr, acronym, .popup {
	font-style: normal;
	border-bottom: 1px dotted #dbd5c5;
	cursor: help;
	}
a abbr {
	border: none;
	}
em {
	font-style: italic;
	}
strong {
	font-weight: bold;
	}
del {
	text-decoration: line-through;
	color: #666b75;
	}
ins {
	text-decoration: none;
	font-style: italic;
	}
address {
	margin: 0;
	padding: 0;
	font-style: normal;
	}

/* title box */

#title {
	margin: 0 0 20px 0;
	padding: 0 0 6px 0;
	border-bottom: 2px solid #dbd5c5;
	}
#title h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia, serif;
	font-size: 170%;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	color: #383d44;
	border: none;
	}
#title h1 span {
	color: #666b75;
	}
#title h2 {
	margin: 6px 0 0 0;
	padding: 0;
	font-size: 90%;
	font-weight: normal;
	font-style: italic;
	line-height: 1.6em;
	color: #666b75;
	}

/* content styles */

#content h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 140%;
	line-height: 1.5em;
	color: #693;
	border-bottom: 1px solid #dbd5c5;
	}
	
#content h3 a {
	border: none;
	}
#content p {
	margin: 0 0 20px 0;
	}
span.amp {
	font-size: 110%;
	font-family: "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-style: italic;
	}

/* entries */

#content p {
	text-align: justify;
	}
	
#content h2.date {
	margin: 0 0 15px 0;
	padding: 0;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 80%;
	line-height: 1em;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	color: #666b75;
	}
#content div.entry {
	margin: 0 0 30px 0;
	}
#content div.entry h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 160%;
	line-height: 1.5em;
	border: none;
	}
#content div.entry h3 a {
	text-decoration: none;
	color: #383d44;
	border: none;
	}
#content div.entry h3 a:hover {
	color: #326ea1;
	border-bottom: 2px solid #dbd5c5;
	}
#content div.entry p.posted {
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	font-family: Verdana, sans-serif;
	font-size: 90%;
	color: #ccc;
	border-bottom: 1px solid #dbd5c5;
	}

/* quickbit entry */

#content div.quickbit h3 {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	padding: 0 0 1px 0px;
	padding-bottom: 1px;
	/*font-weight: bold;*/
	/*background: url(../img/green-star) no-repeat 0 3px;*/
	}
#content div.quickbit a.more {
	margin-right: 5px;
	padding: 0 0 1px 14px;
	font-weight: bold;
	color: #136209;
	border-bottom: 1px solid #dbd5c5;
	background: url(../img/green-star) no-repeat 0 2px;
	}
#content div.quickbit a.more:hover {
	padding-bottom: 0;
	color: #999;;
	border-bottom: 2px solid #dbd5c5;
	background-image: url(../img/grey-star.png);
	}
#content div.quickbit a.clink {
	margin-left: 7px;
	font-size: 90%;
	}

/* entries simple list */

#content dl.entries {
	margin: 0;
	padding: 0;
	}
#content dl.entries dt {
	font-family: Georgia, serif;
	font-size: 145%;
	line-height: 1.5em;
	font-weight: normal;
	}
#content dl.entries dd {
	margin: 0;
	padding: 0;
	font-size: 100%;
	}
#content dl.entries dd .more {
	font-size: 90%;
	}
#content dl.entries dd.posted {
	margin: 1em 0 25px 0;
	padding: 0 0 4px 0;
	font-size: 90%;
	color: #666b75;
	border-bottom: 1px solid #dbd5c5;
	}
#content dl.entries dd p {
	margin: 0 0 1em 0;
	}

/* entry links */

a.plink {
	margin: 0 5px 0 0;
	padding: 0 0 0 15px;
	color: #666b75;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
	background: url(../img/1206/icon-doc.gif) no-repeat 0 50%;
	}
a.qblink {
	font-weight: normal;
	color: #666b75;
	text-decoration: none;
	border: none;
	}
a.clink {
	margin: 0 0 0 8px;
	padding: 0 0 0 16px;
	font-weight: normal;
	color: #666b75;
	text-decoration: none;
	border-bottom: none;
	background: url(../img/icon-com.gif) no-repeat 0 50%;
	}
a.plink:hover,
a.qblink:hover,
a.clink:hover {
	color: #383d44;
	}

/* monthly archives */

#content dl.monthly {
	clear: both;
	padding-top: 1em;
	}
p#menu {
	float: left;
	width: 100%;
	color: #999;
	font-size: 90%;
	line-height: 1em;
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #dbd5c5;
	}
#next {
	float: right;
	padding: 0 7px 0 0;
	border: none;
	background: url(../img/1206/icon-more.gif) no-repeat 100% 4px;
	}
#prev {
	float: left;
	padding: 0 0 0 7px;
	border: none;
	background: url(../img/1206/icon-less.gif) no-repeat 0 4px;
	}

/* quickbits specific */
	
#content dl.entries dt.qb {
	margin: 0 20px 2px 0;
	font-family: Verdana, sans-serif;
	font-size: 100%;
	line-height: 1.5em;
	letter-spacing: 0;
	}
#content dl.entries dt.qb a {
	padding-left: 14px;
	font-weight: bold;
	background: url(../img/green-star.png) no-repeat 0 2px;
	}
#content dl.entries dd.qb {
	margin: 0 20px 25px 0;
	padding-bottom: 0;
	}

/* figures */

#content img.thumb {	
	float: right;
	margin-left: 12px;
	margin-bottom: 6px;
	margin-top: .5em;
	padding: 2px;
	border: 3px solid #dbd5c5;
	background: #fffefa;
	}
#content img.alt {
	float: left;
	margin: .5em 12px 6px 0;
	}
#content img.plain {
	border: none !important;
	background: none;
	}
#content img.sm {
	margin-top: .2em;
	margin-bottom: 4px;
	}
#content a img.thumb:hover {
	border-color: #fff;
	background: #fff;
	}
#content .figure {
	float: right;
	margin: .5em 0 6px 20px;
	font-size: 92%;
	color: #666b75;
	text-align: center;
	}
#content .figure dt img {
	margin: 0 0 6px 0;
	padding: 6px;
	padding: 2px;
	border: 3px solid #dbd5c5;
	background: #fffefa;
	}
#content .figure img.fig {	
	padding: 6px;
	padding: 2px;
	border: 3px solid #dbd5c5;
	background: #fffefa;
	}
#content img.alone, #content .block {
	float: none;
	margin-left: 0;
	}
#content p.fig {
	text-align: center;
	}

/* lists */

#content ul, #content ol, #content dl {
	margin: 0 0 1.5em 0;
	padding: 0;
	}
#content ul, #content ol {
	margin-left: 20px;
	}
#content ol {
	padding-left: 20px;
	}
#content ul {
	list-style: none;
	}
#content ul li {
	padding: 0 0 4px 14px;
	line-height: 1.4em;
	background: url(../img/grey-star.png) no-repeat 0 4px;
	}
#content dl dt {
	font-weight: bold;
	}
#content dl dd {
	margin: 0 0 15px 0;
	padding: 0;
	}

/* RSS feed list */

#content ul.feed-list li {
	padding-left: 0;
	background: none;
	}
#content ul.feed-list li a.rss {
	padding-left: 18px;
	background: url(../img/1206/icon-rss.gif) no-repeat 0 2px;
	}

/* alert notes */

#content .note {
	font-size: 90%;
	font-style: italic;
	line-height: 1.6em;
	color: #888;
	padding: 6px 0 0 0;
	border-top: 1px solid #dbd5c5;
	}
#content .note strong {
	color: #383d44;
	}
#content .note code {
	color: #444;
	}
#content .alert {
	padding-left: 16px;
	background: url(../img/0306/icon-alert.gif) no-repeat 0 1px;
	}
#content .check {
	padding-left: 22px;
	background: url(../img/alert-oran.gif) no-repeat 0 0;
	}
#home #content .note, #content .plain {
	padding: 0;
	border: none;
	}
#content p.filed {
	padding-left: 16px;
	color: #929C87;
	background: url(../img/1206/icon-filed.gif) no-repeat 0 8px;
	}

/* home page specific */

body#home #title {
	margin-top: -9px;
	padding: 23px 90px 12px 12px;
	border-bottom: none;
	background: #bdd3b9 url(../img/title-back.png) no-repeat top right;;
	}
body#home #title h2 {
	font-size: 100%;
	font-style: normal;
	color: #464a52;
	}
#content h3#recent {
	position: relative;
	margin: 0 0 20px 0;
	padding: 0 0 3px 0;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 80%;
	line-height: 1.5em;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #693;
	}

/* sidebar
---------------------------------------------------------- */

#sidebar a.banner {
	padding-bottom: 0px;
	border:0px;
	display: block;
	margin: auto;
	text-align: center;
	}
	
#sidebar h3 {
	margin: 25px 0 12px 0;
	padding: 0 0 5px 0;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 100%;
	line-height: 1em;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #693;
	border-bottom: 1px solid #dbd5c5;
	}
#sidebar h3.first {
	margin-top: 0;
	}
#sidebar h3.featured {
	margin-bottom: 0;
	border-bottom: 0;
	}
#sidebar p {
	margin: 0;
	padding: 0;
	}
#sidebar ul, #sidebar dl {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	list-style: none;
	}
#sidebar li {
	margin: 0 0 .5em 0;
	padding: 0 0 0 14px;
	background: url(../img/grey-star.png) no-repeat 0 4px;
	}
#sidebar ul.articles li {
	padding-left: 16px;
	background-image: url(../img/1206/icon-doc.gif);
	background-position: 0 2px;
	}
#sidebar ul li.last {
	margin-bottom: 0;
	}

/* banner img in sidebar */

#sidebar p.banner a {
	padding: 0;
	border: none;
	}

/* work list */

#work-list dt {
	margin: 12px 0 0 0;
	font-weight: normal;
	}
#work-list dd {
	margin: 0 0 2px 0;
	padding: 0;
	}
#work-list dd strong {
	color: #666;
	}
#work-list dt a {
	float: left;
	display: block;
	margin: 2px 8px 0 0;
	padding: 2px;
	border: 3px solid #dbd5c5;
	background: #fffefa;
	}
#work-list dt a:hover, #work-list dt.active a {
	border-color: #fff;
	background: #fff;
	}
#work-list dt.active a {
	border-color: #EBF4D9;
	background: #2D405B;
	}
#work-list dd.active a {
	text-decoration: none;
	font-weight: bold;
	color: #2D405B;
	border-bottom: none;
	}

/* simple work list */

#work-simple {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#work-simple li {
	float: left;
	margin: 0;
	padding: 0;
	background: none;
	}
#work-simple li a {
	float: left;
	display: block;
	margin: 0 10px 10px 0;
	padding: 2px;
	border: 3px solid #dbd5c5;
	background: #fffefa;
	}
#work-simple li a:hover, #work-simple li.active a {
	border-color: #fff;
	background: #fff;
	}
#work-simple li.active a {
	border-color: #383d44;
	}


/* sub navigation */

#sidebar ul.sub li.active a:link, #sidebar ul.sub li.active a:visited {
	color: #383d44;
	font-weight: bold;
	text-decoration: none;
	border-bottom: none;
	}
#sidebar ul.sub li.active {
	background: url(../img/1206/icon-subon.gif) no-repeat 1px 4px;
	}

/* thumb img */

#sidebar img.thumb {	
	float: left;
	margin: 0 8px 2px 0;
	padding: 2px;
	border: 3px solid #dbd5c5;
	background: #fffefa;
	}
#sidebar a img.thumb:hover {
	border-color: #fff;
	background: #fff;
	}


img#photo {
	margin: 0 0 1em 0;
	padding: 10px;
	border: 3px solid #dbd5c5;
	background: #fffefa;
	}

/* photo viewer overrides */

body.viewer #sidebar {
	display: none;
	}
body.viewer #main-body {
	background-image: none;
	}
body.viewer #content {
	width: 60em;
	}

/* footer
---------------------------------------------------------- */

#footer {
	width: 60em;
	margin: 0 auto;
	padding: 15px 0 30px 0;
	font-size: 95%;
	line-height: 1.5em;
	border-top: 1px solid #dbd5c5;
	}
#footer-inner {
	padding-left: 40px;
	background: url(../img/footer.png) no-repeat 0 1px;
	}
#footer p {
	margin: 0;
	padding: 0;
	font-size: 90%;
	}

/* misc.
---------------------------------------------------------- */

hr, .hide {
	display: none;
	}
a img {
	border: none;
	}

/* self-clearing floats */

#nav ul:after, 
#main-body:after,
#flickr:after,
#extra:after,
#footer:after,
#port:after, 
.prod-feature:after, 
dl.teaser:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }

/* fixes font-size keyword problem for IE5/Win */
body {
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
html>body { /* be nice to Opera */
	font-size: small;
	}

/* self-clearing floats
----------------------------------------------------- */

/* trigger hasLayout and target ie5+6/win only */
* html #nav ul, 
* html #main-body,
* html #flickr,
* html #extra,
* html #port,
* html .prod-feature,
* html dl.teaser {
	height: 1%;
	}
/* trigger hasLayout and target ie7/win only */
*:first-child+html #nav ul, 
*:first-child+html #title, 
*:first-child+html #main-body, 
*:first-child+html #flickr, 
*:first-child+html #extra,
*:first-child+html #port,
*:first-child+html .prod-feature,
*:first-child+html dl.teaser {
	min-height: 1px;
	}