html {
	background: #fff url(img/topgrad.gif) repeat-x;
}

body {
	margin: 0;
	background: transparent url(img/clouds.png) no-repeat 42% 12px fixed;
	color: #666;
	text-align: center;
	line-height: 1.6em;
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

html > body {
	font-size: small;
}

html.b {
	background-image: none;
}

html.b body {
	background-image: url(img/clouds-b.png);
	background-attachment: scroll;
}

h1, h2, h3, strong {
	color: #000;
	font-weight: bold;
}

h1 {
	line-height: 1.4em;
}

strong {
	color: #333;
}

strong em {
	color: #555;
}

img.l { float: left; margin-right: 20px; }
img.r { float: right; margin-left: 20px; }

#container {
	/*position: relative;*/
	width: 850px;
	margin: 0 auto;
	text-align: left;
}

html.b #container {
	overflow: hidden;
}

a {
	color: #29d;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

#top #pages {
	float: right;
	margin: 20px -11px 0 60px;
}

#top #nest {
	position: absolute;
	top: 300px;
	/*right: -581px;*/
	left: 50%;
	right: 0;
}

#top #nest div {
	margin-left: -69px;
	overflow: hidden;
}

#top h1 {
	font-size: 923%;
	color: #333;
	line-height: 1em;
	margin: 50px 492px 15px 0;
	text-shadow: 0 3px #f3f8fa;
}

#top #logo {
	font-size: 123%;
	color: #8898a1;
	font-weight: normal;
	line-height: 1em;
	margin: 0 0 30px;
	padding: 54px 0 0;
}

#top #logo a {
	display: block;
	float: left;
	width: 1000px;
	height: 39px;
	background: transparent url(img/longwhiteribbon.png) no-repeat right top;
	margin: -9px 11px 0 -859px;
	text-align: right;
}

#top #logo a strong {
	position: absolute;
	left: -9999px;
	width: 9000px;
}

#top h3 {
	margin: 0 512px 20px 0;
	font-size: 185%;
	color: #999;
	font-weight: normal;
	line-height: 1.3em;
}

#top h3 strong {
	color: #666;
}

#top h4 {
	position: relative;
	margin: 0;
	font-size: 123%;
	color: #b1b1b1;
	font-weight: normal;
	line-height: 1em;
}

#top h4 a {
	color: #b1b1b1;
	font-weight: bold;
	text-decoration: none;
}

#top h4 a:hover {
	color: #29d;
	text-decoration: underline;
}

#top h4 a span {
	display: none;
	position: absolute;
	top: -4px;
	right: 500px;
	font-size: 85%;
}

#top h4 a span img {
	vertical-align: middle;
	margin-top: -1px;
	border: 2px solid #ccc;
	float: none;
	margin: 0 0 0 2px;
}

#top h4 a:hover span {
	display: block;
	color: #b1b1b1;
	font-weight: normal;
}

#content {
	clear: both;
	margin: 50px 0 0;
}

#content h2 {
	margin: 2em 0 .5em;
}

#content code, #content pre {
	background-color: #eee;
	color: #333;
	padding: 1px 2px;
	font-family: Monaco, monospace;
	font-size: 90%;
}

#content pre {
	padding: 7px 15px;
	overflow-x: auto;
}

#content pre code {
	font-size: 100%;
	background-color: transparent;
	padding: 0;
}

#content pre strong, #content code strong {
	color: #28749f;
	background-color: #fafafa;
	font-weight: normal;
}

#content .caps {
	font-size: 95%;
}

#content .back, #demo {
	float: right;
	margin: 0 0 20px 20px;
}

#content .back {
	margin-top: 1em;
}

#usecases {
	color: #53a52c;
	font-size: 138%;
	line-height: 1.6em;
	background: transparent url(img/greenarrow.png) no-repeat 0 0.8em;
	width: 340px; /* 368 + 35 + 340 = 743 */
	margin: 0 0 0 -403px;
	padding: 0 0 0 403px;
}

#usecases strong {
	color: #30770c;
}

#screenshot {
	float: right;
	border: 4px solid #f7f7f7;
	margin: 75px 0 20px 20px;
}

#features {
	color: #777;
}

#features strong {
	color: #555;
}

