﻿html *
{
	margin: 0;
	padding: 0;
}

body
{
	font-size: 12px;
	font-family: Sans-Serif;
	background-repeat: repeat-y;
	background-image: url( "bg-l.gif" );
}

a
{
	color: #00f;
}

img
{
	display: block;
	margin: 1em auto;
	border: solid 1px #ccc;
}

h1 a
{
	top: 0;
	left: 0;
	color: #fff;
	width: 141px;
	height: 140px;
	font-size: 22px;
	padding-top: 7px;
	position: absolute;
	text-indent: 141px;
	white-space: nowrap;
	text-decoration: none;
	background-image: url( "bg-tl-logo.gif" );
	background-repeat: no-repeat;
}

h1 a span
{
	font-size: 10px;
}

h3
{
	color: #666;
	margin: 1em 0;
	font-size: 12px;
	font-weight: bold;
	border-bottom: solid 1px Orange;
}

html body table
{
	width: 100%;
	margin: 1em 0;
	border: solid 1px #369;
}

th
{
	font-weight: bold;
	text-align: center;
	background: #eaeaff;
}

html body th, html body td
{
	padding: 2px;
	border: solid 1px #369;
}

td
{
	vertical-align: top;
}

tr.Selected
{
	background: #ccc;
}

tr.Selected img
{
	border-color: #daa520;
}

dt
{
	color: #31659c;
	margin-top: 1em;
}

dd
{
	margin: 3px 0 3px 1em;
}

dd.blog-post span
{
	font-weight: bold;
	margin-right: .5em;
	padding-right: .5em;
	border-right: solid 1px #369;
}

dl dd a.title
{
	color: #00f;
	font-size: 12px;
	margin: 0 .5em 0 0;
	font-weight: normal;
}

dl dd a.title:hover
{
	text-decoration: underline;
}

dl dd span.publish-date
{
	width: 144px;
	height: 12px;
	padding: 4px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	margin: 0 .5em 0 0;
	background: #eaeaff;
	border: solid 1px #99b2cc;

	display: -moz-inline-block;
	display: -moz-inline-box;
	display: inline-block;
}

dl dd span.categories-list
{
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 4px;
}

h2
{
	font-size: 22px;
	font-weight: normal;
	margin-bottom: .25em;
}

div#navigation h3
{
	color: #369;
	width: 108px;
	margin: 0 8px;
	display: block;
	font-weight: bold;
	text-align: center;
	line-height: 1.4em;
	font-size: 13px;
	border-bottom: solid 1px #369;
}

div#navigation h3#navigation-articles
{
	color: #fff;
	border-bottom: solid 1px #fff;
}

div#navigation ul
{
	margin: 0 0 1em;
}

div#navigation li
{
	line-height: 20px;
}

div#navigation a
{
	color: #000;
	margin-left: 14px;
	text-decoration: none;
}

div#navigation a:hover
{
	text-decoration: underline;
}

div#navigation a span
{
	font-size: 11px;
}

div#navigation ul li a.rss
{
	margin-left: 12px;
	padding-left: 18px;
	background-position: 0 1px;
	background-repeat: no-repeat;
	background-image: url("rss-small.gif");
}

div#main-content
{
	margin-top: 1em;
}

html body div.no-header
{
	padding-top: .5em;
}

div.front-section,
	div.related-section
{
	margin-bottom: 1em;
	padding: 0 .5em .5em;
	border: solid 1px #99b2cc;
}

div.front-section h3,
	div.related-section h3
{
	color: #369;
	padding: .25em 0;
	font-size: 1.2em;
	text-align: center;
	margin: 0 -.5em .5em;
	border: solid 1px #99b2cc;
	border-top: none;
	background-color: #eaeaff;
	background-repeat: no-repeat;
	background-image: url("section-title-bg.gif");
}

div.related-section h3
{
	color: #369;
	background: #eaeaff;
}

div.related-section p
{
	margin: 0 -.5em .5em;
	padding: 0 0 .5em .5em;
	border-bottom: solid 1px #99b2cc;
}

div.related-section ul
{
	margin-left: 2em;
}

div.related-section ul li
{
	margin-bottom: .5em;
}

div.article-teaser
{
	margin-bottom: 1em;
}

div.article-teaser h4
{
	font-size: 1.2em;
}

div.article-teaser span.publish-date
{
	width: 144px;
	height: 12px;
	float: right;
	padding: 4px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	background: #eaeaff;
	margin: -17px 0 0 0;
	border: solid 1px #99b2cc;
}

div.article-teaser h4 a
{
	color: #369;
	text-decoration: none;
}

div.article-teaser h4 a:hover
{
	text-decoration: underline;
}

div.article-teaser dl,
	div.article-teaser dd,
	div.article-teaser dt
{
	margin: 0;
	padding: 0;
	color: #369;
	display: inline;
	font-size: 9px;
}

div.article-teaser dt
{
	font-weight: bold;
}

div.article-teaser dd
{
	margin-left: 6px;
}

div.article-teaser p
{
	margin-top: 3px;
	padding-bottom: 6px;
	border-bottom: dashed 1px #99b2cc;
}

.error
{
	color: #f00;
}

ul.checkbox-list
{
}

ul.checkbox-list li
{
	display: inline;
	list-style: none;
}

ul.checkbox-list li label
{
	display: inline;
}

ul.checkbox-list li label span
{
	display: inline;
}

div.checkbox-list
{
	margin-bottom: 1em;
}

html body ul.checkbox-list span.checkbox
{
	display: inline;
	white-space: nowrap;
}

div.actions-menu
{
	padding: .5em;
	text-align: right;
	background: #c6d3e7;
	border: solid 1px #99b2cc;
}

div.pager a
{
	color: #00f;
	width: 27px;
	height: 23px;
	line-height: 23px;
	font-weight: bold;
	text-align: center;
	padding: 2px 0 0 2px;
	margin: 0 .5em .5em 0;
	text-decoration: none;
	border: solid 1px #369;

	display: -moz-inline-block;
	display: -moz-inline-box;
	display: inline-block;
}

div.pager a.selected,
	div.pager a:hover
{
	color: #fff;
	background: #c6d3e7;
	text-decoration: underline;
}

div.admin-panel a
{
	padding: .5em;
	border: solid 1px #99b2cc;

	display: -moz-inline-block;
	display: -moz-inline-box;
	display: inline-block;
}

div.admin-panel a:hover
{
	color: #369;
	background: #eaeaff;
	text-decoration: none;
}

ol, ul.example
{
	margin-left: 3em;
}

ol li, ul.example li
{
	margin-bottom: 1em;
}

div.example
{
	color: #f00;
	padding: .5em;
	margin: 1em auto;
	border: solid 1px #ccc;
}

div.example span
{
	margin-left: 2em;
}

html body * p
{
	margin-bottom: 1em;
}

ul#error-list li
{
	color: #f00;
	padding: .5em;
	list-style: none;
	margin-bottom: 1em;
	background: #fff6f6;
	border: solid 1px #f00;
}

