@charset "UTF-8";
/* CSS Document */

/*
 Theme Name:   Genesis Child
 Theme URI:    http://example.com/twenty-fourteen-child/
 Description:  Genesis Child Theme
 Author:       Noah Saterstrom
 Author URI:   http://www.noahsaterstrom.com
 Template:     genesis
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/

@import url("../genesis/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */


/* BLOCK ELEMENTS */


body { 
	/* background-image:url(https://www.barbara-ball.com/wp/wp-content/uploads/2015/04/background_01.jpg); */
	background-attachment:fixed;
	background-size:275px;
	position: absolute;
    	width:100%;
    	margin: auto;
	background-color:#b9eafa; /* was #ffffff -JH */
	font-family:"Optima", sans-serif;

	}

#wrap {
	position: relative;
	background-color:#ffffff;	
	width:1000px;
	padding:30px;
	margin-left:auto;
	margin-right:auto;
	background-image:url();
	background-repeat:no-repeat;
	background-position:0px 90px;
	box-shadow: 0px 0px 30px #888888;

	}

#inner {
	width:100%;
	padding:0px;
	}


/* Original code by Noah S */
/* #header {
  background-image:url(http://www.barbara-ball.com/wp/wp-content/uploads/2015/04/bballillustlogo1.jpg); 
	background-size:80%;
	background-repeat:no-repeat;
	position:relative;
	height: 180px;
    	overflow: hidden;
	width: auto;
	margin-left:35%;
	margin-right:30%;
	padding-right:0px;
	padding-top:0px;
	border-bottom: 0px solid #999;
	
	} */

/* Changes to header by Joy H Feb-8-2025 */
#header {
	background-image:url(http://www.barbara-ball.com/wp/wp-content/uploads/2025/02/PricklesLogo2025-800px.png); /*new logo*/
	background-size:100%;
	background-repeat:no-repeat;
	position:relative;
	height: 160px;
    	overflow: hidden;
	width: auto;
	margin-left:28%;
	margin-right:28%;
	padding-right:0px;
	padding-top:0px;
	border-bottom: 0px solid #999;
	
	}
.entry-content {
	margin-top:40px;
	width:900px;
	margin-left:30px;
	margin-right:auto;

	}

.content-sidebar #content-sidebar-wrap, .full-width-content #content, .full-width-content #content-sidebar-wrap, .sidebar-content #content-sidebar-wrap {
    	
	width: 90%;
	margin-top:30pt; /* was 30px; */
	margin-right:0;
	margin-left:0;
	min-height:500px;



	}

.sidebar .widget {
	
    border-bottom: 0px solid rgb(204, 204, 204);
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    overflow: hidden;
	}


#footer .wrap {
    	border-top: 0px solid rgb(30, 30, 30);
    	overflow: hidden;
    	padding: 0px 0px;
	float:left;
	}


img {
	height: auto;
}


/* --------------This Navigation block edited by JH FEb 2025 ----------------------*/
/* NAVIGATION */

.genesis-nav-menu {
    	clear: both;
	position:relative;
	top:0px;
	display: flex;
  	justify-content: center;
  	align-items: center;
	height: 34pt;
	font-size: 12pt;	
	font-weight: strong;

	
	}

.genesis-nav-menu.menu-primary, .genesis-nav-menu.menu-secondary {
    	border-bottom: none;
	width:100%;
	

	}


.genesis-nav-menu a:link, .genesis-nav-menu li a {
 	color: #000000;
	font-family:"Optima", sans-serif;
	background-color:#fdf6e9;
	border-radius: 0px;
	border: 0px solid #888;
	width:auto;
	padding: 5px 7px;
	margin:6px;
	}


.genesis-nav-menu ul li a:link, .genesis-nav-menu ul li a:visited{
 	color: #ffffff;
	font-family:"Optima", sans-serif;
	background-color: #b3b3b3;
	border-radius: 5px;
	border: 1px solid #e8e7e7;
	width:150px;
	padding: 10px 27px;
	margin:0px 0 0 20px;
	}


.genesis-nav-menu {
	font-weight:200;
	font-size:12pt;
	background-color: #fdf6e9;

	}

.genesis-nav-menu a:visited, , .genesis-nav-menu a:active{
	
	color: #800000;
	}

.genesis-nav-menu a:hover{	
	color: ffffff;
	font-weight:500;
	background-color: #fdcbdf;
}


