/*  
Theme Name: HemingwayEx
Theme URI: http://nalinmakar.com/hemingwayex
Description: HemingwayEx is a simple weblog theme by <a href="http://nalinmakar.com">Nalin Makar</a> and further modified by <a href="http://dbzer0.com">Db0</a> created by modifing the very popular <a href="http://warpspire.com/hemingway">Hemingway</a>.  If you'd like to learn more about HemingwayEx, <a href="http://nalinmakar.com/hemingwayex">head on over to my site</a>.
Version: 1.6
Author: Nalin Makar
Author URI: http://nalinmakar.com
*/

/*-----------------------------------------------------------------------------------------------
  Global Styles
-----------------------------------------------------------------------------------------------*/
* {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 0; }
li, dd { margin-left:5%; }
fieldset { padding: .5em; }
select option{ padding:0 5px; }

.hide, .print-logo, .close-button{ display:none; }
.left{ float:left; }
.right{ float:right; }
.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }
a img{ border:none; }
/* Commenting the below out as it screws with Suckerfish dropdowns - why is it there? */
/* div { position:relative; } */
/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/
body{
	background:#fff; 
	color:#444;
	font-size:70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* This class sets the width and position for all rows */
.inside{
	width:80%;
	min-width:65em;
	max-width:85em;
	margin:0 auto;
}
a {
	color: #444;
	text-decoration: none;
	font-weight:normal;
}
a:link {
	color: #444;
	text-decoration: none;
	font-weight:normal;
}
a:hover {
	color: #000;
	text-decoration: underline;
	font-weight:normal;
}
/* **************** Headers ***************** */
h1,h2,h3,h4,h5,h6 {
        color: #444;
        font-family:'gill sans','gill sans mt','gill sans mt pro','century gothic',corbel,sans-serif;
        text-transform:uppercase;
        font-weight:normal;
}
h1 {
	font-size: 2em;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: -2px;
	padding-left: 2px;
	margin-bottom: 10px;
}
h2 {
	font-size: 2em;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: -2px;
	padding-left: 2px;
	margin-bottom: 10px;
        letter-spacing:.06em;
        line-height: 1.4em;
}
h3 {
	font-size: 1.5em;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 2px;
        letter-spacing:.06em;
        line-height: 1.4em;
        font-weight:normal;
}
h4 {
	font-size: 1.3em;
	margin-bottom: 5px;
	padding-top: 5px;
        letter-spacing:.06em;
        line-height: 1.4em;
}
h5 {
	font-size: 1.2em;
	margin-bottom: 2px;
	padding-top: 5px;
        letter-spacing:.06em;
        line-height: 1.4em;
}
h6 {
	font-size: 1em;
	margin-bottom: 5px;
	padding-top: 5px;
        letter-spacing:.06em;
        line-height: 1.4em;
}
p{
	line-height:1.75em;
        text-align:justify;
}
.aleft{
	line-height:1.75em;
        text-align:left;
}
.aright{
	line-height:1.75em;
        text-align:right;
}
ul li{
	list-style-type:square;
	margin:0.5em 0 0.5em 2em;
}
blockquote{
	margin-left:1em;
	padding-left:1em;
	border-left:1px solid #dddddd;
	color:#444;
}

table{
	width:100%;
	border-spacing:2px;
	margin:1.5em 0;
}
table th, table td{ padding:0.3em 0.75em }
table th{
	color:#444;
	text-align:left;
}
table td{
	color:#444;
}
table caption{
	text-align:left;
	color:#444;
	margin-bottom:-1em;
	margin-top:1em;
}
.rule{
	border-top:1px solid #dddddd;
	height:1px;
	font-size:1px;
	line-height:1px;
	margin:1.5em 0;
}
/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/
#header{
	background:#fff;
}
#header .inside{
	padding:1.5em 0 0 0;
}
#header h2{
	font-size:2.25em;
	margin:0 0.5em 0 0;
	padding:0.95em 0.5em 0.25em 0;
	border-right:1px solid #dddddd;
	float:left;
}
#header h2 a{ text-decoration:none;}
#header p{
	padding:1em 0;
	margin:0;
	line-height:1em;
}
/*-----------------------------------------------------------------------------------------------
  Navigation
-----------------------------------------------------------------------------------------------*/
#navigation {
	display:block;
	height:25px;
