/* @override http://69.89.31.131/~wpadviso/css/main.css */
* { margin:0; padding:0; } 

html, body, #wrap { height: 100%; }

body > #wrap {height: auto; min-height: 100%;}

#main { padding-bottom: 195px; }  /* must be same height as the footer */

#footer {
        position: relative;
	margin-top: -195px; /* negative value of footer height */
	height: 150px;
	clear:both;} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




body { background-image: url(../images/rough_diagonal3.png);}
#header { height: 150px; background-color: #a9a9a9; background-image: url(../images/rough_diagonal.png);}
#header span { display: none;}
.clear { clear: both;}
.container { width: 850px; margin: 0 auto;}
.orange { color: #9cd1d3; font-weight: bold; padding-left: 12px;}
#main {  }
a#logo { display: block; background: url(../images/WP-logo-423x78.png) no-repeat; width: 423px; height: 78px; margin-top: 194px; float: left;}
#main div.container p a.facebook { display: inline-block; width: 23px; height: 22px; background-image: url(../images/WP-facebook-23x44.png); position: relative; top: 6px; left: 7px;}
#main div.container p a.facebook:hover { background-position: 0 22px;}
#main div.container p a.facebook span { display: none;}
#main div.container p { color: #9cd1d3; font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; letter-spacing: 2px; text-transform: uppercase; margin-top: 12px; padding-bottom: 25px; background-image: url(../); margin-left: 220px;}
#main div.container p a { text-decoration: none; color: #fdfdfd;}
#main div.container p a:hover { color: #d5c6a5;}
a#logo span { display: none; }
h1 { font: 28px 'PerpetuaRegular', "Times New Roman", Times, serif; color: #e0dcd0; 
        text-shadow: 1px 1px 2px #111111;
        filter: dropshadow(color=#111111, offx=1, offy=1); border-top: 1px solid #8e8e8e; border-bottom: 1px solid #8e8e8e; padding: 25px 0; margin-top: 93px; margin-left: 220px; letter-spacing: 0; font-weight: 100;}
#main div.container h1 span { margin-right: -3px;}
#footer { background-color: #c44534; color: #fdfdfd; font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; letter-spacing: 2px; text-transform: uppercase; padding-top: 45px; border-top: 5px solid #964518;}

#footer p { text-align: center;}