/* 
Theme Name: Pam Wible Responsive Pro Child
Theme URI: http://www.idealmedicalcare.org
Description: Responsive Pro Child Theme
Template: responsivepro
Version: 1.0.7
Author: Bodhi Goforth
Author URI: http://www.afinerweb.com

History -
2022.10.22 v1.0.7
- moved some of the div#logo css to social-media-icons.css 
2022.10.21 v1.0.6
- change #content .post-entry h1,h2,h3,h4,h5,h6 font-family to Georgia, "Times New Roman", serif. 
2022.10.20 v1.0.5
- added css: h1,h2,h3,h4,h5,h6 { color: #333333; }
  update Hx text color of content in posts and pages, excluding titles.
2022.10.18 v1.0.4
- added css for #sitemap-link
2022.10.11 v1.0.3
  - (around line 1137) horizontal padding decreased to 6px   
  @media screen and (max-width: 790px) { .menu a { padding: 8px 6px; } }
2022.10.11 v1.0.2
  - (around line 1183): font-size increased to 0.6em
    @media screen and (max-width: 590px) { #logo {font-size: 0.6em;} }
    
2018.04.03 
  - remove include of static nav bar, #navbar, from header.php
  - integrate css changes into .main-nav and .menu
  - remove sticky footer css, sticky footer code.
  - 
*/

/* =Start From Here
-------------------------------------------------------------- */


/* = Layout 
-------------------------------------------------------------- */

.col-620 {
  /* width of content area */
  width: 70.0%;
}

.col-300 {
  /* width of sidebar widgets */
  width: 27.7%;
}

/* = Content
-------------------------------------------------------------- */
body {
/*  background: url("images/youtube-bkg-1024x1200.jpg") repeat scroll center top #f1f1f1; */
  background: #ffffff; /* bodhi 2017.07.19 */
  font-family: Georgia, "Times New Roman", serif; 
/*  font-family: Arial, "Helvetica Neue", sans-serif; */
   color: #000000;  /* bodhi 2017.07.19 */
  font-size: 1.0em;
  line-height: 1.5;  
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: optimizelegibility;
}

.arial { font-family: Helvetica, Arial, sans-serif; }

/*
body.page-template-full-width-page {
  background: #69aece url("images/teal.texture.tile.jpg") repeat scroll center top;
  color: #000;
  font-family: "Times New Roman",serif;
  line-height: 1.2;  
}
*/
#container {
  max-width: 1111px;
}

.skip-container {
    padding: 5px 0 0;
}

#header {
/*  background: #fdfdfd url("images/blog.masthead.bkg.04.jpg") center top; */
  background: none !important;  /* bodhi 2017.07.19 */
  padding: 0; 
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
/*	box-shadow: 0 0 9px 3px rgba(0, 0, 0, 0.38); */
}

/*
.page-template-full-width-page #header {
	-webkit-border-radius: 13px 13px 0 0;
	-moz-border-radius: 13px 13px 0 0;
	border-radius: 13px 13px 0 0;
}
*/

#logo {
  position:relative; 
  padding-right:2%;
  text-align: center;
  font-size: 0.6em;  /* bodhi 2017.07.19 */
}
#logo img {
  display: none;  /* bodhi 2017.07.19 */
  float: left;  
  margin: 2px 20px 2px 2px;
  border-radius: 4px;
  max-width: 120px;
}

#widgets { margin-top: 10px; }

.widget_archive select {
  color: #000000;  /* bodhi 2017.07.19 */
  font-family: arial;
  font-size: 13px;
}

#media-links {
  display:inline-block; 
  position: relative;
  left: 0px;
  margin-bottom: 6px;
  height: 24px !important;
} 
#media-links table, #media-links td {
  margin: 0;
  padding: 0;
  height: 24px;
  border: none;
}
#media-links td.spacer {
  width: 10px;
  height: 24px;
}
#media-links td.ted-spacer {
  width: 5px;
  height: 24px;
}
#media-links td img {
  margin: 0; 
  height:24px; 
  width: auto;
  border: none;
}