/* Commenting the below out as it screws with Suckerfish dropdowns - why is it there? */
/*	overflow:hidden; */
}
#navigation ul{
	list-style:none;
	margin:0;	

	font-size:1em;
	font-weight:normal;		
	
}
#navigation ul li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;  
	white-space:nowrap;	
}	
#navigation ul li a {
	display:block;
	padding:5px 15px 5px 0;
	border:0;  
	text-decoration:none; 
	color:#444; 
}	
#navigation ul li a:hover,#navigation ul li a:active
{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
	background-color:transparent;
	color:#000;
	text-decoration:underline;
	
}

#navigation li.current_page_item a
{
        color:#000;
	text-decoration:none;	
}

#slidebar
{ 
	
	zoom:1;

}
/*-----------------------------------------------------------------------------------------------
  Open / Close Navigation button
-----------------------------------------------------------------------------------------------*/
a.silderButtonNav{
	display:block;
	margin-top:8px;
	padding:2px 5px 3px 5px;
	font-size:.8em;
	text-decoration:none;
	color:#fff;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right:1px solid #dddddd;
	text-decoration:none;
}
*html a.silderButtonNav {
	width:80px;
	text-decoration:none;
}
a.silderButtonNav:hover{
	color:#fff;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right:1px solid #dddddd;
	text-decoration:none;
}
/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/
#primary{
	padding:2em 0 2em 0;
	color:#444;
}
.abt-this-page{
	font-size:1.15em;
	color:#444;
	font-weight:normal;
}
#primary.onecol-stories .primary{
	float:left;
	width:50%;
}
#primary.onecol-stories .secondary{
	float:right;
	width:40%;
	margin:0 0 0 10%;
}
#primary.twocol-stories .story{
	float:left;
	width:48%;
	margin:0 0 0 3.9%;
	display:inline;
}
* html #primary.twocol-stories .story{
	margin-left:2%;
}
#primary.twocol-stories .first, * html #primary.twocol-stories .first{
	margin:0 0 0 0;
}
#primary.twocol-stories .first img, * html #primary.twocol-stories .first img, #primary.twocol-stories .story img, * html #primary.twocol-stories .story img{
	max-width: 100%;
}
.story h3{
	font-size:1.15em;
	margin:0 0 1.5em 0;
	font-weight:normal;
	color:#444;
}
.story h3 a{
	color:#444;
	text-decoration:none;
	border-bottom:1px dotted #dddddd;
}
.story .details{
	margin:1em 0;
	text-align:right;
	border-top:1px solid #dddddd;
	padding:0.5em 0;
	font-size:0.9em;
	color:#444;
}
.story .details a{
	color:#444;
	text-decoration:none;
}
.story .details a:hover{ color:#000; }

/* Single Post Styles */
#primary .primary{
	float:right;
	width:65%;
}
#primary .secondary{
	float:left;
	width:30%;
	margin-right:3%;
	padding-top:0.65em;
	display:inline;
}
* html #primary .secondary{ margin-right:2%; }
.secondary .featured p{
	border-bottom:1px solid #dddddd;
	border-top: 1px solid #dddddd;
	padding:0.5em 0 0.6em 0;
	line-height:1.5em;
	margin:1em 0 0 0;
}
#primary.twocol-stories .story img, .single-post img {
	padding: 0px;
	background: #fff;
}
#primary.twocol-stories .story a img:hover, .single-post a img:hover {
	padding: 4px;
	border: 1px solid #dddddd;
	background: #fff;
}
.secondary .featured dl{
	margin:0 0;
	border-bottom:1px solid #dddddd;
	padding:0.5em 0 0.6em 0;
}
.secondary .featured dl h3{
	margin:0 0;
	padding:0 0;
	color:#444;
	font-size:1em;
}
.secondary dt{
	display:inline;
	margin:0;
	padding:0;
	color:#444;
}
.secondary dd{
	display:inline;
	margin:0;
	padding:0;
}
.secondary dd a{ color:#444; }
.secondary dd a:hover{ color:#000; }
.secondary .related_post{
	display:inline;
	margin:0;
	padding:0;
}
.secondary .related_post a{ color:#444; }
.secondary .related_post a:hover{ color:#000; }
.single-post h1, .single-post h2{ margin-top:0; }
#primary code {
	display:block;
	border:1px solid #dddddd;
	color:#444;
	padding:0.2em 0.2em 0.2em 1em;
	margin:1em 5% 0 5%;
}
#paging{
	text-align:right;
	margin-top:0.5em;
}
#paging a {
	border:1px solid #dddddd;
	padding:0.2em;
}
#paging a:hover {
	text-decoration:none;
        color:#000;
}
/*-----------------------------------------------------------------------------------------------
	Styles for various plugins
-----------------------------------------------------------------------------------------------*/
/* Similar posts plugin. Styling the bottom of the single page suggestions */
.similar{
	margin:1em 0;
	text-align:right;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	padding:0.5em 0;
	font-size:0.9em;
	color:#444;
}
/* Emo-Vote Plugin styles for the lists (sidebar etc) */
li.emo_widget_title {
    color: #444;
    border-top: none !important;
}
/* *************** GLOBAL ELEMENTS *************** */
.clear {
	clear:both;
}
.alignleft {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.aligncenter {
	margin-left:auto;
	margin-right:auto;
}
.alignright {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}
img.alignleft {
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
}
img.aligncenter {
	margin: 5px auto 5px auto;
	display: block;
	padding: 0px;
}
img.alignright {
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.wp-caption {
	background-color: #fff;
}
.wp-caption img {
       margin: 0;
       padding: 0;
       border: 0 none;
}

p.wp-caption-text {
        font-size: 9px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 0px;
	color: #999999;
}
a.wp-caption:hover {
}
/*-----------------------------------------------------------------------------------------------
	Secondary Items
-----------------------------------------------------------------------------------------------*/
#secondary{
	background:#fff;
}
.comment-head{
	border-bottom:1px solid #dddddd;
	padding:0.8em 2em 1.0em 2em;
}
.comment-head .num-comments{
	font-size:1.5em;
	margin:0;
	color:#444;
}
.comment-head a{
	text-decoration:none;
	color:#444;
}
.comment-head .details{
	font-size:0.95em;
}
ol#comments{
	list-style-type:none;
	margin:2em 0;
}
ol#comments li{
	list-style-type:none;
	margin:2em 0;
}
#comments cite{
	float:left;
	width:31%;
	font-style:normal;
	text-align:right;
}
* html #comments cite{ width:30.6%; }
#comments cite span{
	display:block;
}
#comments cite .author{ font-size:1.2em; }
#comments cite .author a{
	text-decoration:none;
}
#comments cite .admin-tools{
	margin:5px 0;
}
#comments cite .admin-tools a{
	float:right;
	margin:0 5px;
	padding:0px 3px 3px;
	background:#fff;
	border:1px solid #dddddd;
	text-decoration:none;
}
#primary .secondary .admin-tools{ margin:1em 0; }
#preview{
	margin:1em 0;
	padding:0.5em;
	border:1px solid #dddddd;
}
#preview p{ margin:1em 0 0 0; }
#errors{ color:#444; font-weight:bold; }
#comments cite.pingback {
	display:block;
	padding-top:68px;
	background:url(images/trackback_pingback.gif) 100% 0 no-repeat;
}
#comments .content{
	float:left;
	width:60%;
	margin-left:1.9%;
	border-left:1px solid #dddddd;
	min-height:72px;
	height:auto !important;
	height:72px;
	overflow:hidden;
}
#comments .mycontent{
	float:left;
	width:60%;
	margin-left:1.9%;
	border-left:1px solid #dddddd;
        background-color: #fff;
        color: #444;
	min-height:72px;
	height:auto !important;
	height:72px;
	overflow:hidden;
}
#comments .commentbody {
	padding: 2% 0 0 2%;
}
#comments .counter {
	position: absolute;
	top:-14px;
	right:-3px;
	font: lighter 72px 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	color: #444;
	text-align: right;
	padding:0;
}
#comments .mycontent .counter {
	position: absolute;
	top:-14px;
	right:-3px;
	font: normal 72px 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	color: #444;
	text-align: right;
	padding:0;
}
#comments .content p{
	margin:0 0 1em 0;
}
#comments .content h3{
	margin:0;
	font-size:1em;
}
#comments .mycontent p{
	margin:0 0 1em 0;
}
#comments .mycontent h3{
	margin:0;
	font-size:1em;
}
#comment-form{
	margin:5em 0 5em 35.4%;
	width:36em;
}
.formhead {
	font-size:1.15em;
	margin:0;
	color:#444;
}
input.textfield{
	width: 15em;
	margin:5px 0;
}
textarea.commentbox{
	width:28em;
	height:10em;
	padding:0.25em;
	margin:5px 0;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
}
label.text{
	position:relative;
	left:0.5em;
	top:-0.5em;
}
.formactions input.submit{ 
	cursor:pointer;
	float:right; 
	margin:.5em 0 0 0;
	padding:0.25em 0.5em;
	display:block;
	border:1px solid #dddddd;
	background:#fff;
	color:#444
}
.formactions input.submit:hover{ 
	color:#444
}
*html .formactions input.submit{
	padding:0;
}
.formactions .spinner{
	float:right;
	margin:-8px -20px 0 0;
}
/*-----------------------------------------------------------------------------------------------
  Ancillary Items
-----------------------------------------------------------------------------------------------*/
.ancillary{
	padding:2em 0 2em 0;
        text-align:justify;
}
.ancillary .sidebar{
	float:left;
	padding: 1%;
	width: 28%;
	margin:0 0 0 2.5%;	
	background:#fff;
        border-top:1px solid #dddddd;
}
* html .ancillary .sidebar{
	background:none;
}
.ancillary .twice-length{ width:65%; }
.ancillary .thrice-length{ width:100%; }
.ancillary .first {
	clear:both;
	margin:0 0 0 2.4%;
}
* html .ancillary .first {
	clear:both;
	margin:0;
}
.ancillary .block-separator{
	clear:both;
	height:2.5em;
}
.ancillary .sidebar h2, .ancillary .sidebar h3{
	color:#444;
        font-size: 1.2em;
	text-transform: uppercase;
        font-weight:normal;
        margin:0px;
}
.divider {
	border-bottom:1px solid #dddddd;
}
ul.sidebar li {
line-height:1.75em;
	list-style-type:none;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 20px;
        margin-left: 0px;
}
ul.dates, ul.counts, ul.blogroll ul, ul.pages, ul.sidebar li.widget ul{
	list-style-type:none;
	margin:1.5em 0 2em 0;
	border-top:1px solid #dddddd;
}
ul.dates li, ul.counts li, ul.blogroll ul li, ul.pages li, ul.sidebar li.widget ul li{
	list-style-type:none;
	margin:0;
	padding:0.5em 0;
	border-bottom:1px solid #dddddd;
}
ul.dates .date{
	color:#444;
	padding:0 1.5em 0 0;
}
ul.counts .count{
	float:right;
	color:#444;
}
ul.dates a, ul.counts a, ul.blogroll a, ul.pages a, ul.sidebar li.widget ul a{
	color:#444;
	text-decoration:none;
}
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover, ul.sidebar li.widget ul a:hover{ 
	color:#000;
text-decoration:underline;
}
ul.blogroll{ margin-top:0; }
ul.blogroll li{
	list-style-type:none;
	margin:0;
}
ul.pages ul{
	margin:0;
}
ul.pages ul li{
	border:none;
	margin-left:2em;
	list-style-type:square;
}
/*block items*/
ul.recent-comments li a{
	color: #444;
}
/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/
#footer{
	clear:both;
	color:#444;
	margin:1.5em 0 3em 0;
}
#footer .inside{
        border-top:1px solid #dddddd;
	padding:1em 0;
}
#footer p{
	margin:0;
	font-size:0.9em;
}
#footer p.copyright{ float:left; }
#footer p.attributes{ float:right; }
#footer p.attributes a{
	padding:0 0 0 1em;
	text-decoration:none;
	color:#444;
}
#footer p.attributes a:hover{
	color:#000;
}
/*-----------------------------------------------------------------------------------------------
  Utilities
-----------------------------------------------------------------------------------------------*/
#utilities{
	float:right;
	width:200px;
	margin:1em 0 0 0;
	text-align:right;
}
/*-----------------------------------------------------------------------------------------------
  Text Size
-----------------------------------------------------------------------------------------------*/
#textsize{
	margin:.25em 0 0 0;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:.50;
}
#textsize:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.00;
}
#textsize a {
	text-decoration:none;
}
/*-----------------------------------------------------------------------------------------------
  Search
-----------------------------------------------------------------------------------------------*/
#search{
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity:.40;
}
#search:hover{
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.00;
}
#search .searchimg{
	float:left;
	width:14px;
	height:13px;
	background:url(images/search.gif) 0 0 no-repeat;
	position:relative;
	top:4px;
}
#search input{ 
	width:175px; 
	font-size: 0.9em; 
	background:#fff;
	margin-top:2px;
}
#search input:focus{
	background:#fff;
}
#searchform{
	margin:1em 0;
}
#searchform #s{
	background:#fff;
	border:none;
	border-bottom:1px solid #dddddd;
	margin-bottom:4px;
	width:98%;
	color:#444;
	padding:0.25em;
}
#searchform #searchsubmit{
	background:#fff;
	color:#444;
	border:none;
	font-size:0.9em;
	text-transform:uppercase;
	letter-spacing:0.25em;
}

