/* GOLD */
body {
background: #45001E url(images/bg.png) repeat-x;
color: #555555;
}

#wrap {
background: transparent url(images/wrap2.png) no-repeat scroll 0 0;
}

#wrap-2 {
background: transparent url(images/wrap2.png) top center no-repeat;
}

/* Hyperlinks */
a, a:visited { color: #8A2034; }

/* Header */
#header {
background: #FFF url(images/header.png);
color: #333;
}

#header h1, #header h1 a, #header h1 a:visited, #header h1 a:hover,
#headerleft p, #headerright p { color: #666; }

/* Navbar */
#navbar {
background: #333 url(images/navbar.gif);
color: #FFF;
}


#nav a {
background: #333 url(images/navbar.gif);
color: #FFF;
}

#nav a:hover {
background: #333 url(images/navdrop.gif);
color: #333;
}


#nav li li a, #nav li li a:link, #nav li li a:visited {
background: #333 url(images/navdrop.gif);
color: #333;
border-top: 1px solid #FFF;
}

#nav li li a:hover, #nav li li a:active {
background: #AAA786 url(images/navhov.gif);
color: #333;
}


/* Hometop */
#hometop h1 { color: #8A2034; }

#hometop h1 a, #hometop h1 a:visited, #hometop h1 a:hover{color: #A29E78; }

/* Bottom Sidebars */
#bottom {
background: #F1ECE1 url(images/homebottom.png) top no-repeat;
border-top: 5px solid #ACA988;
}

#bottom h2, #bottom h2 a, #bottom h2 a:visited, #hometop h2 a:hover { color: #8A2034; }


/* Content */
#content h1, #content h1 a, #content h1 a:visited, #content h1 a:hover, #content h4{ color: #8A2034; }


#content h2 {
color: #202020;
border-bottom: double #C0C0C0;
}

blockquote { border-left: 5px solid #C0C0C0;}

#contentleft { border: 1px solid #FFF; }

.postmeta { border-top: 1px dotted #C0C0C0; }

/* News Page */

#newspage h2 { color: #8A2034; }

#newspageleft { border-right: 1px solid #C0C0C0; }

/* Featured Top */

#featuredtop {
background: #F8F5EC;
border-bottom: 5px solid #ACA988;
}

#featuredtop h1 { color: #8A2034; }

#featuredtop h1 a, #featuredtop h1 a:visited, #featuredtop h1 a:hover { color: #A29E78; }

/* Info Top */
#infotop {
background: #FFF;
border-bottom: 0px solid #666;
}

#infotop h1, #infotop h1 a, #featuredtop h1 a:visited { color: #8A2034; }

#infotop h1 a:hover { color: #000; }

/* Left Sidebar */

#l_sidebar h2 {
color: #202020;
border-bottom: double #C0C0C0;
}

/* Right Sidebar */ 
#r_sidebar {
border: 1px solid #FFF;
}

#r_sidebar h2 {
color: #202020;
border-bottom: double #C0C0C0;
}

/* Widgets */
#subscribe ul li {
background: #FFF url(images/rss.gif) no-repeat top left;
}

#recent-posts ul li {
background: #FFF url(images/icon_recent.gif) no-repeat top left;
}

#recent-comments ul li {
background: #FFF url(images/icon_links.gif) no-repeat top left;
}

#categories-1 ul li {
background: #FFF url(images/icon_categories.gif) no-repeat top left;
}

#archives ul li {
background: #FFF url(images/icon_archives.gif) no-repeat top left;
}

#pages ul li {
background: #FFF url(images/icon_meta.gif) no-repeat top left;
}

#links ul li {
background: #FFF url(images/icon_links.gif) no-repeat top left;
}

#meta ul li {
background: #FFF url(images/icon_meta.gif) no-repeat top left;
}

/* Footer */
#footer {
background: #D9D8AC url(images/footer_white.png);
}

#footerhome {
background: #D9D8AC url(images/footer.png);
}
#footer p, #footerhome p, #footer a, #footer a:visited, #footerhome a, #footerhome a:visited {
color: #555555;
}

/* Search Form */
#s-head, #s, #words, #submit, #name, #email, #url, #signup {
background: #FFF;
color: #333;
border-top: 1px solid #666;
border-right: 1px solid #DDD;
border-left: 1px solid #666;
border-bottom: 1px solid #DDD;
}

#submit, #signup { background: #F5F5F5; }

/* Comments */
#commentblock, .commentname { color: #000; }

.commenttext, .commenttext-admin {
color: #000;
border-bottom: 1px dotted #C0C0C0;
}

#r_sidebarwidgeted #cformsform legend {
border-bottom: medium double #c0c0c0;
color: #202020;
}
