/* ---- ReSet ----*/
html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video 
{
	margin: 0 auto;
	max-width: 860px;	
	padding: 0;
	border: 0;
	outline: 0;
	font-family: Arial, sans-serif;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}									
input[type="text"]{font: 18px; color: black; text-align: centre;}
section {display: block;}
a:hover, a:active {outline: none;}

/* ---- ReSet End ----*/

@font-face {
    font-family: 'AppleChancery';
    src: url('ivavimages/apple_chancery-webfont.eot');
    src: local("☺"),
         url('ivavimages/apple_chancery-webfont.woff') format('woff'),
         url('ivavimages/apple_chancery-webfont.ttf') format('truetype'),
         url('ivavimages/apple_chancery-webfont.svg#AppleChancery') format('svg');
    font-weight: normal;
    font-style: normal;
}


p {display:block ; font-size: 12px;}
table {display:block ; font-size:12px;}
a:link {color: inherit; text-decoration: inherit; }
a:visited  {color: inherit; text-decoration: inherit; }
a:hover { font-weight: bold; }
.b { font-weight: bold; }
.i { font-style: italic;}
.l { font-size: 125%;}
.n { font-weight: normal; }
.c { text-align: center; }

#paper { 
	background-color: #FFFFE0;
}
.nextperf {
	position: inherit;
	height: content; width: 85%; max-width: 270px;
	display:inline-block;
	padding: 10px;
	margin: 10px; 
	background-color: #FF8; border:3px solid #d90; border-radius:10px;
	box-shadow: 3px 3px 5px #555;
	font-family: Arial;
	font-size: 12px; 
	font-weight: normal;
}
#news {
	position: inherit;
	height: content; width: 85%; max-width: 270px;	
	display:inline-block;
	margin: 10px;
	padding: 10px;
	background-color: #FEB; border:3px solid #d90; border-radius:10px;
	box-shadow: 3px 3px 5px #555;
	font-family: Arial;
	font-size: 12px; 
	font-weight: normal;
}
#rightbody {
	position: static; float: right;
	width: 27%;
	margin: 2%; margin-top:0px;
	border:2px solid #cccccc;
}
#leftbody {
	position: absolute; float: left;
	width: 67%; min-width: 300px;
	margin: 2%; margin-top:0px; 
	border:2px solid #cccccc;
}
#generalbody {
	position: relative; width:94%;
	float: left;
	border:0px solid #cccccc;
	text-align: center;
	margin-left: 3%; margin-right: 3%;
}
#mainbody {
	position: static;
	width: 96%;
	margin: 0px auto;
	text-align: left;
}
.showbox {
	position: relative;
	display:inline-block;
	width: 95%;
	margin: 0px auto;
	padding: 2%;
	text-align: left;
	background-color: #FFF; border:2px solid #cccccc; border-radius:4px;
}
.showboxc {
	position: relative;
	display:inline-block;
	width: 96%;
	margin: 0px auto;
	padding: 2%;
	text-align: center;
	background-color: #FFF; border:2px solid #cccccc; border-radius:4px;
}
.contentsbox {
	width: 96%;
	position: relative;
	display:inline-block;
	text-align: center;
	margin: 0px; margin-top: 0px;
	padding: 10px; padding-top: 15px;
}
.letterbox {
	width: 725px;
	position: relative;
	margin: 0px; margin-top: 0px;
	padding: 40px; padding-top: 15px;
	background-color: #FFF; border:2px solid #cccccc; border-radius:4px;
}
.reviewbox {
	width: 97%;
	position: relative;
	margin: 0px; 
	padding: 0px; padding-top: 0px;
	background-color: #FFF; border:4px solid #cccccc; border-radius:4px;
}
.quote {
	position: relative;
	text-align: left;
	margin: 0px; margin-top: 0px; 
	padding: 10px; 
	background-color: #FFF; border:2px solid #d90; border-radius:20px;
	box-shadow: 3px 3px 5px #aaa
}
.frontpagebox {
	position: relative;
	display:inline-block;
	width: 95%;
	margin: 0px auto;
	padding: 2%;
	background-color: #FFF; border:2px solid #cccccc; border-radius:4px;
}
.FPDarkbox {
	position: relative;
	display:inline-block;
	width: 95%;
	Max-width: 550px;
	margin: 0px auto;
	padding: 2%;
	background-color: #DDD; border:3px solid #000; border-radius:4px;
	font-family: Arial;
	font-size: 16px; 
	font-weight: normal;
	font-style: normal;
	text-align: center;
	color: #000;

}

