/*
Title:     SimpleBits master styles for screen media (brackets edition)
Author:    dan@simplebits.com
Updated:   Dec 6 2006
*/

body {
	margin: 0;
	padding: 8px 0 0 0;
	font-family: Verdana, sans-serif;
	font-size: small;
	color: #383d44;
	/*background: #f3f1e9;*/
	}

/* links */

a:link, a:visited {
	padding-bottom: 1px;
	color: #326ea1;
	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 {
    margin: 10px;
	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: #777;
	}

/* header
---------------------------------------------------------- */

#header {
    margin: 10px;
	padding: 0;
	font-size: 95%;
	border-top: 1px solid #464a52;
	background: #31363e;
	/*background: #81868e;*/
	}

#website-title {
   width: 60em;
   margin: 0 auto;
   padding: 20px 0 0 0;
   color: #b7b3a9;
   }

#website-title img {
   align: center;
   }

/* logo */

#logo {
	width: 60em;
	margin: 0 auto;
	padding: 20px 0 0 0;
	}
#logo span, #logo a {
	display: block;
	width: 191px;
	height: 55px;
	padding: 0;
	border-style: none;
	background: url(../img/1206/logo-whitney.gif) no-repeat;
	}
#logo img  {
	display: block;
	width: 0;
	}
#logo a:hover {
	background-image: url(../img/1206/logo-hov.gif);
	}

/* navigation */

#nav {
	width: 60em;
	margin: 20px 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: 10px 12px;
	text-decoration: none;
	color: #e7e3d9;
	border: none;
	background: url(../img/1206/nav-bg.gif) no-repeat bottom right;
	}
#nav li a:hover {
	color: #fff;
	background: #464a52;
	}
#nav li a.active {
	font-weight: bold;
	color: #fff;
	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;
	background: url(../img/1206/quotes-meta.gif) no-repeat 0 3px;
	}
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: #777;
	}
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;
	}
body#home #title {
	padding: 12px;
	border-top: 2px solid #dbd5c5;
	border-bottom: none;
	background: #e6e3d7;
	}
#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: #777;
	}
body#home #title h2 {
	font-size: 100%;
	font-style: normal;
	color: #464a52;
	}

/* 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: "Palatino", "Book Antiqua", "Goudy Old Style", serif;
	font-style: italic;
	}

/* entries */

#entries 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; */
	border: 0;
}

#content h2.date {
	/* margin: 0 0 10px 0; */
	margin: 10px 0 10x 0;
	/* padding: 0 0 5px 0; */
	padding: 5px 0 5px 0;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 80%;
	line-height: 1em;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #777;
	border-top: 1px solid #dbd5c5;
	/* border-bottom: 1px solid #dbd5c5; */
	}
#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;
	color: #775240;
	border: none;
	border-left: solid 5px #777;
	padding-left: 5px;
	}
#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;
	font-family: Verdana, sans-serif;
	font-size: 90%;
	text-align: right;
	color: #ccc;
	}

/* quickbit entry */

#content div.quickbit h3 {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 100%;
	}
#content div.quickbit a.more {
	margin-right: 5px;
	padding: 0 0 1px 14px;
	font-weight: bold;
	color: #326ea1;
	border-bottom: 1px solid #dbd5c5;
	background: url(../img/1206/qb-star.gif) no-repeat 0 2px;
	}
#content div.quickbit a.more:hover {
	padding-bottom: 0;
	color: #383d44;
	border-bottom: 2px solid #dbd5c5;
	background-image: url(../img/1206/qb-star-hov.gif);
	}
#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: #777;
	border-bottom: 1px solid #dbd5c5;
	}
#content dl.entries dd p {
	margin: 0 0 1em 0;
	}

/* entry links */

a.plink {
/*	margin: 0 5px 0 0; */
	margin: 0 0 0 0;
/*	padding: 0 0 0 15px; */
	padding: 0 0 0 0;
	color: #777;
	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: #777;
	text-decoration: none;
	border: none;
	}