#black-studio-tinymce-2.widget-wrapper {
  background: rgba(0, 0, 0, 0) url("images/tan.texture.tile.02.jpg") repeat scroll 0 0;
  border: 1px solid #aa6830;
  border-radius: 10px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.3) inset;
  margin: 12px 0 20px;
  padding: 20px;
}

#black-studio-tinymce-2.widget-wrapper h3 { 
  padding: 0;
  text-align: center;
}


#black-studio-tinymce-2.widget-wrapper #page-form .infusion-field-input-container {
  background: #fefefb none repeat scroll 0 0;
  font-size: 15px;
}


#black-studio-tinymce-2.widget-wrapper #page-form input[type="submit"] {
  background: #3cddcd url("images/btn-grd-32-1.png") repeat-x scroll left top;
  border: 0px solid #888;
  color: #383838;
  margin-top: 0px;
  box-shadow: 0 0 4px 0 rgba(68, 0, 0, 0.5);
}


#black-studio-tinymce-2.widget-wrapper #page-form .infusion-field-input-container::-webkit-input-placeholder { 
  font-size: 15px !important;
} 

#black-studio-tinymce-2.widget-wrapper #page-form td {
  font-size: 15px;
}


.site-name {
  display: inline-block;
  font-family: "Times New Roman", serif;
  color: #000;
  font-size: 5.0em;
  font-weight: normal;
  line-height: 50px;
  margin: 0;
  padding: 10px 13px 11px 0; /* bodhi 2017.07.19 */
  text-shadow: 0.5px 0.5px 3.2px #737373;  /* bodhi 2017.07.19 */
}
.site-description {
  display: inline-block;
  font-family: Georgia,"Times New Roman",serif;
  color: #777;
  font-size: 2.1em;
  font-style: italic;
/*  margin:0 0 2% 0; */
  margin: 0;
  padding: 0;  
  text-shadow: 1px 1px 3px #909090;
}

#header-buttons {
/* removed 2016.02.23 ~ Bodhi */  
/*  display:inline-block; */
  display:none; 
}
#header-buttons table {
  margin:0; 
  border:none;
}
#header-buttons td {
  position:relative; 
  padding:0;
  border: none; 
}
#header-buttons td a {
  display:block; 
  position:absolute; 
  top:7%; 
  left:6%; 
  width:87%; 
  height:82%; 
  text-decoration:none;
}
#header-fix { clear:both; display: none; border-bottom: 1px solid #000; }
.page-template-landing-page #header-fix, 
.page-template-landing-page-php #header-fix { 
  display: block; 
}

.js .main-nav #responsive_current_menu_item {
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
  font-size: 12px;
}

#wrapper {
  background: none !important; /* bodhi 2017.07.19 */
	margin: 0px auto 2px;
	border: none;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
/*	box-shadow: 0 0 9px 3px rgba(0, 0, 0, 0.38); */
}

.page-template-full-width-page #wrapper {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

h3#comments-title, h3#reply-title, #access .menu, #access div.menu ul, #cancel-comment-reply-link, .form-allowed-tags, #site-info, #site-title, #wp-calendar, .comment-meta, .comment-body tr th, .comment-body thead th, .entry-content label, .entry-content tr th, .entry-content thead th, .post-meta, .entry-title, .entry-utility, #respond label, .navigation, .page-title, .pingback p, .reply, .widget-title, .wp-caption-text, h6#comments {
    font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
}

/*
.entry-title {
  font-family: Georgia, "Times New Roman", serif; 
}
*/

#content .post .post-entry h1,h2,h3,h4,h5,h6 { /* 2022.10.21 */
  font-family: Georgia, "Times New Roman", serif;   
}

h1#bp-title {
  /* custom title text for website special pages */
  color: #02977C !important;
  font-family: Georgia, "Times New Roman", serif !important; 
  font-size: 1.8em !important;
  text-align: center;
}

h6#comments { font-size: 1.3em; }

.post-data { display: none;}

h1 { font-size: 1.6em; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.0em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }

.widget-title h3 { padding: 0; margin-bottom: 20px; }
.textwidget h4 { margin-top: -1.0em; }

strong { font-weight: bold; }

