/*
Theme Name: Dorado Blogsite (ITDR)
Theme URI: http://intothedarkroom.com/
Description: 
Author: intothedarkroom
Author URI: http://intothedarkroom.com/
Version: 1.1.24
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; }
}
	@font-face {
	    font-family: 'carmeregular';
	    src: url('https://lindsaymayphotography.com/wp-content/themes/dorado-blog/fonts/carme-regular-webfont.eot');
	    src: url('https://lindsaymayphotography.com/wp-content/themes/dorado-blog/fonts/carme-regular-webfont.eot?#iefix') format('embedded-opentype'),
		 url('https://lindsaymayphotography.com/wp-content/themes/dorado-blog/fonts/carme-regular-webfont.woff') format('woff'),
		 url('https://lindsaymayphotography.com/wp-content/themes/dorado-blog/fonts/carme-regular-webfont.ttf') format('truetype'),
		 url('https://lindsaymayphotography.com/wp-content/themes/dorado-blog/fonts/carme-regular-webfont.svg#carmeregular') format('svg');
	    font-weight: normal;
	    font-style: normal;
	}

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


/************************************************************************
#  GENERAL
*************************************************************************/
/* ---- 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;
	line-height: 1.5em;
}

input, textarea, select{
	background: #ffffff;
	border: 1px solid #777777;
	font-family: Arial, sans-serif;
	color: #454545;
	font-size: 13px;
	padding: 6px 10px;
	margin: 0 0 15px 0;
	line-height: 1.3em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

input.Submit{
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #747474;
	color: #ffffff;
	font-size: 15px;
}

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 -- */
.Post img{
	display: block;
	margin: 0 auto 10px auto;
	max-width: 100%;
	height: inherit;
}

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

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

img.alignright {
	margin: 0 0 2px 15px;
	display: inline;
}

img.alignleft {
	margin: 0 15px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

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

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

.Heading1Color{
	color: #3d3d3d;
}

.Heading2Color{
	color: #000000;
}
/************************************************************************
#  GENERAL END
*************************************************************************/


/************************************************************************
#  UNDER CONSTRUCTION
*************************************************************************/
#under-construction-container{
	width: 1110px;
	margin:0 auto 0 auto;
}
	#under-construction-header{
		padding: 35px 0;
	}
		#under-construction-header #logo{
		}
	#under-construction{
		min-height: 180px;
		padding: 30px;
		background: #fff;
		border:1px solid #000000;
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		border-radius: 10px;
	}
		#under-construction-title{
			font-size: 22px;
			padding-bottom: 20px;
		}
		#under-construction-message{
		}
/************************************************************************
#  UNDER CONSTRUCTION END
*************************************************************************/


/************************************************************************
#  STRUCTURE
*************************************************************************/
/* background start */
html, body {
	background-color: #ffffff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.no-cssgradients body {
	background-image: url("https://lindsaymayphotography.com/dorado-blog-gateway.php?action=create_gradient&hex1=ffffff&hex2=ffffff&height=750");
	background-repeat: repeat-x;
}

.cssgradients body {
	background-image: linear-gradient(top, #ffffff, #ffffff);
	background-image: -o-linear-gradient(top, #ffffff, #ffffff);
	background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
	background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
	background-image: -ms-linear-gradient(top, #ffffff, #ffffff);
}


@media screen and (max-width: 600px){
	#body-background {
		display: none;
	}
}
/* background end */

	#body-inner {
		min-width: 320px;
	}

	.Wrapper {
		margin: 0 auto 0 auto;
		padding: 0 30px;
	}
		
		#header{
			position:relative;
			z-index: 9999;
			padding: 45px 0;
			max-width: 1110px;
			margin: 0 auto;
		}
		
			h1#logo {
				margin:0 auto;
				text-align:center;
			}
				h1#logo a {
					margin:0 auto;
					display:block;
					text-decoration:none;
					font-size: 29px;
					line-height: 29px;
					color: #222222;
					font-family: Arial, sans-serif;
				}
					h1#logo a img{
						max-width:100%;
						height: inherit;
					}

		#content{
			padding-bottom: 20px;
			max-width: 1110px;
			margin: 0 auto;
		}

		#content-small{
			float:left;
			width: 830px;
			padding-right:30px;
		}
