/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/*
maz maz-mar maz-pad elements mazim
color pink: 
*/
h1, h2, h3, h4 {
  font-weight: 800;
}
h1 {
  margin-bottom: 10px;
  font-size: 2rem;
}
h2 {
  margin-top: 30px;
  margin-bottom: 0px;
  font-size: 1.7rem;
}
h3 {
  margin-top: 30px;
  margin-bottom: 0px;
  font-size: 1.3rem;
}
h4 {
  margin-top: 30px;
  margin-bottom: 0px;
  font-size: 1.1rem;
}
.mazVideos .page-header h2 {
  font-size: 1em;
  line-height: 2.5em;
  margin-left: 1em;
}
ul, ol {
  margin-top: 1rem;
}
ul li, ol li {
  line-height: 1.5rem;
  margin-top: 1rem;
  margin-left: 1.5rem;
  padding-left: 0.75rem;
}
figcaption {
  margin-bottom: 2rem;
}
div.sidebarMenu ul li, div.sidebarMenu ol li {
  line-height: 1rem;
  margin-top: 0px;
  margin-left: 0px;
  margin-left: 0px;
}
/*so the margin set up above doesn't affect the drop down Main Menu*/
nav.g-main-nav ul li {
  margin-left: 0rem;
}
a {
  color: #00aeef;
}
div.item-pagemaz img.instructions {
  margin-bottom: 0px;
}
div.item-pagemaz img.blog {
  margin-bottom: 0px;
}
div.cf-form-wrap {
  padding: 0px;
  margin: 0px;
}
section#g-sidebar {
  margin-top: 50px;
}
ul.mod-menu.sidebarMenu {
  font-size: 1em;
  padding-top: 1em;
}
div.sidebarLeft h3.g-title {
  font-weight: 800;
  font-color: #d13a7a;
}
ul.mod-menu li.nav-item a {
  padding-top: 10px;
  padding-bottom: 10px;
}
.nav.mod-list li {
  line-height: 1em;
  padding-top: 10px;
  padding-bottom: 10px;
}
/*Stying of title on the menus in the sidebar-left */
.sidebarMenu h3.g-title {
  font-size: 1.5rem;
  font-weight: 800;
  text-decoration: underline;
  text-underline-offset: 0.5rem;
  text-decoration-thickness: 8px;
  text-decoration-color: #d6d6d6;
}
/*Need this for sidebar-left on the Blog & Video Pages (Category Blogs)- the above css doesn't work for the pages below*/
#g-sidebar .g-title {
  font-size: 1.5rem;
  font-weight: bold;
  text-decoration: underline;
  text-underline-offset: 0.5rem;
  text-decoration-thickness: 8px;
  text-decoration-color: #d6d6d6;
}
.g-title::after {
  display: inline-block;
  content: none;
  font-size: 50%;
  letter-spacing: 5px;
  color: #e2e2e2;
  position: relative;
  top: -1px;
  vertical-align: middle;
  margin-left: 25px;
}
.nav.mod-list li a::before {
  content: none;
}
#g-sidebar h1, #g-sidebar h2, #g-sidebar h3, #g-sidebar h4, #g-sidebar h5, #g-sidebar h6, #g-sidebar strong {
  color: #777777;
}
.btn {
  margin: 5px;
  background-color: #999;
}
#g-page-surround .readmore .btn {
  background: #D0658A;
  background: #fff;
}
#g-page-surround .readmore .btn {
  color: #D0658A;
  color: #EE2A7B;
}
div.mz p, div.mz ol, div.mz ul {
  line-height: 1.5rem;
}
div#ccomment {
  margin-top: 100px;
}
div.item-pagemz p, div.item-pagemz ol, div.item-pagemz ul {
  line-height: 1.5rem;
}
div.spaceAbove {
  margin-top: 100px;
}
form.form-search {
  background-color: #999;
}
input.js-finder-search-query {
  background-color: #eeeeee;
}
#g-footer div#copyright-6057-particle, #g-footer div#copyright-7358-particle {
  margin-top: 50px;
}
section#g-mainbottom {
  background-color: #ffc2cd;
}
/*
#g-header .g-main-nav .g-sublevel > li > .g-menu-item-container {
	background-color: #fff;
}*/
#g-footer {
  padding: 0;
}
figcaption {
  color: #D0658A;
  color: #666;
  font-family: serif;
  font-size: 1em;
}
/* put it into just p - bottom of page 
div.item-pagemaz p {
	font-size: 1rem;
	line-height: 1.7rem;
	margin-bottom: 2rem;
}
*/
/* Have taken this out because I want the figcaption to be directly under the intro images.  When I find what I wrote the styling below for, will have to find another way of doing it.

div.item-pagemaz img {
	margin-bottom: 1rem;
}*/
div.blog img {
  padding: 10px;
}
article.com-content-category-blog {
  margin-bottom: 0px;
}
div.mazBlog article .item-image {
  margin-bottom: 0px;
}
div.necklines article h2 {
  font-size: 1em;
}
.g-article-header {
  padding: 0px;
}
/*emphasis 1 to 10 - delete after replace all with color*/
/*emphasis-1 is blue*/
span.emphasis-1 {
  color: #0071BC;
  font-weight: bold;
}
/*emphasis-2 is purple*/
span.emphasis-2 {
  color: #922BE2;
  font-weight: bold;
}
/*emphasis-3 is orange*/
span.emphasis-3 {
  color: #F04F46;
  font-weight: bold;
}
/*emphasis-4 is green*/
span.emphasis-4 {
  color: #39B54A;
  font-weight: bold;
}
/*emphasis-5 is pink*/
span.emphasis-5 {
  color: #DC48E0;
  font-weight: bold;
}
/*emphasis-6 is italic*/
span.emphasisItalic {
  font-size: 1.2rem;
  font-weight: bold;
}
/*emphasis with color*/
span.emRed {
  color: #be1e2d;
}
span.emBlue {
  color: #007394;
}
span.emPurple {
  color: #662d91;
}
span.emOrange {
  color: #f15a29;
}
span.emGreen {
  color: #639f3d;
}
.emPink {
  color: #d13a7a;
}
span.emBrown {
  color: #726658;
}
span.emLinkBlue {
  color: #00aeef;
}
/*emphasis with color and bold*/
span.emRedBold {
  color: #be1e2d;
  font-weight: bold;
}
span.emBlueBold {
  color: #007394;
  font-weight: 800;
}
span.emPurpleBold {
  color: #662d91;
  font-weight: 800;
}
span.emOrangeBold {
  color: #f15a29;
  font-weight: 800;
}
span.emGreenBold {
  color: #639f3d;
  font-weight: 800;
}
span.emPinkBold {
  color: #d13a7a;
  font-weight: 800;
}
span.emBrownBold {
  color: #726658;
  font-weight: 800;
}
span.emLinkBlueBold {
  color: #00aeef;
  font-weight: 800;
}
/*emphasis with color, bold, larger*/
span.emBlueBoldLg {
  color: #007394;
  font-weight: 800;
  font-size: 1.2rem;
}
span.emPurpleBoldLg {
  color: #662d91;
  font-weight: 800;
  font-size: 1.2rem;
}
span.emOrangeBoldLg {
  color: #f15a29;
  font-weight: 800;
  font-size: 1.2rem;
}
span.emGreenBoldLg {
  color: #639f3d;
  font-weight: 800;
  font-size: 1.2rem;
}
span.emPinkBoldLg {
  color: #d13a7a;
  font-weight: 800;
  font-size: 1.2rem;
}
span.emBrownBoldLg {
  color: #726658;
  font-weight: 800;
  font-size: 1.2rem;
}
span.emLinkBlueBoldLg {
  color: #00aeef;
  font-weight: 800;
  font-size: 1.2rem;
}
/*images - intro and instructions*/
span.emphasis-figure {
  font-size: 1.1rem;
  font-weight: 800;
  color: #DC48E0;
}
img.introImage {
  border: 1px solid #776f77;
}
img.instructions {
  border: 2px solid #776f77;
}
img.blog {
  border: 1px solid #776f77;
}
img.other {
  border: 1px solid #776f77;
}
div.item-pagemaz.terminology h3 {
  margin-top: 25px;
}
div.item-pagemaz.terminology img {
  border: 1px solid #776f77;
  border: 1px solid #cec8c2;
  margin-bottom: 0px;
}
div.item-pagemaz.terminology p {
  margin-bottom: 10px;
  margin-top: 20px;
}
.boxed .blog-item .item-content img {
  padding-top: 0px;
  padding-left: 0px;
}
.boxed .blog-item .item-content {
  padding-top: 0px;
  padding-bottom: 0px;
}
.furtherExercises img {
  margin: 1px;
}
div.viewStyles article .item-image {
  margin: 0px;
}
div.blogLayout h2 a {
  line-height: 1rem;
}
/*removing space between the intro image and the title on the Category Blog Pages      
<div class="videoTranscript"></div>
<h3>Video Transcript</h3>
 */
