/*
Theme Name: MYWCS Style V4
Description: MYWCS Style
Version: 4.0
Author: Weblines
Author URI: http://weblines.com.au
*/

/* basic styles for all browsers and print */
/*______________General HTML Tags______________*/
html, body, form, fieldset, legend {
    margin: 0;
    padding: 0;
}
body {
    margin: 0 20px;
	padding: 0;
 	font: 90% Calibri, Gill Sans, Times New Roman, serif;
	color: #303030;
    }
/*______________General HTML Tags______________*/

h1, h2, h3, h4, h5, h6 {
    margin-top: 1em;
	margin-bottom: 0.5em;
	}
p, ul, ol, dl, address {
    margin-top: 0.5em;
	margin-bottom: 1em;
	}
dt	{
	font-weight: bold;
	}
table  {
	margin-bottom: 1em;
	}
table, td, th {
	vertical-align: middle;
	}
table td {
	text-align: left;
	padding-left: 20px;
	}
h1 	{
	font-size: 1.8em;
    line-height: 1.1;
	color: #ff4301;
	}
h2 	{
	font-size: 1.3em;
    line-height: 1.2;
	color: #ff4301;
	}
h3	{
	font-size: 1.2em;
	color: #007592;
    color: #948a54;
	}
h4	{
	font-size: 1.1em;
	}
h5, h6 {
	font-size: 1.0em;
	}
h6  {
	font-weight: bold;
    display: inline;
    color: #339999;
    color: #cc0000;
    font-style: italic;
	}
a   {
	color: #0055aa;
	text-decoration: underline
	}
a:hover {
	color: #cc0000;
	}
a   {
	color: #0055aa;
	text-decoration: underline
	}
a:hover {
	color: #ff4301;
	}
.horiz li, #nav li {
	list-style: none;
	}
.horiz li {
	display: inline;
	}
a img {
    border: none;
}
.home h2 {
    text-transform: capitalize;
    color: #000;
}
.footerimg {
    max-width: 75px;
    height: auto;
}
.footerimg.first {
    margin-right: 20px;
}

/*
 * Responsive images
 *
 * Fluid images for posts, comments, and widgets
 */
#banner img,
#content img,
.comment-content img,
.widget img,
.wp-caption,
input, textarea {
	max-width: 100%;
}
input:focus, textarea:focus, .select2-container .select2-selection--single:focus {
    outline: 0;
}

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
#banner img,
#content img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
}
img.size-full,
img.size-large,
img.wp-post-image {
	height: auto;
	max-width: 100%;
}
/* Make sure videos and embeds fit their containers. */
embed,
iframe,
object,
video {
   max-width: 100%;
   display: block;
   margin-left: auto;
   margin-right: auto;
}
video {
   height: auto;
}
.wp-video {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
}


/* Site Specific styles */
h1 a:hover, h1 a:visited, h1 a {
	color: #ff4301;
   text-decoration: none;
}
h2 a:hover, h2 a:visited, h2 a {
	color: #ff4301;
   text-decoration: none;
}

.horiz li, .top-menu li {
	list-style: none;
	display: inline;
   margin-right: 4px;
}
.menu-toggle {
   cursor: pointer;
}

img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.centre, .center, .centered, .aligncenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
/* don't float images on small screens */
.alignright {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 20px;
}
.alignleft {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 20px;
}
.sidebar ul {
  	list-style-type: none;
}
.sidebar ul li {
    margin-bottom: 10px;
}
.sidebar ul ul li {
    margin-bottom: 0;
}
#footer {
    margin-top: 20px;
    font-size: 90%;
}
.screen-reader-text {
	position: absolute;
	left: -9000px;
}
#sidebar ul {
  	list-style-type: none;
	margin-left: 10px;
	padding-left: 0;
}
.site-title {
    color: #ff4301;
    font-weight: bold;
    padding: 0;
    margin-bottom: 0;
    margin-top: 1em;
    font-size: 4em;
}
.site-title a {
   color: #ff4301;
	text-decoration: none;
}
.site-description {
    color: #ff4301;
    padding: 0;
    font-size: 2em;
}
.post h1 a:hover, .post h1 a:visited, .post h1 a,
.page h1 a:hover, .page h1 a:visited, .page h1 a {
	color: #ff4301;
    text-decoration: none;
}
.post h2 a:hover, .post h2 a:visited, .post h2 a,
.page h2 a:hover, .page h2 a:visited, .page h2 a {
	color: #ff4301;
    text-decoration: none;
}
ul, ol {
    overflow: hidden;
}
/* Override the Twitter embed fixed width. */
.entry-content .twitter-tweet-rendered {
	max-width: 100% !important;
}
/* Never display */
.member-resources #fbComments, .memberarchive #fbComments,
.member-resources .tweetmeme_button, .memberarchive .tweetmeme_button,
.member-resources .twitter-share-button, .memberarchive .twitter-share-button,
.member-resources .yarpp-related {
    display: none;
}
.sticky .date, .sticky .postmetadata, .sticky .sociable,
.sticky .tweetmeme_button, .sticky .twitter-share-button {
    display: none;
}
.type-qa_faqs .entry .sociable,
.faq-answer .sociable,
.type-qa_faqs .tweetmeme_button {
    display: none;
}
/* New Articles/Blog page layout */
.page-articles .entrytext img, .page-blog .entrytext img,
.page-unsubscribe .entrytext img, .error404 .entrytext img {
    width: 170px;
    height: auto;
    margin-right: 20px;
    margin-bottom: 20px;
	padding: 10px;
    background-color: #fff;
	border: solid 1px #d9e0e6;
	border-bottom-color: #c8cdd2;
	border-right-color: #c8cdd2;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

body {
	margin: 0;
	padding: 0;
	}
/*_________________Page Layout_________________*/
/*   Page is the main page content.  Auto margins are essential.  */
/*   Wrapper is an internal wrapper, allowing background images */
/*   Header is outside wrapper currently but inside page */

#page	{
	position: relative;
	text-align: left;
	background: #fff;
	}
.container, #wrapper {
    max-width: 960px;
    margin: 0 auto;
    position: relative;
}
.front-page #wrapper, .page-template-front-page #wrapper,
#wrapper.full {
    max-width: none;
    margin: 0 auto;
}
.front-page .container, .page-template-front-page .container,
#wrapper.full .container {
    max-width: 960px;
    margin: 0 auto;
}

/*__________________Header_____________________*/

#header {
	position: relative;
}
#headpart1 {
    width: 100%;
    background: #cc0000;
}
#banner {
    background: url(images/banner.jpg) center top no-repeat;
    background-size: cover;
    box-sizing: border-box;
}
#banner .container {
	display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    text-align: center;
    align-content: center;
    max-width: 680px;
    padding-left: 20px;
    padding-right: 20px;
}
#banner img {
    width: 100%;
}
.custom-logo {
    padding-top: 60px;
}
.mini-logo {
    padding-top: 20px;
}
.wyww-logo {
    padding-top: 40px;
}
.mywcs-logo {
    padding-top: 80px;
}
#headpic {
   display: none;
}
.front-page #banner, .page-template-front-page #banner {
    display: none;
}

/*________________Rest of Layout_________________*/

/* wrapper contains content and right sidebar, to allow optimal content ordering */
#wrapper {
	width: 100%;
	margin: 0 auto;
}
#content {
	margin-top: 20px;
	font-size: 120%;
}
.front-page #content, .page-template-front-page #content{
    margin-top: 0;
    font-size: 125%;
}
#content h1:first-child {
    margin-top: 0;
}
/*__________________Top Menu_____________________*/
#nav {
  text-align: center;
  background: none;
}
.menu-toggle {
  display: inline-block;
  color: #fff;
  background-color: #cc0000;
  margin-bottom: 1em;
  margin: 10px 0 3px;
}
.menu-toggle:before {
-webkit-font-smoothing: antialiased;
	text-decoration: inherit;
  font: normal 30px/1 'dashicons';
  padding: 8px;
  content: "\f333";
  content: '\f228';
  display: inline-block;
  vertical-align: middle;
}
.menu-toggle:active,
.menu-toggle:focus,
.menu-toggle:hover {
    background-color: #444;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}
.menu-toggle:focus {
    outline: 1px dotted;
}
.menu {
  text-align: left;
}
.top-menu li {
	line-height: 1.4;
  float: none;
  border: none;
  display: list-item;
}
.top-menu a {
  font-size: 16px;
  color: #0055aa;
  padding: 4px 15px;
  display: inline-block;
}
.top-menu a:hover {
color: #cc0000;
  text-decoration: underline;
}
.top-menu ul.menu,
.top-menu .menu > ul {
  display: none;
  padding: 0;
}
.top-menu > ul.menu {
    background-color: white;
    padding-top: 20px;
}
.top-menu li ul,
.top-menu li ul ul {
  position: relative;
  top: auto;
  left: auto;
  width: auto;
}
.top-menu li li {
  width: auto;
}
.top-menu li {
  background: none;
    border-left: none;
}
.top-menu a:hover,
.top-menu .current_page_item a,
.top-menu .current_page_parent a,
.top-menu .current_page_ancestor a,
.top-menu .current-menu-item a,
.top-menu .current-menu-ancestor a {
 	background: none;
}
.home .top-menu .current_page_item a,
.home .top-menu .current_page_ancestor a,
.home .top-menu .current-menu-item a,
.home .top-menu .current-menu-ancestor a {
   background: none;
}

/* drop-down menu additions */
/* also requires menu.js */
.top-menu .current_page_item .children a,
.top-menu .current_page_parent .children a,
.top-menu .current_page_ancestor .children a,
.top-menu .current-menu-item .sub-menu a,
.top-menu .current-menu-parent .sub-menu a,
.top-menu .current-menu-ancestor .sub-menu a {
   background: none;
}
.top-menu .current_page_item .children a:hover,
.top-menu .current_page_parent .children a:hover,
.top-menu .current_page_ancestor .children a:hover,
.top-menu .current_page_parent .children .current_page_item a,
.top-menu .current_page_ancestor .children .current_page_item a,
.top-menu .current-menu-item .sub-menu a:hover,
.top-menu .current-menu-parent .sub-menu a:hover,
.top-menu .current-menu-ancestor .sub-menu a:hover,
.top-menu .current-menu-parent .sub-menu .current-menu-item a,
.top-menu .current-menu-ancestor .sub-menu .current-menu-item a {
 	background: none;
}
.top-menu li ul, .top-menu li ul ul  {
  background: none;
}

.top-menu ul.menu.toggled-on,
.top-menu .menu.toggled-on > ul {
display: block;
}

/*__________________Footer_____________________*/
#footer {
   clear: both;
   margin-top: 40px;
   padding: 13px 40px 20px;
   background: #cc0000;
   color: #fff;
}
#footer a {
   color: #fff;
   text-decoration: none;
}
#footer a:hover {
   text-decoration: underline;
}
ul#foot {
   list-style: none;
   margin: 0;
   padding: 0;
   border-top: solid 1px #ff4301;
   padding-top: 16px;
}
#menu-footer  {
    padding-left: 0;
}
#foot li, #menu-footer li {
    margin-bottom: 10px;
}
#foot li li, #menu-footer li li {
    margin-bottom: 6px;
    margin-left: 10px;
}
#menu-footer .sub-menu {
    margin-bottom: 0;
}
.page-template-full-width-page #footer {
    margin-top: 0;
}

