/*
THEME NAME: Sandbox 1.6.2
THEME URI: https://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1-wpcom
AUTHOR: <a href="https://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="https://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: white, microformats, fixed-width, flexible-width, two-columns, left-sidebar, right-sidebar, custom-background, custom-menu, translation-ready, blog, minimal
*/

body{
background-color: #FAFAFA;
background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);
background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);
background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);
background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);

background-image: linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);
-webkit-background-size: 8px 8px;
-moz-background-size: 8px 8px;
background-size: 8px 8px;
  font-family:'Helvetica'; sans-serif;
}

#wrapper {
  margin: 0 auto;
  width: 980px;
  min-width:980px;
  background-color: #fff;
  -moz-box-shadow: 0 0 5px #888;
  -webkit-box-shadow: 0 0 5px #888;
  box-shadow: 0 0 5px #888;
  }

/* Nav/Header */

#access div {
  height: 1.7em;
  margin: 0;
  width: 100%;
  clear:left;
  -moz-box-shadow: 0 0 5px #888;
  -webkit-box-shadow: 0 0 5px#888;
  box-shadow: 0 0 5px #888;
  background-color: #9fce67;
background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);
background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);
background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);
background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);

background-image: linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);
-webkit-background-size: 8px 8px;
-moz-background-size: 8px 8px;
background-size: 8px 8px;
}

#access ul,#access ul ul {
  line-height: 1;
  list-style: none;
  padding: 0 5.5em;
  margin: 0 auto;
  font-size:20px;
}

#access ul a {
  	font-family: 'PT Sans', sans-serif;
  	text-transform:uppercase;
  	color: #6CA628;  
	text-shadow: 0px 2px 3px #BBEB81;
	-webkit-text-stroke: 1px transparent;
	letter-spacing: 3px;
	padding: 0 0 0 15px;

  	font-size:20px;
	font-weight:bold;
  	display: block;
  	padding: .2em 1.55em;
  	text-decoration: none;
	letter-spacing: 3px;


}

#access ul a:hover {
  color:#575955;
  }

#access ul ul ul a {
  font-style: italic;
}

#access ul li ul {
  
}

#access ul li:hover ul {
  color:#ccc;
  background:#000;
}

#blog-title {
	float:left;
  }

#blog-title img{
	width:30%;
	height: auto;
	float:left;
	margin: 10px 0;
  }

#blog-title a {
  text-decoration:none;
  color:#000;
  }

#header {
  margin: 1em auto;
  width: 940px;
  }

#header a {
  text-decoration:none;
  }

/* TOP NAV */

#topnav div {
  height: .5em;
  margin: 0 auto;
  width: 940px;
}

#topnav ul,#access ul ul {
  line-height: 1;
  list-style: none;
  padding: 0;
  margin: 0 auto;
  font-size:20px;
  position:relative;
  float:left;
}

#topnav ul a {
  font-family: 'PT Sans', sans-serif;
  text-transform:uppercase;
  font-weight:bold;
  color: #000;
  font-size:14px;
  display: inline;
  padding: 0.1em 0 0 0;
  margin: 0 2em 0 0;
  text-decoration: none;
}

#topnav ul a:hover {
  color:#ccc;
  background:#000;
  }

#topnav ul ul ul a {
  font-style: italic;
}

#topnav ul li ul {
  left: -999em;
  position: absolute;
}

#topnav ul li:hover ul {
  color:#ccc;
  background:#000;
}


/* __________________ */


.skip-link {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}




/* _____________________ */

/* Main Page Styles */

#pagecontainer {
  margin: 1em auto;
  width: 940px;
  background-color: #fff;
  min-width:940px;
  }


/* Content Slider */

#featured-left {
  float: left;
  width: 590px;
  padding: 0px;
  margin: 0 10px;
}

/*
  Page Style
*/

#featured-right {
  width:310px;
  float: left;
  display:inline;
  clear:right;
}

