@charset "UTF-8";

/* 
   css Copyright © 2005-2012 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. 
*/

/* IE7 hacks */

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

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

/* Navigation arrows */
div.text-navigation { text-align:center; margin-bottom:1em;}
div.text-navigation div { display:inline; margin:0px 0.5em; }
.collection-navigation .disabled-navigation { text-indent:-5000px; }

/* 2.0 wrap compatibility. 2.0-compatible designs can further adjust these if they need */
.wide { display:block; }

.narrow.left {   /* Some designs won't respect without !important */
    float:left!important;
    clear:left!important;
}
.narrow.right {
    float:right!important;
    clear:right!important;
}

.wide.left .graphic, img.wide.left { margin-left:0px; margin-right:auto; }
.wide.center .graphic, img.wide.center { margin-left:auto; margin-right:auto; }
.wide.right .graphic, img.wide.right { margin-left:auto; margin-right:0px; }

.ImageElement.left, .AudioElement.left { text-align:left; }
.ImageElement.center, .AudioElement.center { text-align:center; }
.ImageElement.right, .AudioElement.right { text-align:right; }

/* Captions should align themselves with the graphic */
.graphic-container.left .caption { text-align:left; }
.graphic-container.center .caption { text-align:center; }
.graphic-container.right .caption { text-align:right; }

/* Inline iframes need to display as a block to layout right */
.graphic iframe { display:block; }

/* Pagelet photo grids should be generally be auto width (some 1.x designs hardcoded an exact width) */
.pagelet .photogrid-index { width:auto; }

/* For content like amazon which forces white background. Design SHOULD set color for A tag and text color. */
.whiteBackground
{
	background-color:white;
}

.article-info
{
	margin-bottom:1em;
}
 
/* Firefox reduce dotted lines on links */
.photo-navigation a:focus, .replaced a:focus {overflow:hidden;}

/* Disqus correction to prevent overflow scroll bars in some designs */
#dsq-content { overflow:hidden; }
#dsq-content .dsq-auth-header { width: auto!important; }
#dsq-content .dsq-by { margin: 4px 6px 0px 0px; }
#dsq-content .dsq-by a, #dsq-content .dsq-by a:hover { border: 0px none; }
#dsq-content h3 { margin:0px; }

/* Site menus. Don't wrap the top level items, and wrap sub-menu items normaly. */
#sitemenu-content ul li span.in { white-space:nowrap;}
* html #sitemenu-content ul li span.in {white-space: normal}
*:first-child+html #sitemenu-content ul li span.in {white-space: normal}
#sitemenu-content ul ul li span.in {white-space: normal}
#sitemenu-content span.in { position: relative; }

body { word-wrap:break-word; }

/* Make sure scaled-down images look good in IE */
img { -ms-interpolation-mode: bicubic; }

.sandvox_icon_white { display:block; text-indent:-9999px; background:url(../_Resources/sandvox_icon_white.png) no-repeat; margin:auto !important; width:88px; height:31px; }

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-resolution: 240dpi) { .sandvox_icon_white { background:url(../_Resources/sandvox_icon_white@2x.png) no-repeat; -moz-background-size:88px 31px; -o-background-size:88px 31px; -webkit-background-size:88px 31px; background-size:88px 31px; } }

textarea.fullWidth, input.fullWidth, select.fullWidth {
	width:96%;
	margin:4px 0;
}
textarea.fullWidth, select.fullWidth {
	margin: 4px 1px
}

form.contactElement input.submit {
	width:auto;
	display:block;
	margin-left:auto;
	margin-right:2%;
}
form.contactElement th {
	text-align:right;
	font-weight:normal;
	width:25%;
}

.contactError { color:red; font-weight:bold; }

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

textarea {
    resize: vertical;
}

form.contactElement p {
	text-align: left;
}

/* 
   css Copyright © 2005-2012 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; }

 /* General styles  */

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

.hidden {
    display:none;
}

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

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

body {
	font-size: 76%;
	margin: 0;
	background: url(solid_bkgd.jpg);
	font-family: Georgia, Times, serif;
}

#page-container {
    background: url(bkgd.jpg) top repeat-x;
}

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

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

#page-top {
    margin:0;
    background: url(top.jpg) top no-repeat;
}

#title {
    padding: 70px 0px 0px 0px ;
    text-decoration:none;
    margin: 0;
    height: 155px;
    margin-bottom: 25px;
    overflow: hidden;
}

#title a {
    text-decoration:none;
}


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


h4, h5, h6 {
	text-transform: uppercase;
	font-size: 120%;
	font-weight: normal;
	margin: 0em 0em 1em 0em;
}