/* Legacy Typo CSS */
#search-results{
	width:30%;
	background:#333;
	padding:0 0 0 0;
	float:right;
	-moz-opacity:0.9;
	filter:alpha(opacity=90);
	opacity:.90;
	border-top:1em solid #dddddd;
}
#search-results h3{
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:0 0 1em 0;
	background:#fff;
	
}
#search-results small{
	display:block;
	text-align:left;
	font-size:0.9em;
	padding:0.5em 1em 0.7em 1em;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
}
#search-results small a{
	color:#444;
}
#search-results ul li{
	list-style-type:none;
	padding:0 1em 0.5em 1em;
	margin:0.5em 0;
}
#search-results ul li:hover{
	background:#fff;
}
#search-result ul{ margin:0; }
#search-results ul li a{
	text-decoration:none;
	border-bottom:1px dotted #dddddd;
}
#search img.archives-icon{
	margin:0 7px 0 0;
	top:1px;
}

/*-----------------------------------------------------------------------------------------------
  Organise Series Styles
-----------------------------------------------------------------------------------------------*/

.seriesbox{
	margin:1em 0;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	padding:0.5em 0;
	font-size:0.9em;
	color:#444;
}

.imgset {
	float: left;
	/*overflow: visible;*/
	border: none;
	margin-right: 6px;
}

