/* utility styles */
.clear { clear: both; }
.hide { display: none; }
.right { float: right; } 
.left { float: left; }
.center { text-align: center; }
.imgcenter { display: block; margin: auto;}  /* Ryan added on 10-9-2009: use to center images */
.upper { text-transform: uppercase;} 
.highlight { background: #ff9; }
.hrnarrow {width: 50%; text-align: center; margin-left: auto; margin-right: auto;}  /* Ryan added to make narrow horizontal rules */
.nospacing {padding: 0; margin: 0;}  /* Ryan added on 10-9-2009: use to remove extra spacing around block elements */
ul.listleftalign li, ol.listleftalign li {margin-left: 18px;}     /*Ryan added on 10-28-2009: use to properly align list items in content section. Can be used in conjunction with nospacing class on the ul or ol element */  
.valign {vertical-align: bottom;}  /*Ryan added on 10-28-2009: use to improve the vertical alignment of graphics inside text areas */
.valignmiddle {vertical-align: middle;}   /*Ryan added on 10-28-2009: use to improve the vertical alignment of graphics inside text areas */
.valigntop {vertical-align: top;}   /*Ryan added on 10-28-2009: use to improve the vertical alignment of graphics inside text areas */
/* text sizes style */
.bigtext {
  font-size: 1.6em;
   font-family: verdana, arial, sans serif;
}

.mediumtext {
  font-size: 1.2em; 
  font-family: verdana, arial, sans serif;
}

.smalltext { 
  font-size: .7em;
}
body{
	text-align:center;
	background: #f0f0f0;
	padding-bottom: 10px;
}
body, td, font {
	font: x-small/1.3 "Lucida Grande", "Lucida Sans Unicode",verdana,lucida,arial,sans-serif;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
}
html>body, html>font { font-size: small; }
div#entry font {
	font: x-small/1.3 "Lucida Grande", "Lucida Sans Unicode",verdana,lucida,arial,sans-serif;
	voice-family: "\"}\""; voice-family:inherit;
	font-size: small;
} html>div#entry font {
	font-size: small;
}
table, td { background-color: white; text-align: left; }
a:link, a:active, a:visited {
	color: #6e6e6e;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
}
/* Structure styles */
div#container{
	width: 948px;
	margin:10px auto 0;
	background: #fff url(../dx/collines3.gif/$file/collines3.gif) repeat-y 214px 0;
	border: 1px solid #c1c1c1;
	text-align:left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 950px;
}
html>div#container { width: 948px; }
div#wrapper{
	float: left;
	width: 100%;
}
div#content{
	margin: 0 215px;
}
div#navigation{
	float: left;
	width: 215px;
	margin-left: -948px;
    overflow: hidden;
}
div#extra{
	float: left;
	width: 215px;
	margin-left: -215px;
   overflow: hidden;
}
#header, #footer {
	background: #fff;
}
#container {
	-moz-border-radius: 11px;
	-border-radius: 11px;
}
#header {
	-moz-border-radius: 11px 11px 0 0;
	-border-radius: 11px 11px 0 0;
}
#footer {
	-moz-border-radius: 0 0 11px 11px;
	-border-radius: 0 0 11px 11px;
}
#header h1 {
 float: left;
 margin: 0;
 padding: 12px 0 0 12px;
 width: 190px;
}
#header h1 img {
 border: 0;
}
#header h1 a {
 display: block;
 width: 190px;
}
#header h1 span {
 display: block;
 overflow: hidden;
 height: 0;
 text-indent: -100em;
}
/* old banner CSS 
#header h2 {
 margin-top: 0;
 padding: 90px 10px 8px 0;
 text-align: right;
}
*/
#header cite {
        float: right;
 font-size: 16px;
        font-style: normal;
        font-family: Verdana, Helveltica, sans-serif; 
        color: black;
 display: block;
 text-align: right;
 padding: 65px 10px 0;
}
div#footer{
	clear: left;
	width: 100%;
	border-top: 1px solid #c1c1c1;
	font-size: 85%;
}
div#footer div {
	padding: 1.5em;
}
div#footer div div {
	padding: 0;
	float: right; 
	margin-top: 3em;
}
div#footer h2 {
	float: left;
	margin: 0;
}
div#footer ul {
	margin: 0;
	padding: 0;
	border: 0;
	color: #6e6e6e;
