/*!
Theme Name: Okeefe Theme
Theme URI: http://underscores.me/
Author: Wayne Goodman
Author URI: http://waynegoodman.com
Description: O\'Keefe Consulting WordPress Theme
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: okeefe
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Okeefe Theme is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
 
 @import url('https://fonts.googleapis.com/css?family=David+Libre:400,500,700&display=swap');



html {
	
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.okeefeContent .alignleft {
	display: block ;
	margin: 11px auto !important;
	text-align:center;
}

.okeefeContent .alignright {
	display: block;
	text-align:center;
	margin: 11px auto !important; 
	float:none;
}

.okeefeContent .aligncenter {
	clear: both;
	display: block;
	margin: 11px auto !important;
	text-align:center
}



html, body {  background-color:#ebebeb; margin:0;  padding:0; font-family:Arial, Helvetica, sans-serif; font-size:16px; line-height:140%;  height:100%; box-sizing:border-box}

*,:after,:before{box-sizing:inherit}

a {color:#1d5127}
a:hover {color:#000}

.clearFix:after { content:"."; display:block; height:0; clear:both;visibility:hidden}

h1 {font-size:28px; line-height:120%; color:#1d5127; letter-spacing:-.05em; font-family: 'David Libre', serif; font-weight:500; margin:0 0 11px 0}

h2 { font-size:23px;line-height:120%;  color:#1d5127; letter-spacing:-1px; font-family: 'David Libre', serif; font-weight:500}

.container{position:relative; margin-left:auto; margin-right:auto; max-width: 1240px; text-align:left; background:url('https://teddieokeefe.com/wp-content/uploads/2025/10/okeefe_bg.gif') no-repeat left top;  background-color:#fff; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.42);
-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.42);
box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.42); overflow:hidden; padding:0 3%; min-height:100%}

#homeFlash {width:780; height:550px}
div.altContent { padding: 82px 111px 0px 101px }
div.altContent p {margin-left:43px}
div.altContent h1 {margin:23px}

div#logoTop {margin:49px auto 1em auto;  display:block; width: 307px;}

.topNav { width:auto; text-align:left; color:#999999; margin: 18px 0px 22px 44px;  }
.topNav a{ color:#666666; padding-left:4px; padding-right:4px; text-decoration:none; font-size:.8em; text-transform:uppercase}
.topNav a:hover{ color:#5c8331; text-decoration:underline}

div.rightPhoto { float:right; width:166px; margin:230px 56px 8px 18px}
div.rightPhoto1 { float:right; width:144px; margin:230px 69px 8px 18px}
div.rightPhoto3 { width:180px; margin:0px auto 1em auto}

.okeefeContent { padding:11px 4%; font-size:.95em; line-height:140%; color:#333333}



.okeefeContent li { padding-bottom:3px}

.flashContent { font-size:13px }

.formType { font-size:12px}

.style1 {color:#FF0000}

.flashContent h1{ font-size:18px; color:#003300 }



.logoRight { float:right; padding-right:20px }

div.staffLinks { margin: 33px 0px 125px 55px; font-size:15px}
div.staffLinks a { text-decoration:none; color:#366}
div.staffLinks a:hover { color:#093}

div.staffLinks li { margin-bottom:16px}

.footer {font-size:.9em; line-height:150%; color:#1d5127;; text-align:center; margin:3em auto; text-transform:uppercase; clear:both}
.footer a { text-decoration:none; color:#1d5127; color:#fff; background:#1d5127; width:280px; display:block; padding:8px; margin:0 auto; display:block; -webkit-border-radius: 35px;
-moz-border-radius: 35px;
border-radius: 35px;}
.footer a:hover {text-decoration:underline; }

.footer a.tel {  margin-top:1em; display:block}

.bull:after { content:"."; display:block; height:0; clear:both;visibility:hidden}	
.bull { margin:0 0; width:1px; visibility:hidden}


.dl-menu a { text-decoration:none}


/* form */
.x{display:none!important}
.main{max-width:720px;margin:0 auto;position:relative;padding:0}
.divform{display:table;border-collapse:collapse; text-align: left;margin: 0 auto; }
.divform .r{display:table-row;}
.divform .c{display:block;padding:3px 0;vertical-align:middle;font-size:11px; text-align: left;}
.divform .d{max-width:300px;margin:11px auto;font-size:11px}
.divform input[type=text],.divform label,.divform select{height:28px}
.divform input[type=text],.divform input[type=submit],.divform select,.divform textarea,label{margin:0 5px}
.divform input[type=text],.divform select,.divform textarea, .divform input[type=email] {padding:5px;width:96%;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);border-radius:4px; margin: 0 auto;  height: 3.5em; padding:0 1%}

