/* CSS for the Ontario Pirate Festival - http://www.thePirateFestival.com */
/* Created by Just Adequate Media - http://www.justadequate.net */
/* You really shouldn't steal this...but then again, why would you want to? */

body	{
	background: url("graphics/background.jpg");
	color: #450000;
	font-family: arial, helvetica, sans-serif;
}

a:link { color : #3030FF; text-decoration: none; }
a:visited { color: #292B7B; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: underline; }
a:active { color: #FF0000; text-decoration: underline; }

.navlinks  {
	color: #60360D;
	font-family: arial;
	font-weight: bold;
	font-size: 12pt;
}

.live { color: #8F650C; }

.navlinks a:link { color: #60360D; text-decoration: none; }
.navlinks a:visited { color: #66390E; text-decoration: none; }
.navlinks a:hover { color: #FFFF00; text-decoration: underline; }
.navlinks a:active { color: #FFFF00; text-decoration: none; }

.pageContent { margin: 10px 5px 15px 100px; background-color: #EEE4CB; padding: 20px; }

.newslinks a:link { font-size: 95%; font-style: italic; }
.newslinks a:visited { font-size: 95%; font-style: italic; }
.newslinks a:hover { font-size: 95%; font-style: italic; }
.newslinks a:active { font-size: 95%; font-style: italic; }


.pagetitle {
	color: #882010;
	font-family: times new roman, times, serif;
	font-size: 230%;
	font-weight: bold;
	font-style: italic;
}


.title	{
	color: #A60A10;
	font-family: times new roman, times, serif;
	font-size: 175%;
	font-weight: bold;
	font-style: italic;
}


sup { font-size: 70%; }



.fn1a	{ font-size: 80%; font-family: arial, helvetica, sans-serif; }
.neg1b  { font-size: 80%; font-family: arial, helvetica, sans-serif; font-weight: bold; }
.fba	{ font-family: arial, helvetica, sans-serif; font-weight: bold; }
.fnba	{ font-size: 80%; font-family: arial, helvetica, sans-serif; font-weight: bold; }
.fbu	{ font-weight: bold; text-decoration: underline; }
.fnew	{ font-size: 80%; font-family: arial, helvetica, sans-serif; font-weight: bold; color: #A60A10; }


