/* stylesheet only for the old Dan Enright free I Ching reading in frames */

body {

	background: #fffbf6;
}

 .bigyellowbutton {
   margin:0;
padding:0.1em;width:auto;overflow:visible;background-color: #fff4e6;
color: #161819;
font-size: 13px;
font-family: Open Sans, arial;}

.bigyellow {
background-color: #fff4e6;
color: #161819;
font-size: 13px;
font-family: Open Sans, arial;
}

p, ol {
font-family: Cardo, Georgia;
font-size: 17px;
line-height: 20px;
color: #000
}

h2 {

font-family: Open Sans;
font-size: 24px;
font-weight: normal;
line-height: 28px;
color: #27435c;
}
h3 {

font-family: Open Sans, Trebuchet;
font-size: 19px;
font-weight: normal;
line-height: 22px;
color: #27435c;
}

a {
color: #000099;
text-decoration: none;
font-family:Cardo;
font-size: 17px;
}
a:hover {
  color: #0034ff;
  text-decoration: underline;
}

div.free{
	color: #fff;
	text-decoration: none;
}
a.free, a.free:visited {
	font-size: 14px;
    font-family: Open Sans;
	color: #fff;
	text-decoration: none;
}
 a.free:hover {
	color: #e3dc8a;
}

.donate {
     background: none;
     border: none;
     font-size: 14px;
     font-family: Open Sans;
     color: #fff;
     text-decoration: none;
     cursor: pointer;
}
.donate:hover {
  color: #e3dc8a;
}

#hiddenmenu {
  margin: 0px;
  padding: 0px 0 0 0;
  display: none;
  font-size: 80%;
  text-align: right;
}

*body #hiddenform, *body #hiddenmenu {
	padding-top: 10px;
}


a.freerow, a.freerow:visited {
text-decoration: none;
color: #000099;
font-size: 14px;
    font-family: Open Sans;
}
a.freerow:hover {
text-decoration: underline;
color: #0034ff;
}

.shoprow {
		display: block;
		margin-bottom: 2px;
}