/*-------------The Post-------------*/
.post, .type-page, .attachment, .type-qa_faqs {
	margin: 0 20px 30px;
}
.full .post {
    margin: 0;
}

.archive .post, .archive .type-page {
	border-bottom: solid 1px #e0e0e0;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
/* the post on an archive page */
.archivetitle {
	margin-left: 20px;
	margin-right: 20px;
}
.post h1 a:hover, .post h1 a:visited, .post h1 a,
.page h1 a:hover, .page h1 a:visited, .page h1 a {
	color: #ff4301;
    text-decoration: none;
}
.post h2 a:hover, .post h2 a:visited, .post h2 a,
.page h2 a:hover, .page h2 a:visited, .page h2 a {
	color: #ff4301;
   text-decoration: none;
}
/* Sitemap */
.sitemap .post {
   border-bottom: none;
}
.sitemap a {
   color: #404040;
}
.sitemap a:hover {
	color: #ff4301;
}
.sitemap a:visited {
	color: #808080;
}
.sitemap ul.catlist {
   list-style: none;
   padding-left: 6px;
   font-size: 1.1em;
}
.sitemap .catlist li {
   margin: 4px 0;
}
.sitemap .archive-menu .catlist li {
   margin: 15px 0;
}
.sitemap .archive-menu .catlist li a {
   text-decoration: none;
}
.archive-menu a img {
   vertical-align: middle;
   padding-right: 10px;
}
.archive-menu span {
}
.archivetitle img {
   vertical-align: middle;
   padding-right: 20px;
}
.entry .audioimbed {
	text-align: center;
	margin: 20px auto;
}

.entry li {
    margin-bottom: 6px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption {
	text-align: center;
	padding: 10px 0;
    background-color: #fff;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 80%;
	line-height: 1.2em;
	padding:0;
	margin: 0;
}
.entry img.noborder,
.entry a[title="Attribution License"] img {
    padding: 0;
    border: 0;
}
ul.type1 li {
	font-weight: normal;
}
.postmetadata {
	clear: both;
    font-size: 90%;
}
.member-resources .postmetadata {
}
.postmetadata a {

}
.miniem {
	color: #ff4301;
    font-size: 110%;
}
.embox {
    display: block;
    clear: both;
	border: solid 1px #ff4301;
	margin: 20px auto 10px auto;
	padding: 10px;
}
.small {
    font-size: 90%;
}
.navigation {
	overflow: hidden;
	margin: 1.5em 40px 0.5em 40px;
}
.member-resources .navigation {
    margin-left: 0;
    margin-right: 0;
}

.box {
    display: block;
    clear: both;
	border-top: solid 3px #e0e0e0;
	border-bottom: solid 3px #e0e0e0;
	margin: 20px 0;
	padding: 10px 0;
}
.halfbox {
    display: block;
    clear: both;
	border-bottom: solid 3px #e0e0e0;
	margin-bottom: 20px;
	padding: 10px 0;
}
.audioplayer_container {
    /*text-align: center;   */
}
.audioplayer_container object {
    margin-left: 0;
}
.entry img.tv, img.tv {
	background: #808080;
	padding: 10px;
}
img.intro, .entry img.intro {
  -webkit-box-shadow: 3px 3px 4px 0px #333333;
          box-shadow: 3px 3px 4px 0px #333333;
}
#media  {
	font-size: 85%;
	line-height: 1.2em;
	border: solid 3px #e0e0e0;
	padding: 10px 30px 0;
	margin-left: 10px;
	margin-right: -10px;
	margin-top: 10px;
	overflow: hidden;
}
#media .audio {
	float: left;
	width: 250px;
}
#media .video {
	float: right;
	width: 250px;
}
#mediahr  {
	font-size: 85%;
	line-height: 1.2em;
	border: solid 3px #e0e0e0;
	padding: 10px 20px 0;
	margin-left: 10px;
	margin-right: -20px;
	margin-top: 10px;
	overflow: hidden;
}
#mediahr .audio {
	float: left;
	width: 240px;
}
#mediahr .video {
	float: right;
	width: 300px;
	margin-bottom: 30px;
}
#media .video .tv, #mediahr .video .tv, #nztv1 .video .tv {
    text-align: center;
	margin-top: 20px;
	background: #808080;
	padding-top: 10px;
}
#mediahr #nztv, #nxtv1, #tttv {
    clear: both;
	border-top: solid 3px #e0e0e0;
	margin: 20px 10px;
	padding-top: 20px;
}
#nztv .video, #nztv1 .video {
    clear: both;
	float: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 420px;
}
#tttv .video {
    clear: both;
	float: none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 320px;
}
#gallery-1 {
    margin: auto;
}
#gallery-1 .gallery-item {
    float: left;
    text-align: center;
    width: 33%;
}
#gallery-1 img {
    border: 2px solid #cfcfcf;
}
#gallery-1 .gallery-caption {
    margin-left: 0;
}
#gallery-2 {
    margin-left: auto;
    margin-right: auto;
}
#gallery-2 .gallery-item {
    float: left;
    text-align: left;
    width: 220px;
    border: 2px solid #cfcfcf;
    padding: 10px;
    margin-right: 20px;
    height: 400px;
}
#gallery-2 img {
    border: 0;
}
#gallery-2 .gallery-caption {
    margin-left: 0;
}
#gallery-2 .gallery-icon {
    text-align: center;
    margin: 0 auto;
}
#gallery-3 .gallery-item {
    padding: 10px;
    background-color: #fff;
    border: solid 1px #d9e0e6;
    border-bottom-color: #c8cdd2;
    border-right-color: #c8cdd2;
    text-align: center;
    max-width: 322px;
    height: 190px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#gallery-3 .gallery-caption {
    margin-left: 0;
    margin-top: 10px;
}
#gallery-3 img,
img.simple {
    padding: 0;
    border: none;
}

/*______________Classes and Styles_____________*/
.clear {
    clear: both;
}
.first {
    margin-top: 0.5em;
}
.close {
    margin-bottom: 0.5em;
}
ul.nodot {
    list-style: none;
	margin: 0;
	padding: 0;
}
.nodot li {
	margin: 0;
	padding: 0;
}
ul.inset {
    list-style: none;
}
ul.gap li, ol.gap li {
    margin-bottom: 1em;
}
cite {
	font-weight: bold;
}
.pdf {
    padding-left: 45px;
    min-height: 40px;
    background: url(images/pdf.jpg) 0px 0px no-repeat;
    display: block;
}
.back {
    padding-left: 16px;
    background: url(images/back.gif) 0px 3px no-repeat;
    display: block;
}

a:hover img.noborder {
    opacity: 0.7;
}
/*
hr {
   clear: both;
   border: 0;
   height: 1px;
   background: #E8E5CE;
   margin-top: 20px;
   margin-bottom: 20px;
}
*/

.linkpage ul {
    list-style: none;
	margin: 0;
	padding: 0;
}
.linkpage ul li {
	margin: 0;
	padding: 6px 0;
}
.linkpage li a {
	font-weight: bold;
}
.top  {
  	text-align: right;
	font-size: 80%;
	clear: both;
}
.top a {
  	padding-right: 20px;
	background: url(images/ico/up.gif) 100% 0% no-repeat;
}
.yarpp-thumbnail > img {
   padding: 0;
   border: 0;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail {
   height: auto !important;
}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
   font-size: 0.9em !important;
   color: #404040;
   text-decoration: none !important;
   max-height: none !important;
   line-height: 1.2 !important;
}

