body {
  font-family: Georgia, Palatino, serif;
  color: #000000;
  font-size:0.85em;
  line-height: 1.3125em; /* 21px; 21 / 16 = 1.3125 */
}

h1 {
	color:ffffff; 
	font-family:inherit;
	font-size:1.3125em; 
	line-height:1em;
	margin:0;
}
h2 {
	
	font-family:inherit;
	font-size:13px; 
	line-height:1em;
	margin:0;
}

td, th {

}

a {
	color:#d80780;
	text-decoration:underline;
}

p {
	font-size:0.85em;
	line-height: 1.3125em;
}

ul {
	list-style-image: url(images/liststyle.jpg);
	list-style-type: disc;
	font-size: 1em;
	text-indent:-0.1em;
	line-height: 1.3125em;
	margin-left: -0.4375em;
}

p {
	/*text-indent: 0.4375em;*/
}

dl {
	padding-left: 0.7em;
}

dt {
	color: #D80780;
	font-size:0.85em;
	line-height: 1.3125em;
	font-style:italic;
}

dd {
	font-size:0.85em;
	line-height: 1.3125em;
	margin:0 0 0.6em 1em;
}

input[type='text'] {
	width: 150px;
}

textarea {
	width: 150px;
}

.subhead {
	color:#D80780;
	font-size: 1.125em;
}


#clips tr td {
	vertical-align: top;
	
}
.navigation
{
   padding-left:12px;
   padding-right:12px;
}
.media
{
  width:300px;
  padding-left:10px;
  font-family: 'Copperplate Gothic Bold';
  font-size: 19px;
  color:white;
}
a.seenontv {
   display:block; 
   width:138px; 
   height:183px; 
   border:solid 1px #FFF;
}
a.seenontv:hover { 
   border:solid 1px #D80780;
}

td.fb {
   padding:5px 30px;
}
td.fb div {
   background:url(images/assets/fbfairytales_cover2.jpg) no-repeat;
   width:180px;
   height:231px;
}
td.fb div a {
   display:block;
   width:92px;
   height:82px;
   float:right;
   border:solid 1px #D80780;
   margin-top:-60px;
   margin-right:-27px;
   position:relative;
}
td.fb div a:hover {
   border:solid 1px #D80780;
}
td.fb div a img {
   border:none;
   width:92px;
}
td.fbsm {
   padding:5px 30px;
}
td.fbsm div {
   background:url(images/FBFairytales_Cover.jpg) top center no-repeat;
   width:120px; height:180px;
   margin-top:60px; margin-right:8px;
}
td.fbsm div a {
   display:block;
   width:80px;
   height:71px;
   float:right;
   border:solid 1px #D80780;
   margin-top:-52px;
   margin-right:-24px;
   position:relative;
}
td.fbsm div a:hover {
   border:solid 1px #D80780;
}
td.fbsm div a img {
   border:none;
   width:80px;
}
.magazines {
   margin-top:62px;
}