/*
==================================================================
Auto-generated on: Fri Jul 25 23:25:41 UTC 2025 
From cache: yes 
Cache key: benalman.com/code/php/multi_file.php?m=benalman_css/103 
==================================================================
*/




/* ../../../shared/css/global.css */

/* YUI RESETS */

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
body {font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;} em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}

/* MISC RESETS */

em, i {
  font-weight: inherit;
}

ul, ol {
  margin-right: 0;
}

pre {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
  _white-space: pre;
}

/* LISTS */

div.nav ul, ul.nav {
  margin: 0 !important;
  padding: 0 !important;
}

div.nav li, ul.nav li {
  list-style: none !important;
  background: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

div.nav-inline ul, ul.nav-inline {
  width: auto !important;
}

div.nav-inline li, ul.nav-inline li {
  display: inline !important;
}

dl.inline {
  margin-left: 0;
}

dl.inline dt,
dl.inline dd {
  margin: 0;
  display: inline;
}

/* HORIZONTAL RULE */

hr {
  height: 1px;
  color: #777;
}

div.hr {
  height: 1px;
  overflow: hidden;
  border-bottom: 1px solid #777;
  margin: 0.8em 0;
}


/* GENERAL-PURPOSE CLASSES */

.hidden {
  display: none !important;
}

.inline {
  display: inline !important;
  float: none !important;
}

.floatright {
  display: inline;
  float: right !important;
}

.floatleft {
  display: inline;
  float: left !important;
}

.clear {
  clear: both !important;
  display: block;
}

.clearleft {
  clear: left !important;
  display: block;
}

.clearright {
  clear: right !important;
  display: block;
}

.left {
  text-align: left !important;
}

.right {
  text-align: right !important;
}

.center {
  text-align: center !important;
}

.nowrap {
  white-space: nowrap !important;
}

.uppercase {
  text-transform: uppercase !important;
}

.lowercase {
  text-transform: lowercase !important;
}

.nocase {
  text-transform: default !important;
}

.bold {
  font-weight: 700 !important;
}

.normal {
  font-weight: 400 !important;
}

.small {
  font-size: 86% !important;
}

@media print {
  .hidden-print {
    display: none !important;
  }
  .nopagebreak {
    page-break-inside: avoid !important;
  }
}

@media screen {
  .hidden-screen {
    display: none !important;
  }
}


/* HORIZONTAL + VERTICAL CENTERING */

.center1 {
  text-align: center;
}

.center2 {
  #left: 50%;
}

.center3 {
  margin: 0 auto;
  #left: -50%;
}

.center1, .vcenter1 {
  display: table;
  #display: block;
  #text-align: auto;
  #position: relative;
}

.center2, .vcenter2 {
  display: table-cell;
  vertical-align: middle;
  #position: absolute;
  #top: 50%;
}

.center3, .vcenter3 {
  display: block;
  #position: relative;
  #top: -50%;
}

/*
.center1, .vcenter1 { border: 1px solid #f00 !important; }
.center2, .vcenter2 { border: 1px solid #0f0 !important; }
.center3, .vcenter3 { border: 1px solid #00f !important; }
*/


/* CSS BG IMAGE REPLACEMENT */

.bgfx, .bgfx1, .bgfx2 {
	display: block;
	width: 300px;
	height: 50px;
	padding: 0 !important;
}

a.bgfx, a.bgfx1, a.bgfx2,
a.bgfx:hover, a.bgfx1:hover, a.bgfx2:hover {
  text-decoration: none;
	cursor: pointer;
  cursor: hand;
}

.bgfx {
	position: relative;
	overflow: hidden;
	background: no-repeat 0 0;
}

.bgfx1, .bgfx2 {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	background: no-repeat 0 0;
}


/* "HIT" LINKS */

.hit, .hit .hit1 {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  cursor: hand;
  cursor: pointer;
  _width: 100%;
  _height: 100%;
}

.hit {
  z-index: 1000;
}

.hit .hit1 {
  #background: #fff;
  #filter: alpha(opacity=1);
}


/************************* ICONS CSS *************************/

/* use .icon-right on all icon elements */
.icon {
  background-repeat: no-repeat;
  background-position: 0px 50%;
  padding: 3px 0 0 20px;
}

/* also use .icon-right on inline elements */
.icon-right {
  background-position: 100% 50%;
  padding-left: 0;
  padding-right: 20px;
}

/* or use .icon-right-block on block elements */
.icon-right-block {
  background-position: 100% 0;
  padding: 0;
  _zoom: 1;
}

/* define any 16x16 icons you use like this */
.icon-arrow_out {
  background-image: url(http://benalman.com/shared/images/icons/fff/arrow_out.png) !important;
}

.icon-heart {
  background-image: url(http://benalman.com/shared/images/icons/fff/heart.png) !important;
}

.icon-bullet_green {
  background-image: url(http://benalman.com/shared/images/icons/fff/bullet_green.png) !important;
}

/************************* ICONS CSS *************************/



/* ../../../shared/css/sh/shCore.css */

/**
 * SyntaxHighlighter
 * http://alexgorbatchev.com/
 *
 * SyntaxHighlighter is donationware. If you are using it, please donate.
 * http://alexgorbatchev.com/wiki/SyntaxHighlighter:Donate
 *
 * @version
 * 2.0.320 (May 03 2009)
 * 
 * @copyright
 * Copyright (C) 2004-2009 Alex Gorbatchev.
 *
 * @license
 * This file is part of SyntaxHighlighter.
 * 
 * SyntaxHighlighter is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Lesser General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 * 
 * SyntaxHighlighter is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * 
 * You should have received a copy of the GNU General Public License
 * along with SyntaxHighlighter.  If not, see <http://www.gnu.org/copyleft/lesser.html>.
 */
.syntaxhighlighter,
.syntaxhighlighter div,
.syntaxhighlighter code,
.syntaxhighlighter span
{
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	outline: 0 !important;
	background: none !important;
	text-align: left !important;
	float: none !important;
	vertical-align: baseline !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
	right: auto !important;
	bottom: auto !important;
	height: auto !important;
	width: auto !important;
	line-height: 1.1em !important;
	font-family: "Consolas", "Monaco", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
	font-weight: normal !important;
	font-style: normal !important;
	font-size: 1em !important;
}

.syntaxhighlighter
{
	width: 100% !important;
	margin: 1em 0 1em 0 !important;
	padding: 1px !important; /* adds a little border on top and bottom */
	position: relative !important;
}

.syntaxhighlighter code {
	display: inline !important;
}

.syntaxhighlighter .bold {
	font-weight: bold !important;
}

.syntaxhighlighter .italic {
	font-style: italic !important;
}

.syntaxhighlighter .line .number
{
	float: left !important; 
	width: 3em !important; 
	padding-right: .3em !important;
	text-align: right !important;
	display: block !important;
}

/* Disable numbers when no gutter option is set */
.syntaxhighlighter.nogutter .line .number
{
	display: none !important;
}

.syntaxhighlighter .line .content
{
	margin-left: 3.3em !important; 
	padding-left: .5em !important;
	display: block !important;
}

.syntaxhighlighter .line .content .block
{
	display: block !important;
	padding-left: 1.5em !important;
	text-indent: -1.5em !important;
}

.syntaxhighlighter .line .content .spaces
{
	display: none !important;
}

/* Disable border and margin on the lines when no gutter option is set */
.syntaxhighlighter.nogutter .line .content
{
	margin-left: 0 !important; 
	border-left: none !important;
}

.syntaxhighlighter .bar
{
	display: none !important;
}

.syntaxhighlighter .bar.show 
{
	display: block !important;
}

.syntaxhighlighter.collapsed .bar
{
	display: block !important;
}

.syntaxhighlighter.nogutter .ruler
{
	margin-left: 0 !important;
	padding-left: 0 !important;
}

.syntaxhighlighter .ruler
{
	padding: 0 0 .5em .5em !important;
	margin-left: 3.3em !important;
	overflow: hidden !important;
}

/* Adjust some properties when collapsed */

.syntaxhighlighter.collapsed .lines,
.syntaxhighlighter.collapsed .ruler
{
	display: none !important;
}

.syntaxhighlighter .lines.no-wrap
{
	overflow: auto;
	overflow-y: hidden;
}

/* Styles for the toolbar */

.syntaxhighlighter .toolbar
{
	position: absolute !important;
	right: 0px !important;
	top: 0px !important;
	font-size: 1px !important;
	padding: 8px 8px 8px 0 !important; /* in px because images don't scale with ems */
}

.syntaxhighlighter.collapsed .toolbar
{
	font-size: 80% !important;
	padding: .2em 0 .5em .5em !important;
	position: static !important;
}

.syntaxhighlighter .toolbar a.item,
.syntaxhighlighter .toolbar .item
{
	display: block !important;
	float: left !important;
	margin-left: 8px !important;
	background-repeat: no-repeat !important;
	overflow: hidden !important;
	text-indent: -5000px !important;
}

.syntaxhighlighter.collapsed .toolbar .item
{
	display: none !important;
}

.syntaxhighlighter.collapsed .toolbar .item.expandSource
{
	background-image: url(/shared/css/sh/magnifier.png) !important;
	display: inline !important;
	text-indent: 0 !important;
	width: auto !important;
	float: none !important;
	height: 16px !important;
	padding-left: 20px !important;
}

.syntaxhighlighter .toolbar .item.viewSource
{
	background-image: url(/shared/css/sh/page_white_code.png) !important;
}

.syntaxhighlighter .toolbar .item.printSource
{
	background-image: url(/shared/css/sh/printer.png) !important;
}

.syntaxhighlighter .toolbar .item.copyToClipboard
{
	text-indent: 0 !important;
	background: none !important;
	overflow: visible !important;
}

.syntaxhighlighter .toolbar .item.about
{
	background-image: url(/shared/css/sh/help.png) !important;
}

/** 
 * Print view.
 * Colors are based on the default theme without background.
 */

.syntaxhighlighter.printing,
.syntaxhighlighter.printing .line.alt1 .content,
.syntaxhighlighter.printing .line.alt2 .content,
.syntaxhighlighter.printing .line.highlighted .number,
.syntaxhighlighter.printing .line.highlighted.alt1 .content,
.syntaxhighlighter.printing .line.highlighted.alt2 .content,
.syntaxhighlighter.printing .line .content .block
{
	background: none !important;
}

.syntaxhighlighter .no-wrap .line .content .block
{
	white-space: nowrap !important;
}

/* Gutter line numbers */
.syntaxhighlighter.printing .line .number
{
	color: #bbb !important;
}

/* Add border to the lines */
.syntaxhighlighter.printing .line .content
{
	color: #000 !important;
}

/* Toolbar when visible */
.syntaxhighlighter.printing .toolbar,
.syntaxhighlighter.printing .ruler
{
	display: none !important;
}

.syntaxhighlighter.printing a
{
	text-decoration: none !important;
}

.syntaxhighlighter.printing .plain,
.syntaxhighlighter.printing .plain a
{ 
	color: #000 !important;
}

.syntaxhighlighter.printing .comments,
.syntaxhighlighter.printing .comments a
{ 
	color: #008200 !important;
}

.syntaxhighlighter.printing .string,
.syntaxhighlighter.printing .string a
{
	color: blue !important; 
}

.syntaxhighlighter.printing .keyword
{ 
	color: #069 !important; 
	font-weight: bold !important; 
}

.syntaxhighlighter.printing .preprocessor 
{ 
	color: gray !important; 
}

.syntaxhighlighter.printing .variable 
{ 
	color: #a70 !important; 
}

.syntaxhighlighter.printing .value
{ 
	color: #090 !important; 
}

.syntaxhighlighter.printing .functions
{ 
	color: #ff1493 !important; 
}

.syntaxhighlighter.printing .constants
{ 
	color: #0066CC !important; 
}

.syntaxhighlighter.printing .script
{
	font-weight: bold !important;
}

.syntaxhighlighter.printing .color1,
.syntaxhighlighter.printing .color1 a
{ 
	color: #808080 !important; 
}

.syntaxhighlighter.printing .color2,
.syntaxhighlighter.printing .color2 a
{ 
	color: #ff1493 !important; 
}

.syntaxhighlighter.printing .color3,
.syntaxhighlighter.printing .color3 a
{ 
	color: red !important; 
}



/* ../../../shared/css/sh/shThemeDefault.css */

/**
 * SyntaxHighlighter
 * http://alexgorbatchev.com/
 *
 * SyntaxHighlighter is donationware. If you are using it, please donate.
 * http://alexgorbatchev.com/wiki/SyntaxHighlighter:Donate
 *
 * @version
 * 2.0.320 (May 03 2009)
 * 
 * @copyright
 * Copyright (C) 2004-2009 Alex Gorbatchev.
 *
 * @license
 * This file is part of SyntaxHighlighter.
 * 
 * SyntaxHighlighter is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Lesser General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 * 
 * SyntaxHighlighter is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * 
 * You should have received a copy of the GNU General Public License
 * along with SyntaxHighlighter.  If not, see <http://www.gnu.org/copyleft/lesser.html>.
 */
/************************************
 * Default Syntax Highlighter theme.
 * 
 * Interface elements.
 ************************************/

.syntaxhighlighter
{
	background-color: #E7E5DC !important;
}

/* Highlighed line number */
.syntaxhighlighter .line.highlighted .number
{
	background-color: #6CE26C !important;
	color: black !important;
}

/* Highlighed line */
.syntaxhighlighter .line.highlighted.alt1 .content,
.syntaxhighlighter .line.highlighted.alt2 .content
{
	background-color: #6CE26C !important;
}

/* Gutter line numbers */
.syntaxhighlighter .line .number
{
	color: #5C5C5C !important;
}

/* Add border to the lines */
.syntaxhighlighter .line .content
{
	border-left: 3px solid #6CE26C !important;
	color: #000 !important;
}

.syntaxhighlighter.printing .line .content 
{
	border: 0 !important;
}

/* First line */
.syntaxhighlighter .line.alt1 .content
{
	background-color: #fff !important;
}

/* Second line */
.syntaxhighlighter .line.alt2 .content
{
	background-color: #F8F8F8 !important;
}

.syntaxhighlighter .line .content .block
{
	background: url(/shared/css/sh/wrapping.png) 0 1.1em no-repeat !important;
}

.syntaxhighlighter .ruler
{
	color: silver !important;
	background-color: #F8F8F8 !important;
	border-left: 3px solid #6CE26C !important;
}

.syntaxhighlighter.nogutter .ruler
{
	border: 0 !important;
}

.syntaxhighlighter .toolbar
{
	background-color: #F8F8F8 !important;
	border: #E7E5DC solid 1px !important;
}

.syntaxhighlighter .toolbar a
{
	color: #a0a0a0 !important;
}

.syntaxhighlighter .toolbar a:hover
{
	color: red !important;
}

/************************************
 * Actual syntax highlighter colors.
 ************************************/
.syntaxhighlighter .plain,
.syntaxhighlighter .plain a
{ 
	color: #000 !important;
}

.syntaxhighlighter .comments,
.syntaxhighlighter .comments a
{ 
	color: #008200 !important;
}

.syntaxhighlighter .string,
.syntaxhighlighter .string a
{
	color: blue !important; 
}

.syntaxhighlighter .keyword
{ 
	color: #069 !important; 
	font-weight: bold !important; 
}

.syntaxhighlighter .preprocessor 
{ 
	color: gray !important; 
}

.syntaxhighlighter .variable 
{ 
	color: #a70 !important; 
}

.syntaxhighlighter .value
{ 
	color: #090 !important; 
}

.syntaxhighlighter .functions
{ 
	color: #ff1493 !important; 
}

.syntaxhighlighter .constants
{ 
	color: #0066CC !important; 
}

.syntaxhighlighter .script
{ 
	background-color: yellow !important;
}

.syntaxhighlighter .color1,
.syntaxhighlighter .color1 a
{ 
	color: #808080 !important; 
}

.syntaxhighlighter .color2,
.syntaxhighlighter .color2 a
{ 
	color: #ff1493 !important; 
}

.syntaxhighlighter .color3,
.syntaxhighlighter .color3 a
{ 
	color: red !important; 
}



/* ../../shell/css/site.css */

/*
bg: #FDEBDC
bg1: #FFBE7D
bg2: #FFAB59
orange: #FF7F00
brown: #913D00
lt. brown: #C4884F
*/

/* GLOBAL */

div.spacer {
  height: 1.2em;
}

#captcha_code,
input.text {
  padding: 0.1em 2px;
}

abbr {
  border-bottom: none;
}

.floatleft {
  margin-right: 10px;
}

.floatright {
  margin-left: 10px;
}

pre {
  overflow-x: auto;
}

pre code {
  display: block;
  border: 1px solid transparent;
  _border: none;
}

th, td {
  border: none;
}

/* SHELL */

html, body {
  width: 100%;
  min-width: 900px;
}

html {
  height: 100%;
  background: #FDEBDC url(/shell/images/bg_html.gif) repeat 50% 0;
}

body {
  min-height: 100%;
  _height: 100%;
  font-size: 0.80em;
  line-height: 1.6em;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  background: url(/shell/images/bg_body.gif) fixed repeat 50% 0;
}

#page {
  margin: 0 auto;
  position: relative;
  width: 900px;
}

#page-inner {
  width: 640px;
}

#header-shim,
#content-shim,
#header,
#content,
#footer {
  clear: both;
}

#content_body0 {
  padding: 0 20px;
}

