/* 
   css Copyright (c) 2005-2006 by Karelia Software. 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; }

.clear {
	clear: both;
	height: 0;
}

.hidden {
    display:none;
}

/* Images embedded in text.  "narrow" are 200 pixels wide or smaller. */
img.narrow {
	display: block;
 	clear:right;
    float: right;
}
img.wide {
	display: block;
 	clear:both;
}

/* Block Level formatting, more or less in descending order */

body {
	font-family: Georgia, Times, serif;
	font-size: 76%;
	margin: 0;
	background: rgb(164, 164, 164) url(bkgd.jpg) top repeat-x;
    word-wrap: break-word;
}

/* heading font */
h1, h2, h3,  h4, #title p, #sitemenu-content li, #page-bottom p, .caption {
	font-family:Futura, Verdana, Helvetica, Arial, sans-serif;
}


#page {
    margin: auto;
    width: 746px;
    background: white url(background.jpg) repeat-y;
}

body.no-sidebar #page {
    background: white url(background_no_sidebar.jpg) repeat-y;
}

#page-top {
    margin:0;
}

#title {
    padding: 0;
    background: rgb(251, 245, 171) url(new_header.jpg) bottom no-repeat;
    padding-bottom: 2px;
    text-align: center;
    text-decoration:none;
    margin: 0;
}

#title a {
    text-decoration:none;
}

h1 {
    font-size: 3.3em;
    font-weight:normal;
    text-align: center;
    text-transform: uppercase;
    color: black;
    margin: 10px;
    margin-top: 0;
    padding-top: 10px;
    margin-bottom: 5px;
    display: block;
    text-shadow: 0px 1px 1px white;
}

/* IE Hack */

/* Hides from IE5-mac \*/
* html h1 {
    height: 1%;
}
/* End hide from IE5-mac */

h1 a {
    text-decoration:none;
    border:none;
    color: black;
}

h1 a:hover, h1 a:focus, h1 a:active {
    border-bottom: 1px solid white;
}

#title img {
    border-bottom: 1px solid white;
    border-left: 1px solid rgb(206,214,217);
    border-right: 1px solid rgb(206,214,217);
    border-top: 1px solid rgb(177,185,187);
    margin-top: 15px;
    padding: 5px;
    background: url(background.jpg) -510px bottom;
}

#title p {
    font-size: 1.3em;
    text-align: center;
    text-transform: uppercase;
    margin: 10px;
    margin-top: 5px;
    margin-bottom: 0;
    padding-bottom: 14px;
    color: black;
    text-shadow: 0px 1px 1px white;
}

/* IE Hack */

/* Hides from IE5-mac \*/
* html #title p {
    height: 1%;
}
/* End hide from IE5-mac */

#sitemenu-container {
    background: #DFE4E7 url(sitemenu-top-sidebar.jpeg) no-repeat;
    clear: both;
    padding-top: 0px;
    margin-top: 0px;
}

/* Hides from IE5-mac \*/
* html #sitemenu-container {
    margin: 0;
}
/* End hide from IE5-mac */


#sitemenu {
    clear: both;
    margin: auto;
    padding: 0;
    padding-top: 1px;
    background: transparent url(sitemenu-bottom-sidebar.jpeg) bottom no-repeat;
}

body.no-sidebar #sitemenu {
    background: url(sitemenu-bottom-no-sidebar.jpeg) bottom no-repeat;
}


#sitemenu-content ul {
    text-align: center;
    padding: 0px 35px 24px 35px;
    margin: 10px 0px 0px 0px;
    overflow: hidden;
}

/* Hides from IE5-mac \*/
* html #sitemenu-content ul {
    padding-left: 0;
}
/* End hide from IE5-mac */

#sitemenu-content li {
    margin: 0;
    padding: 0;
    display: inline;
    margin-top: 1px;
    font-size: 1.0em;
    text-transform: uppercase;
    padding-left: 3px;
    padding-right: 3px;
    text-shadow: 0px 1px 1px white;
    color: rgb(50, 50, 50);
}

#sitemenu-content span.i1 {
    border: none !important;
}

#sitemenu-content a{
    text-decoration: none;
    padding-left: 3px;
    color: rgb(50, 50, 50);
    border:none;
}

#sitemenu-content li.currentPage span.in  {
    text-decoration: underline;
    padding-left: 3px;
}

#sitemenu-content li.currentParent {
	text-decoration: underline;
}

#sitemenu-content a:hover, a:focus{
    text-decoration: underline;
    color: black
}

#sitemenu-content a:active {
    text-shadow: 0px 0px 5px rgb(250, 255, 0);
    border: none !important;
}

#page-content {
    width: 736px;
    margin: auto;
    clear: both;
    min-height: 200px;
}

body.no-sidebar #page-content {
    width: 736px;
}

#sidebar {
    float: right;
    width: 224px;
    word-wrap: break-word;
    font-size: 0.8em;
    text-align: center;
    margin-right: 10px;
}

/* IE Hack */

