/* CONTENTS
	- SECTORED STYLING
	- HEADING STYLES
	- PARAGRAPH STYLING
	- LIST STYLING
	- ANCHOR STYLING
	- TABLE STYLES 
*/


	
	
/* SECTORED STYLING */

body {
	font: small/1.2em Arial, Helvetica, sans-serif;
	background-color: #369;
	padding: 0px;
	border: 0px;
	margin: 0px; }

div#all {
	padding: 0px;
	border: 0px;
	margin: 0px; }
	
div#header {
	background: #669acc url(../resources/images/topbg.jpg) repeat-x;
	height: 150px;
	padding: 0px;
	border: 0px;
	margin: 0px; }
	
div#content_split1 {
	background-color: #fff;
	padding: 40px 240px 60px 10px;
	border-left: 4px solid #fc3;
	border-bottom: 4px solid #fc3;
	margin-left: 100px; }
	
div#content_split2 {
	background-color: #fff;
	text-align: center;
	padding: 40px 288px 10px 10px;	
	border-left: 4px solid #fc3;
	border-bottom: 4px solid #fc3;
	margin-left: 100px; }
	
div#content_split3 {
	background-color: #fff;
	text-align: center;
	padding: 40px 100px 60px 366px;
	border-left: 4px solid #fc3;
	border-bottom: 4px solid #fc3;
	margin-left: 100px; }
	
div#content_split4 {
	background-color: #fff;
	text-align: center;
	padding: 40px 419px 60px 11px;
	border-left: 4px solid #fc3;
	border-bottom: 4px solid #fc3;
	margin-left: 100px; }
	
div#content_full {
	background-color: #fff;
	text-align: center;
	padding: 40px 20px 60px 20px;
	border-left: 4px solid #fc3;
	border-bottom: 4px solid #fc3;
	margin-left: 100px; }
	
div#content_multimedia {
	background-color: #fff;
	text-align: center;
	padding: 10px 10px 60px 10px;
	border-left: 4px solid #fc3;
	border-bottom: 4px solid #fc3;
	margin-left: 100px; }
	
div#content_interview {
	background-color: #fff;
	text-align: center;
	padding: 40px 90px 60px 47px;
	border-left: 4px solid #fc3;
	border-bottom: 4px solid #fc3;
	margin-left: 100px; }
	
div#content_resume {
	background-color: #fff;
	text-align: center;
	padding: 10px 20px 60px 20px;
	border-left: 4px solid #fc3;
	border-bottom: 4px solid #fc3;
	margin-left: 100px; }
	
div#sidebar_right {
	padding: 0px;
	border: 0px;
	margin: 0px; 
	font-size: 140%;
	text-align: center;
	line-height: 1.2em;
	position: absolute;
	top: 170px;
	right: 30px;
	width: 200px; }
	
div#sidebar_right_bio {
	padding: 0px;
	border: 0px;
	margin: 0px; 
	font-size: 140%;
	text-align: center;
	position: absolute;
	top: 170px;
	right: 30px;
	width: 248px; }
	
div#sidebar_right_links {
	padding: 0px;
	border: 0px;
	margin: 0px; 
	font-size: 140%;
	text-align: center;
	position: absolute;
	top: 170px;
	right: 130px;
	width: 279px; }
	
div#sidebar_contact {
	padding: 0px;
	border: 0px;
	margin: 0px; 
	font-size: 140%;
	text-align: center;
	position: absolute;
	top: 170px;
	left: 120px;
	width: 250px; }	
	
div#sidebar {
	padding: 10px 7px 20px 10px;
	border: 0px;
	margin: 0px;
	text-align: center;
	position: absolute;
	top: 150px;
	left: 0px;
	width: 83px; }
	
div#body {
	text-align: left; }
	
#animerica_img1 {
	padding: 0px 20px 5px 10px;
	float: left; }
	
#animerica_img2 {
	padding: 5px 0px 5px 20px;
	float: right; }
	
#animerica_img3 {
	padding: 5px 20px 5px 0px;
	float: left; }
	
.navbutton {
	padding: 0px;
	border: 0px;
	margin: 0px; }

div#footer {
	width: 100%;
	color: #fc3;
	text-align: center;
	padding: 5px 0pc 20px 0px;
	margin: 0px; }
	
	
	
/* HEADING STYLES */

h1 {
	color: #369;
	font-size: 250%;
	font-weight: bold;
	padding-bottom: 5px; }
	
.subh1 {
	color: #000;
	font-size: 115%;
	font-weight: bold;
	padding: 0px;
	border: 0px;
	margin: 0px; }
	
.subh1_blue {
	color: #369;
	font-size: 200%;
	font-weight: bold;
	padding: 10px;
	border: 0px;
	margin: 0px; }
	
h2 {
	color: #000;
	font-size: 140%;
	font-weight: bold;
	line-height: 1.2em;
	padding: 10px;
	border: 0px;
	margin: 0px; }
	
.subh2 {
	color: #369;
	font-size: 120%;
	font-weight: bold; }

.subh2_note {
	color: #369;
	font-size: 180%;
	font-weight: bold; }	
	
.sub_blackh2 {
	color: #000;
	font-size: 120%;
	font-weight: bold; }	
	
h3 {
	color: #369;
	font-size: 120%;
	font-weight: bold;
	padding: 10px;
	border: 0px;
	margin: 0px; }
	
	

/* PARAGRAPH STYLING */
	
p {
	padding: 10px;
	border: 0px;
	margin: 0px; }
		
p#title {
	padding: 0px;
	border: 0px;
	margin: 0px; }
	
