/*
Theme Name: Dorado Blogsite (ITDR)
Theme URI: http://intothedarkroom.com/
Description: 
Author: intothedarkroom
Author URI: http://intothedarkroom.com/
Version: 1.5.01
License: Proprietary
License URI: https://intothedarkroom.com/installer/assets/docs/eula/en.txt
*/

/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }



/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }
 */



/* =============================================================================
   Links
   ========================================================================== */

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }



/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }



/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }



/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9
 */

svg:not(:root) { overflow: hidden; }



/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }



/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */

table button, table input { *overflow: auto; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }



/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }



/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }




/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}


/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 0% 0 0% 0%;
}
.col:first-child { margin-left: 0; }


/*  GROUPING  */
.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
    zoom:1; /* For IE 6/7 */
}

/*  GRID OF one  */
.span_1_of_1 {
	width: 100%;
}

/*  GRID OF TWO  */
.span_2_of_2 {
	width: 100%;
}
.span_1_of_2 {
	width: 50%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { 
		margin: 0% 0 0% 0%;
	}
}

@media only screen and (max-width: 480px) {
	.span_2_of_2 {
		width: 100%; 
	}
	.span_1_of_2 {
		width: 100%;
	}
}

/*  GRID OF THREE  */
.span_3_of_3 {
	width: 100%;
}
.span_2_of_3 {
	width: 66.66%;
}
.span_1_of_3 {
	width: 33.33%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { 
		margin: 0% 0 0% 0%;
	}
}

@media only screen and (max-width: 480px) {
	.span_3_of_3 {
		width: 100%; 
	}
	.span_2_of_3 {
		width: 100%; 
	}
	.span_1_of_3 {
		width: 100%;
	}
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { 
		margin: 0% 0 0% 0%;
	}
}

@media only screen and (max-width: 480px) {
	.span_3_of_3 {
		width: 100%; 
	}
	.span_2_of_3 {
		width: 100%; 
	}
	.span_1_of_3 {
		width: 100%;
	}
}

/*  GRID OF FOUR  */
.span_4_of_4 {
	width: 100%;
}
.span_3_of_4 {
	width: 75%;
}
.span_2_of_4 {
	width: 50%;
}
.span_1_of_4 {
	width: 25%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { 
		margin: 0% 0 0% 0%;
	}
}

@media only screen and (max-width: 480px) {
	.span_4_of_4 {
		width: 100%; 
	}
	.span_3_of_4 {
		width: 100%; 
	}
	.span_2_of_4 {
		width: 100%; 
	}
	.span_1_of_4 {
		width: 100%;
	}
}

/*  GRID OF FIVE  */
.span_5_of_5 {
	width: 100%;
}
.span_4_of_5 {
	width: 80%;
}
.span_3_of_5 {
	width: 60%;
}
.span_2_of_5 {
	width: 40%;
}
.span_1_of_5 {
	width: 20%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { 
		margin: 0% 0 0% 0%;
	}
}

@media only screen and (max-width: 480px) {
	.span_5_of_5 {
		width: 100%; 
	}
	.span_4_of_5 {
		width: 100%; 
	}
	.span_3_of_5 {
		width: 100%; 
	}
	.span_2_of_5 {
		width: 100%; 
	}
	.span_1_of_5 {
		width: 100%;
	}
}

/*  GRID OF SIX  */
.span_6_of_6 {
	width: 100%;
}

.span_5_of_6 {
  	width: 83.33%;
}

.span_4_of_6 {
  	width: 66.66%;
}

.span_3_of_6 {
  	width: 50%;
}

.span_2_of_6 {
  	width: 33.33%;
}

.span_1_of_6 {
  	width: 16.66%;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { 
		margin: 0% 0 0% 0%;
	}
}

@media only screen and (max-width: 480px) {
	.span_6_of_6 {
		width: 100%; 
	}
	.span_5_of_6 {
		width: 100%; 
	}
	.span_4_of_6 {
		width: 100%; 
	}
	.span_3_of_6 {
		width: 100%; 
	}
	.span_2_of_6 {
		width: 100%; 
	}
	.span_1_of_6 {
		width: 100%;
	}
}




/************************************************************************
#  SHORTCODES
*************************************************************************/
blockquote,
blockquote p{
	font-size: <?php echo $content_font_size_num * 1.5; ?>px;
	font-style:italic;
	line-height:1.3em;
	font-family: <?php echo $heading1_font_family ?> !important;
}

blockquote{
	background: url('images/shortcodes/quote-start.png') top left no-repeat;
	margin:0 0 15px 0;
}

blockquote p,
.entry blockquote p{
	background: url('images/shortcodes/quote-end.png') bottom right no-repeat;
	padding:5px 25px 0px 25px;
	text-indent: 2em;
}

blockquote.blockquoteLeft{
	display:inline;
	width:40%;
	float:left;
	margin:10px 10px 10px 0;
}

blockquote.blockquoteRight{
	display:inline;
	width:40%;
	float:right;
	margin:10px 0 10px 10px;
}

.red{
	border-top: 4px solid #8F0A00;
	border-bottom: 4px solid #8F0A00;
	margin:0 0 15px 0;
	padding: 10px 0 10px 40px;
	background: url('images/shortcodes/red_alert.png') no-repeat top left;
	background-position:7px 15px;
}

.green{
	border-top: 4px solid #055F00;
	border-bottom: 4px solid #055F00;
	margin:0 0 15px 0;
	padding: 10px 0 10px 40px;
	background: url('images/shortcodes/green_plus.png') no-repeat top left;
	background-position:7px 15px;
}

.yellow{
	border-top: 4px solid #AFA000;
	border-bottom: 4px solid #AFA000;
	margin:0 0 15px 0;
	padding: 10px 0 10px 40px;
	background: url('images/shortcodes/yellow_textbox.png') no-repeat top left;
	background-position:7px 15px;
}

.blue{
	border-top: 4px solid #00456F;
	border-bottom: 4px solid #00456F;
	margin:0 0 15px 0;
	padding: 10px 0 10px 40px;
	background: url('images/shortcodes/blue_check.png') no-repeat top left;
	background-position:7px 15px;
}

pre{
	border:1px dotted #777;
	padding:5px 15px;
	margin:0 0 15px 0;
	display:block;
	overflow:auto;
	background:#fff;
}

.TwoColumns{
}
	.TwoColumns .Column1{
		width: 49%;
		margin-right:2%;
		float:left;
	}
	.TwoColumns .Column2{
		width: 49%;
		float:left;
	}

