<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#content {
	padding-top: 0;
	background: #fff;
}

#main-feature {
	margin-top: 0;
}

#main-feature .feature-contents { height: 220px; }
body&gt;#main-feature .feature-contents { height: auto; min-height: 220px; }

#main-feature p {
	margin: -5px 290px 10px 0;
	color: #515F78;
	font: 130% sans-serif;
	line-height: 150%;
}

#main-feature ul {
	margin: -5px 290px 10px 0;
	color: #515F78;
	font: 130% sans-serif;
	line-height: 130%;
}


#main-feature-screenshot-thumb {
	position: absolute;
	bottom: -90px;
	right: 95px;
}

#breadcrumbs {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	border: none;
}

.sub-features {
	margin: 40px 300px 20px 0;
}

.sub-features img {
	float: right;
	display: none;
}

.sub-features h3 {
	font-size: 130%;
	font-weight: normal;
	margin-bottom: 1em;
	padding-bottom: 2em;
}

.sub-features h3 a {
	position: relative;
	top: -60px;
	left
	z-index: 1;
	display: block;
	float: left;
	clear: left;
	min-height: 60px;
	padding: 0px 0 16px 71px;
	margin: 0 0 1em 0;
	text-decoration: none;
	color: #777;
}  * html .sub-features h3 a { height: 40px; }

#feature-distributions a { background: url(../../images/distributions/distribution-logo-64x64.png) no-repeat; }
#feature-plugins a { background: url(../../images/plugins/plugin-logo-64x64.png) no-repeat; }

.sub-features h3 a span {
	font-weight: bold;
	text-decoration: underline;
	color: #039;
	padding-right: 0.2em;
}
.sub-features h3 a:hover { color: #333; }
.sub-features h3 a:hover span { color: #333; }
.sub-features h3 a:visited span { color: #636; }

div#feature-awards {
	display: none;
	position: relative;
	top: -40px;
	z-index: 1;
	background: url(../../images/home/feature-awards-top.png) top left no-repeat;
	width: 437px;
	margin: 25px 0;
}

#feature-awards a:link,
#feature-awards a:visited
 {
	display: block;
	background: url(../../images/home/feature-awards-bottom.png) bottom left no-repeat;
	padding: 5px 10px 5px 15px;
	text-decoration: none;
	color: #444;
}

#feature-awards a:hover {
	color: #000;
}

#feature-awards span.headline {
	font-size: 130%;
	margin: 10px 0 5px 0;
	display: block;
}

#feature-awards span.linktext {
	text-decoration: underline;
}

#feature-awards img.award-logos {
	display: block;
	float: right;
	padding: 5px;
}

#feature-awards div.clear {
	height: 1px;
	clear: both;
}

.site-notice {
	margin-top: 2em;
	padding: 0.7em;
	background: #D64203;
	color: #FFF;
	-moz-border-radius: 8px;
}

#footer {
	position: relative;
	top: -20px; /*TEMP*/
}

#award-logos {
	position: absolute;
	bottom: -90px;
	right: 70px;
	z-index: 2;
}
</pre></body></html>