body {
	background: #fff url(/images/global/gradient-top.gif) repeat-x;
	background: #fff url(/images/global/dot-16px-background.gif) repeat;
	background: url(/images/global/tile-diagonal-stripe.gif) repeat;
	color: black;
	padding: 0;
	margin: 0;
	text-align: left;

	font-family: "lucida grande", geneva, "trebuchet ms", sans-serif;
	font-size: 71%;

}

p {
	margin: 0 0 1em;
	text-align: justify;
}

p, div, h2 {
	line-height: 1.35em;
	line-height: 1.4em;
}

h1 {
	font-family: baskerville, garamond, serif;
	font-size: 180%;
	margin: 0 0 0.5em;
	letter-spacing: 1px;
	font-weight: normal;
	color: #000;
}

h2 {
	font-family: baskerville, garamond, serif;
	font-size: 150%;
	margin: 1em 0 0.5em;
	letter-spacing: 1px;
	font-weight: normal;
	color: #000;
}

h3 {
	letter-spacing: 0px;
	font-size: 110%;
	margin: 1.5em 0 0.5em;
}

h4
{
	font-size: 100%;
	margin-bottom: -4px;
}

img {
	border: none;
}

a {
	color: #40f;
	color: #14f;
	background: #e4e4ea;
	background: transparent;
	padding: 0 2px;
	border-bottom: 1px dotted #999;
	text-decoration: none;
}

a:hover {
	background: #fff url(/images/global/gradient-top.gif) repeat-x !important;
	color: white !important;
}

blockquote {
	border: 1px dotted #999;
	border: 1px dotted #ddd;
	background: #f0f0f0;
	-moz-border-radius: 0 0 30px 0;
	padding: 1.5em;
	margin: 1.5em 0;
	margin: 2em 1em;
	clear: both;
}

hr {
	margin: 2em 0;
	border: none;
	background: white url(/images/global/dot-4px-repeat-black.gif) repeat-x top left;
	height: 1px;
	margin: 2em -40px;
}

input, select, textarea, button
{
        background: url(/images/global/tile-diagonal-stripe.gif) repeat;
	font-family: monaco, courier, monospace;
	font-size: 10px;
	padding: 1px;
}

input.submit
{
	padding: 1px 8px;
}

table
{
	border: none;
	border-collapse: collapse;
}

td, th
{
	padding: 3px 8px;
}

th
{
	text-align: right;
}

table.bordered td, table.bordered th
{
	border: 1px dotted #bbb;
}

table.bordered
{
	border: 1px solid #888;
}


#left a {
	position: relative;
	z-index: 100;
	background: none;
	border: none;
}

ul {
	margin: 1em 2em;
	padding: 0 1em;
}

li {
	line-height: 1.4em;
}

ul.spaced li {
	margin: 0.5em;
}

ul.nav {
	font-family: geneva, "trebuchet ms", sans-serif;
	
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.nav li {
	text-align: center;
	margin: 6px 0;
}

ul.nav a {
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: black;
	padding: 1px 3px 1px 4px;

	text-transform: none;
}

ul.nav a:hover {
	color: #fff;
	background: #fff url(/images/global/gradient-top.gif) repeat-x !important;
}

ul.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 6px;
}

ul.nav ul li {
	margin: 1px 0;
	font-size: 80%;
}

ul.nav ul a {
	color: #f40;
}

#container
{
	background: #fff url(/images/global/dot-16px-background.gif) repeat;
}

#main
{
	background: transparent url(/images/global/gradient-top.gif) repeat-x;
	border: 1px dotted #aaa;
	padding-bottom: 200px;
	padding-bottom: 50px;
	margin-bottom: 20px;
}

#home
{

}

#home hr
{
	margin: 40px -40px;
}

#footer {
	background: red;
	text-align: center;
	clear: both;
	color: #666;
	font-size: 85%;
	background: url(/images/global/tile-diagonal-stripe.gif) repeat;
	border-top: 3px double #888;
	border-top: 1px solid #bbb;
	line-height: 2em;
	letter-spacing: 1px;
	padding: 14px 14px 40px;
}

#footer a
{
	text-decoration: none;
	border: none;
	color: #f40;
}

#logo img {
	margin-bottom: 8px;
}

#left {
	text-align: center;
	border-right: 1px solid #888;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 90px 0 100px;
	background: url(/images/global/notes.gif) no-repeat;
	background-position: -20px -150px;
	width: 300px;
}


#content {
	text-align: left;
	margin-left: 300px;
	margin: 50px 0 0 300px;
	padding: 40px 40px 40px 40px;
	background: transparent url(/images/global/dot-4px-repeat-black.gif) repeat-x bottom left;;
	width: 500px;
	min-height: 380px;
	border-bottom: 10px solid #ddd;
}

#standards
{
	text-align: right;
	margin: 20px 0 0 290px;
	width: 500px;

	padding: 0px 0px 0px 90px;
}

#sidebar
{
	position: absolute;
	top: 154px;
	left: 882px;
	float: left;
	background: transparent url(/images/global/dot-4px-repeat-black.gif) repeat-y scroll left bottom;
	padding-left: 40px;
}

ul.archive
{
	list-style: none;
	margin: 1em 0;
	padding: 0;
}

#nav-admin
{
	position: absolute;
	left: 305px;
	top: 5px;
	margin-bottom: 1em;
	text-align: right;
}

#nav-admin a
{
	background: #eee;
}


.meta {
	background: #b2fbff;
	background: #b8ffff;
	float: right;
	padding: 1em;
	margin: 0 0 1em 1.5em;
	font-size: 90%;
	color: #378;
	color: #589;
	width: 200px;
	-moz-border-radius: 0 30px 0 0;
}

