HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: /home/mmickelson/martyknows.com/wp-content/themes/fruit-shake/colors/brown-banana.css
/**
 * Brown Banana scheme for Fruit Shake
 */


/* =Global
----------------------------------------------- */

body, input, textarea {
	color: #333;
}
body {
	background: #AD9E89 url("../images/so-smooth-brown-banana.png");
}
#page {
	background: #3A322E;
}
#branding, #main, #colophon {
	background: #fff;
}

/* Headings */
hr {
	background-color: #ccc;
}

/* Text elements */
pre {
	background: #f4f4f4;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
}
ins {
	background: #fff9c0;
}
input[type=text],
input[type=email],
textarea {
	border-color: #ddd;
}

/* Links */
a,
a:visited {
	color: #4866aa;
}
a:focus,
a:active,
a:hover {
	color: #355293;
}


/* =Header
----------------------------------------------- */

#branding {
	border-bottom: 4px solid #fff;
}
#site-title a {
	color: #666;
	border-right: 1px solid #E4E0D4;
}
#site-title a:focus,
#site-title a:hover,
#site-title a:active {
	color: #333;
}
#site-description {
	background: #FDF9ED;
	border-color: #E4E0D4;
	color: #716E7E;
}
#site-image img {
	border-color: #E4E0D4;
}


/* =Menu
----------------------------------------------- */

#access {
	background: #fff;
	border-top: 3px solid #fff;
}
#access div {
	border-top: 1px solid #E4E0D4;
}
#access ul {
	border-left: 1px solid #E4E0D4;
}
#access a {
	border-right: 1px solid #E4E0D4;
	color: #777;
}
#access ul ul {
	-moz-box-shadow: 0 2px 2px rgba( 191, 191, 182, 0.5 );
	-webkit-box-shadow: 0 2px 2px rgba( 191, 191, 182, 0.5 );
	box-shadow: 0 2px 2px rgba( 191, 191, 182, 0.5 );
}
#access ul ul a {
	background: #E4E0D4;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #E4E0D4;
}
#access ul ul :hover > a {
	background: #d7d3c8;
	color: #555;
}


/* =Content
----------------------------------------------- */

#main {
	background: #FDF9ED;
	border-color: #E4E0D4;
}
.page-title {
	border-top: 1px solid #E4E0D4;
}
.page-title span {
	color: #666;
}
.page-title a {
	color: #666;
}
.page-title a:focus,
.page-title a:hover,
.page-title a:active {
	color: #333;
}
#author-info {
	border-top: 1px solid #E4E0D4;
}
.hentry,
.page-header {
	background: #FEFFF8;
	border-top: 4px solid #FEFFF8;
	border-bottom: 1px solid #E4E0D4;
}
.entry-header {
	border-top: 1px solid #E4E0D4;
}
.entry-title a {
	color: #333;
}
.entry-title a:focus,
.entry-title a:hover,
.entry-title a:active {
	color: #000;
}
.entry-header .entry-meta {
	border-color: #E4E0D4;
	color: #666;
}
.entry-header .entry-meta a {
	color: #666;
}
.entry-header .entry-meta a:focus,
.entry-header .entry-meta a:hover,
.entry-header .entry-meta a:active {
	color: #333;
}
.entry-content th {
	border-bottom: 1px solid #E4E0D4;
	color: #666;
}
.page-link a {
	background: #E4E0D4;
	color: #333;
}
.page-link a:focus,
.page-link a:hover,
.page-link a:active {
	background: #a6a69d;
	color: #fff;
}
.comments-link.fruity a {
	background: #E4E0D4 url("../images/comment-arrow-brown-banana.png") no-repeat 0 bottom;
	color: #333;
}
.rtl #main .comments-link.fruity a {
	background-image: url("../images/comment-arrow-brown-banana-rtl.png");
}
.comments-link.fruity a:focus,
.comments-link.fruity a:hover,
.comments-link.fruity a:active {
	background-color: #D7D3C7;
	color: #000;
}

/* Images */
#main img,
.wp-caption,
#main #gallery-1 img {
	background: #fff;
	border-color: #E4E0D4;
	-moz-box-shadow: 0 2px 2px rgba( 191, 191, 182, 0.5 );
	-webkit-box-shadow: 0 2px 2px rgba( 191, 191, 182, 0.5 );
	box-shadow: 0 2px 2px rgba( 191, 191, 182, 0.5 );
}
.wp-caption {
	color: #666;
}
dd.gallery-caption {
	color: #666;
}


/* =Aside Posts
----------------------------------------------- */

.home .format-aside .entry-meta,
.home .format-aside .entry-meta {
	border-top: 1px solid #E4E0D4;
	color: #666;
}
.home .format-aside .entry-meta a,
.home .format-aside .entry-meta a {
	color: #666;
}
.home .format-aside .entry-meta a:focus,
.home .format-aside .entry-meta a:hover,
.home .format-aside .entry-meta a:active,
.archive .format-aside .entry-meta a:focus,
.archive .format-aside .entry-meta a:hover,
.archive .format-aside .entry-meta a:active {
	color: #333;
}


/* =Link Posts
----------------------------------------------- */

