/* Style Sheet for the Paganlink Site */

A:link {
	color: #0000FF;
	text-decoration: underline;
}

A:visited {
	color: #663399;
	text-decoration: underline;
}

A:hover {
    background: #FFFF99;
    text-decoration: underline;
}

A:hover.extra-contrast {
    background: #FFFFFF;
    text-decoration: underline;
}

A:active {
    color: red;
    font-weight: bold;
    text-decoration: underline;
}


BODY {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: medium;
	line-height: normal;
	font-family: serif;
	color: #000000;
	background-color: #FFFFCC;
	background-image: url("http://www.paganlink.org/graphics/background.gif");
	background-repeat: repeat;
}

/* And now the specific stuff */

/*Link styles */

    
IMG.award {
    border: none;
    padding: 2px;
    }

IMG.logo { float: left; }
    
ADDRESS {
    font-style: italic;
    margin: 0em;
}

/* DIVs and Ps */

.holder
{
	width: 98%;
	background-color: #FFC;
	padding: 4px;
}

.header
{
	width: 99%;
	margin: 0 0 4px 0;
}


.navbar
{
	width: 100%;
	background-color: #093;
	color: #FFF;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	margin: 0;
	padding: 4px;
}

.logobar
{
	width: 100%;
	background-color: #FF9;
	color: #063;
	font-size: 48px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: right;
	vertical-align: bottom;
	white-space: nowrap;
	height: 68px;
	margin: 0;
	padding: 4px;
}


.internal-links
{
	width: 100%;
	padding: 4px;
	background-color: #FC3;
	color: #000;
	font-size: small;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	margin: 0;
}

.footer
{
	width: 100%;
	padding: 4px;
	background-color: #FC3;
	color: #000;
	font-size: small;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	margin: 0;
}

H1 {
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: xx-large;
    line-height: normal;
    font-family: serif;
	margin: 0em;
	color: #006633;
}

H2 {
    border-top: solid #FFFFFF 1px;
    border-right: #CCCC33 1px solid;
    border-bottom: #CCCC33 1px solid;
    border-left: solid #FFFFFF 1px;
    font-weight: bold;
    font-size: large;
    font-family: serif;
    color: #006633;
    background: #FFFF66;
    padding: 3px;
}

H2.sidebar {
    border: none;
    font-weight: bold;
    font-size: large;
    font-family: serif;
    color: #006633;
    background: #FFFF99;
    padding: 3px;
}

H2.news {
    border-top: solid #FFFFFF 1px;
    border-right: #CCCC33 1px solid;
    border-bottom: #CCCC33 1px solid;
    border-left: solid #FFFFFF 1px;
    font-weight: bold;
    font-size: large;
    font-family: serif;
    color: #006633;
    background: #FFFF66;
    padding: 3px;
}

H2.credit {
    border-top: solid #FFFFFF 1px;
    border-right: #CCCC33 1px solid;
    border-bottom: #CCCC33 1px solid;
    border-left: solid #FFFFFF 1px;
    text-align: right;
    font-weight: bold;
    font-size: large;
    font-family: serif;
    color: #006633;
    background: #FFFF66;
    padding: 3px;
}

H3 {
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: large;
    line-height: normal;
    font-family: serif;
	color: #006633;
}

H3.sidebar {
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: medium;
    line-height: normal;
    font-family: serif;
	color: #006633;
}


H4 {
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: medium;
    line-height: normal;
    font-family: serif;
	color: #006633;
}


/* Text styles */

SMALL {
    font-size: small;
}

P.firstpara {
	font-size: 110%;
}

.centre {
	text-align: center;
}

P.leftindent {
	margin: 0em 0em 0em 5%;
}

.white {
	color: #FFFFFF;
	font-weight: bold;
    }

.small {
    color: #000000;
    font-weight: bold;
    font-size: small;
    }
    
.newssmall {
    color: #000000;
    font-size: small;
    }

.username {
    color: #666666;
    font-size: small;
    }

.tiny {
    color: #000000;
    font-weight: bold;
    font-size: x-small;
    }

.smallwhite {
    color: #FFFFFF;
    font-weight: bold;
    font-size: small;
    }

.tinywhite {
    color: #FFFFFF;
    font-weight: bold;
    font-size: x-small;
    }

P.alert {
    color: #FF0000;
    font-style: italic;
    text-align: center;
    padding: 1%;
    margin: 12px 10%;
    border: solid red thin;
    }

.gbg {
    font-size: small;
    color: #cc0000;
}


CODE {
    color: #000000;
    font-weight: bold;
    font-family: monospace;
}

P.footer {
    color: #009933;
    font: small serif;
    text-align: center;
    white-space: nowrap;
}

P.counties {
    color: #000000;
    font: small serif;
    text-align: center;
    white-space: nowrap;
}

.shopname {
    font-weight: bold;
}

.address {
    font-style: italic;
}



STRONG.hotkey { 
    font-weight: bold;
}


/* Sidebar Styles */    
TD.sidebar {
    background: #FFFF99;
    vertical-align: top;
    padding: 8px;
    width: 15%;
    }

DT.sidebar {
    margin-top: 0.5em;
    color: #006633;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    font-size: medium;
    line-height: normal;
    font-family: serif;
}

DD.sidebar {
    font-size: small;
    margin-left: 10%;
    }
    
/* Lists */

DT {
    padding: 1em 0em 0em;
    font-weight: bold;
}

    
/* Styles used only in the Downloads area */
IMG.screenshot {
    margin: 1em 0em 1em 1em;
    float: right;
}

.tm {
    font-size: xx-small;
    vertical-align: super;
}


/* These styles only get used by the links directory in netstuff for now */

/* New links */
.new {
    font-size: small;
    color: #FF0000;
    font-family: sans-serif;
}

/* Editor's choices links */
.pick {
    color: #CC0099;
    font-family: sans-serif;
}

/* Warnings */
.warn {
    font-size: small;
    color: #FF0000;
    font-family: serif;
}


IMG.pick {
    float: left;
}

/* Popular Links */
.pop {
    font-size: small;
	color: #CC6600;
    font-family: sans-serif;
}

/* Date added */
.date {
    font-size: small;
	color: #000000;
}

/*	Menu unvisited links							*/
a.newestlink:link {
color: #FF0000;
    }

/*	Menu visited links							*/
a.newestlink:visited {
color: #990000;
}

/*	The link description							*/
span.descript {
    font-size: small;
}

/*	Links unordered lists							*/
ul {
list-style: disc;
}

/* On the new page, a style for the category link, so you can see it! */
P.categorylink {
    font-weight: bold;
    font-size: 110%;
}

/* Edinburgh */
    
TD.maintext {
	vertical-align: top;
	padding: 8px;
}

.subhead {
    font-weight: bold;
    color: #006633;
}