/************************************************************************
#  STRUCTURE END
*************************************************************************/



/************************************************************************
#  NAVIGATION
*************************************************************************/
#navigation-container {
	min-height: 30px;
	position:relative;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	z-index:99999;
	max-width: 1110px;
	margin: 0 auto 25px auto;
}

	#navigation-container select{
		display: none;
	}

	#navigation{
		z-index:999999;
		position:relative;
	}
		#navigation ul{
			margin:0;
			padding:0;
			list-style-type:none;
			list-style-position:outside;
			z-index:9999999;
			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:9999999;
					background: #ffffff;
					border: 1px solid #000000;
					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 END
*************************************************************************/



/************************************************************************
#  HOME
*************************************************************************/
#banner-container{
	position: relative;
	margin-bottom:30px;
	z-index:8;
	overflow:hidden;
}

/* banner background start */
			.no-cssgradients #banner-container {
			background-image: url("https://lindsaymayphotography.com/dorado-blog-gateway.php?action=create_gradient&hex1=000000&hex2=000000&height=750");
			background-repeat: repeat-x;
		}

		.cssgradients #banner-container {
			background-image: linear-gradient(top, #000000, #000000);
			background-image: -o-linear-gradient(top, #000000, #000000);
			background-image: -moz-linear-gradient(top, #000000, #000000);
			background-image: -webkit-linear-gradient(top, #000000, #000000);
			background-image: -ms-linear-gradient(top, #000000, #000000);
		}
		/* banner background end */

	#banner{
		position: relative;
		z-index:8;
		padding:0;
		margin:0 auto;
		overflow: hidden;
		width: 1500px;
		max-width: 100%;
		height: 500px;
	}
	
		#banner-inner{
			position: relative;
			z-index:8;
		}

		#banner img{
			position: absolute;
			z-index:8;
			top:0;
			left:0;
			width: 100%;
			height: inherit;
			width: 1500px;
			height: 500px;
		}

		#banner-arrow-left{
			width: 32px;
			height: 120px;
			margin: -60px 0 0;
			display: block;
			position: absolute;
			z-index:8888;
			top: 50%;
			cursor: pointer;
			text-indent: -999em;
			left: 0px;
			background: #1b1b1b url(https://lindsaymayphotography.com/dorado-blog-gateway.php?action=image_colorize&effect=overlay&image=banner-sprite.png&color=ffffff) no-repeat left center;
			opacity: .8;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
			filter: alpha(opacity=45);
		}
		html touch #banner-arrow-left,
		#banner-arrow-left:hover {
			opacity: 1;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
			filter: alpha(opacity=100);
		}

		#banner-arrow-right{
			width: 32px;
			height: 120px;
			margin: -60px 0 0;
			display: block;
			position: absolute;
			z-index:9999;
			top: 50%;
			cursor: pointer;
			text-indent: -999em;
			right: 0px;
			background: #1b1b1b url(https://lindsaymayphotography.com/dorado-blog-gateway.php?action=image_colorize&effect=overlay&image=banner-sprite.png&color=ffffff) no-repeat right center;
			opacity: .8;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
			filter: alpha(opacity=45);
		}
		html touch #banner-arrow-right,
		#banner-arrow-right:hover {
			opacity: 1;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
			filter: alpha(opacity=100);
		}
		
#intro-columns{
	position:relative;
	padding-bottom:30px;
}
	#intro-columns .IntroColumn{
		float:left;
		position:relative;
		overflow: hidden;
		text-align: center;
		width: 31.3333%;
	}
	#intro-columns .IntroColumn a{
		text-decoration: none;
	}
	#intro-columns #intro-column1{
		margin-right:3%;
	}
	#intro-columns #intro-column2{
		margin-right:3%;
	}
	#intro-columns #intro-column3{
		margin-right:0px;
	}
		#intro-columns .IntroColumn .IntroColumnOverlay{
			display: none; 
			z-index: 2;
			width: 100%; 
			height: 100%;
			position: absolute;
			top: 0; 
			left: 0;
			background: #FFFFFF;
			opacity:0.5;
			filter:alpha(opacity=50); /* For IE8 and earlier */
		}
		#intro-columns .IntroColumn .IntroColumnTitle{
			display: block;
			position: absolute;
			top: 0; 
			left: 0;
			width: 100%; 
			height: 100%;
			z-index: 3;
			color: #ffffff;
			font-size: 25px;
			line-height: 25px;
			top: 225px;
			opacity: 0;
			text-align: center;
		}
			#intro-columns .IntroColumn .IntroColumnTitle .IntroArrow{
				font-size: 18.75px;
			}

		#intro-columns .IntroColumn img{
			max-width: 100%;
			height: inherit;
			position:relative;
			display:block;
			overflow:hidden;
		}
		