.indexed .format-link {
	border-top-color: #E4E0D4;
}
.indexed .format-link .entry-header {
	border-top-color: #D7D3C7;
}
.indexed .format-link .entry-header {
	border-bottom: 1px solid #D7D3C7;
}
.indexed .format-link a{
	text-decoration: none !important;
}
.indexed .format-link a .entry-header {
	background: #E4E0D4;
	color: #333;
}
.indexed .format-link a .entry-header:hover,
.indexed .format-link a .entry-header:focus,
.indexed .format-link a .entry-header:active {
	background: #E9E5D9;
	color: #000;
}
.indexed .format-link .entry-content {
	color: #666;
}
.indexed .format-link .entry-content a {
	text-decoration: underline !important;
}
.format-link .entry-meta {
	border-top: 1px #e6dce6 solid;
}


/* =Image Posts
----------------------------------------------- */

.indexed .format-image {
	background: #3A322E;
	color: #867f7b;
	border-bottom-color: #352D29;
}
.indexed #main .format-image .entry-image {
	background: transparent;
	border: none;
	border-bottom: 1px solid #352D29;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0;
	padding: 0 0 4px;
	max-width: 100%;
}
.indexed .format-image .entry-header {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}
.indexed .entry-summary {
	padding: 1em 30px 0;
}
.indexed .format-image footer.entry-meta {
	border-top: 1px solid #352D29;
	color: #756d69;
}
.indexed .format-image .entry-meta a {
	color: #756d69;
}
.indexed .format-image .entry-meta a:focus,
.indexed .format-image .entry-meta a:hover,
.indexed .format-image .entry-meta a:active {
	color: #fff;
}
.indexed #main .format-image img,
.indexed .format-image .wp-caption,
.indexed #main .format-image #gallery-1 img {
	background: #2e2e2e;
	border: none;
	-moz-box-shadow: 0 2px 2px rgba( 0, 0, 0, 0.25 );
	-webkit-box-shadow: 0 2px 2px rgba( 0, 0, 0, 0.25 );
	box-shadow: 0 2px 2px rgba( 0, 0, 0, 0.25 );
	padding: 5px;
}
.format-image .more-link {
	color: #9b9592;
}
.format-image .more-link:hover,
.format-image .more-link:focus,
.format-image .more-link:active {
	color: #fff;
}

/* =Quote Posts
----------------------------------------------- */

.format-quote blockquote {
	color: #666;
}


/* =Status Posts
----------------------------------------------- */

.home .format-status .entry-meta,
.home .format-status .entry-meta {
	border-top: 1px solid #E4E0D4;
	color: #666;
}
.home .format-status .entry-meta a,
.home .format-status .entry-meta a {
	color: #666;
}
.home .format-status .entry-meta a:focus,
.home .format-status .entry-meta a:hover,
.home .format-status .entry-meta a:active,
.archive .format-status .entry-meta a:focus,
.archive .format-status .entry-meta a:hover,
.archive .format-status .entry-meta a:active {
	color: #333;
}


/* =Navigation
-------------------------------------------------------------- */

#content-nav {
	background: #fff;
	border-top: 1px solid #E4E0D4;
}
#content-nav a span {
	opacity: 0.8;
}


/* =Widgets
----------------------------------------------- */

.widget {
	background: #cebf97;
	border-bottom: 1px solid #B5A67E;
	color: #897b55;
}
.widget-title {
	border-top: 1px solid #B5A67E;
	color: #fff;
}
.widget a {
	color: #504425;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
	color: #766434;
}
/* Calendar Widget */
#wp-calendar tbody td {
	background: #bcac80;
	border-color: #cebf97;
}
/* Flickr Widget (WP.com) */
.widget_flickr #flickr_badge_uber_wrapper a:hover,
.widget_flickr #flickr_badge_uber_wrapper a:link,
.widget_flickr #flickr_badge_uber_wrapper a:active,
.widget_flickr #flickr_badge_uber_wrapper a:visited {
	color: #504425;
}
#supplementary {
	background: #cebf97;
}

/* =Comments
----------------------------------------------- */

#comments {
	background: #FDF9ED;
}
#comments-title {
	color: #716E7E;
}
.nocomments {
	color: #716E7E;
}
.commentlist {
	border-top: 4px solid #FEFFF8;
	border-bottom: 1px solid #E4E0D4;
}
.commentlist .pingback p {
	color: #666;
}
.commentlist .pingback a {
	color: #666;
}
.commentlist .pingback a:focus,
.commentlist .pingback a:hover,
.commentlist .pingback a:active {
	color: #333;
}
.commentlist li {
	background: #FEFFF8;
	border-color: #E4E0D4;
}
.comment-meta a {
	color: #666;
}
.comment-meta a:focus,
.comment-meta a:hover,
.comment-meta a:active {
	color: #501A95;
}
.comment-meta .comment-edit-link {
	color: #7348AA;
}
.comment-edit-link:focus,
.comment-edit-link:active,
.comment-edit-link:hover {
	color: #501A95;
}
.commentlist > .bypostauthor,
.commentlist .children > .bypostauthor {
	background: #fffff9;
}

/* Comment Form */
#respond {
	background: #FEFFF8;
	border-top: 4px solid #FEFFF8;
	border-bottom: 1px solid #E4E0D4;
}
#reply-title {
	border-color: #E4E0D4;
}
.commentlist #respond {
	border-color: #E4E0D4;
}


/* =Footer
----------------------------------------------- */

#colophon {
	background: #FDF9ED;
}


/* =404
----------------------------------------------- */

.error404 .post {
	background: #FEFFF8;
	border-top: 4px solid #FEFFF8;
	border-bottom: 1px solid #E4E0D4;
}