@charset "UTF-8";

/*-------------These are the divs*---------------------*/

/*-------General Site Divs-----*/
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;

	}

 #container {
	width: 900px;  
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left;
	float:left;
 }
	
 #header {
	div align:left;
	padding-left: 150px;
	width: 100%;
	background-color: #007384;
	padding-top: 10px;
	padding-bottom: 10px;
	left: auto;
	margin-bottom: 0px;
	}
	
#bannerDiv{
	float:left;
	padding-left: 55px;	
}
  
	#labanarama{
float:left;
}
	
 #nav {
	float: right;
	width: 710px;
	padding: 0;
	text-decoration: none;
	font-size: 10px;
	text-align:left;
	margin-top: 0;
	margin-bottom: 50;
	}
 #sidebar3 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	height: 650px;
	width:150;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-image: none;
	text-align: right;
	font-style: italic;
	border-right-width: thin;
	border-right-color: #CCC;
	border-right-style: solid;
	
} 
	
#sidebar1 {
	float: left; 
	width: 150px;
	height: 500px;
	width:150;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 50px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-image: none;
	text-align: center;
	border-right-width: thin;
	border-right-color: #CCC;
	border-right-style: solid;
	
} 

#sidebarNav{
	margin-right: 20px;
	padding-left: 20px;
}


 #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 170px; 
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 5px;
	div-align:right;
	background-image: none;
	font-size: 9px;
	border-left-width: thin;
	border-left-color: #CCC;
	border-left-style: solid;
}


 #mainContent {
	width:475px;
	padding-top:10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:5px; 
	left: 55px;
	background-color: #FFFFFF;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	
	border-left-width: thin;
	border-left-color: #CCC;
	border-left-style: solid;
} 
 #footer {
	text-align: center;
	margin-top: 15px;
	width: 100%;
	padding: 0px;
	background-image: url(images/site_images/btmborder.gif);
	background-repeat: repeat-x;
	background-position: right top;
	}
	
	#sitemap{
	text-align: left;
	width: 900px;
	margin-top: 35px;
	}
	
	

	
	
.sideParagraph{
	float:left;
	width:450px;
	margin:0px, 0px, 0px, 100px;
	padding: 20px;
 	background-color: #FFFFFF;
	
}

#buttonDiv{
	padding-left:10px;
	background-color: #FFFFFF;
	font-size: 9px;
	}
/*---Classes---*/	
	
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;

	}
.separator{
height:5px;
margin:0 px;
float:left;
width:400px;


}


#separator2{
	height:100 px;
	width:400
	margin-top:0px;
	float: left;	
}

	/*-------Comics Page-----*/
	#samplestories{
	float:left;
	margin-top:0px;
	border-top-style: dotted;
	border-top-width: thin;
	}
	
	#samplestories2{
	float:left;
	margin-top:0px;
	
	}

#c_thumbnail {
	float: left;
	width: 100px;
	margin: 20px 30px 10px 0;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
    font-size: 10px;
    color: #000000;
}

#thumbDiv{
	float:left;
    padding-left:0px;
	background-color: #FFFFFF;
	}
	/*----Used on Cast and Illustration pages----*/
	
#castDiv{
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 5px;
	margin-bottom:10px;
}
	
#thumbDiv2{
	float:right;
	width:200px;
	margin:20px 15px 10px 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	
	
	
}

#storyLink{
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	float:left;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 30px;
}

#storyLink2{
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	float:left;
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-right: 30px;
	margin-top:20px;

}
#randomLink{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	float:left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 5px;
	margin-right: 30px;
	margin-top:15px;
	width:400px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	overflow:none;
}
#randomLinkbk{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	float:left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin-right: 30px;
	margin-top:15px;
	width:400px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

#comicsParagraph{
float:left;
padding-right:10px;
width:400px;

}



#linksDiv{
	float:left;
	line-height: 40px;
	
}



/*-------------This is the text-----*/

#mainContent p{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	align:left;
	margin-top:0;
   
	}
	

	
#sidebar1 p {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
	font-size: 14px;
	font-weight: lighter;
	}
	
