.rokbox-caption {
    position: initial !important;
}

.credits-right {
    display: none !important;
}

/** 0098D3 **/
.donateCoffeeForm {
    display: inline-block;
    float: left;
    margin-left: 1em;
    position: relative;
    bottom: 30px;
}
.donateCoffeeText {
    font-size: 13pt;
    margin-left: 4em;
}
code {
    font-size: 13px;
}
body {
	font-size: 14px;
}
.comment-form a:visited, .wrapper-navigation-below a:visited, .entry-content a:visited, .comment-content a:visited {
    color: #0B0080 !important;
}
.comment-form a, .wrapper-navigation-below a, .entry-content a, .comment-content a {
    color: #0645AD !important;
}
.blog-info-sin-imagen {
	background-color: #555555 !important;
}
.site-header h1,
.site-header h2 {
	text-align: left;
}
.site {
	max-width: 100rem !important;
}

a[title*="Powered by Hackadelic SEO Table Of Contents"] {
  visibility: hidden !important;
}
div.toc {
	border: 1px solid #ccc;
	font-size: .75em;
}
div.toc.toc-left {
	max-width: 22em;
	float: left;
	margin: 15px 15px 15px 0;
}
div.toc.toc-right {
/*	max-width: 22em; */
	float: right;
	margin: 15px 0 15px 15px;
}

div.toc a.toc-header {
	display: block;
	background-color: #f8f8ec;
	border-top: 1px solid #fcfcfc;
	border-left: 1px solid #fcfcfc;
	border-bottom: 1px solid #f0f0e0;
	border-right: 1px solid #f0f0e0;
	color: #777;
/** Styling regarding TOC title: **/
	padding: 1px 2px;
	text-align: left;
	font-size: 1.25em;
	font-weight: bold;
}

div.toc a.toc-header:hover {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #fcfcfc;
	border-right: 1px solid #fcfcfc;
}
div.toc ul {
	list-style: none;
	
	margin: 0;
	padding: 5px;
	background-color: #fcfcfc;
	overflow: hidden;
	white-space: nowrap;
}
div.toc.auto-collapse ul {
	display: none;
}
div.toc li {
    margin-left: 1em;
}
div.toc li a {
	text-decoration: none;
	border: 0 none;
    color: #777;
}
div.toc li.toc-level-1 {
	font-weight: bold;
    padding-left: 0em;
}
div.toc li.toc-level-2 {
	font-weight: bold;
	padding-left: .25em;
}
div.toc li.toc-level-3 {
	padding-left: .5em;
}
div.toc li.toc-level-4 {
	padding-left: .75em;
}
.amzshcs {
	clear: both;
	float: none;
	margin-bottom: 160px;
	margin-left: 20px;
}
.amzshcs-item {
	float: left;
	width: 100px;
	margin-top: 15px;
	margin-bottom: 0px;
}
.amzshcs-item a img {
	border: 0px;
} 
.wp-caption {    
    margin-bottom: 30px;
}
/**
* .content h2 {
*     margin-top: 35px;
*     margin-bottom: 20px;
* }
* .content h4 {
*     margin-top: 20px;
**/
div.ratepost {
    /** padding-top: 50px !important; **/
    padding-bottom:20px;
}
.post-ratings {
    padding-top:10px;
    padding-bottom:5px;
}

/* Ensure underscores are visible in the last or only line */
.syntaxhighlighter {
    padding-bottom:1px;
}
div .syntaxhighlighter table caption {
    font-weight: bold !important;
}