.meta .date {
	color: #000;
	font-weight: bold;
}

.meta_param, .meta_value
{
	vertical-align: top;
	padding: 0px 4px;
}
	

.meta_param
{
	width: 60px;
	font-weight: normal;
}

.meta_value
{
	font-weight: bold;
}

.date
{
	color: #888;
	font-size: 90%;
}

.meta a {
	background: transparent;
}

.meta .meta_tags a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #378;
	margin-left: 4px;
}


.clear {
	clear: both;
}

.box
{
	padding: 1em;
	border: 1px solid #ddd;
	background: #f4f4f4;
}

.image {
	text-align: center;
        border: 1px dotted #aaa;
        padding: 4px;
        float: left;
	margin: 8px 10px 12px 0;
}

.right {
	float: right;
	margin: 8px 0px 12px 12px;
}

.center {
	display: block;
	text-align: center;
}

.images
{
	clear: both;
	margin: 12px 0;
	padding: 12px 0;
}

.images .image {
        padding: 6px;
        float: left;
	margin: 0 8px 8px 0;
}

.images_left p
{
	text-align: left;
}

.images_right p
{
	text-align: right;
}

.images_right .image {
	margin: 0 0 8px 8px;
	float: right;
}


#image_title
{
	padding: 1em;
	color: #777;
	background: #e0e0e0;
        border: 1px dotted #aaa;
	width: 393px;
	background: #fff;
}

.summary {
	font-size: 120%;
	color: #f40;
}

a.file {
	font-size: 120%;
	color: #059;
}

code, .code {
	font-family: "courier new";
	font-size: 110%;
}

code {
	display: inline;
	padding: 0;
}


.code h3 {
	color: #333;
	font-weight: normal;
	font-size: 90%;
	margin: 0 0 1em;
	padding-bottom: 4px;
	border-bottom: 1px dotted #888;
	text-transform: uppercase;
}

.subtitle {
	margin-top: -0.5em;
	color: #aaa;
}

.light {
	color: #aaa;
}

.credit {
	font-size: 95%;
	color: #888;
}

.index {
	margin-bottom: 1em;
	padding: 0.5em 0.2em;
	background: #f4f4f4;
	font-size: 110%;
}

cite, .attrib {
	display: block;
	text-align: right;
	font-size: 80%;
	margin-bottom: 0;
	padding-right: 1em;
	color: #666;
}

.index ul, .index li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.index ul
{
	margin: 2px 0;
}

.index li {
	display: inline;
	margin: 0.5em;
}


.index, .index li, .index a
{
	background: none;
	border: none;
	padding: 0px;
	margin: 0px;
}

.index li
{
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px dotted #aaa;
	font-size: 80%;
}

.index
{
	margin-bottom: 0.5em;
}

.index li small
{
	width: 50px;
	float: left;
	padding: 0 8px 0 16px;
	margin-right: 8px;
	text-align: right;
	background: #e4e4e4;
	font-size: 95%;
}

	


.ref_function {
        padding: 0.5em 0;

        border-top: 1px dotted #aaa;
}
.ref_info {
        padding: 0.5em 3em 1em;
}
.ref_function a {
	background: none;
	border: none;
}

.post
{
	background: transparent url(/images/global/dot-4px-repeat-black.gif) repeat-x bottom left;
	margin: 0 0 3em;
	padding: 0 0 4em;
}
.post_title
{
	font-size: 180%;
	font-style: normal;
}
.post .icon
{
	width: 16px;
}
.post a
{
	background: none;
	padding: 0px;
}
.post_head {
	margin-bottom: 1em;
	color: #bbb;
	font-size: 95%;
}
.post_object
{
	margin: 12px 10px;
	margin-right: 30px;
	white-space: nowrap;
	overflow: hidden;
}
.post_object a
{
	text-decoration: none;
	border: none;
}
.post_object *
{
	vertical-align: middle;
	margin: 0 4px;
}
.post_image
{
	margin: 12px 0;
}
.post_nav
{
	margin: 12px 0;
}
.post_date
{
	margin-top: 4px;
}
.post_gallery
{
	border: 1px dotted #aaa;
	float: left;
	padding: 20px 10px;
	margin: 12px 0px;
}
.post_gallery img
{
	margin: 5px 10px;
}
.post_gallery a
{
	margin: 0 5px;
}
.post_digest .post_date
{
	font-size: 85%;
	float: left;
	width: 7em;
	position: relative;
	top: 6px;
}
.post_digest h2
{
	margin: 4px 0 12px;
	font-family: "lucida grande", geneva, "trebuchet ms", sans-serif;
	letter-spacing: 0px;
	font-size: 140%;
}
.post_digest
{
	margin-bottom: 10px;
}

.post_tags
{
	padding: 2px 0;
	display: none;
}
.post_tags a
{
	color: #999;

}

.delicious-posts ul
{
	margin: 0px;
	padding: 0px;
}
.delicious-tag
{
	background: none;
	color: #a0a8c0;
}
.delicious-link
{
	clear: both;
}
.delicious-post
{
	overflow: hidden;
	white-space: nowrap;
	width: 530px;
}
.delicious-banner a
{
	background: none;
	font-size: 120%;
	border: none;
}
.delicious-banner
{
	margin-bottom: 12px;
}

.twitter_timeline
{
	width: 160px;
}

.twitter_timeline h4
{
	margin-bottom: 1.5em;
}

.twitter_timeline h4 *
{
}

.twitter_post
{
	font-size: 85%;
	text-align: left;
	margin-bottom: 1.5em;
}

.twitter_body
{
	margin-bottom: 0.4em;
}

.twitter_date
{
	color: #bbb;
	text-transform: lowercase;
}