/* #featured-right h1 {
  	font-size:15px;
  	color:#e8e8e8;
	background-color: #575757;
  	font-family: 'PT Sans', sans-serif;
  	text-transform:uppercase;
  	float: left;
  	display:block;
   	width: 300px;
	margin: 0 5px;
	padding: 5px 5px 5px 5px;
  }

#featured-right .ad1 {
	width: 300px;
	height:250px;
	margin: 0 5px 10px 5px;
	border: 5px solid #575757;
	clear: left;
	float: left;
} */

#featured-right h1 {
	font-size:40px;
  	color:#e8e8e8;
  	font-family: 'Arvo', serif;
	font-weight:normal;
  	float: left;
  	display:block;
	margin: 0 5px;


}

#featured-right h1 a {
	font-size:45px;
  	color:#000;
  	font-family: 'Arvo', serif;
	font-weight:normal;
  	float: left;
  	display:block;
	margin: 5px 0;


}

#featured-right h1 a:hover {
	font-weight:bold;
	text-decoration:none;
}

#featured-right img {
  	float:right;
	position:relative;
	width:auto;
	height:100px;
	overflow:hidden;
	margin: 0 0 4px 4px;
	border-radius:15px;
  }


}

#featured-right p{
  	font-size:14px;
	padding:0 3px;
  	font-family: 'Arvo', serif;
  	position:relative;
}


/*__________________________*/

.adbar {
  float:left;
  width: 940px;
  height: 30px;
  margin: 10px 40px;
  padding:5px 0 20px 0;
  clear:both;
  }

.adbar p { 
  font-family: 'Arvo', serif;
  color: #575757;
  display:inline;
  font-size:30px;
text-shadow: 0px 2px 3px #ccc;
  }

#mc_embed_signup {
  }

#mc-field-group {
  display:inline;
  }

#mc-embedded-subscribe {
  border:2px solid #000;
  background-color:#9fce67;
  font-family: 'Arvo', serif;
  text-transform:uppercase;
  padding:5px;
}

#mid-left {
  	width:328px;
  	height: 300px;
  	float:left;
  	background: #575757;
  	padding:5px 0;
   	-moz-box-shadow: 0 0 5px #888;
  	-webkit-box-shadow: 0 0 5px#888;
  	box-shadow: 0 0 5px #888;
	border-radius:15px;
}

#mid-left h1 {
  text-transform:lowercase;
  font-size:25px;
  color:#575757;
  margin:0;
  font-family: 'Arvo', serif;
  font-weight:bold;
 
  }

#mid-left ul {
  list-style-type: none;
  margin: 0 auto;
  padding:0;
  font-size:16px;
  font-family: 'PT Sans', sans-serif;
  }

#mid-left ul :hover {
  background-color:#9fce67;
  text-weight:bold;
  text-color: #000;
  }

#mid-left ul li {
  width:300px;
  padding:5px;
  }

#mid-left ul li a {
  color:#646666;
  text-decoration:none;
  }

/* Tabbed box */

     #mid-left p, h3 { 

        margin-bottom:15px;


      }



     #mid-left div {
		height:270px;
        width:313px;
        background:#fff;
		border-radius:15px;
		overflow:hidden;

      }

#tab1, #tab2, #tab3 {
		margin: 0 auto;
  
}

#mid-left .tabs ul {
  	padding:10px;
  	float:left;
}



 #mid-left .tabs li {
		padding: 0 0 5px 0;
        list-style:none;
		display:inline;
      }


#mid-left .tabs a {
	padding: 0 23px 0 22px;	
    display:inline;
  	text-decoration:none;
  	font-size:15px;
  	color:#e8e8e8;
  	font-family: 'PT Sans', sans-serif;
  	text-transform:uppercase;
  	background:#575757;
	font-weight:bold;
	border-radius:15px;
      }



#mid-left .tabs a.active {
	background-color:#9fce67;
      }

#mid-left .tabs :hover {
	background-color:#9fce67;
	border-radius:15px;
      }

#mid-mid {
  width:580px;
  height: 320px;
  float:left;
  margin: 0 0 0 30px;
}