a.clink {
/* 	margin: 0 0 0 8px; */
	margin: 0 0 0 0;
/*	padding: 0 0 0 16px; */
	padding: 0 0 0 350px;
	font-weight: normal;
	color: #777;
	text-decoration: none;
	border-bottom: none;
/*	background: url(../img/1206/icon-com.gif) no-repeat 0 50%; */
	}
a.plink:hover,
a.qblink:hover,
a.clink:hover {
	color: #383d44;
	}
/*
#content div.entry-footer {
	float: right;
	}
*/
/* 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/1206/qb-star.gif) 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: #777;
	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/1206/icon-bullet.gif) 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(../images/rss-icon.jpg) 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;
	}

/* confirm box */

#content .confirm {
	margin: 1.5em 0;
	padding: 20px;
	font-size: 90%;
	line-height: 1.5em;
	color: #963;
	border: 2px solid #FDDC9A;
	border-left: none;
	border-right: none;
	background: #FFF3CE;
	}

/* comments */

#comments {
	font-size: 90%;
	}
#comments textarea {
	width: 350px;
	}
#comments h3 {
	margin: 30px 0 20px 0;
	padding: 0 0 3px 0;
	border-bottom: 2px solid #dbd5c5;
	}
#comments h3#add-com {
	margin-bottom: 0;
	border-bottom: none;
	}
#comments h3#chead a {
	float: right;
	margin-left: 10px;
	padding-left: 16px;
	font-family: Verdana, sans-serif;
	font-size: 70%;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	border: none;
	color: #777;
	background: url(../img/1206/icon-com.gif) no-repeat 0 50%;
	}
#comments h3#chead a:hover {
	color: #383d44;
	}
#comments code {
	font-size: 118%;
	}
#comments span {
	color: #999;
	}
#comments dl {
	margin-top: 0;
	}
#content #comments dl dt {
	font-weight: normal;
	color: #383d44;
	padding: 10px 0 8px 54px;
	margin: 0;
	font-size: 110%;
	line-height: 1em;
	background: url(../img/1206/comment-dt.gif) no-repeat 20px 100%;
	}
#comments dl dt a {
	font-weight: bold;
	text-decoration: none;
	border: none;
	}
#comments dl dt a em {
	font-weight: normal;
	font-style: normal;
	font-size: 90%;
	color: #EBF4D9;
	}
#comments dl dt a:hover {
	text-decoration: none;
	}
#comments dl dt a:hover em {
	color: #777;
	}
#comments dl dt a.comment-number {
	margin-right: 3px;
	font-family: Georgia, serif;
	font-size: 110%;
	font-weight: bold;
	color: #383d44;
	}
#comments dl dt a.comment-number:hover {
	color: #929C87;
	}
#comments dl dt img {
	vertical-align: middle;
	}
#comments dl dd {
	padding: 20px 20px 8px 20px;
	margin: 0 0 20px 0;
	font-size: 100%;
	color: #383d44;
	background: #e6e3d7;
	}
#comments dl dd p {
	margin: 0;
	padding: 0 0 12px 0;
	}
#comments input {
	vertical-align: middle;
	}
#comments input#author,
#comments input#email,
#comments input#url {
	width: 250px;
	font-size: 130%;
	color: #444;
	border: 1px solid #ccc;
	}
#comments textarea {
	width: 400px;
	font-size: 130%;
	color: #444;
	border: 1px solid #ccc;
	}
#comments .note {
	font-size: 100%;
	}

/* author highlighting */

#content #comments dl dt.dan {
	background-image: url(../img/0306/comment-dtdan.gif);
	}
#comments dl dd.dan {
	color: #383d44;
	background: #fff;
	}

/* home page specific */

body#home #title {
	margin-top: -9px;
	padding: 23px 110px 12px 12px;
	border-top: none;
	background: #e6e3d7 url(../img/1206/blocks-grad.gif) no-repeat top right;
	}
