body { Margin: 0; Padding: 0; }
.left { Float: left; }
.right { Float: right; }
.fifth { Width: 20%; }
.quarter { Width: 25%; }
.third { Width: 33.33%; }
.half { Width: 50%; }
.full { Width: 100%; Clear: both; }
.box { Margin-left: -0.04em; } /* IE hack */
.guard { Height: 0; Clear: both; }

img { Border: none; }
.centering { Text-align: center; }

.horiz ul { Padding: 0; Margin: 0; List-style: none; }
.horiz li { Float: left; }
.horiz a { Display: block; Padding: 0.5em; }
.horiz a { Color: white; Text-decoration: none; Font-weight: bold; }
.horiz {
	Background-color: #ff9900; Color: white;
	Border-top: 8px outset #ff9900;
	Border-bottom: 8px outset #ff9900;
}
li.active a { Font-weight: bold; }

.header h1, h2, h3 { Margin: 0; Color: #0099ff; }
.header h1 {
	Padding: 16px; Font-size: 2em;
	Background: url(leaves.jpg) center;
	Text-shadow: 1px 1px 0 #ffffff;
}
h2, h3 { Padding: 8px 0; }
h2 { Font-size: 1.3em; }
h3 { Font-size: 1.1em; }
#content { Padding: 16px; }
#lastmod { Padding: 0 16px; }
.aside { Margin: 16px; Padding: 16px; Border-left: 1px solid #543200; }
.footer { Border-top: 8px ridge #ff9900; }

.aside > ul { List-style: none; Margin: 0; Padding: 0; }
.aside > ul a { Display: block; Padding: 0.5em; }
.rss {
	Margin: 16px; Padding-left: 16px;
	Background: url(/tpl/feed-icon-14x14.png) no-repeat 0 50%;
}
