html { height: 100%; background: #013e54 url(images/bg_html.jpg) top center repeat-x !important;}
body { background: transparent url(images/bg_body.jpg) top center no-repeat; height: 100% !important;}

#header h1 {
	padding: 30px 0 0 2px;
}

/*.post-content h2 a { color: #BF4787; }*/
.post-content h2 a { color: #B8397D; }

.post-meta h3 { position: relative; left: -16px; }

.post-meta h4.author a { color: #06A6C8; }
.post-meta h4.comments a { color: #BF4787; }

#footer h2 { color: #B5BBBF; }

#footer a {
	color: #FBFAC7;
}

#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}


/*  ====  Glass Frame Gallery  ====  */

#fadeshow {
	border: none;
	margin-bottom: 8px;
}


/*  ====  jQuery Tipsy  ====  */

.tipsy { background-repeat: no-repeat; min-width: 280px; padding: 0 0 5px 0; }
/*.tipsy-inner { padding: 4px 5px; background-color: black; color: white; max-width: 200px; text-align: center; }*/
.tipsy_l { padding: 0; background: transparent url(images/tipsy/bg=hover_l.png) no-repeat; max-height: 48px; max-width: 36px; width: 36px; }
.tipsy_m { padding-top: 12px; background: transparent url(images/tipsy/bg=hover_m.png) repeat-x; color: #222; font-family: Arial, Verdana, Tahoma, Geneva, Sans-Serif; max-height: 48px; text-align: left; }
.tipsy_r { padding: 0; background: transparent url(images/tipsy/bg=hover_r.png) no-repeat; max-height: 48px; max-width: 36px; width: 36px; }
.tipsy_south { background-image: url(images/tipsy/south.png); background-position: center 34px; }

.tipsy_def { background-repeat: no-repeat; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; padding: 5px 8px 6px 8px; }
.tipsy_def-inner { padding: 4px 5px; background: transparent url(images/tipsy/bg=hover_alt.png); color: #f7f7d1; max-width: 200px !important; text-align: center; width: 200px !important; }
.tipsy_def-inner { -moz-border-radius: 4px; }
.tipsy_def-south { background-image: url(images/tipsy/south_alt.png); background-position: bottom center; }