/* Scene for TypePad ============================================ */

/*
	Theme: Scene - Jet Set (Oct 2011)
	Creator: Melanie Levi and Brianna Mewborn
	URL: http://www.typepad.com/
*/


/* Default Jet Set  -------------------------------------- */
@import url(theme-scene.css);


/* Jet Set Styles ---------------------------------- */

body { background-color: #404040; }

a {
	text-decoration: underline;
	color: #72a89d; 
}

a:hover { color: #666666; }


/* Jet Set Banner ---------------------------------- */

#banner { 
	background: transparent url(theme-scene_jetset/scene_jetset_banner.jpg) no-repeat center top;
}


/* Jet Set Entries */
h3.entry-header, h3.entry-header a { color: #72a89d; }


/* Jet Set Sidebar Modules ---------------------------------- */

.module-content a { color: #72a89d; }


/* Blog Footer ---------------------------------- */

#footer { background-color: #404040; }

#footer-inner { background-color: #404040; }

#footer h3 { color: #ffffff; }

#footer ul.footer-list { background-color: #404040; }

#footer .footer-list-item a { color: #f4f4f4; }

#footer .footer-list-item a:hover { color: #ffffff; }