.select2-container .select2-selection--single, input[type=color], input[type=date], input[type=datetime-local], input[type=datetime], input[type=email], input[type=month], input[type=number], input[type=password], input[type=range], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week], select, textarea {
    color: #282828;
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 2px rgba(0,0,0,.12) inset;
    padding: 0 .75em;
    height: 2em;
    width: 100%;
    max-width: 100%;
    vertical-align: middle;
    border-radius: 1px;
    -moz-appearance: none;
    -webkit-appearance: none;
    box-sizing: border-box;
}
input[type="submit"] {
    background: #ddd;
    color: #555;
    border: 1px solid #e5e5e5;
    padding: 0 .75em;
    height: 2em;
    box-sizing: border-box;
}
input[type="submit"]:hover {
    background: #d1d1d1;
    color: #555;
    box-shadow: inset 0 0 0 120px rgba(0,0,0,.18);
    color: #fff;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  opacity: 0.7 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  opacity: 0.7 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  opacity: 0.7 !important;
}
:-moz-placeholder { /* Firefox 18- */
  opacity: 0.7 !important;
}

/*________________Contact Form___________________*/
#content fieldset {
	margin-bottom: 2em;
    border: none;
}
#content fieldset legend {
    color: #948a54;
	font-weight: bold;
	padding-bottom: 3px;
}
.wpcf7 textarea {
    width: 90%;
}
.wpcf7 input {
    max-width: 90%;
}

/*________________(Right) Sidebar___________________*/
#sidebar {
    margin-top: 4px;
}
#sidebar li img {
}

#sidebar ul {
  	list-style-type: none;
	margin-left: 16px;
	margin-right: 16px;
	padding-left: 0;
	margin-bottom: 1em;
}
#sidebar ul h2 {
	font-size: 1.4em;
	background: url(images/mini-graphic.png) 0% 0% no-repeat;
    background-size: 40px 40px;
    padding-left: 50px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-top: 7px;
    padding-bottom: 8px;
}
#sidebar ul li {
	margin: 0;
	padding: 0;
	padding-bottom: 0.8em;
}
#sidebar ul ul {
	padding: 0;
	margin: 0;
}
#sidebar ul ul li {
	padding: 3px 0 3px;
	border-bottom: solid 1px #e0e0e0;
}
#sidebar .widget_search, #sidebar .widget_text, #sidebar .widget_wishlistwidget, #sidebar .WishListMember_Widget  {
	border-bottom: solid 1px #e0e0e0;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

#sidebar ul ul li a {
	text-decoration: none;
	font-weight: bold;
    color: #ff4301;
	font-size: 1.1em;
	background: none;
    display: block;
    padding: 10px;
}
#sidebar ul ul li a:hover  {
   text-decoration: underline;
}
#sidebar ul ul ul {

}
#sidebar ul ul ul li {
	border: none;
	padding-bottom: 0;
}
#sidebar li p {
	/*margin-bottom: 0.2em;*/
}
#sidebar ul ol {
	padding-left: 20px;
}
#sidebar ul ul .current_page_item a,
#sidebar ul ul .current_page_parent a,
#sidebar ul ul .current_page_ancestor a,
#sidebar ul ul .current-menu-item a,
#sidebar ul ul .current-cat a {
    color: #cc0000;
    background-color: #f8eece;
}
#sidebar ul ul .current_page_item .children a,
#sidebar ul ul .current_page_parent .children a,
#sidebar ul ul .current_page_ancestor .children a,
#sidebar ul ul .current-menu-item .children a,
#sidebar ul ul .current-cat .children a {
    color: #ff4301;
    background-color: #fff;
}
.widget_pages h2,
.widget_mypageorder h2 {
    display: none;
}
/* the main menu */
#sidebar .menu-main-menu-container a,
#sidebar .widget_pages a,
#sidebar .widget_mypageorder a {
	font-size: 1.2em;
	margin-top: 5px;
   margin-bottom: 5px;
   padding-top: 5px;
   padding-bottom: 5px;
   display: block;
}
#sidebar .menu-main-menu-container ul ul a,
#sidebar .widget_pages ul ul a,
#sidebar .widget_mypageorder ul ul a {
	margin-top: 0;
	font-size: 1.1em;
	background: none;
   padding: 0;
   display: block;
}

/* Intro video widget */
#sidebar li.introvideowidget {
  background: #007D74;
  background: #00A300;
  background: #439CA4;
  color: #fff;
  font-style: normal;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 20px 4px;
  margin-left: -2px;
  margin-right: -2px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
  text-align: center;
  margin-top: 1em;
}
.corners {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-left: -2px;
    margin-right: -2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    min-height: 232px;
}

.widget_archive select {
    margin-top: 10px;
    margin-left: 50px;
}

.widget .minicourse-signup {
   margin-bottom: 0;
	border: 0;
   padding: 20px 10px 20px;
   text-align: center;
   font-family: trebuchet ms,geneva;
   color: #700909;
   background-color: #f8eece;
     -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}
.widget .minicourse-signup h3 {
   font-weight: bold;
   color: #700909;
}
.widget .minicourse-signup .buttonContainer input.submit {
   background-image:url("http://forms.aweber.com/images/auto/gradient/button/f63.png");
   background-position:top left;
   background-repeat:repeat-x;
   background-color:#bf4613;
   border:1px solid #bf4613;
   color:#FFFFFF;
   text-decoration:none;
   font-style:normal;
   font-weight:normal;
   font-size:14px;
   font-family:Verdana, sans-serif;
   padding: 4px 10px;
   margin-top: 10px;
}


/*--------------Comments--------------*/
.comments {
    margin: 0 20px;
	border-top: solid 1px #e0e0e0;
}
.comments textarea {
    max-width: 90%;
}

.commentlist .reply {
    display: none;
}

ol.commentlist {

}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

.member-resources .commentmetadata {
    display: none;
}
.commentmetadata, .commentmetadata a {
    font-size: 90%;
}
.nocomments, #respond {
	clear: both;
}

/*--------------Search Form-------------*/

#searchform {
	margin-top: 0.2em;
	padding-bottom: 0.2em;
}
#searchform input {
}
#searchform #s {
	width: 160px;
    width: calc(100% - 70px);
}
#searchform {
	margin-top: 1em;
}
.page-blog #searchform #searchsubmit {
	margin-top: 0;
}
.error404 #searchform {
    max-width: 600px;
}

/*--------------Calendar-------------*/
.widget_calendar caption {
	background: #ff9900;
	color: #fff;
	margin-bottom: 6px;
	text-align: left;
	padding: 2px 10px;
}
.widget_calendar table {
    margin-bottom: 1.4em;
	width: 100%;
	border-spacing:0;
}
.widget_calendar #prev a, .widget_calendar #next a  {
    color: #ff9900;
}
.widget_calendar thead th {
	color: #ff9900;
	font-weight: bold;
	text-align: center;
}
.widget_calendar tfoot td {
	text-align: left;
}
.widget_calendar tfoot td #next {
	text-align: right;
}
.widget_calendar th, td {
	padding: 3px 0 3px 6px;
	margin: 0;
	text-align: center;
}
.widget_calendar tbody td a {
	background-color: #EEAD24;
	padding: 2px 1px;
	color: white;
}
.widget_calendar tbody td a:hover {
		background-color: #666666;
}
/* sociable plugin */
.sociable img {
    padding: 0;
    border: none;
}
.page .sociable {
    padding-top: 30px;
}
.post .sociable {
    padding-bottom: 30px;
}
.sociable ul {
    display: block;
    margin: 0 !important;
    padding: 0 !important;
}
.sociable ul li {
    background: none;
    display: inline !important;
    list-style-type: none;
    margin: 0;
    padding: 3px;
    float: left;
}
.sociable ul li a img {
    border: none;
    padding: 0;
}
.sociable-hovers {
    opacity: .4;
}
.sociable-hovers:hover {
    opacity: 1;
}
/* Never display */
.member-resources #fbComments, .memberarchive #fbComments,
.member-resources .tweetmeme_button, .memberarchive .tweetmeme_button {
    display: none;
}
.sticky .date, .sticky .postmetadata, .sticky .sociable, .sticky .tweetmeme_button {
    display: none;
}

/* Facebook Comments */
#fbComments p {
	font-size: 1.2em;
    color: #948a54;
    font-family: Calibri, Gill Sans, Times New Roman, serif;
    font-weight: bold;
}
#fbComments {
	margin-top: 20px;
    margin-bottom: 20px;
}

/* Facebook Like box */
.widget_FacebookLikeBox h2 {
    display: none;
}
#sidebar .widget_FacebookLikeBox {
    margin-left: 8px;
}

h1.simple, h2.simple {
    font-family: Calibri, Gill Sans, Times New Roman, serif;
}

/* Wishlist Member */
.wlm_inpageloginform a, .lostpw a {
    font-size: 80%;
}
.wlm_inpageloginform label {
    font-size: 80%;
}
.WishListMember_LoginMergeCode table {
    margin-bottom: 0;
    padding-bottom: 0;
}
#sidebar .widget_wishlistwidget, #sidebar .WishListMember_Widget {
    padding: 10px 10px 20px;
    background-color: #f8eece;
     -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
  max-width: 300px;
}
#sidebar .widget_wishlistwidget div, #sidebar .WishListMember_Widget div {
	margin-left: 10px;
}
#sidebar #text-8 {
    background-color: #f8eece; /*#ffd89b; #ffa212; #ff4301; */
    padding: 0 20px 20px;
     -moz-border-radius-bottomleft: 6px;
     -moz-border-radius-bottomright: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-left-radius: 6px;
          border-bottom-right-radius: 6px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}