.replaced, #title p {
    font-family: "Digital Kauno", Futura, Helvetica,  Arial, sans-serif; 
    /* size and font we really want */
}	


h1 {
    font-size: 1.8em;
    text-align: center!important;
    color: white;
	margin:0px 0px 0px 155px;    
    display: block;
    width:450px;
    height:75px!important;
    text-shadow: 0px 1px 2px black;
    overflow:hidden;
}

.has-logo h1 {
	margin-left: 55px;
}

h1.TurnOffReplace {
	height:75px!important;
	padding-top:0px;
}

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

h1 a:hover, h1 a:focus, h1 a:active {
    text-decoration: underline;
}

#title p {
    font-size: 1.1em;
    text-transform: uppercase;
    text-align: center;
	width:650px;
    /*height:40px;*/
	height:30px;
    margin:20px 0px 0px 65px;
	padding:0px;
    color: white;
    text-shadow: 0px 1px 2px black;
	overflow:hidden;
}

.has-logo #title p {
	margin-left: 55px;
	width:450px;
}

/* IE Hack */

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


#logo-container{
    margin-top: -37px;
    margin-right: 39px;
    margin-left:-10px;
    width: 228px;
    height: 164px;
    background: url(title_image_bkgd.jpg) no-repeat;
    float: right;
    padding:0;
    text-align: center;
}

#title img {
    padding-top: 18px;
    padding-right: 13px;
    margin-left: 10px;
}

#title a {
	border:none;
}

/* Hides from IE5-mac \*/
* html #logo-container{
    margin-right: auto;
    margin-left: auto;
    width: auto;
    height: auto;
    background: none;
    float: none;
    position: relative;
    padding: 0;
    text-align: center;
}

* html #title img{
    float: right;
    padding-right: 50px;
    margin-left: 10px;
    margin-top: -37px;
}

/* End hide from IE5-mac */


#sitemenu-container {
    background: url(top_bottom.jpg) no-repeat bottom;
    position: relative;
    clear: both;
    padding-top: 0px;
    height: 76px;
    margin-top: 0px;
    margin-bottom: 12px;
}

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

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

#sitemenu {
    clear: both;
    margin: auto;
    padding: 0;
    padding-top: 1px;
    background: none;
    font-size: 0.9em;
}

#sitemenu-content ul {
    text-align: center;
    padding:10px 35px 0px 35px;
    margin-top: -14px;
    height: 49px;
/*     overflow: hidden; */
    background: none;
	
}

/* Hides from IE5-mac \*/
* html #sitemenu-content ul {
    margin-left: 0;
    padding-top:0px!important;
    height:59px!important;
}

*:first-child+html #sitemenu-content ul  {
    margin-left: 0;
    padding-top:0px!important;
    height:59px!important;
}
/* End hide from IE5-mac */

#sitemenu-content li {
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    margin-top: 10px;
    text-shadow: 0px 1px 2px black;
    color: rgb(50, 50, 50);
    background: url(link_right.jpg) right no-repeat;
    height: 39px;
    display: block;
    float: left;
	max-width:390px;
/*     overflow:hidden; */
}

/* Hides from IE5-mac \*/
* html #sitemenu-content li {
	display:inline!important;
	padding:0px!important;
    margin: 0px!important;
    height:58px!important;
    overflow:hidden!important;
}
*:first-child+html #sitemenu-content li {
	display:inline!important;
	padding:0px!important;
    margin: 0px!important;
    height:58px!important;
    overflow:hidden!important;
}
/* End hide from IE5-mac */
#sitemenu-content li span  {
    background: url(link_left.jpg) left no-repeat;
    height: 39px;
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 24px;
    margin-top: -12px;
}
#sitemenu-content li  span.in  {
    background: url(link_left.jpg) left no-repeat;
    height: 39px;
    display: block;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 24px;
    margin-top: -12px;
}

/* Hides from IE5-mac \*/
* html #sitemenu-content span.in {
    display: inline-block!important;
	margin:0px 0px 0px 0px!important;
	padding:30px 10px 10px 13px !important;
	height:39px!important;
	overflow:hidden!important;
}
*:first-child+html #sitemenu-content span.in {
    display: inline-block!important;
	margin:0px 0px 0px 0px!important;
	padding:30px 10px 10px 13px !important;
	height:39px!important;
	overflow:hidden!important;
}
/* End hide from IE5-mac */

#sitemenu-content ul li ul {
	z-index: 1000;
}

#sitemenu-content ul li ul li span.in {
	height: 30px;
	line-height: 2.8em;
	padding-left: 18px;
	overflow: hidden;
	
}