.ThreeColumns{
}

	.ThreeColumns .Column1{
		width: 32%;
		margin-right:2%;
		float:left;
	}
	.ThreeColumns .Column2{
		width: 32%;
		margin-right:2%;
		float:left;
	}
	.ThreeColumns .Column3{
		width: 32%;
		float:left;
	}

.FourColumns{
}
	.FourColumns .Column1{
		width: 23.5%;
		margin-right:2%;
		float:left;
	}
	.FourColumns .Column2{
		width: 23.5%;
		margin-right:2%;
		float:left;
	}
	.FourColumns .Column3{
		width: 23.5%;
		margin-right:2%;
		float:left;
	}
	.FourColumns .Column4{
		width: 23.5%;
		float:left;
	}
	

/*! fancyBox v2.0.3 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-tmp iframe, .fancybox-tmp object {
	vertical-align: top;
	padding: 0;
	margin: 0;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1002;
}

.fancybox-outer {
	padding: 0;
	margin: 0;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 1003;	
}

.fancybox-opened .fancybox-outer {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-inner {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	outline: none;
	overflow: hidden;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 10px;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -21px;
	margin-left: -21px;
	width: 42px;
	height: 42px;
	background: url('images/fancybox/fancybox_loading.gif');
	opacity: 0.8;
	cursor: pointer;
	z-index: 1010;
}

.fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('images/fancybox/fancybox_sprite.png');
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 1004;
}

.fancybox-prev, .fancybox-next {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	background: transparent url('images/fancybox/blank.gif'); /* helps IE */
	z-index: 1003;
}

.fancybox-prev {
	left: 0;	
}

.fancybox-next {
	right: 0;
}

.fancybox-prev span, .fancybox-next span {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 36px;
	height: 36px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 1003;
}

.fancybox-prev span {
	background-position: 0 -36px;
}

.fancybox-next span {
	background-position: 0 -72px;
}

.fancybox-prev:hover, .fancybox-next:hover {
	visibility: visible;
}

.fancybox-prev:hover span {
	left: 20px;
}

.fancybox-next:hover span {
	left: auto;
	right: 20px;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	padding: 0;
	overflow: visible;
	visibility: hidden;
}

/* Overlay helper */

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 1001;
	background: #000;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;	
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 1005;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 1003;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.7);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	margin-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;	
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/* -- buttons --*/
#fancybox-buttons {
	position: fixed;
	top: 10px;
	left: 0;
	width: 100%;
	z-index: 1005;
}

#fancybox-buttons ul {
	display: block;
	width: 170px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	background: #111;
	-webkit-box-shadow: 0 1px 3px #000,0 0 0 1px rgba(0,0,0,.7),inset 0 0 0 1px rgba(255,255,255,.05);
	-moz-box-shadow: 0 1px 3px #000,0 0 0 1px rgba(0,0,0,.7),inset 0 0 0 1px rgba(255,255,255,.05);
	background: #111 -webkit-gradient(linear,0% 0%,0% 100%,from(rgba(255,255,255,.2)),color-stop(.5,rgba(255,255,255,.15)),color-stop(.5,rgba(255,255,255,.1)),to(rgba(255,255,255,.15)));
	background: #111 -moz-linear-gradient(top,rgba(255,255,255,.2) 0%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.1) 50%,rgba(255,255,255,.15) 100%);
	border-radius: 3px;
}

#fancybox-buttons ul li {
	float: left;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	line-height: 30px;
	text-indent: -9999px;
	background-image: url('images/fancybox/fancybox_buttons.png');
	background-repeat: no-repeat;
}

#fancybox-buttons a.btnPrev {
	width: 32px;
	background-position: 6px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 38px;
	background-position: -57px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.5;
	cursor: default;
}

/* -- thumbs --*/
#fancybox-thumbs {
	position: fixed;
	bottom: 2px;
	left: 0px;
	width: 100%;
	overflow: hidden;
	z-index: 1005;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
}

/*
 * Galleria Classic Theme
 * Copyright (c) 2010, Aino
 * Licensed under the MIT license.
 */

.galleria-container {
	position: relative;
	overflow: hidden;
}
	.galleria-container img {
		-moz-user-select: none;
		-webkit-user-select: none;
		-o-user-select: none;
	}
.galleria-stage {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	overflow:hidden;
	bottom: 0px;
}
	.galleria-loader {
		width: 48px;
		height: 48px;
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -24px 0 0 -24px;
		z-index: 2;
		display: none;
		opacity: .8;
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
		filter: alpha(opacity=80);
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
	}
	.galleria-image-nav {
		position: absolute;
		top: 50%;
		margin-top: -60px;
		width: 100%;
		height: 120px;
		left: 0;
	}
		.galleria-image-nav-left,
		.galleria-image-nav-right {
		    opacity: .8;
		    filter: alpha(opacity=30);
		    cursor: pointer;
		    width: 32px;
		    height: 120px;
		    position: absolute;
		    left: 0px;
		    z-index: 2;
		}
		.galleria-image-nav-right {
			left: auto;
			right: 0px;
			z-index: 2;
		}
		.notouch .galleria-image-nav-left:hover,
		.notouch .galleria-image-nav-right:hover {
			opacity: 1;
			filter: alpha(opacity=100);
		}
		.touch .galleria-image-nav-left:active,
		.touch .galleria-image-nav-right:active {
			opacity: 1;
			filter: alpha(opacity=100);
		}
.galleria-counter {
	display: none;
}
.galleria-info {
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 2;
	position: absolute;
	display: none;
}
	.galleria-info-text {
		margin: 0px;
		padding: 12px;
	}
	.galleria-info-title {
		font-size: 12px;
		font-weight: bold;
		margin: 0 0 7px 0;
	}
	.galleria-info-description {
		font-size: 12px;
		margin: 0;
	}
	.galleria-info-close {
		width: 30px;
		height: 30px;
		position: absolute;
		top: 0px;
		right: 0px;
		background-position: -452px 0px;
		opacity: .5;
		filter: alpha(opacity=50);
		cursor: pointer;
	}
	.notouch .galleria-info-close:hover{
		opacity:1;
		filter: alpha(opacity=100);
	}
	.touch .galleria-info-close:active{
		opacity:1;
		filter: alpha(opacity=100);
	}




	@font-face {
	    font-family: 'carmeregular';
	    src: url('/dorado-blog-core/fonts/carme-regular-webfont.eot');
	    src: url('/dorado-blog-core/fonts/carme-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/dorado-blog-core/fonts/carme-regular-webfont.woff') format('woff'),
		 url('/dorado-blog-core/fonts/carme-regular-webfont.ttf') format('truetype'),
		 url('/dorado-blog-core/fonts/carme-regular-webfont.svg#carmeregular') format('svg');
	    font-weight: normal;
	    font-style: normal;
	}

	@font-face {
	    font-family: 'fanwood_textitalic';
	    src: url('/dorado-blog-core/fonts/fanwoodtext-italic-webfont.eot');
	    src: url('/dorado-blog-core/fonts/fanwoodtext-italic-webfont.eot?#iefix') format('embedded-opentype'),
		 url('/dorado-blog-core/fonts/fanwoodtext-italic-webfont.woff') format('woff'),
		 url('/dorado-blog-core/fonts/fanwoodtext-italic-webfont.ttf') format('truetype'),
		 url('/dorado-blog-core/fonts/fanwoodtext-italic-webfont.svg#WalkwaySemiBoldRegular') format('svg');
	    font-weight: normal;
	    font-style: normal;
	}