.wlmember_loginwidget_input_username,
.wlmember_loginwidget_input_password,
.wlmember_loginwidget_input_checkrememberme {
    margin-bottom: 6px;
}
.widget_wishlistwidget input, .WishListMember_Widget input  {
}

.lostpw {
    margin-left: 94px;
    margin-top:  0;
}

.wpm_registration td:first-child {
    text-align: right;
}
.wpm_registration td {
    vertical-align: top;
}
#wlmreginstructions p {
    margin-bottom: 0;
}
#wlmreginstructions {
    margin-bottom: 100px;
}

/* Sendy mywcs sign-up form & wishlist registration form */
.wlm_regform_container input,
.mywcs-email-form input {
    margin-bottom: 10px;
    margin-top: 6px;
    width: 200px;
    box-sizing: border-box;
    font-size: inherit;
    color: inherit;
    font-family: inherit;
}
.wlm_regform_container input[type="submit"],
.mywcs-email-form input[type="submit"] {
    cursor: pointer;
    background: #ff4301;
    padding: 8px 15px;
    color: #fff;
    border: none;
    border-radius: 3px;
}
.wlm_regform_container input[type="submit"]:hover,
.mywcs-email-form input[type="submit"]:hover {
    background: #cc0000;
}


#sidebar #medialogos, #sidebar li.introvideowidget, #sidebar .widget_FacebookLikeBox {
    max-width: 300px;
}
/* Sidebar media logos */
#medialogos {
   margin-right: -4px;
}
#medialogos span {
   padding-left: 6px;
}
#medialogos img {
   vertical-align: middle;
   padding: 6px;
}

/* Feature boxes */
#content .feature img {
    width: 240px;
    max-width: 100%;
}
.feature a:hover img {
	opacity: 0.7;
}
.feature-boxes {
    margin-left: -15px;
    margin-right: -15px;
}
.feature {
    text-align: center;
    margin: 15px;
}

/* Sendy Newsletter Sign-up Forms */
.sign-up input {
    margin-bottom: 10px;
}
.blog-opt-in input {
    display: block;
}

/* Header opt-in form */
.top-signup {
    position: absolute;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    background: white;
}
.top-signup {
    border-top: solid 3px #e0e0e0;
    border-bottom: solid 3px #e0e0e0;
    padding: 0 20px;
}
.top-signup .bodyText2 {
    display: none;
}
.top-signup input {
    display: block;
}
.front.top-signup {
    position: relative;
    bottom: auto;
    border: none;
    padding: 0 20px;
    background: transparent;
}

.show-signup #footer {
    padding-bottom: 260px
}
/* In-page opt-in form */
.in-page-sign-up {
   background: #ff4301;
   overflow: hidden;
   padding: 20px 20px 20px;
}



/*________________Page specific styles___________________*/
/* 2018 Home Page */
.title h1 {
    color: #303030;
    font-size: 50px;
    text-transform: uppercase;
    margin: 0;
}
.subtitle h2 {
    color: #303030;
    font-size: 28px;
    margin: 0;
}
.maxwidth {
    max-width: 840px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
}

/* bravo page */
#post-835 h3, .page-my-year-without-clothes-shopping-program blockquote h3 {
    font-weight: normal;
    margin-top: 1em;
    margin-bottom: 2em;
    font-size: 1.1em;
    clear: both;
}
/* faculty page */
#post-1784 h3, #post-1784 hr,
.page-my-year-without-clothes-shopping-program hr {
    color: #fff;
    margin-top: 1em;
    margin-bottom: 1em;
    clear: both;
}
blockquote {
    margin-left: 0;
    margin-right: 0;
}
/* sales page testimonials */
#post-2553 blockquote p, #post-2969 blockquote p,
#post-3593 blockquote,
.page-mini-course blockquote p,
.page-wear-your-wardrobe-workshop blockquote p,
.page-my-year-without-clothes-shopping-program blockquote p,
.page-shop-your-wardrobe-the-book-simple blockquote p,
.page-shop-your-wardrobe-the-book blockquote p {
    background-color: #d6cd9c; /*#e6bd8c;*/
    background-color: #ece7ce;
    padding: 10px 20px;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 1.5em;
}
/* Sample linking code */
.post-4204 iframe {
   width: 550px;
   height: 100px;
}
/* FAQ page */
.qa-faqs h2, .qa-faqs h3 {
   margin: 0;
}
h3.qa-faq-title	{
   margin: 0 0 10px;
}
h3.qa-faq-title a	{
   color: #948a54;
   font-weight: bold;
   font-style: normal;
   font-size: 0.9em;
   text-decoration: none;
}
h3.qa-faq-title a:hover	{
   text-decoration: underline;
}
h2.faq-catname {
	font-size: 1.3em;
   line-height: 1.2;
	color: #ff4301;
   margin-bottom: 10px;
}
.qa-category {
   margin-bottom: 16px !important;
}
/* Shopping Tips */
#post-5377 ol li {
   margin-bottom: 12px;
}

/* Member Resource Videos page layout */
.page-member-resource-videos .entrytext a {
	color: #ff4301;
   text-decoration: none;
   font-size: 1.3em;
   display: block;
   padding-top: 15px;
   border-top: solid 1px #e0e0e0;
   font-weight: bold;
}
.page-member-resource-videos .entrytext a:hover {
   text-decoration: underline;
}
.page-member-resource-videos .entrytext {
   padding-bottom: 6px;
   border-bottom: solid 1px #e0e0e0;
}
/* Video Gallery */
.video-gallery .videodiv {
    margin: 30px 0;
    max-width: 300px;
}
.videolink {
    position: relative;
    display: block;
    width: 100%;
    max-width: 100%;
}
.videolink .play-icon {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.videolink .play-icon.youtube-icon {
    background: url(images/play.youtube.png) center center no-repeat;
}
.videolink .play-icon.own-icon {
    /*background: url(images/play-icon.png) center center no-repeat; */
    background: url(images/play.youtube.png) center center no-repeat;
}
.videolink .play-icon.otherembed-icon {
    /*background: url(images/play-icon.png) center center no-repeat; */
    background: url(images/play.youtube.png) center center no-repeat;
}
.videolink img {
    width: 300px;
    max-width: 100%;
    height: auto;
}
.video-gallery h4.vid-title {
    margin-top: 0.5em;
    height: 22px;
}
.popup {
    position: relative;
    background: #000;
    padding: 20px;
    width: auto;
    max-width: 90%;
    margin: 20px auto;
    display: block;
}
.page-tv-gallery .mfp-iframe-holder .mfp-content,
.page-television .mfp-iframe-holder .mfp-content {
    max-width: 100%;
}
/*.page-print .mfp-iframe-holder .mfp-content {
    max-width: 90%;
}  */
.page-print .mfp-iframe-scaler,
.page-online .mfp-iframe-scaler  {
    padding-top: 80%;
}

/* lost password help */
#post-1844 hr {
    color: #fff;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    clear: both;
}

/* register page */
#tandc {
    max-width: 100%;
    height: 180px;
    overflow: scroll;
    border: solid 1px #e1e1e1;
}
#tandc h3:first-child {
    margin-top: 0;
}

/* Mini Course Form */
.sendform.mini label  {
   display: none;
}
.sendform.mini input {
   margin: 12px;
}
.sendform.mini input[type='text'],
.sendform.mini input[type='email'] {
   padding: 7px 6px 7px;
   border: 1px solid rgba(1,2,2,.16);
   width: 90%;
}
.sendform.mini input[type='submit'] {
   background: #FF4301;
   color: #fff;
   padding: 7px 20px;
   text-transform: uppercase;
   cursor: pointer;
   border: none;
}
.sendform.mini input[type='submit']:hover {
   opacity: .8;
}

/* Radio page until we get better audio player */
.page-radio .audioplayer_container {
    display: none;
}
.page-print .gallery-caption {
    height: 42px;
}
.page-media #content img {
    max-width: 190px;
    height: auto;
}

/*_____Image Replacement_____________*/
.imgreplacement {
   display: block;
	text-indent: -3000px;
  	overflow: hidden;
  	vertical-align: bottom;
  }
/*_____Javascript enhancements - only applies to Screen _____________*/
.hide {
    display: block;
	text-indent: -3000px;
  }
.appear {
	text-indent: 0;
  }
.highlight {
	font-style: italic;
  }

/* Beaver builder */
.whitebg .fl-module-content {
    background: rgba(255,255,255,0.7);
    padding: 10px 30px;
}
.darkbg .fl-module-content {
    background: rgba(0,0,0,0.1);
    padding: 10px 30px;
}
.orangebg .fl-module-content {
    background: rgba(255,67,1,0.1);
    background: rgba(216,146,105,0.1);
    background: rgba(221,165,101,0.1);
    padding: 10px 30px;
}
.greybg .fl-module-content {
    background: rgba(94,89,64,0.2);
    padding: 10px 30px;
}
.panel1 .fl-col-group-nested {
    background: rgba(94,89,64,0.2);
}
/*.panel1a .fl-col-group-nested,*/
.panel1a .fl-row-content {
    background: rgba(255,255,255,0.3);
}
.centremax {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.wlm-paypal-button:hover {
    cursor: pointer;
}


/* Book Testimonials */
.one-testimonial {
   background: #e4dfbc;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
   padding: 20px;
   margin-top: 20px;
   margin-bottom: 30px;
   color: #7C611A;
   font-style: italic;
}

.one-testimonial {
    clear: both;
    overflow: hidden;
}
.one-testimonial img.reviewer {
    float: left;
    width: 300px;
    padding-right: 15px;
    margin-top: 10px;
}
.one-testimonial .words {
   /* float: left;
    width: 464px;  */
}

.page-compare-programs .entry img {
    border: none;
    padding: 0;
}
#content .progimg {
    width: 240px;
    max-width: 100%;
}
.compare-top {
    margin-bottom: 40px;
}
.compare-top .item {
    margin-bottom: 30px;
}
.compare-top h3 {
    margin-top: 0.5em;
}
.compare-top p {
    margin: 0;
}