.serieslist-content {
	font-size: 1.2em;
	color: #444;
	text-align: left;
}

.serieslist-box {
	width: 90%;
	/*height: 100px;*/
	padding: 6px;
	margin: 10px auto 0 auto;
	border: 1px solid #dddddd;
	border-bottom: 2px solid #dddddd;
}

html>body .serieslist-box {
	height: auto;
	/*min-height: 100px;*/
} 	

h2.series-title {
	font-size: 1.2em;
	color: #444;
	text-align: center;
}

ul.serieslist-ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left:2px;
	padding-left:1em;
}

li.serieslist-li {
	margin: 0;
	padding: 0;
}

.seriesbox {
	color: #444;
	text-align: left;
	font: .8em Arial, Tahoma, Verdana, Sans-Serif;
	margin: 0 10px 0px 10px;
	padding: 6px 6px 12px 6px;
	border: 1px dotted #dddddd;
	border-bottom: 2px solid #dddddd;
	min-width: 125px;
}

.seriesbox img {
	margin: 0px 12.5px 0 12.5px;
}

h3.series-title-post-page {
	font-size: 1.1em;
	color: #444;
	text-align: center;
}

p.series-description {
	font-style: italic;
}

.seriesmeta {
	font-size: .8em;
}

.series-nav-left {
	float: left;
}