#content_body0-inner {
  _width: 505px;
  _overflow: hidden;
}

#content_body1 {
  width: 243px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 85%;
}

#content_body1-inner {
  position: relative;
  top: 6em;
  width: 243px;
}

#content_body1 .sidebar_body {
  position: relative;
  z-index: 2;
  padding: 0.8em 10px;
  background: #fff;
  -moz-box-shadow: 0 0 6px #D75D1B;
  -webkit-box-shadow: 0 0 6px #D75D1B;
  box-shadow: 0 0 6px #D75D1B;
}

#sidebar-shim {
  margin-bottom: -0.8em;
}

/* TOOLTIP */

#content_body1 .tooltip .dropshadow {
  left: 12px;
  right: -10px;
}

body.tooltip #content_body1-inner {
  display: none;
}

div.tooltip {
  position: absolute;
  margin-left: -23px;
  padding-left: 23px;
  width: 243px;
}

div.tooltip .curved_border-inner {
  min-height: 24px;
  _height: 24px;
}

div.tooltip .curved_border-inner div.box {
  margin-bottom: 0;
}

.tooltip-caret {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 24px;
  background: url(/shell/images/sidebar_caret.gif) no-repeat -1px 50%;
  z-index: 3;
}

.tooltip-inner {
  line-height: 1.4em;
}

