body {
	font-family: sans-serif;
	font-size: 14px;
	background: #112 url(/prx/000/http/creativecouple.github.io/jquery-timing/background-texture-blue-tall.png) repeat scroll center top;
	color: white;
	padding: 60px 80px;
	margin: 0;

}
h1, h2, h3, h4, h5, h6 {
	font-family: "myriad pro", "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif;
	margin: 0;
	padding: 0;
	letter-spacing: 0;
	border-bottom: 0;
}
h1 {
	font-size: 2em;
	margin: -8px 0 24px -8px;
	padding: 8px 0 0 8px;
	color: inherit;
	text-shadow: white 1px 1px 1px;
	background: url(/prx/000/http/creativecouple.github.io/jquery-timing/local-icon.gif) no-repeat scroll 0 0;
	width: 640px;
}
h1 a {
	color: inherit;
	text-decoration: inherit;
}
h1 code em {
	font-style: inherit;
	color: #666;
}

h2 {
	font-size: 1.25em;
	margin: 24px 0;
	padding: 0;
	color: inherit;
	border-bottom: 1px solid #0D5995;
}
h2:first-child {
	margin-top: 0;
}
h2 code em {
	font-style: inherit;
	color: #666;
}

h3 {
	font-size: 1.2em;
	margin: 24px 0;
	padding: 0;
	color: inherit;
}
h3 > a {
	text-decoration: none;
}
h3 > a:hover {
	text-decoration: underline;
}

small {
	font-size: 0.7em;
}

abbr {
	font-style: inherit;
	font-weight: inherit;
	text-decoration: inherit;
	font-size: inherit;
	font-variant: small-caps;
	border: none;
}

p {
	margin: 0;
	padding: 0;
}

a {
	color: inherit;
	text-decoration: underline;
}


address {
	position: relative;
	cursor: pointer;
}
address > span {
	position: absolute;
	font-family: monospace;
	white-space: pre;
}
address:hover > span {
	text-decoration: underline;
}

table {
	padding: 0;
	margin: 2em 0;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	background: none transparent;
	font: inherit;
}
tr {
	border: none;
	border-bottom: 1px solid #cdf;
	background: none transparent;
	font: inherit;
}
tr.even {
	background: none white;
}
td, th {
	border: none;
	border-left: 1px solid #cdf;
	margin: 0;
	padding: 0.25em;
	background: none transparent;
	font: inherit;
}
td:first-child, th:first-child {
	border-left: none;
}
th {
	text-align: left;
	font-weight: bold;
}
th:first-child {
	text-align: right;
}

div.block {
	background: transparent;
	padding: 40px 0 0 0;
	margin: 0 0 1em 0;
	clear: both;
}

hr {
	height: 1px;
	margin: 24px 0;
	background: #0D5995;
	clear: both;
	padding: 0;
	border: none;
}

#header {
	display: block;
	margin: 0;
	padding: 1.5em;
	background: #f6f6ff url(/prx/000/http/creativecouple.github.io/jquery-timing/shadow.png) repeat-x scroll left top;
	color: black;
	position: relative;
	width: 888px;
}

#content {
	display: block;
	padding: 1.5em;
	margin: 0;
	background: #f6f6ff;
	color: black;
	width: 888px;
}
#content p {
	margin: 1em 0;
}

#navigation {
	display: block;
	position: relative;
	padding: 8px 40px;
	margin: 0;
	background: inherit;
	width: 888px;
	z-index: 5;
	font-family: "myriad pro", "Trebuchet MS", Verdana, Helvetica, Arial,sans-serif;
}
#navigation > a {
	padding: 6px 10px;
	position: relative;
	display: inline-block;
	border-right: 1px solid #0D5995;
	border-bottom: 1px solid #0D5995;
	border-left: 1px solid #1175AE;
	border-top: 1px solid #1175AE;
	background: #0F67A1;
	color: #eee;
	width: auto;
	text-align: center;
	text-decoration: none;
	z-index: 5;
}
#navigation > a:hover {
	background: #0D5995;
	color: white;
	text-decoration: underline;
	-moz-box-shadow: 0 0 15px white;
	-webkit-box-shadow: 0 0 15px white;
	box-shadow: 0 0 15px white;
	z-index: 6;
}
#navigation > a:first-child, .roundLeft {
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
}
#navigation > a:last-child, .roundRight {
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
}
#navigation.fix {
	position: fixed;
	top: 0;
}

