@charset "UTF-8";
/* CSS Document */

* { margin: 0; border: 0; padding: 0; }
body { background: url(images/background_01.jpg) no-repeat 0 0 fixed; font: 12px/1.4 Arial, Helvetica, sans-serif; margin: 0; padding: 0; }	
#container { width: 950px; height: 575px; margin: auto; /* border: #000 solid; border-width: 0 1px 1px 1px; overflow: hidden; */ }
#pages {position: relative;}
#nav { width: 525px; height: 225px; float: left; background: transparent; margin-left: -250px; position: relative; z-index: 2; }
/* #banner { width: 100%; height: 82px; background: url(images/banner_01.png) no-repeat 0px 25px fixed; position: static; top: 20px; z-index: 1; } */
#logo { width: 100%; height: 52px; background: url(images/banner_02.png) no-repeat top right; position: absolute; top: 25px; right: 0; }
#logo img { width: 100%; height: 52px; }
#content1 { width: 650px; height: auto; margin: 100px 25px 25px 0px; float: right; text-align: left; }
#content2 { width: 225px; margin: 25px; float: left; background: ; }
#content2 form {margin-left: 15px;}
#content2 form p{margin-bottom: 15px;}
#content2 form input{margin-bottom: 15px;}
#content1_thin { width: 300px; height: auto; margin: 100px 25px 25px 0px; float: left; text-align: left; }
#news { width: 250px; height: auto; margin: 60px 25px 25px 0px; position: absolute; top: 60px; right: 0; text-align: left; }
.news_excerpt {font-size: 95%; border-bottom:1px dotted #000000;}
.date {font-size: 95%; color:#495233;}
.big {font-size: 120%; font-weight:bold;}
.header { width: 205px; margin: 0 0 5px 0; padding: 7px 0px 11px 20px; background: url(images/header_01.png); display: block; }
#content1 .header span { height: 22px; display: block; font-family: "Arial Narrow", "Franklin Gothic Medium", Arial, Helvetica, sans-serif; color: #fff; font-size: 18.5px; line-height: 18.5px; font-weight: bold; text-transform: uppercase; letter-spacing: 1.5px; }
h1 { height: 22px; font-family: "Arial Narrow", "Franklin Gothic Medium", Arial, Helvetica, sans-serif; color: #fff; text-transform: uppercase; letter-spacing: 1px; }
.copy { margin: 0 10px 10px 10px; }
a { color: #000; font-weight: bold; }
a:hover { text-decoration: underline; }
a:focus { outline: none; }
p { margin: 10px 0 0 0; padding: 0; }
#seal { width: 300px; height: 500px; margin: 0px 0 0 0; opacity: .5; filter: alpha(opacity=50); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }
#home #content1, #articles #content1, #testimonials #content1, #gallery #content1, #contact #content1 { text-align: center; }
img.headshot { float: right; width: 275px; margin: 0 0 10px 15px; border: 1px solid #000; }

/*Form styles*/
div#content1 form {
	background: url(wp-content/themes/adelereising/images/trans-white.png); 
	padding: 20px; 
	border: 1px black solid;
}
	
div#content1 form fieldset input {
	width: 250px;
	font-size: 16px;
	}
	
div#content1 form fieldset ol {
	padding: 1em 0;
	list-style: none;
	}
	
div#content1 form fieldset li {
	padding-bottom: .8em;
	margin: 0;
	}
	
div#content1 form fieldset.submit {
	padding-top: 15px;
	}
	
div#content1 form fieldset.submit input {
	font-size: 160%;
	padding: 8px 30px;
	}

/* These are standard sIFR styles... do not modify */
.sIFR-flash { visibility: visible !important; margin: 0: }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden;  font-size: 100px; background: yellow;}
/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] { display: none !important; }
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1 { visibility: hidden; } 
.sIFR-hasFlash h2 { visibility: hidden; letter-spacing: -9px; font-size: 55px; }
.sIFR-hasFlash h3 { visibility: hidden; letter-spacing: -6px; font-size: 25px; }
.sIFR-hasFlash h4 { visibility: hidden; letter-spacing: -5px; font-size: 21px; }
.sIFR-hasFlash h5#pullquote { letter-spacing: -4px; visibility: hidden; font-size: 24px; }

#thumbnails { width: 75px; height: auto; margin-right: 25px; border: 1px solid #000; float: left; }
#thumbnails img { width: 75px; height: 75px; margin: 0; border: 0; padding: 0; float: left; cursor: pointer; }
#thumbnails a { cursor: pointer; }
#information { width: 520px; height: 500px; float: left; }

img, div, input, span, p, ul, li, a, h1, h2 { behavior: url(/iepngfix.htc) }
