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

div columns_3 {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
    column-gap: 40px;
} 

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

/* 
   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 {
	display: block;
	clear: right;
    float: right;
}
img.wide {
	clear: both;
	display:block;
}

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


body {
	font-family: "Calibri", verdana, arial, helvetica, sans-serif;
	font-size: 76%;
	margin: 0;
	background: #141414 /* Change this color for background of the main text block.   #F9FCF5  - AUR Light Green Background */; 
	/* Gray =  #4f4f4f   Default = Light Black = #1A1A1A  Dark Black = #141414 Dark Gray = #606060  White = #FFFFFF*/
	color:  #141414 ;  /* This should be the same color as above for the "background"  Gray = #BFC6CA  */
}

h4, h5, h6 {
	font-size: 100%;
	margin: 0em 0em 0.8em 0em;
}


#page { /* This changes the color of the background for the whole page  */
    margin: auto;
    width: 800px ;   
    height: auto;
    background: #606060 ; 
    /* url(background.png) repeat-y  */
    /*  Default = #730706  Light Black = #1A1A1A  Dark Gray = #606060 AUR Light Green Background = #F9FCF5 */
}

/*

#page-top-banner {
    margin:0;
    margin-left: 0px;
    margin-right: 0px;
    height: auto;
	background-image: url(https://GeogWorld.net/GW_2023/_Media/JTC_Model_Banner_800x350.jpeg) no-repeat !important;
}

/*

#page-top {
    margin:0;
    margin-left: 0px;
    margin-right: 0px;
    height: auto;
/*. background-image: url(https://GeogWorld.net/GW_2023/_Media/JTC_Model_Banner_800x350.jpeg) no-repeat !important;
/*. background-image: url(https://GeogWorld.net/GW_2023/_Media/JTC_Model_Banner_800x350.jpeg) no-repeat; */
}



/*
#page-top-2 {
    margin:0;
    margin-left: 0px;
    margin-right: 0px;
    height: auto;
	background-image: url(https://GeogWorld.net/GW_2023/_Media/JTC_Model_Banner_800x350.jpeg) no-repeat !important;
}


#page-top-home {
    margin:0;
    margin-left: 0px;
    margin-right: 0px;
    height: auto;
	background-image: url(https://GeogWorld.net/GW_2023/_Media/JTC_Model_Banner_800x350.jpeg) no-repeat !important;
}

*/

#title {
	height: 160px;   /* Banner Height  */
    padding-top: 2px;	
}

h1 {
    font-size: 2.9em;
    text-align: left;
    margin: 10px 25px 4px 25px;
    display: block;
    font-weight:normal;
	text-shadow: 0px -1.5px 0px black;
}

/* IE Hack */

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

h1 a {
    text-decoration:none;
    color: #bfc6ca;
}

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

/* gives better spacing in IE 7 */
*:first-child+html #title {
	border-bottom: 1px solid transparent;
}

#title img {
    float: left;
    margin: 3px;
    margin-right: 10px;
	position: relative;
}

#title p {
    font-size: 0.9em;
    text-align: left;
    margin: 0px 25px 14px 25px;
	font-style: italic;
	text-shadow: 0px -1px 0px black;
}

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


/* BANNER HANDLING */

body.has-custom-banner #page-top {
	background: center top no-repeat;
}

body.has-custom-banner #page-top-banner {
	background: center top no-repeat;
}

body.has-custom-banner #page-top-2 {
	background: center top no-repeat;
}


body.has-custom-banner h1 {
	margin-top: 32px;
}

body.has-custom-banner #title {
	min-height: 160px;
}

* html body.has-custom-banner #title {
	padding: 10px;
}

/* Title on banner */
body.has-custom-banner #title h1, body.has-custom-banner #title h1 a, body.has-custom-banner #title p {
	color: #fff;
	font-weight: bold;
}



/* SITEMENU */

#sitemenu-container {
    clear:both;
}

#sitemenu {
 /*   background: #606060 url(links_bkgd.png) repeat-x;  */
    
    background: -webkit-linear-gradient(#325E8D 0%, #1A1A1A 100%);
    min-height: 50px;
    
    min-height: auto;
    border-top: 1px solid #585858;  /* Default = #585858  */
    border-bottom: 1px solid #232323;  /* Default = #232323  */
	border-left: 1px solid #525252;  /* Default = #525252  */
	border-right: 1px solid #525252;  /* Default = #525252  */
	font-size: 1.1em;
/* 	overflow: hidden; */
}

#sitemenu-content ul {
    text-align: center;
    padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; /*  0 10px auto 10px  *?
/* 	overflow: hidden; */
	line-height: 300%;
}