.tooltip-inner dd,
.tooltip-inner dl {
  margin: 0;
}

.tooltip-inner dt,
.tooltip-inner dd {
  display: inline;
}

.tooltip-inner dt {
  padding-right: 0.5em;
}

.tooltip-inner .loading,
.tooltip-inner div.box,
#page .tooltip-inner h4,
#page .tooltip-inner ol,
#page .tooltip-inner ul,
#page .tooltip-inner p {
  margin: 0 0 0.5em;
}

.tooltip-inner div.box {
  background: #eee;
  border: 1px solid #aaa;
  padding: 0.5em;
  padding-bottom: 0.5em !important;
}

.tooltip-inner div.box a {
  color: #777;
}

.tooltip-inner div.box a:hover {
  color: #000;
}

.tooltip-inner div.box dd {
  color: #777;
}

.tooltip-inner div.box dd .shim {
  margin-top: 0.3em;
}

.tooltip-inner .loading {
  height: 23px;
  background: url(/shell/images/ajaxload-bar-grey-white.gif) no-repeat 50% 5px;
}

.tooltip-shim {
  margin-bottom: -0.5em;
}

.tooltip-inner .meta {
  line-height: 1.2em;
  font-style: italic;
  color: #777;
}

.tooltip-inner .box .meta {
  margin-top: 0.4em;
}

.tooltip-inner .no_links a {
  text-decoration: none !important;
}

.tooltip-inner .no_links a:hover {
  text-decoration: underline !important;
}


/* COLOR & FONT */

#header-logo,
h1,
h2,
h3,
.bookmarklet,
.content_body1 h4 {
  font-family: "Gill Sans", "Gill Sans MT", Arial, Helvetica, sans-serif;
}

#dsq-content h3,
body.portfolio .header h1 a.title:hover,
body.portfolio .header h1 a,
body.portfolio .header h1,
body.type-category_recent .content_body0 h3,
.breadcrumb .current,
.nav li.ancestor a,
.nav li.current a,
.content_body0 .asset-entry .asset-title a:hover,
.content_body1 h3 a,
.content .content_body1 h3,
.content h2 a,
.content h1,
.content h2,
a:hover {
  color: #FF7F00; /* orange */
}

body.portfolio .header h1 a.title,
body.portfolio .header h1 a:hover,
.footer a:hover,
body.type-entry #content_body0 h1,
.content_body0 .asset-entry .asset-title a,
.content_body0 .asset-entry h2,
.content_body1 h3 a:hover,
.content_body1 h4,
.content h2 a:hover,
.content h3,
a {
  color: #913D00; /* brown */
}

.footer a,
.footer,
hr,
span.divider {
  color: #C4884F; /* light brown */
}

.asset-body p img,
#captcha_code,
textarea,
input.text,
/*#page-inner,*/
#content_body1 .sidebar_body {
  border: 1px solid #913D00;
}

div.hr {
  border-bottom: 1px solid #C4884F;
  margin: 1.6em 0;
}

.default_input_text {
  color: #ccc;
}


/* HEADER */

#header {
  padding: 2em 20px 0;
}

#header_body0 {
  float: left;
  margin-bottom: 2em;
}

.type-home #header_body0 {
  margin-bottom: 0.35em;
}

#header_body0 div,
#header_body0 h1 {
  margin: 0;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 700;
}

