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

.HTMLElement { overflow:hidden; }

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

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

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 created by Cristiano Maria Gaston - BehindTheRabbit
http://www.behindtherabbit.com/
Released under Creative Commons License
http://creativecommons.org/licenses/by-sa/3.0/
Original design by Karelia Software - http://www.karelia.com/
*/

/* General */
body {font-size: 76%; margin:0; padding:0; background-color:#1E1E1E;}
table {font-family:Arial, Helvetica, sans-serif; font-size:90%;}
dl {font-family: "Monaco", Courier, "Courier New", monospace;}
pre {overflow:scroll;}
.clear {clear: both; height: 0;}
.hidden {display:none;}

h1, h2, h3, h4, #title p {font-family:"Avant Garde", "Century Gothic", Arial, Helvetica, sans-serif; font-weight:normal;}
h4 {text-shadow:#555 0px 1px 2px;}

/* Header */
#page-container { padding:0; width:770px; margin:0 auto; }
#page {padding:0; background:url(bg.png) 0 0 repeat-y #FFF; }
#page-top {	padding:0; margin:0; }
#title {height:150px; padding:0; margin:0; background:url(header.png) 0 0 no-repeat #1E1E1E; border-top:1px solid #1E1E1E; overflow:hidden;}
.logo { }
h1 {padding:40px 20px 0 40px; text-align:right; color:#FFF; margin:0; text-shadow:#000 2px 2px 3px;}
h1 a {text-decoration:none; color:#FFF;}
h1 a:link, h1 a:visited {text-shadow:#000 0 1px 3px;}
h1 a:hover, h1 a:active {text-shadow:#CCC 0 0 4px;}
#title img { float:left; margin:10px 0 0 20px ; padding:0; border:1px solid #1E1E1E;}
#title p {padding:0 20px 0 40px; text-align:right; color:#FFF; text-shadow:#000 0px 1px 2px;  }

/* Sitemenu */
#sitemenu { background:url(navbar.png) 0 0 no-repeat; height:34px; text-align:right; padding:0; margin:0; font-family:Arial, Helvetica, sans-serif;	overflow:hidden; color:#FFF;}
#sitemenu-content {padding:12px 20px 0 20px; margin:0;}
#sitemenu-content ul {display:inline; margin:0;	}
#sitemenu-content li {display:inline; margin:0;	padding: 0 5px;}
.currentPage {color:#FFF; text-shadow:#FFF 0 0 3px; border-bottom:1px solid #1E1E1E; }
#sitemenu-content a, .currentPage span { text-decoration:none; }
#sitemenu-content a:link, #sitemenu-content a:visited { color:#FFF; text-shadow:#000 1px 1px 2px; border-bottom:1px solid #1E1E1E; }
#sitemenu-content a:hover, a:focus, a:active {color:#FFF; text-shadow:#FFF 0 0 3px; border-bottom:1px dotted #FFF; }

/* Sidebar */
#sidebar {width:230px; float:left; padding:0 0 0 10px; margin:0;}
#sidebar .pagelet {width:230px; word-wrap:break-word; overflow:hidden; background-color:#EEE; margin:0 0 2px 0; padding:10px; font-family:Arial, Helvetica, sans-serif; }
#sidebar .pagelet h4 {font-size:140%; padding:0 0 10px 0; margin:0;}

/* Main Content */
body.no-sidebar #main {padding:10px 40px; min-height:400px; }
body.allow-sidebar #main {float:right; width:450px; padding:10px 40px 0 0; min-height:400px;}
#page-content a:link, #page-content a:visited  {color:#8A1D1F; text-decoration:none; }
#page-content a:hover, #page-content a:active {color:#8A1D1F; text-decoration:underline; }
h2 {margin:0; padding:10px 0 10px 0; text-shadow:#555 0px 1px 3px; font-size:180%;}
.article {padding-bottom:30px;}
.article .narrow img {float:right; padding:0 0 5px 5px; margin:0;}
.article h3 {margin:0; padding:10px 0 10px 0; font-size:140%;}
.article h3 a:link, .article h3 a:visited { color:#8A1D1F; text-decoration:none;}
.article h3 a:hover, .article h3 a:active { color:#8A1D1F; text-decoration:underline;}
.article-thumbnail {float:left; padding-right:5px;}
.article p {font-family: Arial, Helvetica, sans-serif; line-height:150%; color:#333; margin:0; padding:0 0 10px 0; }
#main p, #main ul {font-family: Arial, Helvetica, sans-serif; color:#333;}
.elementIntroduction {font-family:Arial, Helvetica, sans-serif; clear:both;}
.listing-index ul li {font-size:100%;}
.listing-index li h3 a {text-decoration:none; }
.timestamp {font-family:"Monaco", Courier, "Courier New", monospace; text-align:right; clear:both; padding:10px 0 10px 0; color:#999;}
.js-kit-comments {font-family: Arial, Helvetica, sans-serif; color:#333;}

/* Pagelets and callouts */
.callout {padding:0 0 5px 10px; margin:0; width:220px; float:right;}
#main .pagelet {word-wrap:break-word; margin:0 0 10px 0; padding:10px; font-family:Arial, Helvetica, sans-serif; background-color:#EFEDD7;}
#main .pagelet h4 {font-size:140%; padding:0 0 10px 0; margin:0;}
.pagelet-body p, .elementIntroduction p {padding-top:0; margin-top:0;}
.pagelet-body ul {margin:0; padding:0 0 0 15px;}
.bordered {border-bottom:3px double #333; border-top:3px double #333;}

/* Footer */
#page-bottom {padding:20px 10px 10px 10px; margin-top:0px; clear:both; text-align:center; color:#CCC; font-family:Arial, Helvetica, sans-serif; font-size:90%; clear:both;}
#page-bottom p {padding:0 10px; margin:0;}

/* Images */
.ImageElement, .VideoElement { text-align:center;}
.ImageElement p, .VideoElement p { margin:auto; }
.ImageElement {font-family:Arial, Helvetica, sans-serif;}
img {border:none;}
img.narrow {display:block; float:right; clear:right; margin-left:10px;}
img.wide {display:block;clear:both;}

/* Grids */
.allow-sidebar #index {padding:0; 	margin:0;}
.no-sidebar #index {padding-left:50px; 	margin:0;}
.gridItem {float:left;	position:relative;	width:146px;	height:188px;	overflow:hidden;	margin:0 1px 4px 0;	background-color:#EEE;
text-align:center;	padding: 4px 0;	border-top:3px solid #CCC; border-bottom:1px solid #CCC;}
.gridItem h3 {	font-size:0.9em;	font-weight:normal;	font-family:Arial, Helvetica, sans-serif; padding: 0 4px;text-align:center; position:absolute; top:140px; width:138px;}
.gridItem img {border: 1px solid #222; margin: auto!important; display:block; position: absolute; top: 0; bottom: 48px; right: 0; left: 0;}

/* Navigation */
.collection-navigation {font-family:Arial, Helvetica, sans-serif; height:60px;}
.text-navigation .previous-page, .text-navigation .next-page, .text-navigation .collection-index {display:block; text-align:right; margin-bottom:1px;}
.text-navigation a { padding-right:5px; display:block;}
.text-navigation a:link, .text-navigation a:visited  { border-right:4px solid #CCC;}
.text-navigation a:hover, .text-navigation a:active  { border-right:4px solid #8A1D1F;}
.photo-navigation {width:150px; margin:0 auto; }
.photo-navigation .previous-page .imageLink { background: url(previous.png) top left no-repeat;}
.photo-navigation .next-page .imageLink {background: url(next.png) top left no-repeat;}
.photo-navigation .collection-index .imageLink {background: url(list.png) top left no-repeat;}
.photo-navigation div, .photo-navigation a:link, .photo-navigation a:visited {display:block; float:left; width:50px; height:60px; line-height:60px; text-indent: -9999px;}

/* IE Hacks */
* html .gridItem img {position: relative;}
* html .gridItem h3 {position: relative; top: 0px;}
* html .clear {clear: both; height: 0; display:none;}

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

