@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;}
	
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;}

body {
	line-height: 1;}
	
ol, ul {
	list-style: none;}
	
blockquote, q {
	quotes: none;}
	
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;}
	
table {
	border-collapse: collapse;
	border-spacing: 0;}

/*  end reset  */

@font-face {
	font-family: Shojumaru;
	src: url(Shojumaru-Regular.ttf);}

@font-face {
	font-family: fontasia;
	src: url(fontasia.ttf) ;}

body {
	background-color: #FFF;}

a {text-decoration: none;}

h1 {
	font-family: Tahoma;
	font-size: 36px;
	font-variant: small-caps;
	color: #FFF;
	line-height: 20px;}

h2 {
	font-family: Tahoma;
	font-size: 30px;
	font-variant: small-caps;
	color: #FFF;
	line-height: 20px;}

h3 {
	font-family: Tahoma;
	font-size: 24px;
	font-variant: small-caps;
	color: #FFF;
	line-height: 40px;}

h4 {
	font-family: Tahoma;
	font-size: 18px;
	font-variant: small-caps;
	color: #FFF;
	line-height: 20px;}
	
#main {
	margin-top: 10px;}

	#mapborder1 {
		width: 962px;
		border: 3px solid #E12226;}
		
	#mapborder2 {
		width: 956px;
		border: 3px solid #000;}
		
	#mapborder3 {
	width: 942px;
	border: 7px dashed #000;
	background-color: #FFF;
}
		
	#container {
		width: 940px;
		height: 620px;
		background-color: #FFF;
		background-image: url(background_plain.jpg);
		background-repeat: no-repeat;
		border: 1px solid #FFF;}
		
		#nav {
			font-family: Shojumaru;
			font-size: 16px;
			line-height: 18px;
			text-align: left;
			margin-left: 20px;
			padding-top: 32px;
			padding-right: 0px;
			width: 300px;
			float: left;
			clear: right;}
			
			#nav a {
				color: #FFF;
				letter-spacing: 3px;}		
				
				#about {
					padding-left: 100px;}
					
					#about a:hover {
						color: #FF5A2B;}
						
				#watch {
					padding-left: ;}
					
					#watch a:hover {
						color: #FF5A2B;}
						
				#blog {
					padding-left: ;}
					
					#blog a:hover {
						color: #FF5A2B;}
						
				#gallery {
					padding-left: ;
					letter-spacing: 4px;}
					
					#gallery a:hover {
						color: #FF5A2B;}
						
				#registry {
					padding-left: ;}
					
			    	#registry a:hover {
						color: #FF5A2B;}
						
		#title {
			padding-top: 20px;
			padding-left:91px;}
						
		#main #container #content {
	clear: both;
	width: 600px;
	height: 156px;
	margin-left: 320px;
}
			
		#main #container #whenwhere {
			float: left;
			text-align: left;
			width: 600px;
			margin-left: 320px;
			padding-top: 15 px;}
			
			#savethedate {
				padding-left: 210px;
				padding-bottom: 10px;
				font-family:Shojumaru;
				color: #000;}
				
				#save {
					font-size: 50px;
					float: left;}
				
				#the {
					font-size: 12px;
					line-height: -3px;
					float: left;
					padding-left: 5px;
					padding-right: 4px;
					position: relative;
					top: 6px;}
					
					#t {
						height: 1px;}
					
					#h {
						height: 1px;}
					
					#e {
						height: 1px;}
				#date {
					font-size: 50px;}
			
			#where {
				padding-left: 180px;
				font-size: 34px;
				letter-spacing: 4px;
				line-height: 10px;
				font-family: fontasia;
				color: #FFF;}
						
			#time {
				padding-left: 170px;
				font-size: 20px;
				letter-spacing: 1px;
				line-height: 15px;
				font-family: Shojumaru;
				color: #000;}
				
			#click {
				font-size: 34px;
				padding-left: 105px;
				letter-spacing: 5px;
				line-height: 15px;
				font-family: fontasia;}
				
				#click a {
					color:#FFF;}
					
					#click a:hover {
						color: #FF5A2B;}
			#when {
				padding-left: 40px;
				font-size: 20px;
				letter-spacing: 1px;
				line-height: 10px;
				font-family: Shojumaru;
				color: #000;}
				
				#big {
					font-size: 18px;}
				
				#small {
					font-size: 14px;}
					
				#wide {
					letter-spacing: 11px;}
					
				#narrow {
					letter-spacing: 8px;}
