@charset "utf-8"; /* CSS Document */ /************************************** * THEME NAME: uci_tema_1 * * Files included in this sheet: * * uci_tema_1/gradients.css **************************************/ /***** uci_tema_1/gradients.css start *****/ /** * Adds all the nice finish to the standard theme * */ th.header, td.header, h1.header, h2.header, h3.header, div.header { background-image:url(gradient.jpg); background-position:top; background-repeat:repeat-x; } .navbar { background-image:url(gradient.jpg); background-position:top; background-repeat:repeat-x; } /***** uci_tema_1/gradients.css end *****/ body { background-color: #B4CC78; margin: 0; padding: 0; } #page { background-color: #ffffff; margin: 0 20px; padding: 0 10px 10px 10px; border: 1px solid #910004; border-top: 6px solid #0D6726; } #header { padding-bottom: 0px; } #header-home { background-image: url(http://ucivirtual.net/moodle/theme/uci_tema_1/pix/header_uci.gif); background-position: top left; background-repeat: no-repeat; margin: 0px; height: 156px; border-bottom: 9px solid #B51018; } #header-home h1.headermain { font-family:Georgia, "Times New Roman", Times, serif; font-weight: normal; color: #005387; text-indent: -9999px } #header-home .headermenu { padding: 5px; background-color: #ffffff; font-size: 75%; filter:alpha(opacity=66);-moz-opacity:.66;opacity:.66; } #header-home select { font-size: 75%; } .navbar { background-image: none; background-color: #F1F5F8; border: 1px solid #910004; } a:link { color: #096433; } a:visited { color: #910004; } .sideblock .content { -moz-border-radius-bottomleft: 0px; -moz-border-radius-bottomright: 0px; font-size: 13px; line-height: 125%; } .headingblock img { margin: 0 10px 0 0; line-height: 200%; } .headingblock { color: #005387; }