/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, 
dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub,
sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form,
label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article,
aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  font-style: inherit;
  font-weight: inherit;
  vertical-align: baseline;
 /* word-wrap: break-word;   */ 
  }
article, aside, details, div, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-spacing: 0;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*::before, *::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* hot pink Highlight Select text color*/
*::-moz-selection {
  background: rgba(255,102,255,1.0);
  color:#fff;
  text-shadow: none;
}
.group:after, .clearfix:before, .clearfix:after, .clear {
  content: '';
  display: table;
  clear: both;
  overflow: auto;
  }
/*end reset*/  
  

html{
font-size:62.5%;
background:#9966ff;
}	
body {
	background-image: url(../images/bgn_learn.png);
	background-color: #9966ff;
	margin: 0px;
	font-family : Verdana, Arial, sans-serif;
	font-size: 1.4em;
	color: #6435c4;
	font-weight: bold;
	line-height: 1.43;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 22% bottom;
  }
  
.nospace {margin: 0px;}
/*THE FOLLOWING FONT STYLE MUST BE THE SAME COLOR AS THE STYLE PDESC background OR THE HIDDEN TEXT WILL BE VISIBLE! 

.pdesch { 
  color: #ffffff; 
  font-size : 8px;
  }
  */


a:link {
  color: #fff; 
  text-decoration: none;
  }
a:visited { 
  color: #6435c4; 
  text-decoration: none;
  }
a:hover {   
  color: #9966ff; 

  }

/* logo wrapper  */
.header { 
  text-align : center; 
  padding-top: 5px;
  }
  
 #logo {width: 80%; max-width: 2000px;} 
 #top_menu {
  margin: 1.5em auto 0 auto;	 
  text-align:center;
  font-size: 22px;   
  font-size: 2.2rem; 
 border-top: 2px solid #fff;
 border-bottom: 2px solid #fff; 
 padding: 0.5em;
 background: #9966ff;
 } 
 #top_menu a{margin-right:1.5em;}
#top_menu, h1, #content h2, #content h3 {
 font-style:italic;
}
#top_menu a:link, #top_menu a:visited {color:#fff;}
#top_menu a:hover {color:#fcf;}
h1, h2, h3, h4, h5 {text-align:center; color:#fff; font-family: georgia, verdana, "times new roman", arial, serif;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover { color: #fff; }
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited { color: #fff; }
h1, h2, h3, h4, h5 { line-height:1.5; font-size: 20px; font-size: 2.0rem;}
h3 {font-size: 18px; font-size: 1.8rem;}
h4, h5 {font-size: 16px; font-size: 1.6rem;}		
.sb_h4, #content h2, #content h3, #content100 h2, #content100 h3, #comments h3, footer h2 {
background: #9966ff;
padding:0.5em;
width: 80%;
margin: 1em auto 0.5em auto;
}
.sb_h4 {margin: 1em auto 1.5em auto;}
#content h2, #content h3, #content h4, #content100 h2, #content100 h3, #content100 h4, #comments h3 {font-size: 20px; font-size: 2rem; margin: 0.5em auto 1.5em auto;}	
#content h4, #content h5, #content100 h4, #content100 h5, #comments h3 {font-style:italic;}
h5.left{padding-left: 1em;}
header h1 {
font-size: 22px;
font-size: 2.2rem;
background:#fff;
width:90%;
color:#6435C4;
margin: 0.5em auto 0 auto;	
padding:1em 0;
border: 3px solid #CCB3FF;
}
#main {
	width: 90%;
	padding: 1em 0;
	margin:0 auto;

}

#main header {margin: 1.5em auto 2em auto;}

aside#left_col {
    position: relative;
	width: 25%;
	padding:0;
}
#left_col .pad {
	background: #CCB3FF;
	background: rgba(255,255,255,0.5);
	padding:0.25em 1em !important;
	margin: 2em auto;
}
#left_col .pad:first-child {margin: 0px auto 1em auto; padding-top:0;}

