html { height: 100%; background: #024a62 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: 32px 0 0 3px;
}

@font-face {
    font-family: 'KlavikaMediumItalic';
    src: url('klavikamedium-italic-webfont.eot');
    src: url('klavikamedium-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('klavikamedium-italic-webfont.woff') format('woff'),
         url('klavikamedium-italic-webfont.ttf') format('truetype'),
         url('klavikamedium-italic-webfont.svg#KlavikaMediumItalic') format('svg');
    font-style: normal !important;
    font-weight: normal !important;

}

.post-content h2 {
	font-family: 'KlavikaMediumItalic';
	font-style: normal !important;
	font-weight: normal !important;
	text-shadow: 1px 1px #eeebe4;
	position: relative !important;
	top: 8px !important;
	left: 4px !important;
}

.post-content h2 a {
	color: #B8397D; 
	font-style: normal !important;
	font-weight: normal !important;
}

@font-face {
    font-family: 'Shrewsbury';
    src: url('shrew-webfont.eot');
    src: url('shrew-webfont.eot?#iefix') format('embedded-opentype'),
         url('shrew-webfont.woff') format('woff'),
         url('shrew-webfont.ttf') format('truetype'),
         url('shrew-webfont.svg#Shrewsbury') format('svg');
    font-weight: normal;
    font-style: normal;
}

.shrew {
	font-family: 'Shrewsbury';
	font-style: normal !important;
	font-weight: normal !important;
	position: relative !important;
}

.post-meta h3 { position: relative; left: -16px; }

.post-meta h4.author a { color: #06A6C8; }

.post-meta h4.comments a { color: #BF4787; }

h2.previous {
	background-color: #FFF;
	border: 1px solid #FFF;
	padding: 12px 0 0 20px;
	text-align: center !important;
}

h2.previous:hover {
	background-color: #F9F9D1;
	border: 1px solid #F0E340;
	padding: 12px 0 0 20px;
	text-align: center !important;
	-moz-border-radius: 4px;
}

.placards {
	width: 400px;
	clear: both;
	margin-left: 213px;
	padding: 24px 0 0 0;
}

#footer .right-col h4 { font-size: 20px !important; }

#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; }


/*  ====  WP Contact Form  ====  */

div.wpcf7-mail-sent-ok {
	background: #d7e9c0 url(images/icon_confirm.png) 5px 5px no-repeat;
	border: 1px solid #62af57;
	padding: 16px;
	margin-top: 0;
	text-align: center;
	-moz-border-radius: 4px;
}

div.wpcf7-mail-sent-ng {
	background-color: #f2d2d2;
	border: 1px solid #d27c7c;
	padding: 16px;
	margin-top: 0;
	text-align: center;
	-moz-border-radius: 4px;
}

div.wpcf7-spam-blocked {
	background: #fee8bc url(images/icon_notice.png) 5px 7px no-repeat;
	border: 1px solid #fcba53;
	padding: 16px;
	margin-top: 0;
	text-align: center;
	-moz-border-radius: 4px;
}

div.wpcf7-validation-errors {
	background: #fee8bc url(images/icon_notice.png) 5px 7px no-repeat;
	border: 1px solid #fcba53;
	padding: 16px;
	margin-top: 0;
	text-align: center;
	-moz-border-radius: 4px;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: transparent !important;
	font-size: 8pt !important;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #b82828;
	font-size: 8pt !important;
	display: block;
	padding-top: 8px !important;
}