#content h3#recent {
	position: relative;
	margin: 0 0 20px 0;
	padding: 0;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 80%;
	line-height: 1.5em;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	color: #693;
	border: none;
	}
#content h3#recent a.rss {
	position: absolute;
	top: 0;
	right: 0;
	font-family: Verdana, sans-serif;
	letter-spacing: 0;
	border: none;
	}

/* sidebar
---------------------------------------------------------- */

#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/1206/icon-bullet.gif) 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;
	}

/* flickr stream */

#flickr {
	margin: 0;
	}
#flickr img {
	float: left;
	margin: 0 12px 0 0;
	width: 50px;
	height: 50px;
	padding: 2px;
	border: 3px solid #dbd5c5;
	background: #fffefa;
	}
#flickr a:hover img {
	border-color: #fffefa;
	background: #fffefa;
	}

/* 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;
	}

/* download links */

a.dnld {
	padding-left: 12px;
	background: url(../img/1206/icon-dnld.gif) no-repeat 0 3px;
	}

/* 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;
	}

/* work
---------------------------------------------------------- */

/* portfolio pieces */

#portText {
	padding-left: 220px;
	}
#port ul {
	padding-left: 0;
	}
#portimg {
	float: left;
	width: 194px;
	padding: 0;
	margin: .5em 15px 0 0;
	color: #666;
	font-size: 100%;
	text-align: left;
	}
#portimg dt {
	padding: 2px;
	border: 3px solid #dbd5c5;
	background: #fffefa;
	}
#content dl#portimg dd {
	padding: 0;
	margin: 10px 0 0 0;
	}

/* slideshows */

#slidenav {
	width: 522px;
	margin: 1em 0;
	padding: 0;
	font-size: 85%;
	line-height: 1.5em;
	text-align: center;
	color: #ccc;
	}
#clearPhoto {
	clear: both;
	margin: 20px 0 0 0;
	}
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;
	}

/* icons
---------------------------------------------------------- */

/* global template overrides */

body#icons #header,
body#tshirt #header {
	background: #f3f1e9;
	border-top-color: #fff;
	}
body#icons #logo span,
body#icons #logo a,
body#tshirt #logo span,
body#tshirt #logo a {
	width: 214px;
	background-image: url(../img/1206/logo-iconshop.gif);
	}
body#icons #nav ul,
body#tshirt #nav ul {
	border-top: 1px solid #dbd5c5;
	border-bottom: 1px solid #dbd5c5;
	background: none;
	}
body#icons #nav ul li a,
body#tshirt #nav ul li a {
	color: #999;
	background: none;
	}
body#icons #nav ul li a.active,
body#tshirt #nav ul li a.active {
	color: #31363e;
	background: #e6e3d7 url(../img/1206/form-bg.gif) repeat-x top left;
	}
body#icons #nav ul li a:hover,
body#tshirt #nav ul li a:hover {
	color: #31363e;
	}
body#icons #content h3,
body#tshirt #content h3 {
	color: #9c2c2c;
	}
body#icons #sidebar h3,
body#tshirt #sidebar h3{
	color: #963;
	}
body#icons #footer,
body#tshirt #footer {
	padding-top: 10px;
	border-top: 1px solid #dbd5c5;
	}

/* product layout */

.prod-feature {
	margin: 0 0 40px 0;
	}
.prod-feature h3 {
	margin-top: 0;
	}
.prod-sample {
	float: left;
	margin: 0 15px 0 0;
	}
.prod-sample img {
	padding: 2px;
	border: 3px solid #dbd5c5;
	background: #fffefa;
	}
.tshirt-sample {
	margin-top: 18px;
	text-align: center;
	}
#content .tshirt-sample p {
	margin-top: 5px;
	}
.tshirt-sample img {
	padding: 0;
	border: none;
	background: none;
	}
.prod-desc {
	margin: 18px 0 0 235px;
	font-size: 90%;
	line-height: 1.5em;
	}