#features dt {
	position: relative;
	font-size: 125%;
	font-weight: bold;
	color: #444;
	padding: 0 0 0 20px;
}

#features dt img {
	position: absolute;
	top: 0;
	left: 0;
}

#features dd {
	margin: 0 0 30px 20px;
}

#illustrationcredit {
	position: absolute;
	top: 540px;
	left: 50%;
	right: 0;
	color: #ccc;
	font-style: italic;
	text-indent: 25px;
	overflow: hidden;
}

#illustrationcredit div {
	margin: 0 0 0 430px;
	width: 150px;
	overflow: hidden;
}

#illustrationcredit a {
	color: #ccc;
	font-weight: normal;
	text-decoration: underline;
}

#newbadge {
	position: absolute;
	top: 290px;
	left: 50%;
	right: 0;
	margin-left: -140px;
	color: #fff;
	font-size: 175%;
	line-height: 1em;
	font-style: italic;
	text-transform: uppercase;
	font-weight: bold;
	overflow: hidden;
	padding: 8px 10px;
}

#newbadge div {
	display: inline;
	background-color: #0c0;
	padding: 3px 15px;
	border-radius: 6px;
	box-shadow: 0 2px rgba(0,0,0,.5);
	text-shadow: 0 -1px rgba(0,0,0,.25);
}

#download {
	width: 286px;
	margin: 0 auto;
}

#download a {
	display: block;
	width: 286px;
	height: 59px;
	background: transparent url(img/download.gif) no-repeat;
	text-indent: -9999em;
	overflow: hidden;
}

#download a:active {
	position: relative;
	top: 1px;
}

#download a:focus {
	outline-width: 0;
}

#download span {
	display: block;
	font-size: 85%;
	color: #999;
	text-align: center;
	margin-top: 6px;
}

#download span em {
	font-style: normal;
}

#intro {
	font-size: 115%;
	line-height: 1.6em;
	color: #999;
	margin: 1.5em 0;
}

#intro strong {
	color: #777;
}

#intro strong em {
	color: #888;
}

#installguides {
	border: 1px solid #ccc;
	padding: 3px 15px;
	color: #999;
	overflow: hidden;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-khtml-border-radius: 6px;
}

#installguides a {
	font-weight: normal;
	color: #999;
	margin: 0 1em 0 0;
	text-decoration: underline;
}

#installguides a:hover {
	color: #29d;
}

#installguides strong {
	display: block;
	float: left;
	background-color: #eee;
	color: #666;
	margin: -3px 1em -3px -15px;
	padding: 3px 1em 3px 12px;
	background-image: -moz-linear-gradient(270deg, #fafafa, #eee);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fafafa), to(#eee));
	border-left-top-radius: 6px;
	border-left-bottom-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-o-border-top-left-radius: 6px;
	-o-border-bottom-left-radius: 6px;
	-khtml-border-radius-topleft: 6px;
	-khtml-border-radius-bottomleft: 6px;
}

#installguides strong span {
	font-style: normal;
	font-weight: normal;
	color: #999;
}

a.me {
	float: left;
	margin: .5em 1em 1em 0;
}

a.me img {
	border: 2px solid #ccc;
}

a.me:hover img {
	border-color: #999;
}

.mememe {
	margin-left: 72px;
}

.stepbystep {
	border-top: 1px solid #ccc;
	margin-top: 30px;
}

.stepbystep div {
	clear: left;
	overflow: hidden;
	padding: 10px 0 10px 220px;
	border-bottom: 1px solid #ccc;
}

.stepbystep img.step {
	float: left;
	width: 200px;
	height: 150px;
	margin: 0 20px 0 -220px;
}

.stepbystep strong.no {
	float: left;
	font-size: 150%;
	margin: 0 10px 10px 0;
}

.stepbystep li {
	margin: 1em 0;
}

#share {
	margin: 20px 0;
	text-align: center;
}

#footer {
	clear: left;
	margin: 50px 0;
	font-size: 85%;
	color: #999;
}

#footer a {
	font-weight: normal;
	color: #888;
	text-decoration: underline;
}

#footer a:hover {
	color: #666;
}

blockquote {
	border: 1px solid #ddd;
	padding: 20px 35px;
	margin-left: 0;
	margin-right: 0;
}

a img { border-width: 0; }