#ad1 img {margin: 1em auto ;}

#content {
	position:relative;
	width: 70%;	
	float:right;
	display:inline-block;
	background: #CCB3FF;
	background: rgba(255,255,255,0.5);
	padding:0.5em 1em;
	
}
/*This is for single pages with no sidebar */
#content100 {
    position: static;
    width: 100%;
    float: none;
    display: block;
    background: #CCB3FF;
    background: rgba(255,255,255,0.5);
    padding: 0.5em 1em;
} 
.corners, .pad, .purple_box, .sb_h4, #content h2, #content h3, #content100 h2, #content100 h3, #comments h3, footer h2, header h1, .white_box {
  border-radius: 10px; 
  -moz-box-shadow: 0 2px 6px rgba(0,0,0,0.5);  
  -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.5); 
  box-shadow: 0 2px 6px rgba(0,0,0,0.5);  
  }
ul {list-style: initial; padding-left:2em;}  
ul li{padding: 0.5em 0;}   
button, .button, input[type="button"], input[type="submit"] {
background:#C9f;
  background: -moz-linear-gradient(top, #C9F 0%, #96f);
  background: -webkit-gradient(linear, left top, left bottom, from(#C9F), to(#96f));
  color:#fff;
  border:none;
  padding:0.5em;
  font-size: 16px;
  cursor:pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin:0 0.5em 1em 0;		
}	
 button:hover, .button:hover, input[type="button"]:hover, input[type="submit"]:hover,
button:visited, .button:visited, input[type="button"]:visited, input[type="submit"]:visited {
 background:#9966ff;
 color:#fff;
 }	 
.bar-stars {
    background: url(../images/barstars.jpg) repeat-x;
    text-align: center;
    width: 100%;
    height: 24px;
    margin: 1em auto;
}
.purple_box {
background:#9966ff;
border: 2px solid #cc99ff;
color:#fff;
padding:0.5em 1em;	
}
.white_box {
background:#fff;
border: 2px solid #cc99ff;
padding:0.5em 1em;
color:#9966ff;
}
.white_box a:link, .white_box a:visited {color:#9966ff;}
.white_box a:hover {color:#cc99ff;}
img.f_left, .f_left img {margin: 0 1em; max-width:100%;}

footer {
	padding: 4em 0 18em 0;
	margin:0 auto;
	color:#fff;
	clear:both;
}
footer a:hover {color:#fff;}
#date {
	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
	padding:0.5em 0.5em 0.5em 2.5em;
	margin-bottom:1.5em;
}
.footer-info {width: 60%; margin: 0 auto;}
footer p {font-size: 12px; font-size:1.2rem; padding-bottom: 1.5em;}

/*  The footer links */
.footer-links { 
width:90%; 
margin: 2em auto;
color: #6435c4;
padding:1.5em 1em;
}
.footer-links a {color:#9966ff;}
.footer-links a:hover {color:#ff66ff;}
.footer-links a.button, .footer-links a.button:hover, .footer-links a.button:visited {color:#fff}

.footer-links #terms a {color:#ff66ff}
 #footer_nav1,#footer_nav2,#footer_nav3 { display:inline-block; vertical-align: top;}
#footer_nav1,#footer_nav2,#footer_nav3 { width:30%; margin-top: 1.5em;}
/*   The width of the ul is determined by the number of letters in the longest line */
.footer-links ul{margin:0 auto; width:12em; list-style:none;}
.footer-links div {margin:0 auto;}
.footer-links li, #footer_nav_wrap h5, #footer_nav_wrap p{text-align:left;}
.footer-links li.terms, .footer-links li.terms a {color:#ff66ff;}
#disclaim {padding-top: 1.5em;}
.two_col {  
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  }
  /* Comments */
#comments {width:70%; margin:1em auto;}
#comments h3 {margin-top: 2em;}
#comments textarea {margin-top:1em;}
 .post_cmt input[type="submit"] {width:20%;}
 .cmtnumber {float:left; margin-right:1em;}
 
 /* expanding divs */
 .expand_div {
margin: 0;
padding: 0;
width: 100%;
}

.expand_h5, .expand_h4 {
margin: 1rem auto;
color: #fff;
padding: 3px 10px;
padding: 0.5rem 1rem;
cursor: pointer;
position: relative;
background-color:#9966ff;
text-align:center;
border-radius: 10px;
box-shadow: 0 2px 6px rgba(100,100,100,0.5); 
text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.7);  
}
.expand_h5:hover, .expand_h4:hover {background-color:#ff66ff;}
.expand_h4, .expand_h5 { width:60%; margin:0.5em auto; }
.expand_content { margin: 1rem auto; }

/*********** MISC STYLES ********/
.block {display:block;}
.centered { text-align:center; margin:0 auto; }
.credits {font-weight:normal; font-size: 11px; font-size:1.1rem;}
.f_left {float:left;} 
.f_right {float:right; margin-left: 0.5em}
.inline {display:inline;}
.italic {font-style:italic;}
.larger { font-size: larger; }
.left { text-align:left; }
.margin-bottom {margin-bottom: 1.5em !important;}
.margin-top {margin-top: 1.5em !important;}
.noscript.white_box {width:70%; margin:0.5em auto;} 
.padded-bottom {padding-bottom: 1.5em;}
.padded-top {padding-top: 1.5em;}  
p, aside { padding:0 1em 1em 1em; line-height: 1.8em; }
.pinkbk, #content h2.pinkbk {background:#ff66ff;}
.pink {color:#ff66ff;}
.purple {color: #6435c4;}
.smaller { font-size: smaller; }
.red {color: #ff0000;}
strong {font-weight:bold;}
.tiny {font-size: 4px;}
.white {color: #fff;}
.whitebk {background: #fff;}
.wink_small, .wink {display:inline;}
.wink_small {width:32px;}  
  
form { display: inline; }
#clock {
background: #000086;
padding: 1em;
color:#fff;
height:200px;
width: 200px;
margin:1em auto 0 auto;
}
/* to center the daily buddha  and the pagan owned paragraph properly in the left column */
#left_col p.centered {padding: 0 0 1em 0;}

@media only screen and (max-width: 992px) {
#main {width:100%; padding: 1em 0.5em;}
#left_col img {max-width:100%;}

#clock {
    padding: 0.5em;
    height: 180px;
    width: 180px;
}

}	
  
@media only screen and (max-width: 768px) { 
 #logo {width: 95%; margin: 0 auto;} 
#content, aside#left_col {display:block; width:95%; margin: 0 auto; float:none;}
#content img, #content100 img {max-width:100%;}
#left_col .pad:first-child {margin: 1.5em auto; padding-top:0;} 
.corners, .pad, .purple_box, .sb_h4 {
  border-radius: 6px; 
}
img.f_left, img.f_right, div.f_left, div.f_right, img.centered {max-width:100%; float:none; margin: 0 auto;} 
div.f_left, div.f_right, div.f_left img, div.f_right img{ text-align:center; margin: 0 auto 1em auto;} 
.two_col {
  columns: 1;
  -webkit-columns: 1;
  -moz-columns: 1;
  }
img.responsive, .responsive {width:100%; max-width:100%;}  
#clock {
    padding: 1em;
    height: 200px;
    width: 200px;
}
.footer-info {width: 95%; margin:0.5em auto;}

#footer_nav1,#footer_nav2,#footer_nav3 { width:100%; padding-bottom:1em;}
/*   The width of the ul is determined by the number of letters in the longest line */
#footer_nav_wrap ul{margin:0 auto; width:95%; text-align: left;}
.expand_h4, .expand_h5 { width:90%; }
} 
@media only screen and (max-width: 480px) { 
#clock {
    padding: 0.5em;
    height: 180px;
    width: 180px;
}
.expand_h4, .expand_h5 { width:100%; }
}