.prod-feature .t-shirt {
	margin-left: 210px;
	}
.prod-feature form.shirt-form {
	clear: left;
	margin: 0 0 1em 0;
	padding-bottom: 5px;
	}
.prod-feature form em {
	color: #666;
	}
.prod-img {
	float: left;
	width: 215px;
	margin: 10px 0 0 0;
	padding: 15px 0 0 0;
	text-align: center;
	border: 1px solid #dbd5c5;
	background: #fff;
	}
#content .prod-details {
	margin: 15px 0 0 0;
	padding: 1px;
	font-size: 90%;
	text-align: left;
	color: #999;
	border-top: 1px solid #dbd5c5;
	}
#content .prod-details p {
	margin: 0;
	padding: 6px 12px;
	background: #F6F0CF url(../img/price-bg.gif) repeat-x top left;
	}
#content .prod-img p em.price {
	float: right;
	padding-left: 6px;
	font-family: Georgia, serif;
	font-size: 140%;
	font-style: normal;
	font-weight: bold;
	color: #2D405B;
	border-left: 1px solid #E9E2BE;
	}
a.prod-shot:link, a.prod-shot:visited {
	border: none;
	}

/* forms
---------------------------------------------------------- */

#contactform, #comments-form, .shirt-form, #rfp-form {
	margin: 0 0 25px 0;
	padding: 20px;
	background: #e6e3d7 url(../img/1206/form-bg.gif) repeat-x top left;
	}
#content form p, #content form dl dd {
	margin: 0 0 8px 0;
	padding: 0;
	}
#comments-form p.note, #contactform p.note {
	margin-top: 20px;
	}
#contactform dl, #rfp-form dl {
	margin: 0;
	padding: 0;
	font-size: 90%;
	}
#contactform dt, #rfp-form dt {
	color: #383d44;
	font-weight: normal !important;
	}
#contactform dt em, #contactform .note em, #rfp-form dt em, #rfp-form .note em {
	color: #c00;
	font-size: 130%;
	font-weight: bold;
	font-style: normal;
	vertical-align: middle;
	}
#contactform #realname, #contactform #email, #contactform #url {
	width: 250px;
	padding: 2px;
	font-size: 130%;
	color: #444;
	}
#contactform textarea {
	width: 400px;
	height: 180px;
	font-family: inherit;
	font-size: 130%;
	color: #444;
	}
#rfp-form h3 {
	margin: 0 0 1em 0;
	}
#rfp-form dl {
	margin: 0 0 2em 20px;
	}
#content #rfp-form dl dt.chbox {
	margin-bottom: 1em;
	}
#content #rfp-form dl dd.chbox {
	margin: 0 0 3px 20px;
	padding: 0;
	}
#content #rfp-form dl dd.last {
	margin-bottom: 1em;
	}

/* tshirt form */

.tshirt-form {
	margin: 0 auto;
	padding: 0;
	}
.tshirt-form th {
	text-align: right;
	vertical-align: top;
	}
.tshirt-form td {
	padding: 0 0 8px 10px;
	vertical-align: top;
	}
.tshirt-form td p {
	margin: 0;
	padding: 0;
	}

/* more forms */

form {
	margin: 0;
	padding: 0;
	}
#search-form {
	margin: 0 0 15px 0;
	}
#search-form input {
	color: #666;
	vertical-align: middle;
	}
#extra #search-form input#search-text {
	width: 150px;
	}

/* when on Notebook */

#content #search-form {
	margin-bottom: 20px;
	padding: 20px;
	background: #e6e3d7 url(../img/1206/form-bg.gif) repeat-x top left;
	}
#content #search-form input#search-text {
	width: 300px;
	}

/* extra styles
---------------------------------------------------------- */

#extra {
	padding: 20px 0;
	font-family: Verdana, sans-serif;
	font-size: 95%;
	border-top: 2px solid #dbd5c5;
	border-bottom: 2px solid #dbd5c5;
	background: #e6e3d7 url(../img/1206/extra-grad.gif) repeat-x top left;
	}