/* ---- Clear Default Browser Styles ---- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre,
form, fieldset, input, p, blockquote, table, th, td, embed, object {
	outline: none;
	padding: 0;
	margin: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img, abbr {
	border: 0;
}
address, caption, cite, code, dfn, em,
h1, h2, h3, h4, h5, h6, strong, th, var {
	font-weight: normal;
	font-style: normal;
}
ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 1.0em;
}
q:before, q:after {
	content: '';
}
a, ins {
	text-decoration: none;
}
a {
	outline: none;
}

/* ----- Fonts ----- */

* {
	font-family: Arial, sans-serif;
}

body, p {
	color: #747474;
	font-size: 13px;
}

a:link,
a:visited{
	text-decoration: underline;
	color: #111111;
}

a:hover{
	color: #000000;
}

em {
	font-style: italic;
}

b, strong{
	font-weight: bold;
}

u {
	text-decoration: underline;
}

strike{
	text-decoration: line-through;
}

/* -- Images -- */

.WpContent img{
	display: block;
	margin: 0 auto 10px auto;
	max-width: 100%;
	height: inherit;
}

.WpContent p img {
	padding: 0;
	max-width: 100%;
	height: inherit;
	margin: 0 auto 10px auto;
}

.WpContent img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.WpContent img.alignright {
	margin: 0 0 0px 10px;
	display: inline;
}

.WpContent img.alignleft {
	margin: 0 10px 0px 0;
	display: inline;
}

.WpContent .alignright {
	margin: 0 0 0px 10px;
	float: right;
}

.WpContent .alignleft {
	margin: 0 10px 0px 0;
	float: left;
}

.WpContent .aligncenter{
	display:block;
	margin:0 auto;
}

.WpContent img.wp-smiley{
	display:inline;
	margin: 0px !important;
	padding: 0px !important;
}

/* ----- Elements ----- */
.Clear,
.clear {
	clear: both;
}

.left,
.Left{
	float:left;
}

.right,
.Right{
	float:right;
}

.center,
.Center{
	text-align:center;
}

.Blogshow,
.Blogshow > div{
	margin: 0 auto;
}

.ParagraphLarge{
	font-size:17px;
}

#fb-root{
	display: none !important;
}


/* ---- Global Stuff ---- */

html, body {
	background-color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}

body {
	background-image: url("/dorado-blog-gateway.php?action=create_gradient&hex1=FFFFFF&hex2=FFFFFF&height=500");
	background-repeat: repeat-x;
	min-height: 500px;
}




/* ---- Trunk ---- */

#body-inner {
	min-width: 320px;
	overflow: hidden;
}
.Wrapper {
	margin: 0 auto 0 auto;
	padding: 0 25px;
}
	#header {
		position:relative;
		padding: 40px 0;
		max-width: 1024px;
		margin: 0 auto;
	}
		#logo {
			margin:0 auto;
			text-align:center;
		}
			#logo a {
				margin:0 auto;
				display:block;
				text-decoration: none;
				font-size: 29px;
				line-height: 29px;
				color: #222222;
				font-family: "carmeregular", Arial, sans-serif;
			}
			#logo a:link,
			#logo a:visited{
				text-decoration: none;
				color: #222222;
			}
				#logo a img{
					max-width:100%;
					height: inherit;
				}
	#content{
		max-width: 1024px;
		margin: 0 auto;
	}



@media screen and (max-width: 600px) {
	#logo a {
		font-size: 19.333333333333px;
	}
}



/* ---- Navigation ---- */

#navigation-container {
	min-height: 30px;
	position:relative;
	border-top: 1px solid #E6E6E6;
	border-bottom: 1px solid #E6E6E6;
	z-index:10;
	max-width: 1024px;
	margin: 0 auto 25px auto;
}
	#navigation-container select {
		display: none;
	}
	#navigation{
		z-index:20;
		position:relative;
	}
		#navigation ul {
			margin:0;
			padding:0;
			list-style-type:none;
			list-style-position:outside;
			z-index:30;
			position:relative;
		}
			/* 1st TIER (main) */
			#navigation ul li{
				float:left;
				padding: 0 25px;
			}
			#navigation ul a{
				display:block;
				text-decoration:none;
				background:none;
				color: #A4A4A4;
				font-family: "carmeregular", Arial, sans-serif;
				font-size: 14px;
				line-height: 14px;
				cursor:pointer;
				padding: 20px 0;
			}
			#navigation ul li a:hover{
				color: #000000;
			}
			#navigation ul li.current_page_ancestor a,
			#navigation ul li.current-menu-ancestor > a,
			#navigation ul li.current-menu-item a{
				color: #111111;
			}
				#navigation ul li.current-menu-item ul li a{
					color: #A4A4A4;
				}
					#navigation ul li.current-menu-item ul li a:hover{
						color: #000000;
					}
				/* 2nd TIER */
				#navigation ul li ul {
					position:absolute;
					display: none;
					list-style-type:none;
					list-style-position:outside;
					z-index:40;
					background: #FFFFFF;
					border: 1px solid #E6E6E6;
					border-top: none;
					margin: 0 0 0 -26px;
					padding: 10px 0 10px 0;
					white-space:nowrap;
					float:left;
					left: -999em;
				}
				#navigation ul li:hover ul {
					left: auto;
				}
					#navigation ul li ul li{
						clear: left;
						margin: 0px;
						padding: 5px 25px 4px 25px !important;
						border-right: none;
					}
					#navigation ul li ul li a{
						float:left;
						font-size: 14px;
						line-height: 14px;
						color: #A4A4A4;
						margin: 0px;
						padding: 0px;
					}
					#navigation ul li ul li a:hover{
					}
				/* 3rd TIER */
				#navigation ul li ul li ul {
					display: none !important;
				}
	#navigation ul li:hover ul ul, #navigation ul li:hover ul ul ul, #navigation ul li:hover ul ul ul ul{
		display: none;
	}
	#navigation ul li:hover ul, #navigation ul li li:hover ul, #navigation ul li li li:hover ul, #navigation ul li li li li:hover ul{
		display: block;
	}


		#navigation-container select{
			padding: 10px;
			display: none;
			width:100%;
			border: 1px solid #E6E6E6;
		}
	
	.Collapse {
		min-height: 0px !important;
		border-top: none !important;
		border-bottom: none !important;
		margin: 0 auto 25px auto !important;
	}
		.Collapse select{
			display: block !important;
			width:100% !important;
			border: 1px solid #E6E6E6 !important;
		}

		.Collapse #navigation {
			display: none !important;
		}



