/* ------------------------------------------- */
/* BODY                                        */
body { background: #313131 url('../images/bg.gif') repeat-x left top; color: #bababa; }
/* ------------------------------------------- */
/* WRAP                                        */
#wrap { background: #6a6a6a; -moz-border-radius: 18px; -webkit-border-radius: 18px; -khtml-border-radius: 18px; border-radius: 18px; }
/* ------------------------------------------- */
/* BRANDING                                    */
#branding h1 em { background: url('../images/pensierocreativo.gif') no-repeat; }
#showreel { background: url('../images/showreel.png') no-repeat; }
/* ------------------------------------------- */
/* CONTENT MAIN                                */
#latestVideo { background: url('../images/video.png') no-repeat; }
/* ------------------------------------------- */
/* CONTENT SUB                                 */
#content_sub h3 {background: url('../images/download.gif') no-repeat;}
#content_sub ul { border-top: 1px solid #fff; }
	#content_sub ul li { border-bottom: 1px solid #fff; }
		#content_sub ul li a { background: url('../images/bullett.gif') no-repeat left center; color: #bababa; }
		#content_sub ul li a:hover { background: #5c5c5c url('../images/bullett.gif') no-repeat left center; color: #ffffff; }
/* ------------------------------------------- */
/* SITE INFO                                   */
#site_info { background: url('../images/x.gif') no-repeat 30px 100% }