/* Hides from IE5-mac \*/
* html #sidebar {
    margin-right: 5px;
}
/* End hide from IE5-mac */

#sidebar p {
    margin-left: 10px;
    margin-right: 10px;
    text-align: left;
}

.pagelet {
    width:224px;
    word-wrap:break-word;
    overflow:hidden;
   }

.pagelet h4 {
    padding-right: 30px;
    padding-left: 30px;
    margin-left: 5px;
    font-size: 1.5em;
    text-transform: uppercase;
    font-weight: normal;
    background: url(sidebar_button.jpg) 5px top repeat-y;
    color: black;
    text-shadow: 0px 1px 1px white;
    text-align: center;
    line-height: 2.35em;
}

/* photo-page, html-page (in some cases), iframe-page don't have sidebar */
body.no-sidebar #main {
    margin-left: 19px;
    margin-right: 19px;
}

/* Most other pages have sidebars */
body.allow-sidebar #main {
    margin-left: 19px;
    float: left;
    width: 470px;
}

/* IE Hack */

/* Hides from IE5-mac \*/
* html .body.allow-sidebar #main {
    margin:0;
    padding:0;
    margin-left: 10px;
}
/* End hide from IE5-mac */

h2 {
    display: block;
    font-weight: normal;
    font-size: 2em;
    text-transform: uppercase;
    color: black;
    text-align: center;
    text-shadow: 0px -1px 1px rgb(161, 161, 161);
    background: url(new_title_bkgd.jpg) bottom center no-repeat;
    padding: 20px 150px;
    margin-top: 0px;
    margin-bottom:0px;
}

.allow-sidebar h2 {
	padding:20px; /* less horizontal padding on narrow titles */
}

/* Hides from IE5-mac \*/
* html h2 {
    height: 28px;
}
/* End hide from IE5-mac */

#main ul {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: 10px;
}

ul ul {
	margin-top:4px!important;
}

#main li {
    background: url(bullet.gif) top left no-repeat;
    text-align: left;
    padding-left: 20px;
    margin-bottom: 5px;
}

#main li a {
    color: black;
    text-decoration: none;
    border-bottom: 1px dashed rgb(150, 150, 150);
}

#main li a:hover, a:focus{
    border-bottom: 1px solid black;
}

#main li a:active {
    text-shadow: 0px 0px 5px rgb(250, 255, 0);
}

.article {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.article h3 {
     border-bottom: 1px solid black;
     padding: 5px;
     font-size: 1.4em;
     font-weight: normal;
     text-transform: uppercase;
     color: black;
     text-align: left;
     margin-left: -3px;
     margin-right: -3px;
     padding-right: 10px;
}

.article h3 a {
    color: black;
    padding: 3px;
    text-decoration: none;
    border-bottom: 1px dashed rgb(150, 150, 150);
}

.article h3 a:hover, a:focus{
    border-bottom: 1px solid black;
    text-decoration: none;
}

.article h3 a:active {
    text-shadow: 0px 0px 5px rgb(250, 255, 0);
}

a {
    color: black;
    text-decoration: none;
    border-bottom: 1px dashed rgb(150, 150, 150);
}

a:hover, a:focus{
    border-bottom: 1px solid black;
}

a:active {
    text-shadow: 0px 0px 5px rgb(250, 255, 0);
}

a.imageLink {
	border-bottom: 0px none;
}

.article img {
    border: none;
}

.article img.narrow {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}


.article-thumbnail {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.callout {
    float: right;
    margin: 10px;
    margin-right: -3px;
    margin-top: 0;
    padding-right: 10px;
    padding-top: 0;
    padding-left: 10px;
    padding-bottom: 15px;
    border-left: 1px solid black;
    text-align: center;
}

.callout p {
    text-align: left;
}

.callout h4 {
    font-weight: normal !important;
    font-size: 1.25em !important;
    background: url(article_sidebar.jpg) bottom no-repeat;
    padding-bottom: 20px;
    line-height: normal;
    text-shadow: none;
}

.pagelet ul {
	text-align:left;
}


body.allow-sidebar #page-bottom {
    height: 165px;
    background: url(footer.jpg) no-repeat center;
}

body.no-sidebar #page-bottom {
    height: 165px;
    background: url(footer_no_sidebar.jpg) no-repeat center;
}

#page-bottom div {
    font-size: 1em;
    text-transform: uppercase;
    text-align: center;
    color: rgb(110,110,110);
    padding-top: 22px;
    text-shadow: 0px 1px 1px white;
}

#page-bottom p {
	display:inline;
}

#page-bottom p+p:before {
	content:' * ';
}

div.photo-viewer-summary .article {
    margin: auto;
}

.HTMLElement {
    margin-bottom: 10px;
}

.ImageElement, .VideoElement {
    text-align: center;
    margin-top:20px;
}

.pagelet .ImageElement, .pagelet .VideoElement {
	margin-top:0px;
}

.caption {
    padding: 10px;
    font-size: 1.5em;
}

