@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,   .wide.left video,   .wide.left audio   { display:block; margin-left:0px; margin-right:auto; }
.wide.center .graphic, img.wide.center, .wide.center video, .wide.center audio { display:block; margin-left:auto; margin-right:auto; }
.wide.right  .graphic, img.wide.right,  .wide.right video,  .wide.right audio  { display:block; 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; }

/* 
   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; }

/*NO PARKING ANYTIME*/

/* General styles  */

body {
	text-align: center; /*this is for IE5/PC*/
}

@media only screen and (max-width: 749px){
	body {
		margin: 0 -10px;
	}
}

#page {
	text-align: left; /*this corrects the body text-align selector, strangely not working in IE5.5 though*/
}

.clear {
	clear: both;
	height: 10px;
}

#page a:link { color: #aebd5e; font-weight: bold; text-decoration: none; }
#page a:visited { color: #aebd5e; }
#page a:hover { text-decoration: underline; }

h5, h6 {
	font-size: 100%;
}

/* h2 on home page template never shows, since site title is same as page title. Additionally, whenever any page template is used as a home page, h2 is generated as class hidden to ensure that it's hidden. */

.hidden {
    display: none;
}

/* Images embedded in text.  "narrow" are 200 pixels wide or smaller. */

#main img, .video object {
	border: 1px dotted #eee;
	padding: 10px;
}

#main .pagelet img, #main .pagelet .video object {
	border: 0;
	margin: 0;
	padding: 0;
}

.narrow {
	display: block;
	clear: right;
    float: right;
}
img.wide {
	display: block;
	clear: both;
}
.narrow.left{
	margin:5px 10px 2px 0;
}
.narrow.right{
	margin:5px 0 3px 10px;
}

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

* {
	margin: 0;
	padding: 0;
}

p {
	margin-bottom: 20px;
}

