/* @override http://books.dougseidler.com/hdfd/seidler_hdfd/main.css */

/* 
   css Copyright (c) 2007 Douglas R Seidler. All rights reserved.
   css released under Creative Commons License 
        - http://creativecommons.org/licenses/by-sa/2.5/ 
   All associated graphics belong to their respective owners 
        and are licensed separately. 
*/

a img { border: none; }

* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana, Arial, sans-serif;
	text-align: center;
	background: #ececec;
	color: #333;
}
#page {
width: 100%;
/*background: url(bgpagegradient.gif) repeat-x 0 87px;*/
background: #ececec;
}


.allow-sidebar #page-content{
	background: transparent url(bgcontent.gif) repeat-y;
}
#page-content{
text-align: left;
width: 800px;
overflow: hidden;
	margin: 0 auto;
}

#page-top {
width: 100%;
background: #ececec repeat-x 0 15px;
min-height: 10px;
height: 110px;
}
/*_________ TITLE HOLDER _________________________*/
#title {width: 800px;text-align: left;
	overflow: hidden;
	background: url(bgtitle.gif) no-repeat 0 0;
	position: relative;
	top: 4px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	padding-top: 12px;
	padding-right: 0;
	padding-left: 0;
}
#title[id] {display: table;
}

#middle{position: absolute; top: 50%;left: 0;} /* for explorer only*/
#middle[id] {display: table-cell; vertical-align: middle; position: static;}
#inner {position: relative; top: -50%;margin-left: 10px;} /* for explorer only */

#title p {
	width: 500px;
	float:left;
	padding-left: 20px;
	color: #003f84;
}

#logo-container { 
	float:left;
}

h1{
	color: #003f84;
	width: 500px;
	font: normal bold 28px Helvetica, Arial, Geneva, sans-serif;
	float: left;
	margin: 0;
	padding: 0 0 0 18px;
}
h1 a:link, h1 a:visited{
	color: #003f84;
	text-decoration: none;
}
h1 i{
font-style: normal;
	color: #003f84;
}

h1 a{
text-decoration: none;
display: block;
	color: #003f84;
}
h1 a:hover{
text-decoration: none;
	color: #003f84;
}
/*______________ TITLEHOLDER END ____________________*/


.allow-sidebar #main {
float: left;
width: 520px;
min-height: 158px;
height: auto !important;
height: 158px;
	top: 20px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 20px;
}
/* Hides from IE5-mac \*/
* html .allow-sidebar #main  {
	width: 520px !important;
	padding-left:20px;
}
/* End hide from IE5-mac */

.no-sidebar #main{
float: left;
width: 740px;
min-height: 158px;
height: auto !important;
height: 158px;
	top: 20px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 20px;
	overflow: hidden;
}
/* Hides from IE5-mac \*/
* html .no-sidebar #main  {
	width: 740px;
	padding-left:20px;
}
/* End hide from IE5-mac */

#sidebar-container{
float: right;
width: 230px;
min-height: 80px;
	margin-right: 14px;
}

#sidebar{
voice-family: "\"}\"";
voice-family: inherit;
	width: 230px;
	padding: 0 0 4px;
	background-color: #fffeed;
	margin-top: -1px;
	border-bottom: 1px solid #b3b3b3;
	border-left: 1px solid #b3b3b3;
}html>body #sidebar{width: 230px;}

.pagelet {
	width: 230px;
	border-top-width: 1px;
	border-top-color: #c0c0c0;
}
.pagelet.bordered {
	margin: 0;
	padding: 0 4px;
	width: 230px;
	border-top: 1px solid #b3b3b3;
}
/* Hides from IE5-mac \*/
* html .pagelet  {
	width: 230px;
}
* html .pagelet.bordered {
	width: 230px;
	margin-right:0px;
	border-top: 1px solid #b3b3b3;
}
/* End hide from IE5-mac */