.leftorc {
	float: left;
	padding: 5px; padding-bottom: 10px; padding-right: 15px;
}
@media only screen and (max-width: 520px ) {
	.leftorc {
	float: none; }
}


.bluelink {
	color: blue; text-decoration: underline;
}
h1 {
	font-family: "AppleChancery", Georgia, serif;
	font-size: 9vw; 
	font-weight: normal; 
	color: #000;
	padding-top: 5vw;
	text-align: center;
	text-shadow: 4px 4px 5px #888;
}

h2 {
	font-family: Arial;
	font-size: 5vw;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	color: #850;
	text-shadow: 2px 2px 3px #999;
	padding: 1vw;
}

h7 {
	font-family: Arial;
	font-size: 9vw;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	color: #930;
	text-shadow: 2px 2px 3px #999;
	padding: 1vw;
}


.headspace { position: relative; }
	

@media only screen and (min-width: 760px) {
	h1 { font-size: 72px; position: fixed; z-index: 5;
	padding-top: 40px;
	background-image:url(ivavimages/vfade.png);
	background-repeat:repeat-x;
	width: 100%;}
	
	h2 { font-size: 32px;}
	
	h7 { font-size: 64px;}
	
.headspace { position: static; padding-top: 134px; }
	
	}


/*
	Todd Motto Labs
	URL: www.toddmotto.com
*/

/*------------------------------------*\
    Responsive Navigation
\*------------------------------------*/

a,
a:hover {
	text-decoration:none;
}
ul,
ol {
	list-style:none;
}


/* Navigation styling */

