/**
* @section reset
* @version 2.2.3
* @author Yahoo! Inc. 2007
* @author Eric Meyer
* @license BSD License: http://developer.yahoo.net/yui/license.txt
* @see http://meyerweb.com/eric/thoughts/2007/04/14/reworked-reset/ Reworked Reset
* --------------------------------------------------------------------------------------------------
*/
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, p, blockquote, img, 
table, caption, tbody, tfoot, thead, tr, th, td,
form, fieldset, input, textarea, label, legend {
	margin: 0; padding: 0;
	font-weight: inherit; font-style: inherit; font-size: 100%;
	font-family: inherit; vertical-align: baseline;
	background: transparent;
}
html, body {
	position: relative;
	line-height: 1;
	background-color: #FFF;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal; font-weight: normal;
}
ul, ol {
	list-style: none;
}
table {
	border-collapse: collapse; border-spacing: 0;
}
caption, th {
	text-align: left; font-weight: normal;
}
legend {
	color: #000;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%; font-weight: normal;
}
q::before, q::after, blockquote::before, blockquote::after {
	content: ''; content: none;
}
q, blockquote {
	quotes: "" "";
}
abbr, acronym, fieldset, img, a img, :link img, :visited img {
	border: 0;
}
abbr, acronym, ins, del {
	text-decoration: none;
}

/**
* @desc Tripoli is a generic CSS standard for HTML rendering.
* @section tripoli
* @author David Hellsing
* @copyright 2007-2008
* @license GNU General Public License: http://www.gnu.org/licenses/
* @see http://devkick.com/lab/tripoli/

* @subsection Disable Deprecated HTML
* --------------------------------------------------------------------------------------------------
*/
font,
basefont {
	color: inherit; font: inherit; font-size: 100%;
}
center,
*[align] {
	text-align: inherit;
}

s, strike, u {
	text-decoration: inherit;
}
img {
	margin: 0;
	font-size: 12px;
	border: none;
}
tr, th, td {
	width: auto; height: auto;
	vertical-align: inherit;
	background-color: transparent;
	border: none;
}
table[border],
.content table[border] {
	border-collapse: separate; border-spacing: 0;
}
nobr {
	white-space: normal;
}
marquee {
	overflow: visible;
	-moz-binding: none;
}
blink {
	text-decoration: none;
}

/**
* @section tripoli
* @subsection General
* --------------------------------------------------------------------------------------------------
*/
a {
	text-decoration: none; color: #666;
}
a:hover,
a:focus,
a:active {
	text-decoration: underline; color: #333;
}
strong, th, thead td, dt,
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
cite, em, dfn {
	font-style: italic;
}
code, kbd, samp, pre, tt, var {
	font-size: 100%;
	font-family: mono-space, monospace;
}
pre {
	white-space: pre;
}
pre * {
	font-size: 100%;
	white-space: pre;
}
del {
	text-decoration: line-through;
}
ins, dfn {
	border-bottom: 1px solid #000;
}
small,
sup,
sub {
	font-size: 85%;
}
big {
	font-size: 125%;
	line-height: 80%;
}
abbr, acronym {
	text-transform: uppercase;
	font-size: 85%;
	letter-spacing: 0.1em;
}
abbr[title],
acronym[title],
dfn[title] {
	cursor: help;
}
sup {
	vertical-align: super;
}
sub {
	vertical-align: sub;
}
blockquote {
	padding-left: 2.2em;
}
:lang(en-GB) {
	quotes: '\2018' '\2019' '\201C' '\201D';
}
*[lang|='en'] q:before {
	content: '\201C';
}
*[lang|='en'] q:after {
	content: '\201D';
}
*[lang|='en'] q q:before {
	content: '\2018';
}
*[lang|='en'] q q:after {
	content: '\2019';
}
input,
select,
button {
	cursor: pointer;
}
input[type='text'],
input[type='password'] {
	cursor: text;
}
input[type='hidden'] {
	display: none;
}