a { font-weight: inherit; }
a:link, a:visited { 
  /* color: #03997E; */ 
  color: #009176;
  text-decoration: underline; 
}
a:visited { }
a:active, a:hover { 
/*  color: #13A9FF; */
  color: #00C486;
}

#content-full a.signup {
  color: #cc000f;
  font-family: Georgia,"Times New Roman",serif;
  text-decoration: none;
  font-weight: bold;
}

#content-full a.signup:hover {
  color: #cc000f;
  text-decoration: underline;
}

#content-full a, #content-full li a {
  color: #03997E;
}

#content-full a:hover, #content-full li a:hover {
  color: #00C486;
}
    
#content, #content-blog {
  margin-top: 20px;
  margin-bottom: 20px;
}

#content p, #content-blog p, #content ul, #content ol, #content dd, #content pre, #content hr {
    margin-bottom: 24px;
}
#content p, #content-blog p {
  /* 2016.02.21 ~ change font size and color */
  color: #000000;  /* bodhi 2017.07.19 */
/*  font-size: 15px; */
  font-size: 16px;
  margin: 0 0 16px 0;
}

#content .entry-title, #content-blog .entry-title,
#content-search .entry-title, #content-archive .entry-title {
  color: #000;
  font-size: 21px;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 3px;
}
#content .entry-title, #content-blog .entry-title { margin: 0; }
#content-blog .entry-title a, #content-search .entry-title a,
#content-archive .entry-title a {
/*  color: #008080; */  
  color: #03997E;
  font-weight: bold;
  text-decoration: none;
}
#content-blog .entry-title a:hover, #content-search .entry-title a:hover,
#content-archive .entry-title a:hover {
  color: #00C486;
  text-decoration: underline;
}

#content-full .entry-title, #content-full .post-title, #content-full .post-meta, 
#content-full #respond {
  display: none;
}

.blog.home #content-blog .entry-title.post-title {
  margin-bottom: 11px;
}

a img.alignnone {
    margin-bottom: 0;
}

.fluid-width-video-wrapper {
/*  top: -10px;  removed 2015.09.11 to add more top spacing when video appears at top of post */
  position: relative; 
  z-index: 0;
  margin-top: 5px;
}

.post-meta {
  margin-bottom: 0;
  padding-bottom: 10px;
}
.post-meta, .post-meta a, .navigation a {
    color: #888;
    font-size: 12px;
}
.post-meta a:hover {
  color: #ff4b33;
}

.author-gravtar {
  display: none;
}

.comments-link a {
/*  text-decoration: none; */
}

.home-comments-link a {
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
  color: #888;
  text-transform: uppercase;
}

.commentlist .children { margin-left: 15px; } /* controls comment thread indent */
.commentlist li.alt { background: #f2f2f2; } /* controls alternating comment background shading */

.navigation a { font-size: 16px; }

/* ########################################################### 
 Full Page CSS
############################################################## */
/*
.page-template-full-width-page .site-name { text-shadow: 2px 2px 6px #333; }
.page-template-full-width-page .site-description { 
  color: #000; 
  text-shadow: 1px 1px 3px #333;
  margin-top: 5px;
}
.page-template-full-width-page #logo img { border-radius: 10px; }
.page-template-full-width-page #logo #header-buttons img { border-radius: 0; }
.page-template-full-width-page #logo #media-links td img { border-radius: 0; }
.page-template-full-width-page #media-links td.ted-spacer { width: 12px; }

.page-template-full-width-page #site-credits { color: #555; }
.page-template-full-width-page #site-credits a { color: #555; }
.page-template-full-width-page #site-credits a:hover { color: #080; }
*/
.center { text-align: center; }

#content-full {
  width: 80%;
  margin-top: 10px;
  margin-bottom: 20px;
  margin-left: 10%;
  margin-right: 10%;
  padding: 0; 
  font-size: 1.1em;
}
#content-full h1 {
  color: #000;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 1.6em;
  font-weight: bold;
  line-height: 1.3em;
  margin-bottom: 14px;
}
#content-full .sharedaddy { display: none; }
#content-full ul { list-style-type: none; }
#content-full li, #content-full li a  {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 12px;
}
#content-full li { color:#282828; font-size: 21px; }
#content-full p { margin: 8px 0 0 0; }
#content-full .post-edit { margin: 0; }
#content-full .yt-video { 
/*  width: 87%; */
  margin:0 auto;
}