#welcome{
	position:relative;
	padding-bottom:30px;
	padding-top:30px;
	border-top: 1px solid #000000;
}
	#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 #000000;
	padding: 30px 0 0 0;
	position:relative;
}

	.HomeBox{
		padding: 25px 0;
	}
	.HomeBox.HomeBoxLeft{
		float:left;
		padding: 25px 2% 25px 0;
		width: 48%;
		border-right: 1px solid #000000;
	}
	.HomeBox.HomeBoxRight{
		float:right;
		padding: 25px 0px 25px 2%;
		width: 47.5%;
	}
		.HomeBoxTitle{
			float:left;
			padding: 2px 0 0 40px !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: 25px 0;
		}


a#twitter-follow-icon{
	float:left;
	width:28px;
	height: 26px;
	display: block;
	background-image: url(https://lindsaymayphotography.com/dorado-blog-gateway.php?action=image_colorize&effect=overlay&image=social-sprite.png&color=666666);
	background-position: -390px 0; 
	text-decoration:none;
}

#twitter-wrapper{
	position:relative;
}
	#twitter{
	}
		.twitter-timeline{
			width:100% !important;
			background: transparent !important;
		}
		
#instagram-icon{
	float:left;
	width:27px;
	height: 26px;
	display: block;
	background-image: url(https://lindsaymayphotography.com/dorado-blog-gateway.php?action=image_colorize&effect=overlay&image=social-sprite.png&color=666666);
	background-position: -418px 0; 
}
		

#latest-posts-icon{
	float:left;
	width:26px;
	height: 26px;
	display: block;
	background-image: url(https://lindsaymayphotography.com/dorado-blog-gateway.php?action=image_colorize&effect=overlay&image=social-sprite.png&color=666666);
	background-position: -445px 0; 
	text-decoration:none;
}
	
	.LatestPost,
	.LatestInstagram{
		float:left;
		display:block;
		position:relative;
		overflow: hidden;
		text-align: center;
		width: 22%;
		margin: 0 4% 4% 0;
	}
	.LatestPost.NoMargin,
	.LatestInstagram.NoMargin{
		margin-right: 0;
	}
		.LatestPostOverlay,
		.LatestInstagramOverlay{
			display: none; 
			z-index: 2;
			width: 100%; 
			height: 100%;
			position: absolute;
			top: 0; 
			left: 0;
			background: #FFFFFF;
			opacity:0.5;
			filter:alpha(opacity=50); /* For IE8 and earlier */
		}
		.LatestPostTitle,
		.LatestInstagramTitle{
			display: block;
			position: absolute;
			top: 0; 
			left: 0;
			width: 100%; 
			height: 100%;
			z-index: 3;
			color: #ffffff;
			font-size: 13px;
			line-height: 13px;
			opacity: 0;
			text-align: center;
		}
		.LatestInstagramTitle{
			background: url(https://lindsaymayphotography.com/dorado-blog-gateway.php?action=image_colorize&effect=overlay&image=icon-magnify-glass.png&color=ffffff) top center no-repeat;
		}
			.LatestArrow{
				font-size: 9.75px;
			}
		.LatestPost img,
		.LatestInstagram img{
			position:relative;
			display:block;
			overflow:hidden;
			width: 100%;
			height: inherit;
		}
/************************************************************************
#  HOME END
*************************************************************************/



/************************************************************************
#  POST
*************************************************************************/
.Post {
	position:relative;
	width: 100%;
}
.Post.BlogFormatPost{
	padding-bottom: 40px;
	border-bottom:1px solid #000000;
	margin-bottom: 30px;
}

	.TitleDate{
		padding-bottom:30px;
	}
	
		.Post .Date{
			text-decoration: none;
			font-family: "fanwood_textitalic", Arial, sans-serif;
			color: #747474;
			font-size: 16.25px;
			line-height: 16.25px;
			text-align: center;
			padding-bottom:5px;
		}

		.Post .Title {
			text-align: center;
			padding-bottom:3px;
		}
			.Post .Title h2{
				line-height: 25px;
			}
			.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: #747474;
			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: #747474;
				font-size: 16.25px;
				line-height: 16.25px;
			}
		

	.Entry{
		padding-bottom:10px;
	}
		.Entry p{
			margin-bottom:20px;
		}

		.Entry ul {
			list-style-type: disc;
			margin-bottom: 20px;
		}

		.Entry ol {
			margin-bottom: 20px;
			margin-left:20px;
		}

		.Entry li {
			margin-left: 35px;
		}

		.Entry ul ul{
			margin-bottom: 0px;
		}

		.Entry a {
			text-decoration: underline;
		}

		.Entry a:hover {
			color: #000000;
		}

		.Entry strong {
			font-weight: bold;
		}

		.Entry em {
			font-style: italic;
		}

		.Entry input {
		}

		.Entry h1{
			font-size: 22.5px;
			margin-bottom:15px;
		}

		.Entry h2{
			font-size: 20px;
			margin-bottom:15px;
		}

		.Entry h3{
			font-size: 17.5px;
			margin-bottom:15px;
		}

		.Entry h4{
			font-size: 15px;
			margin-bottom:15px;
		}

		.Entry h5{
			font-size: 12.5px;
			margin-bottom:15px;
		}

		.Entry h6{
			font-size: 10px;
			margin-bottom:15px;
		}

	.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;
		}
		.MetaSocialMedia .Pinterest{
			position:relative;
			float: left;
		}
		.MetaSocialMedia .TweetPost{
			float: left;
			margin-right: 10px !important;
		}
		.MetaSocialMedia .GooglePlus1{
			float: left;
			margin-right: 5px !important;
		}