.page-compare-programs .entry .comparem img, .page-compare-programs .entry .comparet img {
    padding: 6px;
    width: 50px;
    box-sizing: border-box;
}
.page-compare-programs .entry .comparem .join, .page-compare-programs .entry .comparet .join {
    width: auto;
}
.attribute {
    padding: 6px;
}
.attribute small {
    font-size: 12px;
    line-height: 1.2;
    display: block;
}
.comparet {
    width: 100%;
    border-collapse: collapse;
    min-width: 800px;
}
.comparet th,
.comparet td {
    width: 25%;
    border: solid 1px #d0d0d0;
    padding: 6px;
    vertical-align: top;
}
.comparet th.noborder, .comparet td.noborder {
    border: none;
}
.comparet th {
    width: 19%;
}
.comparet td {
    width: 27%;
    text-align: center;
}
.comparet small {
    font-size: 12px;
    line-height: 1.2;
    display: block;
    padding-bottom: 3px;
    margin-top: -6px;
}
.altcol {
    background: #f2f2f2;
}
@media screen and (min-width:740px) {
    .compare-top .item {
        display: grid;
        grid-template-columns: 1fr 3fr;
        grid-column-gap: 20px;
    }
    /* Hide mobile */
    .comparem {
        display: none;
    }
}
/* 1 Column Card Layout */
@media screen and (max-width:739px) {
    /* Hide table */
    .comparet {
        display: none;
    }
    /* Mobile compare table */
    .comparem .item {
       /* display: grid;
        grid-template-columns: 1fr; */
        border: solid 1px #d0d0d0;
        padding: 10px;
        margin-bottom: 30px;
    }
    .comparem .attribute {
        display: grid;
        grid-template-columns: minmax(6em, 30%) 1fr;
    }
    .comparem .attribute::before {
        content: attr(data-name);
        font-weight: bold;
    }
    .comparem .attribute.prog-name::before {
        display: none;
    }
    .comparem .prog-name {
        grid-template-columns: 1fr;
    }
}