/* ---- Banner ---- */

#banner {
	background-image: url("/dorado-blog-gateway.php?action=create_gradient&hex1=FFFFFF&hex2=FFFFFF&height=500");
	background-repeat: repeat-x;
}

#banner{
	position: relative;
	z-index:8;
	overflow: hidden !important;
}
#galleria {
	max-width: 1500px;
	margin: 0 auto;
}
.galleria-loader {
	background: #1B1B1B url(/dorado-blog-core/graphics/galleria-loader.gif) no-repeat 50% 50%;
}
.galleria-image-nav-left {
	display: none;
	background: #1B1B1B url('/dorado-blog-gateway.php?action=image_colorize&image=banner-sprite.png&effect=overlay&color=FFFFFF') no-repeat left center;
}
.galleria-image-nav-right {
	display: none;
	background: #1B1B1B url('/dorado-blog-gateway.php?action=image_colorize&image=banner-sprite.png&effect=overlay&color=FFFFFF') no-repeat right center;
}

@media screen and (max-width: 600px) {
	.galleria-image-nav-left ,
	.galleria-image-nav-right {
		display: none;
	}
}




/* ---- Footer + Social + Etc ---- */

#footer-container {
	position: relative;
	max-width: 1024px;
	margin: 0 auto;
	border-top: 1px solid #E6E6E6;
}
	#footer {
		position:relative;
		margin:0 auto;
		padding:15px 0 30px 0;
	}
		#footer #footer-left{
			display: inline-block;
			float: left;
			width: 48%;
			min-height: 26px;
		}
		#footer #footer-right{
			float: right;
			width: 48%;
			padding-left: 4%;
		}
			#social-icons{
				position: relative;
				float:right;
			}
				#social-icons a {
					min-width: 26px;
					min-height: 26px;
					margin: 4px;
					float: left;
					text-indent: -5000px;
					background-image: url(/dorado-blog-gateway.php?action=image_colorize&effect=overlay&image=social-sprite.png&color=2DB1B9);
				}
				#instagram_link { background-position: -364px 0; }
				#google_plus_link { background-position: -338px 0; }
				#flickr_link { background-position: -312px 0; }
				#etsy_link { background-position: -286px 0; }
				#facebook_link { background-position: -260px 0; }
				#lastfm_link { background-position: -234px 0; }
				#linkedin_link { background-position: -208px 0; }
				#myspace_link { background-position: -182px 0; }
				#pinterest_link { background-position: -156px 0; }
				#rss_link { background-position: -130px 0; }
				#skype_username { background-position: -104px 0; }
				#tumblr_link { background-position: -78px 0; }
				#twitter_link { background-position: -52px 0; }
				#vimeo_link { background-position: -26px 0; }
				#youtube_link { background-position: 0 0; }
				#social-icons button {
					border: none;
					background: #2DB1B9;
					margin: 4px;
					padding: 0 10px;
					height: 26px !important;
					line-height: 26px;
					font-size: 12px;
					font-weight: bold;
					color: #FFFFFF;
					display: block;
					position: relative;
					-webkit-border-radius: 4px;
					-moz-border-radius: 4px;
					border-radius: 4px;
					float: left;
				}
			#footer p {
				display: inline;
			}
			#footer a {
				text-decoration:underline;
			}
			
	/* skype embeds this flash object */
	object#skypedetectionswf{
		display: none;
	}
	
#footer #footer-search {
	position: relative;
	height: 26px;
	margin: 4px;
	float: left;
	width: 150px;
}
	#footer #searchform input {
		position: relative;
		background: #FFFFFF;
		border: 1px solid #2DB1B9;
		font-family: Arial, sans-serif;
		color: #2DB1B9;
		font-size: 13px;
		height: 26px;
		line-height: 26px;
		padding: 0 5px;
		box-sizing: border-box;
		width: 100%;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
	}
	#footer #searchform #searchsubmit {
		display:none;
		cursor:pointer;
	}
	
@media screen and (max-width: 600px) {
	#footer #footer-left{
		width: 100%;
		clear:left;
		float: left;
		text-align: center;
		padding: 15px 0;
	}
	#footer #footer-right{
		clear:left;
		float: left;
		width: 100%;
		padding-left: 0%;
		text-align: center;
	}
		#social-icons{
			float: none;
			clear:left;
			margin: 0 8px 0 0;
		}
			#social-icons a {
				display: inline-block;
				float: none;
			}
			#social-icons button {
				top: 3px;
				display: inline-block;
				float: none;
			}
		#footer #footer-search {
			width: 75%;
			float: none;
			margin: 20px auto;
		}
}




/* ---- Signup ---- */

#sign-up {
	display: none;
}
#sign-up .Inner {
	padding: 30px;
}
#sign-up form {
	text-align: center;
}
#sign-up h6 {
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #747474;
	margin: 0 0 15px 0;
}
#sign-up .Description {
	text-align: center;
}
#sign-up input {
	font-family: Arial, sans-serif;
	color: color: #444444;
	background: #FFFFFF;
	border: 1px #CCCCCC solid;
	padding: 7px 10px;
	font-size: 16px;
	margin-bottom: 10px;
}
#sign-up input:hover {
	border-color: #444444;
}
#sign-up input.Focused {
	border-color: #444444;
}
#sign-up input.Invalid {
	background: #FFFFFF;
	border-color: #DE1B1B;
}
#sign-up .ButtonGroup {
	padding: 0 4px 0 4px;
}
#sign-up .ButtonGroup input {
	border: none;
	font-family: Arial, sans-serif;
	color: #444444;
	font-size: 16px;
	padding: 10px;
	margin-bottom: 10px;
	cursor: pointer;
	width:auto;
	background: #FFFFFF;
	border: 1px #CCCCCC solid;
}
#sign-up .ButtonGroup input:hover {
	color: #000000;
}
#sign-up .Result{
	opacity: .65;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	filter: alpha(opacity=65);
	border: 1px #CCCCCC solid;
	background: #FFFFFF;
	color: #444444;
	font-size: 13px;
	padding: 5px;
}

