/* This is trek.css and originates in trekdiary.com files */

BODY			{ font-family:verdana, georgia, "times new roman", arial, times; color:#330000; background-color:#FFFFCC; }

A:link		{ color: #993300; background-color: #FFFFEE; text-decoration: none; font-weight: bold; }
A:visited	{ color: #666600; background-color: #FFFFCC; text-decoration: none; font-weight: bold; }
A:active	{ color: #FF0000; background-color: #FFFFEE; text-decoration: none; font-weight: bold; }
A:hover	  { color: #FF0000; background-color: #FFCC00; text-decoration: none; font-weight: bold; }

B	{ font-weight: 800 }

H1	{ font-size: 36px; text-align: center }
H1.box	{ font-size: 36px; text-align: center; background-color: #FFFFFF; border-color: #330000; border-style: outset; border-width: 8px 16px; }
H1.shortbox	{ font-size: 36px; text-align: center; background-color: #FFFFFF; border-color: #330000; border-style: outset; border-width: 8px 16px; margin-left:300px; margin-right:300px; }
H2	{ font-size: 24px; text-align: left }
H2.album	{ font-size: 24px; text-align: left }
H2.centre	{ font-size: 24px; text-align: center; }
H3	{ font-size: 20px; text-align: left }
H3.box	{ font-size: 20px; text-align: center; background-color: #FFFFEE; border-color: #330000; border-style: outset; border-width: 6px 10px; }
H3.comment	{ font-size: 16px; text-align: left }
H4	{ font-size: 18px; text-align: left; font-weight: 800 }

OL	{ font-size: 16px; text-align: left; font-weight: 600; padding: 5px 30px 5px 30px }
UL	{ font-size: 16px; text-align: left; font-weight: 400 }
LI	{ font-size: 16px; text-align: left; font-weight: 400; padding: 5px 30px 5px 30px }

P	{ font-size: 20px; text-align: left; font-weight: 400; margin-left: 10px }
P.advice	{ font-size: 12px; text-align: center; color: #CC0000 }
P.album	{ font-size: 20px; text-align: left; padding: 0px 30px 20px 30px }
P.anchor	{ font-size: 12px; text-align: center; font-weight: 800 }
P.big		{ font-size: 36px; text-align: left; font-weight: 400; margin-left: 10px }
P.caption	{ font-size: 20px; text-align: center }
P.comment	{ font-size: 16px; text-align: left; font-weight: 500; padding: 10px 50px 10px 50px }
P.footer	{ font-size: 10px; text-align: right; font-weight: 500; margin-right: 80px }
P.quote	{ font-size: 14px; font-weight: 400; text-align: justify; margin-left: 80px; margin-right: 80px }
P.ralign	{ font-size: 20px; text-align: right; font-weight: 400 }
P.source	{ font-size: 12px; text-align: right; font-weight: 800; font-style: italic; margin-left: 80px; margin-right: 80px }

P.tabright	{ font-size: 12px; text-align: right; font-weight: 400 }
P.tabcenter	{ font-size: 12px; text-align: center; font-weight: 400 }
P.tableft	{ font-size: 12px; text-align: left; font-weight: 400 }

TD	{ font-size: 14px; text-align: left; font-weight: 800; vertical-align: top }
TD.ralign	{ font-size: 14px; text-align: right; font-weight: 800 }
TD.calign	{ font-size: 14px; text-align: center; font-weight: 800 }
TD.jalign	{ font-size: 14px; text-align: justify; font-weight: 800 }