#sidebar .pagelet{
	width: 230px;
	margin: 0;
	padding: 0;
}
#sidebar .pagelet.bordered {
	width: 230px;
	padding: 0 0 4px;
	margin: 0 0 4px;
	border-top: 1px solid #b3b3b3;
}
/* Hides from IE5-mac \*/
* html #sidebar .pagelet.bordered  {
	margin-right:0px;
	width: 230px;
	padding: 0;
	border-top: 1px solid #b3b3b3;
}
/* End hide from IE5-mac */


.article{
	width: 492px;
	padding-top: 12px;
	padding-bottom: 10px;
}

.timestamp{
	margin-top: 5px;
	font-size: 7pt;
}

/* Hides from IE5-mac \*/
* html .article  {
	width:586px;
	margin-right:6px;
	margin-top: 10px;
}
/* End hide from IE5-mac */

.allow-sidebar #main .callout{
	float: left;
	width: 240px;
}
/* Hides from IE5-mac \*/
* html .allow-sidebar #main .callout {
	width:230px;
}
/* End hide from IE5-mac */

.no-sidebar #page-content{
	background: transparent url(bgcontent.gif) repeat-y;
}
.no-sidebar #main-content {
	width: 740px;
	margin: 0 auto;
	padding-bottom: 30px;
	padding-top: 1px;
}


#page-bottom {
	clear: both;
	background-position: 0 0;
	background-repeat: repeat-x;
	width: 730px;
	padding: 0 20px;
	margin: 0 auto;
}
.allow-sidebar #page-bottom{
	background: url(bgfoot.gif) no-repeat 0 0;
	color: #000;
	height: 10px;
	width: 760px;
}
.no-sidebar #page-bottom{
	background: url(bgfoot.gif) no-repeat 0 0;
	color: #000;
	height: 10px;
	width: 760px;
}

/*___ footer ____________________________________________*/
#page-footer {
	width: 800px;
	margin: 0 auto 20px;
	text-align: left;
	background: url(bgcontent.gif) no-repeat 0 0;
}
.page-footer-bottom{
	background: url(bgfoot.gif) no-repeat 0 0;
	color: #000;
	height: 10px;
	width: 800px;
}
#page-footer .page-location {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #3f3f3f;
	font-weight: bold;
	padding: 6px;
	border-bottom-width: 1px;
	border-bottom-color: #3f3f3f;
	border-bottom-style: solid;
	margin: 0 auto;
	width: 766px;
}
#page-footer .page-location a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align: left;
	color: #3f3f3f;
	font-weight: bold;
}
#page-footer .sublinks {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #7f7f7f;
	padding: 8px;
	width: 742px;
	margin: 0 auto;
}
#page-footer .sub-heading {
	color: #3f3f3f;
	margin-top: 10px;
	font-weight: bold;
}
#page-footer a {
	font-family: Arial, Helvetica, sans-serif; 
	color: #7f7f7f;
	font-size: 12px;
}
/*___ end footer ________________________________________*/

.clear {
display: none;
}

/*___ links ____________________________________________*/
a:link, a:visited{ color: #036; text-decoration: underline; }
a:hover {text-decoration: none; color: #06C}

.currentPage span.in {
color: #003f84;
	font-weight: bold;
}


#sitemenu-content a:link, #sitemenu-content a:visited {
color: #003f84;
	font-weight: bold;
	text-decoration: none;
}

#sitemenu-content
	font-weight: bold;
 a:hover, #sitemenu-content a:active {
color: #003f84;
	font-weight: bold;
	text-decoration: none;
}

.hidden {
display: none;
}

/*___img
	font-weight: bold;
	font-weight: bold;
	font-weight: bold;
________________________________________________*/
img.narrow {
	display: block;
	clear: right;
	float: right;
	padding-left: 4px;
}
img.wide {
	display: block;
	clear:both;
}

#main .article img{
margin-left: 0;
}
.article .article-thumbnail img{
margin-left: 0;
}

/*____ headings ________________________________*/
h2 {
	margin: 20px 0 10px 0px;
	color: #003f84;
	font-size: 16px;
	font-weight: bold;
}
.photo-page h2{
	padding-left: 16px;
}