.ModalObject {
	display:none;
}
#simplemodal-overlay {
	background-color: #FFFFFF;
}
#simplemodal-container {
	border: 2px #E6E6E6 solid;
	background-color: #FFFFFF;
}
#simplemodal-container a.modalCloseImg {
	display: block;
	z-index:3200;
	background-image: url('/dorado-blog-gateway.php?action=image_colorize&image=galleria-sprite.png&effect=overlay&color=747474');
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0px;
	right: 0px;
	background-position: -452px 0px;
	opacity: .5;
	filter: alpha(opacity=50);
	cursor: pointer;
}
#simplemodal-container a.modalCloseImg:hover{
	opacity:1;
	filter: alpha(opacity=100);
}


/* ---- Markdown Text ---- */

.Title,
h2,
h1{
	margin: 0 0 15px 0;
	font-size: 25px;
	font-family: "carmeregular", Arial, sans-serif;
	color: #3D3D3D;
	margin-bottom: 15px;
}
@media screen and (max-width: 600px) {
	.Title,
	h2,
	h1{
		font-size: 25px;
	}
}

.Description {
	font-size: 13px;
	color: #747474;
}
.Description a {
	font-size: 13px;
	color: #111111;
	text-decoration: underline;
}
.Description a:hover {
	color: #000000;
}
.Description strong {
	font-weight: bold;
}
.Description em {
	font-style: italic;
}
.Description p {
	font-family: Arial, sans-serif;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 16.5px;
}
.Description pre {
	white-space: normal;
	margin: 0 20px 15px 20px;
	line-height: 16.5px;
}
.Description pre code {
	font-style: italic;
}
.Description ul {
	list-style-type: disc;
	margin-bottom: 15px;
}
.Description ul ul {
	margin-bottom: 0px;
}
.Description ol {
	margin-left: 15px;
	margin-bottom: 15px;
}
.Description li {
	margin-left: 20px;
}
.Description h1{
	font-size: 25px;
	font-family: "carmeregular", Arial, sans-serif;
	color: #3D3D3D;
	margin-bottom:15px;
}
.Description h2{
	font-size: 22.5px;
	font-family: "carmeregular", Arial, sans-serif;
	color: #3D3D3D;
	margin-bottom:15px;
}
.Description h3{
	font-size: 20px;
	font-family: "carmeregular", Arial, sans-serif;
	color: #3D3D3D;
	margin-bottom:15px;
}
.Description h4{
	font-size: 17.5px;
	font-family: "carmeregular", Arial, sans-serif;
	color: #3D3D3D;
	margin-bottom:15px;
}
.Description h5{
	font-size: 15px;
	font-family: "carmeregular", Arial, sans-serif;
	color: #3D3D3D;
	margin-bottom:15px;
}
.Description h6{
	font-size: 12.5px;
	font-family: "carmeregular", Arial, sans-serif;
	color: #3D3D3D;
	margin-bottom:15px;
}
@media screen and (max-width: 600px) {
	.Description h1 ,
	.Description h2 ,
	.Description h3 ,
	.Description h4 ,
	.Description h5 ,
	.Description h6 {
		font-size: 25px;
	}
}







		



#content {
	position: relative;
	z-index: 2;
}

/* ---- HomePage ---- */

.IntroColumns {
	padding-top: 30px;
	margin-right: -30px;
}
	.IntroColumn section,
	.IntroColumn a {
		position: relative;
		display: block;
		margin-right: 30px;
		margin-bottom: 30px;
		overflow: hidden;
	}
	.IntroColumn a:hover div {
		top: 0;
	}
	.IntroColumn a:hover div span {
		opacity: 1;
	}
	.IntroColumn div {
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
		z-index: 2;
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(27,27,27, .5);
		text-align:center;
	}
	.IntroColumn div::before {
		content: '';
		display: inline-block;
		height: 100%;
		vertical-align: middle;
	}
		.IntroColumn div span {
			opacity: 0;
			-webkit-transition: all .2s ease-in-out;
			-moz-transition: all .2s ease-in-out;
			-o-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;
			transition-delay: 0.2s;
			display: inline-block;
			vertical-align: middle;
			color: #FFFFFF;
			font-size: 25px;
			line-height: 25px;
		}
	.IntroColumn img {
		position: relative;
		z-index: 1;
		width: 100%;
		height: inherit;
	}

#welcome{
	position:relative;
	padding-bottom:30px;
	padding-top:30px;
	border-top: 1px solid #E6E6E6;
}
	#welcome-content{
		font-size: 25px;
		font-family: "fanwood_textitalic", Arial, sans-serif;
		padding-top: 10px;
		text-align:center;
	}
		#welcome-content p{
			font-size: 25px;
			font-family: "fanwood_textitalic", Arial, sans-serif;
			padding-bottom: 12px;
		}

.HomeBoxes{
	border-top: 1px solid #E6E6E6;
	padding: 30px 0 0 0;
	position: relative;
}
	.HomeBox{
		padding: 25px 0;
	}
		.HomeBox .InnerLeft {
			padding: 25px;
			padding-left: 0;
			border-right: 1px solid #E6E6E6;
		}
		.HomeBox .InnerRight {
			padding: 25px;
			padding-right: 0;
		}
		.HomeBoxTitle {
			float:left;
			padding: 2px 0 0 10px !important;
			font-size: 22.5px !important;;
			line-height: 22.5px !important;;
			color: #3D3D3D !important;;
			font-family: "carmeregular", Arial, sans-serif !important;;
			text-decoration:none !important;
		}
		a.HomeBoxTitle:hover{
			text-decoration:underline !important;
		}
		.HomeBoxContent{
			clear:both;
			padding-top: 25px;
		}

#twitter-wrapper{
	position:relative;
}		
	#twitter-follow-icon {
		float:left;
		width:28px;
		height: 26px;
		display: block;
		background-image: url('/dorado-blog-gateway.php?action=image_colorize&image=social-sprite.png&effect=overlay&color=3D3D3D');
		background-position: -390px 0; 
		text-decoration:none;
	}
		.twitter-timeline{
			width:100% !important;
			background: transparent !important;
		}
		