#header_body0 a {
  text-decoration: none;
}

#header_body0 a.bgfx,
#header_body0 a.bgfx .bgfx1 {
  background-image: url(/shell/images/benalman.gif);
  width: 147px;
  height: 18px;
}

#header_body0 a.bgfx:hover .bgfx1 {
  background-position: 0 -18px;
}

/* NAV */

#header_body1 .topnav {
  float: right;
  margin-top: 1px;
}

#page .subnav,
div.breadcrumb {
  clear: both;
  margin-bottom: 1.4em !important;
}

.topnav li,
.subnav li {
  display: inline;
}

.nav li.ancestor,
.nav li.current {
  font-weight: 700;
}

.topnav li a,
.subnav li a {
  text-decoration: none;
}

.topnav li a:hover,
.subnav li a:hover {
  text-decoration: underline;
}

.nav-prev_next {
  text-align: center;
  border: 1px solid #C4884F;
  background: #fcf5ee;
  margin-top: 1em;
  padding: 0.4em;
  line-height: 1.4em;
}

.nav-prev_next a {
  text-decoration: none;
}

.nav-prev_next a:hover {
  text-decoration: underline;
}

/* FOOTER */

#footer {
  padding: 2em 1.5em 1em;
}

#footer-inner {
  font-size: 85%;
  line-height: 1.8em;
}

/* CONTENT */

body.portfolio .header h1,
body.type-category_recent .content_body0 h3,
.content_body1 h3,
.content h1,
.content h2 {
  font-size: 160%;
  font-weight: 700;
  text-transform: uppercase;
  margin: 1.2em 0 0.3em;
}

.content_body1 h4,
.content h3 {
  font-size: 120%;
  font-weight: 700;
  margin: 0 0 0.3em;
}

.content_body1 h4,
.content_body1 h3 {
  /*font-size: 110%;*/
  font-weight: 700;
  margin-bottom: 0;
}

.content h1 {
  margin-top: 0;
}

.content h3 {
  margin-top: 1em;
}

.default {
  color: #aaa;
}

body.type-category_recent .content_body0 h3 {
  margin-bottom: 0.5em !important;
}

#dsq-content .dsq-comment-message ol,
#dsq-content .dsq-comment-message ul,
#dsq-content .dsq-comment-message p,
.content ol,
.content ul,
.content p {
  margin: 0 0 0.8em;
}

.content ol ol,
.content ul ol,
.content ol ul,
.content ul ul {
  margin: 0.3em 0 0;
}

#dsq-content .dsq-comment-message li,
.content li {
  margin: 0;
  /*line-height: 1.2em;*/
  margin-bottom: 0.3em;
}

#dsq-content .dsq-comment-message ul li,
.content ul li,
#dsq-content .dsq-comment-message ol ul li,
.content_ ol ul li {
  list-style: none;
  padding-left: 20px;
  background: url(/shared/images/icons/fff/bullet_orange.png) no-repeat 0 2px; /*0 -1px;*/
}

#dsq-content .dsq-comment-message ol,
.content ol {
  margin-left: 20px;
}

#dsq-content .dsq-comment-message ol li,
.content ol li {
  display: list-item;
  list-style-type: decimal;
  padding-left: 0;
  background: none;
}

.content_body1 ul li {
  padding: 1px 0 1px 20px;
}

.warn {
  border: 1px solid #050;
  background: #afa;
  padding: 0.2em 0.7em 0;
}

.warn,
.warn a {
  color: #050;
}

.warn a:hover {
  color: #000;
}

/* META */

.meta .icon {
  padding-top: 2px;
  padding-bottom: 2px;
}

/* ENTRY */

body.type-category_recent .content_body0 h3,
/*body.type-home h2,*/
body.type-category_date h1,
body.archive-category h1 {
  margin-bottom: 1em;
}

body.type-entry .content_body0 h1,
.content_body0 .asset-entry h2,
.content_body0 .asset-entry h3 {
  font-size: 130%;
  font-weight: 700;
  margin: 0 0 0.3em;
  text-transform: none;
}

.content_body0 .asset-entry h2 {
  margin-top: 1.5em;
}

.content_body0 .asset-entry h3 {
  font-size: 110%;
  margin-top: 1em;
}

.asset-entry .asset-meta {
  font-size: 85%;
  margin-bottom: 0.4em;
}

.asset-entry .asset-meta a {
  text-decoration: none;
}

.asset-entry .asset-body .photo {
  display: inline;
  float: right;
  margin: 0 0 0.6em 20px;
}

.asset-entry .asset-body .photo img,
.asset-entry .asset-body .photo a {
  border: 1px solid #913D00;
  display: block;
}

.asset-entry .asset-body .photo a img {
  border: none;
}

.asset-entry .asset-body .photo a:hover {
  border: 1px solid #FF7F00;
}

.asset-entry .asset-footer {
  font-size: 85%;
  border-top: 1px solid #F8D3AA;
}

.asset-entry .asset-footer dt,
.asset-entry .asset-footer dd,
.asset-entry .asset-footer dl {
  margin: 0;
}

.asset-entry .asset-footer dt,
.asset-entry .asset-footer dd {
  display: inline;
}

.asset-body {
  position: relative;
}

.asset-more-link {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 100;
  background: #FDEBDC;
  padding-left: 1em;
  margin: 0 !important;
  #margin-bottom: 0.8em !important;
}


.asset-share {
  float: right;
  margin-top: 3px;
}

#page .asset-share ul {
  margin-bottom: 0 !important;
}

blockquote {
  background: #FFCA94;
  padding: 0.2em 0.4em;
  margin: 0.6em 0 1em;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

blockquote p:last-child {
  margin-bottom: 0;
}

/* ENTRY LISTING */

ul.entries li {
  background-image: url(/shared/images/icons/fff/page_white_text.png);
  background-position: 0 3px;
}

.content_body0 ul.entries li {
  border-top: 1px solid #F8D3AA;
}

.content_body0 ul.entries li span {
  margin: 3px 0;
}

.content_body0 ul.entries li.first {
  border: none;
}

.content_body0 ul.entries li .link {
  display: inline;
  float: left;
  width: 360px;
}

.content_body0 ul.entries li .date,
.content_body0 ul.entries li .comments {
  display: inline;
  float: right;
}

.content_body0 ul.entries li .date {
  margin-left: 1em;
}

.content_body0 ul.entries li .comments a {
  text-decoration: none;
  background-position: 100% 2px;
}

ul.entries-tiled,
ul.entries-tiled li {
  margin: 0;
  padding: 0;
}

ul.entries-tiled {
  width: 640px;
}

ul.entries-tiled li {
  font-size: 85%;
  background: none;
  float: left;
  width: 143px; /* 194px */
  _display: inline;
  height: 1.3em;
  line-height: 1.3em;
  margin: 0 10px 0 0;
  overflow: hidden;
  white-space: nowrap;
}

/* COMMENTS */

#comment-form-remember-me,
#comments-open-text,
#comment-form-reply,
#comments-open-data div {
  clear: both;
  padding-top: 4px;
}

#comments-open-data input {
  display: inline;
  float: left;
}

#comments-open-data label {
  display: inline;
  float: left;
  text-align: right;
  width: 9em;
  margin-right: 0.5em;
}

#comment-form-reply input,
#comment-form-remember-me input {
  display: inline;
  float: left;
  margin-right: 0.5em;
}