.yt-wrapper {
  padding: 15px 0 15px;
}

/* ##############################
  begin css inherited from fixed 
  width static legacy site pages
############################## */

#content-full .std-list {
  padding-left: 0;
  list-style-type: disc;
  padding-top: 15px;
}

#content-full .std-list li {
  font-family: "Times New Roman", serif;
  font-size: 1.15em;
  font-weight: normal;
  margin-bottom: 10px;
}
  
#content-full .std-list li a {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin-bottom: inherit;
}

.show-mobile {
  display: none;
}

.title {
  font-size: 2.0em;
  text-align: center;
  font-style: italic;
  font-weight: bold;
}

hr {
    background: #400 none repeat scroll 0 0;
    border: medium none;
    color: #400;
    height: 2px;
    margin: 0 auto;
}
  
/* ##############################
  end css inherited from fixed 
  width static legacy site pages
############################## */



#page-title-img { margin: 0; }
#page-title-img img { 
  display: block; 
  border: none; 
  margin: 0 auto 10px; 
}
#page-title-img h1 {
  font-family: "Times New Roman", serif;
  font-style: italic; 
  margin: 0; 
  display: none; 
}

#page-form {
  text-align: center;
  margin: 0;
}
#page-form p { margin: 0; }
#page-form input, #page-form textarea {
    background: #ffe8b7 none repeat scroll 0 0;
    border: 1px solid #999;
    border-radius: 8px;
    color: #555555;
    font-family: Arial,sans-serif;
    font-size: 0.9em;
    padding: 3px 3px 3px 6px;
    box-shadow: none;
}
#page-form div { margin: 0; }
#page-form table {
  display: inline;
  margin: 0;
  border: none;
}
#page-form td { 
  border: none; 
  padding: 0; 
}
#page-form label { font-weight: normal; padding: 0; }
#page-form .infusion-field-input-container {
  display: block;
  margin: 7px auto; 
  width: 210px;
}
#page-form input[type="submit"] {
    background: #3cddcd url("images/btn-grd-32-1.png") repeat-x scroll left top;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    padding: 0;
    border: 2px solid #000;
    box-shadow: 0 0 4px 1px rgba(68, 0, 0, 0.5);
    height: 31px;
    line-height: 25px;
    width: 140px;
    text-shadow: none;
}
#page-form input[type=submit]:hover {
  background: #3CDDCD url("images/btn-grd-32-2.png") repeat-x top left scroll;
}
#page-form input[type=submit]:active {
	position:relative;
	top:1px;
}
/* ########################################################### 
 End Full Page CSS
############################################################## */

/* ########################################################### 
 Sitemap Link
############################################################## */
#sitemap-link {
  clear: both;
  text-align:center; 
  position:relative; 
  top:8px; 
  font-size: 1.1em;
  position: relative;
  top: 10px;
  line-height: 1; 
}
#sitemap-link p {
  display: inline-block;
  padding: 0 0.1em 0 0.2em;
  margin-bottom: 10px;
}
#sitemap-link span { font-size: 1.3em; }
#sitemap-link a { text-decoration: none; }
#sitemap-link a:hover { text-decoration: underline; }

/* ########################################################### 
 Policy Links
############################################################## */
#policy-links {
  clear: both;
  text-align:center; 
  position:relative; 
  top:8px; 
  font-size: .9em;
  position: relative;
  top: 10px;
  line-height: 1; 
}
#policy-links p {
  display: inline-block;
  padding: 0 15px;
  margin-bottom: 10px;
}
#policy-links span { font-size: 1.3em; }
#policy-links a { text-decoration: none; }
#policy-links a:hover { text-decoration: underline; }

/* ########################################################### 
 Copyright & Site Credits
############################################################## */
#site-credits {
  clear: both;
  color:#c0c0c0; 
  text-align:center; 
  position:relative; 
  top:8px; 
  font-size: .7em;
  position: relative;
  top: 10px;
  line-height: 1; 
}
#site-credits span { font-size: 1.3em; }
#site-credits a { color: #b0b0c0; }
#site-credits a:hover { color: #aa88ff; }


