html {
	background: #d0d0d0 url(../images/page_bg.png) repeat-x 0 0;
}

body {
	background: transparent;
	font: 16px/1.3 Helvetica, Arial, sans-serif;
}

a {
	color: #119ed5;
	font-weight: bold;
}

.framework-types ul {
	margin-left: 1em;
}

.changelog-link {
	font-size: small;
	color: #2D4A62;
}

/* ---------- List reset ---------- */

.framework-types {
	padding: 0;
}

.framework-types,
.framework-types li,
.navigation,
.navigation li,
.about-navigation,
.about-navigation li {
	margin: 0;
	list-style: none;
}

#wrapper {
	margin: 40px auto 0;
	width: 700px;
	color: #2d4a62;
	position: relative;
}

#wrapper .aui-footer {
	font-size: 0.8em;
	color: #333;
	text-align: center;
	margin-top: 20px;
}

.aui-header {
	overflow: hidden;
}

.aui-header .navigation {
	float: right;
}

#wrapper .aui-header-text {
	display: block;
	background: url(../images/logo_small.png) no-repeat;
	width: 166px;
	height: 54px;
	text-indent: -9999px;
	margin: 0 0 30px;
	float: left;
}

#intro .aui-header-text {
	background-image: url(../images/logo.png);
	width: 411px;
	height: 134px;
	margin: 0 auto 30px;
	float: none;
}

#intro .aui-body {
	overflow: hidden;
}

#intro .description {
	background: #565656;
	color: #e0e0e0;
	display: block;
	font-size: 1.125em;
	margin-bottom: 30px;
	padding: 6px;
}

.framework-types {
	overflow: hidden;
	width: 700px;
}

.framework-type {
	float: left;
	color: #565656;
	padding-top: 135px;
	background: url() no-repeat 50% 0;
	width: 233px;
	text-align: center;
}

.framework-type h3 {
	font-size: 2em;
	margin: 0;
	text-transform: uppercase;
}

.framework-type li {
	line-height: 1.1em;
	margin-bottom: 0.5em;
}

.framework-structure {
	background-image: url(../images/html_small_bg.png);
}

.framework-style {
	background-image: url(../images/css_small_bg.png);
}

.framework-behavior {
	background-image: url(../images/javascript_small_bg.png);
}

.navigation {
	float: right;
}

#intro .navigation {
	float: left;
	font-size: 1.2em;
}

.navigation li {
	display: inline-block;
	float: left;
	margin-right: 10px;
	line-height: 1.3;
	font-size: 0.8em;
}

.meta-info {
	clear: both;
	margin-top: 20px;
	overflow: hidden;
}

.sponsored-by {
	clear: both;
	padding: 5px;
	float: left;
	background: url(../images/logo_liferay_small.png) no-repeat 5px 50%;
	padding-left: 55px;
}

.sponsored-by a {
	font-size: 1.4em;
	display: block;
}

.usage-info {
	background: #565656;
	color: #E0E0E0;
	display: block;
	font-size: 0.8em;
	padding: 3px 8px;
	float: right;
	margin-top: 10px;
}

.usage-info a {
	color: #e0e0e0;
	margin: 0 1em;
}

.home-small-info {
	font-size: 0.8em;
}

.copyright {
	float: right;
}

.aui-nav-item-selected {
	background: #565656;
	color: #e0e0e0;
	font-size: 1.125em;
	margin-bottom: 30px;
	padding: 3px 10px;
	position: relative;
}

.aui-nav-item-selected:after {
	border: 10px solid;
	border-bottom-width: 0;
	border-color: #565656 transparent transparent;
	bottom: -7px;
	content: '-';
	display: block;
	height: 0;
	left: 50%;
	margin-left: -10px;
	position: absolute;
	text-indent: -9999px;
	width: 0;
	z-index: 20;
}

.aui-nav-item-selected a {
	color: #fff;
	text-decoration: none;
}

.aui-body h2 {
	margin: 0 0 0.5em;
	border-bottom: 1px solid #ccc;
	font-size: 1em;
}

.about-navigation a {
	display: block;
}

.about-navigation li {
	margin-bottom: 5px;
	font-size: 0.9em;
}

.aui-nav-selected {
	background: #ccc;
}

.aui-nav-selected a {
	color: #0d90cd;
	text-decoration: none;
	padding: 5px 10px;
}

.aui-faq-item {
	margin-bottom: 1em;
}

.aui-faq-item-hd {
	overflow: hidden;
	font-weight: bold;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #ccc;
}

.aui-tool {
	display: inline;
	float: left;
	margin: 2px 5px 0 0;
	padding: 0;
}

.aui-faq-item-bd {
/*	display: none;*/
}

.aui-demo-item {
	position: relative;
	margin-bottom: 1.5em;
	min-height: 90px;
}

.aui-demo-item-content {
	padding-left: 130px;
}

.aui-demo-item-bd {
	font-size: 0.8em;
}

.aui-demo-item-image {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 120px;
	height: 90px;
	background: #565656;
}

.demo-focus,
.aui-overlay,
.aui-dialog {
	font-size: 12px;
}

.demo-focus h1 {
	margin: 0;
}

.upload-date {
	font-size: 0.9em;
}

.about-section h3 {
	margin: 0;
	font-size: 1.1em;
}

.about-section li {
	margin-bottom: 1em;
}

.about-section li a {
	display: block;
}

/* ---------- Rounded corners ---------- */
#intro .description,
.aui-nav-item-selected,
.aui-nav-selected,
.aui-demo-item-image,
.usage-info {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}