/*
Theme Name: Red Earth
Theme URI: http://prothemedesign.com/themes/mimbo-pro/
Description: A child theme for Mimbo Pro
Version: 0.2
Author: Darren Hoyt
Author URI: http://prothemedesign.com/themes/mimbo-pro/
Template: mimbopro

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/
@import url(../mimbopro/style.css);
body {
    background: #000
    }
#upper, #breadcrumbs {
    background: #999 !important
    }
a, a:visited {
    color: #691d0e
    }
a:hover, a:active {
    color: #66bb86
    }
#logo a, #logo a:visited {
    color: #FFF
    }
#description {
    color: #ffd284
    }
#masthead {
    background: #240b06 url(images/bg_masthead.png) !important
    }
#lead {
    background: #666;
    color: #eac7a8;
    border-color: #333
    }
#lead a, #lead a:visited {
    color: #FFF
    }
#lead img {
    border-color: #98482f
    }
#lead .commentcount {
    color: #FFF
    }
#lead .date {
    color: #ffd284
    }
a#fullstory, a#fullstory:visited {
    background: #60170a;
    color: #FFF
    }
a#fullstory:hover, a#fullstory:active {
    background: #1f0601
    }
.subfeature {
    background: #f2f3ee;
    border-color: #dadbd7
    }
.subfeature a, .subfeature a:visited {
    color: #2e2e2e
    }
#breadcrumbs {
    color: #98482f;
    border: none
    }
#breadcrumbs a, #breadcrumbs a:visited {
    color: #FFF
    }
#s {
    background: #efefef;
    color: #222;
    border: none
    }
#searchsubmit:hover {
    background: #944728
    }
#tags {
    background-color: #f0f0f0
    }
#meta {
    background: #583831
    }
#meta a, #meta a:visited {
    color: #FFF
    }
#meta li {
    color: #f5cba9
    }
footer {
    color: #691d0e
    }
footer a, footer a:visited {
    color: #691d0e
    }
#meta h3 {
    border-color: #6c5048
    }
#meta h4 {
    border-color: #6e524c;
    color: #fff
    }
#navbar {
    background: #000;
    border: none
    }
#nav a, #nav a:visited {
    color: #fee2b2
    }
#nav li:hover, #nav li.sfHover, #nav a:focus, #nav a:hover, #nav a:active {
    background: #691d0e
    }
#nav .current-cat a, #nav .current-cat a:visited, #nav .current_page_item a, #nav .current_page_item a:visited {
    background-color: #98482f;
    border: none;
    color: #fff
    }
#nav li li {
    background: #027d54
    }
#nav li li a, #nav li li a:visited {
    background: #691d0e
    }
#nav li li a:hover, #nav li li a:active {
    background: #46160c
    }
#nav li li.current-cat a, #nav li li.current-cat a:visited, #nav .current-cat .children a, #nav .current-cat .children a:visited {
    background: #691d0e
    }
#nav li li.current-cat a:hover, #nav li li.current-cat a:active, #nav .current-cat .children a:hover, #nav .current-cat .children a:active {
    background: #46160c
    }
#recent {
    background: none !important
    }
#recent h3 {
    color: #98482F
    }
#recent li {
    border-color: #8f3b22 !important
    }
#recent a, #recent a:visited {
    color: #fee2b2 !important
    }
#recent a:hover, #recent a:active {
    text-decoration: none;
    color: #FFF !important
    }
h3.catcolor1 {
    background: #66bb86 /*Colors for Category Summary Headers*/
    }
h3.catcolor2 {
    background: #762614
    }
h3.catcolor3 {
    background: #a19261
    }
/*Widget Lists*/
#sidebar .widget ul {
    border-left: 4px solid #FFF
    }
#sidebar .widget li {
    border-bottom: 1px solid #6a514b
    }
#sidebar .widget li a, #sidebar .widget li a:visited {
    background: #FFF !important;
    color: #706253 !important
    }
#sidebar .widget li a:hover, #sidebar .widget li a:active {
    background: #FFF !important;
    color: #41251f !important
    }
#sidebar .widget li li a, #sidebar .widget li li a:visited {
    background: #FFF !important
    }
#sidebar .widget li li a:hover, #sidebar .widget li li a:active {
    background: #FFF !important;
    color: #41251f !important
    }
body.page-template-template-full-width-php .entry img {
    max-width: 906px
    }
.entry img.aligncenter {
    margin: 5px auto 10px auto
    }
.textwidget {
    padding: 0
    }