/************************************************************************
#  POST END
*************************************************************************/



/************************************************************************
#  SIDEBAR
*************************************************************************/
#sidebar{
	float:right;
	width: 217px;
	max-width: 100%;
	border-left: 1px solid #000000;
	padding-left: 30px;
	position:relative;
}

	#sidebar * {
		font-size: 13px;
		color: #747474;
	}

	#sidebar .widget{
		padding:0 0 20px 0;
		margin:0 0 25px 0;
		border-bottom: 1px solid #000000;
	}

	#sidebar h2{
		text-decoration: none;
		padding: 0px;
		font-size: 16.25px;
		color: #3d3d3d;
		font-family: "carmeregular", Arial, sans-serif;
		text-transform: uppercase;
		display: inline;
		padding-right: 25px;
		max-width: 212px;
		background: url(https://lindsaymayphotography.com/dorado-blog-gateway.php?action=image_colorize&effect=overlay&image=double_arrows.png&color=3d3d3d) right center no-repeat;
	}

	#sidebar a{
		text-decoration:none;
	}
		#sidebar a:hover{
			color: #000000;
			text-decoration:underline;
		}

	#sidebar ul a{
	}

	#sidebar ul{
		list-style:none;
		padding:0;
		margin:0;
	}
		#sidebar ul li{
		}
			#sidebar ul li ul{
				padding-top:15px;
			}
				#sidebar ul li ul li{
				}
					#sidebar ul li ul li ul{
						border:none;
						padding-top:0px;
					}
						#sidebar ul li ul li ul li{
							border-bottom:none;
						}

	#sidebar .widget_text h2{
		border-bottom:none;
	}

	#sidebar .textwidget{
		padding-top:15px;
	}
	
	#sidebar .widget_tag_cloud div{
		padding-top:18px;
	}

	#sidebar .widget_tag_cloud div a{
		padding:0 10px 0 0;
	}

	#sidebar #calendar_wrap{
		padding-top:3px;
	}

	#sidebar #wp-calendar{
		width:100%;
	}

	#sidebar #wp-calendar tr td a{
		text-decoration: underline;
	}

	#sidebar #wp-calendar tr td#next{
		text-align:right;
	}

	#sidebar #searchform{
	}
		#sidebar #searchform input{
		}

	sidebar a.rsswidget{
		margin: -3px 0;
	}
		#sidebar a.rsswidget img{
			position:relative;
			top: 3px;
		}
