/*
Theme Name: Hardbrook
Theme URI: https://hardbrook.com
Author: Richard Seabrook
Author URI: https://hardbrook.com/
Description: A base theme for blog development
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: custom-menu, sticky-post, microformats, rtl-language-support, translation-ready, full-width-template, post-formats

This theme, like WordPress, is licensed under the GPL.

Colors
Mint Green: rgb(164,224,192);
Lighter Green: rgb(173,247,203);
Peach: rgb(225,141,108);

*/

/* Import Normalize.css */
@import url('https://e06203.claudeassets.com/20251126064615cs_/https://www.sharingmysole.com/wp-content/themes/hardbrook/normalize.css');

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

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.row {
	width: 100%;
}
.row [class^="span-"] {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
.row.gutter [class^="span-"] {
	margin-right: 1%;
}
.row.gutter [class^="span-"]:last-child {
	margin: 0;
}
.row.gutter .span-4 {
	width: 32.66%;
}
.jump-up,
.jump-right {
	position: relative;
}
.jump-up:hover {
	bottom: 10px;
}
.jump-right:hover {
	left: 10px;
}


/* =Typography
-------------------------------------------------------------- */

body {
	font-family: Montserrat;
	letter-spacing: 1px;
}
.center {
	text-align: center;
}
h1, h2, h3, h4, h5, h6,
#access,
footer.entry-meta {
	font-size: 12px;
	font-weight: normal;
}
.entry-content p {
	font-family: 'Open Sans';
	font-size: 12px;
	line-height: 1.5em;
}
#access,
.entry-title,
footer.entry-meta,
#colophon {
	text-transform: uppercase;
	letter-spacing: 2px;
}
.entry-header .entry-meta {
	font-family: 'Open Sans';
	font-size: 11px;
}
footer.entry-meta,
footer.entry-meta p {
	font-size: 10px;
}
#colophon {
	font-family: Montserrat;
	font-size: 10px;
}
.back-to-top {
	font-family: 'Open Sans';
}

.about-widget h3,
.category-tile-widget,
.widget_search label,
h3.social-title {
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 1.67em;
}
.about-widget p,
#searchform input#s,
.tweet {
	font-family: 'Open Sans';
	font-size: 12px;
	line-height: 1.5em;
}
.category-tile-widget,
.widget_search label {
	font-size: 10px;
}

h2.green-bg {
	background-color: rgb(164,224,192);
	font-size: 14px;
	line-height: 40px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.page h2,
.page h3,
.page p {
	margin-bottom: 2em;
}
.page h3 {
	font-size: 11px;
}



/* =Links
-------------------------------------------------------------- */

a {
	color: rgb(0,0,0);
    text-decoration: none;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
a:hover,
.current-menu-item a,
a.bright,
.tweet a {
	color: rgb(225,141,108);
}
.entry-content a,
#colophon a {
	color: rgb(225,141,108);
}
.entry-content a:hover {
	text-decoration: underline;
}



/* =Structure
-------------------------------------------------------------- */

#page,
.inner {
	display: block;
	margin: 0 auto;
        width: 960px;
}
#primary {
	float: left;
	margin: 0 -290px 0 0;
	width: 100%;
}
#content {
	margin: 0 330px 0 0;
}
#main .widget-area {
	float: right;
	width: 270px;
}
#main .widget-area img {
	max-width: 270px;
}
#colophon {
	clear: both;
	display: block;
	width: 100%;
}

/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
}

/* Text meant only for screen readers */
.screen-reader-text,
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


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

.top-bar {
	background-color: rgb(164,224,192);
	margin-bottom: 60px;
}
.top-bar .inner {
	position: relative;
}
.top-bar img.aligncenter {
	position: relative;
	top: 45px;
}
.top-bar ul {
	position: absolute;
	bottom: 10px;
	right: 0;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.top-bar ul li {
	position: relative;
	float: left;
	padding: 4px 8px;
}
.top-bar ul li:hover {
	bottom: 5px;
}

#site-title {
	font-size: 2em;
	font-weight: bold;
	margin: .67em 0;
}
#site-title a {
	display: block;
	width: 400px;
	margin: 0 auto;
}
#site-description {
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 1em;
}


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

#access {
	display: block;
	float: left;
	margin: 0 auto 48px auto;
	width: 100%;
}
#access ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
}
#access a {
	display: block;
	line-height: 2em;
	padding: 0 1em;
	text-decoration: none;
}
#access.center div {
	float:left;
	width:100%;
	overflow:hidden;
	position:relative;
}
#access.center div ul {
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
}
#access.center div ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
}
#access ul ul {
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	position: absolute;
	top: 2em;
	left: 0;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #dedede;
	line-height: 1em;
	padding: .5em .5em .5em 1em;
	width: 10em;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {

}
#access ul ul a:hover {

}
#access ul li:hover > ul {
	display: block;
}


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

.post {
    margin-bottom: 50px;
}

/***** Entry Header *****/
.entry-header {
	background-color: rgb(250,250,250);
	border: 1px solid rgb(232,232,232);
	line-height: 36px;
	padding: 0 10px 0 10px;
}
.entry-header .entry-title {
	display: inline;
	margin: 0;
}
.entry-header .entry-meta {
	color: rgb(180,180,180);
	padding-top: 2px;
}