/* =Responsive Structure
------------------------------------------------------------------------------------------------------------- */
@media (min-width: 480px) {
    .post, .type-page, .attachment, .type-qa_faqs {
    	margin: 0 40px 30px;  /* change for wide? */
    }
    .wide .post, .full .post {
    	margin: 0;
    }
    /* It's okay to float images now */
    img.alignright {
    	margin-left: 15px;
    	margin-bottom: 2px;
    	display: inline;

    }
    img.alignleft {
        margin-right: 15px;
    	margin-bottom: 2px;
    	display: inline;
    }
    .alignright {
    	float: right;
    }
    .alignleft {
    	float: left
    }
    .wp-caption.alignleft {
    	margin-right: 15px;
    	margin-bottom: 2px;
    }
    .wp-caption.alignright {
    	margin-bottom: 2px;
    	margin-left: 15px;
    }
    .wp-caption.aligncenter {
    	margin-left: auto;
    	margin-right: auto;
    }
    .entry img {
    	padding: 10px;
        background-color: #fff;
    	border: solid 1px #d9e0e6;
    	border-bottom-color: #c8cdd2;
    	border-right-color: #c8cdd2;
    }
    .yarpp-thumbnail > img {
        padding: 0;
        border: none;
    }

    img.simple {
        padding: 0;
        border: none;
    }
    .wp-caption img {
    	margin: 0;
    	padding: 0;
    	border: 0 none;
    }
    .wp-caption {
    	text-align: center;
    	padding: 10px 5px;
        background-color: #fff;
    	border: solid 1px #d9e0e6;
    	border-bottom-color: #c8cdd2;
    	border-right-color: #c8cdd2;
    	margin-left: auto;
    	margin-right: auto;
    }
    /* the post on an archive page */
    .archivetitle {
    	margin-left: 40px;
    	margin-right: 40px;
    }
    .member-resources blockquote, .memberarchive blockquote {
        background: url(images/blockquote.gif) 0px 0px no-repeat;
        min-height: 28px;
        color: #ff4301;
        margin-left: 0;
        padding-left: 60px;
    }

    /*________________Contact Form___________________*/
    #content fieldset {
        padding: 2px 1em 0;
    	margin-bottom: 2em;
        border-width: 2px;
        border-style: groove;
        border-color: threedface;
        border-image: initial;
    }
    /*________________Page Specific___________________*/
    /* Member Celebrate Success List */
    .page-celebrate-success-shopping-list .entrytext ul {
       width: 230px;
       float: left;
       margin-right: 20px;
    }
    .page-celebrate-success-shopping-list .entrytext ul li {
       padding-bottom: 8px;
    }
    /* New Category Pages with Image Replacement */
    .page-my-story h1, .category-mystory h1.archivetitle {
        background: url('images/my-story.png') 0 0 no-repeat;
        background-size: cover;
      	width: 250px;
    	height: 250px;
        border: solid 1px #e0e0e0;
        display: block;
    	text-indent: -3000px;
      	overflow: hidden;
      	vertical-align: bottom;
    	margin: 0 auto 1em;
    }
    .page-essential-reading h1 {
        background: url('images/essential-reading.png') 0 0 no-repeat;
        border: solid 1px #e0e0e0;
        background-size: cover;
        width: 250px;
    	height: 250px;
        display: block;
    	text-indent: -3000px;
      	overflow: hidden;
      	vertical-align: bottom;
    	margin: 0 auto 1em;
    }
    .page-essential-reading h2 {
        margin-bottom: 1.2em;
    }
    .page-our-programs h1 {
        background: url('images/our-programs.png') center center no-repeat;
        border: solid 1px #e0e0e0;
        width: 250px;
    	height: 250px;
        display: block;
    	text-indent: -3000px;
      	overflow: hidden;
      	vertical-align: bottom;
    	margin: 0 auto 1em;
    }
    .category-attitudes-and-habits h1.archivetitle {
        background: url('images/attitudes.png') 0 0 no-repeat;
        background-size: cover;
      	width: 250px;
    	height: 250px;
        border: solid 1px #e0e0e0;
        display: block;
    	text-indent: -3000px;
      	overflow: hidden;
      	vertical-align: bottom;
    	margin: 0 auto 1em;
    }
    .category-happy h1.archivetitle {
        background: url('images/happy.png') 0 0 no-repeat;
        background-size: cover;
      	width: 250px;
    	height: 250px;
        border: solid 1px #e0e0e0;
        display: block;
    	text-indent: -3000px;
      	overflow: hidden;
      	vertical-align: bottom;
    	margin: 0 auto 1em;
    }
    .category-body-image-self-care-self-awareness h1.archivetitle {
       background: url('images/body-image.png') 0 0 no-repeat;
       background-size: cover;
      	width: 250px;
    	height: 250px;
       border: solid 1px #e0e0e0;
       display: block;
    	text-indent: -3000px;
      	overflow: hidden;
      	vertical-align: bottom;
    	margin: 0 auto 1em;
    }
    .category-living-your-life h1.archivetitle {
        background: url('images/living.png') 0 0 no-repeat;
        background-size: cover;
      	width: 250px;
    	height: 250px;
        border: solid 1px #e0e0e0;
        display: block;
    	text-indent: -3000px;
      	overflow: hidden;
      	vertical-align: bottom;
    	margin: 0 auto 1em;
    }
    .category-fashion-style-shopping h1.archivetitle {
        background: url('images/style.png') 0 0 no-repeat;
        background-size: cover;
      	width: 250px;
    	height: 250px;
        border: solid 1px #e0e0e0;
        display: block;
    	text-indent: -3000px;
      	overflow: hidden;
      	vertical-align: bottom;
    	margin: 0 auto 1em;
    }
    .category-shopping-clothes-emotions h1.archivetitle {
        background: url('images/emotion.png') 0 0 no-repeat;
        background-size: cover;
      	width: 250px;
    	height: 250px;
        border: solid 1px #e0e0e0;
        display: block;
    	text-indent: -3000px;
      	overflow: hidden;
      	vertical-align: bottom;
    	margin: 0 auto 1em;
    }
    .category-nifty-notes h1.archivetitle {
        background: url('images/nifty-notes.png') 0 0 no-repeat;
        background-size: cover;
      	width: 250px;
    	height: 250px;
        border: solid 1px #e0e0e0;
        display: block;
    	text-indent: -3000px;
      	overflow: hidden;
      	vertical-align: bottom;
    	margin: 0 auto 1em;
    }
    .category-tuesday-truths h1.archivetitle {
        background: url('images/simple-truths.png') 0 0 no-repeat;
        background-size: cover;
      	width: 250px;
    	height: 250px;
        border: solid 1px #e0e0e0;
        display: block;
    	text-indent: -3000px;
      	overflow: hidden;
      	vertical-align: bottom;
    	margin: 0 auto 1em;
    }
    .category-general h1.archivetitle {
        background: url('images/general.png') 0 0 no-repeat;
        background-size: cover;
      	width: 250px;
    	height: 250px;
        border: solid 1px #e0e0e0;
        display: block;
    	text-indent: -3000px;
      	overflow: hidden;
      	vertical-align: bottom;
    	margin: 0 auto 1em;
    }
    .category-shopping-strategies h1.archivetitle {
        background: url('images/strategies.png') 0 0 no-repeat;
        background-size: cover;
      	width: 250px;
    	height: 250px;
        border: solid 1px #e0e0e0;
        display: block;
    	text-indent: -3000px;
      	overflow: hidden;
      	vertical-align: bottom;
    	margin: 0 auto 1em;
    }
    .category-shopping-messages h1.archivetitle {
        background: url('images/messages.png') 0 0 no-repeat;
        background-size: cover;
      	width: 250px;
    	height: 250px;
        border: solid 1px #e0e0e0;
        display: block;
    	text-indent: -3000px;
      	overflow: hidden;
      	vertical-align: bottom;
    	margin: 0 auto 1em;
    }
    .category-shop-your-wardrobe-strategies h1.archivetitle {
        background: url('images/syw-strategies.png') 0 0 no-repeat;
        background-size: cover;
      	width: 250px;
    	height: 250px;
        border: solid 1px #e0e0e0;
        display: block;
    	text-indent: -3000px;
      	overflow: hidden;
      	vertical-align: bottom;
    	margin: 0 auto 1em;
    }
    .category-books-resources h1.archivetitle {
        background: url('images/books.png') 0 0 no-repeat;
        background-size: cover;
      	width: 250px;
    	height: 250px;
        border: solid 1px #e0e0e0;
        display: block;
    	text-indent: -3000px;
      	overflow: hidden;
      	vertical-align: bottom;
    	margin: 0 auto 1em;
    }
    .category-profiles h1.archivetitle {
        background: url('images/interviews.png') 0 0 no-repeat;
        background-size: cover;
      	width: 250px;
    	height: 250px;
        border: solid 1px #e0e0e0;
        display: block;
    	text-indent: -3000px;
      	overflow: hidden;
      	vertical-align: bottom;
    	margin: 0 auto 1em;
    }
    .category-movies-media h1.archivetitle {
        background: url('images/movies.png') 0 0 no-repeat;
        background-size: cover;
      	width: 250px;
    	height: 250px;
        border: solid 1px #e0e0e0;
        display: block;
    	text-indent: -3000px;
      	overflow: hidden;
      	vertical-align: bottom;
    	margin: 0 auto 1em;
    }
    .category-videos h1.archivetitle {
        background: url('images/videos.png') 0 0 no-repeat;
        background-size: cover;
      	width: 250px;
    	height: 250px;
        border: solid 1px #e0e0e0;
        display: block;
    	text-indent: -3000px;
      	overflow: hidden;
      	vertical-align: bottom;
    	margin: 0 auto 1em;
    }
    .category-fresh-articles h1.archivetitle {
        background: url('images/fresh-articles.png') 0 0 no-repeat;
        background-size: cover;
      	width: 250px;
    	height: 250px;
        border: solid 1px #e0e0e0;
        display: block;
    	text-indent: -3000px;
      	overflow: hidden;
      	vertical-align: bottom;
    	margin: 0 auto 1em;
    }
    .page-archives h1 {
        background: url('images/archives.png') 0 0 no-repeat;
        background-size: cover;
      	width: 250px;
    	height: 250px;
        border: solid 1px #e0e0e0;
        display: block;
    	text-indent: -3000px;
      	overflow: hidden;
      	vertical-align: bottom;
    	margin: 0 auto 1em;
    }
    .faculty-text {
        margin-left: 190px;
    }


    /* Sign up form */
    .top-signup {
        position: relative;
        bottom: auto;
    }
    .in-page-sign-up {
        padding: 10px;
    }
    .top-signup {
       border: none;
       margin-bottom: 0;
       margin-top: 0;
       background: #ff4301;
       padding: 1px 20px 10px 20px;
       overflow: hidden;
    }
    .top-signup.front {
       background: transparent;
    }
    .show-signup #footer {
        margin-top: 40px;
        padding-bottom: 20px;
    }
    .top-signup input, .in-page-sign-up input {
       padding-right: 0;
       padding-left: 20px;
    }
    .top-signup input.text, .in-page-sign-up input.text {
       font-size: 12px;
       margin-bottom: 4px;
       margin-top: 6px;
       padding: 2px 0;
       width: 150px;
       background-color: transparent;
       border: none;
    }
    .front.top-signup input.text {
       font-size: 16px;
       margin-bottom: 4px;
       margin-top: 10px;
       padding: 6px 2px 2px;
       width: 200px;
       background-color: transparent;
       border: none;
    }
    .top-signup input#submit,
    .in-page-sign-up input#submit {
       background-image: url(images/sign-up-submit.png);
       background-position: 0 0;
       background-repeat: no-repeat;
       background-color: transparent;
       color: transparent;
       padding: 0;
       height: 56px;
       width: 100px;
       margin: -15px 0 0 40px;
       border: 0;
       cursor: pointer;
       float: right;
    }
    .top-signup input#submit {
       margin-top: -50px;
    }
    .top-signup p,
    .in-page-sign-up p {
       padding-left: 20px;
       margin-bottom: 2px;
       color: #fff;
       font-size: 110%;
    }
    .top-signup input.text,
    .in-page-sign-up input.text {
       background-color: white;
       box-shadow: 3px 3px 2px rgba(0,0,0,.12) inset;
       padding-left: 3px;
       margin-left: 20px;
       margin-top: 10px;
    }
    .front.top-signup input.text {
       background-color: white;
       box-shadow: 3px 3px 2px rgba(0,0,0,.12) inset;
       padding-left: 4px;
    }
    .top-signup input#submit:hover,
    .in-page-sign-up input#submit:hover {
       background-image: url(images/sign-up-submit.png);
       background-position: 0 -57px;
    }

    /* Blog pages opt-in form */
    .blog-opt-in {
       overflow: hidden;
       padding: 10px 10px 4px 30px;
       font-size: 90%;
       color: #cc0000;
       border: solid 1px #cc0000;
       background-color: #f8eece;
       box-sizing: border-box;
       max-width: 580px;
       /*
          -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
              border-radius: 10px;
      -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; */
    }
    .blog-opt-in input {
        display: inline;
    }
    .blog-opt-in p, .blog-opt-in input, .blog-opt-in h3, .blog-opt-in div {
       margin: 0;
       padding: 0;
    }
    .blog-opt-in p, .blog-opt-in h3 {
       margin-bottom: 4px;
    }
    .blog-opt-in h3 {
       font-weight: bold;
       color: #cc0000;
    }
    .blog-opt-in input.text {
       padding: 2px;
       margin-top: 6px;
       margin-bottom: 10px;
       margin-right: 10px;
       width: 60%;
    }
    .blog-opt-in input#submit {
       background-image: url(images/sign-up-submit2.png);
       background-position: 0 0;
       background-repeat: no-repeat;
       background-color: transparent;
       color: transparent;
       padding: 0;
       height: 56px;
       width: 100px;
       border: 0;
       cursor: pointer;
       display: block;
       margin: -60px auto 20px 65%;
    }
    .blog-opt-in input#submit:hover {
       box-shadow: none;
       background-position: 0 -57px;
    }
    /* Main-form opt-in */
    .main-form {
       max-width: 480px;
       margin: 0 auto;
       background-color: #faf5d5;
       padding: 20px 30px 30px 40px;
       box-sizing: border-box;
       position: relative;
    }
    .main-form input.text {
       padding: 2px 40x;
       margin-top: 6px;
       margin-bottom: 10px;
       width: 70%;
       display: block;
    }
    .main-form input#submit {
       background-image: url(images/sign-up-submit2.png);
       background-position: 0 0;
       background-repeat: no-repeat;
       background-color: transparent;
       color: transparent;
       padding: 0;
       height: 56px;
       width: 100px;
       margin: 0;
       border: 0;
       cursor: pointer;
       text-indent: -1000em;
       position: absolute;
       right: 30px;
       bottom: 40px;
    }
   .main-form input#submit:hover {
       background-position: 0 -57px;
       box-shadow: none;
    }
   .main-form input#submit:hover {
       background-position: 0 -57px;
       box-shadow: none;
    }

    /* Mini Course Sign-up Form */
    .sendform.mini {
       width: 300px;
       border: 1px solid rgba(113,115,117,.15);
       -moz-box-shadow: 3px 4px 5px rgba(1,2,2,.16);
       -webkit-box-shadow: 3px 4px 5px rgba(1,2,2,.16);
       box-shadow: 3px 4px 5px rgba(1,2,2,.16);
       margin: 0 auto;
       padding: 10px;
    }
    .sendform.mini label  {
       display: none;
    }
    .sendform.mini input {
       margin: 12px;
    }
    .sendform.mini input[type='text'],
    .sendform.mini input[type='email'] {
       padding: 7px 6px 7px;
       width: 85%;
       border: 1px solid rgba(1,2,2,.16);
    }
    .sendform.mini input[type='submit'] {
       background: #FF4301;
       color: #fff;
       padding: 7px 20px;
       text-transform: uppercase;
       cursor: pointer;
       border: none;
    }
    .sendform.mini input[type='submit']:hover {
       opacity: .8;
    }
}