.series-nav-right {
	float: right;
}
/*-----------------------------------------------------------------------------------------------
  Drop Down Menu
-----------------------------------------------------------------------------------------------*/

        #suckerfish, #suckerfish ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
        }

	#suckerfish a {
            display: block;
            color: #444;
	}

	#suckerfish li {
            float: left;

            position: relative;
	}

	#suckerfish li ul {

            position: absolute;
            left: -999em;
            height: auto;
	}

	#suckerfish li ul li {
            background: #933;
            width: 20em;
	    filter:alpha(opacity=80);
	    -moz-opacity:0.5;
	    opacity:.80;
	    text-decoration:none;

	}

	#suckerfish li ul li a{
            color: #444;
	}
 
        #suckerfish li ul ul {
	    margin: -3em 0 0 20em;
        }

	#suckerfish li ul li ul li{
            width: auto;
	}

	#suckerfish li:hover ul ul, #suckerfish li:hover ul ul ul, #suckerfish li.sfhover ul ul, #suckerfish li.sfhover ul ul ul {
       	left: -999em;
	}
 
 	#suckerfish li:hover ul, #suckerfish li li:hover ul, #suckerfish li li li:hover ul, #suckerfish li.sfhover ul, #suckerfish li li.sfhover ul, #suckerfish li li li.sfhover ul {
            left: auto;
	}