.divform textarea { height:144px}

.divform input[type=submit]{margin-top:15px;color:#444;border:1px solid rgba(0,0,0,.1);padding:5px;font-weight:700;box-shadow:0 1px 0 rgba(255,255,255,.2) inset,0 1px 2px rgba(0,0,0,.05);border-radius:4px;background-color:#f5f5f5;background-image:-moz-linear-gradient(top,#fff,#e6e6e6);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);background-image:-o-linear-gradient(top,#fff,#e6e6e6);background-image:linear-gradient(to bottom,#fff,#e6e6e6);background-repeat:repeat-x}
.divform input[type=radio],.divform input[type=checkbox]{margin:0 0 0 2%;padding:0;vertical-align:middle}
.divform,.divform .c,.divform .r,.divform input[type=text],.divform select,.divform textarea,form{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
.contactForm2 { text-align:center}
.divform textarea { margin-top:0}
input.wpcf7-captchar  { max-width:144px !important}
.contactForm3 { font-size:12px; width:96%; margin:0 auto}
.contactForm2 { text-align:center; font-size:12px; }
.divform textarea { margin-top:0}
input.wpcf7-captchar  { max-width:144px !important; margin:0 auto !important}

input[type=email] {padding:0; width:94% !important}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.required { color:#FF0004}


@media only screen and (min-width: 640px) {
	/*.okeefeContent {text-align:justify; }*/
  /* form */
.divform .c,.divform .d,.divform .e{padding-left:10px;padding-right:10px}
.divform{font:16px/30px Arial,Helvetica,sans-serif; text-align: left;}
.divform,.divform .c,.divform .r{display:block}
.divform .r{clear:both}
.divform .c{width:50%;float:left; display:table-cell;}
.divform .d{display:inline;margin:0}
.divform .e{display:inline}
.divform .d input,.divform .e input{display:inline;width:11%}
.divform .c:nth-child(2n+3){clear:left}
.divform label,.fheading,input[type=submit]{margin-left:0;text-indent:0; }
.divform input[type=submit]{padding-left:20px;padding-right:20px; margin-left:22px}
.divform input[type=text],.divform select,.divform textarea,input[type=text]{width:100%;margin:0}

.divform input[type=radio],.divform input[type=checkbox]{margin:0 5px;padding:0;vertical-align:middle}
.ver2 .c{width:35%}
.ver2 .c:nth-child(2n+2){width:65%}
.c.frwd,.c.frwd input[type=text],.c.frwd select,.c.frwd textarea,.ver2 .frwd.c:nth-child(2n+2){width:100%}
input[type=email] {padding:0; width:100% !important}


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.okeefeContent .alignleft {
	display: inline;
	float: left;
	margin:0 18px 8px 0 !important
}

.okeefeContent .alignright {
	display: inline;
	float: right;
	margin:0 0 8px 18px !important
}

.okeefeContent .aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
}


@media only screen and (min-width: 800px) {
	
	h1 {font-size:34px;}
	h2 { font-size:27px }
	
	  .footer {width:100%; position:absolute; bottom:0; left:0}
	  
	div.rightPhoto3 { float:right; width:190px; margin:0px 0px 8px 18px}
	
	h1 {font-size:32px;}
	.okeefeContent p { padding-left:22px }
	.okeefeContent { padding:3em 12% 6em 11%;  font-size:.95em; line-height:140%; color:#333333}

	div#logoTop { margin: 32px 36px 0px 36px;}
	ul.dl-menu { list-style:none; text-transform:uppercase}
	
	.dl-menuwrapper > ul { margin:2em 0 1.8em .5em; display:block}
	.dl-menuwrapper>.dl-menu li { float:left; margin:0 .5em 0 0;  dislay:inline-block;}
	.dl-menuwrapper>.dl-menu li a { padding-right:1.2em; border-right:1px solid #308400; margin-right:.7em; color:#1f5228 }
	.dl-menuwrapper>.dl-menu li:last-child a { border-right:none}
	.dl-menuwrapper>.dl-menu li a:hover { color:#4E9E21}
	
	
	.dl-trigger{ display:none}
	
.bull:after { content:""; display:inline !important; height:0 !important; clear:none !important;}	
.bull { margin:0 4px; width:inherit; visibility:visible; display:inline }
.footer {font-size:.85em; line-height:140%; }
.footer a { color:#1d5127; background:none; width:inherit !important; display:inline;  padding:0;}
.footer a.tel { margin-top:0; display:inline !important; width:inherit !important;}
}