#sitemap p2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999;
	text-align: left;
}

p:first-letter { font-size: 2em; }
p:first-line { line-height: 1em; }


p, p1, p2{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	align:left;
	margin-top:0;
	}
	
	p3{
		font-size:12px;
	}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #330000;
	left: auto;
	margin-top:0;
	}
	
h2{
font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330000;
	left: auto;
	margin-top:0;
	}


/*-------These are the links-----*/


	
#nav li
{
	display: inline;
	list-style-type: none;
	padding-right:15px;
	line-height: normal;
	text-decoration: none;
	list-style-image: none;
	font-family: "Arial Black", Gadget, sans-serif;
}

#nav ul li a {
	color: #330000;
	text-decoration: none;
}

#nav ul li a:hover {
	color: #0033FF;
	text-decoration: underline;
}

#nav ul li a:visited {
	color: #0033FF;
	text-decoration: none;
}

#sidebar1 a{
	line-height: normal;
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
	font-size: 18px;
	
	}


#sidebar1 a:hover {
	color:#0033FF;
	text-decoration: underline;
	}
	
#sidebar1 a:visited{
color:#0033FF;
text-decoration: none;
	}
	
	
#sidebar3 a{
	line-height: normal;
	color: #000000;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: right;
	font-size: 18px;
	}


#sidebar3 a:hover {
	color:#0033FF;
	text-decoration: underline;
	}
	
#sidebar3 a:visited{
color:#0033FF;
text-decoration: none;
	}
	
#sidebarNav a href:visited{
color:#0033FF;
text-decoration: none;
}
/*---Caricature ad---*/
#caricbutton
{
	display: block;
	width: 175px;
	height: 113px;
	background-image: url(images/site_images/caricabutton.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#caricbutton:hover
{ 
  background-position: 0 -113px;
}

#caricbutton span
{
  display: none;
}

#shamanbtn{
	display:block;
	width: 125px;
	height: 125px;
	background-image: url(images/site_images/squaread.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#shamanbtn:hover {
	background-image: url(images/site_images/squaread.jpg);
	background-position: -133px 0;
}

#shamanbtn span{
	display:none;
}

/*----*/

#c_thumbnail a:{

font-family: "Times New Roman", Times, serif;
 font-size: 10px;
color: #000000;
text-decoration: none;

	}
	
#c_thumbnail a:hover{
color: #0033FF;
text-decoration: underline;
	}
	
#c_thumbnail a:visited{
	color: #0033FF;
	text-decoration: none;
}

#c_thumbnail a img{
border: none;
}
	

#c_thumbnail a:hoverimg{

border: 3px solid #14d873;
}	


	
#storyLink a {
font-family: "Times New Roman", Times, serif;
 font-size: 12px;

}

#storyLink a:visited{
text-decoration: none;
}


#storyLink2 a {
font-family: "Times New Roman", Times, serif;
 font-size: 12px;

}

#storyLink2 a:visited{
text-decoration: none;
}

#randomLink a{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}

#randomLink p3 a{
	font-size: 12px;
	
}

#randomLink p2 a{
	font-size: 12px;
	
}
#randomLink2 a{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

#randomLinkbk a{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
	
#linksDiv a{
font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-decoration:none;
}

#linksDiv a:hover{
	text-decoration: underline;
}

#contDiv a{
font-size:10px;
}
.white {
	color: #FFF;
}
#container #mainContent #sideParagraph {
	color: #FFF;
}
/*---Mainly for "Back to top: on illo page---*/
#castDiv a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
/*----Mainly for the "Back to top on cards page---*/
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

/*---For Site Map---*/
#footer ul  {
	text-decoration: none;
	top: inherit;
	right: 1px;
	list-style-type:none;
	text-decoration: none;
	text-align: right;
}
#footer  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #333;
	text-align: right;
}


#footer li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #666;
	font-weight: lighter;
	text-decoration: none;	

}

#footer li a:hover{
	color: #0033FF;
	text-decoration: underline;
}
#sitemap h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999;
	bottom: auto;
	font-weight: lighter;
	text-align: center;
}