#mid-mid .box{
  width:580px;
  height: 35px;
  float:left;
  margin: 0 0 0 0;
  background:#9fce67;
  -moz-box-shadow: 0 0 5px #888;
  -webkit-box-shadow: 0 0 5px#888;
  box-shadow: 0 0 5px #888;
background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);
background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);
background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);
background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);

background-image: linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);
-webkit-background-size: 8px 8px;
-moz-background-size: 8px 8px;
background-size: 8px 8px;
}

#mid-mid .box img {
  margin: 3px 0 0 0;
}

#mid-mid .box h2 {
  padding: 0 0 3px 0;
}

#mid-mid h1 {
  text-transform:lowercase;
  font-size:30px;
  color:#575757;
  margin:5px;
  font-family: 'Arvo', serif;
  font-weight:bold;
  text-shadow: #ccc 0.05em 0.05em 0.1em;
  }

#mid-mid h2 {
  	font-size:25px;
    color:#000;
    font-family: 'PT Sans', sans-serif;
    float: left;
  	margin: 0 0 5px 0;
  }

#mid-mid .edpick img { 
	position:absolute; 
	display:block;
    	top:0;
    	left:0;
	width:100% !important;
	height:auto;
	border-radius:15px;
  }

#mid-mid .edpick .imageBox {
  	float:right;
	position:relative;
	width:200px;
	height:100px;
	overflow:hidden;
	margin: 0 0 4px 4px;
	border: 5px solid #575757;
	background-color:#575757;
	border-radius:15px;
  }

#mid-mid h3 {
  margin: 0 0 3px 5px;
  font-family: 'Arvo', serif;
  font-weight:normal;
  }

#mid-mid h3 a {
  color:#000;
  text-decoration:none;
  }

#mid-mid h3 a:hover {
  	color:#000;
  	text-decoration:none;
	font-weight:bold;
  }

#mid-mid .authdate {
  text-transform:uppercase;
  font-family: 'PT Sans', sans-serif;
  font-size:14px;
  margin: 0 0 0 5px
  }

#mid-mid .authdate:before {
  content: "BY ";
  }

#mid-mid .edpick p {
  	float:left;
  	margin: 0 0 10px 5px;
	text-transform:none;
	font-size:12px;
  }

#mid-mid ul {
  list-style-type: none;
  margin-left: 5px;
  padding:1px;
  font-size:14px;
  font-family: 'PT Sans', sans-serif;
  font-weight:bold;
  clear:left;
  }

#mid-mid ul :hover {
  background-color:#9fce67;
  text-weight:bold;
  text-color: #000;
  }

#mid-mid ul li {
  border-top: 1px solid #ccc;
  width:560px;
  }

#mid-mid ul li a {
  color:#646666;
  text-decoration:none;
  }

/* #mid-right {
  width:300px;
  border: 1px solid #ccc;
  height: 300px;
  background: green;
  float:left;
  display:inline;
  clear: right;
} */


#bottom-left {
  width:345px;
  height: 315px;
  float: left;
  display:inline;
  padding: 0 5px;
}

#bottom-left h1 {
  text-transform:lowercase;
  font-size:35px;
  text-color:#ccc;
  margin:0;
  font-family: 'Arvo', serif;
  font-weight:bold;
  text-shadow: #ccc 0.05em 0.05em 0.1em;
  }

#bottom-left ul {
  list-style-type: none;
  margin-left: 0;
  padding:0;
  text-size:12px;
  font-family: 'PT Sans', sans-serif;
  }

#bottom-left ul :hover {
  background-color:#9fce67;
  text-weight:bold;
  text-color: #000;
  opacity:.7;
  }

#bottom-left ul li {
  border-top: 1px solid #ccc;
  width:340px;
  padding:5px 0 5px 0;
  }

#bottom-left ul li a {
  color:#646666;
  text-decoration:none;
  }

#catbox {
  width:950px;
  float:left;
  margin: 0 auto;
  margin-bottom: 10px;
  -moz-box-shadow: 0 0 5px #888;
  -webkit-box-shadow: 0 0 5px #888;
  box-shadow: 0 0 5px #888;
  background-color: #9fce67;
