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

.social-bar-button a {border-bottom-style:none !important;}

.HTMLElement { overflow:hidden; }

.social-button a {border-bottom-style:none !important;}

.photogrid-index-bottom { clear:left; }



/* Div that contains the entire list */
div.amazonList
{
	margin-top: 20px;
	padding: 6px;
	overflow: auto;
}

div.amazonListPlaceholder
{
	width:140px;
	height:200px;
	background:rgba(0,0,0,0.25);
	margin:auto;
	padding:10px;
}

div.amazonListWhiteBackground /* additional items for .whiteBackground */
{
	border: 1px solid #AAA;
	padding: 10px 5px;
}


div.amazonListRow
{
	clear:both;
	margin-bottom: 25px !important;
}



/* Thumbnails */
.amazonProductThumbnail
{
	margin-bottom: 8px !important;
}

div.amazonProductThumbnailFrame, img.amazonProductThumbnailFrame
{
	background-color: white !important;
	padding: 3px !important;
	border: 1px solid #AAA;	/* not so important, design may have its own */
}

.amazonProductThumbnailNoFrame
{
	padding:0 !important;
	border-style:none !important;
}

p.amazonText {		/* Make sure paragraphs have no top margin or padding so they align with images */
	margin:0 0 6px 0;
	padding:0;
}

/* left, right and alternating layout */
.amazonListLayoutLeft .amazonProductThumbnail, .amazonListLayoutAlt .o .amazonProductThumbnail { float:left; margin-right:8px; }
.amazonListLayoutRight .amazonProductThumbnail, .amazonListLayoutAlt .e .amazonProductThumbnail { float:right; margin-left:8px; }

.amazonListLayoutLeft p.amazonText, .amazonListLayoutAlt .o p.amazonText { text-align:left !important; }
.amazonListLayoutRight p.amazonText, .amazonListLayoutAlt .e p.amazonText { text-align:right !important; }

.amazonListLayoutLeft div.amazonText div.amazonListShowThumbnails, .amazonListLayoutAlt .o div.amazonText div.amazonListShowThumbnails .amazonTextWithThumbnail
{
	margin-left:65px !important;
}
.amazonListLayoutRight div.amazonText div.amazonListShowThumbnails, .amazonListLayoutAlt .e div.amazonText div.amazonListShowThumbnails .amazonTextWithThumbnail
{
	margin-right:65px !important;
}


/* Centered layout */
.amazonListLayoutCenter .amazonListRow { text-align:center; }
.amazonListLayoutCenter p.amazonText { text-align:center !important; }


/* twoup layout */
.amazonListLayoutTwoUp { margin:0 5px !important; }
.amazonListLayoutTwoUp .e { clear:none !important;  }
.amazonListLayoutTwoUp .amazonText { text-align:center; }
.amazonListLayoutTwoUp .amazonListRow
{
	width:50%;
	margin:0 0 10px 0;
	float:left;
	text-align:center;
}
.amazonListLayoutTwoUp p.amazonText
{
	margin-left:4px;
	margin-right:4px;
}

/* Bullets */
li.amazonList { margin: 0 0 8px 0; }
p.amazonListBulletsParagraph
{
	padding:0;
	margin-top: 0px;
	margin-bottom: 0px;
}


/* Enhanced */
div.amazonListLayoutEnhanced, div.amazonListLayoutRandom { text-align:center; }

/*
	Based on ColorBox 1.3.19 example1.  Changes:
		changed "colorbox/" to "colorbox/"
		removed background:url line for #cboxOverlay
        added color to #cboxError
*/
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#colorbox{}

    #cboxTopLeft,#cboxTopRight,#cboxBottomLeft,#cboxBottomRight,#cboxMiddleLeft,#cboxMiddleRight{width:21px; height:21px; background:url(colorbox/controls.png) no-repeat}

    #cboxTopLeft{background-position:-101px 0;}
    #cboxTopRight{background-position:-130px 0;}
    #cboxBottomLeft{background-position:-101px -29px;}
    #cboxBottomRight{background-position:-130px -29px;}
    #cboxMiddleLeft{background-position:left top; background-repeat:repeat-y;}
    #cboxMiddleRight{background-position:right top; background-repeat:repeat-y;}

    #cboxTopCenter{height:21px; background:url(colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(colorbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;color:red;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
            
        #cboxPrevious,#cboxNext,#cboxClose{background:url(colorbox/controls.png) no-repeat; width:25px; height:25px; text-indent:-9999px;}
            
        #cboxPrevious{position:absolute; bottom:0; left:0; background-position:-75px 0;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background-position:-50px 0;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(colorbox/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(colorbox/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background-position:-25px 0;}
        #cboxClose:hover{background-position:-25px -25px;}