/* ########################################################### 
Begin Footer
############################################################## */

#footer-wrapper .grid.col-940 {
    display: none;
    margin: 0;
}

/* ########################################################### 
End Footer
############################################################## */


/* ########################################################### 
Begin .main-nav and .menu Menu CSS
############################################################## */

.menu a {
  font-family: "Helvetica Neue",Arial,Helvetica,sans-serif;
  font-size: 14px;
  text-decoration: none;
  color: #fff;
  height: 0;
  line-height: 14px;
}
.menu ul {
  width: 160px;
  min-width: 0;
}
.menu li li {
  width: 160px;
}  


.main-nav {
	background: #03997E;
  font-family: Helvetica, Arial, sans-serif;
  text-align: center;
  height: 32px;
  position: relative; 
  z-index: 50;
  clear: both;
}

.menu {
	background: transparent;
  font-family: arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  margin: 0;
  padding: 0; 
  /* cntl height of nav bar  100%   */
  line-height: 14px; 
  list-style: none;
  position: relative;
  z-index: 100;
  clear: both;
	-ms-filter: "none"; /* IE8 */
}

.menu a {
	-ms-filter: "none"; /* IE8 */
}

.menu ul {
  display: block;
  width: 150px;
}

/*
.menu::after, .menu ul::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}
*/

.menu, .menu ul {
    min-height: 0;
}

.menu li {
  float: left;
  position: relative;
}

.menu a {   border-left: 1px solid #1CAC1C; }

/* main level link */
.menu a {
  font-weight: bold; 
  /* color text in main level e7e5e5  */
  color: #e3e3e3;
  text-decoration: none;
  display: block;     
  /* bar padding - bar width - spacing between 8px 20px  */
	min-height: 16px; 
  padding: 8px 17px;
  margin: 0;
  text-shadow: none;
}

.menu a.after-arrow:after {
  content: "\00bb";
  float: right;
}

/* main level link hover */
.menu li:hover > a { 
  /* color of button, 1st row fff    */
  /* background: #FFD0D0; */ 
  background: #00c486; 
  /* color text in button 1st level when hover 444  */
  color: #005d00;
  /* color top border of button 1st level           f8f8f8   */
  border-top: none;
}

.menu .current a, .menu li.current-ancestor { 
  background: #cccccc; 
}
.menu .current a { 
/*  background: #cccccc; 
  background: #95E2C0;
*/  
  color: #2B5D39;
}

.menu .current_page_item a, .menu .current-menu-item a {
  background-color: #06856A;
}

/* level 2 list */
.menu ul {
  display: none; 
  list-style: none;  
  margin: 0px 0;
  padding: 0;
  position: absolute;
  top: 32px;
  left: 0;
  /* color bckgnd wndw below 1st   ddd */
  background: #BFFFE2;
  background: #ffdddd;
  /* color border wndw below 1st   b4b4b4 */
  /* border: solid 1px #7070D0; 
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; 
  */
/*  border-radius: 0 0 4px 4px; */
}

.menu li li {
  background: #ffdddd;
  width: 160px;
}

.menu ul a, .menu li li a, .menu li li a:hover {
  text-shadow: none;
  display: block;
  text-align: left;
  width: 140px;
  border: none;
  border-bottom: 1px solid #ddd;
}

.menu li {
  padding: 0;
}

.menu ul li a,  .menu li li a {
  /* adjusts line-height for sub level links */
  font-size: 14px;
  font-weight: bold;
  line-height: 1.1;
  padding: 9px 10px;
  white-space: normal;
  height: auto;
}

/* sub levels link hover */
.menu ul li:hover a, .menu li:hover li a {
  color: #4E4EA5;
  color: #009900;
}

.menu li li a:hover, .menu ul li a:hover {
  background: #ffd0d0 !important; 
}

/* sub levels link visited */
.menu ul li:hover a:visited, .menu li:hover li a:visited {
  color: #4E4EA5;
  color: #008255;
}

.menu li:hover a {
  /*  color backgnd on hover below 1st level 0078ff   */
/*  background: #66bb66; */
  /*  color text on hover below 1st level fff    */
/*  color: #666666; */
}

.menu li li {
  border: none;
  margin: 0;
}

/* level 3+ list */
.menu ul ul {
  left: 160px;
  top: 0;
}

/* rounded corners of first and last link */
/*
.menu ul li:first-child > a {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
.menu ul li:last-child > a {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-radius: 0 0 4px 4px;
}
*/

/* remove bottom border of last link */
.menu ul li:last-child > a {
  border-bottom: none;
}

.menu li:hover > ul {
  display: block;
}

/* ########################################################### 
End .main-nav and .menu Menu CSS
############################################################## */

/********************** 
  sidebar css 
***********************/

#widgets #button-wrapper {
  /* remove social media icons at top of blog sidebar. */
  display: none;  /* bodhi 2017.07.19 */
}