@media (min-width: 640px) {
    /* display an "end of header" line if no form is shown
    #below-header {
       height: 6px;
       background: url(images/below-header3.gif) 0 0 repeat-x;
    } */

    #headpart1 {
        width: 100%;
        position: fixed;
        z-index: 10;
        background: #cc0000;
        height: 66px;
    }
    #banner {
        padding-top: 66px;
        background-position: center 30px;
    }
    .front-page #wrapper, .page-template-front-page #wrapper {
        padding-top: 66px;
    }

    .comments {
        margin: 0 40px;
    }
    blockquote {
        margin-left: 40px;
        margin-right: 40px;
    }

    /* New Articles/Blog page layout */
    .page-articles .entrytext img, .page-blog .entrytext img,
    .page-unsubscribe .entrytext img, .error404 .entrytext img {
        margin-left: 0;
        margin-right: 20px;
        float: left;
    }

    /* Video Gallery */
    .page-template-page-video-gallery #content {
        width: 100%;
    }
    .popup {
      max-width: 500px;
    }
    .page-tv-gallery .mfp-iframe-holder .mfp-content,
    .page-television .mfp-iframe-holder .mfp-content {
        max-width: 640px;
    }
    .video-gallery .videodiv {
        width: 300px;
        float: left;
        margin: 10px 30px 30px 0;
    }
    .videolink img {
        width: 262px;
    }

    .top-signup {
        padding-bottom: 0;
    }
    .top-signup .bodyText1 {
        display: none;
    }
    .top-signup .bodyText2 {
        display: block;
    }
    .front.top-signup p {
        color: #000;
    }
    .top-signup input.text,
    .top-signup input#submit {
        display: inline;
    }
    .top-signup input#submit {
        margin-top: -10px;
        float: none;
    }
    .front.top-signup input.text {
       padding-left: 15px;
    }
    .front.top-signup input#submit {
       padding-left: 0;
    }
    /* Feature Boxes */
    .feature-boxes, .feature-boxes .fl-module-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .feature-boxes .fl-module-content {
        width: 100%;
    }

    #gallery-3 .gallery-item {
        float: left;
    }
    #gallery-3 .gallery-item:nth-child(2n+1) {
        margin-right: 3%;
    }
}

@media (min-width: 760px) {
    /*#headpic {
        width: 200px;
        height: 230px;
    	background: url(images/mywcs-graphic.png) 0 0 no-repeat;
        position: absolute;
        top: 50px;
        right: 0;
        display: block;
        z-index: 20;
    }
    .front-page #headpic, .page-template-front-page #headpic {
        display: none;
    } */
    #banner {
        background-size: cover;
        height: 40vw;
    }
    /* fix banner height for mywcs and wyww up to 920 or 960px wide */
    .page-my-year-without-clothes-shopping-program #banner,
    .page-register #banner,
    .page-wear-your-wardrobe-workshop #banner {
        height: auto;
    }
    .mywcs-logo {
        padding-top: 100px;
    }
    /*__________________Top Menu_____________________*/
    .menu-toggle {
        display: none;
    }
    #nav.top-menu {
       position: absolute;
       right: 0;
       top: 12px;
    }
    .top-menu ul.menu, .top-menu .menu > ul {
        display: block;
    }
    .top-menu ul.menu {
       list-style: none;
       margin: 0;
       padding: 0;
       padding-left: 28px;
       background: #cc0000;
       z-index: 20;
    }
    .top-menu .menu li {
    	float: left;
    	margin: 0;
    	padding: 0;
        width: 140px;
    }
    .top-menu .menu li a	{
       color: #fff;
    	text-decoration: none;
    	margin: 0;
    	padding: 6px 14px;
    	font-size: 13.5pt;
        font-variant: small-caps;
    }
    .top-menu .menu li.lower a	{
        font-variant: normal;
    }
    .top-menu .menu li a:hover {
    	color: #ffde0a;
      	background: #ff4301;
        text-decoration: none;
    }

    /* drop-down menu additions */
    /* also requires menu.js  */
    .top-menu .menu li a {
    	display: block;
    }
    .top-menu .menu li ul, .top-menu .menu li ul ul  {
       list-style: none;
    	margin: 0;
    	padding: 0;
    	background-color: #ff4301;
    	position: absolute;
      	left: -999em;
    	height: auto;
    	width: 14em;
    	font-weight: normal;
    	text-align: left;
    	border-top: solid 1px #cc0000;
    	border-left: solid 1px #cc0000;
    	border-right: solid 1px #cc0000;
       margin-left: -1px;
       z-index: 30;
    }
    .top-menu .menu li li {
    	width: 14em;
    	border-bottom: dotted 1px #606060;
    }
    .top-menu .menu li ul a {
    	padding: 8px 14px;
    	font-size: 11.5pt;
    }
    .top-menu .menu li ul a:hover {
    	background-color: #cc0000;
    }
    .top-menu .menu li#menu-item-5820 a, .top-menu .menu li#menu-item-5845 a, .top-menu .menu li#menu-item-5819 a,
    ul#menu-footer li#menu-item-5834 a, ul#menu-footer li#menu-item-5836 a, ul#menu-footer li#menu-item-5831 a {
    	font-size: 10.5pt;
    }
    .top-menu .menu li ul ul {
    	margin: -1.75em 0 0 13.5em;
       bottom: auto;
       min-height: 0;
    }
    .top-menu .menu li:hover ul ul, .top-menu .menu li:hover ul ul ul, .top-menu .menu li.sfhover ul ul, .top-menu .menu li.sfhover ul ul ul {
    	left: -999em;
    }
    .top-menu .menu li:hover ul, .top-menu .menu li li:hover ul, .top-menu .menu li li li:hover ul, .top-menu .menu li.sfhover ul, .top-menu .menu li li.sfhover ul, .top-menu .menu li li li.sfhover ul {
    	left: auto;
    }
    .top-menu .menu li li:hover, .top-menu .menu li li.sfhover {
      /*	position: static;
       overflow: visible;
       width: 28em;     */
    }
    .top-menu .menu .current-menu-item a,
    /*#menu-top .current-menu-parent a, */
    /*#menu-top .current-menu-ancestor a, */
    .top-menu .menu .current-post-item a,
    .top-menu .menu .current-post-parent a,
    .top-menu .menu .current-post-ancestor a,
    .top-menu .menu .current-page-item a,
    .top-menu .menu .current-page-parent a,
    .top-menu .menu .current-page-ancestor a {
      	background: #cc0000;
    }
    /*#menu-top .current_page_item .children a,
    #menu-top .current_page_parent .children a,
    #menu-top .current_page_ancestor .children a,
    #menu-top .current-menu-item .children a,
    #menu-top .current-cat .children a {
        color: #fff;
        background-color: #ff4301;
    }   */

    /* end of additions for drop-down menu */

    /*__________________Footer_____________________*/
    #foot li {
    	float: left;
    	margin: 0;
    	padding-right: 30px;
    }
    /*__________________Footer Menu_____________________*/
    ul#menu-footer {
       list-style: none;
       margin: 0;
       padding: 0;
       margin-left: -14px;
       padding-left: 28px;
       z-index: 20;
    }
    ul#menu-footer {
       margin-bottom: 10px;
       padding-left: 0;
    }
    #menu-footer li {
       float: left;
       margin: 0;
       padding: 0;
       padding-right: 20px
    }
    #menu-footer li li {
        margin: 0;
        width: 14em;
    }
    #menu-footer a	{
        color: #fff;
    	text-decoration: none;
    	margin: 0;
    	padding: 6px 14px;
    	/*font-size: 11.5pt;   */
        font-variant: small-caps;
    }
    #menu-footer a:hover {
    	color: #ffde0a;
      	background: #ff4301;
        text-decoration: none;
    }
    /* drop-down menu additions */
    /* also requires menu.js */
    #menu-footer a {
    	display: block;
    }
    ul#menu-footer li ul, ul#menu-footer li ul ul  {
       list-style: none;
    	margin: 0;
    	padding: 0;
    	background-color: #ff4301;
    	position: absolute;
      	left: -999em;
        bottom: 210px;
    	height: auto;
    	width: 14em;
    	font-weight: normal;
    	text-align: left;
    	border-top: solid 1px #cc0000;
    	border-left: solid 1px #cc0000;
    	border-right: solid 1px #cc0000;
        margin-left: -1px;
    }
    ul#menu-footer li li {
    	/*width: 14em;*/
    	border-bottom: dotted 1px #606060;
    }
    ul#menu-footer li ul a {
    	padding: 8px 14px;
    }
    ul#menu-footer li ul a:hover {
    	background-color: #cc0000;
    }
    ul#menu-footer li ul ul {
    	margin: -1.75em 0 0 13.5em;
        bottom: auto;
        min-height: 0;
    }
    #menu-footer li:hover ul ul, #menu-footer li:hover ul ul ul, #menu-footer li.sfhover ul ul, #menu-footer li.sfhover ul ul ul {
    	left: -999em;
    }
    #menu-footer li:hover ul, #menu-footer li li:hover ul, #menu-footer li li li:hover ul, #menu-footer li.sfhover ul, #menu-footer li li.sfhover ul, #menu-footer li li li.sfhover ul {
    	left: auto;
    }
    #menu-footer li li:hover, #menu-footer li li.sfhover {
      /*	position: static;
       overflow: visible;
       width: 28em;   */
    }
    #menu-footer .current-menu-item a,
    /*#menu-footer .current-menu-parent a,
    #menu-footer .current-menu-ancestor a, */
    #menu-footer .current-post-item a,
    #menu-footer .current-post-parent a,
    #menu-footer .current-post-ancestor a,
    #menu-footer .current-page-item a,
    #menu-footer .current-page-parent a,
    #menu-footer .current-page-ancestor a {
      	background: #cc0000;
    }
    /* end of additions for drop-down menu */

    #footer .weblines a, #footer .weblines {
        color: #d0d0d0;
    }
    #footer #foot li.weblines {
        display: block;
        float: none;
        clear: both;
        padding-top: 10px;
    }
    ul#foot {
        padding-top: 40px;
    }
    #footer #foot li.weblines {
        float: right;
        padding-top: 0;
        clear: none;
        margin-top: -40px;
    }
    ul#menu-footer li ul, ul#menu-footer li ul ul  {
        bottom: 148px;
    }

    /* Columns */
    .column-last {
       margin-right: 0!important;
       clear: right;
    }
    .one_half, .one_third, .two_third,
    .one_fourth, .three_fourth,
    .one_fifth, .two_fifth, .three_fifth,
    .four_fifth, .one_sixth, .five_sixth  {
       margin-right: 4%;
       float: left;
    }
    .one_half { width: 48%; }
    .one_third { width: 30.66%; }
    .two_third { width: 65.33%; }
    .one_fourth { width: 22%; }
    .three_fourth { width: 74%; }
    .one_fifth { width: 16.8%; }
    .two_fifth { width: 37.6%; }
    .three_fifth { width: 58.4%; }
    .four_fifth { width: 67.2%; }
    .one_sixth { width: 13.33%; }
    .five_sixth { width: 82.67%; }
    body * div.clear {
       background: none;
       border: 0;
       clear: both;
       display: block;
       float: none;
       font-size: 0;
       list-style: none;
       margin: 0;
       padding: 0;
       overflow: hidden;
       visibility: hidden;
       width: 0;
       height: 0;
    }

    .sociable.clear {
       overflow: hidden;
       visibility: visible;
       width: auto;
       height: auto;
    }

    #gallery-3 .gallery-item {
        padding: 20px;
        max-width: 342px;
        height: 200px;
    }
}

