/**
 * @version   1.0 August 15, 2011
 * @author    Mariusz Boloz http://www.mariuszboloz.com
 * @copyright Copyright (C) 2011 Mariusz Boloz
 */

/*header section*/ 
#rt-header					{background:url(../images/body/light/block-bg.png) no-repeat center bottom #fff;padding-bottom:14px;} 
 
/*feature section*/
#rt-feature 				{background:url(../images/body/light/block-bg.png) no-repeat center bottom #fff;padding-bottom:14px;}
 
/*bottom section*/
#rt-bottom 					{background:url(../images/body/light/block-bg.png) no-repeat center top #fff;}

/*top menu*/
.menutop li.parent.root > .item span, 
.menu-type-splitmenu .menutop li.parent .item span 		{background:url(../images/body/light/menu-active-arrow.png) no-repeat right 17px;}


/*============================================================*/
/*joomla menu*/
#rt-page-container ul.menu	li a 						{background:url(../images/body/light/arrow-right.png) no-repeat left center!important;}
#rt-page-container ul.menu li							{background:url(../images/body/light/border-hor.png) repeat-x bottom;} 

/*horizontal menu*/
#rt-page-container ul.menuhorizontal li 				{background:url(../images/body/light/border-ver.png) no-repeat right center;}

/*articles border*/
#rt-page-container .component-content .items-row,
#rt-page-container .rt-leading-articles 				{background:url(../images/body/light/border-hor.png) repeat-x bottom;}

/*articles-info*/
#rt-page-container .rt-articleinfo dd					{background:url(../images/body/light/border-ver.png) repeat-y right;}

/*search module*/
#rt-page-container .rt-block2 .search .inputbox  		{background:url(../images/body/light/search-icon.png) no-repeat left center;}

/*extensions*/
#rt-page-container #rt-sidebar-a .nspArt,
#rt-page-container #rt-sidebar-b .nspArt,
#rt-page-container #rt-sidebar-c .nspArt,
#rt-page-container #rt-bottom .nspArt,
#rt-page-container #rt-footer .nspArt					{background:url(../images/body/light/border-hor.png) repeat-x bottom;}

/*borders*/
#rt-page-container .border 								{background:url(../images/body/light/border-hor.png) repeat-x;}

/*pre tag*/
#rt-page-container pre									{background:#fff;border:solid 1px #d9d9d9;border-left:solid 5px #d9d9d9;}

/*quotes*/
#rt-page-container blockquote 							{color:#999;background:url(../images/typography/quote-bg.png) no-repeat left bottom;}

/*tables*/
#rt-page-container table.table 							{background:#f9fafb;border:solid 1px #d9d9d9;}
#rt-page-container .table tr.head						{background:#e4e6e9;}
#rt-page-container .table .zebra1,
#rt-page-container .table .zebra2 						{border-top:solid 1px #d9d9d9;}
#rt-page-container .table .zebra2 						{background:#f1f2f4;}
#rt-page-container .table .zebra1:hover					{background:#f6f7f8;}
#rt-page-container .table .zebra2:hover 				{background:#edeeef;}

/*images bg*/
#rt-page-container .gallery-box .sigplus-gallery img,
#rt-page-container .rt-blog .sigplus-gallery img,
#rt-page-container .item-page .sigplus-gallery img,
#rt-page-container img.left,
#rt-page-container img.right,
#rt-page-container img.center,
#rt-page-container .nspImage							{padding:5px!important;background:url(../images/body/light/image-bg.png);}