/*------------------------------------------------------------------
Template:	Journal
Version:	Joomla 1.5
Theme:		Blue
Copyright:	Joomlabamboo
Created:	October 2010
---------------------------------------------------*/


/* Background Image
-----------------------------------------------------------------------------*/
body {background:url(../images/brown/bg.jpg);color: #666661;}


/* Right Shadow
-----------------------------------------------------------------------------*/
.fullWrap {}
.grid1Row,.grid2Row,.grid3Row,.grid4Row,.grid5Row,.grid6Row,.logoRow,.bannerRow,.grid5Row,.bottomRow,.mainRow,.navRow,.tabRow {background: url(../images/brown/containerShadowRight.jpg) repeat-y right bottom}


/* Left Container Shadow
-----------------------------------------------------------------------------*/
.containerLeftBG {background: url(../images/brown/containerShadowLeft.jpg) repeat-y;float: left;width: 100%;display: inline;}



/* Horizontal separator image
-----------------------------------------------------------------------------*/
.gridWrap1,
.gridWrap2,
.gridWrap3,
.gridWrap4,
.gridWrap5,
.gridWrap6,
#logo,
#midCol,
#banner,
.jbMeta,
.mbWrapFlat,
.bottomRow ul li a,
.mbRow,
#leftCol .moduletable,
#leftCol .moduletable-none,
#leftCol .moduletable-panelmenu,
#leftCol .moduletable-slide,
#navWrap,
#nav ul li li a,
#nav ul.sf-js-enabled li li a.mainlevel.sf-with-ul,
.article_row,
.leading,
h1.componentheading,
 ul.jbtabs,
#jbtabbedArea

{background: url(../images/brown/separatorHor.png) repeat-x left bottom}



/* Top Shadows
-----------------------------------------------------------------------------*/
.topRow {
	line-height: 1;
	background: url(../images/brown/topShadowRight.jpg) no-repeat right bottom;
	/* [disabled]text-shadow: 0px 1px 1px #fff; */
}  
.topRow .containerBG{margin: 0;padding: 0;background: url(../images/brown/topShadowLeft.jpg) no-repeat left bottom;}


/* Footer
-----------------------------------------------------------------------------*/
.footerRow {background: url(../images/brown/bottomShadowRight.jpg) no-repeat right top;text-shadow: 0px 1px 1px #fff} 
.footerRow .containerBG {padding: 20px 0 20px 0;background: url(../images/brown/bottomShadowLeft.jpg) no-repeat left top}