/*Structured layout mainpage*/
.wrapper { background: #fff url(../../images/skin1/rtl/bg.png) repeat-x right top; }
#subpage .wrapper { background: #fff url(../../images/skin1/rtl/bg.png) repeat-x 100% -370px; }
/*HEAD AREA*/
#top .logo a, #top .logo a:hover { background: transparent url(../../images/skin1/rtl/logo.png) no-repeat right top; }
#nav li a { border-left: 1px solid #484848; }
#nav li.social a { border-left: 0; }

/*featured*/
#featured { background: transparent url(../../images/skin1/rtl/shadow.jpg) no-repeat scroll 100% 368px; }
/*infotext*/
#infotext { background: transparent url(../../images/skin1/rtl/bg_infotext.png) no-repeat scroll 100% -1px; }
	#infotext h1,
	#infotext h2{ background: transparent url(../../images/skin1/rtl/bg_infotext.png) no-repeat scroll center bottom; }
/*content*/
#sidebar .box a { background: transparent url(../../images/skin1/rtl/bullet_orange.png) no-repeat scroll right center; }
#sidebar .box ul ul a { background: transparent url(../../images/skin1/rtl/bullet_black.png) no-repeat scroll 98% center; }
#sidebar .box ul ul ul a { background: transparent url(../../images/skin1/rtl/bullet_black.png) no-repeat scroll 97% center; }
#sidebar .box ul ul ul ula { background: transparent url(../../images/skin1/rtl/bullet_black.png) no-repeat scroll 96% center; }
#sidebar .box ul ul ul ul ul a { background: transparent url(../../images/skin1/rtl/bullet_black.png) no-repeat scroll 95% center; }
/*blog*/
.entry .day { border-left: 1px solid #cacaca; }
/*footer*/
#footer .box ul li a { background: transparent url(../../images/skin1/rtl/bullet_grey.png) center right no-repeat; }
	#footer .box ul li a:hover { background: #262626 url(../../images/skin1/rtl/bullet_grey.png) center right no-repeat; }
#footer .custom_button { background: #494949 url(../../images/skin1/rtl/mail.png) 15px center no-repeat; }
#footer #searchsubmit { background: transparent url(../../images/skin1/rtl/search.png) 2px center no-repeat; border-right: 1px solid #222; }
.wrapper #footer .social_bookmarks .rss a { background: transparent url(../../images/skin1/rtl/rss_16.png) 100% 0 no-repeat; }
.wrapper #footer .social_bookmarks .facebook a { background: transparent url(../../images/skin1/rtl/facebook_16.png) 100% 0 no-repeat; }
.wrapper #footer .social_bookmarks .twitter a { background: transparent url(../../images/skin1/rtl/twitter_16.png) 100% 0 no-repeat; }
.wrapper #footer .social_bookmarks .flickr a { background: transparent url(../../images/skin1/rtl/flickr_16.png) 100% 0 no-repeat; }
.more-link { background: transparent url(../../images/skin1/rtl/bullet_orange.png) no-repeat scroll right 15px; }