/************************************************************************
#  SIDEBAR END
*************************************************************************/



/************************************************************************
#  SEARCH
*************************************************************************/
#searchform{
	width:220px;
}
	#searchform input{
		width:195px;
	}

	#searchform #searchsubmit{
		display:none;
		cursor:pointer;
	}
/************************************************************************
#  SEARCH END
*************************************************************************/



/************************************************************************
#  PAGES
*************************************************************************/
.Page{
	position:relative;
}

	.Page .PageTitle{
		padding-bottom:18px;
	}

	.Page .PageTitle h2{
		font-family: "carmeregular", Arial, sans-serif;
		text-decoration: none;
		color: #3d3d3d;
		font-size: 25px;
	}
/************************************************************************
#  PAGES END
*************************************************************************/



/************************************************************************
#  SINGLE POST
*************************************************************************/
/************************************************************************
#  SINGLE POST END
*************************************************************************/



/************************************************************************
#  ARCHIVES PAGE
*************************************************************************/
h2.archivestitle{
}
/************************************************************************
#  ARCHIVES PAGE END
*************************************************************************/



/************************************************************************
#  ARCHIVE PAGE  -  CATEGORIES, TAGS, DATES, ETC
*************************************************************************/
#archive-title{
	padding-bottom:35px;
}

#archive-title h2{
	font-family: "carmeregular", Arial, sans-serif;
	font-style: italic;
	font-size: 25px;
}
/************************************************************************
#  ARCHIVE PAGE END
*************************************************************************/



/************************************************************************
#  CONTACT
*************************************************************************/
#contact-side-map{
	padding:20px 0 0 0;
	margin:0px;
	float:left;
	clear:left;
}
	#contact-side-map iframe{
		display: block;
		padding:0px;
		margin:0px;
	}
	#contact-side-map a{
		color: #111111 !important;
	}
	#contact-side-map a:hover{
		color: #000000 !important;
	}

#contact-side-map-shadow{
	padding-bottom: 20px
}
	#contact-side-map-shadow img{
		width: 100%;
		height: inherit;
	}

.ContactContent{
	padding-bottom: 20px;
			width: 64.369369369369%;
		float: left;
	}
	#contact-area{
	}
		#contact-area #contact-failed,
		#contact-area #contact-success{
			border: 1px solid ;
			margin-bottom:15px;
			padding:5px 10px;
		}
		
		.ContactForm {
		position:relative;
	}

		.ContactForm a#cancel-comment-reply-link{
			padding: 3px 0 10px 0;
			display:block;
		}

		.ContactForm input,
		.ContactForm textarea{
		}

		.ContactForm input{
			width:40%;
		}

		.ContactForm textarea{
			height:153px;
			width:70%;
		}

		.ContactForm .LabelContainer{
			position:relative;
			clear:both;
		}

		.ContactForm .LabelContainer label{
			display: block;
			clear: both;
			padding-bottom: 2px;
			font-style:italic;
		}

		.ContactForm input#submit{
			position:relative;
			top:8px;
			float:left;
			width:auto;
			padding-left: 15px;
			padding-right: 15px;
			border:none;
			cursor:pointer;
		}
		.ContactForm input#submit:hover{
			background: #000000;
		}

.ContactSidebar{
	float: right;
	width: 30.630630630631%;
}
	.ContactSideItem{
		float:left;
		padding-bottom: 2px;
	}
	.ContactSideItemLabel{
		clear:left;
		padding-right:10px;
		font-style: italic;
		color: ;
		font-weight:bold;
	}
/************************************************************************
#  CONTACT END
*************************************************************************/



/************************************************************************
#  COMMENTS
*************************************************************************/
#comments-archived-title{
	padding-bottom:10px;
	padding-top:5px;
}
	#comments-archived-title a{
		font-style:italic;
	}
#comments-archived{
	display: none;
}