/***** Entry Footer *****/
footer.entry-meta {
	position: relative;
	padding: 5px 0;
	text-align: center;
}
footer.entry-meta .social a {
	display: block;
	background-color: rgb(164,224,192);
	padding: 14px 0;
}
footer.entry-meta .social a:hover {
	color: rgb(0,0,0);
	background-color: rgb(173,247,203);
}


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

.entry-meta {
	clear: both;
	display: block;
}
.single-author .entry-meta .byline {
	display: none;
}
#content nav {
	display: block;
	overflow: hidden;
}
#content nav .nav-previous {
	float: left;
	width: 50%;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}
#nav-below {
	margin: 1em 0 0;
}
.page-link {
	clear: both;
	margin: 0 0 1em;
}
.page .edit-link {
	clear: both;
	display: block;
}

/* 404 page */
.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}

/* Notices */
.post .notice,
.error404 #searchform {
	background: #eee;
	display: block;
	padding: 1em;
}

/* Image Attachments */
.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}

/* Aside Posts */
.format-aside .entry-header {
	display: none;
}
.single .format-aside .entry-header {
	display: block;
}
.format-aside .entry-content,
.format-aside .entry-summary {
	padding-top: 1em;
}
.single .format-aside .entry-content,
.single .format-aside .entry-summary {
	padding-top: 0;
}

/* Gallery Posts */
.format-gallery .gallery-thumb {
	float: left;
	margin: 0 1em 0 0;
}

/* Image Posts */
.format-image .entry-header {
	display: none;
}
.single .format-image .entry-header {
	display: block;
}
.format-image .entry-content,
.format-image .entry-summary {
	padding-top: 1em;
}
.single .format-image .entry-content,
.single .format-image .entry-summary {
	padding-top: 0;
}


/* =Images
-------------------------------------------------------------- */

a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img,
.wp-caption {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}
.wp-caption {
	padding: .5em;
	text-align: center;
}
.wp-caption img {
	margin: .25em;
}
.wp-caption .wp-caption-text {
	margin: .5em;
}
.gallery-caption {
}
.wp-smiley {
	margin: 0;
}


/* =Forms
-------------------------------------------------------------- */

.search {
	padding: 10px 10px 15px 10px;
	background-color: rgb(250,250,250);
	border: 1px solid rgb(232,232,232);
}
#searchform {
    	border: 1px solid rgb(173,247,203);
	background-color: white;
}
#searchform label {
	display: none;
}
#searchform input#s {
    outline: none;
    border: none;
    padding: 10px 0 10px 10px;
	width: 90%;
}
#searchform input#searchsubmit {
	display: none;
    background: url('https://65d7e8.claudeassets.com/20251126064615im_/https://www.sharingmysole.com/wp-content/themes/hardbrook/images/mag.jpg') center center no-repeat;
    border: none;
    height: 30px;
    width: 30px;
}
input[type=text] {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {
	width: 80%;
}

/* Class for labelling required form items */
.required {
	color: #cc0033;
}


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

#comments-title,
#reply-title,
#respond #submit {

}
#comments-title {
	padding-bottom: 5px;
	border-bottom: 1px solid black;
	margin-bottom: 10px;
}
article.comment {
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px solid black;
	margin-bottom: 15px;
}
#respond #submit {
	background-color: black;
	color: white;
	border: none;
	padding: 8px 10px;
}
#respond input[type=text] {
	display: block;
	width: 60%;
}
#respond textarea {
	display: block;
	margin: 0 0 1em;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}


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

.widget {
	display: block;
	margin-bottom: 30px;
}
.widget-area .widget_search {
	overflow: hidden;
}

.category-tile-widget {
	background-color: rgb(250,250,250);
	border: 1px solid rgb(232,232,232);
}
.category-tile-widget .category-tile {
	float: left;
	width: 120px;
	margin: 10px 7px 8px 7px;
}
.category-tile-widget .category-tile:hover a {
	color: rgb(225,141,108);
}
.category-tile-widget .category-tile:hover a img {
	box-shadow: 0 0 3px 1px rgb(225,141,108);
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.instagram-widget-wrapper {
	width: 180px;
	margin: 0 auto;
}
.instagram-widget-inner {
	padding: 10px 0px 0px 10px;
	box-shadow: 0 0 3px 1px rgb(210,210,210);
}

.tweet {
	padding-bottom: 15px;
	border-bottom: 1px solid rgb(210,210,210);
	margin-bottom: 15px;
}


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

#colophon {
	color: rgb(140,140,140);
	padding: 1em 0 0;
	text-align: center;
}
#colophon a {
	color: rgb(225,141,108);
}
.back-to-top a {
	padding-bottom: 5px;
	border-bottom: 1px solid rgb(225,141,108);
}
.bottom-bar {
	background-color: rgb(164,224,192);
	margin-top: 90px;
	padding-bottom: 45px;
}
.bottom-bar img {
	position: relative;
	bottom: 45px;
}
.bottom-bar p {
	margin-top: -30px;
	margin-bottom: 0;
}
/*
     FILE ARCHIVED ON 19:30:41 Jan 21, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:42:08 Jun 04, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.54
  exclusion.robots: 0.065
  exclusion.robots.policy: 0.055
  esindex: 0.011
  cdx.remote: 13.786
  LoadShardBlock: 52.282 (3)
  PetaboxLoader3.datanode: 68.353 (4)
  load_resource: 281.798
  PetaboxLoader3.resolve: 240.564
*/