#comment-form-reply label,
#comment-form-remember-me label {
  display: inline;
  float: left;
  width: auto;
}

#comments-open-text label {
  display: block;
}

#comments-open-text {
  margin: 0 2px 0 0;
}

#comments-open-text textarea {
  padding: 0 2px;
  width: 99%;
  height: 12em;
}

#comments-open-footer {
  padding-top: 0.4em;
}

#comments-open-footer a.button-img {
  display: inline;
  float: left;
  margin-left: 3px;
}

#comments-open-footer a.button-cancel {
  display: inline;
  float: right;
  margin-right: 3px;
}

.preview-warn-1,
.preview-warn-2 {
  font-style: italic;
  font-weight: bold;
  color: #FF7F00;
}

.preview-warn-1 {
  background-image: url(/shared/images/icons/fff/emoticon_smile.png) !important;
}

.preview-warn-2 {
  background-image: url(/shared/images/icons/fff/emoticon_tongue.png) !important;
  background-position: 0 0.1em !important;
  font-size: 160%;
}

.comments-preview {
  margin-top: 1.4em;
}

#dsq-content .dsq-comment-message ul,
#page .comments-preview ul,
#comments ul {
  margin: 0;
  padding: 0;
}

#page li.dsq-comment,
#page li.comment {
  list-style: none;
  background: none;
  margin: 0 0 0.6em;
  padding: 0.4em 0.6em;
  border: 1px solid #F8D3AA;
  background: #fcf5ee;
  line-height: 1.4em;
}

#page li.dsq-comment {
  padding-bottom: 0;
}

#page li.dsq-moderator,
#page li.comment-author {
  border: 1px solid #C4884F;
  background: #fff;
}

.comment-meta {
  font-size: 85%;
  margin-bottom: 0.5em;
  border-bottom: 1px solid #F8D3AA;
  line-height: normal;
  padding-bottom: 0.3em;
}

.comment-meta a {
  text-decoration: none;
}

.comment-auth-list dd,
.comment-auth-list {
  margin-left: 0;
  margin-right: 0;
}

.comment-auth-list dd {
  margin-top: 1em;
}

.comment-body {
  margin-top: -0.6em;
}

.comment-body pre {
  background: none;
  border: none;
  padding: 0;
}

.comment-body blockquote,
.comment-body pre,
.comment-body ol,
.comment-body ul,
.comment-body p {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0.6em;
  padding-bottom: 0;
}

#dsq-content .dsq-comment-message li,
.comment-body li {
  padding-top: 0.3em !important;
  padding-bottom: 0 !important;
  background-position: 0 0.2em !important;
}

.comment-instructions {
  margin: 0.6em 0 0 !important;
}

.comment-instructions code {
  font-size: 98%;
}

.status-indicator {
  display: inline;
  height: 20px;
  width: 20px;
  background: url(/shell/images/ajaxload-15-beige.gif) no-repeat 0 0;
  padding: 2px 7px;
}

#comments-open-captcha {
  margin-top: 0.6em;
}

body.hide-captcha #comments-open-captcha {
  display: none !important;
}

#captcha_code {
  width: 144px;
  margin-top: 0.6em;
}

/* DISQUS COMMENTS */

body #dsq-content .dsq-reaction-header table,
body #dsq-content .dsq-comment-header {
  background: #fdead7;
}

body #dsq-content .dsq-reaction .dsq-comment-header,
body #dsq-content li.dsq-moderator .dsq-comment-header {
  background: #f0e0d4;
}

body #dsq-content .dsq-moderator .dsq-moderator-star {
  width: 0;
  height: 16px;
  padding-left: 16px;
  background: url(/shell/images/favicon.png) no-repeat 0 0;
}

body #dsq-content .dsq-append-post .dsq-post-area {
  margin-bottom: 0.6em;
}

body #dsq-content .dsq-append-post .dsq-post-area h3 {
  color: #000;
}

body #dsq-content .dsq-comment-footer-reply-tab {
  margin: 0 1px 0 2px;
  padding-bottom: 12px;
}

body #dsq-content .dsq-append-post {
  margin-top: -1.7em;
}


/* ICONS */

.icon-email_add   { background-image: url(/shared/images/icons/fff/email_add.png) !important; }
.icon-feed_add    { background-image: url(/shared/images/icons/fff/feed_add.png) !important; }
.icon-pdf         { background-image: url(/shared/images/icons/fff/page_white_acrobat.png) !important; }
.icon-comments    { background-image: url(/shared/images/icons/fff/comments.png) !important; }
.icon-twitter     { background-image: url(/shared/images/icons/service/twitter.png) !important; }
.icon-github      { background-image: url(/shared/images/icons/service/github.png) !important; }

/* AUTH ICONS */
#page .authicon {
  background-repeat: no-repeat !important;
  background-position: -10px 50% !important;
  padding: 3px 6px 0 20px !important;
}

#page .authicon-fb    { background-image: url(/mt/mt-static/plugins/FacebookCommenters/signin_facebook.png) !important; }
#page .authicon-aim   { background-image: url(/mt/mt-static/plugins/AimOpenId/images/aim.png) !important; }
#page .authicon-yahoo { background-image: url(/mt/mt-static/plugins/YahooOpenId/images/yahoo.png) !important; }
#page .authicon-wp    { background-image: url(/mt/mt-static/plugins/WordPressOpenId/images/wordpress.png) !important; }
#page .authicon-oid   { background-image: url(/mt/mt-static/images/comment/signin_openid.png) !important; }
#page .authicon-lj    { background-image: url(/mt/mt-static/images/comment/signin_livejournal.png) !important; }
#page .authicon-mt    { background-image: url(/mt/mt-static/images/comment/signin_mt.png) !important; }
#page .authicon-vox   { background-image: url(/mt/mt-static/images/comment/signin_vox.png) !important; }
#page .authicon-type  { background-image: url(/mt/mt-static/images/comment/signin_typekey.png) !important; }

/* SIDEBAR */

#content_body1-inner.fixed {
  position: fixed !important;
  _position: absolute !important;
}

.widget-search {
  position: relative;
  _width: 198px;
}

.widget-search #search {
  display: inline;
  width: 148px;
  height: 16px;
  line-height: 16px;
  padding: 2px 52px 2px 20px;
  background: url(/shared/images/icons/fff/magnifier.png) no-repeat 2px 50%;
  outline: none;
}

.widget-search #search,
.widget-search button.button-search {
  border: 1px solid #913D00;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.widget-search .button-search {
  display: inline;
  width: 46px;
  position: absolute;
  top: 4px;
  right: 3px;
}

.widget-search button.button-search {
  color: #913D00;
  background: #FDEBDC;
  font-size: 9px;
  padding: 0;
  margin: 0;
  height: 15px;
  #top: 5px;
  #right: 4px;
  line-height: 13px;
}

.widget-search a.button-search {
  height: 15px;
  font-size: 12px;
}

.widget-entries ul {
  margin-bottom: 0;
}

.widget-entries .widget-footer {
  text-align: right;
}

.widget-title .more {
  display: inline;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  color: #913D00;
  text-transform: none;
  font-size: 11px;
  font-weight: 400;
}

.widget-title .more a {
  background: url(/shared/images/icons/fff/page_white_stack.png) no-repeat 0 50%;
  padding: 2px 0 2px 20px;
}

.widget-entries .widget-body li {
  height: 1.8em;
  overflow: hidden;
}

.widget-donate .widget-body {
  position: relative;
}