#comments{
	position:relative;
	padding-top: 18px;
	padding-bottom: 30px;
	max-width: 700px;
	margin:0 auto;
}
	#comments .CommentsTitle{
		font-family: "carmeregular", Arial, sans-serif;
		color: #3d3d3d;
		font-size: 20px;
		line-height: 20px;
		padding:10px 0 35px 0;
		margin-bottom:25px;
		text-align:center;
		background: url(https://lindsaymayphotography.com/dorado-blog-gateway.php?action=image_colorize&effect=overlay&image=comments_separator.png&color=111111) bottom center no-repeat;
	}

	ul.CommentList{
		list-style:none;
		position:relative;
	}
		ul.CommentList .CommentContainerTop{
			padding:0px;
			padding-left: 12px;
		}
			ul.CommentList .CommentAvatar{
				float:left;
				margin-right:18px;
			}
				ul.CommentList .CommentContainerTop .CommentAvatar img{
					padding:0px !important;
					margin:0px !important;
				}
			ul.CommentList .CommentAuthor{
				text-transform: uppercase;
				color: #000000;
				padding: 9px 0 4px 0;
				font-size: 15px;
			}
				ul.CommentList .CommentAuthor a{
					text-decoration: none;
					color: #000000;
				}
			ul.CommentList .CommentDate{
				padding-bottom:6px;
			}
				ul.CommentList .CommentDate a{
					text-decoration: none;
					color: #747474;
				}

		ul.CommentList .CommentContainerBottom{
			padding: 10px 8px;
			margin-top: 12px;
			background: #ffffff;
		}
			ul.CommentList .CommentModeration{
				font-style: italic;
			}
			ul.CommentList .CommentText,
			ul.CommentList .CommentText p{
				color: #747474;
			}

			ul.CommentList .CommentText p,
			ul.CommentList .CommentReply{
			}

			ul.CommentList .CommentReply,
			ul.CommentList .CommentReply a{
				text-decoration: none;
				padding: 8px 0 3px 0;
				color: #111111;
			}

		/* override the indenting from the .post section */
		.Post ul.CommentList li{
			list-style:none;
			margin:0 0 36px 0;
		}
			.Post ul.CommentList li ul{
				margin-left: 10px;
				padding-top: 15px;
				border-left: 1px solid #000000;
			}
				.Post ul.CommentList li ul li{
					padding-left: 10px;
				}
				
	.Respond {
		position:relative;
		margin:0 0 5px 0;
		padding-top:5px;
	}
		.Respond .Left{
			width:40%;
		}

		.Respond .Right{
			width:53%;
		}

		.Respond a#cancel-comment-reply-link{
			padding: 3px 0 10px 0;
			display:block;
		}

		.Respond input,
		.Respond textarea{
			padding:8px !important;
			background:none;
			margin: 0px 0 10px 0 !important;
			font-size:14px;
		}

		.Respond input{
			width:60%;
		}

		.Respond textarea{
			height:125px;
			width:96.5%;
		}

		.Respond .LabelContainer{
			position:relative;
			padding-bottom:8px;
		}

		.Respond .LabelContainer label{
			position:absolute;
			top:4px;
			padding:0 0 0 10px;
		}

		.Respond input#submit{
			background: #747474;
			color: #ffffff;
			position:relative;
			top:8px;
			float:left;
			width:auto;
			padding-left: 15px;
			padding-right: 15px;
			border:none;
			cursor:pointer;
		}
		.Respond input#submit:hover{
			background: #000000;
		}
		

/************************************************************************
#  COMMENTS END
*************************************************************************/


/************************************************************************
#  FOOTER
*************************************************************************/
#entry-navigation{
	padding-top:20px;
	border-top:1px solid #000000;
	position:relative;
}
	#entry-navigation a{
		text-decoration: none;
		text-align:center;
		line-height: 1.2em;
		font-family: "carmeregular", Arial, sans-serif;
		color: #000000;
		font-size: 12.5px;
	}