background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);
background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);
background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);
background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);

background-image: linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);
-webkit-background-size: 8px 8px;
-moz-background-size: 8px 8px;
background-size: 8px 8px;
}

#catbox .box {
  	width:170px;
  	border:1px solid #000;
  	position:relative;
  	display:inline;
  	float:left;
  	height:auto;
	min-height:400px;
  	margin: 8px;
  	background-color: #F0F0F0;
	background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
	transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
    transparent 75%, transparent);
	background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
    transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
    transparent 75%, transparent);
	background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
    transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
	transparent 75%, transparent);
	background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
    transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
    transparent 75%, transparent);
	background-image: linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
	transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
    transparent 75%, transparent);
	-webkit-background-size: 8px 8px;
	-moz-background-size: 8px 8px;
	background-size: 8px 8px;
	border-radius:15px;
  }

#catbox .box ul {
  list-style-type: none;
  padding:1px;
  font-family: 'PT Sans', sans-serif;
  clear:left;
  }

#catbox .box ul li {
  text-transform:uppercase;
  border-top: 1px solid #000;
  font-size:12px;
  margin 5px 10px;
  }

#catbox ul :hover {
  background-color:#9fce67;
  text-color: #000;
  }

#catbox ul li a {
  color:#000;
  text-decoration:none;
  }

#catbox .authdate {
  text-transform:uppercase;
  font-family: 'PT Sans', sans-serif;
  font-size:9px;
  margin: 0 0 0 5px
  font-weight:bold;
  }

#catbox .authdate:before {
  content: "BY ";
  }

#catbox p {
  font-family: 'PT Sans', sans-serif;
  font-size:13px;
  margin: 5px 10px;
  }

#catbox h3 {
  font-family: 'Arvo', serif;
  font-size:16px;
  font-weight:normal;
  margin: 5px 10px 10px 10px;
  }

#catbox a {
  text-decoration:none;
  color:#000;
  }

#catbox .image {
  	float:left;
	position:relative;
  	margin: 0;
	background-color:#e8e8e8;
	width:170px;
	height:100px;
	overflow:hidden;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
  }

#catbox img {
	position:absolute; 
	display:block;
    top:0;
    left:0;
	width:100% !important;
	height:auto;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
}

#catbox .catname {
  font-family: 'PT Sans', sans-serif;
  font-size:15px;
  text-transform:uppercase;
  font-weight:bold;
  color: #9fce67;
  background:#575757;
  padding: 0 5px;
  position:relative;
}

#catbox .catname a {
  color: #9fce67;
  }
 /* _________________________________ */



/* _____________________ */

/* Single Posts */

#postcontainer {
float:left;
margin:0 -400px 0 0;
width:100%;
padding: 2em 0 1em 2em;
}

#content {
margin:0 360px 0 0;
}

.entry-title,.entry-meta,#trackbacks-list,#respond {
  clear: both;
}

.entry-title h2 {
  font-size:28px;
  font-family: 'Arvo', serif;
  font-weight: 500;
  margin: 0;
}

.entry-title h3 {
  font-size:20px;
  font-family: 'PT Sans', sans-serif;
  font-weight: normal;
  margin: .5em 0;
}

#byline {
  font-size:14px;
  font-family: 'PT Sans', sans-serif;
  text-transform:uppercase;
}

#byline:before {
  content: "BY "
}

#byline a {
 text-decoration:none; 
 color: #000;
}

#byline a:hover {
 background-color:#9fce67;
 color:#000;
}

.entry-content img {
 float:right;
 position:relative;
 margin: 0 10px;
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
border-radius:15px;
}

.entry-content {
 line-height: 1.5; 
}

#nav-below, #nav-above {
  width:100%;
  margin:10px 30px 10px 0;
  background-color: #9fce67;
background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);
background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);
background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);
background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);

background-image: linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);
-webkit-background-size: 8px 8px;
-moz-background-size: 8px 8px;
background-size: 8px 8px;
}