/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
  Feel free to remove this and the /ie6/ directory if you have dropped IE6 support.
*/
.cboxIE6 #cboxTopLeft{background:url(colorbox/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(colorbox/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(colorbox/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(colorbox/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(colorbox/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(colorbox/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(colorbox/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(colorbox/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}

/* 
-- Grafite --
v1.1 (111)
A Design for Sandvox created by BehindTheRabbit
http://www.behindtherabbit.com/
*/

body {font-size: 76%; margin:0; padding:0 0 20px 0; background-color: #111; font-family:"Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Arial, Helvetica, sans-serif; color:#FFF;}
h4 {font-size:1.2em; line-height:1.4em;}
img {border:none;}
img.narrow {display:block;float:right; clear:right; margin-left:10px;}
img.wide {display:block;clear:both;}
table {font-size:90%;}
dd, dl, pre {font-family: Courier, "Courier New", monospace; font-size:1.2em;}
pre {overflow:scroll;}
* html pre {padding:5px 10px; width:480px;}
b, strong {letter-spacing:0.1em;}

.clear {clear: both;}
.hidden {display:none;}
.video {margin:10px 0; padding:0;}
.js-kit-comments {}
.ImageElement, .VideoElement { text-align:center;}
.Download-index a, .listing-index a {text-decoration:none; font-weight:normal;}
.Download-index .article-summary {font-size:1em;}
.sitemap-page a {text-decoration:none;}

#page-container {padding:0; width:900px; margin:0 auto; }
#page {background-color:#222;}

* html #page-container {padding:0; width:900px; margin:0 auto; background-color:#222;}
* html #page {background-color:transparent;}

.no-sidebar .photo-page #sitemenu, .no-sidebar .Movie-page #sitemenu {font-size:0.9em;}
.no-sidebar .photo-page #title, .no-sidebar .Movie-page #title {display:none;}
.no-sidebar .photo-page #page, .no-sidebar .Movie-page #page {margin-top:20px; border:1px solid #444;}
* html .no-sidebar .photo-page #page, * html .no-sidebar .Movie-page #page,  {margin:0; border:1px solid #444;}
.no-sidebar .photo-page h2, .no-sidebar .Movie-page h2 {text-align:center;}
.no-sidebar .photo-page #sitemenu a, .no-sidebar .Movie-page #sitemenu a {color:#999 !important;}
.no-sidebar .photo-page #sitemenu, .no-sidebar .Movie-page #sitemenu {background-color:#111; padding:6px 0; margin:0; text-align:right;}
.no-sidebar .photo-page #sitemenu .in:hover, .no-sidebar .Movie-page #sitemenu .in:hover {color:#000; text-shadow:none;}
.no-sidebar .photo-page #sitemenu .in, .no-sidebar .Movie-page #sitemenu .in {padding:6px 8px;}
.no-sidebar .photo-page #page-bottom, .no-sidebar .Movie-page #page-bottom {padding:10px; margin:0;}

#title {padding:0; overflow:hidden; height:150px; margin:0; background:url(header-bg.png)  0 0 repeat-x; border-bottom:1px solid #444;}
.has-custom-banner #title {background-position: 0 0; background-repeat:repeat-x;}
#title img { float:right; margin:10px 10px 0 0; padding:0; }
#title p {font-family:"Century Gothic", "Avant Garde", Arial, Helvetica, sans-serif; padding:0 30px; margin:0; font-size:1.4em;}
h1 {font-family:"Century Gothic", "Avant Garde", Arial, Helvetica, sans-serif; font-size:3em; font-weight:normal; padding: 36px 30px 0 30px; margin:0;}
h1 a {text-decoration:none; color:#FFF;}

#sitemenu li a:link, #sitemenu li a:visited {color:#FFF;}
#sitemenu li a:hover, #sitemenu li a:active {color:#FFF;}
.currentParent a:link, .currentParent a:visited {color:#999 !important;}
#sitemenu {background-color:#111; padding:15px 0; margin:0; color:#999; border-top:1px solid #000; border-bottom:1px solid #000; text-align:right;}
#sitemenu ul {margin:0; padding:0;}
#sitemenu li {padding:0; margin:0; display:inline; list-style-type:none;}
#sitemenu a {text-decoration:none; white-space:nowrap;}
#sitemenu .in:hover {background:url(sitemenu-bg.png) 0 0 repeat-x #9A9C9B; color:#000; text-shadow:0 2px 2px #666;}
#sitemenu .in {background:url(sitemenu-bg.png) 100px 100px repeat-x; padding:15px 8px;}

#sidebar-container {width:280px; float:left; padding:0; margin:0 0 10px 0;}
#sidebar ul {margin:10px 0 10px 20px; padding:0;}
#sidebar li {margin:0; padding:0;}
#sidebar a {color:#333;}
#sidebar a:link, #sidebar a:visited {text-decoration:none;}
#sidebar a:hover, #sidebar a:active {text-decoration:underline;}

#sidebar ul {margin:10px 0 10px 20px; padding:0;}
#sidebar li {margin:0; padding:0;}
#sidebar .pagelet-body {padding:0 5px;}
#sidebar a:link, #sidebar a:visited {text-decoration:none; color:#CCC; border-bottom:1px dotted #999;}
#sidebar a:hover, #sidebar a:active {text-decoration:none; color:#FFF; border-bottom:1px solid #999;}

#main {min-height:450px; font-size:1.1em;}
#main a:link, #main a:visited {color:#6CF; text-decoration:none;}
#main a:hover, #main a:active {color:#CF6; text-decoration:underline;}
body.no-sidebar #main {padding:0 86px;}
body.no-sidebar #main-content {padding:30px 0 20px 0;}
body.allow-sidebar #main {width:570px; float:right; padding:0;}
body.allow-sidebar #main-content {padding:30px 20px 20px 0;}
#main-content h2 {font-size:2.6em; margin:0; padding:0 0 20px 0; font-weight:normal; text-shadow:0 4px 0 #000; font-family:"Century Gothic", "Avant Garde", Arial, Helvetica, sans-serif;}
.article-content, .article-summary, .no-callouts {line-height:1.6em;}
#main-content h2 a {text-decoration:none !important;}
.article h3 {font-size:2em; padding:0 0 6px 0; margin:30px 0 10px 0; clear:both; font-weight:normal; text-shadow:0 3px 0 #000; font-family:"Century Gothic", "Avant Garde", Arial, Helvetica, sans-serif;}
.article h3 a:link, .article h3 a:visited {color:#FFF !important; text-decoration:none !important;}
.article h3 a:hover, .article h3 a:active {color:#6CF !important;}
.imgElement {-webkit-box-shadow: 0 2px 3px #111; -moz-box-shadow: 0 2px 3px #111;}
.article-thumbnail {float:left; margin:0 10px 10px 0;}
.timestamp {color:#999; font-family: "Monaco", Courier, "Courier New", monospace; text-align:right; margin:10px 0 20px 0; padding:3px; clear:both;}

/* PAGELETS */
.pagelet-body p, .pagelet-body ul {}
.pagelet-body p {line-height:1.6em;}
.pagelet-body p {margin:10px 0; padding:0;}
.callout-container {width:250px; float:right; padding:0 0 0 20px;}
.callout ul {padding:0 20px;}

#sidebar .pagelet {padding:10px; word-wrap:break-word; overflow:hidden; margin:0;}
#sidebar .pagelet h4 {margin:0 0 15px 0; padding:0; font-weight:normal;}
#sidebar .bordered {color:#1F1F1F; background:url(pagelet-bg.png) 0 0 repeat-x #9A9C9B; border-top:1px solid #999; border-left:1px solid #999;  border-bottom:1px solid #646464; border-right:1px solid #646464; -webkit-box-shadow:2px 2px 2px #000; -moz-box-shadow:2px 2px 2px #000;}
#sidebar .bordered h4 {text-shadow:0 1px 0 #BBB;}

#main .pagelet {word-wrap:break-word; overflow:hidden; margin:0 0 0 0; padding:10px 5px 20px 5px; color:#FFF; font-size:0.8em !important;}
#main .bordered {padding:10px; background:url(pagelet-bg.png) 0 0 repeat-x #9A9C9B; border-top:1px solid #999; border-left:1px solid #999; border-bottom:1px solid #646464; border-right:1px solid #646464; color:#1F1F1F;}
#main .bordered a {color:#333;}
#main .bordered a:link, #main .bordered a:visited {text-decoration:none;}
#main .bordered a:hover, #main .bordered a:active {text-decoration:underline;}
#main .pagelet h4 {margin:0 0 15px 0; padding:0 0 6px 0; text-align:center; font-weight:normal; border-bottom:1px solid #444;}
#main .bordered h4 {text-shadow:0 1px 0 #BBB; border:none;}
#main .pagelet-body .ImageElement {padding:5px 0 10px 0;}
.bordered p {padding-left:6px; padding-right:6px;}

/* OTHER */
.gridItem {float:left;	position:relative; width:176px; height:188px; overflow:hidden;	margin:0 4px 4px 0; text-align:center; padding: 4px 0; border:1px solid #444;}
* html .gridItem {margin:0 2px 4px 0;}
.gridItem a {text-decoration:none;}
.gridItem a:link, .gridItem a:visited {color:#FFF !important;}
.gridItem a:hover, .gridItem a:active {color:#6CF !important;}

.gridItem h3 {font-size:0.8em; line-height:1.6em; font-weight:normal; padding: 0 4px; text-align:center; position:absolute; top:140px; width:168px;}
* html .gridItem h3 {position: relative; top: 0px;}
.gridItem img {margin: auto!important; display:block; position: absolute; top: 0; bottom: 48px; right: 0; left: 0; -webkit-box-shadow: 0 2px 3px #111; -moz-box-shadow: 0 2px 3px #111;}
* html .gridItem img {position: relative;}

.collection-navigation {clear:both;}
.text-navigation {font-size:0.9em; padding:10px 0 20px 0;}
.text-navigation .previous-page, .text-navigation .next-page, .text-navigation .collection-index {display:block; text-align:right; padding:2px 0 2px 2px;}
.text-navigation a:link, .text-navigation a:visited { text-decoration:none;}
.text-navigation a:hover, .text-navigation a:active { text-decoration:underline;}

.photo-navigation {width:150px; margin:10px auto 0 auto; height:35px;}
.photo-navigation .previous-page .imageLink { background: url(arrows.png) -50px 0 no-repeat;}
.photo-navigation .previous-page .imageLink:hover { background: url(arrows.png) -51px 1px no-repeat;}
.photo-navigation .next-page .imageLink { background: url(arrows.png) 0 0 no-repeat;}
.photo-navigation .next-page .imageLink:hover { background: url(arrows.png) 1px 1px no-repeat;}
.photo-navigation .collection-index .imageLink { background: url(arrows.png) -100px 0 no-repeat;}
.photo-navigation .collection-index .imageLink:hover { background: url(arrows.png) -101px 1px no-repeat;}
.photo-navigation div,
.photo-navigation a:link,
.photo-navigation div, .photo-navigation a:link, .photo-navigation a:visited {display:block; float:left; width:50px; height:25px; text-indent: -9999px;}

.elementIntroduction {clear:both;}
.elementIntroduction p {margin:0;}

.photo-page .elementIntroduction {margin-bottom:20px;}
.photo {margin:10px 0;}
.photo img {-webkit-box-shadow: 0 2px 3px #111; -moz-box-shadow: 0 2px 3px #111;}
.pagelet img.imgelement {padding:0 !important;}
.caption p {margin:0 0 10px 0;}

#page-bottom {text-align:center; color:#999; font-size:0.9em; padding: 20px; margin-bottom:20px; clear:both;}
#page-bottom a {color:#FFF;}
#page-bottom a:link, #page-bottom a:visited {text-decoration:none;}
#page-bottom a:hover, #page-bottom a:active {text-decoration:underline;}

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