#footer-container{
	position: relative;
	max-width: 1110px;
	margin: 0 auto;
	border-top: 1px solid #000000;
}

	#footer {
		position:relative;
		margin:0 auto;
		padding:15px 0 30px 0;
	}
		
		#footer #footer-left{
			float: left;
			width: 48%;
		}

		#footer #footer-right{
			float: right;
			width: 48%;
			padding-left: 4%;
		}
		
			#footer #footer-search{
				float:right;
				padding-left:10px;
			}
	
			#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(https://lindsaymayphotography.com/dorado-blog-gateway.php?action=image_colorize&effect=overlay&image=social-sprite.png&color=666666);
				}
				
				#instagram_link { background-position: -364px 0; }
				#googleplus_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; }
				#pintrest_link { background-position: -156px 0; }
				#rss_link { background-position: -130px 0; }
				#skype_link { 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; }

				/* skype embeds this flash object */
				object#skypedetectionswf{
					display: none;
				}

			#footer p {
				display: inline;
			}

			#footer a{
				text-decoration:underline;
			}
/************************************************************************
#  FOOTER END
*************************************************************************/



/************************************************************************
#  SHORTCODES
*************************************************************************/
blockquote,
blockquote p{
	font-size: 19.5px;
	font-style:italic;
	line-height:1.3em;
	font-family: "carmeregular", Arial, sans-serif !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;
	}
/************************************************************************
#  SHORTCODES
*************************************************************************/


/************************************************************************
#  FANCYBOX
*************************************************************************/
/*! 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;
}
/************************************************************************
#  FANCYBOX END
*************************************************************************/


/************************************************************************
#  MOBILE / HANDHELD DEVICES
*************************************************************************/
@media only screen and (max-width: 480px),
only screen and (max-device-width: 480px),
only screen and (max-device-width: 800px),
handheld{
	.IsMobile {
		text-transform: capitalize; /* using this for mobile detection */
	}
}

@media screen and (max-width: 1110px){
	#banner-arrow-left,
	#banner-arrow-right{
		display: none;
	}
}

@media screen and (max-width: 600px){

	#navigation-container {
		min-height: 0px;
		border-top: none;
		border-bottom: none;
		margin: 0 auto 25px auto;
	}
		#navigation-container select{
			display: block;
			width:100%;
			border: 1px solid #000000;
		}

		#navigation{
			display: none;
		}
			
	#intro-columns .IntroColumn{
		width: 100%;
		margin-bottom:15px;
		clear:both;
	}
	
	.HomeBox.HomeBoxLeft{
		float: none;
		padding: 0 0 25px 0;
		width: 100%;
		border-right: none;
		border-bottom: 1px solid #000000;
	}
	.HomeBox.HomeBoxRight{
		float: none;
		padding: 25px 0 0 0;
		width: 100%;
	}
		.HomeBoxTitle{
			padding: 2px 0 0 10px !important;
		}	

	#content-small{
		width: 100%;
	}

	.Date{
		border-right: none !important;
	}

	.Categories{
		clear:left;
		padding:10px 0 0 0 !important;
	}
	
	.MetaSocialMedia > div{
		clear:both;
	}

	#sidebar{
		clear:both;
		width:100%;
		padding-left: 0%;
		border-left: none;
	}

		#sidebar .widget:last-child{
			border-bottom: none;
		}
		
	.ContactSidebar{
		float:left;
		padding-bottom: 20px;
		width:100%;
	}
	
		.ContactSideItemData,
		.ContactSideItemLabel{
			clar:both;
			width:100%;
		}
		.ContactSideItemData{
			padding-bottom: 10px;
		}

	.ContactContent{
		clear:left;
		width:100%;
	}
		.ContactForm input,
		.ContactForm textarea{
			min-width:236px;
		}
			.ContactForm input.Submit{
				min-width:0px;
			}

	

	.Respond input{
		min-width:236px;
	}
		.Respond input.Submit{
			min-width:0px;
		}
		
	.Respond .Right{
		clear:both;
		float:none;
	}
		.Respond textarea{
			min-width:236px;
		}

	#footer #footer-left{
		width: 100%;
		clear:left;
		float: left;
	}

	#footer #footer-right{
		clear:left;
		float: left;
		width: 100%;
		padding-left: 0%;
	}

		#social-icons{
			float: left;
			clear:left;
		}
			#social-icons{
				margin: 0 8px 0 0;
			}

		#footer-search{
			float: left;
			clear:left;
			padding-left:0px;
			width: 100%;
		}
			#footer-search #searchform{
				float:left;
			}
}
/************************************************************************
#  MOBILE / HANDHELD DEVICES END
*************************************************************************/