#sitemenu-content ul li ul {
    line-height: 160%;
    background: #232323;   /* Default = #232323  */
}

#sitemenu-content ul li ul li span.in {
	border-color: #4f4f4f;   /* Default = #4F4F4F  */
}

#sitemenu-content li {
    margin: -1px 5px 0px 0px;
    padding: 8px 5px 4px 5px;
	display:inline;
}

#sitemenu-content a {
    text-decoration: none;
    color: white;
    text-shadow: 0px 1.5px 2px black;
}

#sitemenu-content a:hover {
	text-decoration: underline;
}

#sitemenu-content li li,
#sitemenu-content li.currentPage li,
#sitemenu-content li.currentParent li > a > span.in {
    background: #0A98D2 url(links_bkgd.png) repeat-x;  /* Default color = rgb(10, 152, 210) */
}

#sitemenu-content li.currentPage, 
#sitemenu-content li li.currentParent > a > span.in,
#sitemenu-content li.currentParent {
	background: url(links_bkgd_current.png) top left repeat-x;
	color: white;
    text-shadow: 0px 1.5px 2px black;
}

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

#sitemenu-content ul ul li.currentPage li {
	text-decoration: none;
}

#sitemenu-content ul li ul li span.in{
/*	border-bottom:solid 1px #222 !important;  */
}
#page-content {
    width: 800px;
    height: auto;
    margin: auto; 
    clear: both;
}

body.no-sidebar #page-content {
    margin: auto;
    width: 800px;
}

#page-content a, #page-bottom a  {
    color: #bfc6ca; /*  Default Color = #bfc6ca  */
    text-decoration: underline;
}

#page-content a:hover, #page-content a:focus, #page-content a:active, #page-bottom a:hover, #page-bottom a:focus, #page-bottom a:active {
    color: #839ab1; /* Default Color = #839ab1  */
}

#page .imageLink {
	border: 0px none;
}

#sidebar {
	margin-top: 8px;
    float: left;
    width: 230px;
	padding-right: 5px;
	margin-right: 5px;
    font-size: 0.8em;
	background: url(sidebar_bkgd.png) top right repeat-y;
}

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

.pagelet {
    width:200px;
    overflow:hidden;
}

#sidebar .pagelet h4, #sidebar h5.index-title{ text-align:center;}
#sidebar h5.index-title{ border:0; margin:0; padding:0;}

.callout .pagelet {
	padding:5px;
}

.callout .pagelet.bordered {
	background: #343434;	/* Default Color = #343434  */
}

.pagelet h4, .pagelet h5, .pagelet h6 {
    margin: 0px 3px 6px 30px;
	padding-top:14px;
    font-weight: normal;
    font-size: 1.3em;
    text-shadow: 0px -1px 1px #343434;
	border-bottom: 1px solid #3f3f3f;
	padding-bottom: 4px;
    text-align: center;
}

.pagelet.bordered h4 {
	border-bottom-color: #9E9E9E; /* Default = rgb(158, 158, 158)  */
}

.blockquote-container>.pagelet-body, .blockquote-container>.graphic {
	position: relative;
	padding: 10px 15px 10px 10px;
	background: -27px 0px no-repeat;
	background-image: url(QuotationMarks-SmoothDark.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 50px 50px no-repeat;
	background-image: url(QuotationMarks-SmoothDark.png);
} 

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

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


#main {
    min-height: 0px;
    width: auto;
}

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

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

/* IE Hack */

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

/* IE5/Mac Love */
* html>body.allow-sidebar #main {
	width: 471px;
}


.has-photo-navigation h2 {
	min-height:23px;
	padding-right:130px;
}

h2 {
    display: block;
    font-weight: normal;
    text-shadow: 0px -1px 1px #343434;
   
    padding-left: 15px;
    padding-top: 13px;
    padding-bottom: 13px;
    margin: 0px -7px;
    border-bottom: 1px solid #3f3f3f;
}

/* Hides from IE5-mac \*/
* html h2 {
    height: 30px;
    margin-right: -15px;
    margin-top: -15px;
}
/* End hide from IE5-mac */

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

#main li ul {
	padding-top:8px!important;
}

#main ul li, #sidebar ul li {
    padding-left: 25px;
    background: url(bullet.png) no-repeat;
    padding-bottom: 6px;
	padding-top:2px;
}

ol {
	padding-left: 25px;
}

dd {
	margin-left: 25px;
}

.article, .no-callouts {
	margin:0px 10px 10px 10px!important;
	/*overflow: auto;*/
	padding-bottom: 6px;
	border-bottom: 1px solid #3f3f3f;
}

