'; if ($tempera_fronthideheader) {?> #branding {display: none;} #access, body #nav-toggle, .topmenu {display: none;} #colophon {display: none;} #footer2 {display: none;} #main {background: none;} .slider-wrapper {padding-top: px;} .slider-wrapper { max-width: px ; max-height: px ; } .slider-shadow { /* width: px ; */ } #slider{ max-width: px ; max-height: px ; border:px solid ; } .theme-default .nivo-controlNav {top:-px;} #front-text1 h2, #front-text2 h2 { color: ; } #front-columns > div, #front-columns > li { width: %; } #front-columns > div.column, #front-columns > li:nth-child(n+) { margin-right: 0; } .rtl #front-columns > div.column, .rtl #front-columns > li:nth-child(n+) { margin-left: 0; } .column-image { max-width:px;margin:0 auto;} .column-image img { max-width:px; max-height:px;} .nivo-caption { background-color: rgba(,0.7); } .nivo-caption, .nivo-caption a { color: ; } .theme-default .nivo-controlNav, .theme-default .nivo-directionNav a { background-color:; } .slider-bullets .nivo-controlNav a { background-color: ; } .slider-bullets .nivo-controlNav a:hover { background-color: ; } .slider-bullets .nivo-controlNav a.active {background-color: ; } .slider-numbers .nivo-controlNav a { color:;background-color:;} .slider-numbers .nivo-controlNav a:hover { color: ; } .slider-numbers .nivo-controlNav a.active { color:;} '; $tempera_presentation_page_styling = ob_get_contents(); ob_end_clean(); return $tempera_presentation_page_styling; } // tempera_presentation_css() // FIN