#nav-images {
  height: 150px;
  margin: 1em 0;
}

.navigation {
  height: 3em;
  font-family:'PT Sans', sans-serif;
  text-transform:uppercase;
 font-size:13px;
}

.navigation a {
  color:#000;
   background-color:#fff;
}

.navigation a:hover {
}

.navigation .nav-next {
  float: right;
  text-align: right;
  padding:10px 5px 0 0;
}

.navigation .nav-previous {
  float: left;
  text-align: left;
  padding:10px 0 0 5px;
}

#postSponsored {
  float: left;
  display:inline;
  clear:left;
}

#postSponsored h1 {
  	font-size:15px;
  	color:#e8e8e8;
	background-color: #575757;
  	font-family: 'PT Sans', sans-serif;
  	text-transform:uppercase;
  	float: left;
  	display:block;
   	width: 590px;
	margin: 0;
	padding: 5px 5px 5px 5px;
  }

#postSponsored .ad {
	width: 125px;
	height: 125px;
	margin: 0 20px 10px 0;
	border-left: 5px solid #575757;
	border-right: 5px solid #575757;
	border-bottom: 5px solid #575757;
	float: left;
}



/* _____________________ */

/* Archives */

#authbio {
  

}

#authbio h1 {
  font-family:'Arvo',serif;
  font-size:50px;
  text-transform:lowercase;
  color:#9fce67;
  font-weight:normal;
  margin:0 10px 10px 0;
}

#authbio img {
  	postion: relative;
  	float:left;
  	margin: 10px;
	border-radius:15px;
}

#authbio p {
  font-family:'Arvo', serif;
}


#authbio #authSocMed li {
	padding:2px;
        	list-style:none;
	display:inline;
}

#authbio #authSocMed ul {
	position:relative;
}

.authStories li {
	padding:0;
	margin:0;
        	list-style:none;
}

.authStories ul {
}

.authStories .byline {
  font-size:14px;
  font-family: 'PT Sans', sans-serif;
  text-transform:uppercase;
	margin:0px;
}

.authStories .byline:before {
  content: "BY "
}

.authStories .byline a {
 text-decoration:none; 
 color: #000;
}

.authStories .byline a:hover {
 background-color:#9fce67;
 color:#000;
}

.archivetitle a {
  font-family:'Arvo',serif;
  margin: 0 10px -10px 0;
  color:#6E6E6E;
  font-size:20px;
	font-weight:normal;
}

.archive {
  margin: 0 0 0 10px;
}

.archivemeta {
  font-family:'Arvo',serif;
}


/* Pages */





/* _____________________ */

/* Sidebar */

#primary {
  	margin: 2em 1em 2em 0; 
  }

.sidebar {
	float:right;
	overflow:hidden;
	width:280px;
	background-color: #F0F0F0;
	border-radius:15px;
}

#newsletter {
  background-color: #F0F0F0;
	padding-bottom:10px;
	margin: 0 auto;
}

#newsletter h2 {
  text-transform:uppercase;
  font-family:'Arvo', serif;
  font-weight:normal;
}

#facebook {
  background-color:#F0F0F0;
  }

#alsolike {
  background-color:#F0F0F0;
}

#alsolike h2 {
  text-transform:uppercase;
  font-family:'Arvo', serif;
  font-weight:normal;
  font-size:21px;
}

#alsolike ul {
  list-style-type: none;
  margin:0 10px 0 10px;
  font-family: 'PT Sans', sans-serif;
  clear:left;
  }

#alsolike ul li {
  text-transform:uppercase;
  border-top: 1px solid #000;
  font-size:14px;
  padding: 0 0 10px 0;
  }

#alsolike ul :hover {
  background-color:#9fce67;
  text-weight:bold;
  text-color: #000;
  }

#alsolike ul li a {
  color:#646666;
  text-decoration:none;
  }

#ad {
  	height:250px;
	width: 250px;
  	background-color:#F0F0F0;
	margin: 0 auto;
}