.nav {
	position:fixed;
	display:inline-block;
	z-index: 10;
	background:#34495E;
	width: 100%;
	font-size:12px;
	font-weight: bold;
	margin-left: 0px;
	border-radius: 0px ;
	border:0px solid #cccccc;
}
.nav-list {	
}
.nav-item {
	float:left;
	*display:inline;
	zoom:1;
}
.nav-item a {
	display:block;
	padding:10px 15px;
	color:#FFF;
	background:#34495E;
body.Home a.Home, body.Diary a.Diary, body.Recent a.Recent, body.Repertoire a.Repertoire, body.Action a.Action, body.Sales a.Sales, body.About a.About, body.Archive a.Archive, body.Testimonials a.Testimonials 
	{color: #F00;}
}

.nav-item:first-child a {
	border-radius: 0px 0 0 0px;
	padding-left: 30px;
}
.nav-item:last-child a {
	border-radius:0 0px 0px 0;
	padding-right: 30px;
}
.nav-item a:hover {
	color: #88F;
}

/* Mobile Navigation */
.nav-mobile {
	display:none; /* Hide from browsers that don't support media queries */
	cursor:pointer;
	position:absolute;
	z-index: 10;
	top: 0px;
	background:#34495E url(../ivavimages/nav.svg) no-repeat center center;
	height:8vw; width:8vw;
	/*height:40px; width:40px;*/
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	
}

/*------------------------------------*\
    Media Queries
    
   was... @media only screen and (min-width: 320px) and (max-width: 760px)
\*------------------------------------*/

@media only screen and (max-width: 760px) {
	.nav-mobile {
		display:block;
	}
	.nav {
		position: absolute;
		z-index: 10;
		background:#FFFFE0;
		width: 0%;
		padding:40px 0 0;
		margin-left: 3vw;
		margin-top: 6vw;
	}
	.nav-list {
		display:none;
		margin-top: 3vw;
		
	}
	.nav-item {
		width:140px;
		float:none;
		
	}
	.nav-item a {
		background: #34495E;
		font-size: 140%;
		text-align: center;
		color: #FFF;
		/* color:#000; background:#FFFFE0; */
		border:2px solid #000;
	}
	.nav-item:first-child a {
		border-radius: 5px 5px 0 0;
		padding-left: 10px;
	}
	.nav-item:last-child a {
		border-radius:0 0 5px 5px;
	}
	.nav-active {
		display:block;
	}
	
h1 { padding-top: 4.5vw; }
	
/*	.nav-mobile-open {
		border-radius:5px 5px 0 0;
		-webkit-border-radius:5px 5px 0 0;
		-moz-border-radius:5px 5px 0 0;		
}*/
	
}
/* END OF NAV STYLES  */

h3 {
	font-family: Arial;
	font-size: 16px; 
	font-weight: normal;
	font-style: normal;
	text-align: center;
	color: #320;

}
h4 {
	font-family: Arial;
	font-size: 16px; 
	font-weight: bold;
	font-style: normal;
	text-align: left;
	color: #930;

}
h5 {
	font-family: Georgia, serif;
	font-size: 6vw; /* was 38px */
	font-weight: normal; 
	color: #930;
	text-align: left;
	text-shadow: 4px 4px 5px #AAA;
}
@media only screen and (min-width: 768px) {
	h5 { font-size: 38px; }
	}


h6 {
	font-family: Arial;
	font-size: 12px; 
	font-weight: normal;
	font-style: italic;
	color: #000;
	display: inline;
	position: static;
	float: right;
	padding-right: 25px;
	padding-top: 10px; 
	text-shadow: 2px 2px 2px #bbb;
}

.sp {
	font-family: Arial;
	font-size: 14px; 
	font-weight: bold;
	font-style: normal;
	text-align: center;
	color: #930;
}
.dp {
	font-family: Arial;
	font-size: 14px; 
	font-weight: bold;
	font-style: normal;
	color: inherit;
}
.lp {
	font-family: Arial;
	font-size: 14px; 
	font-weight: normal;
	font-style: normal;
	color: inherit;
	margin-left: 2vw;
}
.ip {
	font-family: Arial;
	font-size: 12px; 
	font-weight: normal;
	font-style: normal;
	color: inherit;
	margin-left: 4vw;
}
.next {
	height: content;
	position: relative;
	margin: -6px; margin-bottom: 5px; margin-top: 5px;
	padding: 4px; padding-top: 1px;
	background-color: #FF8; border:2px solid #d90; border-radius:14px;
}
.next2 {
	height: 22px;
	width: 130px;
	position: relative;
	top: 10px;
	margin: 0px; margin-top: -6px;
	background-color: #FF8; border:2px solid #d90; border-bottom: 0px; border-radius:10px 10px 0px 0px;
}
.milton {
	position: relative;
	margin-top: 3px;
	padding: 3px 15px 3px 10px;
	background-color: #FED;
	border:2px solid #966; border-radius:10px;
	color: #000;
}
.bible {
	position: relative;
	margin-top: 3px;
	padding: 3px 15px 3px 10px;
	background-color: #FEE;
	border:2px solid #906; border-radius:10px;
	color: #000;
}
.F3T {
	position: relative;
	margin-top: 3px;
	padding: 3px 15px 3px 10px;
	background-color: #EEF;
	border:2px solid #50A; border-radius:10px;
	color: #000;
}
.E2E {
	position: relative;
	margin-top: 3px;
	padding: 3px 15px 3px 10px;
	background-color: #FFE;
	border:2px solid #EC0; border-radius:10px;
	color: #000;
}
.XMAS {
	position: relative;
	margin-top: 3px;
	padding: 3px 15px 3px 10px;
	background-color: #FDD;
	border:2px solid #C00; border-radius:10px;
	color: #000;
}
.SGH {
	position: relative;
	margin-top: 3px;
	padding: 3px 15px 3px 10px;
	background-color: #DFD;
	border:2px solid #363; border-radius:10px;
	color: #000;
}
.SIS {
	position: relative;
	margin-top: 3px;
	padding: 3px 11px 3px 10px;
	background-color: #EFE;
	border:2px solid #5C5; border-radius:10px;
	color: #000;
}
.ARM {
	position: relative;
	margin-top: 3px;
	padding: 3px 15px 3px 10px;
	background-color: #EEE;
	border:2px solid #000; border-radius:10px;
	color: #000;
}
.Ldn {
	position: relative;
	margin-top: 3px;
	padding: 3px 15px 3px 10px;
	background-color: #FED;
	border:2px solid #D60; border-radius:10px;
	color: #000;
}
.Past {
	position: relative;
	margin-top: 3px;
	padding: 3px 11px 3px 10px;
	background-color: #EEE;
	border:2px solid #999; border-radius:10px;
	color: #999;
}
#posterboxL {
	float: left;
	height: content; width: 171px;
	margin-top: 8px; 
}
#posterboxR {
	float: right;
	height: content; width: 171px;
	margin-top: 8px; 
}
.clearfix { 
	display:block; clear:both; 
	width:0px; height:0px;
}

.videoWrapper {
	position: relative;
	z-index: 5;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