div.social {
	position: absolute;
	top: 6px;
	right: 0;
	padding: 9px 0 14px 9px;
	width: 250px;
	height: 71px;
	border-left: 1px solid rgba(0,10,33,0.4);
}
#contact {
	display: block;
	background: url(/prx/000/http/creativecouple.github.io/cclogo-small.png) no-repeat scroll left bottom;
}
#contact .donate {
	float: right;
}
#contact address {
	left: 90px;
}

#footer {
	clear: both;
	color: white;
	padding: 10px;
}

div.api {
	margin: 0 1em 1em 0;
	padding: 1em;
	background: white;
	color: black;
	float: left;
	width: 500px;
	border: 1px solid #666;
}

dl {
	font-family: "myriad pro", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}
dt {
	margin: 1em 0 0.4em 0;
	font-family: "myriad pro", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-style: normal;
}
dd {
	font-family: "myriad pro", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-style: italic;
}

div.navi > h3 {
	border: none;
	background: #0D5995;
	color: white;
	padding: 6px 20px;
	font-size: inherit;
	margin: 0;
}
div.navi > h3, .roundTop, #header, #content {
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
div.navi > ul, .roundBottom, #header, #content {
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}

div.navi {
	background: none;
	margin: 0 0 1em 2em;
	width: 310px;
	float: right;
	clear: right;
}

div.navi > ul, div.navi > ol {
	margin: 0;
	padding: 6px;
	list-style-type: none;
	background: white;
	border: 1px solid #0D5995;
	border-top: none;
}
div.navi > ol {
	list-style-type: decimal;
	padding-left: 30px;
}
div.navi > * > li {
	margin: 0;
	padding: 6px 0;
	list-style-type: none;
	background: white;
	border-bottom: 1px dotted #ddd;
}
div.navi > ol > li {
	list-style-type: decimal;
}
div.navi > * > li:hover {
	background: #eee;
}
div.navi a {
	text-decoration: none;
}
div.navi a:hover {
	text-decoration: underline;
}

.optional {
	color: #666;
}
.optional:before {
	color: #aaa;
	content: '[';
}
.optional:after {
	color: #aaa;
	content: ']';
}
.no-code code, h1 code {
	font: inherit;
}
.no-code a, .description a {
	text-decoration: none;
}
.no-code a:hover, .description a:hover {
	text-decoration: underline;
}

.description {
	color: #777;
	font-family: "myriad pro", "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-style: italic;
}
.description strong {
	color: #333;
	text-shadow: white 2px 2px 1px;
}

.description .navi {
	font-size: 12px;
	margin-left: 6em;
	margin-bottom: 0;
	text-align: right;
	padding-bottom: 0;
	width: auto;
	background: none transparent;
}
.description .navi > * {
	text-align: left;
}
.description .navi > ul > li {
	padding: 0;
}

img.right {
	margin: 0 0 0 2em;
	padding: 0;
	border: none;
	float: right;
}
span.right {
	float: right;
}

.license {
	font-size: smaller;
	white-space: pre-line;
	text-align: justify;
}

ul.usage li {
	margin: 0;
	clear: both;
	vertical-align: middle;
}
ul.usage li div.highlight {
	float: right;
	margin: -6px 0 0 2em;
}
ul.usage li div.highlight pre {
	border-color: transparent;
	background: none transparent;
}
ul.usage li > a {
	display: block;
	margin: 0;
	padding: 6px 0 6px 3px;
	text-decoration: none;
}
ul.usage li > a:hover {
	background: white;
	color: #0D5995;
	text-decoration: underline;
}
ul.usage li > a:hover div.highlight pre {
	border-color: #0D5995;
	background: white;
}

a.api {
	display: block;
	margin: 0 -6px;
	border: none;
	background: none;
	padding: 6px;
	text-decoration: none;
}
a.api .highlight, a.api .highlight pre {
	background: white;
	padding: 0;
	margin: 0;
	border: none;
	display: block;
}
a.api:hover {
	background: #0D5995;
	text-decoration: none;
}

.center {
	text-align: center;
}

.banner {
	position: absolute;
	left: 1020px;
	top: 160px;	
}