/* ========= */
/* = Reset = */
/* ========= */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/* ======== */
/* = Body = */
/* ======== */

body {
	margin:0;
	padding:0;
	background:#323b40;
	color:#aeb6ba;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:11px;
	line-height:1.4;
}

a {
	color:#fff;
	text-decoration:underline;
}
a:hover {
	color:#aeb6ba;
}
a img {
	border-width:0px;
}



/* ===================== */
/* = Global typography = */
/* ===================== */

p {
	padding-bottom:0.9em;
}

h1, h2, h3, h4, h5, h6 {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-weight:bold;
	line-height:1.1;
	color:#fff;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration:underline;
}

h1 {
	margin:1em 0 0.4em 0;
	font-size:24px;
}

h2 {
	font-size:18px;
	margin:1em 0 0.2em 0;
	padding:0;
}
h2 a {
	text-decoration:none;
}
h2 a:hover {
	text-decoration:underline;
}

h3 {
	margin:0.8em 0 0.3em 0;
	font-size:16px;
	line-height:1.2em;
}

h4 {
	font-size:14px;
	margin:1em 0 0.4em 0;
}

h5 {
	font-size:12px;
	line-height:1.2;
	margin:1.2em 0 0.2em 0;
}

h6, cite {
	display:block;
	margin:1em 0 0.2em 0;
	font-size:11px;
	line-height:1.1;
	font-style:normal;
}

cite {
	margin:0.4em 0;
	color:#fff;
	font-weight:normal;
	font-style:italic;
}

h1.top, h2.top, h3.top, h4.top, h5.top, h6.top {
	margin-top:0px !important;
	padding-top:0px !important;
}

.topline {
	margin-top:0.9em;
	border-top:1px #40494e solid;
	padding-top:0.25em;
}

ul, ol {
	padding-bottom:1.5em;
	padding-top:0.6em;
	line-height:1.3;
	color:#fff;
}

ul {
	padding-left:0px;
	list-style:disc outside;
	margin-left:0px;
}

ol {
	padding-left:0px;
	list-style:decimal outside;
	margin-left:0px;
}

li {
	margin-left:30px;
	padding-bottom:0.8em;
}

div.callout {
	float:right;
	margin:0.2em 0 1.75em 2.25em;
	width:200px;
}
div.callout.left {
	float:left;
	margin:0.2em 2.25em 1.75em 0;
}
div.callout.right {
	float:right;
	margin:0.2em 0 1.75em 2.25em;
}

div.callout, div.callout p {
	font-size:130%;
	line-height:1.3em;
	font-style:italic;
	color:#999;
}

div.callout p {
	margin:0;
	padding:0 0 0.5em 0;
}
div.callout cite {
	margin:-0.1em 0 0 0;
	padding:0;
	color:#999;
	font-style:italic;
	text-align:left;
	font-size:12px;
	line-height:1.1em;
}




/* =============== */
/* = Global tags = */
/* =============== */

abbr, acronym, dfn {
	border-bottom:1px #999 dotted;
	cursor:help;
}

blockquote {
	font-size:90%;
	color:#fff;
	margin-left:5px;
	padding-left:28px;
	line-height:1.6em;
	margin-bottom:15px;
}
blockquote, blockquote p {
	font-size:13px;
	line-height:16px;
}
blockquote p {
	padding:0 0 0.75em 0;
}

code, tt {
	font-family:"Courier New", Courier, monospace;
	padding:1px 2px;
	font-size:105%;
	line-height:105%;
}

em, i {
	font-style:italic;
}

fieldset {
	display:block;
	margin:0 0 12px 0;
	padding:0 10px 5px 10px;
	border:1px #ccc solid;
}
fieldset p {
	margin:0;
	padding:0.3em 0 0.5em 0;
}
fieldset, fieldset p {
}
fieldset a {
	text-decoration:none;
}
fieldset a:hover {
	text-decoration:underline;
}
legend {
	margin-left:-3px;
	padding:6px 5px 6px 3px;
	font-family:Arial, sans-serif;
	font-size:14px;
	line-height:normal;
	font-weight:bold;
	color:#fff;
}

hr {
	position:relative;
	clear:both;
	margin:0;
	padding:0;
	height:1px;
	color:#aaa;
	background-color:#aaa;
	border:none;
}

ins {
	color:#fff;
	text-decoration:none;
}

pre {
	font-family:"Courier New", Courier, monospace;
	margin:1em 0 1.5em 0;
	overflow:scroll;
}

select {
}

strong, b {
	font-weight:bold;
}

strike, del {
	text-decoration: line-through;
	color:#aaa;
}

sup {
	position: relative;
	bottom: 0.5em;
	font-size: 9px;
}

sub {
	position: relative;
	top: 0.3em;
	font-size: 9px;
}

tr, td {
	vertical-align:top !important;
}

var {
	padding-bottom:1px;
	font-family:"Courier New", Courier, monospace;
	font-size:105%;
	line-height:105%;
	font-style:normal;
	color:#fff;
}



#wrapper {
	margin:75px auto 0 auto;
	width:748px;
}

#header {
	background:url("/assets/graphite-header-top.gif") 0px 0px no-repeat;
}
#header h1 {
	margin:0;
	padding:15px 0 0 5px;
	font-size:24px;
	line-height:normal;
}
#header h1 a {
	text-decoration:none;
}

#container {
	margin:30px 0 0 0;
	padding:15px 0 0 0;
	background:url("/assets/graphite-content-top.gif") 0px 0px no-repeat;
}

#side {
	position:relative;
	float:left;
	display:block;
	width:215px;
	margin:0 20px 0 0;
	padding:0 10px 0 5px;
}



#content {
	position:relative;
	float:left;
	display:block;
	width:498px;
}



#footer {
	position:relative;
	clear:both;
	display:block;
	padding:45px 0 30px 250px;
	background:url("/assets/graphite-footer-top.gif") 0px 30px no-repeat;
}

#js_logo {
	height:44px;
	background:url("/assets/graphite-js-logo.gif") 98% 0px no-repeat;
}

#footer, #footer p, #footer a {
	color:#656d72;
}

#footer a {
	padding:2px 0;
	border-bottom:1px #4a5257 solid;
	text-decoration:none;
}
#footer a:hover {
	border-bottom-color:#656d72;
	text-decoration:none;
}

#footer a:hover {
	color:#aeb6ba;
}