list-style-type: none;
}
div#footer li {
	background: #fff url(../dx/footer_nav_dot.gif/$file/footer_nav_dot.gif) no-repeat 10px 5px;
	margin: 0;
	padding: 0 0 0 2em;
	float: left;
}
div#footer p {
	clear: left;
	margin: 0;
	padding: 1.5em 0 0;
}
div#footer img {
	border-width: 0;
}
.listentotheexperts img {
   float: left;
   margin: 3px 8px 0 0;
   padding: 0;
}   
.listentotheexperts p {
    padding: 3px;
}   
/*Ryan's Homepage Styles*/
hr.home {
  width: 50%;
  color: red;
  text-align: center;
}
h2.home {
  padding: 0;
  margin: 0;
}
p.home {
  padding: 0;
  margin: 0;
}
/* Eric's Site Styles */
h2 {
	font-size: 100%;
	margin: 0;
/* Text color of headings like the subject */
	color: #0018FF;
	text-transform: uppercase;
	font-weight: normal;
}
h2 a:link, h2 a:active, h2 a:visited {
	color: #0018FF;
}
table.estats {
	width: 95%;
	border-collapse: collapse;
}
table.estats th {
	text-align: left;
	font-weight: normal;
}
table.estats td {
	text-align: right;
}
div.nav {
	padding: 10px 15px;
}
div.nav p.more {
	text-align: right;
	font-size: 85%;
	margin: 0.5em 0 1.3em;
}
div.nav p.afterp {
	margin-top: -1em;
}
div.nav p { 
font-size: 90%; 
margin: 0 0 1.3em; 
color:#6E6E6E; 
} 
div.nav li a {
	display: block;
	border: 1px solid #fff;
	padding: 1px 0.5em;
	font-size: 90%;
}
div.nav li a:hover {
	background-color: #ddd;
	border: 1px solid #999;
	text-decoration: none;
	color: #404040;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
div.nav ul.syndication li a, div.nav ul.syndication li a:link, div.nav ul.syndication li a:visited  {
	display: inline;
	border-width: 0;
	padding: 0;
	font-size: 90%;
}
div.nav ul.syndication li a:hover {
	background-color: #fff;
	border-width: 0;
	text-decoration: none;
}
div.nav ul.syndication {
	margin-bottom: 2em;
}
div.nav ul.syndication li {
	display: inline; 
	float: left;
}
div.nav p.copyright {
	font-size: 9px;
	margin-top: 1in;
}
div.nav ul {
	color: #999;
	margin: 0 0 0 18px;
	padding: 0 0 1.5em 0;
	list-style-type: disc;
	margin: 0;
	list-style-type: none;
}
* html div.nav ul {
	padding: 0 0 1em;
}
div.nav h3 {
	font-size: 100%;
	font-weight: normal;
	margin: 0.5em 0;
}
div.nav blockquote {
	margin: 0 0 1em;
	padding: 0;
	font-size: 90%;
	color: #6e6e6e;
	border-bottom: 1px solid #c1c1c1;
}
div.nav blockquote.last {
	border-width: 0;
}
div.nav blockquote p {
	margin: 0 0 0.5em;
}
div.nav cite {
	display: block;
	margin: 0.5em 0 0;
}
div.nav img {
	border: 0;
}
div.nav div.navimg {
	padding: 10px 0;
	border-top: 1px dashed #c1c1c1;
	border-bottom: 1px dashed #c1c1c1;
	margin-bottom: 10px;
	text-align: center;
}
div.nav div.navimg img {
	border: 1px solid black;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=black,direction=135,strength=2);
}
#content div.entry img.noshadow { 
 border-width: 0; 
 filter: none; 
}
div.nav div.navimg p {
	font-size: 85%;
	margin: 0;
}
div.nav div.navweather {
	padding: 40px 0 0 0;
	border-top: 1px dashed #c1c1c1;
	margin-bottom: 10px;
	text-align: center;
}
div.nav dl {
 color: #6e6e6e;
 font-size: 90%;
 padding: 0 0 1.5em 0;
 margin: 0 0 0 7px;
}
div.nav dt {
 margin: 0;
}
div.nav dd {
 margin: 0;
 padding: 0 0 0 1.5em;
}
div.nav form {
	margin: 0;
	padding: 0 0 1.5em;
}
#Query {
	width: 133px;
}
#contentnav {
	font-family:  verdana, sans-serif;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 85%;
	list-style: none;
	margin: 5px 0;
}
#contentnav li {
	display: inline;
	border-left: 1px solid #c1c1c1;
	padding: 0 5px 0 .6em;
}
#contentnav li.first {
	border: 0px;
}
#contentnav a {
	font-weight: bold;
	line-height: 2.5;
}
#content ul {
	color: #6e6e6e;
	margin-top: 0;
}
#content div.entrytop {
	border-bottom: 1px solid #c1c1c1;
	padding: 10px;
	padding-bottom: .5em;
}
#content div.entrytop img {
	vertical-align: middle;
}
#content div.entrytop a {
	padding: 0 5px 0 0;
}
#content div.entrytop h2 {
	font-size: 100%;
	border: 0;
}
#content div.entrytop a, #content div.entrytop a:active, #content div.entrytop a:visited {
	color: #0018FF;
	border: 0;
	padding-left: 15px;
	background: transparent url(../dx/icon_pg.gif/$file/icon_pg.gif) 0 3px no-repeat;
	font-weight: bold;
}
#content div.entrytop a:hover {
	color: #0018FF;
}
#content div.entrytop address{
	padding-left: 15px;
	font-size: 90%;
}
#content div.entryfooter {
	padding: 10px;
	border-bottom: 1px dashed #c1c1c1;
}
#content div.entryfooter p.posted {
	font-size: 85%;
	line-height: 1.5;
}
/* 20090220 - EM Changed from 95% to 100% font size*/
#content div.entry {
	font-size: 100%;
	padding: .5em 10px 0 10px;
	margin: 0 15px;
	color: black;
	position: relative;
}
/* 20090220 - EM created new div and increased font from 95% to 125% font size*/
#content div.homepage {
	font-size: 100%;
}
/* 20090220 - EM created new div for opening paragraph and increased font from 95% to 125% font size*/
#content div.homepageopener {
	font-size: 135%;
}
#content div.entry div {
	padding: 0;
}
#content div.entry table { width: 480px; }
#content div.entry u { text-decoration: none; }
#content div.entry ul { color: black; }
#content div.entry a, #content div.entry a:link, #content div.entry a:visited, #content div.entry a:active {
	color: #6e6e6e;
	border-bottom:1px dotted #6e6e6e;
	text-decoration:none;
}
#content div.entry a:hover {
	color: #6e6e6e;
	border-bottom:1px solid #6e6e6e;
}
/* Because Notes uses the font tag with color blue for hotspots, this should make it the correct color */
#content div.entry a font, #content div.entry a:link font, #content div.entry a:visited font, #content div.entry a:active font {
	color: #6e6e6e;
	text-decoration:none;
}
#content div.entry a:hover font  {
	color: #6e6e6e;
}
#content div.entry a font u, #content div.entry a:link font u, #content div.entry a:visited font u, #content div.entry a:active font u {
	color: #6e6e6e;
	text-decoration:none;
}
#content div.entry a:hover font u {
	color: #6e6e6e;
}
#content div.entry img {
	border: 1px solid black;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=black,direction=135,strength=3);
}
#content div.entry img.left, 
#content div.entry img.right { 
border-width: 0; 
filter: none; 
padding: 0.5em 0.75em;
}
#content div.entry blockquote {
	padding: 0 5px;
	margin: .5em 1.5em;
	border-left: 1px solid #c1c1c1;
}
/* 20090220 - EM reduced Cite size to 90% */
div.entry blockquote cite {
	display: block;
	margin: 0.5em 0 0;
	font-size: 90%;
}
div.thumbnails ul {
	margin: 0;
	padding: 0;
}
div.thumbnails ul:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.div.thumbnails ul {display: inline-block;}
/* Hides from IE-mac \*/
* html div.thumbnails ul {
	height: 1%;
}
/* End hide from IE-mac */
div.thumbnails li {
	float: left;
	display: block;
	width: 45%;
	min-height: 200px;
	list-style: none;
	padding: 0 4% 0 0;
	margin: 0 0 0.5em;
}
* html div.thumbnails li {
	height: 200px;
}
#content div.entry h1 { font-size: 120%; color: black; border-bottom: 1px solid #c1c1c1; margin: 0; }
#content div.entry h2 { font-size: 110%; color: black; }
#content div.entry h3 { font-size: 110%; font-weight: normal; color: black; }
#content div.entry h4 { font-size: 90%; color: black; }
#content div.entry h5 { font-size: 85%; color: black; }
#content div.entry h6 { font-size: 80%; color: black; }
#content div.entryfooter a:link, #content div.entryfooter a:visited, #content div.entryfooter a:active {
	border-bottom:1px dotted #6e6e6e;
	text-decoration:none;
}
#content div.entryfooter a {
	border-bottom:1px dotted #6e6e6e;
	text-decoration:none;
}
#content div.entryfooter a:hover {
	border-bottom:1px solid #6e6e6e;
	text-decoration:none;
}
#content h2 { text-transform: none; }
/* Comments section */
#commentdiv {
	position: relative;
}
#comments h3 {
	font-weight: normal;
	font-size: 100%;
}
#comments { padding: 10px; }
#comments br, #comments hr { display: none; }
#comments p a { padding-left: 0.5em; }
#comments span.commentAuthor {  }
#comments span.commentDate { position: absolute; right: 20px; font-style:italic; margin-top: -1.2em; font-size: 85%; }
#comments div.commentBody { 
	border-bottom: 1px dashed silver; 
	margin-bottom: 1.5em; 
	padding-bottom: 10px; 
	width: 475px; 
	word-wrap: break-word; 
}
#comments div.commentBody br { display: block; }
div.commentSubject { color: #0018FF; font-weight: bold; border-bottom: 1px solid silver; margin-bottom: .5em; padding-bottom: 5px; }
#comments form {
	margin: 1em 20px;
	padding: 10px 20px;
	background: #ddd;
	border: 1px solid #999;
	width: 400px;
}
#comments form h3 {
	margin: 0 0 1em;
	font-weight: bold;
}
* html #comments form h3 {
	margin-top: 1em;
}
#comments table, #comments td, #comments th {
	background: #ddd;
}
#comments form table th, #comments form table td {
	font-weight: normal;
	font-size: 75%;
	text-align: left;
}
#comments form th { width: 60px; }
#comments form input, #comments form textarea {
	font-weight: normal;
}
#c-subject, #c-author, #c-email, #c-website { width: 328px; }
#textcomment { width: 390px; }
* html #c-subject, * html #c-author, * html #c-email, * html #c-website { width: 328px; }
* html #textcomment { width: 390px; }
/* search results */
div#content form#searchForm {
	margin: 0.5em;
}
div#content input#Query {
	width: 300px;
}
div#content h2 label {
	font-weight: bold;
}
div.search {
	margin: 0.5em;
}
div.searchpageresults {
	border-bottom: 1px solid #c1c1c1;
	margin: 0.5em 0;
	padding-bottom: 0.5em;
}
ul.searchlinks {
	color: #2850a6;
	list-style: none;
	margin: 0;
	padding: 0;
}
#content ul.searchlinks a, #content ul.searchlinks a:active, #content ul.searchlinks a:visited {
	border: 0;
	padding: 0 0 0 15px;
	text-decoration: none;
	background: transparent url(../dx/icon_pg.gif/$file/icon_pg.gif) 0 0.20em no-repeat;
}
#content ul.searchlinks a:hover {
	text-decoration: underline;
}
div#webcam {
	margin: 0 0 1em 0;
	width: 320px;
	height: 240px;
}
div.webcam img, div.webcam object {
	background: #999;
	border: 0;
	margin: 0;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=black,direction=135,strength=3);
	text-align: center;
	vertical-align: middle;
}
