Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Rachele's UConn theme
- */
/* Titlebar & Navigation */
#uc-titlebar {
background: #000E2F;
}
#uc-titlebar.uc-titlebar-gradient {
background: #000E2F;
border-top: 1px solid #7c878e;
}
.lte9 .uc-titlebar-gradient#uc-titlebar
.lte9 .uc-titlebar-gradient #uc-titlebar a {
background: #000E2F;
color:red;
}
.ie7 #uc-navbar.navbar .nav > li > a,
.ie8 #uc-navbar.navbar .nav > li > a,
.ie9 #uc-navbar.navbar .nav > li > a,
.ie10 #uc-navbar.navbar .nav > li > a {
color: #FFF;
}
#uc-site-parent a {
color:#7c878e;
}
#uc-site-title,
#uc-site-title a,
#uc-navbar.navbar .menu-icon,
#uc-navbar.navbar .menu-label,
#uc-navbar.navbar .nav > li > a,
lte10 #uc-navbar.navbar .nav > li > a {
color: #FFF;
}
#uc-navbar.navbar .nav > li.current-menu-ancestor > a, #uc-navbar.navbar .nav > li.current-menu-item > a {
/* color: #ccc; */
}
#uc-navbar.navbar .nav > li > a:hover,
#uc-navbar.navbar .nav > li.open > a.dropdown-toggle {
background-color:#1b2e67;
color:#FFF;
}
#uc-navbar.navbar .nav > .active > a,
#uc-navbar.navbar .nav > .active > a:hover,
#uc-navbar.navbar .nav > .active > a:focus {
color:#1b2e67;
background-color: #FFF;
}
/*start 1.1 update*/
/*tabs with drop down*/
.navbar .bar {
background-color: #1b2e67;
background: #1b2e67;
}
.navbar .bar .dropdown-menu {
background-color: #1b2e67;
}
#uc-navbar.navbar .bar>li>a:hover {
background-color:#000E2F;
}
.navbar-inner .nav-collapse.in.collapse .nav.bar.with-drop {
background-color: #000E2F;
}
.navbar .btn-navbar {
background-color:#1b2e67;
}
/* bar with left navigation */
#nav-left .nav {
background-color:#1b2e67;
}
#nav-left .nav li a{
color: #fff;
}
#uc-navbar.navbar .nav > li > a:active {
background-color: #000E2F;
}
.nav-collapse .dropdown-menu a:hover {
background-color:#1b2e67;
}
#nav-left li a.menu-parent {
color: #fff !important;
}
/*tab with left nav */
ul.nav.stack-bottom,
#uc-navbar .stack-top .current-menu-item a,
#uc-navbar.navbar .stack-top >li.current-menu-item>a:hover {
background-color: #1b2e67;
}
#uc-navbar.navbar .nav.stack-bottom > li.current-menu-item > a {
color: #7c878e;
}
#uc-navbar .stack-top .current-menu-ancestor a {
background-color: #1b2e67;
}
.nav.stack-top.with-left.desk-nav li a:hover {
background-color: #1b2e67;
}
/*tab with drop down */
.nav.stack-bottom .dropdown-menu {
background-color: #1b2e67;
}
.nav.stack-bottom .dropdown-menu a{
background-color: #1b2e67;
}
#uc-navbar.navbar .nav.stack-bottom > li.current-menu-ancestor > a {
color: #7c878e;
}
.ie #uc-navbar.navbar .nav > li.current-menu-ancestor > a,.ie #uc-navbar.navbar .nav > li.current-menu-item > a {
color:#000E2F;
}
/*end update section*/
/*drop down*/
#uc-navbar.navbar .nav > li.current-menu-ancestor > a {
color: #fff;
}
.dropdown-menu {
background-color: #000E2F;
}
ul.dropdown-menu:before {
color: #FFF;
}
.dropdown-menu>li>a {
color: #FFF;
background-color: #000E2F;
}
.ie7 .dropdown-submenu>a {
color: #1b2e67;
background-color: #000E2F;
}
ul.dropdown-menu li:hover>a{
color: #FFF;
background-color: #1b2e67;
}
.navbar-inner .menu-item.menu-item-type-post_type.menu-item-object-page a:hover {
background-color: #1b2e67;
}
.ie10 ul.dropdown-menu li:hover>a,
.lte9 ul.dropdown-menu li:hover>a{
color: #FFF;
}
.nav-collapse .nav>li>a,
.nav-collapse .dropdown-menu a,
.ie10 a.dropdown-toggle ul.dropdown-menu>li>a,
.lte9 a.dropdown-toggle ul.dropdown-menu>li>a {
color: #FFF;
}
.ie .navbar#uc-navbar .nav .dropdown-menu li a,
.ie .navbar#uc-navbar .nav .dropdown-menu li a:hover {
color: #FFF;
}
.ie .navbar#uc-navbar .nav .dropdown-menu li a:hover {
background-color: #1b2e67;
}
.navbar .nav li.dropdown>.dropdown-toggle .caret,
.navbar .nav li.dropdown.open>.dropdown-toggle .caret,
.navbar .nav li.dropdown>a:hover .caret,
.navbar .nav li.dropdown>a:focus .caret {
border-top-color: #FFF;
border-bottom-color: #FFF;
}
/* Main Content */
body {
background-color: #d8dfdb;
}
a {
color: #0047c8;
}
a:hover {
color:#0047c8;
}
#top-gradient {
background: #d8dfdb;
}
#uc-main {
background-color: #d8dfdb;
}
#uc-main.container {
background-color: #d8dfdb;
}
blockquote {
border-left-color: #e4002b;
}
/* Base Styles */
.entry ul {
color: #333;
}
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6,
.post.content.clearfix .entry h2 {
background-color: transparent !important;
color: #333!important;
}
.content a:hover {
border-bottom-color: #005580;
}
.content h2 {
background-color: #000E2F;
color: #FFF;
border-bottom-color: #7c878e;
}
.content cite {
color:#252500;
}
.content code {
color: #e4002b;
background-color:#d8dfdb;
}
.content pre {
background-color:#d8dfdb;
}
.content .wp-caption-text {
color: #333;
}
.content table th, .content table td {
border-top-color: #e4002b;
}
.content table tbody + tbody {
border-top-color: #0047c8;
}
.content table .content table,
.content table tbody > tr:nth-child(odd) > td,
.content table striped tbody > tr:nth-child(odd) > th {
background-color: #FFF;
}
.content img {
}
/* posts */
.post {
background-color: #FFF;
}
.post-header {
background-color: #000e2f;
border-bottom-color: #7c878e;
}
.post-header h1 a {
color: #FFF;
}
.post-header h2 {
color: #FFF;
}
.post-header h2 a {
color: #FFF;
}
.post-content.content h2 {
background-color: #FFF;
color: #333;
}
.post.content.clearfix .post-content h2 {
background-color: transparent !important;
color: #333;
}
.post-content ul {
color:#333;
}
.post-content ul:before {
color: #fff;
}
.post-meta {
color:#999;
}
.content .post-meta a {
color:#0047c8;
}
.content .post-meta a:hover {
color:#0047c8 !important;
}
.author-info {
border-color:eee;
background-color: #ff3333;
}
/* user profiles */
.user-profile h1 {
background-color: #000f30;
border-bottom-color: #7d888e;
color: #fff;
}
.user-profile .uup-user {
color: #e5002b;
}
/*post comments */
.comment,
.pingback {
border-top-color: #747000;
}
.content .comment-meta a,
.content .comment-meta a.comment-edit-link,
.recentcomments a:hover {
color: #0047c8;
}
#comment-block {
background-color: #FFF;
}
/* Post Archives */
.archive-title {
background-color: #000e2f;
color: #fff;
border-bottom-color: #7c878e;
}
a.url.fn.n {
color: #fff;
}
.pagetitle {
background-color: #000e2f;
color: #fff;
border-bottom-color: #7c878e;
}
.author-info {
border:1px solid #eee;
background-color: #fff;
}
/* lists */
ul li a:hover {
color: #0047c8;
}
/* widgets */
.widget,
ul#menu-top-nav.menu a:hover {
background-color: #fff;
}
.widget-title {
border-bottom-color: #7c878e;
background-color: #000e2f !important;
color:#fff;
}
.ie10 #home.widget-title,
.lte9 #home.widget-title {
background-color: #000e2f;
}
.button.gform_button {
background-color: #000e2f;
color:#FFF;
border-bottom-color: #e4002b;
}
/* specific widgets */
.widget_archive ul ul, ul ul,
.widget_categories ul ul,
.widget_meta ul ul,
.widget_pages ul ul,
.widget_recent_comments ul ul,
.widget_recent_entries ul ul {
color: #333;
}
.widget_rss .widget-title,
.widget_rss .widget-title a {
color: #fff;
}
.widget_rss .rss-date,
.widget_rss cite {
color: #747000;
}
.textwidget a {
color: #0047c8;
}
.span3 input,
.span3 textarea,
.span3 .uneditable-input {
color: #000e2f;
}
#uc-search-field {
color: #252500;
}
#uc-search-button {
background-color: #333;
border-bottom-color: #7c878e;
}
#searchsubmit {
background-color: #333;
color: #fff;
border-bottom-color: #e4002b;
}
input {
background-color:#252500;
color: #fff;
border-bottom-color: #7c878e;
}
input[type="password"] {
background-color: #fff;
}
.input-append input {
background-color: #d8dfdb;
color: #333;
}
.input-append .btn:last-child {
background: #d8dfdb;
border-bottom-color: #e4002b;
}
.screen-reader-text {
border-bottom-color: #7c878e;
color: #fff;
}
#cat.postform {
color: #333;
background-color: #fff;
}
/* Mobile/iPad Styles */
#uc-nav-mobile {
background-color: #7c878e;
}
@media (max-width: 767px) {
#uc-nav-mobile {
background-color: #7c878e;
}
}
/* tablet rules */
.ie .navbar#uc-navbar .nav li a {
color: #fff;
}
/*footer menu*/
#uc-footer {
background-color: #000e2f;
border-top-color: #e4002b;
}
#uc-footer-links,
#uc-footer-links li {
color: #FFF;
}
#uc-footer-links.clearfix a:hover {
background-color: transparent;
}
#uc-footer-links a,
#uc-footer-links a:hover {
color: #FFF;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
## Update 7
*/
/* ----- A-Z ------ */
.in-page-tabs .nav-tabs .current_page_item a {
background-color:#ddd;
border-color:#ddd;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
#uc-navbar.navbar .nav > li.current-menu-ancestor > a,#uc-navbar.navbar .nav > li.current-menu-item > a {
background-color:#D8DFDB;
color:#000E2F;
}
#uc-navbar.navbar .nav > li.current-menu-ancestor > a:hover,#uc-navbar.navbar .nav > li.current-menu-item > a:hover {
}