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 Red Theme
- */
/* Titlebar & Navigation */
#uc-titlebar {
background: #333;
}
#uc-titlebar.uc-titlebar-gradient {
background-color: #333;
border-top:1px solid #9966ff;
}
.ie10 #uc-titlebar.uc-titlebar-gradient,
.ie9 #uc-titlebar.uc-titlebar-gradient,
.ie8 #uc-titlebar.uc-titlebar-gradient,
.ie7 #uc-titlebar.uc-titlebar-gradient,
.gt10 #uc-titlebar.uc-titlebar-gradient a {
background-color: #333;
color:white;
}
.lte9 .uc-titlebar-gradient#uc-titlebar {
background-color: #333;
}
.ie7 .uc-titlebar-gradient#uc-titlebar {
background-color:#333;
}
.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:#9966ff;
}
#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 > a:hover,
#uc-navbar.navbar .nav > li.open > a.dropdown-toggle {
background-color:#9966ff;
color: #fff;
}
#uc-navbar.navbar .nav > .active > a,
#uc-navbar.navbar .nav > .active > a:hover,
#uc-navbar.navbar .nav > .active > a:focus {
color: #fff;
}
#uc-navbar.navbar .nav > li.current-menu-ancestor > a, #uc-navbar.navbar .nav > li.current-menu-item > a {
color: #ccc;
}
.navbar .btn-navbar .icon-bar {
background-color: #fff;
}
.dropdown-menu {
background-color:#333;
}
/*start 1.1 update*/
/*tabs with drop down*/
.navbar .bar {
background-color: #9966ff;
background: #9966ff;
}
.navbar .bar .dropdown-menu {
background-color: #9966ff;
}
#uc-navbar.navbar .bar > li > a:hover,
.lte9 #uc-navbar.navbar .bar li a:hover {
background-color:#fff;
color:#9966ff;
}
.lte9 #uc-navbar.navbar .bar li.dropdown.open>.dropdown-toggle {
background-color: #9966ff;
}
.navbar-inner .nav-collapse.in.collapse ul.nav.bar.with-drop {
background-color: #333;
}
.navbar .btn-navbar {
background-color:#1b2e67;
}
#uc-navbar.navbar .bar li.dropdown.open>.dropdown-toggle {
background-color: #9966ff;
}
/* bar with left navigation */
#nav-left .nav {
background-color:#9966ff;
}
#nav-left .nav li a{
color: #fff;
}
#uc-navbar.navbar .nav > li > a:active {
background-color: #9966ff;
}
.nav-collapse .dropdown-menu a:hover {
background-color:#9966ff;
color: #fff;
}
#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: #9966ff;
}
#uc-navbar.navbar .nav.stack-bottom > li.current-menu-item > a {
color: #ccc;
}
#uc-navbar .stack-top .current-menu-ancestor a {
background-color: #9966ff;
}
.nav.stack-top.with-left.desk-nav li a:hover {
background-color: #9966ff;
}
/*tab with drop down */
.nav.stack-bottom .dropdown-menu {
background-color: #9966ff;
}
.nav.stack-bottom .dropdown-menu a{
background-color: #9966ff;
}
#uc-navbar.navbar .nav.stack-bottom > li.current-menu-ancestor > a {
color: #9966ff;
}
/*end update section*/
/*drop down*/
.dropdown-menu>li>a, .ie7 .dropdown-submenu>a,
ul.dropdown-menu li:hover>a,
.lte10 ul.dropdown-menu li:hover>a, .nav-collapse .nav>li>a, .nav-collapse .dropdown-menu a,
.lte10 a.dropdown-toggle ul.dropdown-menu>li>a, .ie .navbar#uc-navbar .nav .dropdown-menu li a,
.lte10 .navbar#uc-navbar .nav .dropdown-menu li a:hover {
color: #fff;
}
ul.dropdown-menu li:hover>a{
color: #ede3c7;
background-color: #9966ff;
}
.ie .navbar#uc-navbar .nav .dropdown-menu li a:hover {
background-color: #9966ff;
}
.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;
}
/* posts */
body {
background-color: #fff;
}
a {
color: #E60000;
}
a:hover {
color:#E60000;
}
.content img {
border-color: #fff;
}
.post {
background-color: #ccc;
}
.post-header {
background-color: #333;
border-bottom-color:#E60000;
}
.post-header h1 a {
color: #fff;
}
.post-header h2 {
color: #fff;
}
.post-header h2 a {
color: #fff;
}
.post-content.content h2 {
background-color: #ccc;
color: #333;
}
.post-content ul {
color:#333;
}
.post-content ul:before {
color: #fff;
}
.post-meta, .content .post-meta a, .content .post-meta a:hover, .author-info {
color:#e60000;
}
.user-profile h1 {
background-color: #333;
border-bottom-color: #e60000;
color: #fff;
}
.user-profile .uup-user {
color: #9966ff;
}
/*footer menu*/
#uc-footer {
background-color: #333;
border-top-color: #9966ff;
}
#uc-footer-links, #uc-footer-links li, #uc-footer-links a, #uc-footer-links a:hover {
color: white;
}
/*post comments */
.comment, .pingback {
border-top-color: white;
}
.content .comment-meta a, .content .comment-meta a.comment-edit-link {
color: #E60000;
}
#comment-block {
background-color: #ccc;
}
.recentcomments a:hover {
color:#E60000;
}
/* lists */
ul li a:hover {
color: #E60000;
}
/* widgets */
.widget {
background-color: #ccc;
}
.widget-title {
border-bottom-color:#E60000;
background-color: #333 !important;
color: #fff;
}
.button.gform_button {
background-color: #333;
color:white;
border-bottom-color: #9966ff;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
## Post Archives
*/
.archive-title {
background-color: #333;
color:white;
border-bottom-color: #E60000;
}
.pagetitle {
background-color: #333;
color: #fff;
border-bottom-color: #E60000;
}
.author-info {
background-color: #fff;
}
/* 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: #9966ff;
}
.textwidget a:hover {
border-bottom-color: #e60000;
}
.span3 input, .span3 textarea, .span3 .uneditable-input {
color: #333;
}
#uc-search-field {
color: #333;
}
#searchsubmit {
background-color: #333;
color: #fff;
border-bottom-color: #9966ff;
}
input {
background-color:#333;
color: #fff;
border-bottom-color: #e60000;
}
input[type="password"] {
background-color: #fff;
}
.input-append input {
background-color: #fff;
color: #333;
}
.input-append .btn:last-child {
background: #fff;
border-bottom-color: #9966ff;
}
#uc-search-button {
background-color: #333;
border-bottom-color: #9966ff;
}
.screen-reader-text {
background-color: #333;
border-bottom-color: #E60000;
color: #fff;
}
#cat.postform {
color: #333;
background-color: #fff;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
## Main Content
*/
body {
background-color: #fff;
}
#top-gradient {
background: #fff;
}
#uc-main {
background-color: #fff;
}
.container#uc-main {
background-color: #fff;
}
blockquote {
border-left-color: #9966ff;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
## Base Styles
*/
.entry ul {
color: #333;
}
.content h2 {
background-color: #333;
color: #fff;
border-bottom-color: #E60000;
}
.post.content.clearfix .post-content h2 {
background-color: #ccc !important;
color: #333!important;
}
.entry h2 {
background-color: #ccc !important;
color: #333!important;
}
.content cite {
color:white;
}
.content code {
color: #9966ff;
}
.content pre {
background-color: #fff;
}
.content a:hover {
border-bottom-color: #E60000;
}
.content .wp-caption-text {
color: #333;
}
.content table th, .content table td {
border-top-color: #fff;
}
.content table tbody + tbody {
border-top-color: #9966ff;
}
.content table .content table {
background-color: #ffffff;
}
.content table tbody > tr:nth-child(odd) > td, .content table striped tbody > tr:nth-child(odd) > th {
background-color: #ccc;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
## Mobile/iPad Styles
*/
#uc-nav-mobile {
background-color: #9966ff;
}
@media (max-width: 767px) {
#uc-nav-mobile {
background-color: #9966ff;
}
}
/* tablet rules */
.ie .navbar#uc-navbar .nav li a {
color: #fff;
}
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
## Update 7
*/
/* ----- A-Z ------ */
.letter {
border-top:1px solid #ddd;
}
.letter-index li span {
color:#666;
}
.content a {
border-bottom:1px solid rgba(230, 0, 0,0.3);
text-decoration:none;
}
.content a:hover {
color:#A50303;
border-bottom:1px solid rgba(165, 3, 3, 0.3);
text-decoration:none;
}
.in-page-tabs .nav-tabs .current_page_item a {
background-color:#ddd;
}
/* ----- UUP ------ */
.content table th, .content table td {
border-top-color:#B5B5B5;
}
/* ----- In Page Nav ------ */
.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
background-color: #E60000;
}
#uc-navbar.navbar .nav > li.current-menu-ancestor > a,#uc-navbar.navbar .nav > li.current-menu-item > a {
background-color:white;
color:#9966FF;
}
#uc-navbar.navbar .nav > li.current-menu-ancestor > a:hover,#uc-navbar.navbar .nav > li.current-menu-item > a:hover {
background-color:#9966FF;
}
.ie #uc-navbar.navbar .nav > li.current-menu-ancestor > a,.ie #uc-navbar.navbar .nav > li.current-menu-item > a {
background-color:white;
color:#9966FF;
}
.ie #uc-navbar.navbar .nav > li.current-menu-ancestor > a:hover, .ie #uc-navbar.navbar .nav > li.current-menu-item > a:hover {
background-color:#9966FF;
color:white;
}