/*
Version: 1.1
*/


/* ---- Place your custom styles below ---- */

/* sidebar newsletter subscribe form */
#wpcf7-f8670-w1-o1 input.wpcf7-email {
   border-radius: 20px;
   -moz-border-radius: 20px;
   -webkit-border-radius: 20px;
   height: 27px;
   width: 70%;
   display: inline;
   margin-right: 10px;
}
#wpcf7-f8670-w1-o1 input.wpcf7-submit {
    display: inline;
    margin-top: 0px;
    /* background-color: #aaa; */
    margin-left: 2px;
    margin-right: 0px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 0px;
    float: right;
    vertical-align: top;
}
#wpcf7-f8670-w1-o1 img.ajax-loader XXXXX {
   display: none; /* do not show rotating arrows */
}
#sidebar-wide #text-10 {
   padding-bottom: 0px;
}
#wpcf7-f8670-w1-o1 div.wpcf7-response-output {
   margin: 0px;
   visibility: visible;
}
#text-10.widget_text .textwidget p {
   margin-bottom: 0px;
}



#reply-title { /* make space for instructions at top of comment form, see comments.php */
   height: 40px;
}
#respond {
   margin-bottom: 25px; /* some space after comment form */
}

/* work around horiz position issue of soc links in desktop chrome */
.ssbp--state-hidden .ssbp-container {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

/*** Store ***/
/*#nav-sub li.menu_store a {
   font-size: 130%;
   color: red
}*/
#nav-sub li.menu_store a:after {
   content: "New!";
   color: red;
   font-size: 14px;
   position: relative;
   bottom: 8px;
   left: 2px;
}
.page-template-page_store .ssbp-wrap.ssbp--aligned-right {
   display: none;
}
.page-template-page_store header h1.entry-title {
   color: /*#308DBF*/ #79b24e;
   margin-left: 65px;
   background: #308DBF;
   color: rgba(255,255,255,0.95);
   padding: 7px;
   font-weight: bold;
   margin-right: 75px;
   margin-top: 20px;
   padding-left: 25px;
   margin-bottom: 0px;
   font-size: 25px;
}
p#powered {
   font-style: italic; 
   font-size: 11px; 
   margin-top: -10px; 
   color: /*#FBB956*/ #ff9900; /*rgba(255,255,255,0.8); */
   text-align:right; 
   margin-right: 35px; 
   position: relative; 
   top: 10px;
}


/*** Amaz ***/
.textwidget .su-spoiler-style-default > .su-spoiler-content { 
   padding-left: 0px; /*sidebar spoiler*/
   padding-top: 0px;
}
.textwidget .su-spoiler-style-default > .su-spoiler-title {
   color: #308dbf; /* sidebar spoiler title */
   margin-left: 45px;
}
.textwidget .su-spoiler {
   margin-bottom: 0px;
}
div.amz {
    border-left: 1px solid #FF9900;
    padding: 0px 10px 0px 10px;
    margin-top: 35px;
    border-right:  1px solid #FF9900;
    border-top:    2px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}
p.products {
   font-size: 15px;
   color: #444
}
.text table.amass {
   width: auto;
   margin-top: 30px;
   margin-bottom: 0px;
}
.text table.amass tr {
   background: white;
}
.text table.amass td {
   border: none;
   padding: 0px 10px 15px 10px;
   width: 130px;
   vertical-align: top;
   line-height: 18px;
   font-style: italic;
   font-family: times;
   font-size: 16px;
   color: #444;
}
.text table.amass td div {
   width: 120px;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 10px;
}
/*** End AA ***/

#header-carousel ul li a.item {
   width: 178px; /* fixes wrap-around of last carousel element on some platforms */
}


table.leftaligned td {
   text-align: left;
}

div.shaded_quote_box {
   background-color: #f0f0f0; 
   border-radius: 15px;
   padding: 10px 5px 0px 0px;
   margin-left: 0px;
}




/* comments author name is a link to the website they provided;
   make it shows up in blue when hovering with mouse */
.commentlist li .comment-body .fn a:hover { color: #308dbf; }

body {
   color: #222;
   font-size: 16px;
}

/*date-less carousel*/
#header-carousel ul li a.item span.desc {
   display:none;
}
#header-carousel ul li a.item {
   height: 255px;
}


