#imagepress_upload_image_form {}

#imagepress_upload_image_form label {
	display: inline-block;

	height: 35px;
	line-height: 35px;
	vertical-align: middle;
}
#imagepress_upload_image_form #imagepress_image_file {
	display: none;
}

#imagepress_upload_image_form input[type="text"],
#imagepress_upload_image_form select,
#ip_selector select,
.ip_search_bar {
	font-family: inherit;
	font-size: inherit;
	width: 300px;
	border-radius: 0;
	box-sizing: border-box;
	padding: 4px;

	height: 35px;
	line-height: 35px;
	vertical-align: middle;
}
#imagepress_upload_image_form textarea {
	font-family: inherit;
	font-size: inherit;
	width: 100%;
	border-radius: 0;
	box-sizing: border-box;
	padding: 4px;
}

#imagepress_image_file_button {
	cursor: pointer;
	font-family: inherit;
	font-size: inherit;
}

#imagepress_image_file_placeholder {
	opacity: 0.75;
}

#imagepress_submit,
.ip_search_button,
.ip_navigation a {
	-webkit-appearance: none;
	border-radius: 3px;
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding-box;
	background: #dddddd;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dddddd));
	background-image: -webkit-linear-gradient(#ffffff, #dddddd);
	background-image: -moz-linear-gradient(#ffffff, #dddddd);
	background-image: -o-linear-gradient(#ffffff, #dddddd);
	background-image: linear-gradient(#ffffff, #dddddd);
	border: 1px solid;
	border-color: #dddddd #bbbbbb #999999;
	cursor: pointer;
	color: #333333;
	display: inline-block;
	font-size: inherit;
	font-family: inherit;
	outline: 0;
	overflow: visible;
	margin: 0;
	padding: 4px 6px;
	text-shadow: white 0 1px 1px;
	text-decoration: none;
	vertical-align: middle;
	width: auto;
	height: inherit;
	line-height: inherit;
}

#imagepress_submit:hover,
.ip_search_button:hover,
.ip_navigation a:hover {
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(1px, #eeeeee), color-stop(100%, #cccccc));
	background-image: -webkit-linear-gradient(#ffffff, #eeeeee 1px, #cccccc);
	background-image: -moz-linear-gradient(#ffffff, #eeeeee 1px, #cccccc);
	background-image: -o-linear-gradient(#ffffff, #eeeeee 1px, #cccccc);
	background-image: linear-gradient(#ffffff, #eeeeee 1px, #cccccc);
	text-decoration: none;
}

#imagepress_submit:active,
.ip_search_button:active,
.ip_navigation a:active {
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dddddd), color-stop(100%, #eeeeee));
	background-image: -webkit-linear-gradient(#dddddd, #eeeeee);
	background-image: -moz-linear-gradient(#dddddd, #eeeeee);
	background-image: -o-linear-gradient(#dddddd, #eeeeee);
	background-image: linear-gradient(#dddddd, #eeeeee);
	-webkit-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
	-moz-box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
	box-shadow: inset rgba(0, 0, 0, 0.25) 0 1px 2px 0;
	border-color: #999999 #bbbbbb #dddddd;
}


.ip_navigation, .ip_clear { clear: both; margin: 8px 0; }
.ip_navigation .selected { font-weight: bold; }

.ip_box img { display: block; width: 100%; border: 0 !important; padding: 0 !important; }
.ip_box .thumb { margin: 0 0 5px 0; }
a img { border: none; }

.ip_box { border-radius: 0; margin: 0 5px 5px 0; padding: 0; float: left; }
.ip_box .ip_content { padding: 5px; }
#ip_container .attachment-large { border-radius: 0; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); }

#ip_container { padding: 5px 0; margin-bottom: 20px; clear: both; }

.clearfix { zoom: 1; }

.transitions-enabled.masonry,
.ip_box, .ip_box img,
.ip_icon_hover {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-ms-transition-property: all;
	-o-transition-property: all;
	transition-property: all;
}
.transitions-enabled.masonry,
.transitions-enabled.masonry .masonry-brick,
.ip_box, .ip_box img,
.ip_icon_hover {
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-ms-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}

#ip_container img[class*="align"],
#ip_container img[class*="wp-image-"],
#ip_container img[class*="attachment-"] {
	height: auto;
}

.ip_icon {
	width: 16px !important;
	height: 14px !important;
	border: 0 none;
	box-shadow: none !important;
	display: inline !important;
	vertical-align: middle !important;
}

.post-like { display: inline; }
.like { background: url(http://rendezvouscanada.travel/wp-content/plugins/codecanyon-4252736-imagepress/css/images/icons.png) no-repeat 0 0; width: 16px; height: 14px; display: inline-block; vertical-align: middle; }
.post-like a:hover .like{ background: url(http://rendezvouscanada.travel/wp-content/plugins/codecanyon-4252736-imagepress/css/images/icons.png) no-repeat -16px 0; }
.voted .like, .post-like .alreadyvoted{ background-position: -32px 0; }

/* FEATURED BOX */
#aip_container {
	display: inline-block;
	position: relative;
}
.effect-2 {
	display: inline-block;
}
.effect-2 img {
	box-shadow: none !important;
}
.ip_icon_hover {
	width: 100%;
	height: 80px;
	position: absolute;
	margin: 10px 0 0 0;
	padding: 10px;
	display: block;
	opacity: 1;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.13);
	box-shadow: 0 1px 3px rgba(0,0,0,0.13);

	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.ip_icon_hover:hover {
	opacity: 0.5;
}
.ip_icon_hover_right {
	float: right;
	margin: 0 0 0 16px;
}

.effect-2 a img {
	width: 100%;
	height: auto;
}

/* Faux cropping and responsiveness */
.ip-block { display: block !important; overflow: hidden; }
.ip-block .ip-link img { margin: -50% 0 0 0; }

/*
     FILE ARCHIVED ON 22:48:39 Jun 01, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:22:55 May 13, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.036
  exclusion.robots: 0.144
  exclusion.robots.policy: 0.129
  esindex: 0.014
  cdx.remote: 11.859
  LoadShardBlock: 82.321 (3)
  PetaboxLoader3.datanode: 59.103 (4)
  PetaboxLoader3.resolve: 68.351 (2)
  load_resource: 152.722
*/