/******************************************************************************
 *                                page=home                                   *
 ******************************************************************************/

#content-home > div:last-child > p:last-child {
	font-weight: bold;
}

/******************************************************************************
 *                               page=home/*                                  *
 ******************************************************************************/

[id^="content-home-"] ul {
	margin-bottom: 1em;
}

[id^="content-home-"] code {
	color: #0F0;
}

/******************************************************************************
 *                             page=home/news                                 *
 ******************************************************************************/

#content-home-news dt {
	padding: 4px;
	background-color: #1E300A;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC #999 #999 #CCC;
	font-weight: bold;
}

#content-home-news dd p span {
	color: #090;
}

#content-home-news dd p:first-child span {
	font-weight: bold;
	color: #0FF;
}

#content-home-news dd p:first-child span.special {
	color: #00F;
}

#content-home-news li span {
	color: #090;
}

/******************************************************************************
 *                            page=home/archives                              *
 ******************************************************************************/

#content-home-archives ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}

#content-home-archives li {
	text-align: center;
	font-size: 1.1em;
	margin-bottom: 0.5em;
}

/******************************************************************************
 *                           page=home/archives/*                             *
 ******************************************************************************/

[id^="content-home-archives-"] dt {
	padding: 4px;
	background-color: #1E300A;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC #999 #999 #CCC;
	font-weight: bold;
}

[id^="content-home-archives-"] dd p span {
	color: #090;
}

[id^="content-home-archives-"] dd p:first-child span {
	font-weight: bold;
	color: #0FF;
}

[id^="content-home-archives-"] dd p:first-child span.special {
	color: #00F;
}

[id^="content-home-archives-"] dd code {
	color: #0F0;
}

[id^="content-home-archives-"] li span {
	color: #090;
}

/******************************************************************************
 *                           page=home/register                               *
 ******************************************************************************/

#content-home-register strong {
	color: #0FF;
}

#content-home-register em {
	color: #F00;
	font-style: normal;
}

#content-home-register label {
	font-weight: bold;
}

#content-home-register td[colspan] {
	text-align: center;
}

/******************************************************************************
 *                           page=home/perks                               *
 ******************************************************************************/

#content-home-perks strong {
	color: #0FF;
}

#content-home-perks em {
	color: #F00;
	font-style: normal;
}

#content-home-perks label {
	font-weight: bold;
}

#content-home-perks td[colspan] {
	text-align: center;
}