/* tables on clear floor space guide */
table.guide {
   margin-bottom: 10px;
   margin-top: 35px;
   border: 1px solid #ccc;
}
table.guide tr.hd_row {
   background: #e8e8e8;
}
table.guide tr.hd_row.alt {
   background: #e8e8e8;
}
table.guide th {
   /*color: red;*/
   background: #e8e8e8;
   /*border-bottom: 1px solid #ccc;
   border: 1px solid #ccc;*/
   border: 1px solid #ccc;
   font-weight: bold;
   width: 38%;
   color: #333;
   padding: 10px;
}
table.guide th.first {
   width: 26%;
}
table.guide td.front {
   background: #f8f8f8 /*#888 #308dbf*/;
   color: #000;
   font-weight: normal;
   font-style: normal;
   font-size: 100%;
}
table.guide tr.alt  {
   /*color: red;*/
   background: white;
}
table.guide td {
   /*border-bottom: 1px solid #bbb;*/
   border: 1px solid #ccc;
   padding: 10px;
   color: #555;
   font-size: 100%;
   line-height: 140%;
   font-style: normal;
}
div.tbl_cap { /* table caption */
   margin-left: 0px;
   font-weight: normal;
   font-style: italic;
   margin-bottom: 25px;
   padding-left: 5em;
   text-indent: -5em;
   color: #222;
}
div.fig_cap { /* figure caption */
   margin-left: 0px;
   font-weight: normal;
   font-style: italic;
   margin-bottom: 25px;
   padding-left: 5em;
   text-indent: -5em;
   color: #222;
}
span.emphasis {
   font-style: italic;
   font-weight: bold;
   color: #000 /*#308dbf*/;
   /*text-decoration: underline;*/
}
table.multifigs {
   margin-bottom: 10px;
}
table.multifigs td {
   border: 0px;
}
table.multifigs tr.alt {
   background: white;
}
ul.guide li {
   margin-bottom: 13px;
   /*line-height: 130%;*/
   list-style: disc;
}
ol.guide.alpha li {
   margin-bottom: 13px;
   list-style: lower-alpha;
}
ul.guide.dense li {
   margin-bottom: 0px;
}
ol.guide li {
   margin-bottom: 13px;
   /*line-height: 130%;*/
}
span.gray {
   font-style: normal;
}

span.format-icon { /* turn off image/video icon on top of featured image */
   display: none;
}

h3.widget-title { letter-spacing: 0.3px; }  /* make widget titles a bit more spacious */

/* experiments for "inline" style Contact form */
.wpcf7 .singleline ol {
list-style: none;
margin: 0;
}
.wpcf7 .singleline li{
display: inline-block;
margin-right: 10px;
}



/* "misconception" title (rounded box)
   (walk-in tub mistake? article) */

p.miscon_title {
   margin-top: 20px;
   border: 1px solid #308dbf; 
   background-color:#d3e8f4; 
   padding:2px; 
   text-align:center; 
   line-height:150%; 
   -moz-border-radius: 5px; 
   -webkit-border-radius: 5px; 
   border-radius: 5px; 
   color:#308dbf; 
   font-family:'Oswald'; 
   font-weight: normal; 
   text-transform: uppercase;
   /* letter-spacing:0.5px; */
}

/* misconception PROMISE / REALITY rounded boxes (walkin tub mistake article) */
.miscon_prom_real { 
border: 1px solid #aaa; background-color:#eee; padding: 5px; text-align:center; margin-left:0px; margin-right:8px; line-height:150%; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; font-family:'Oswald'; font-weight: normal; text-transform: uppercase; color:#666;
}

/* misconception table containing promise & reality and corresp text (walkin tub mistake article) */
table.prom_reality {  
  border:0; 
  margin-bottom:0px; 
  margin:0px; 
  border-collapse:collapse;
}
table.prom_reality td {
   background-color: white!important; margin-left: 0px; padding: 0px; text-align: left; border: 0; vertical-align: top;
}


/* make the pagination "Page x of y" box more visible
 * the red used here #bf3045 is complementary to the theme blue #308dbf
 * as per http://www.colorhexa.com/308dbf
 */
.wp-pagenavi span.pages, .wp-pagenavi span.extend {
color: #bf3045; 
/*background-color: #Ffffdd;*/
border: 1px solid #bf3045;
/*font-weight: bold; */
} 