.pagelet a {
	font-size: 10px;
}

.pagelet h4 {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 0 5px;
	padding: 4px;
	font-size: 10px;
}

#sidebar h4, #sidebar .pagelet div{
	padding-top: 6px;
	margin: 0 0 0 5px;
}

#sidebar .pagelet div div {
	margin:0px;
	padding:0px;
}

.article p {
padding-bottom:6px;
text-align:left;
}

.article h3 {
color: #003f84;
font-weight: bold;
font-size: 14px;
padding-top:14px;
margin-bottom:6px;
margin-top: 5px;
text-align:left;
clear:both;
border-bottom:solid 1px;
}

#sidebar h4{
	padding-top: 6px;
	margin: 0 0 0 5px;
}
/*___ p ___________________________________*/
#main .i2 .article-thumbnail{
float: right;
}

#sidebar p{
	text-align: justify;
	margin: 0px 4px 2px 6px;
}

#page-bottom p {
	text-align: center;
}
.allow-sidebar #page-bottom p {
	margin:0px;
}



#sitemenu {
	clear: both;
	width: 800px;
	text-align: center;
	background: transparent url(bgmenu.gif) bottom repeat-x;
	height: 30px;
	padding: 0;
	margin: 0 auto;
	position: relative;
}

#sitemenu-content {
	margin: 0 auto;
	width: 760px;
	font-size:100%;
	font-weight:normal;
}


/*___ ul, li _________________________________*/
#sitemenu-content ul {
	list-style-type: none;
	width: 790px;
	overflow:hidden;
	margin: 0;
}

#sitemenu-content li {
	display: inline;
	float: left;
	vertical-align: middle;
	padding: 4px 10px;
	margin: 2px 0;
}
#sitemenu-content li.currentPage{
	display: block;
	background-color: #fdff8e;
	height: 18px;
}
ul {
	list-style: none;
	margin: 10px 10px 0px 0;
	padding-left:8px;
}

.pagelet-body ul{
	margin: 0px 0 0px 4px;
}

#page-content li {
margin: 8px 0;
background: transparent url(arrow.gif) no-repeat 0 7px;
padding-left: 13px;
}
#page-content li h3 {
font-weight: normal;
font-size: 10px;
border-bottom: 1px dotted #ddd;
margin-right: 10px;
}

/* Other specific classes nested with an .article */
.photo img{
border: 1px solid gray;
}
.pagelet .photo img {
	border:0px none;
	margin-left:1px;
}
.HTMLElement{}
#main .HTMLElement{
	padding-left: 0px;
}
.ImageElement, .VideoElement { 
	text-align: center; 
	clear: both; 
}

/* Used on Photo Grid Pages ... */
.photogrid-index {
	margin-top:12px;
	margin-left:20px;
}

.gridItem {
	float:left;
	position:relative;
	width:150px;
	height: 200px;	/* room for caption */
	overflow:hidden;
}
.gridItem h3 {
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	margin: 0 5px;
	padding: 1px 0px 0px 0px;
	min-height: 36px;
	height: auto !important;
	height: 36px;
	width:136px;
	position:absolute;
	top: 146px;
}
.gridItem img {
    border: 1px solid #ccc;
    margin: auto!important;
    display:block;
    position: absolute;
    top: 0;
    bottom: 48px;
    right: 0;
    left: 0;
}
/* IE Hack */
/* Hides from IE5-mac \*/
* html .gridItem img {
	position: relative;
}

* html .gridItem h3 {
	position: relative;
	top: 0px;
}
/* End hide from IE5-mac */


/* Individual Photo Pages */
.photo-navigation {
	position: relative;
	height: 35px;
	margin-bottom:18px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.allow-sidebar .photo-navigation {
	margin-left:20px;
}
.photo-navigation div {
	position:absolute;
	top:0px;
	width:130px;
	height:35px;
	padding: 9px 0px 0px 0px;	
}
.photo-navigation a {
	display:block;
	width:100%;
}
#previous-photo	{
	left: 0;
	background: transparent url(prev.gif) no-repeat;
	padding-left: 26px;
}
#next-photo {
	right: 0;
	background: transparent url(next.gif) no-repeat 100% 0;
	text-align: right;
	padding-right:26px;
}
#photo-list {
	left: 50%;
	margin-left:-74px;
	background: transparent url(list.gif) no-repeat 0 0;
	width: 149px;
	text-align: center;
}
.image-controls img {
	border:0px none!important;
}

