/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

body {font-family:'Amstelvar', Helvetica, Arial, sans-serif;text-align:justify;color:black;/*background-color:#FFFFFF;*/font-weight:350;font-variation-settings: "opsz" 20, "wdth" 78;
     width: clamp(90%, 11vw, 1440px);margin:auto;}

	.row {min-height:50px;width:100%; }
	.column12 {width:100%; }
	.column6 {width:50%; }
	.column4 {width:25%; }
	.column3 {width:33%; }
	
	a {color:#1317DD;text-decoration:none; }
	a:hover {color:#124D07;text-decoration:underline; }
	a:visited {color:red; }
	
    a  { color:#0080C0; }
    a:visited { color:#800080; }
    a:hover { color:#242FCC; }
    a:active { color:#FF0000; }*/
	
	h1 {font-family: 'Prata', serif;font-size: clamp(1.5rem, 1.1591rem + 1.2121vw, 2.25rem);font-family: 'Prata', serif; }
	h2 {font-family: 'Prata', serif;font-size: clamp(1.375rem, 1.1477rem + 0.8081vw, 1.875rem);font-family: 'Prata', serif; }
	h3 {font-size: clamp(1.125rem, 0.9261rem + 0.7071vw, 1.5625rem); }
	p {margin-top:8px;margin-bottom:10px;color:black;font-size: clamp(1rem, 0.9013rem + 0.5263vw, 1.26rem);line-height:1.6; }
	
.style1 {font-weight:700;color:#0080FF; }
.style2 {font-weight:normal; font-style:italic;color:#004080;}
.style3 {font-weight:500; font-style:italic;}
.style7 {font-weight:700;color:#1F9CD1; }
.style8 {font-weight:bold; color:#8E2F00;}
.style9 {font-weight:bold; color:#F4007A;}
.style12 {font-weight:700;color:#1D38D3;}
.style15 {font-weight:700;color:#1D38D3;font-style:italic;}
.style16{font-weight:700; font-style:italic;}

	#header {height:300px; background-color:#5189DC;
			/*background-image: url('images/world-map-green.png');*/
			background-size:cover;
			background-repeat:no-repeat;
			background-position:center;
			display:flex;align-items:center;}
	#header-column {max-width:100%;display:flex;flex-direction:column;margin:auto; }
	#header-text {display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff; /*border:solid 1px #000;*/}
	
#navbar {background-color: #5189DC;position: sticky;top: 0;width: 100%;transition: top 0.3s;width:100%;}
#nav{top:50px;min-width:40px;min-height:30px;overflow:hidden;}
#nav input{  display:none;}
#nav input:checked ~ label span:last-child{ display:none;}
#nav input:not(:checked) ~ label span:first-child{display:none;}
#nav label{display:block;position:absolute;right:0px;top:0px;user-select:none;width:40px;height:40px;text-align:center;
  line-height:40px;background:#333;color:white;border-bottom-left-radius:20px;cursor:pointer;}
#nav ul{display:flex;flex-direction:column;align-items:center;overflow:hidden;width:0;height:0;padding:0;margin:0;
  transition:width 0.5s, height 0.5s;list-style:none;}
#nav input:checked ~ ul{width:auto;height:auto;}
#nav ul li {color:#fff;font-family:'Roboto', Arial, sans-serif;display:block;width:200px;height:auto;line-height:1.2;
  text-align:center;padding-top:5px;transition:color 0.5s, background 0.5s;border-radius:5px;}
#nav ul li a {text-decoration:none;}
#nav ul li.active {color:#000;background:#fff; }
#nav ul li:hover{text-decoration:none;color:#000;border-radius:5px;}



    /*#nav-row {background-color:#5189DC;top:0;position:sticky;z-index:100; }
	#nav {display:flex; flex-direction:row;justify-content:space-around;list-style-type:none;}
	#nav li {display:block;width:180px;padding:5px 20px;text-align:center;margin:5px 20px;color:#fff;text-align:center;}
	#nav a {text-decoration:none; }
	#nav li:hover {color:#1C1E84; }
	.active {color:#1C1E84;background-color:#fff;border-radius: 4px; }
	li#active {color:#1C1E84; }*/
	
	.card-container {display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around; }
	.card {display:flex;flex-direction:column;width:22%;border:1px solid #000;margin-bottom:20px;}
	.card:hover {box-shadow:0px 0px 10px 6px #505050;transform:scale(1.01);  }
	.card-header {padding:3px;background-color:#1633DA; }
	.card-text {display:flex;flex-direction:column;align-self:auto;flex-grow:1;padding:10px 3px; }
	.card-image {max-width:100%;display:flex;justify-content:space-around;z-index:-1; }
	
	#UGH {text-shadow:1px 1px 2px #000;text-align:center; }
	#UGH-tag {text-shadow:1px 1px 2px #000;text-align:center;color:#7E7C72; }
    
    /* Breadcumb settings */
    /* Style the list */
    ul.breadcrumb {padding: 5px 0px;list-style: none;background-color: #eee;}
    /* Display list items side by side */
    ul.breadcrumb li {display: inline;font-size:clamp(0.875rem, 0.705rem + 0.606vw, 1.25rem);}
    /* Add a slash symbol (/) before/behind each list item */
    ul.breadcrumb li+li:before {padding: 4px;color: black;content: "/\00a0";}
    /* Add a color to all links inside the list */
    ul.breadcrumb li a {color: #0275d8;text-decoration: none;}
    /* Add a color on mouse-over */
    ul.breadcrumb li a:hover {color: #01447e;text-decoration: underline;} 


	.image-container {position: relative;  text-align: center; color: white;z-index: -1;}
	.centered {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}

	#desert {background-image:url('images/man-in-desert-sm.jpg');height:300px;
			background-size:cover; background-repeat:no-repeat;background-position:center;display:flex;align-items:center;}
	#desert-text {font-family:'Times';font-style:italic; color:#400080;text-shadow:1px 1px 1px #000;font-size:28px}
	.title {text-align:left;font-family: 'Prata', serif; font-size:clamp(1.5rem, 1.159rem + 1.212vw, 2.0rem)}
	.content {display:block;width:90%;margin:auto;}
    #content {display:block;width:95%;margin:auto;}
    #main-content {display:block;width:95%;margin:auto; }
    /*.main-text {width: clamp(50%, 70%, 95%);margin:auto; }*/
    .main-text {width: 90%);margin:auto; }
    #body-text {width:90%;margin:auto; }
    #shout-right {float:right; width:100%;border-top:4px solid #FF8040;margin-top:9px;padding-top:10px;}
    #shout-right p {font-family:'Barlow Condensed', Arial, Helvetica, sans-serif;font-size: clamp(1.125rem, 0.9644rem + 0.7339vw, 1.625rem);font-style:italic; font-weight:500; line-height:1.4;color:#00B4C0; }

	#buddhi, ul li {margin-left:30px;font-size:1rem; }
    #img-center {width:50%;margin:auto; }
    .image-center {width:80%;margin:auto; }
    #image-center {width:50%;margin:auto; }
    #image-left {float:left;margin-top:10px; margin-right:2%;width:33%;}
	#image-right {float:right; margin-left:2%;width:33%; }
	#img-credit {font-size:12px;font-style:italic;font-weight:700;text-align:center;}
    #image-text {font-size:16px;text-align:center;font-weight:bold; font-style:italic;}
	#to-top {text-align:center; }
    
	#buddhi-text {margin:10px 0px; padding:15px;background-color:#C3CCD1;border-radius:10px; }
    #buddhi, ul li {margin-left:3%;font-size: clamp(1rem, 0.9148rem + 0.303vw, 1.1875rem);line-height:1.85rem;margin-bottom:.5rem; }
	.faith-books {margin-left:30px;font-size: clamp(1rem, 0.9148rem + 0.303vw, 1.1875rem);line-height:1.85rem;margin-bottom:.5rem;}
	.how-to {margin:2%; background-color:#ffc16a;border-radius:15px;padding:20px;}
	#page-link {padding:4px;border-radius:10px;background-color:#C3FFBB;}

    
	#quote-container {margin:20px;background-color:#93EBF3;border-left:solid 3px #1C7F00;padding:15px; }
    #quote-center {text-align:center;margin:20px 0px;}
    #quote-center p {font-family:'Times', Arial, Helvetica, serif;font-size: clamp(1.5rem, 1.2727rem + 0.8081vw, 2rem); line-height:1.2;font-style:italic;color:#1759FF; }
    
    #cite {font-size:16px;text-align:right; color:#0000FF;font-style:italic;}
	#snake-oil {text-align:center; }
	
    #photo-credit {font-size:14px;color:#ACACAA;font-style:italic;text-align:right; }
	#article-header-text {background-color:#8FF991;width:80%;font-size:28px;margin-bottom:10px; }
	#article-header-image {display:flex; flex-direction:column;justify-content:space-around;margin:20px 0px;align-items:center;margin-top:10px; }
    #bad-science {width:80;margin:auto; }
    .sidebar-heads {color:#084C20;background:#80A070;padding:6px;margin-bottom:6px; }
    #link-bar {display:flex;flex-direction:column;background-color:#FFFF80;padding:10px;border-radius:6px;/*margin-right:20px; */}
    .info-linkbox {width:90%;margin:auto; background-color:#9dffae;padding:3%;border-radius:12px;}
    
    .tippy-tooltip.blue-theme .tippy-backdrop { background-color: blue;}
    .tip{/*background-color:#74bbc0;
         color:white;*/
         color:black;
  		 width: 20em;
  		 height: 2em;
  		 border: 1px dotted black;
  		 padding: 10px;
  		 margin: 1em;
		 }
         
	.clear {clear:both; }
	
	.footer {background-color:#5189DC;min-height:80px;font-size:14px;padding-bottom:20px; }
	.footer-section {width:100%;display:flex;flex-direction:column; color:#fff;padding:10px; }
	#footer-links li {display:inline-block;list-style-type:none;color:#fff;margin:10px 0px; padding: 0px 10px;border-right: 1px solid #fff; }
	#footer-links li:last-child { border-right: none; }
	#footer-links a {text-decoration:none;color:#fff;padding:10px; }
	#footer-links a:hover {text-decoration:underline; }

	
	/* Add a blue background color to the top navigation */
    .topnav {top:0;position:sticky;z-index:100;background-color:#5189DC;overflow: hidden;}

	/* Style the links inside the navigation bar */
	.topnav a {display:inline-block;color:#f2f2f2;width:16.6%;text-align:center;padding:14px 16px;margin:0px 10px;text-decoration:none;font-size:17px;border-radius: 4px; }

    /* Change the color of links on hover */
    .topnav a:hover {
    		background-color:#ddd;color:black;}

	/* Add an active class to highlight the current page */
	.topnav a.active {
    		background-color:#3071C0;color:white;border-radius:4px; }

	/* Hide the link that should open and close the topnav on small screens */
    .topnav .icon {display:none;} 

	/* When the screen is less than 600 pixels wide, hide all links, except for the first one ("Home"). Show the link that contains should open and close the topnav (.icon) */
	@media screen and (max-width: 800px) {
    	   .topnav a:not(:first-child) {display:none;}
    	   .topnav a.icon {float:right;display:block;}
	}

	/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */
	@media screen and (max-width: 800px) {
    	   .topnav.responsive {position: relative;}
    	   .topnav.responsive a.icon {position: absolute;right: 0;top: 0;}
    	   .topnav.responsive a {float:none;display:block;text-align:center;margin:auto;width:30%;}
		   .topnav a.active {width:30%; }
	}
	
	.aside {max-width:100%;padding:25px;background-color:#FFFFAD }
	
	@media all and (min-width:900px) {
           body {background-color:white; }
           #nav label{display:none;}
  		   #nav input:checked ~ label span:last-child{display:inline-block;  }
  		   #nav input:not(:checked) ~ label span:first-child{display:inline-block;  }
  		   #nav input:checked ~ ul {display:flex;flex-direction:row;justify-content:center;width:100%;height:auto;align-items:center;}
		   #nav input:not(:checked) ~ ul {display:flex;flex-direction:row;justify-content:center;width:100%;height:auto;align-items:center; }
		   #nav ul {display:flex;flex-direction:row;justify-content:space-between;width:100%;}
		   #nav ul li {display:block;width:122px;text-align:center;color:#fff;padding:5px;margin-top:5px;margin-right:15px;}
		   #nav ul li active {color:#1C1E84;background-color:#blue;border-radius: 4px; }
           #nav ul li:hover{text-decoration:none;color:#000;border-radius:5px;}
           .content {width:70%;padding:10px 10%;}
           #main-content {width:60%;margin:auto;}
           .main-text {width:75%;margin:auto; }
           .aside {width:60%;margin:auto; }
           #body-text {width:100%;margin:auto; }
           #author {display:flex;flex-direction:row;justify-content:flex-end;width:39%;}
		   #container-author {display:flex;width:100%;flex-direction:row;align-content:center;}	
           #shout-right {float:right; width:30%;margin-left:25px;}
           }
    
	/* Add a black background color to the top navigation */
    .topnav {top:0;position:sticky;z-index:100;background-color:#5189DC;overflow: hidden;}

	/* Style the links inside the navigation bar */
	.topnav a {display:inline-block;color:#f2f2f2;width:16.6%;text-align:center;padding:14px 16px;margin:0px 10px;text-decoration:none;font-size:17px;border-radius: 4px; }

    /* Change the color of links on hover */
    .topnav a:hover {
    		background-color:#dddddd;color:black;}

	/* Add an active class to highlight the current page */
	.topnav a.active {
    		background-color:#3071C0;color:white;border-radius:4px; }

	/* Hide the link that should open and close the topnav on small screens */
    .topnav .icon {display:none;} 
	
	/*.tip{background-color:blue;
  		 width: 10em;
  		 height: 4em;
  		 border: 1px solid purple;
  		 padding: 1em;
  		 margin: 1em;*/
		 }
	.tippy-tooltip.blue-theme .tippy-backdrop { background-color: blue;}
	
	@media screen and (min-width:800px) {
		   .topnav {top:0;position:sticky;z-index:100;  }
		   	#nav li {display:inline-block;width:130px;padding:5px 15px;text-align:center;color:#fff;}
			.active {color:#1C1E84;background-color:#fff;border-radius: 4px; }
			li#active {color:#1C1E84; }
			#shout-right {float:right;width:30%;margin-left:25px;padding-left:15px;}
			.title {text-align:left; }
			
            /*.main-text {width:60%;margin:auto;}
            #main-text {width:60%;margin:auto; }*/
	}