#ad h1 {
	width:280px;
}

#secondary {
clear:right;
}

.sidebar h3 {
  font-size: 1.2em;
}

.sidebar input#s {
  width: 7em;
}
 .sidebar li {
  list-style:none;
}
.sidebar h1 {  
	background-color: #e8e8e8; 
	position: relative;  
	font-family:'PT Sans',sans-serif;  
	font-size:16px;
	text-align:center;
	text-transform:uppercase;
	-moz-box-shadow: 1px 1px 3px #C3C3C3;  
	-webkit-box-shadow: 1px 1px 3px #C3C3C3;  
       box-shadow: 1px 1px 3px #C3C3C3;  
	color: #6CA628;  
	/* text-shadow: 0px 2px 3px #BBEB81; */
	-webkit-text-stroke: 1px transparent;
	letter-spacing: 3px;
	padding: 3px;

/*
background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);
background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);
background-image: -ms-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);
background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);

background-image: linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%,
                  transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%,
                  transparent 75%, transparent);
-webkit-background-size: 8px 8px;
-moz-background-size: 8px 8px;
background-size: 8px 8px;
*/

}  
  


/* _____________________ */

/* Forms */

form#commentform .form-label {
  margin: 1em 0 0;
}

form#commentform span.required {
  background: #fff;
  color: #c30;
}

form#commentform,form#commentform p {
  padding: 0;
}

input#author,input#email,input#url,textarea#comment {
  padding: 0.2em;
}

.comments ol li {
  margin: 0 0 3.5em;
}

textarea#comment {
  height: 13em;
  margin: 0 0 0.5em;
  overflow: auto;
  width: 66%;
}

.required-email {
  font-family:'Arvo',serif;
  text-transform:uppercase;
  opacity:.7;
  font-size:13px;
  border: 2px solid #ccc;
  width:150px;
  height:20px;
  padding: 2px;
}

#searchinput{
  font-family:'Arvo',serif;
  text-transform:uppercase;
  opacity:.7;
  font-size:13px;
  border: 2px solid #ccc;
  padding: 2px;
}

#searchsubmit {
  border:2px solid #000;
  background-color:#9fce67;
  font-family: 'Arvo', serif;
  text-transform:uppercase;
  padding:2px;
  font-size:13px;
}

#post-0 {
  font-family:'Arvo',sans-serif;
  margin: 0 10px 10px 10px;
}

#post-0 h1 {
  font-weight:normal;
  color: #9fce67;
}

h2 {
  font-family:'Arvo',sans-serif;
  font-weight:normal;
}

/* _____________________ */

/* Footer */

#bottomnav ul li,.gallery dl,.navigation .nav-previous {
  float: right;
}

#searchform {
  float: right;
  margin:0 10px 0 10px;
}

#bottomnav div {
  margin: 0 0 0 15px;
}

#bottomnav ul {
  line-height: 1;
  list-style: none;
  padding: 0;
  margin: 0 auto;
  font-size:20px;
  position:relative;
  float:left;
}

#bottomnav ul a {
  font-family: 'PT Sans', sans-serif;
  text-transform:uppercase;
  font-weight:bold;
  color: #000;
  font-size:14px;
  display: inline;
  padding: 0 1em 0 1em;
  text-decoration: none;
}

#bottomnav ul a:hover {
  color:#ccc;
  background:#000;
  }

#bottomnav ul ul ul a {
  font-style: italic;
}

#bottomnav ul li ul {
  left: -999em;
  position: absolute;
}

#bottomnav ul li:hover ul {
  color:#ccc;
  background:#000;
}

#footer {
  text-align: center;
  height:50px;
  clear:both;
  width:100%;
}

/* FOOTER NAV */

#footernav div {
  height: .5em;
  margin: 0 0 0 5px;
  width: 100%;
}

#footernav ul,#access ul ul {
  line-height: 1;
  list-style: none;
  padding: 0;
  margin: 0 auto;
  font-size:20px;
  position:relative;
  float:left;
}

