/* Author: Sonfisher Webstudios*/

body {
 background-image:none;
 background-color: #FFFFFF;
 margin: 10px;
 padding: 0px;
 text-align: left;
 }

.logo {
 display: none;
 }

.content {
 width:95%;
 color: #000000; 
 margin: 10px;
 padding: 0px;
 }

.title {
 display: none;
 }

div#google_translate_element {
 display: none;
 }

.folder {
 display: none;
 }
 
 /* bottom fad out */

.bgb {
 display: none;
 }

.bgb1 {
 display: none;
 }

.bgb2 {
 display: none;
 }

.bgb3 {
 display: none;
 }

.bgb4 {
 display: none;
 }
 
 /* end */

.menu { 
 display: none;
 }
 
 /* menu fade out */

.mt4 {
 display: none;
 }

.mt3 {
 display: none;
 }

.mt2 {
 display: none;
 }

.mt1 {
 display: none;
 }
 
 /* end */
  
.floatleft {
 float: left;
 margin: 5px;
 padding: 0px;
 }
 
.floatright {
 float: right;
 margin: 0px;
 padding: 0px;
 }
 
a:link           {color: #4838c0; font-style: normal; font-weight: normal; text-decoration: none; outline: none;}
a:visited        {color: #4838c0; font-style: normal; font-weight: normal; text-decoration: none; outline: none;}
a:hover          {color: #4838c0; font-style: normal; font-weight: normal; text-decoration: none; outline: none;}
a:active         {color: #4838c0; font-style: normal; font-weight: normal; text-decoration: none; outline: none;}

 
p {
 text-align: left;
 text-indent: 1cm;
 }

p.center {
 text-align: center;
 text-indent: 0cm;
 }

p.right {
 text-align: right;
 text-indent: 0cm;
 }

p.plain {
 text-align: left;
 text-indent: 0cm;
 }

.quote {
 color: #33ccff;
 text-align: center;
 text-indent: 0cm;
 font-style: italic;
 margin: 0px 50px 0px 50px;
 }

.quote:first-letter {
 font-size: 22px;
 }
 
 .gallery {
 float: left;
 width: 100px;
 border: 0px;
 margin: 0px 15px 15px 0px;
 padding: 5px;
 text-align: center;
 }
 
 .gallery2 {
 float: left;
 width: 60px;
 border: 0px;
 margin: 0px 15px 15px 0px;
 padding: 5px;
 text-align: center;
 }
 
 .episode {
 float: left;
 width: 300px;
 border: 0px;
 margin: 0 10px 10px 0;
 padding: 0px;
 text-align: left;
 }

i {
 color: #33ccff;
 }

.q1 {
 color: #33ccff;
 }

.q2 {
 color: #4838c0;
 }

img.center {
 border-width: 0px 0px 0px 0px;
 display: block; 
 margin-left: auto; 
 margin-right: auto;
 vertical-align: text-top; 
 }

img.right {
 border-width: 0px 0px 0px 0px;
 float: right; 
 margin: 0px 0px 10px 10px;
 padding: 0px;
 vertical-align: text-top; 
 }

img.left {
 border-width: 0px 0px 0px 0px;
 float: left; 
 margin: 0px 10px 0px 0px;
 padding: 0px;
 vertical-align: text-top; 
 }
 
address {
 font-style:normal;
 }
 
h1 {
 color: #4838c0;
 font-size: 22px;
 font-weight: bold;
 text-align: center;
 }
 
h2 {
 color: #33ccff;
 font-size: 16px;
 text-align: center;
 }

h3 {
 color: #a09b75;
 font-size: 16px;
 font-weight: bold;
 line-height: 3px;
 text-align: left;
 }

h4 {
 color: #33ccff;
 font-size: 14px;
 font-weight: bold;
 line-height: 17px;
 text-align: left;
 }

h5 {
 color: #a09b75;
 font-size: 14px;
 font-weight: bold;
 line-height: 13px;
 text-align: center;
 }

h6 {
 color: #a09b75;
 font-size: 14px;
 font-weight: bold;
 margin-top: 15px;
 margin-right: 0px;
 margin-bottom: 5px;
 margin-left: 0px;
 text-align: left;
 }

.clearboth { 
 clear: both; 
 }

div.clearer {
 clear: left;
 height: 0px;
 line-height: 0px;
 }
 
.adz {
 display: none;
 }