body {
	background: #2a353c;
	font-size: 76%;
	color: #fff;
	font-family: "trebuchet ms", arial, sans-serif;
}

		#page {
			position: relative;
			background: #2a353c url(bk-container.gif);
			margin: 0 auto;
			padding: 10px;
			width: 769px;
  		voice-family: "\"}\"";
  		voice-family: inherit;
	  	width: 749px;
	 	}
	html>body #page {
  		width: 749px;
		}

				#page-top {
				position: relative;
			}

				#title {
					position: relative;
					background: url(bk-title.gif);
					width: 749px;
					overflow: auto;
				}

					#title a img, #title img {
						float: right;
					}

					#title p {
						position: relative;
						top: 0;
						margin: 0;
						width: 500px;
						padding: 4px;
					}

					h1 {
						position: relative;
						top: 0;
						left: 0;
						width: 500px;
						padding: 4px;
						font-size: 1.5em;
						font-weight:normal;
					}

						h1 a {
						  text-decoration: none;
						  color: #ddd;
						  font-weight: normal;
							}

				#sitemenu-container {
					clear: both;
					margin-top: 9px;
					background: url(bk-header.jpg) center top no-repeat;
					padding-top: 134px;
					border-bottom: 1px solid #75803c;
					border-top: 1px solid #010101;
				}
				body.has-custom-banner #sitemenu-container{
					padding-top: 265px;
				}


				.home-page #sitemenu-container {
					padding-top: 265px;
					background-position: center top;
				}

					#sitemenu-content {
							background: #75803c url(bk-nav-top.gif) repeat-x top;
							margin-top: 10px;
					}

						#sitemenu-content ul {
							background: url(bk-nav-bottom.gif) repeat-x bottom;
							list-style-type: none;
							text-transform: uppercase;
							padding: 12px 18px 12px 2px;
							text-align: center;
						}
						
						#sitemenu-content ul li ul {
							background: #aeb2bd; /* grey like in sidebar image */
						}

						#sitemenu-content li {
							display: inline;
							padding: 3px 0;
							margin: 0 10px;
						}

							#sitemenu-content a {
								line-height: 1.5em;
							}

							#sitemenu-content .currentPage span.in {
								font-weight: bold;
								color: #eee;
								border-bottom: 5px solid #eee;
							}
							
							#sitemenu-content .currentPage li span.in {
								color: #550606;
								border-bottom: 1px solid #eee;
							}
							
							#sitemenu-content .currentParent > a:link > span.in, 
							#sitemenu-content .currentParent > a:visited > span.in {
								border-bottom: 5px solid #eee;
							}

							#sitemenu-content .currentParent > a:hover > span.in, 
							#sitemenu-content .currentParent > a:focus > span.in, 
							#sitemenu-content .currentParent > a:active > span.in {
								border-bottom: 5px solid #550606;
							}

							#sitemenu-content a:link, 
							#sitemenu-content a:visited {
								color: #550606;
								text-decoration: none;
							}

							#sitemenu-content a:hover span.in,
							#sitemenu-content a:focus span.in,
							#sitemenu-content a:active span.in,
							#sitemenu-content .selected span.in {
								border-bottom: 5px solid #550606;
							}
							
							#sitemenu-content ul ul a:hover span.in,
							#sitemenu-content ul ul a:focus span.in,
							#sitemenu-content ul ul a:active span.in,
							#sitemenu-content ul ul .selected span.in {
								border-bottom-width: 1px;
							}
							
							*:first-child+html #sitemenu-content > ul > li > a > span.in > .submenu-indicator {
								top: -5px;
							}
						#sitemenu-content ul li ul li span.in{
	border-bottom:solid 1px #FFF !important;
}	

			#page-content ul, #page-content ol, #page-content dl {
				margin: 10px 0;
			}
			
			ul ul, ol ul, dl ul, ul ol, ol ol, dl ol, ul dl, ol dl, dl dl {
				margin-bottom: 0px!important;
			}

			ul ul li {
				border:none!important;
			}
			
			ol, dd {
				padding-left: 25px;
			}

			#page-content ul li {
				font-size: 1em;
				list-style-image: url(bullet.gif);
				margin: 0 0 0 25px;
				padding: 4px 0 4px 5px;
			}
			
			#page-content ol>li {
				list-style-image: none;
				margin: 0;
				padding: 4px 0 4px 5px;
			}
			
			#page-content li h3 {
				font-size: 1em;
			}

			#page-content li:hover {
				background: #111;
			}

			#sidebar-container {
				float: left;
				width: 260px;
				padding: 0;
				margin: 0;
				min-height: 50px; /*for newer browsers*/
			}

			/* IE Hack */
			/* Hides from IE5-mac \*/
			* html #sidebar-container {
				height: 50px; /*for IE, treats height as min-height*/
            }
			/* End hide from IE5-mac */

				#sidebar-container:after {
					content: url("bk-clear.gif");
				}

				#sidebar {
					background: url(bk-sidebar-main.gif) repeat-y;
					color: #550606;
					padding: 25px;
					font-size: .8em;
					margin-right: 10px;
				}
					#sidebar a{ color: #75803c!important;}
						.pagelet {
							width: 200px;
							overflow: hidden;
							margin-bottom: 15px;
						}

						#main {
							padding: 25px 10px 20px 10px;
						}

				    #main .pagelet {
				    	float: right;
				    	margin: 10px;
				    	padding: 10px;
					}

					#main .pagelet.bordered {
					    border: 1px dotted #eee;
						
					}

						#sidebar .pagelet {
							padding-bottom: 15px;
						}
						
						#sidebar .pagelet.bordered {
							border:1px solid #550606;
						}
						
						#sidebar .pagelet.bordered p {
							padding:0px 5px;
						}

				    	.pagelet h4 {
				    		padding: 2px 4px;
				    		margin-bottom: 5px;
				    	}

				    	#sidebar .pagelet h4 {
				    		border: 1px solid #550606;
				    	}
				    	
				    	#sidebar .pagelet.bordered h4 {
				    		border-width:0px 0px 1px 0px;
				    	}

						.blockquote-container>.pagelet-body, .blockquote-container>.graphic {
							position: relative;
							padding: 10px;
							background: -28px 0px no-repeat;
							background-image: url(QuotationMarks-NoParkingAnyTime.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 40px 35px no-repeat;
							background-image: url(QuotationMarks-NoParkingAnyTime.png);
						} 
						
						.blockquote-container blockquote {
							margin: 0px;
							padding: 0px 10px;
							z-index: 100;
							position: relative;
							font-style: italic;
						}
						
						blockquote p {
							margin-bottom: 10px;
						}


/* photo-page, html-page (in some cases), iframe-page don't have sidebar */
/* Most other pages have sidebars */
				body.allow-sidebar #main {
					float: left;
					width: 449px;
				}

				body.no-sidebar #main h2 {
					text-align: center;
					font-size: 1.5em;
				}

				body.allow-sidebar #main h2 {
					color: #550606;
					font-size: 1.5em;
					background: url(bk-heading400.gif)  no-repeat;
					padding:0px;
					padding-top: 10px;
					margin-right:45px;
				}
				
				.allow-sidebar #main h2 span.in {
					background:url(bk-heading400bottom.gif) left bottom no-repeat;
					display:block;
					padding-left: 15px;
					padding-bottom:10px;
					margin:0;
				}

					h2 {
						margin-bottom: 15px;
						font-weight:normal;
					}
					
					.article, .no-callouts {
						clear: left;
					}

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

			#page-bottom {
					clear: both;
					background: #75803c url(bk-nav-top.gif) repeat-x top;
					padding-top: 15px;
			}

			#page-bottom-contents {
				background: #75803c url(bk-nav-bottom.gif) repeat-x bottom;
				padding: 0 15px 15px 25px;
			}

				#page-bottom p {
					margin-bottom: 0;
				}
				
				#page-bottom a:link {
					color:#fff;
					text-decoration:underline;
				}