.widget-donate form {
  position: relative;
  float: right;
  margin-top: 0.7em;
}

.widget-donate form .donate-submit {
  display: block;
  width: 74px;
  height: 21px;
}

.widget-donate form img {
  position: absolute;
}

.widget-donate p,
.widget-learn p {
  line-height: 1.5em;
}

.widget-donate p {
  line-height: 1.6em;
}

.widget-projects p {
  line-height: 1.6em;
  margin-bottom: 0.6em;
}

/* SPECIFIC PAGES */

iframe.error-404 {
  width: 505px;
  height: 505px;
  border: none;
  padding: 0;
}

body.type-home .content_body0 .more {
  text-align: right;
}

body.type-home .content_body0 .asset-entry h3 {
  margin-top: 0;
}

#recent-tweets li {
  position: relative;
  background-position: 0 2px;
}

#recent-tweets li.border {
  border-top: 1px solid #F8D3AA;
}

#recent-tweets div.text {
  width: 440px;
}

#recent-tweets div.meta {
  position: absolute;
  right: 0;
  top: 0;
}

#search-results {
  margin-top: 1.6em;
}

#search-results h1 {
  display: none;
}

html#portfolio {
  background: none;
}

html#portfolio,
html#portfolio body,
html#portfolio .content {
  width: 100%;
  height: 100%;
}

.portfolio dl {
  margin: 0;
}

.portfolio h3 {
  margin-left: 18px;
}

.portfolio .project {
  margin-left: 15px;
}

.portfolio .project {
  border-bottom: 1px solid #F8D3AA;
  height: 21px;
}

.portfolio .project-first {
  border-top: 1px solid #F8D3AA;
}

.portfolio .project-hover {
  background: url(/shell/images/row_bg.gif) repeat-y 0 0;
}

.portfolio .description {
  display: none;
}

.portfolio dt {
  display: inline;
  float: left;
  margin: 0 0 0 -18px;
  padding: 0.1em 0 0.1em 21px;
  clear: left;
}

.portfolio .featured dt {
  background: url(/shell/images/star.gif) no-repeat 1px 40%;
}

.portfolio dd {
  display: inline;
  float: right;
}

.portfolio dd ul li {
  margin: 3px 0 0 3px !important;
  display: inline;
  float: left;
}

/* PHOTO PAGE */

/*
.flickr-error {
  color: #f00;
  font-weight: 700;
  text-align: center;
}

.flickr-photo .flickr-img-wrapper,
.flickr-photo img {
  display: block;
}

.flickr-photo {
  text-align: center;
  margin-bottom: 4em;
}

.flickr-photo-inner {
  margin: auto;
  background: #fcf5ee url(/shell/images/photo/photo_loading.gif) no-repeat 50% 50%;
}

.flickr-photo h3 {
  margin-top: 0.3em;
}

.flickr-photo img {
  border: 1px solid #913D00;
}

.flickr-photo a:hover img {
  border: 1px solid #FF7F00;
}

.flickr-page {
  clear: both;
  display: block;
}

.flickr-page-size-0 {
  width: 525px;
  margin: 10px 0 0 -10px;
  _margin: 9px 0 0 -9px;
}

.flickr-page-size-0 .flickr-photo {
  display: inline;
  float: left;
  width: 75px;
  margin: 0 0 10px 10px;
  _margin: 0 0 9px 9px;
}

#flickr-selected h2,
#flickr-scroller h2 {
  margin-bottom: 1em;
}

.flickr-scroller-loader {
  clear: both;
}

.flickr-scroller-loader .loading {
  background: url(/shell/images/ajaxload-bar-brown-beige.gif) no-repeat 50% 50%;
  height: 50px;
}

#photo .error {
  color: #f00;
  font-weight: 700;
}
*/

/*

#photo .photo-wrapper {
  background: #fcf5ee url(/shell/images/ajaxload-bar-brown-beige.gif) no-repeat 50% 50%;
  background: #fcf5ee url(/shell/images/photo/photo_loading.gif) no-repeat 50% 50%;
}

#photo .photo-size_s {
  background: #fcf5ee url(/shell/images/photo/photo_loading.gif) no-repeat 50% 50%;
}

#photo .scroller-thumbnails .photo-group {
  width: 515px;
}

#photo .scroller-thumbnails .photo {
  margin: 0 8px 8px 0;
  float: left;
}

#photo .scroller-thumbnails .photo h3 {
  display: none;
}

#photo .trigger {
  clear: both;
}

#photo .trigger .loading {
  background: url(/shell/images/ajaxload-bar-brown-beige.gif) no-repeat 50% 50%;
  height: 50px;
}
*/

/* PORTFOLIO FRAMESET */

body.portfolio {
  height: 100%;
}

body.portfolio .header {
  background: #FDEBDC;
  height: 100px;
  overflow: hidden;
}

body.portfolio .header .right {
  float: right;
  margin: 0.4em 0.8em 0 0;
  #margin-top: 0.5em;
  font-size: 11px;
}

body.portfolio .header .right a {
  text-decoration: none;
}

body.portfolio .header .right a:hover {
  text-decoration: underline;
}

body.portfolio .content {
  width: 100%;
  height: 100%;
}

body.portfolio .header h1 {
  margin: 0.3em 0 0 0.6em;
  padding: 0;
  font-weight: 400;
  font-size: 120%;
}

body.swf {
  background-image: none !important;
}

body.swf .header {
  display: none;
}

/* BUTTONS */

.portfolio dd ul li,
.button-img,
.button-img .bgfx1 {
  width: 46px;
  height: 15px;
}

.button-img .bgfx1 {
  background: url(/shell/images/benalman.gif) no-repeat;
}

a.button-details,
a.button-disabled {
  cursor: default !important;
}

a.button-view .bgfx1              { background-position: 0px -64px; }
a.button-view:hover .bgfx1        { background-position: 0px -79px; }

a.button-mirror .bgfx1            { background-position: -47px -64px; }
a.button-mirror:hover .bgfx1      { background-position: -47px -79px; }

a.button-details .bgfx1           { background-position: -94px -64px; }
a.button-details:hover .bgfx1     { background-position: -94px -79px; }

a.button-submit .bgfx1            { background-position: -0px -125px; }
a.button-submit:hover .bgfx1      { background-position: -0px -140px; }
a.button-submit-disabled .bgfx1   { background-position: -0px -170px !important; }

a.button-preview .bgfx1           { background-position: -47px -125px; }
a.button-preview:hover .bgfx1     { background-position: -47px -140px; }

a.button-cancel .bgfx1            { background-position: -94px -125px; }
a.button-cancel:hover .bgfx1      { background-position: -94px -140px; }

a.button-search .bgfx1            { background-position: 0px -186px; }
a.button-search:hover .bgfx1      { background-position: 0px -201px; }