#instagram-icon {
	float:left;
	width:27px;
	height: 26px;
	display: block;
	background-image: url('/dorado-blog-gateway.php?action=image_colorize&image=social-sprite.png&effect=overlay&color=3D3D3D');
	background-position: -418px 0; 
}
	#instagram {
		margin-right: -15px;
	}
	.InstagramImage {
	}
	.InstagramImage a {
		position: relative;
		display: block;
		margin-right: 15px;
		margin-bottom: 15px;
		overflow: hidden;
	}
	.InstagramImage a:hover div {
		top: 0;
	}
	.InstagramImage a:hover div span {
		opacity: 1;
	}
	.InstagramImage div {
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
		z-index: 2;
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(27,27,27, .5);
	}
		.InstagramImage div span {
			opacity: 0;
			-webkit-transition: all .2s ease-in-out;
			-moz-transition: all .2s ease-in-out;
			-o-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;
			transition-delay: 0.2s;
			background: url('/dorado-blog-gateway.php?action=image_colorize&effect=overlay&image=icon-magnify-glass.png&color=FFFFFF') center center no-repeat;
			display: block;
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
		}
	.InstagramImage img {
		position: relative;
		z-index: 1;
		width: 100%;
		height: inherit;
	}
	
#latest-posts-icon{
	float:left;
	width: 26px;
	height: 26px;
	display: block;
	background-image: url('/dorado-blog-gateway.php?action=image_colorize&effect=overlay&image=social-sprite.png&color=3D3D3D');
	background-position: -445px 0; 
	text-decoration:none;
}
	#latest-posts {
		margin-right: -15px;
	}
	.LatestPost a {
		position: relative;
		display: block;
		margin-right: 15px;
		margin-bottom: 15px;
		overflow: hidden;
	}
	.LatestPost a:hover div {
		top: 0;
	}
	.LatestPost a:hover div span {
		opacity: 1;
	}
	.LatestPost div {
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;
		z-index: 2;
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(27,27,27, .5);
		text-align:center;
	}
	.LatestPost div::before {
		content: '';
		display: inline-block;
		height: 100%;
		vertical-align: middle;
	}
		.LatestPost div span {
			opacity: 0;
			-webkit-transition: all .2s ease-in-out;
			-moz-transition: all .2s ease-in-out;
			-o-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;
			transition-delay: 0.2s;
			background: url('/dorado-blog-gateway.php?action=image_colorize&effect=overlay&image=icon-magnify-glass.png&color=FFFFFF') center center no-repeat;
			display: block;
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			text-indent: -5000px;
		}
	.LatestPost img {
		position: relative;
		z-index: 1;
		width: 100%;
		height: inherit;
	}

@media screen and (max-width: 500px){
	.IntroColumn div {
		top: 0;
	}
		.IntroColumn div span {
			opacity: 1;
		}
		.HomeBox .InnerLeft {
			padding: 0px;
			border: none;
			padding-bottom: 25px;
			border-bottom: 1px solid #E6E6E6;
		}
		.HomeBox .InnerRight {
			padding: 0px;
			border: none;
		}
		.InstagramImage div {
			display: none;
		}
	.LatestPost div {
		top: 0;
	}
		.LatestPost div span {
			text-indent: 0;
			opacity: 1;
			display: inline-block;
			vertical-align: middle;
			color: #FFFFFF;
			font-size: 25px;
			line-height: 25px;
			background: none;
			position: relative;
			top: auto;
			left: auto;
			width: 100%;
			height: auto;
		}
}

	
/* ---- Archives ---- */

.Archives .Context {
	border-bottom: 1px #E6E6E6 solid;
	padding: 15px 0 25px 0;
}
	.Archives .Wrapper {
		padding: 25px;
		margin-right: -25px;
		padding-bottom: 35px;
	}
		.ByMonth ,
		.ByCategory {
			width: 50%;
			float: left;
		}
			.Archives .Wrapper ul {
				list-style-type: none;
				margin: 0;
				padding: 0;
				padding-right: 25px;
			}
			.Archives .Wrapper li {
				border: 1px #E6E6E6 solid;
				padding: 10px;
				margin-bottom: 5px;
			}
			.Archives .Wrapper li a {
				text-decoration: none;
				display: block;
				width: 100%;
				font-family: "carmeregular", Arial, sans-serif;
				font-size: 13px;
				color: #000000;
			}
			.Archives .Wrapper li a:hover {
				color: #000000;
			}
			
@media screen and (max-width: 600px){
	.Archives .Wrapper {
		margin-right: 0px;
	}
	.ByMonth ,
	.ByCategory {
		width: 100%;
		float: none;
	}
	.ByCategory {
		margin-top: 15px;
	}
	.Archives .Wrapper ul {
		padding-right: 0px;
	}
}



/* ---- Post Indexes ---- */

.PageSmall {
	float: left;
	width: 70%;
}
	.PageSmall .Context ,
	.Page .Context {
		padding: 15px 0 25px 0;
	}
	.ArchiveTitle{
		font-style: italic;
		font-weight: bold;
		display: block;
		padding-bottom: 25px;
		margin-bottom: 25px;
		font-size: 25px;
		font-family: "carmeregular", Arial, sans-serif;
		color: #3D3D3D;
		text-align: center;
		border-bottom: 1px #E6E6E6 solid;
	}
#sidebar {
	float: right;
	width: 30%;
}
#sidebar .Wrapper {
	border-left: 1px #E6E6E6 solid;
}
#entry-navigation {
	position:relative;
	padding-bottom: 25px;
}
	#entry-navigation a{
		text-decoration: none;
		text-align:center;
		line-height: 1.2em;
		font-family: "carmeregular", Arial, sans-serif;
		color: #3D3D3D;
		font-size: 12.5px;
	}
	#entry-navigation a:hover {
		color: #000000;
	}
@media screen and (max-width: 600px){
	.PageSmall {
		float: none;
		width: 100%;
	}
	.ArchiveTitle{
		font-size: 25px;
	}
	#sidebar {
		float: none;
		width: 100%;
	}
	#sidebar .Wrapper {
		border: none;
		border-top: 1px #E6E6E6 solid;
		margin-left: 0px;
	}
	#entry-navigation .Right a{
		font-size: 25px;
	}
	#entry-navigation .Left a{
		font-size: 25px;
	}
}



/* ---- Post ---- */

