/* 
Use this stylesheet to embed your own fonts using the Google Fonts Directory service, or your own custom code. If using the Google Fonts Directory, you can make the call to the Font API using @import like this:

@import url(http://fonts.googleapis.com/css?family=Reenie+Beanie);

Then add your font name to the list of fonts. For more information, see the theme user guide or go to http://code.google.com/webfonts. You may need to preview the site outside of RapidWeaver to see the font face rendered.

*/
@import url(http://fonts.googleapis.com/css?family=Italianno);

#siteTitle h1 {
font-family: 'Italianno', cursive;
font-size: 400%;
},
h1, h2, h3, h4, h5, h6,
#siteSlogan h2,
#sidebarTitle h3,
.blog-entry-title,
.album-title,
.photo-title,
.movie-page-title,
.movie-title