a.bookmarklet {
  color: #0a0;
  border: 2px solid #0a0;
  background: #afa; 
  font-size: 110%;
  font-weight: 700;
  text-decoration: none;
  padding: 0.1em 0.5em;
  margin-top: -2.1em;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

a.bookmarklet:hover {
  color: #afa;
  border-color: #595;
  background: #0a0; 
}


/* ROUNDED BORDERS */

.warn,
pre,
.syntaxhighlighter,
.syntaxhighlighter .toolbar,
#content_body1 .sidebar_body,
.tooltip-inner div.box,
li.dsq-comment,
li.comment,
.nav-prev_next {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

/* PRE/CODE BLOCKS, SYNTAX HIGHLIGHTING */

code, pre {
  font-family: "Monaco", "Courier New", Courier, monospace;
}

code {
  color: #913D00;
  font-size: 11px;
  font-weight: inherit;
  
  border: 1px solid #EBCEB1;
  background: #F5F5F5;
  padding: 0 0.2em;
}

/*
bg: #FDEBDC
bg1: #FFBE7D
bg2: #FFAB59
orange: #FF7F00
brown: #913D00
lt. brown: #C4884F
*/

pre {
  margin: 0 0 0.6em;
  padding: 0 0.6em;
  border: 1px solid #C4884F;
  background: #fee0c5;
  color: #000;
}

pre code {
  color: #000;
}

pre,
.syntaxhighlighter, 
.syntaxhighlighter div, 
.syntaxhighlighter code, 
.syntaxhighlighter span {
  font-family: "Monaco", "Courier New", Courier, monospace !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-size: 11px !important;
  line-height: 1.5em !important;
}

pre,
.syntaxhighlighter,
.syntaxhighlighter .line:first-child .content {
  min-height: 2.99em;
}

.syntaxhighlighter .line:not(:last-child) .content {
  min-height: 0;
}

.syntaxhighlighter .content {
  min-height: 0\9 !important; /* IE6, IE7, IE8 */
}

.syntaxhighlighter, 
.syntaxhighlighter code,
.syntaxhighlighter a {
  word-wrap: break-word !important;
}

.syntaxhighlighter .line .content .block {
  background-position: 0 1.5em !important;
}

.syntaxhighlighter {
  width: auto !important;
  margin: 0 0 0.6em !important;
  padding: 0 1px !important;
}

.syntaxhighlighter,
body .comment-author .syntaxhighlighter {
  background: #fee0c5 !important;
  border: 1px solid #C4884F !important;
}

.comment-body .syntaxhighlighter {
  margin: 0.6em 0 0.3em !important;
  background: #fcf5ee !important;
  border: 1px solid #F8D3AA !important;
}

.syntaxhighlighter .toolbar {
  right: 3px !important;
  top: 3px !important;
  padding: 4px !important;
}

.syntaxhighlighter .toolbar a.item,
.syntaxhighlighter .toolbar .item {
  margin: 0 4px !important;
}

.syntaxhighlighter .line .number {
  color: #C4884F !important;
}

.syntaxhighlighter .lines .content {
  border-color: #C4884F !important;
}

.syntaxhighlighter .lines .line:first-child,
.syntaxhighlighter .lines .line:first-child .content {
  -moz-border-radius-topright: 10px;
  -webkit-border-top-right-radius: 10px;
}

.syntaxhighlighter .lines .line:last-child,
.syntaxhighlighter .lines .line:last-child .content {
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
}

.syntaxhighlighter.nogutter .lines .line:first-child,
.syntaxhighlighter.nogutter .lines .line:first-child .content {
  -moz-border-radius-topleft: 10px;
  -webkit-border-top-left-radius: 10px;
}

.syntaxhighlighter.nogutter .lines .line:last-child,
.syntaxhighlighter.nogutter .lines .line:last-child .content {
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-bottom-left-radius: 10px;
}


/* PRINTING */

@media print {
  
  * {
    background: none !important;
  }
  
  .noprint {
    display: none;
  }
  
  #page,
  #page-inner,
  #content_body0 {
    width: auto !important;
  }
  
  .topnav,
  .subnav,
  span.curved_border, /* TODO */
  #footer,
  #content_body1 {
    display: none !important;
  }
  
  #page-inner {
    border: none !important;
  }
  
  ul li {
    list-style: disc !important;
    padding-left: 0 !important;
    margin-left: 2em !important;
  }
  
  #header_body0 div,
  #header_body0 h1 {
    font-size: 26px;
  }
  
  #header_body0 a.bgfx,
  #header_body0 a.bgfx .bgfx1 {
    width: auto;
    height: auto;
    line-height: 1em;
  }
  
}


/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */
/* ========================================================================== */

ul.tag_cloud {
  margin: 0;
  padding: 0;
}

ul.tag_cloud li {
  list-style: none;
  background: none;
  margin: 0;
  padding: 0;
}

ul.tag_cloud {
  /*text-align: justify;*/
}

ul.tag_cloud li {
  display: inline;
}


.tag_cloud a.rank-1 { font-size: 150%; }
.tag_cloud a.rank-2 { font-size: 140%; }
.tag_cloud a.rank-3 { font-size: 130%; }
.tag_cloud a.rank-4 { font-size: 120%; }
.tag_cloud a.rank-5 { font-size: 110%; }
.tag_cloud a.rank-6 { font-size: 100%; }