p.sidebar_right {
	font-size: 100%;
	padding: 0px 0px 10px 0px;
	border: 0px;
	margin: 0px; }
	
.important {
	color: #f00;
	font-style: italic;
	font-weight: bold; }
	
.note {
	font-size: 100%;
	color: #f00;
	font-weight: bold; }
	
.note_large {
	color: #f00;
	font-size: 140%;
	font-weight: bold; }
	
.strong {
	font-weight: bold; }
	
.bib_author {
	color: #369; }
	
.author_italic {
	color: #369;
	font-style: italic; }
	
.author_bold {

	color: #369;
	font-weight: bold; }
	
.volume {
	color: #369;
	font-style: italic;
	font-weight: bold; }
	
.bib_title {
	font-weight: bold; }
	
.character {
	color: #369;
	font-size: 80%; }
	
.detail {
	color: #000;
	font-size: 80%; }
	
.resume_detail {
	color: #000;
	font-size: 80%;
	font-weight: bold; }
	
p.footer {
	font-size: 80%;
	line-height: 1.45em;
	font-weight: bold;
	padding: 5px;
	border: 0px;
	margin: 0px; }
	
em {
	font-style: italic; }
	
q {
	font-weight: bold; }
	
blockquote {
	padding: 0px;
	border: 0px;
	margin-left: 40px; } 
	
p.answer {
	padding: 0px;
	border: 0px;
	margin: 0px; }
	
p.media_icon {
	padding: 0px;
	border: 0px;
	margin: 10px 0px 0px 0px; }
	
.indent {
	padding: 0px;
	border: 0px;
	margin-left: 30px; }
	
	

/* LIST STYLING */
	
ul {
	padding: 0px 0px 0px 50px;
	border: 0px;
	margin: 0px; }	
	
ul.sublist {
	padding: 0px 0px 0px 100px;
	border: 0px;
	margin: 0px; }	
	
li {
	padding: 7px 0px;
	line-height: 1.3em;
	list-style-type: none; }
	
	
	
/* ANCHOR STYLING */

a.navlink, a.navlink:visited {
	display: block;
	font-size: 80%;
	color: #fc3;
	line-height: 1.45em;
	font-weight: bold;
	text-decoration: underline;
	padding: 5px;
	border: 0px;
	margin: 0px; }
	
a.navlink:hover {
	color: #fff; }
	
a.footlink {
	font-size: 100%; }
	
a:link.footlink {
	color: #fc3; }
	
a:visited.footlink {
	color: #fc3; }
	
a:hover.footlink {
	color: #fff; }
	
a:link.contentlink {
	font-size: 100%;
	color: #69c;
	font-weight: bold; }
	
a:visited.contentlink {
	font-size: 100%;
	color: #fc3;
	font-weight: bold; }
	
li a:link.links_link {
	line-height: 1.2em;
	font-size: 100%;
	color: #69c; }
	
li a:visited.links_link {
	line-height: 1.2em;
	font-size: 100%;
	color: #fc3; }
	
a:link.link_small {
	line-height: 1.2em;
	font-size: 70%;
	color: #69c; }
	
a:visited.link_small {
	line-height: 1.2em;
	font-size: 70%;
	color: #fc3; }

a:link.gallerylink {
	font-size: 180%;
	color: #69c;
	font-weight: bold; }
	
a:visited.gallerylink {
	font-size: 180%;
	color: #fc3;
	font-weight: bold; }

a:link.largelink {
	font-size: 140%;
	line-height: 1.2em;
	color: #69c; }	
	
a:visited.largelink {
	font-size: 140%;
	line-height: 1.2em;
	color: #fc3; }	
	
	
	
/* TABLE STYLES */

table {
	width: 100%;
	border: 0px;
	margin: 10px 40px 10px 0px; }
	
td {
	padding: 0px;
	text-align: center; }
	
table table td {
	border: 1px solid #ccc; }
	
table table td:first-child {
	width: 150px; }
	
table#embedded {
	width: 503px;
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin: 0px;
	margin-left: auto;
	margin-right: auto; }
	
table#resume1 {
	width: 100%;
	border-collapse: collapse;
	border: 2px solid #ccc;
	margin: 10px 0px; }
	
table#resume1 td {
	padding: 2px; }
	
table#resume2 {
	width: 100%;
	border-collapse: collapse;
	border: 0px;
	margin: 0px; }
	
table#resume2 td:first-child {
	width: 200px; }
	
table#resume2 td {
	text-align: left;
	line-height: 1.2em;
	padding: 8px 5px;
	border: 0px; }
	
table#resume2 th {
	text-align: left;
	padding: 3px 5px;
	border: 0px; }
	
table#gallery {
	width: 500px;
	margin-right: auto;
	margin-left: auto; }
	
table#gallery_characters {
	width: 500px;
	margin-right: auto;
	margin-left: auto; }
	
table#gallery_characters td {
	width: 33.33%; }
	
tr.top {
	vertical-align: top; }
	
tr.cellcolor {
	background-color: #ccc;
	vertical-align: middle;	}
	
.cellimage {
	background-color: #369; }
	
.celldata_left {
	text-align: left; }
	
.celldata_right {
	text-align: right; }
	
td#first_row {
	width: 250px;
	padding: 10px }
	
td#fifth_row {
	width: 223px;
	padding: 10px }
	
.resume_firstcol {
	width: 30%; }
	
.resume_secondcol {
	width: 9%; }
	
.resume_thirdcol {
	width: 8%; }

.resume_fourthcol {
	width: 53%; }
	
.animeresume_firstcol {
	width: 9%; }
	
.animeresume_secondcol {
	width: 31%; }
	
.animeresume_thirdcol {
	width: 60%; }
	