.article h3 {
     padding: 5px;
     text-shadow: 0px -1px 1px #343434;
     font-weight: normal;
}

/* remove excessive spacing if the heading is used in a collection index */
li h3 {
	margin:0px;
}

.logo img{
padding-top:2px;
}

.imageLink {
	border: 0px none;
}

.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-info {
	clear: right;
}

.article-thumbnail {
    float: left;
	margin: 5px 10px 5px 0;
	clear:left;    
}
h3.index-title, .timestamp{
	clear:left;
}	
.callout {
    float: right;
    margin: 10px;
    margin-right: 0px;
    border: 1px solid #9E9E9E;  /* Default = rgb(158, 158, 158)  */
}

.callout li, #sidebar li {
    background: url(bullet.png) no-repeat !important;
}

.callout h4 {
    font-weight: normal !important;
    font-size: 1.1em !important;
}

#page-bottom {
   /* Original Gray background  
	background: url(footer.png) no-repeat bottom;   
    font-size: 1.5em;
    text-shadow: 0px -1px 1px #090909;
    color: #b3b9bd; 
    min-height: 35px;
	padding: 11px 30px 15px 30px; */
	
/*	background: rgb(10, 152, 210) url(links_bkgd.png) repeat-x;  */

	background: -webkit-linear-gradient(#325E8D 0%, #1A1A1A 100%);
    min-height: 50px;
    
/*  border-top: 1px solid #585858;  /* Default = #585858  */
/*  border-bottom: 1px solid #232323;  /* Default = #232323  */
/*	border-left: 1px solid #525252;  /* Default = #525252  */
/*	border-right: 1px solid #525252;  /* Default = #525252  */

	font-size: 1.5em;
    text-shadow: 0px -1px 1px #090909;
    color: #b3b9bd; 
    min-height: 35px;
	padding: 0px 0px 15px 0px; 
	overflow: hidden;
}

/*#page-bottom div {
	overflow:hidden;
	height:20px;
}*/

#page-bottom p {
	display: flex;
}

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

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

.HTMLElement {
    margin-bottom: 10px;
}

.ImageElement, .VideoElement {
    text-align: center;
/*    padding-left: 20px;
/*	padding-top:20px;
*/
}

p span {
  display: block;
}

.caption {
    padding: 20px;
}


.text-navigation{width:auto!important; padding:15px 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;
	text-indent:0!important;
	left:auto;
	position:relative;
	display:inline!important;
}

.whiteBackground p
{
	color:#4F4F4F; /* Default Color = #4F4F4F   #4f4f4f    #890B0A */
}
.whiteBackground p a{
 	color:#335c85!important;  /*  Default Color = #335c85  */
 }

.teal {
	color:teal;
}

.no-page-title .photo-navigation {margin-top:49px;}

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


/** Change Banner image below - There are two places to change the filename  
	
background-image: url("https://geogworld.net/_Media/Bolsena_800_336.jpeg")	**/

body.has-custom-banner #page-top-banner {background-image: url(https://geogworld.net/_Media/Bolsena_Banner_2.jpeg); } 
body.has-custom-banner #page-top {background-image: url(https://geogworld.net/_Media/Bolsena_Banner_2.jpeg); } 
body.has-custom-banner #page-top-2 {background-image: url(https://geogworld.net/_Media/Bolsena_Banner_2.jpeg); } 

@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) 
	
	{ body.has-custom-banner #page-top-banner 
	{ background-image:url(https://geogworld.net/_Media/Bolsena_Banner_2.jpeg);
	-moz-background-size:800px 160px; /*  160px  */
	-o-background-size:800px 160px; 
	-webkit-background-size:800px 160px; 
	background-size:800px 160px; } 
	} 
	
	{ body.has-custom-banner #page-top 
	{ background-image:url(https://geogworld.net/_Media/Bolsena_Banner_2.jpeg);
	-moz-background-size:800px 160px; 
	-o-background-size:800px 160px; 
	-webkit-background-size:800px 160px; 
	background-size:800px 160px; } 
	} 


	{ body.has-custom-banner #page-top-2 
	{ background-image:url(https://geogworld.net/_Media/Bolsena_Banner_2.jpeg);
	-moz-background-size:800px 160px; 
	-o-background-size:800px 160px; 
	-webkit-background-size:800px 160px; 
	background-size:800px 160px; } 
	} 

/* End Change Banner Image.  */

/* IE:Mac Hackery */

/*\*//*/
*/ /* @media */

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

.article p {
    clear: none;
}

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

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

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

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

/**/