.widget-wrapper { background-color: #ffffff; }

#black-studio-tinymce-11 { 
  background-color: #FFD565; 
  box-shadow: inset 0 0 9px 0px #EFB237; 
  margin-top: 11px;
}

#black-studio-tinymce-7 .widget-title h3 {
  margin: 0;
  text-align: center;
  font-style: italic;
}

.widget-title h3, .widget-title-home h3 {
    font-size: 18px;
}

#widgets ul li { 
  font-size: 14px;
  line-height: 1.2; 
  margin-bottom: 5px;
}
#widgets ul li a {
}


.widget-wrapper input[type="text"] {
  width: 74%;
}

/* fix input form css broken by Responsive upgrade 2017.09.02 */
#searchform input[type="text"] {
  color: #888888;
  border: 1px solid #d8d8d8;
  border-radius: 4px;
  padding: 6px;
  max-width: 300px;
}

/*
li.cat-item a:link. li.cat-item a:visited { }
li.cat-item a:hover { color: #13A9FF; }
*/

#widgets li.cat-item a {
  font-family: "Helvetica Neue", Arial, sans-serif;  /* bodhi 2017.07.19 */
  font-size: 1.15em;
}


#widgets ul li a:link, 
#widgets ul li a:visited,
.textwidget a:link,
.textwidget a:visited
{ 
  font-family: "Helvetica Neue", Arial, sans-serif;  /* bodhi 2017.07.19 */
  color: #03997E;
}

#widgets ul li a:hover,
.textwidget a:hover
{ 
/* color: #1099EF; */
  color: #00C486
}

/********************** 
  end sidebar css 
***********************/



/********************** 
  misc. css 
***********************/
.hide { display: none; }

::-webkit-input-placeholder { color:#888; } /* darken input field placeholder text for Safari */

a.grd-button {
/*
	-moz-box-shadow:inset 0px 0px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 0px 0px 0px #ffffff;
*/  
  box-shadow: 0 0 5px 0px rgba(68, 0, 0, 0.2); 
  background: #3CDDCD url("images/btn-grd-32-1.png") repeat-x top left scroll;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-indent:0;
	border:1px solid #d0d0d0;
	display:inline-block !important;
	color:#000;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	height:31px;
	line-height:31px;
	width:170px;
	text-decoration:none;
	text-align:center;
/*	text-shadow:0px 0px 0px #ffffff; */
}

a.grd-button:hover {
  background: #3CDDCD url("images/btn-grd-32-2.png") repeat-x top left scroll;
	color:#000;
}

/* css for Books page */
#book6, #book1, #book2, #book3, #book4, #book5 { margin: 5px; text-decoration: none; display: inline-block; } 
#book-grid { display: inline-block; max-width: 500px; margin: 5px; }
#book2 { vertical-align: top; }
#book3 { margin: 0 0 5px; }
#book4, #book5 { width: 49%; }
#book4 { margin: 5px 5px 0 0; }
#book5 { margin: 5px 0 0 5px; }
#book6 img, #book1 img, #book2 img, #book3 img, #book4 img, #book5 img { margin: 0; } 

/* fix input form css broken by Responsive upgrade 2017.09.02 */
.contact_right select, input[type="text"], 
input[type="password"], input[type="email"] {
  background: #ffffff;
  color: #888888;
  border: 1px solid #d8d8d8;
  border-radius: 4px;  
  padding: 6px;
}

/* Hx text color inside post and page content */
h1,h2,h3,h4,h5,h6 { 
  color: #333333;
} /* brg - 10/20/22 */

/********************** 
  end misc. css 
***********************/


/*************************************
 begin responsive pro compatibility 
*************************************/
.site-description {
   font-weight: normal;
}
div#container {
  width: 90%;
  max-width: 1111px;
}
.main-nav {
  background-color: #03997E;
  background-image: none;
}
#content h1::after {
  border-bottom: none;
}
.post-meta .byline {
  padding-left: 7px;
}
input[type="submit"], .widget-title h3 {
  color: #000;
}

