h1, h2, h3, h4, h5 ,h6, #siteTitle, #sidebarTitle, .album-title, .thumbnail-frame p, .movie-page-title, blockquote, #breadcrumbContainer {
	font-family:Georgia, "Times New Roman", Times, serif;
}

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

#slogan {
	font-family:Georgia, "Times New Roman", Times, serif;
	height: 27px;
}

#nav a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}
.sf-menu a {
	padding: 		.60em 1.2em;
	text-decoration:none;
}
a > .sf-sub-indicator {  
	top:			.8em;
}
.blog-entry-date h1{
	
}

.album-title {
	font-size: 2.4em;
	padding-bottom: 10px
}

.movie-page-title {
	font-size: 3em;
	padding-bottom: 10px
}

#breadcrumbContainer {
	font-size: 1.5em;
}

blockquote {
	font-size: 1.5em;
}

h6{
	font-size: 1em;
}

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

}


@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
}

}