.Post {
	clear: both;
	padding-bottom: 40px;
	border-bottom: 1px solid #E6E6E6;
	margin-bottom: 30px;
}
	.TitleDate {
		padding-bottom:30px;
	}
	.Post .Date {
		text-decoration: none;
		font-family: "fanwood_textitalic", Arial, sans-serif;
		color: #000000;
		font-size: 16.25px;
		line-height: 16.25px;
		text-align: center;
		padding-bottom:5px;
	}
	.Post .Title {
		text-align: center;
		padding-bottom: 3px;
		margin-bottom: 5px;
	}
		.Post .Title h2 {
			line-height: 25px;
			margin-bottom: 0;
		}
		.Post .Title h2 a {
			font-family: "carmeregular", Arial, sans-serif;
			text-decoration: none;
			color: #3D3D3D;
			font-size: 25px;
			line-height: 25px;
		}
		.Post .CategoriesComments {
			text-align: center;
			font-family: "fanwood_textitalic", Arial, sans-serif;
			color: #000000;
			font-size: 16.25px;
			line-height: 16.25px;
		}
			.Post .CategoriesComments a{
				font-family: "fanwood_textitalic", Arial, sans-serif;
				font-size: 16.25px;
				line-height: 16.25px;
				text-decoration: none;
			}
			.Post .CategoriesComments a:hover{
				text-decoration: underline;
			}
			.Post .CategoryLabel,
			.Post .CommentsLabel {
				font-family: "fanwood_textitalic", Arial, sans-serif;
				color: #000000;
				font-size: 16.25px;
				line-height: 16.25px;
			}
			
	.MetaSocialMedia{
		padding-top:10px;
		position: relative;
		margin: 0 auto;
		width: 372px;
		max-width:100%;
	}
		.MetaSocialMedia .FacebookLike{
			margin:0 !important;
			width:100px;
			float: left;
			margin-right: 10px !important;
			line-height:1em !important;
		}
		.MetaSocialMedia .Pinterest{
			position:relative;
			float: left;
		}
		.MetaSocialMedia .TweetPost{
			float: left;
			margin-right: 10px !important;
		}
		.MetaSocialMedia .GooglePlus1{
			float: left;
			margin-right: 5px !important;
		}
		
	#comments {
		padding-top: 15px;
	}
		#fbcomments, .fb-comments, .fb-comments iframe[style], .fb-comments span {
			width: 100% !important;
		}
@media screen and (max-width: 600px){
	.MetaSocialMedia{
		display: none;
	}
}



/* ---- ContactPage Default Setup ---- */

.Contact .Column1 {
	position: relative;
	margin: 0;
	padding: 0;
	float: left;
	width: 49%;
}
.Contact .Column1 .Inner {
	margin-top: 15px;
	margin-bottom: 35px;
}
.Contact .Column2 .Inner {
	padding-left: 25px;
	border-left: 1px #E6E6E6 solid;
	border-top: none;
	margin-top: 15px;
	margin-bottom: 35px;
}
.Contact .Column2 {
	position: relative;
	margin: 0;
	padding: 0;
	float: right;
	width: 49%;
}
@media screen and (max-width: 600px){
	.Contact .Column1 {
		float: none;
		width: 100%;
	}
	.Contact .Column2 {
		float: none;
		width: 100%;
	}
	.Contact .Column1 .Inner {
	}
	.Contact .Column2 .Inner {
		padding-left: 0px;
		padding-top: 25px;
		border-top: 1px #E6E6E6 solid;
		border-left: none;
	}
}

.Contact .MapObject {
	position: relative;
	margin: 0;
}

.Contact .Context,
.Contact .MapObject {
	margin-bottom: 15px;
}

.Contact #contact-form {
	display: none;
	position: relative;
	margin: 0;
}

.Contact .Hidden {
	display: none;
}

.Contact label {
	font-weight: bold;
	margin: 0 0 0 3px;
	font-size: 13px;
	color: #747474;
}
.Contact label span {
	color: #DE1B1B;
}

.Contact .ButtonGroup input {
	border: none;
	font-family: "carmeregular", Arial, sans-serif;
	border: 1px #CCCCCC solid;
	color: #111111;
	font-size: 15.6px;
	padding: 10px;
	margin: 0 0 0 10px;
	cursor: pointer;
	background: transparent;
}
.Contact .ButtonGroup input:hover {
	color: #000000;
}

.Contact .Result {
	opacity: .65;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	filter: alpha(opacity=65);
	border: 1px #CCCCCC solid;
	background: #FFFFFF;
	color: #444444;
	font-size: 13px;
	padding: 5px;
	margin: 20px 0;
}

.Contact .Radio,
.Contact .Checkbox,
.Contact .Dropdown,
.Contact .Area,
.Contact .Date,
.Contact .Input {
	font-family: Arial, sans-serif;
	background: #FFFFFF;
	border: 1px #CCCCCC solid;
	position: relative;
	font-size: 16px;
	margin: 3px 3px 20px 0;
	padding: 5px;
}
.Contact .Area textarea,
.Contact .Date input,
.Contact .Input input {
	font-family: Arial, sans-serif;
	color: #444444;
	border: none;
	width: 100%;
	background: transparent;
	outline: none;
	-webkit-appearance: none;
}
.Contact .Dropdown select {
	color: #444444;
	border: none;
	width: 100%;
	background: transparent;
	outline: none;
}
.Contact .Radio input,
.Contact .Checkbox input {
	color: #444444;
	border: auto;
	width: auto;
	margin: 5px;
	background: auto;

}

.Contact .Area textarea {
	height: 80px;
}

.Contact .Focused {
	border-color: #444444;
}
.Contact .Default {
	background: #FFFFFF;
	border-color: #CCCCCC;
}
.Contact .Invalid {
	background: #FFFFFF;
	border-color: #DE1B1B;
}

.Contact .ButtonGroup {
	background: transparent;
}

.Contact select:focus,
.Contact input:focus {
	outline: none !important;
}

.Contact .Input input:valid {
	box-shadow: none;
}

.Contact .Input input:required {
	color: #444444;
	background: transparent;
}

.Contact .Area textarea:invalid,
.Contact .Dropdown select:invalid,
.Contact .Input input:invalid {
	color: #DE1B1B;
	box-shadow: none;
}

::-webkit-input-placeholder {
	color: #CCCCCC;
}
.Contact textarea:-moz-placeholder,
.Contact input:-moz-placeholder {
	color: #CCCCCC;
}
.Contact .placeholder {
	color: #CCCCCC !important;
}

.ui-spinner {position: relative}
.ui-spinner-buttons {position: absolute; top:-2px !important;}
.ui-spinner-button {overflow: hidden}



.Respond .ButtonGroup input {
	margin: 0 0 0 0;
}
.Respond .Input {
	max-width: 400px;
}
	
.CommentToolbar {
	margin-bottom: 15px;
}

ul.CommentList .CommentReply a,
.CommentToolbar a {
	text-decoration: none;
	display: inline-block;
	font-family: Arial, sans-serif;
	border: 1px #CCCCCC solid;
	color: #747474;
	font-size: 13px;
	padding: 7px;
	margin-right: 7px;
	cursor: pointer;
	background: transparent;
}
.CommentToolbar a:hover {
	color: #000000;
}

#comments-archived-title a ,
.CommentsTitle {
	display: block;
	font-family: "carmeregular", Arial, sans-serif;
	color: Array;
	font-size: 20px;
	line-height: 20px;
	padding:10px 0 35px 0;
	margin-bottom:25px;
	text-align:center;
	background: url('/dorado-blog-gateway.php?action=image_colorize&effect=overlay&image=comments_separator.png&color=111111') bottom center no-repeat;
	
}