#sitemenu-content ul .submenu-indicator {
	left: 3px;
}

#sitemenu-content ul ul .submenu-indicator {
	left: auto;
	right: 12px;
	top: 14px;
}

#sitemenu-content a{
    text-decoration: none;
    border:none;
    color: white;
}

#sitemenu-content li.currentPage span.in, #sitemenu-content li.currentParent span.in  {
    text-shadow: 0px 0px 5px rgb(236, 0, 140);
    color: white;
    text-decoration: underline;
}

#sitemenu-content a:hover, #sitemenu-content a:focus{
    color: white;
    text-shadow: 0px 0px 5px rgb(236, 0, 140);
    text-decoration: underline;
}

#sitemenu-content a:active {
    text-shadow: 0px 0px 5px rgb(236, 0, 140);
    color: rgb(236, 0, 140);
}
#page-content {
    width: 736px;
    margin: auto;
    clear: both;
    min-height: 200px;
}

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

#sidebar {
    float: right;
    width: 200px;
    font-size: 0.8em;
    text-align: center;
    margin-right: 29px;
    margin-top: -25px;
	padding:0 7px 0 2px;
}

.has-photo-navigation #sidebar {
	margin-top:80px;
}

#sidebar h5.index-title{ text-align:left; padding-left:10px; margin:10px 0 0 0;}

/* IE Hack */

/* Hides from IE5-mac \*/
* html #sidebar {
    margin-right: 7px;
    position: relative;
    z-index: 100;
}
/* End hide from IE5-mac */

#sidebar p, .pagelet table {
    margin-left: 10px;
    margin-right: 10px;
    text-align: left;
}

#main .pagelet table {
	margin-right:13px;
}

#sidebar ul, #sidebar ol, #sidebar dl, #sidebar table {
	text-align:left;
}

#sidebar dl {
	margin-left: 12px;
}


.pagelet {
	padding-top:12px;
    width:224px;
    overflow:hidden;
}

.pagelet h4 {
    font-size: 1.5em;
    font-weight: normal;
    color: black;
    text-shadow: 0px 1px 1px white;
    text-align: center;
    margin: 5px 15px 0px 10px;
    text-transform: uppercase;
}

#sidebar .pagelet h4 {
	margin-right:10px;
	text-align:left;
}

.pagelet h4.replaced {
    font-size: 4em;
    line-height: 0.8em;
    text-transform: none;
}

.pagelet .contactElement.labelsOnSide {
	margin-right:28px;
}

.blockquote-container>.pagelet-body, .blockquote-container>.graphic {
	position: relative;
	padding: 1px 15px 5px 18px;
	background: -35px -5px no-repeat;
	background-image: url(QuotationMarks-OpenAllNight.png);
}

.blockquote-container .pagelet-body:after, .blockquote-container .graphic:after {
	display: block;
	position: absolute;
	height: 70px;
	width: 70px;
	bottom: 0px;
	right: 0px;
	content: "";
	background: transparent 25px 30px no-repeat;
	background-image: url(QuotationMarks-OpenAllNight.png);
} 

.blockquote-container blockquote {
	margin: 0px;
	padding-left: 10px;
	z-index: 100;
	position: relative;
	font-style: italic;
}

blockquote p, #sidebar blockquote p {
	margin: 10px;
}


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

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

/* IE Hack */

/* Hides from IE5-mac \*/
* html .body.allow-sidebar #main {
    margin:0;
    padding:0;
    margin-left: 9px;
    position: relative;
    z-index: 200;
}
/* End hide from IE5-mac */

h2 {
    display: block;
    font-weight: normal;
    font-size: 2em; 
    line-height: 0.85em;
    color: white;
    text-align: center;
    text-shadow: 0px 1px 2px black;
    background: url(page_title_top.jpg) top left no-repeat;
    padding-top: 30px;
    margin-top: -38px;
    margin-left: 4px;
    margin-bottom: 0px;
    position: relative;
    z-index: 300;
}

h2.replaced {
    font-size: 4em;
    line-height: 0.7em;
}

h2 span.in {
    display: block;
    background: url(page_title_bottom.jpg) bottom left no-repeat;
    padding: 10px 20px 40px 23px;
    line-height:1.5em;
}

h2.replaced span.in {
	padding:23px 20px 38px 20px;
}

body.no-sidebar h2 {
    margin-left: 119px !important;
    margin-right:115px !important;
    background: url(page_title_top_no_sidebar.jpg)  top center no-repeat;
}

body.no-sidebar h2 span.in {
    background: url(page_title_bottom.jpg) bottom center no-repeat;
    padding-left:18px;
}

