#access ul {
	font-size: 15px;
	font-weight: 700;
}

#branding {
	border-top: none;
	padding-bottom: 10px;
	position: relative;
	z-index: 2;
}

body.custom-background {
	background-color: #635d5d;
	background-image: url('https://www.secondinversion.org/wp-content/uploads/2014/08/wild_oliva1.png');
	background-repeat: repeat;
	background-position: top left;
	background-attachment: scroll;
}

#access {
	background-image: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.08));
	background-image: -moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.08));
	background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.08));
	box-shadow: rgba(0,0,0,0.2) 0 1px 2px;
}

#branding .only-search #s {
	border-color: #000;
	border-color: rgba(0,0,0,0.2);
}

#site-generator {
	border-color: #000;
	border-color: rgba(0,0,0,0.1);
}

#branding .only-search #s {
	background-color: #fff;
}

#branding .only-search #s {
	background-color: rgba(255,255,255,0.4);
}

#branding .only-search #s:focus {
	background-color: #fff;
	background-color: rgba(255,255,255,0.9);
}

#access a {
	color: #FFF;
}

#access li:hover > a,#access a:focus {
	color: #373737;
}

#branding .only-search #s {
	color: #373737;
}

body {
	background-color: #635d5d;
}

#site-generator {
	background-color: #635d5d;
}

#site-generator {
	background-color: rgba(99,93,93,0.1);
}

#branding {
	border-color: #494545;
}

#access {
	background-color: #00B4CC;
}

#access li:hover > a,#access a:focus {
	background: #00DFFC;
}

.entry-title,.entry-title a,.singular .entry-title {
	color: #E29063;
}

.entry-title a:hover,.entry-title a:focus {
	color: #DA7138;
}

a,#site-title a:focus,#site-title a:hover,#site-title a:active,.entry-title a:active,.widget_twentyeleven_ephemera .comments-link a:hover,section.recent-posts .other-recent-posts a[rel="bookmark"]:hover,section.recent-posts .other-recent-posts .comments-link a:hover,.format-image footer.entry-meta a:hover,#site-generator a:hover {
	color: #007989;
}

section.recent-posts .other-recent-posts .comments-link a:hover {
	border-color: #00b4cc;
}

article.feature-image.small .entry-summary p a:hover,.entry-header .comments-link a:hover,.entry-header .comments-link a:focus,.entry-header .comments-link a:active,.feature-slider a.active {
	background-color: #00b4cc;
}

.tag-links {
	display: none;
}