/* customize the subscribe form error messages */
span.wpcf7-not-valid-tip
{
   margin-left:40px; 
   margin-top: -20px;
   padding-left: 2px;
   color: red;
   fonst-size:12px;
   -moz-border-radius: 3px; 
   -webkit-border-radius: 3px; 
   border-radius: 3px; 
}
div.wpcf7-validation-errors {
   border: 1px solid red;
   color: red;
   -moz-border-radius: 3px; 
   -webkit-border-radius: 3px; 
   border-radius: 3px; 
}
 

/* make submenu items (dropdowns in sub-header menu) more visible */
#nav-sub ul li a {
background: #d3e8f4!important;
font-weight: bold;
font-size:110%;
color: #333!important;
width: 150px; 
/*border: solid 1px #999;*/
text-shadow: none;
}


/* homepage link formatting (set in menu) - not working */
/* .hplform
{
   color:red;
}*/

/* make lines above dates in carousel darker - don't use for now
#header-carousel ul li a.item span.desc {
color: #999;
border-top: 1px solid #bbb;
}
*/


/* make carousel article titles a touch bigger */
#header-carousel ul li a.item span.title {
font-size: 13px;
}

/* make the tagline (text next to logo in header) more visible */
#tagline {
color: #bbb; /* orig */
/*color: #f0f0e0;*/
/* color: #ffffff; */
/*font-size: 115%;*/
font-size:115%;
/* margin-left: 20px; */
margin-top: 20px; 
margin-left: 0px;
/*font-weight:bold;*/
}

/* this one makes the logo a little smaller and gives it a little more margin from the top edge,
   at least this setting seemed nice in Header Boxed Arc style config */
/* #logo { margin: 18px 0; }
#logo img { height: 36px; } */
#logo { margin: 31px 0; margin-left: 8px} 
#logo img {height: 60px;}


/* #tagline {margin-top: 20px; margin-left: 0px;} */

.spacer {
height: 35px;
/*background-color: #fafafa;*/
}

.entry {
margin: 0 0 20px 0;
}

#nav-sub li {
   font-6ize: 14px;
}

.widget_search input#searchsubmit { display: inline; margin-top: 0px; /*background-color: #aaa;*/ margin-left:2px; margin-right: 0px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; padding-bottom: 5px; padding-top:5px; padding-left:8px; padding-right:8px; margin-bottom: 0px; float:right; vertical-align:top; }

.widget_search input#s { background: #fff; width: 75%; border: 1px solid #ddd; border-top-color: #ccc; padding: 5px 10px; color: #999; 
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); display: inline;}

/* jsh: added for picture frames */
.imagedropshadow {
	padding: 1px; 
	border: solid 0px #EFEFEF;
        box-shadow: 0px 2px 3px #888;
        -webkit-box-shadow: 0px 2px 3px #888;
        -moz-box-shadow: 0px 2px 3px #888;
}
img.imagedropshadow_w {
	padding: 1px; 
	/*border: solid 0px #EFEFEF;*/
        box-shadow: 0px 0px 2px 4px #fff;
        -webkit-box-shadow: 0px 0px 2px 4px #fff;
        -moz-box-shadow: 0px 0px 2px 4px #fff;
        margin-top: 15px;
        margin-bottom: 15px;
}

.imagedropshadow2 {
        box-shadow: 3px 3px 2px #888;
}
.twocol 
{
-moz-column-count:2; /* Firefox */
-webkit-column-count:2; /* Safari and Chrome */
column-count:2; 
}

/*.text table td { border-bottom: 1px solid #e5e5e5; text-align: center; padding: 5px; vertical-align: middle; } */


.tbl_difficulty
{
vertical-align: top; 
text-align: left;
font-weight: bold;
color: #308dbf;
} 


/*added to widen contact form 7 text field*/
textarea {
height: 250px;
width: 396px;
}


/* custom figure caption, experimental */
.fig_caption_jh
{
   color:red;
}


/* to-do paragraph in RED */
.todo
{
color:red;
}


table.bathtubs 
{
   text-align:left;
   border-style:solid;
   border-color:#aaa; /*#308dbf*/
   border-width:1px;
}
table.bathtubs tr 
{
   border: solid;
   text-align:left;
   border-style:solid;
   border-color:#aaa; /*#308dbf*/
   border-width:1px;
}
table.bathtubs td 
{
   border: solid;
   text-align:left;
   border-style:solid;
   border-color:#aaa; /*#308dbf*/
   border-width:1px;
   vertical-align: top;
   font-size:90%;
   border-color:#aaa;
   background-color:#f5f5f5;
}