.caption {
padding: 5px 0;
}

/* IE7 hacks */

*:first-child+html .gridItem img {
	position:relative;
	top:0px;
}

*:first-child+html .gridItem h3 {
	position:relative;
	top:0px;
}


/* Contact Element (standard and customized HTML) */

form.contactElement textarea,
form.contactElement input,
form.contactElement select {
	width: 98%;
	margin: 4px 0;
}
form.contactElement input.submit {
	width: auto;
	display: block;
	margin-left: auto;
	margin-right: 2%;
	min-width: 50%;
}
form.contactElement th {
	text-align: right;
	font-weight: normal;
	width: 25%;
}

/* Contact Element For IE 7 */
*:first-child+html form.contactElement input.submit {
	padding:0px 10%;
}

/* IE7 hacks */

*:first-child+html .gridItem img {
	position:relative;
	top:0px;
}

*:first-child+html .gridItem h3 {
	position:relative;
	top:0px;
}


/* Contact Element (standard and customized HTML) */

form.contactElement textarea,
form.contactElement input,
form.contactElement select {
	width:98%;
	margin:4px 0;
}
form.contactElement input.submit {
	width:auto;
	display:block;
	margin-left:auto;
	margin-right:2%;
	min-width:50%;
}
form.contactElement th {
	text-align:right;
	font-weight:normal;
	width:25%;
}

/* Contact Element For IE 7 */
*:first-child+html form.contactElement input.submit {
	padding:0px 10%;
}

/* IE7 hacks */

*:first-child+html .gridItem img {
	position:relative;
	top:0px;
}

*:first-child+html .gridItem h3 {
	position:relative;
	top:0px;
}


/* Contact Element (standard and customized HTML) */

form.contactElement textarea,
form.contactElement input,
form.contactElement select {
	width:98%;
	margin:4px 0;
}
form.contactElement input.submit {
	width:auto;
	display:block;
	margin-left:auto;
	margin-right:2%;
	min-width:50%;
}
form.contactElement th {
	text-align:right;
	font-weight:normal;
	width:25%;
}

/* Contact Element For IE 7 */
*:first-child+html form.contactElement input.submit {
	padding:0px 10%;
}

/* IE7 hacks */

*:first-child+html .gridItem img {
	position:relative;
	top:0px;
}

*:first-child+html .gridItem h3 {
	position:relative;
	top:0px;
}


/* Contact Element (standard and customized HTML) */

form.contactElement textarea,
form.contactElement input,
form.contactElement select {
	width:98%;
	margin:4px 0;
}
form.contactElement input.submit {
	width:auto;
	display:block;
	margin-left:auto;
	margin-right:2%;
	min-width:50%;
}
form.contactElement th {
	text-align:right;
	font-weight:normal;
	width:25%;
}

/* Contact Element For IE 7 */
*:first-child+html form.contactElement input.submit {
	padding:0px 10%;
	min-width: auto;
}
/* IE7 hacks */

*:first-child+html .gridItem img {
	position:relative;
	top:0px;
}

*:first-child+html .gridItem h3 {
	position:relative;
	top:0px;
}


/* Contact Element (standard and customized HTML) */

form.contactElement textarea,
form.contactElement input,
form.contactElement select {
	width:98%;
	margin:4px 0;
}
form.contactElement input.submit {
	width:auto;
	display:block;
	margin-left:auto;
	margin-right:2%;
	min-width:50%;
}
form.contactElement th {
	text-align:right;
	font-weight:normal;
	width:25%;
}

/* Contact Element For IE 7 */
*:first-child+html form.contactElement input.submit {
	padding:0px 10%;
	min-width: auto;
}