#footernav ul a {
  font-family: 'PT Sans', sans-serif;
  text-transform:uppercase;
  font-weight:bold;
  color: #000;
  font-size:14px;
  display: inline;
  padding: 0.1em 0 0 0;
  margin: 0 2em 0 0;
  text-decoration: none;
}

#footernav ul a:hover {
  color:#ccc;
  background:#000;
  }

#footernav ul ul ul a {
  font-style: italic;
}

#footernav ul li ul {
  left: -999em;
  position: absolute;
}

#footernav ul li:hover ul {
  color:#ccc;
  background:#000;
}

/* _____________________ */


/* Contact Form */

#contactForm {
	border: 1px solid #ccc;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	width:550px;
}

#contactForm ul {
	list-style-type: none;
  	padding: 0 20px;
 	font-family: 'Arvo', serif;
	font-weight:bold;
  	clear:left;
}

#contactForm label {
	display: inline-block;
  	padding: .4em;
	float:left;
	clear:left;
}

#contactEmail, #contactName {
	border:2px solid #000;
  	font-family: 'Arvo', serif;
  	text-transform:uppercase;
  	padding:5px;
	display:inline-block;
	float:left;
}

#submitButton {
	border:2px solid #000;
  	background-color:#9fce67;
  	font-family: 'Arvo', serif;
  	text-transform:uppercase;
}

#commentsText {
	font-family:'Arvo', serif;
        font-size:100%;
        padding:1em 0.5em .7em;
 	margin: .5em 1em .5em 0;
        border-width:3px solid #000;	
}

/* General */

a {
 color:#527CA8; 
 text-decoration:none;
}

a:hover {
 text-decoration:underline;
}

a:visited {
	 color:#757575; 
 	 text-decoration:underline;
}

hr {
   border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.alignright,img.alignright{
  float: right;
  margin: 1em 0 0 1em;
}

.alignleft,img.alignleft{
  float: left;
  margin: 1em 1em 0 0;
}

.aligncenter,img.aligncenter{
  display: block;
  margin: 1em auto;
  text-align: center;
}

.gallery {
  clear: both;
  height: 180px;
  margin: 1em 0;
  width: 100%;
}

p.wp-caption-text{
  font-style: italic;
}

.gallery dl{
  margin: 1em auto;
  overflow: hidden;
  text-align: center;
}

.gallery dl.gallery-columns-1 {
  width: 100%;
}

.gallery dl.gallery-columns-2 {
  width: 49%;
}

.gallery dl.gallery-columns-3 {
  width: 33%;
}

.gallery dl.gallery-columns-4 {
  width: 24%;
}

.gallery dl.gallery-columns-5 {
  width: 19%;
}

#access ul li,.gallery dl,.navigation .nav-previous {
  float: left;
}

#topnav ul li,.gallery dl,.navigation .nav-previous {
  float: left;
}

#footernav ul li,.gallery dl,.navigation .nav-previous {
  float: left;
}

input#author,input#email,input#url,.navigation div {
  display: block;
  width: 49%;
}

#respond textarea {
  display: block;
}

.gallery *,.sidebar div,.sidebar h3,.sidebar ul {
  margin: 0;
  padding: 0;
}

.clear {
  clear:both;
  }

#pagination {
	float:right;
	font-family: 'Arvo', serif;
  	font-weight:bold;
	font-size: 25px;
  	text-shadow: #ccc 0.05em 0.05em 0.1em;
	color: #9e9e9e;
}
 
#pagination a {
	color:#000;
}
 
#pagination a:hover{
	color:#9fce67;
	text-decoration: none;
}
 

/*
     FILE ARCHIVED ON 00:22:09 May 11, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:38:02 Jun 10, 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.517
  exclusion.robots: 0.06
  exclusion.robots.policy: 0.051
  esindex: 0.01
  cdx.remote: 9.181
  LoadShardBlock: 70.841 (3)
  PetaboxLoader3.datanode: 63.839 (4)
  PetaboxLoader3.resolve: 48.704 (2)
  load_resource: 70.139
*/