@media (min-width: 920px) {
    body {
    	text-align: center;
        background: #808080;
	}
    #header {
       /*	background: #cc0000;  */
       width: 100%;
       height: 40vw;
    }
    /* fix banner height for mywcs and wyww up to 920 or 960px wide */
    .page-my-year-without-clothes-shopping-program #banner,
    .page-register #banner,
    .page-wear-your-wardrobe-workshop #banner {
        height: 40vw;
    }
    #nav.top-menu {
       position: absolute;
       right: 0;
       top: 12px;
    }
    .top-menu ul.menu {
       padding-left: 0;
    }
    .front-page #header {
       height: auto;
    }
    /*
    .front-page #headpic, .page-template-front-page #headpic {
        width: 100px;
        height: 115px;
        width: 140px;
        height: 160px;
    	background: url(images/mywcs-graphic.png) 0 0 no-repeat;
        background-size: contain;
        position: absolute;
        top: 6px;
        left: 0;
        display: block;
        z-index: 20;
    } */

    #content {
    	float: left;
    	width: 69%;
    	margin-top: 30px;
    	font-size: 120%;
    	border-right: solid 1px #e0e0e0;
    }
    #sidebar {
    	width: 30%;
    	float: left;
    }
    #sidebar > ul li:first-child {
        margin-top: 0;
    }

    /* One-column */
    /*.page-archives #content, .page-essential-reading #content, */
    .one-column #content,
    .category-resources #content, .page-template-members-php #content, .member-resources #content {
        float: none;
        margin: 30px auto 0;
        width: 900px;
        border: 0;
    }
    /* Wide page */
    .wide #content, .full #content {
        float: none;
        margin: 0 auto;
        width: 100%;
        border: 0;
    }
    #menu-footer li {
       width: 140px;
       padding: 0;
    }
    #menu-footer a {
        font-size: 11.5pt;
    }
    ul#menu-footer li ul, ul#menu-footer li ul ul  {
        bottom: 150px;
    }
    #footer .weblines {
        float: right;
        padding-right: 0;
    }

    /* New Articles/Blog page layout */
    .page-articles #content, .page-blog #content,
    .page-unsubscribe #content, .error404 #content {
       width: 940px;
       padding-left: 10px;
       padding-right: 10px;
    }

    /* Video Gallery */
    .page-template-page-video-gallery #content {
        width: 900px;
    }
    .video-gallery .videodiv {
        width: 242px;
        float: left;
        margin: 10px 30px 30px 0;
        max-height: 188px;
    }
    .videolink img {
        width: 220px;
    }

    .top-signup {
        background: #ff4301;
        height: 56px;
        overflow: visible;
        padding: 0;
        clear: both;
        position: relative;
    }
    .top-signup .container {
        max-width: 940px;
    }
    .front.top-signup {
        background: transparent;
        height: 96px;
    }
    .top-signup form {
        height: 100%;
        padding-top: 15px;
        margin-left: 496px;
    }
    .top-signup .bodyText1 {
        display: none;
    }
    .top-signup .bodyText2 {
        display: block;
        width: 48%;
        float: left;
        padding-left: 40px;
    }
    .front.top-signup form {
        background: transparent;
        height: 100%;
        padding-top: 25px;
        padding-left: 20px;
        margin-left: 0;
    }
    .front.top-signup .bodyText2 {
        display: block;
        width: 45%;
        float: left;
        padding-top: 20px;
    }
    .front.top-signup p {
        font-size: 18px;
        margin-top: 0;
        padding-left: 0;
    }
    .top-signup input.text {
        display: inline;
        margin-top: 0;
    }
    .top-signup input#submit {
       background-image: url(images/sign-up-submit.png);
       background-position: -14px -2px;
       height: 56px;
       width: 62px;
       margin: -15px 0 0;
       display: inline-block;
    }
    .front.top-signup input#submit {
       float: right;
       margin-top: 0;
    }
    .top-signup input#submit:hover {
       background-image: url(images/sign-up-submit.png);
       background-position: -14px -59px;
    }

    /* Radio page until we get better audio player */
    .page-radio .audioplayer_container {
        display: block;
    }
    #gallery-3 .gallery-item:nth-child(2n+1) {
        margin-right: 7%;
    }

}
@media (min-width: 980px) {
    .front.top-signup {
        padding-left: 0;
    }
    .front.top-signup .bodyText2 {
        width: 50%;
    }
    .front.top-signup p {
        font-size: 19px;
    }
    #banner .container {
        max-width: none;
        padding-left: 16%;
        padding-right: 16%;
    }
    .custom-logo {
        padding-top: 80px;
    }
    .mywcs-logo {
        padding-top: 100px;
    }
}
@media (min-width: 1200px) {
    /*.front-page #headpic, .page-template-front-page #headpic {
        width: 150px;
        height: 172px;
    	background: url(images/mywcs-graphic.png) 0 0 no-repeat;
        background-size: contain;
        position: absolute;
        top: 10px;
        left: -100px;
        display: block;
        z-index: 20;
    } */
    .custom-logo {
        padding-top: 120px;
    }
    .mywcs-logo {
        padding-top: 140px;
    }
}

/* Mobile exclusions */
@media (max-width: 760px) {
    /* Beaver Builder */
    .front-page .fl-col-small {
        max-width: 80%;
    }
    .front-page .feature {
        margin-top: 20px;
    }
    .minivids .fl-col-group-nested .fl-col-small {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .blog-opt-in .bodyText br,
    .main-form .bodyText br {
        display: none;
    }

}
@media (max-width: 650px) {
    #gallery-1 .gallery-item {
        float: none;
        text-align: center;
        width: auto;
    }

}

@media (min-width:640px) and (max-width:1100px) {
    .top-menu .menu li:last-child:hover ul, .top-menu .menu li li:last-child:hover ul, .top-menu .menu li li li:last-child:hover ul, .top-menu .menu li.sfhover:last-child ul, .top-menu .menu li li.sfhover:last-child ul, .top-menu .menu li li li.sfhover:last-child ul {
        right: 0;
    }
    .top-menu .menu li {
        width: auto;
        margin-right: 20px;
    }
}

/* modifications for print */
@media print {
  #menu, #menu-members, #nav, .sociable, #respond, #sidebar, .navigation, #menu-footer, #menu-top,
  form,
  .pp_pic_holder, .pp_overlay, .ppt,
  #foot li:not([class="show"])
   {
    display: none;
  }
  body {
    text-align: left;
  }
   .menu, .wpcf7, #footer .login, #footer .weblines,
   a.productlink   {
      display: none;
   }
   .site-title, .site-description, #headpic  {
      display: none;
   }
   /*-------------- WooCommerce -------------*/
   .woocommerce .woocommerce-breadcrumb,
   .woocommerce .woocommerce-result-count,
   .woocommerce .woocommerce-ordering {
   	display: none;
   }
   .woocommerce div.product, .woocommerce #content div.product,
   .woocommerce-page div.product, .woocommerce-page #content div.product {
      margin-top: 40px;
   }
   .single-product .woocommerce-message {
      margin-top: 40px !important;
   }
   .cart-subtotal {
      display: none;
   }
   strong.product-quantity {
      font-weight: normal;
   }
   .woocommerce form #billing_email_field {
     width: 98%;
   }
   a.woodownload {
      display: block;
      font-size: 1.4em;
      font-weight: bold;
      padding-left: 40px;
      height: 34px;
      padding-top: 6px;
      background: url(images/download.png) top left no-repeat;
      text-decoration: none;
   }
   .product-name h4 {
      font-weight: normal;
   }

   /*a[href]:after {
      content: " (" attr(href) ")";
   }  */

}