#extra-inner {
	width: 60em;
	margin: 0 auto;
	padding: 0;
	}
#extra h3 {
	margin: 0 0 15px 0;
	padding: 0;
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 90%;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	color: #383d44;
	}
#extra div.extra {
	float: left;
	width: 33%;
	}
#extra div.one h3, #extra div.one p {
	margin-right: 29px;
	}
#extra ul.articles {
	margin: 0 29px 0 0;
	padding: 0;
	font-size: 90%;
	line-height: 1.4em;
	list-style: none;
	}
#extra ul.articles li {
	margin: 0 0 6px 0;
	padding: 0 0 0 16px;
	background: url(../img/1206/icon-doc.gif) no-repeat 0 1px;
	}
#extra ul.articles li.last a {
	border-bottom: none;
	}
#extra dl.teaser dd {
	font-size: 90%;
	}

/* footer
---------------------------------------------------------- */

#footer {
	width: 60em;
	/*margin: 0 auto;*/
    margin: 10px;
	padding: 15px 0 30px 0;
	font-size: 95%;
	line-height: 1.5em;
	}
#footer-inner {
	padding-left: 40px;
	background: url(../img/1206/logo-footer.gif) no-repeat 0 1px;
	}
#footer p {
	margin: 0;
	padding: 0;
	font-size: 90%;
	}
/*
#footer a.rss {
	padding-left: 16px;
	background: url(../images/rss-icon.jpg) no-repeat 0 0;
	}
*/
/* shared styles
---------------------------------------------------------- */

/* img/desc teasers */

dl.teaser, #sidebar dl.teaser {
	margin: 0 0 10px 0;
	padding: 0 20px 0 0;
	}
dl.teaser dt {
	margin: 0;
	padding: 0;
	}
dl.teaser dt a {
	float: left;
	display: block;
	margin: 2px 10px 0 0;
	padding: 2px;
	border: 3px solid #dbd5c5;
	background: #fffefa;
	}
dl.teaser dt a img {
	float: left;
	}
dl.book dt a {
	margin: 0 10px 0 0;
	padding: 0;
	border: none;
	background: none;
	}
dl.simple dt a {
	padding: 0;
	border: none;
	background: none;
	}
dl.teaser dt a:hover {
	padding: 2px;
	border-color: #fff;
	background: #fff;
	}
dl.book dt a:hover,
dl.simple dt a:hover {
	padding: 0;
	background: none;
	}
dl.teaser dd {
	margin: 0 0 2px 0 !important;
	padding: 0;
	line-height: 1.4em;
	}
dl.teaser dd em {
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-style: normal;
	color: #888;
	}
dl.noimg dt a {
	float: none;
	display: inline;
	margin: 0;
	padding: 0;
	font-weight: bold;
	border: none;
	border-bottom: 1px dotted #bbb;
	}
dl.noimg dt a:hover {
	padding: 0;
	border: none;
	border-bottom: 1px solid #bbb;
	}
dl.noimg dd a {
	font-weight: normal;
	}

/* microformats
---------------------------------------------------------- */

/* hCalendar */

ul li.vevent span.summary {
	display: block;
	}
ul li.vevent abbr {
	border: none;
	}
ul li.vevent span.location {
	font-style: italic;
	}
div.description {
	margin: 1em 0;
	font-size: 90%;
	}

/* in sidebar */

#sidebar ul li.vevent {
	margin-bottom: 10px;
	padding-left: 0;
	background: 0;
	}
#sidebar ul li.vevent abbr.dtstart {
	padding: 0 0 0 15px;
	background: url(../img/1206/icon-hcalendar.gif) no-repeat 0 3px;
	}

/* misc.
---------------------------------------------------------- */

hr, .hide {
	display: none;
	}
a img {
	border: none;
	}

#footer {
   border-top: 1px solid #bbb;
}

/* 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;
    }
