h1, h2, h3, h4, h5 ,h6, #siteTitle, #sidebarTitle, .album-title, .thumbnail-frame p, .blog-entry-date,  .movie-page-title, blockquote, #breadcrumbContainer {
	font-family:'ExistenceLight';
}

#siteTitle h1{
	font-size: 4em;
}

#slogan {
	font-size: 1.5em;
	font-family:'ExistenceLight';
	height: 20px;
	margin-bottom: 10px;
}

#nav a {
	font-family:'ExistenceLight';
	font-size: 1em;
}
a > .sf-sub-indicator {  
	top:			.82em;
}
#content_text h1 {	
	
}

#sidebarTitle {
	height: 43px;
}

.blog-entry-date {
}

.blog-entry-date h1{
	
}

.blog-entry-date h1{
	
}

.album-title {
	font-size: 2.4em;
	padding-bottom: 10px
}
#sidebarTitle {
	font-size: 1.4em;
}
.movie-page-title {
	font-size: 3em;
	padding-bottom: 10px
}

#breadcrumbContainer {
	font-size: .9em;
}

blockquote {
	font-size: 1.5em;
}

h2 {
	padding-bottom: 40px;
}

h3 {
	padding-bottom: 40px;
}

#myExtraContent5 h1{
	padding-bottom: 40px;
}

#myExtraContent6 h1{
	padding-bottom: 40px;
}

#myExtraContent7 h1{
	padding-bottom: 40px;
}

@media all and (max-width: 600px){


#nav a {
	font-size: 1.1em;
}

}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) {
	
	#nav a {
	font-size: 1.1em;
	
	
}

h3 {
	height: auto;
	padding-bottom: 40px;
}

.album-title {
	font-size: 2.3em;
	padding-bottom: 300px
}

.movie-page-title {
	
	padding-bottom: 300px
}

}