/**
* @section tripoli
* @subsection Content
* --------------------------------------------------------------------------------------------------
*/
.content {
	font-size: 1.2em; line-height: 1.4;
}
.content h1 {
	margin: 0 0 0.6em;
	font-size: 2.4em; line-height: 1.1; letter-spacing: -0.02em;
}
.content h2 {
	margin: 0;
	font-size: 1em; line-height: 1.3; color: #000; text-transform: uppercase;
}
.black .content h2 {
	color: #fff;
}
.content h3 {
	margin: 1.14em 0 0.57em;
	font-size: 1.4em; line-height: 1;
}
.content h4,
.content h5,
.content h6 {
	margin: 1.6em 0 0.8em;
	font-size: 1em; line-height: 1;
}
.content h4 {
	font-weight: bold;
}
.content p.note {
	color: #666;
}
.content hr {
	display: block;
	width: 100%; height: 1px;
	color: #000;
	background: #000;
	border: none;
}
.content ul {
	list-style: disc outside;
}
.content ol {
	list-style: decimal outside;
}
.content table {
	border-collapse: collapse;
}
.content hr,
.content p,
.content ul,
.content ol,
.content dl,
.content pre,
.content address,
.content table,
.content form {
	margin-bottom: 1.6em;
}
.content p + p {
	margin-top: -0.8em;
}
.content fieldset {
	margin: 0; padding: 0;
}
.content label {
	display: block;
}
.content input,
.content textarea {
	padding: 3px 5px;
}
.content button {
	padding: 0.3em 0.5em;
}
.content dt {
	margin-top: 0.8em; margin-bottom: 0.4em;
}
.content ul, .content ol {
	margin-left: 1.4em;
}
.content caption {
	padding-bottom: 0.8em;
}
.content ul ul,
.content ol ul,
.content ul ol,
.content ol ol {
	margin-bottom: 0;
}

/**
* @section tripoli
* @subsection Type Plugin
* --------------------------------------------------------------------------------------------------
*/
.alt {
	font-family: "Baskerville Italic", "Warnock Pro", "Goudy Old Style", "Palatino", "Palatino Linotype", "Book Antiqua", Georgia, serif;
	font-style: italic;
	font-weight: normal;
}
.dquo {
	margin-left: -0.55em;
}


/**
* @section Common
*
* Core code for resuing in common techniques such as image replacement,
* easy clearing and a method of hiding elements without display: none;
*
* =h Accessible Hiding
* =r Image Replacement
* =c Easy Clearing
* --------------------------------------------------------------------------------------------------

*
* =h
* @subsection Accessible Hiding
* --------------------------------------------------------------------------------------------------
*/
.access,
legend, table caption,
.more a strong, a.more strong, .more a span, a.more span,
.geo,
#address .include,
#footer-copyright {
	position: absolute; left: -9999px;
	overflow: hidden;
	height: 0; width: 0;
	font-size: 0; line-height: 0;
}

/**
* =r
* @subsection Image Replacement
* @see http://phark.typepad.com/phark/2003/08/accessible_imag.html Phark Image Replacement
* --------------------------------------------------------------------------------------------------
*/
.phark, .replace,
#header h1, #header h1 a,
body.biography .content h1,
#footer-tdf, #footer-tdf a,
#nav ul li, #nav ul li a,
div.has-cycle-arrows ul.cycle-arrows,
#project .scroller-arrows li,
#project .scroller-arrows li a,
.journal .content #content-secondary h2.heading,
.journal .content #commentform .submit-fieldset input {
	overflow: hidden;
	display: block;
	font-size: 0; line-height: 0; text-decoration: none; text-indent: -9999px;
	background: transparent no-repeat 0 0;
	border: 0;
}
/**
* =e
* @subsection Easy Clearing
* @see http://www.positioniseverything.net/easyclearing.html
* --------------------------------------------------------------------------------------------------
*/
.clearfix::after, #section::after {
	clear: both;
	display: block; visibility: hidden;
	height: 0; width: 0;
	font-size: 0; line-height: 0;
	content: '.';
}
div.debug pre, pre.debug {
	clear: both;
	padding: 10px !important;
	color: #000 !important;
	background-color: #F7F7F7 !important;
	border: 1px solid #000 !important;
}