/*************************************
 end responsive pro compatibility 
*************************************/



/* ########################################################### 
  begin responsive css
############################################################## */

@media screen and (max-width: 980px) {
  .col-620 {
    /* width of content area */
    width: 100%;
  }
  .col-300 {
    /* width of sidebar widgets */
    width: 100%;
  }
  
  #content-full .hide-mobile { display: none; }
  #content-full .show-mobile.title { display: block; }

  #sticky-footer { display:none; }
  #spacer { height: 20px; }

  .widget-title h3, .widget-title-home h3 {
      font-size: 22px;
  }
  #widgets ul li a {
      font-size: 16px;
  }
}

@media screen and (max-width: 860px) {
  
  .menu a { padding: 8px 8px; }

  #header-buttons {
    position: relative;
    top: -5px;
  }
  
  .page-template-full-width-page .site-name { text-shadow: 2px 2px 4px #333; }
  .page-template-full-width-page .site-description { text-shadow: 1px 1px 2px #333; }
  #content-full .yt-video { width: 100%; }
  #content-full {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    padding: 0;
  }
  #page-title-img img { display: none; }
  #page-title-img h1 { margin: 0; display: block; }
  #page-form input, #page-form textarea {
      background: #ffe8b7 none repeat scroll 0 0;
      border: 1px solid #999;
      border-radius: 8px;
      color: #555555;
      font-family: Arial,sans-serif;
      font-size: 1.1em;
      padding: 3px 3px 3px 6px;
      box-shadow: none;
  }
  
}

@media screen and (max-width: 840px) {
  .menu a { padding: 8px 12px; }
  #container {
    padding: 0 1.0%
  }  
}

@media screen and (max-width: 790px) {
  #logo {
    padding-left: 10px;
    padding-right: 0;
  }
  .menu a { padding: 8px 6px; }
}

@media screen and (max-width: 670px) {
  #container {
    padding: 0 1.0%
  }
  
/*  
  .site-name {
    font-size: 2.7em;
    line-height: 39px;
    padding: 30px 0 7px;
  }
  .site-description { font-size: 1.3em; }
*/
}

@media screen and (max-width: 768px) {
  #book6, #book1, #book2 {
    width: 96%;
    max-width: 500px;
    margin-left: 0;
    margin-right: 0;
  }
  #book-grid { 
    width: 96%;
  }
  #book4, #book5 {
    width: 48%;
  }
}

@media screen and (max-width: 650px) {
  /* #logo { text-align: left; } */
  #logo img { margin-right:20px; }

/*
  .site-description br.show-mobile { display: inline; }
  .site-description { 
    font-size: 1.4em;
    line-height: 1.2; 
  }
*/
  .main-nav { 
    height: 28px;
    text-align: left;
  } 
}

@media screen and (max-width: 590px) {
  #logo {
    font-size: 0.6em;
  }
  .page-template-full-width-page .site-name { text-shadow: none; }
  .page-template-full-width-page .site-description { text-shadow: none; }
}

@media screen and (max-width: 360px) {
  #page-form label { 
    font-size: .9em; 
  }
}

@media screen and (max-width: 340px) {
  #logo {
    font-size: 0.4em;
  }
}

/* scale the google captcha on iPhone 4 & other mobile devices < 320 px wide (575px tall). */
@media screen and (max-width: 320px){
  #rc-imageselect, .gglcptch {
    transform:scale(0.77);
    -webkit-transform:scale(0.77);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
  }
}


/* ########################################################### 
  end responsive css
############################################################## */