div.has-photo-navigation h2 {
    background: url(page_title_top.jpg) top left no-repeat !important;
    margin-left: 4px!important;
    width: 465px!important;
}

div.has-photo-navigation h2 span.in {
    background: url(page_title_bottom.jpg) bottom left no-repeat !important;
}

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

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

#main ul 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, #main li a:focus{
    border-bottom: 1px solid black;
}

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

.article, .no-callouts {
    margin-left: 5px;
    margin-right: 3px;
    margin-bottom: 10px;
    clear: right;
}

.article h3 {
    padding: 5px;
    font-size: 1.5em;
    color: black;
    font-weight: normal;
    margin-left: -3px;
    margin-right: -3px;
    text-align: left;
    padding-right: 10px;
    background: url(article_title.jpg) bottom center no-repeat;
    padding-bottom: 20px;
}

body.no-sidebar .article h3 {
    background: url(article_title.jpg) bottom left no-repeat;
}

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

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

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

.article-info {
	clear:right;
}

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

a.imageLink {
	border: 0px none;
}

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

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

.article img {
    border: none;
}

.article.narrow {
    float: left;
	margin:5px 10px 5px 0;   
}
.narrow.left{
	margin:5px 10px 5px 0;
}
.narrow.right{
	margin:5px 0 5px 10px;
}

.article-thumbnail {
    float: left;
    margin: 5px 10px 5px 0;
	clear:left;
}

.callout-container {
    background: url(article_sidebar_bkgd.jpg) left repeat-y;
    float: right;
    display: block;
    width: 220px;
	margin: 0 10px 0px 0;
}

.no-sidebar .callout-container {
	margin-right:0px;
}

.callout {
    text-align: center;
    background: url(article_sidebar_bottom.jpg) bottom left no-repeat;
    padding-bottom: 20px;
	
}

.callout .pagelet.i1 {
    background: url(article_sidebar_top.jpg) top left no-repeat;
    padding-top: 10px;
}

.callout p, .callout .pageletIntroduction, .callout .caption {
    text-align: left;
    margin-left: 14px;
    margin-right: 16px;
}

.callout li {
    text-align: left;
    margin-left: 20px;
    padding-right: 20px;
}

.callout h4 {
    font-weight: normal !important;
    font-size: 1.3em !important;
    line-height: normal;
    text-shadow: none;
}

.callout h4.replaced {
    font-size: 3em !important;
}


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

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

#page-bottom {
    font-size: 1em;
    text-transform: uppercase;
    text-align: center;
    color: white;
    text-shadow: 0px 1px 2px black;
    height: 40px;
    padding-top: 138px;
}

#page-bottom-contents {
	margin:15px auto;
	line-height:20px;
	height:20px;
	width:690px;
	overflow:hidden;
}

#page-bottom p {
	display:inline;
}

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


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

.HTMLElement {
    margin-bottom: 10px;
}

.ImageElement, .VideoElement {
    text-align: center;
}

.photo-page .ImageElement {
	margin-top:24px;
}

.callout .ImageElement {
	margin-top:15px;
	margin-left:-2px;
}

/* Hides from IE5-mac \*/
* html .callout .ImageElement {
	margin-top:25px;
	margin-left:-1px;
}
/* End hide from IE5-mac */



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

/* Used on Photo Grid Pages ... */
.photogrid-index {
    text-align: center;
    margin: auto;
    margin: 10px;
    margin-left: -3px;
    padding: 5px;
    padding-left: 2px;
    border-top: 1px solid rgb(100, 100, 100);
    border-bottom: 1px solid rgb(100, 100, 100);
    width: 477px;
	/*float:left;
	display:inline-block;*/
}
.photogrid-index:after{font-size:0px; line-height:0px; height:0px; content:'.'; visibility:hidden; display:block; clear:both}


body.no-sidebar .photogrid-index {
	width:666px;
	padding-left:35px;
}

* html .photogrid-index {
    width: 475px;
    padding:0px;
    border:none;
    margin:0px;
	overflow:hidden;
}

* html body.no-sidebar .photogrid-index {
	width:664px;
}



.photogrid-index a {
	color:#fff!important;
	text-decoration:none;
	border:none!important;
}

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

.gridItem {
    float: left;
    position:relative;
    height: 209px;	/* room for caption */
    width: 156px; 
    padding-left:6px;
    margin: 1px;
    margin-right:-6px; /* cover up the extra width */
    background: url(photo-title.png) no-repeat;
}

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