/*The viewStyle pages are the 1Dart Styles, 2Dart Styles, Other Styles and View Block Styles */
div.viewStyles article h2 a {
  margin-left: 10px;
  font-weight: 600;
  font-size: 1.5rem;
}
/*as above for Blog pages 

div.blogLayout article h2 a{
	font-weight: 600;
	font-size: 1rem;
	line-height: 2.2rem;
	display: inline-block;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	background-color: #FFC0CB;
	padding: 10px;
}


div.blogLayout div.g-article-header {
	margin: 0px;
	padding: 0px;
}
*/
#g-page-surround .btn {
  font-size: 1.1rem;
}
div.mazVideos div.videoTranscript {
  background-color: #eee;
  margin-top: 100px;
  padding: 10px;
}
img.instructions, img.intro {
  margin-top: 0px;
  margin-bottom: 0px;
  border: 1px solid #C2B59B;
}
#g-page-surround .readmore .btn {
  color: #0071BC;
}
.g-article-header {
  border-bottom: none;
}
.blog-item .item-image {
  margin-bottom: 0px;
}
span.secNum {
  font-size: 2em;
  font-weight: bold;
  font-family: monospace;
}
mazBlog img {
  border: 10px #fff;
}
p {
  margin-top: 0.75rem;
  font-size: 1rem;
  line-height: 1.7rem;
  margin-bottom: 1rem;
}
p + p {
  margin-bottom: 1.75rem;
}
img + figcaption {
  margin-bottom: 1rem;
}
h1 + figure {
  margin-bottom: 5rem;
}
div.mainbottom-a moduletable {
  margin: 0px;
  padding: 0px;
}
#g-mainbottom {
  padding: 0px;
}
div.mainbottom-a moduletable {
  background-color: #ffc2cd;
}
div.cf-form-wrap cf-col-16 {
  border: 1px solid #ccc;
}
div#kt {
  margin-top: 4rem;
}
.mazTAE div.com-content-article img {
  border: 1px solid #99948c;
}
.mazTAE .com-content-article h2 a {
  color: #ed1e79;
}
.basics h2 {
  font-size: 1em;
}
.convertforms .cf-input[type="text"] {
  color: #3b3b3b;
}
.convertforms .cf-input::placeholder {
  color: #3b3b3b;
}
.convertforms .cf-input:focus {
  color: #3b3b3b;
}
.necklines h2 {
  font-size: 1.3em;
  margin-left: 15px;
  line-height: 4em;
}
.necklineClass img {
  border: 1px solid #cccccc;
  margin-right: 20px;
  padding: 0px;
}
div.blog .necklineClass img {
  padding: 0px;
}
div.blog .necklineClass figure.intro {
  padding: 10px;
}
div.blog .necklineClass h2 {
  margin-left: 10px;
}
/*
maz maz-mar maz-pad elements mazim
*/
/*Landing Page*/
.LandingPage .covers {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  margin: 30px 0;
}
.LandingPage .covers img {
  max-width: 250px;
  height: auto;
  border: 1px solid #ccc;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
}
.LandingPage .buttons {
  margin-top: 20px;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
}
.LandingPage .button {
  background: #0073e6;
  color: #fff;
  padding: 12px 25px;
  text-decoration: none;
  border-radius: 6px;
  font-weight: bold;
  font-size: 18px;
}
.LandingPage .button:hover {
  background: #005bb5;
}
.LandingPage blockquote {
  background: #f9f9f9;
  border-left: 5px solid #ccc;
  margin: 20px 0;
  padding: 10px 20px;
  font-style: italic;
}
/*# sourceMappingURL=custom_14.css.map */