/* **************** EXTRA CSS **************** */

#primary code, pre { font-family:consolas,'deja vu sans mono','lucida sans typewriter',monaco,monospace; }
pre, code { font-family:consolas,'deja vu sans mono','lucida sans typewriter',monaco,monospace; }

img { border: none; }
img.frame { border: none; }
p.gray { color: #666; line-height:1.4em; font-size: 9px; }
.gray { color: #666; line-height:1.4em; font-size: 9px; }
p.small { line-height:1.4em; font-size: 9px; }
.small { line-height:1.4em; font-size: 9px; }
p.credit { line-height:1.4em; padding-bottom:6px; padding-top:6px; font-size: 10px; }
.credit { line-height:1.4em; padding-bottom:6px; padding-top:6px; font-size: 10px; }
p.pro { font-family:'gill sans','gill sans mt','gill sans mt pro','century gothic',corbel,sans-serif; font-weight:normal; text-transform:uppercase; letter-spacing:.1em; line-height: 1.4em; font-size: 10px; }

hr { 
height: 0;
border: 1px dotted #dddddd;
}

a.read-on { background:url(images/readon_black.gif) 100% 60% no-repeat; padding-right:20px; text-align:right; display:block; font-weight:bold;}
a.external { white-space: nowrap; padding-right: 15px; background: url(images/external10x10.gif) no-repeat 100% 50%; zoom: 1; font-weight:bold;}
a.mail { white-space: nowrap; padding-left: 25px; background: url(images/icon_send.gif) center left no-repeat; font-weight:bold;}
a.pdf { white-space: nowrap; padding-left: 20px; background: url(images/pdf12x12.gif) center left no-repeat; font-weight:bold;}
a.html { white-space: nowrap; padding-left: 20px; background: url(images/html12x12.gif) center left no-repeat; font-weight:bold;}
a.qt { white-space: nowrap; padding-left: 20px; background: url(images/qt12x12.gif) center left no-repeat; font-weight:bold;}
a.ical { white-space: nowrap; padding-left: 20px; background: url(images/ical12x12.gif) center left no-repeat; font-weight:bold;}
a.dl { white-space: nowrap; padding-left: 20px; background: url(images/dl11x10.gif) center left no-repeat; font-weight:bold;}
a.dmg { white-space: nowrap; padding-left: 20px; background: url(images/dmg12x12.gif) center left no-repeat; font-weight:bold;}
a.zip { white-space: nowrap; padding-left: 20px; background: url(images/zip12x12.gif) center left no-repeat; font-weight:bold;}
a.audio { white-space: nowrap; text-transform: uppercase; letter-spacing: .1em; padding-left: 20px; background: url(images/audio.gif) center left no-repeat; font-weight:bold;}
a.video { white-space: nowrap; padding-left: 20px; text-transform: uppercase; letter-spacing: .1em; background: url(images/icon_video_sm.gif) center left no-repeat; font-weight:bold;}
a.keynote { white-space: nowrap; padding-left: 20px; background: url(images/keynote.jpg) center left no-repeat; font-weight:bold;}

.link-image {color: #ffffff; border: none; text-decoration: none;}
.link-image a:link {color: #ffffff; border: none; text-decoration: none;}
.link-image a:visited {color: #ffffff; border: none; text-decoration: none;}
.link-image a:active {color: #ffffff; border: none; text-decoration: none;}
.link-image a:hover {color: #ffffff; border: none; text-decoration: none;}


#wp125adwrap_1c {width:100%;}
#wp125adwrap_1c .wp125ad {margin-bottom:10px; color: #ffffff; border: none; text-decoration: none;}
#wp125adwrap_1c a:link {color: #ffffff; border: none; text-decoration: none;}
#wp125adwrap_1c a:visited {color: #ffffff; border: none; text-decoration: none;}
#wp125adwrap_1c a:active {color: #ffffff; border: none; text-decoration: none;}
#wp125adwrap_1c a:hover {color: #ffffff; border: none; text-decoration: none;}


li#better-tag-cloud { text-align: justify;}

/* ------------------------------------------------------------------------- *
 * Hackadelic Sliding Notes
 * ------------------------------------------------------------------------- */
.hackadelic-sliderPanel {
	 border: none;
         line-height: 1.0em;   
}
a.hackadelic-sliderButton {
         text-transform: uppercase;
         border: none;
         margin-bottom: .2em;
         margin-top: 2em;
         padding-left:20px;
         letter-spacing: .1em;
         background:url(/images/play-icon.gif)
         3px center no-repeat;
         font-weight:bold;
}
a.hackadelic-sliderButton:hover {
         text-transform: uppercase;
         border: none;
         color: #000;
}
a.hackadelic-sliderButton.left-image {
         padding-left:20px;
         background:url(/images/play-icon.gif)
         3px center no-repeat;
}
.entry .hackadelic-sliderPanel {
	 background-color: #fff;
}
.textwidget .hackadelic-sliderButton {
	 display: block;
	 text-align: center;
	 margin: .5em;
}
.textwidget .hackadelic-sliderPanel {
	 background-color: #fff;
}

.entrybody .hackadelic-sliderPanel pre {
	 border: 0 none;
}
.entrybody .hackadelic-sliderPanel div.dp-highlighter {
	 max-width: 578px;
}