body .photogrid-index .gridItem h3 {
    font-size: 11px;
    font-weight:normal;
    text-transform: uppercase;
    color: white;
    margin-top: 4px;
    margin-left: 9px;
    margin-right: 7px;
    padding: 0px;
    text-shadow: 0px 1px 2px black;
    height: 44px;
    overflow: hidden;
    position:absolute;
	top: 147px; /* needs to leave 38px from the bottom of the gridItem */
	width: 132px;
	text-align:center;
	background:none;
	line-height:14px;
}

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

.gridItem h3 a {
	padding: 0px;
}

.gridItem img {
    border: 1px solid rgb(100, 100, 100);
    margin: 0px auto 0px auto;
    position: absolute;
    bottom: 63px;
    right: 0;
    left: 0;
}
#sidebar .photogrid-index{
	width:auto;
	margin-left:30px;
}



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

/* Individual Photo Pages */

.photo-navigation {
    position: absolute;
    height: 80px;
    width:700px;
    top:300px;
}


.photo-navigation div {
    width: 77px;
    height: 73px;
    text-indent: -5000em;
    position: absolute;
    top:26px;
}

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

.photo-navigation a:hover {
	border:none;
}

.allow-sidebar .photo-navigation div {
	height:66px;
	top:33px;
}

.allow-sidebar #previous-photo	{
    background: url(photo-buttons-sidebar-off-1.jpg)		no-repeat;
    left: 479px;
}

.allow-sidebar #previous-photo a {
    background: url(photo-buttons-sidebar-01.jpg)		no-repeat;
}

.allow-sidebar #next-photo {
    width: 76px;
    background: url(photo-buttons-sidebar-off-3.jpg)		no-repeat;
    left: 625px;
}
.allow-sidebar #next-photo a {
    background: url(photo-buttons-sidebar-03.jpg)		no-repeat;
}

.allow-sidebar #photo-list {
    width: 69px;
    height:99px;
    background: url(photo-buttons-sidebar-off-2.jpg)		no-repeat;
    left: 556px;
    top:0px;
}
.allow-sidebar #photo-list a {
    background: url(photo-buttons-sidebar-02.jpg)		no-repeat;
}


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

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

.no-sidebar #photo-list {
	height:99px;
    width: 77px;
    background: url(photo-buttons-disabled-02.jpg)		no-repeat;
    left: 550px;
    top:0px;
}
.no-sidebar #photo-list a {
    background: url(photo-buttons-02.jpg)		no-repeat;
}
.timestamp{ padding-left:5px;}

.text-navigation{ padding:10px 0;}

.text-navigation #previous-photo, .text-navigation #next-photo, .text-navigation  #photo-list, .text-navigation a, .text-navigation a:hover{
	background:none!important;
	width:auto!important;
	font-weight:bold;
}


.article-info .timestamp, h3.index-title{ clear:left;}


/*.whiteBackground a.imageLink:hover{ border-bottom:none;}
*/





/* IE:Mac Hackery */

/*\*//*/

#title h1 {
    padding-top:60px!important;
    margin-bottom:0px!important;
}

#title p {
	top:0px!important;
}


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

#sidebar {
    float: right;
    width: 209px;
    font: 0.8em Georgia, Times, serif;
    text-align: center;
    margin-right: 15px;
    margin-top: -25px;
}

h2 {
    margin-top: -50px;
    margin-bottom: 10px;
}

.callout-container {
	padding:0px!important;
	margin-right:-30px;
}

.callout {
	margin:0px!important;
}

#main .pagelet {
	margin-left:0px!important;
}

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

#sitemenu {
    margin-top: 0px;
}

#sitemenu-container {
    background: url(top_bottom.jpg) no-repeat bottom;
    clear: both;
    padding-top: 0px;
    height: 62px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#sitemenu-content ul {
    margin: 0px 0px 10px 35px !important;
    background: url(links_no_bars.jpg) top repeat-x !important;
    width: 680px;
    height: 14px;
    padding: 6px 10px 14px 10px!important;
    line-height:2em;
}

#sitemenu-content li {
    background: none !important;
    display: inline;
    float: none;
    margin-top: 10px !important;
    padding:0px 5px 0px 0px!important;
}

#sitemenu-content span.in {
    background: none !important;
    display: inline !important;
    margin-top: 10px !important;
    padding:0px !important;
}


#sitemenu-content a{
    color: black !important;
}

#sitemenu-content a:hover, #sitemenu-content a:focus{
    text-decoration: underline !important;
}

#sitemenu-content li.currentPage span.in  {
    color: black !important;
    text-decoration: underline !important;
}

.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;
}

/**/

.callout-container, .graphic-container { clear:left; }