/* Other specific classes nested with an .article */

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

#main .image-controls {
	background:#75803c;
	width:80px;
	margin:auto;
	padding:3px 0px 0px 0px;
}

#main .image-controls img, #main .image-controls a img {
/*	padding:5px 5px 0px 5px !important; */
/*	margin:0px 0px 5px 0px !important; */
	padding:0px!important;
	margin:0px!important;
	border:0px none!important;
	display:inline;
}


/* Used on Photo Grid Pages ... */
.photogrid-index {
    text-align: center;
    width: 449px;
	/*float:left;*/
}

body.no-sidebar .photogrid-index {
	width:710px;
}

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

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

.gridItem {
	float:left;
	position:relative;
	width:149px;
	height:200px;
	overflow:hidden;
}

body.no-sidebar .gridItem {
	margin:0px 14px;
}

.gridItem h3 {
	font-size:12px;
	font-weight:normal;
    position:absolute;
	top: 154px; /* needs to leave 38px from the bottom of the gridItem */
	width: 100%;
	line-height:15px;
}

.gridItem img {
    border: 1px solid rgb(80, 80, 80);
    margin: auto !important;
    padding:9px !important; 
    display:block;
    position: absolute;
    top: 0;
    bottom: 53px;
    right: 0;
    left: 0;
}


/* IE Hack */
/* Hides from IE5-mac \*/
* html body.no-sidebar .gridItem {
	margin:0px 10px;
}

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

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

#sidebar .photogrid-index{
	width:auto;
	margin-left:25px;
}
#sidebar .photogrid-index a{
	color:#333333!important;
}


/* End hide from IE5-mac */

/* 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: relative;
	margin:-8px auto 8px auto;
	width: 300px;
	height: 54px;
	padding:0px;
}


	.photo-navigation div {
		position:absolute;
		height: 48px;
		width:80px;
		margin: 0 10px;
	}

	.photo-navigation a { 
		display: block;  
		text-indent: -5000px; 
		height:100%; 
		width:100%;
	}

	#previous-photo	{
		background: url(button-previous-disabled.gif)  no-repeat;
		left: 0px;
	}
	#previous-photo	a {
		background: url(button-previous.gif) no-repeat;
	}
	
	#next-photo {
		background: url(button-next-disabled.gif)  no-repeat;
		right: 0px;
	}
	#next-photo a {
		background: url(button-next.gif) no-repeat;
	}
	
	#photo-list {
		left: 100px;
		background: url(button-list-disabled.gif)  no-repeat;
	}
	#photo-list a {
		background: url(button-list.gif) no-repeat;
	}
#photo-list, #next-photo, #previous-photo{ text-indent:-10000px;}
.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;
}

#main .flickr_badge_wrapper{ width:460px!important; padding:0;}
.whiteBackground p
{
	color:#000;
}
.whiteBackground p a{
 	color:#75803C!important;
}
 .no-page-title .photo-navigation {margin-top:50px;}

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

