/*----------------------------------------------------------------------------
Color Style Sheet - Brown Theme
Template Name: Rational Magic
Version: 1.0
Author: JoomlaJunkie
Support: http://www.joomlajunkie.com/members-forum/
Found a bug? http://bugs.joomlajunkie.com
Template Guide: http://www.joomlajunkie.com/template-guides.html
NOTE: Always make a backup of your stylesheets before editing!
----------------------------------------------------------------------------*/
div#top {
background: transparent url(../images/brown/top-bg.png) repeat-x scroll 0%;
}
#hmenu {
background: #F8F4ED url(../images/brown/hmenu_bg.png) repeat-x scroll center bottom;
}
.sectiontableheader {
background: transparent url(../images/brown/table-header-bg.png) repeat-x scroll 0% 50%;
border: 1px solid #B19350;
}
#left div.h3-image h3,
#right div.h3-image h3,
#left div.h3-image-sfx h3,
#right div.h3-image-sfx h3 {
background-image: url(../images/brown/normal-module-top.png);
}
h1,h3,h5,
a:link,
a:visited,
td.contentheading,
#pathway a:link,
#pathway a:visited,
#pathway a:hover,
#user2 .moduletable a.readon,
#user1 .moduletable a.readon,
#advert1 .moduletable a.readon,
#advert3 .moduletable a.readon,
#user1 .moduletable h3,
#advert1 .moduletable h3,
#advert3 .moduletable h3,
#user2 .moduletable h3,
#right div.moduletable-sfx.h3-plain h3,
#left div.moduletable-sfx.h3-plain h3 {
color: #B19350
}
.highlight,
#left div.h3-colorbg h3,
#right div.h3-colorbg h3,
#left div.h3-colorbg-sfx h3,
#right div.h3-colorbg-sfx h3 {
background: #B19350;
}
#color-text {
background: url(../images/brown/select.gif) no-repeat;
}
a.brown-color {
height: 19px;
width: 19px;
background: url(../images/color-brown.gif) no-repeat 0 -19px;
display: block;
}
input.button {
background: transparent url(../images/brown/button-bg.png) repeat-x scroll center top;
}
#pathway a:link,
#pathway a:visited,
#pathway a:hover {
background: url(../images/brown/pathway_arrow.png) no-repeat right;
}