*/-------------------------------------------------------------- */
/* ORIG NAV BLOCK BY NOAH S. 

.genesis-nav-menu {
    	clear: both;
	position:relative;
	top:0px;
	width: 100%;
	margin-left:25px;
	margin-right:auto;
	display:inline;
	height: 40px;
	font-size: 20px;	
	font-weight: bold;
	
	}

.genesis-nav-menu.menu-primary, .genesis-nav-menu.menu-secondary {
    	border-bottom: none;
	width:100%;
	}

.genesis-nav-menu a:link, .genesis-nav-menu li a {
 	color: #000000;
	font-family:"Optima", sans-serif;
	background-color:#ffffff;
	border-radius: 0px;
	border: 0px solid #888;
	width:auto;
	padding: 5px 7px;
	margin:3px;
	}


.genesis-nav-menu ul li a:link, .genesis-nav-menu ul li a:visited{
 	color: #ffffff;
	font-family:"Optima", sans-serif;
	background-color: #b3b3b3;
	border-radius: 5px;
	border: 1px solid #e8e7e7;
	width:150px;
	padding: 10px 27px;
	margin:0px 0 0 20px;
	}

.genesis-nav-menu {
	font-weight:200;
	font-size:17px;

	}

.genesis-nav-menu a:visited, , .genesis-nav-menu a:active{
	
	color: #800000;
	}

.genesis-nav-menu a:hover{	
	color: #ffffff;
	background-color: #b3b3b3;
}

*/
*/-------------------------------------------------------------- */

/* OTHER LINKS */

h2 a:hover, .genesis-nav-menu li a:hover, .genesis-nav-menu li:hover a, .genesis-nav-menu li li a:hover  {
    color: #ffffff;
	}


.genesis-nav-menu .current-menu-item a {
	color: #666;
	}


h2 a, h2 a:visited, .genesis-nav-menu a, .navigation li a, .widgettitle a{
	text-decoration: none;
	color: #666;
	}

a:hover, .genesis-nav-menu a:hover, .navigation li a:hover{
	text-decoration: none;
	color: #666;
	}

a {
	color:#800000;
	text-decoration: none;
	}

.entry-title a {
	font-family:"Optima", sans-serif;
	font-size:22px;
	}

#title a {
	display:none;
	text-decoration: none;
	color:#999;
	}

#title a:hover {
	text-decoration: none;
	color:#999;
	}



/* FONTS */


#title{
	font-family:"Optima", sans-serif;
	font-size: 36px;
	color: #999;	
	font-weight:100;
	text-align:left;
	}

#description {
	display:none;
	}

.entry-title {
	display:none;
	font-family:"Optima", sans-serif;
	font-weight:100;
	}

.entry-content, .entry-content p {
	line-height:1.3;
	}

p {
	font-family:"Optima", sans-serif;
	font-size: 16px;
	color: #000;
	}

.h4 {
	color:#999; 
	line-height:1.3;
	font-size:20px;
	
	}

.h2 {
	font-family:"Open Sans", sans-serif;
	font-size: 22px;
	letter-spacing: 1.4px;
	line-height: 28px;
	font-weight:400;
	color: #333;
	}


.biofont {
	font-family:"Open Sans", sans-serif;
	font-size: 17px;
	letter-spacing: 1px;
	line-height: 22px;
	color: #555;
	font-weight:100;
	}

.font03 {
	font-family:"Open Sans", sans-serif;
	font-size: 12px;
	letter-spacing: 1.4px;
	line-height: 0px;
	font-weight:400;
	color: #2d4085;
	}

h1 {
	font-family:"Open Sans", sans-serif;
	font-size:34px; 
	font-weight: 300;
	color:#999;
	letter-spacing: 4px;
	line-height: 22px;
	margin-left:0px;
	font-weight:100;
	}

h1, .entry-title, .entry-title a {
    	font-size: 20pt;
	padding-bottom:10pt;
	color:#999898;
	font-weight:400;
	}

h1 {
	font-family:"Open Sans", sans-serif;
	font-size:28px;	
	}
h2 {
	font-family:"Open Sans", sans-serif;
	font-size:16pt;	
	}

body, input, textarea, .author-box h1 {
	font-family:"Open Sans", sans-serif;
	}

.sidebar p, .post-info {
   	margin-bottom: 1rem;
	font-family: Arial;
	font-size:12px;
	}

#footer {
    	font-size: 12pt;
	font-family:"Open Sans", sans-serif;
	color:#777;
	margin-top:5px;
	margin-left:20px;
	margin-bottom:10px;
	}



/* ROLLOVERS */

.rollover a {     
	display : block;
	width : 300px;
	height : 360px;
	background-image:url(design/drills_RECTO.jpg); 
	}

.rollover a:hover { 
	display : block;
	width : 300px;
	height :360px;
	background-image:url(design/drills_verso_02.jpg); 
	}



/* SPECIAL FONTS */

@font-face{
	font-family: Shaded;
	src: url(fonts/SansSerifShaded.ttf);
	}

	{
	font-family: Bodoni;
	src: url(fonts/BodoniFLF-Roman.ttf);
	}




@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait)  {
    body {
        background-color: #000000;
    }
}

