﻿/****************************************************************************************\

    Global Selectors

\****************************************************************************************/

html 
{
}

body 
{
    background      : #f8f5ed url(images/bgBody.jpg) bottom left repeat-x;
}

h1 
{
}

h2 
{
}

h3 
{
}

h4 
{
}

h5 
{
}

h6 
{
}

p 
{
}

ul 
{
}

ol 
{
}

li 
{
}

strong 
{
}

em 
{
}

u 
{
}

a 
{
    color           : #345e9d;
}

a:visited 
{
    color           : #345e9d;
}

a:hover 
{
    color           : #345e9d;
}

table 
{
    border          : solid 1px #c9b766;
}

tr 
{
}

th 
{
}

td 
{
    border          : solid 1px #c9b766;
}

img 
{
}

/****************************************************************************************\
    
    Compound Selectors

\****************************************************************************************/

/*___ DIV _________________________________________________________________*/
div#brandingBG
{
    background      : transparent url(images/bgBrandBG.jpg) no-repeat top center;
}

div#catList
{
    border          : solid 1px #c9b766;
}

div.commentForm
{
    border-top      : solid 1px #c9b766;
}

div.comment
{
    background-color: #f8f4e4;
    border          : solid 1px #A5ACB2;
}

/*___ SPAN _________________________________________________________________*/
span.pubDate,
span.author
{
    color           : #6f8763;
}

/*___ H1 _________________________________________________________________*/
div#branding h1
{
    background      : transparent url(images/bgBranding.jpg) no-repeat top left;
	color           : #345e9d;
}

div#page h1,
div#contact h1
{
    color           : #345e9d;
}

h1#addcomment
{
    color           : #6f8763;
}

h1#comment
{
    color           : #6f8763;
    border-top      : solid 1px #C9B766;
}

/*___ H2 _________________________________________________________________*/
div#branding h2
{
    background      : transparent url(images/bgH4.jpg) no-repeat top left; 
}

div#page h2,
div.text h2
{
    color           : #6f8763;
}

/*___ H3 _________________________________________________________________*/

/*___ H4 _________________________________________________________________*/

div#widget1ef27b78-0218-420c-bfda-038163510def h4
{
    background      : transparent url(images/h4AboutAuthor.gif) no-repeat top right;
}

div#widget76dfb6eb-1931-47b6-bece-167a7d0a0b79 h4
{
    background      : transparent url(images/h4FindMore.gif) no-repeat top right;
}

div#widget70d571cd-f2bc-45be-ab59-46a7fed45a1b h4
{
    background      : transparent url(images/h4Resources.gif) no-repeat top right;
}

div#widget2ff808f3-7912-401b-a102-a37e6cb8b143 h4
{
    background      : transparent url(images/h4Admin.gif) no-repeat top right;
}

/*___ H5 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ P _________________________________________________________________*/

/*___ UL _________________________________________________________________*/

/*___ OL _________________________________________________________________*/

/*___ LI _________________________________________________________________*/
div#navigation li
{
    background      : transparent url(images/bgNavRoll.jpg) no-repeat top left;
    color           : White;
}

/*___ STRONG _________________________________________________________________*/

/*___ EM _________________________________________________________________*/

/*___ U _________________________________________________________________*/

/*___ A _________________________________________________________________*/
ul#categorylist a,
ul#categorylist a:hover,
ul#categorylist a:visited
{
    color           : #345e9d;
}

div#navigation li a,
div#navigation li a:visited
{
    background      : transparent url(images/bgNav.jpg) no-repeat top left;
    color           : White;
}

div#navigation li a:hover
{
    background      : transparent;
}

span.author a,
span.author a:hover,
span.author a:visited
{
    color           : #6f8763;
}

ul#commentMenu li,
ul#commentMenu li:hover,
ul#commentMenu li:visited
{
    color           : #345e9d;
}

/*___ TABLE _________________________________________________________________*/
table.loginbox,
table.loginbox table
{
    border          : none;
}

/*___ TR _________________________________________________________________*/
table.loginbox tr
{
    border          : none;
}
/*___ TH _________________________________________________________________*/
table.loginbox th
{
    border          : none;
}

/*___ TD _________________________________________________________________*/
table.loginbox td
{
    border          : none;
}

table.loginbox table tbody > tr:first-child > td
{
    color           : #345e9d;
}

/*___ IMG _________________________________________________________________*/
div.text img,
div#page img
{
    border          : solid 1px #C9B766;
}

/*___ FORM _________________________________________________________________*/

/*___ INPUT _________________________________________________________________*/
input#searchbutton,
#btnSaveAjax,
div#contact .btnSend
{
    border          : solid 1px #345e9d;
}
/*___ LABEL _________________________________________________________________*/

/*___Group/Section/Class_________________________________________________________________*/