@media screen {
  
  /* FLICKR API */
  
  .flickr .description {
    display: none;
  }
  
  .flickr_ajax div.shim-clear,
  .flickr div.shim-clear {
    clear: both;
  }
  
  .flickr_ajax h2 {
    margin-bottom: 0.8em;
  }
  
  
  
  .flickr .main img.thumbnail {
    display: block;
  }
  
  .flickr .main div.thumbnail span,
  .flickr div.photoset .main img.thumbnail,
  .flickr div.size_s .main img.thumbnail {
    display: block;
    width: 75px;
    height: 75px;
  }
  
  .flickr div.photos .main div.thumbnail,
  .flickr div.photos .main a.thumbnail {
    float: left;
    margin: 0 10px 10px 0;
    border: 1px solid #000;
    background: #ccc;
  }
  
  .flickr div.photos .main div.thumbnail {
    border-color: #ccc !important;
    background: none;
  }
  
  .flickr div.photos .main a.thumbnail:hover {
    border: 1px solid #009900;
  }
  
  
  .flickr div.photosets div.photoset {
    float: left;
    margin: 0 17px 10px 0;
    height: 130px;
  }
  
  .flickr div.photoset .main {
    text-align: center;
  }
  
  .flickr div.photosets div.photoset,
  .flickr div.photoset .main a.thumbnail_text,
  .flickr div.photoset .main p.meta {
    display: block;
    width: 85px;
  }
  
  .flickr div.photoset .main div.thumbnail,
  .flickr div.photoset .main a.thumbnail {
    display: block;
    margin: 0;
    width: 91px;
    height: 95px;
    border-top: 1px solid #fff;
    background: url(http://l.yimg.com/www.flickr.com/images/set_case.gif) no-repeat 0 0;
  }
  
  .flickr div.photoset .main div.thumbnail span,
  .flickr div.photoset .main a.thumbnail img {
    display: block;
    margin: 7px 0 0 7px;
    #margin-left: 0;
    border: 1px solid #000;
    background: #eee;
  }
  
  .flickr div.photoset .main div.thumbnail span {
    border-color: #eee;
  }
  
  
  .flickr div.photoset .main a.thumbnail_text {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    font-size: 14px;
    overflow: hidden;
  }
  
  .flickr div.photoset .main span.meta {
    font-size: 11px;
  }
  
  
  
  
  .flickr .tag_cloud {
    font-size: 90%;
    margin-bottom: 0.6em;
  }

  .flickr .description .tag_cloud {
    font-size: 100% !important;
  }
  
  
  
  
  .flickr .tooltip .sub_description img {
    display: block;
    margin: 0.3em auto;
    border: 1px solid #444;
  }
  
  .flickr div.photoset .tooltip .sub_description img {
    margin-bottom: 0;
  }
  
  .flickr div.photoset .tooltip .sub_description dd {
    margin-bottom: 0.6em;
    text-align: center;
  }
  
  .selected_photo .photo {
    margin-top: -4px;
    width: auto;
  }
  
  .selected_photo .photo a.thumbnail {
    margin: 4px 8px 0.6em 0 !important;
  }
  
  /*
  .selected_photo .photoset .description {
    display: block;
  }
  
  .selected_photo .photoset .main {
    display: inline;
    float: left;
    width: 91px;
    margin: 0 1em 0 0;
  }
  
  .selected_photo div.photoset .description p.header {
    display: none;
  }
  */
  
  .selected_photo .photoset .description,
  .selected_photo .photoset .main {
    display: none;
   }
   
  .selected_photo .photo .description {
    clear: right;
    display: block;
    margin-bottom: 0.6em;
  }
  
  .selected_photo .photo .tooltip .description p,
  .selected_photo .photo .tooltip .description h3 {
    display: none;
  }
  
  .selected_photo .sub_description {
    /*padding-bottom: 1em;*/
  }
  
  .flickr .sub_description dl.metadata {
    margin: 0 !important;
  }

  .flickr .sub_description dl.metadata dd .shim {
    margin-bottom: 0.6em;
  }

  .flickr .sub_description dl.metadata dd.last .shim {
    margin-bottom: 0;
  }
  
  .flickr .sub_description dl.metadata dt,
  .flickr .sub_description dl.metadata dd,
  .flickr .sub_description dl.metadata dd ul {
    display: inline !important;
    margin: 0 !important;
  }
  
  .selected_photo .sub_description dl.metadata dt,
  .selected_photo .sub_description dl.metadata dd {
    display: none !important;
  }

  .selected_photo .sub_description dl.metadata dt.show,
  .selected_photo .sub_description dl.metadata dd.show,
  .selected_photo .sub_description dl.metadata .tags,
  .selected_photo .sub_description dl.metadata .photosets {
    display: inline !important;
  }
  
  .selected_photo .tooltip .sub_description dl.metadata dt,
  .selected_photo .tooltip .sub_description dl.metadata dd {
    display: inline !important;
  }
  
  .selected_photo .tooltip .sub_description dl.metadata .exif,
  .tooltip .sub_description dl.metadata .exif {
    display: none !important;
  }
  
  /*
  .selected_photo .tooltip .sub_description dt,
  .selected_photo .tooltip .sub_description dd {
    display: block !important;
  }
  */
  
  
  
  div.flickr_ajax a.disabled,
  div.flickr_ajax a.disabled:hover {
    color: #ccc !important;
    text-decoration: none !important;
    cursor: default !important;
  }
  
  .aj-photosets .footer_nav_main,
  .aj-photosets .footer_nav_page {
    #padding-top: 0.6em;
  }
  
  .footer_nav_main {
    float: right;
  }

  .footer_nav_page {
    float: left;
  }
  
  
  .flickr-contacts {
    display: none;
  }
  
  
  .flickr_dynamic .main {
    display: none;
  }
  
  
  
  /* FLICKBOX */
  
  #flickbox {
    z-index: 1774;
    display: none;
  }
  
  html.flickbox #flickbox {
    display: block;
  }
  
  html.flickbox,
  html.flickbox body {
    /*overflow: hidden;*/
  }
  
  #flickbox, #flickbox * {
    cursor: pointer !important;
    cursor: hand !important;
  }
  
  #flickbox,
  #flickbox div.flickbox-bg,
  #flickbox div.flickbox-fg {
    position: fixed;
    _position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
  }
  
  #flickbox div.flickbox-bg {
    z-index: 1775;
    background: #000;
    opacity: .75;
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
  }
  
  #flickbox div.flickbox-fg {
    z-index: 1776;
  }
  
  #flickbox .center3 {
    text-align: center;
  }
  
  #flickbox table {
    border: 3px solid #666;
    background: #fff;
    margin: 0 auto;
    border-collapse: separate;
  }
  
  #flickbox td {
    text-align: center;
    border: 10px solid #fff;
  }
  
  #flickbox flickbox-image-placeholder,
  #flickbox tr.flickbox-image img {
    border: 1px solid #000;
  }
  
  #flickbox tr.flickbox-description td {
    border-top: none;
    max-height: 1em;
    overflow: auto;
  }
  
  #flickbox div.flickbox-footer {
    text-align: center;
    color: #999;
    padding: 3px;
    font-size: 10px;
  }
  
  /*
  #flickbox tr.flickbox-image td {
    background-color: #faa;
  }
  
  #flickbox tr.flickbox-description td {
    background-color: #afa;
  }
  */
  
}

@media print {

  .flickr-contacts,
  .flickr .flickr-random .tooltip,
  .flickr .main {
    display: none !important;
  }
  
  .flickr .description {
    display: block !important;
  }
  
  .flickr .photo {
    margin-bottom: 1.5em;
  }
  
  .flickr .flickr-random .main {
    display: block !important;
  }
  
  #flickbox {
    display: none !important;
  }
  
}

/* FLICKR PHOTOS */

@media screen {
  
  .flickr div.size_s {
    width: 620px;
  }
  
  .flickr div.photosets {
    width: 620px;
  }
  
  .flickr p.userinfo {
    font-weight: 700;
    color: #7F3F00;
  }
  
  .flickr div.photos .main div.thumbnail,
  .flickr div.photos .main a.thumbnail {
    border: 1px solid #7F3F00;
    background: #F7D2B8;
  }
  
  .flickr div.photos .main div.thumbnail {
    border-color: #F7D2B8 !important;
    background: none;
  }
  .flickr div.photos .main div.thumbnail span {
    background: url(/shell/images/photo/photo_loading.gif) no-repeat 0 0;
  }
  
  .flickr div.photos .main a.thumbnail:hover {
    border: 1px solid #FF7F00;
  }
  
  .flickr div.photosets .main div.thumbnail,
  .flickr div.photosets .main a.thumbnail {
    border-top: 1px solid #FDEBDC;
  }
  
  .flickr div.photosets .main div.thumbnail span,
  .flickr div.photosets .main a.thumbnail img {
    border: 1px solid #7F3F00;
    background: #F7D2B8;
  }
  
  .flickr div.photosets .main div.thumbnail span {
    border-color: #eee;
    background: url(/shell/images/photo/photoset_loading.gif) no-repeat 0 0;
  }
  
  .flickr .tooltip .sub_description img {
    border: 1px solid #444;
  }
  
  div.flickr_ajax a.disabled,
  div.flickr_ajax a.disabled:hover {
    color: #FFAB70 !important;
  }
  
  .selected_photo .sub_description {
    /*clear: both;*/
  }
  
  .selected_photo .sub_description .shim {
    /*display: none;*/
  }
  
  .flickr .description p.header,
  .flickr .sub_description {
    overflow: hidden;
  }

  .flickr .tooltip .description {
    overflow: visible;
  }
  
  .icon_refresh         { background-image: url(/shell/images/photo/refresh.gif); }
  .icon_refresh_loading { background-image: url(/shell/images/photo/refresh_loading.gif) !important; }
  
  select.flickr-contacts {
    max-width: 20em;
    #width: 20em;
  }
  
}

/* GOOGLE SEARCH */

.gsc-adBlock {
  display: none !important;
}

.gsc-above-wrapper-area {
  border: none !important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
  border: none;
}