.Post ul.CommentList li {
	list-style:none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
	.Post ul.CommentList li ul {
		list-style:none;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
		.Post ul.CommentList li ul li{
			list-style:none;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
		}

.CommentList {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	margin-bottom: 30px;
	list-style:none;
	border: 1px #CCCCCC solid;
	padding: 15px;
	padding-bottom: 5px;
}
	.comment {
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		font-family: Arial, sans-serif;
		color: #747474;
		font-size: 13px;
	}
		.CommentInner {
			border: 1px #CCCCCC solid;
			margin-bottom: 10px;
		}
		.comment ul.children {
			padding-left: 30px !important;
		}
				ul.CommentList .CommentDate a,
				ul.CommentList .CommentAuthor a{
					text-decoration: none;
					color: #747474;
				}
			ul.CommentList .CommentAvatar{
				float:left;
				margin:10px;
			}
				ul.CommentList .CommentAvatar img{
					padding:0px !important;
					margin:0px !important;
					display:block;
				}
			ul.CommentList .CommentAuthor{
				padding-left: 10px;
				padding-top: 10px;
				font-weight: bold;
			}
			ul.CommentList .CommentDate{
				padding-left: 10px;
				padding-bottom: 10px;
			}
			ul.CommentList .CommentModeration{
				clear: left;
				padding: 5px;
				margin: 10px;
				margin-top: 0;
				font-style: italic;
				border: 1px #DE1B1B dotted;
				background: #FFFFFF;
			}
			ul.CommentList .CommentText {
				clear: left;
				margin: 0 0 0 0;
				padding: 0 10px 0 10px;
			}
			ul.CommentList .CommentText p {
				margin: 0 0 0 0;
				padding: 0 0 0 0;
				padding-bottom: 10px;
			}
			ul.CommentList .CommentReply {
				margin-left: 10px;
				margin-bottom: 10px;
			}
	








		


	/* ---- Globals ---- */

	#sidebar * {
		font-family: Arial, sans-serif !important;
		font-size: 13px;
		color: #747474 !important;
	}
	
	#sidebar .Wrapper {
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		margin-left: 25px;
		padding-left: 25px;
		border-left: 1px solid #E6E6E6;
	}
	
	#sidebar .widget {
		padding: 0 0 20px 0;
		margin: 0 0 25px 0;
		border-bottom: 1px solid #E6E6E6;
	}
	#sidebar .widget:last-child {
		border-bottom: none;
	}
	#sidebar h2 {
		text-decoration: none;
		margin-bottom: 7px;
		font-size: 16.25px;
		color: Array;
		font-family: "carmeregular", Arial, sans-serif;
		display: block;
	}
	
		#sidebar .Wrapper li li {
			padding-left: 10px;
		}
		#sidebar .Wrapper li a {
			text-decoration: none;
			display: block;
			width: 100%;
			font-family: "carmeregular", Arial, sans-serif;
			font-size: 13px;
			color: #3D3D3D;
		}
		#sidebar .Wrapper li a:hover {
			color: #000000 !important;
		}
		
	/* ---- Categories ---- */
		
	.widget_categories label {
		display: none;
	}
	.widget_categories select {
		width: 100%;
		padding: 3px 4px;
	}
	.widget_categories a {
		display: inline !important;
	}
	
	/* ---- Comments ---- */
	
	.widget_recent_comments a {
		text-decoration: underline !important;
	}
	
	/* ---- RSS ---- */
	
	.widget_rss .widgettitle img {
		display: none;
	}
	.widget_rss .rss-date {
		font-size: 10px !important;
		font-weight: bold;
		margin-bottom: 5px;
		display: block;
	}
	.widget_rss cite {
		display: none;
	}
	
	/* ---- Tag Cloud ---- */
		
	.tagcloud {
		border: 1px #E6E6E6 solid;
		padding: 15px;
	}
	.tagcloud a {
		display: inline !important;
	}
	.tagcloud a.tag-link-1 { font-size: 0.8em !important; font-weight: 200; }
	.tagcloud a.tag-link-2 { font-size: 0.9em !important; font-weight: 300; }
	.tagcloud a.tag-link-3 { font-size: 1.0em !important; font-weight: 400; }
	.tagcloud a.tag-link-4 { font-size: 1.2em !important; font-weight: 500; }
	.tagcloud a.tag-link-5 { font-size: 1.4em !important; font-weight: 600; }
	.tagcloud a.tag-link-6 { font-size: 1.6em !important; font-weight: 700; }
	.tagcloud a.tag-link-7 { font-size: 1.8em !important; font-weight: 800; }
	.tagcloud a.tag-link-8 { font-size: 2.2em !important; font-weight: 900; }
	.tagcloud a.tag-link-9 { font-size: 2.5em !important; font-weight: 900; }
	.tagcloud a.tag-link-10 { font-size: 2.5em !important; font-weight: 900; }

	/* ---- Calendar ---- */
	
	.widget_calendar #calendar_wrap {
		border: 1px #E6E6E6 solid;
		padding: 15px;
	}
	.widget_calendar caption {
		padding-bottom: 15px;
	}
	.widget_calendar thead th{
		padding-bottom: 15px;
	}
	.widget_calendar tfoot td{
		padding-top: 15px;
	}
	.widget_calendar tbody td{
		text-align: center;
	}
	.widget_calendar #wp-calendar{
		width:100%;
	}
	.widget_calendar #wp-calendar tr td a{
		text-decoration: underline;
	}
	
	/* ---- Recent Posts ---- */
	
	.widget_recent_entries .post-date {
		font-size: 10px !important;
		font-weight: bold;
	}
	
	/* ---- Search ---- */
	

	
	.widget_search label {
		display: none;
	}
	
	.widget_search form {
		border: 1px #E6E6E6 solid;
		padding: 15px;
	}
	
	.widget_search form input {
		color: #747474;
		font-family: Arial, sans-serif;
		background: #FFFFFF;
		border: 1px #CCCCCC solid;
		position: relative;
		font-size: 16px;
		margin: 3px 3px 0px 0px;
		padding: 5px;
	}
	.widget_search form .Submit {
		float: right;
	}
	.widget_search .Submit:hover {
		color: #000000 !important;
	}
	.widget_search form div {
		overflow: hidden; padding-right: .5em;
	}
	.widget_search form div input {
		width: 100%;
	}
	
@media screen and (max-width: 600px) {
	#sidebar .Wrapper {
		margin-left: 0px;
		padding: 25px;
		border-left: none;
	}
}



