@import url("pages.css");

#content h1 {
	padding: 21px 50px 20px 50px;
}

#content h2 {
	padding: 21px 50px 30px 50px;
	font-size: 150%;
	color: #5798ba;
	text-transform: uppercase;
}

#content h2 a {
	color: #5798ba;
}

#content .description {
	padding: 0 15px 0 15px;
}

#content .description h1 {
	padding: 13px 0 15px 0;
	font-size: 130%;
	color: #333333;
	text-transform: none;
}

#content .description h2 {
	padding: 21px 35px 0 35px;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}

#content .description h2.spaced {
	margin: 37px 0 0 0;
	padding: 23px 35px 0 35px;
	background-position: left top;
	background-image: url("../img/bg/heading.png");
	background-repeat: no-repeat;
}

#content .description h2 a, #content .description h2 a:link {
	color: #333333;
}

#content .description .month {
	padding: 16px 0 0 0;
}

#content .description .month h2 {
	padding: 0 35px 0 45px;
	font-size: 120%;
	font-weight: normal;
	color: #333333;
	text-transform: none;
}

#content .description .month p.previous {
	padding: 0 71px 0 71px;
	color: #999999;
}

#content .description .month p.previous a {
	color: #999999;
}

#content .description .month p.month {
	padding: 0 35px 2px 35px;
	font-size: 120%;
	font-weight: bold;
	color: #333333;
}

#content .description .month p.more a {
	text-decoration: underline;
}

#content .description .featured {
	margin: 11px 0 0 0;
	width: 450px;
	height: 122px;
	background-position: left top;
	background-image: url("../img/bg/featured-course.png");
	background-repeat: no-repeat;
}

#content .description .featured .text {
	float: left;
	padding: 0 15px 0 35px;
	width: 258px;
}

#content .description .featured .text h1 {
	padding: 17px 0 0 0;
	font-size: 120%;
}

#content .description .featured .nodescription h1 {
	padding: 12px 0 0 0;
	font-size: 120%;
}

#content .description .featured .detailed h1 {
	padding: 8px 0 0 0;
	font-size: 120%;
}

#content .description .featured .text h1 a {
	color: #333333;
}

#content .description .featured .text .date {
	font-weight: bold;
}

#content .description .featured .nodescription p {
	padding: 4px 0 0 0;
}

#content .description .featured .detailed p {
	padding: 0 0 0 0;
}

#content .description .featured .text .more a,
#content .description .featured .text .more a:link {
	color: #333333;
}

#content .description .featured .picture {
	float: left;
	padding: 7px 0 0 0;
	width: 142px;
}

#content .description .featured .picture p img {
	padding: 1px;
	border: 1px solid #ffffff;
}

#content .description .archives {
	margin: 15px 35px 0 35px;
	padding: 0 0 0 15px;
	font-size: 120%;
	background-position: left top;
	background-image: url("../img/bullets/arrows-archives.png");
	background-repeat: no-repeat;
}

#content .description .archives a {
	color: #333333;
}

/* Archive */

#content .description ul {
	margin: 19px 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

#content .description ul li {
	padding: 0 35px 0 35px;
}

#content .description ul li.month {
	padding: 7px 35px 0 35px;
	font-weight: bold;
}

#content .description ul li a {
	color: #333333;
}
