#accordion {display: block;}
.feature {display: block;}

#profile div {display:block;}

#intro.sub h1 {font-size:2em;}

label#blogEmail {position:relative; left:0;}

@font-face {
		font-family: 'francophilsansregular';
		src:	url('/assets/fonts/francophilsans/regular.eot');
		src:	url('/assets/fonts/francophilsans/regular.eot?#') format('embedded-opentype'),
				url('/assets/fonts/francophilsans/regular.woff') format('woff'),
				url('/assets/fonts/francophilsans/regular.ttf') format('truetype'),
				url('/assets/fonts/francophilsans/francophilsans.svg#regular') format('svg');
				font-weight: normal;
				font-style: normal;
		}
		@font-face {
		font-family: 'francophilsansbold';
		src:	url('/assets/fonts/francophilsans/bold.eot');
		src:	url('/assets/fonts/francophilsans/bold.eot?#') format('embedded-opentype'),
				url('/assets/fonts/francophilsans/bold.woff') format('woff'),
				url('/assets/fonts/francophilsans/bold.ttf') format('truetype'),
				url('/assets/fonts/francophilsans/francophilsans.svg#bold') format('svg');
				font-weight: normal;
				font-style: normal;
		}
		

h1, h2 {font-family: "francophilsansregular", sans-serif; font-weight: normal; font-style: normal;}

#intro h1 {font-size:4.3em; margin-bottom: 0.4em; float: left; text-shadow: #669dc3 1px 2px; line-height: 0.78em; display: block; letter-spacing:-0.006em; font-weight: bold;}
.sub#intro h1 {font-size: 2.7em; font-weight: normal; line-height: 120px;}

#header h2 {font-size: 2.1em; line-height: 25px;}
#header h2 span {font-weight: normal;}