/* Used on Photo Grid Pages ... */
.photogrid-index {
    text-align: center;
    margin: 10px;
    margin-left: -7px;
    padding: 5px;
    padding-left: 10px;
    border-top: 1px solid black;
    border-bottom: 1px solid black;
    overflow: auto;
    width: 469px;
    background: rgb(234, 244, 253);
}

body.no-sidebar .photogrid-index {
	width:662px;
	padding-left:45px;
}

/* IE Hack */
/* Hides from IE5-mac \*/
* html body.no-sidebar .photogrid-index {
	width:664px!important;
	padding-left:25px;
	margin-left:10px;
}
/* End hide from IE5-mac */

.photogrid-index a {
	color:#000;
	text-decoration:none;
}

.photogrid-index a:hover {
	text-decoration:underline;
}

.gridItem {
    float: left;
    position:relative;
    width:140px;
    height:180px;	/* room for caption */
    margin: 6px;
    padding-top: 10px;
    background: url(background.jpg) -540px repeat-y;
    border-bottom: 1px solid white;
    border-left: 1px solid rgb(206,214,217);
    border-right: 1px solid rgb(206,214,217);
    border-top: 1px solid rgb(177,185,187);
    overflow: hidden;
}

.gridItem h3 {
    font-size: 0.9em;
    font-weight:normal;
    text-transform: uppercase;
    color: black;
    padding:0px 2px;
    height:44px;
    overflow:hidden;
    position:absolute;
	top: 135px; /* needs to leave 38px from the bottom of the gridItem */
	width: 136px;
}

.gridItem img {
    border: 1px solid rgb(100, 100, 100);
    margin: auto;
    display:block;
    position: absolute;
    top: 0;
    bottom: 40px;
    right: 0;
    left: 0;
}


/* IE Hack */
/* Hides from IE5-mac \*/
* html .photogrid-index {
	overflow:visible;
	margin-left:-10px;
	padding-right:2px;
}

* html .gridItem img {
	position: relative;
	top:4px;
}

* html .gridItem h3 {
	position: relative;
	top: -12px;
}

/* End hide from IE5-mac */

/* Used on index summary pages */
.listing-index #main li h3 a {
    text-decoration:none;
    font-size:1em;
    font-weight:normal;
}

/* Individual Photo Pages */

.photo-navigation {
    position: relative;
    z-index: 100;
    height: 20px;
}

#previous-photo, #next-photo, #photo-list {
    width: 46px;
    height: 44px;
    text-indent: -5000em;
    margin-top:-15px;
    position: absolute;
}	

.photo-navigation a {
	width:100%;
	height:100%;
	display:block;
}

#previous-photo	{
    background: url(photo-buttons-disabled.jpg)	no-repeat;
    left: 275px;
}
.allow-sidebar #previous-photo {left:161px;} 
#previous-photo a { background: url(photo-buttons.jpg) no-repeat;}

#next-photo {
    width: 44px;
    background: url(photo-buttons-disabled-03.jpg) no-repeat;
    left: 379px;
}
.allow-sidebar #next-photo {left:265px;}
#next-photo a {background: url(photo-buttons-03.jpg) no-repeat; }

#photo-list {
    width: 58px;
    background: url(photo-buttons-disabled-02.jpg) no-repeat;
    left: 321px;
}
.allow-sidebar #photo-list {left:207px;}
#photo-list a {background: url(photo-buttons-02.jpg) no-repeat;}

.image-controls a {
	border:none;
}


/* IE 5/5.5 Hackery */

@media tty {
i{content:"\";/*" "*/}} @import 'ie.css'; /*";}
}/* */

/* IE:Mac Hackery */

/*\*//*/

body.allow-sidebar #main {
    float: left;
    width: 470px;
    font: 1em Georgia, Times, serif;

}

.article {
    margin:0;
    margin-top: -10px;
    background: none;
    border: none;
    padding-bottom: 0;
    padding-top: 0;
}

#sitemenu {
    margin-top: 0px;
}

#sitemenu-content ul {
    padding-top: 0px;
}

.article p {
    clear: none;
}

.article a {
    text-decoration: underline;
    border-bottom: none;
}

.article a:hover, .article  a:focus, .article a:active {
    border-bottom: none;
    color: black;
}

.article-summary {
    padding: 0;
    margin: 0;
    clear: none;
}

#page-bottom p {
    margin-top: 0;
}

/**/
/* Overall pagelet */
div.rssBadge
{
	margin: 10px;
}

/* Small icon option */
img.smallRSSBadgeIcon { vertical-align:middle; }
img.smallRSSBadgeIconLeft { margin-right:3px; }
img.smallRSSBadgeIconRight { margin-left:3px; }

/* Large icon option */
div.largeRSSBadgeIcon, p.largeRSSBadgeIcon
{
	margin: 0 10px;
	text-align:center !important;
}

img.largeRSSBadgeIcon { margin-bottom: 4px; }
p.largeRSSBadgeIcon { margin: 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%;
	min-width: auto;
}

td.dli1 { text-align:center;}