/* theme compresses letters using negative numbers - don't like that */
.text h3 { 
   letter-spacing: 0; 
   padding-top: 15px;
   line-height: 1.3em;
} 
.text h1 { letter-spacing: 0; } 
.text h2 { letter-spacing: 0; } 
.entry-title {letter-spacing: 0; font-size: 29px;}

h4.extra_top_padding
{
   padding-top: 11px;
}

h4.numbered
{
   padding-top: 11px;
   margin-left: 20px;
}

h3.extra_top_padding2
{
   padding-top: 15px;
} 
 
h2.toppad {
   padding-top: 20px;
} 

ol.more_li_spacing li
{
   padding-top: 12px;
   font-size:90%;
}

ol.extra_li_spacing li
{
   padding-bottom: 8px;
}

/* the following is obsolete, as I deleted the original word The Magazine and then my own entry Homeability in header.php altogether; this styling was meant to make the appearance of that word in the top of the dome look better */
#subheader .ctitle { background: #eee url(img/h-sprite.png) repeat-x 0 -500px; width: 1020px; font-family: 'Oswald', sans-serif; text-transform: uppercase; font-weight: bold; font-size: 17px; color: #ccc; height: 18px; line-height: 18px; text-align: center; letter-spacing:1px;}


/* this one prevents the success message from showing up in the contact form 7 submissions; goes along with the extra location change to a thank you page */
.wpcf7 .wpcf7-mail-sent-ok {}
div.wpcf7-mail-sent-ok
{
visibility:hidden;
}


/* this one moves the header menu up a bit so it is more centered, but this is problematic as it creates a gap */
/* take back out for now */
/*#nav { top: 12px; } */

.button 
{
   width:200px;
}

.toggle .title { background: url(img/shortcodes/toggle-plus.png) no-repeat; font-size: 15px; color: #777; padding: 20px 20px 20px 50px; position: relative; cursor: pointer; }
.toggle { margin-bottom: 20px; border: 1px solid #e0e0e0; /*width: 600px;*/ }
.toggle .title:hover { background: #f0f0f0; color: #308dbf;}
.toggle .title {font-size: 150%; padding: 10px 10px 10px 50px; }
.toggle .title .icon { background: #bbb url(img/shortcodes/toggle-plus.png) no-repeat 2px 2px;}


.text .wp-caption { 
   background: #fff; 
   width: 200px; 
   border: 1px solid #bbb;
   -moz-border-radius: 5px; 
   -webkit-border-radius: 5px; 
   border-radius: 5px; 
}

table.planner_box {  
  width: 300px; 
  border-collapse:collapse;
}
table.planner_box_tr {
   background-color: #fff; 
   border-style: none;
}

.text table.planner_box tr.alt {
background: #fff;
}
.text table.planner_box td {
   border: none; 
}

/* giver header bigger rounded top corners jh 2/2015 */
#header-inner { 
-moz-border-radius: 5px 5px 0 0;
-webkit-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}


.entry-thumbnail a img {
  height:110px;
  width: 110px;
}
.entry-thumbnail a {
  height:110px;
  width: 110px;
}
.entry-thumbnail {
   height: 120px;
   width: 120px;
}
.entry-wrap-small {
   width: 450px;
}
.entry-byline {
   display: none;
}
.entry {
   margin-bottom: 0px;
}

.body {
/*font-family: Calibri; */
}


/* Guide Styles [outdated?] */

.page-template-page-guides #content-inner {
    background-color: #FFEC8B !important;
}

.page-template-page-guides .entry-title {
   display: none;
}

/* white content area (on yellow background page template) */
.guide_white_content {
   background-color: #fff;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topright: 10px;
border-top-right-radius: 10px;
   padding: 15px;
   padding-top: 25px; 
   
}


/* give header bigger rounded top corners and remove what seems like semi-transparency jh 2/2015 */
#header-inner { 
   -moz-border-radius: 0; /*10px 10px 0 0; */
   -webkit-border-radius: 0; /*10px 10px 0 0; */
   border-radius: 0; /* 10px 10px 0 0; */
   /*background-color: #1F497D;*/ /*#000000;*/ /*#2A5E8E*/;   
   /*background-image: none;*/
}


/* Mobile - 320px */
@media only screen and (max-width: 479px) {

   /* avoid top spacer above the logo header portion on mobile phone */
   #wrapper {
      margin-top: -520px;
   }
   #header {
      top: 0px;
   }

}