/*
	Theme Name: HTML5 Blank
	Theme URI: http://html5blank.com
	Description: HTML5 Blank WordPress Theme
	Version: 1.4.3
	Author: Todd Motto (@toddmotto)
	Author URI: http://toddmotto.com
	Tags: Blank, HTML5, CSS3

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/
@import url('fonts/fonts.css');

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	width: 100%;
	height: 100%;
	font-size: 100%;
}
body {
	font-family: 'Exo Regular', sans-serif;
	font-size: 1.125rem;
	color: #342f2f;
	padding: 0;
	margin: 0;
	line-height: 1.4;
}

/* clear */
.clear:before,
.clear:after {
	content: '';
	display: table;
}
.clear:after {
	clear: both;
}
.clear {
	*zoom:1;
}

img {
	max-width:100%;
	vertical-align: top;
}

a {
	color: #7bbde4;
}
a:focus,
a:hover,
a:active {
	outline:0;
}
a:hover {
	color: #7bbde4;
}
.header a {
	color: #000000;
}
.header a:hover {
	text-decoration: none;
	color: #7bbde4;
}
.wk-overlay-panel a:not([class]) {
	color: #ffffff;
	text-decoration:none;
}
.wk-overlay-panel a:not([class]):hover {
	color: #7bbde4;
}

input:focus {
	outline:0;
	border: none;
}

p:last-child {
	margin-bottom:0;
	padding-bottom:0;
}

.uk-table {
	margin-top: 50px !important;
}
.uk-table td {
	text-align: center;
	padding: 10px;
	line-height: 1;
  border-bottom: 1px solid #8d8379;
  vertical-align: middle;
	height: 60px;
}

.uk-table td:last-child {
	text-transform: uppercase;
}

.uk-table thead th {
	vertical-align: top;
	text-align: center;
	border-bottom: 1px solid #8d8379;
	padding: 10px;
	color: rgb(35, 31, 32);
	font-weight: bold;
	text-transform: uppercase;
}

.uk-table td.sold {
	font-family: "Exo Bold", sans-serif !important;
	text-transform: uppercase;
	color: #cf3339;
}

.uk-table td.reserved {
	font-family: "Exo Bold", sans-serif !important;
	text-transform: uppercase;
	color: #93d500;
}

.uk-button-primary,
.uk-button-primary:focus {
	font-family: 'Roboto Slab', sans-serif;
	font-size: 1.5rem;
	font-weight: 400;
	background-color: #911818;
	border-radius: 25px;
	padding: 12px 30px 15px 30px;
	border: transparent;
	text-shadow: none !important;
	line-height: 1 !important;
}

.uk-button-primary:hover {
  background-color: #831616;
	text-decoration: none;
}

.ddownload-button {
	display: inline-block;
	font-family: 'Roboto Slab', sans-serif;
	font-size: 1.25rem;
	font-weight: 400;
	background-color: #f1c50e;
	color: #111111;
	border-radius: 25px;
	padding: 12px 30px 15px 30px;
	border: transparent;
	text-transform: uppercase;
}
.ddownload-button:hover {
	background-color: #d9b10d;
	color: #111111;
	text-decoration: none;
}
.ddownload-link {
	text-transform:  uppercase;
}

.uk-padding-large-top {
	padding-top: 70px !important;
}

.uk-margin-top {
	margin-top: 25px !important;
}

.uk-margin-large-top {
	margin-top: 50px !important;
}

.videoplayer {
	position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
	margin: 50px 0 0;
}

/*
.mejs-overlay-play {
 background: url(img/hillway_video_image.jpg) no-repeat !important;
}

.mejs-overlay-button {
	width: 115px !important;
	height: 63px !important;
	background: url(img/icon_video.png) no-repeat !important;
}

.videobutton:hover {
	opacity: 0.5;
	cursor: pointer;
}

.wp-video { 
	min-width: 100% !important;
	width: 100% !important;
	height: 100% !important; 
	min-height: 100% !important;
}
*/

hr.divider {
	border-top: 1px solid #333a41;
	margin-bottom: 50px !important;
	max-width: 1540px;
	margin: 0 auto;
}

.caption {
	max-width: 1400px;
	font-size: 1.25rem;
	line-height: 1.2;
	margin: 20px auto 0;
}
.caption span {
	font-size: 0.8rem;
}
.caption.bottom {
	left: 70px;
	bottom: 20px;
	position: absolute;
}

.wk-margin > .caption {
	margin-top: 0;
}

.caption2 {
	padding: 50px 70px;
}

.caption2.large {
	font-size: 1.5rem;
}

.wk-margin-small .caption2,
.wk-margin .caption2 {
	padding: 45px;
}

.bg-grey {
	background: #f4f4f2 !important;
}

.bg-beige {
	background: #f6f5f4 !important;
}
.bg-beige a {
	color: rgb(35, 31, 32);
}

.title {
	max-width: 650px;
	width: 100%;
  height: 0;
	padding-top: 23.69%; 
}
.title.stylish {
	background: url('img/title_stylisharchitecture.png') no-repeat;
	background-size: contain;
}
.title.spacious {
	background: url('img/title_spaciousinteriors.png') no-repeat;
	background-size: contain;
}
.title.contemporary {
	background: url('img/title_contemporaryfinishes.png') no-repeat;
	background-size: contain;
}
.title.world {
	background: url('img/title_worldclasslocation.png') no-repeat;
	background-size: contain;
	padding-top: 33.69%
}
.title.theteam {
	background: url('img/title_theteam.png') no-repeat;
	background-size: contain;
	padding-top: 10%;
}
.title.specs {
	background: url('img/title_specifications.png') no-repeat;
	background-size: contain;
	margin: 0 auto;
	padding-top: 10%;
}
.title.worldmobile {
	background: url('img/title_worldclasslocation_mobile.png') no-repeat;
	background-size: contain;
	padding-top: 33.69%
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
.uk-container {
	max-width: 1540px !important;
}
.uk-container-small {
	max-width: 1400px !important;
}
.uk-sticky-fixed {
	/* box-shadow:	0px 1px 10px 1px #000000; */
}
.wrapper {
	max-width: 100%;
	width: 100%;
	margin:0 auto;
	position:relative;
}
.header {
	position: relative;
	padding:25px 0;
	background-color: #ffffff;
	z-index: 999;
}
.header-content {
	display: flex;   
  justify-content: space-between;
  align-items: center;
	font-family: "Exo Semi", sans-serif;
	font-weight: 600;
	font-size: 1.25rem;
	color: #000;
	text-transform: uppercase;
}

/* logo */
.logo {
	text-align: center;
}
.logo-img {
	max-width: 365px;
}
.foot-img {
	max-width: 300px;
	margin-bottom: 15px;
}

.social {
	margin-right: auto;
	margin-left: 175px;
}

a.toggle,
.toggle,
.toggle:focus {
	font-size: 1.25rem;
	border: none;
	color: #000000;
}
a.toggle:hover {
	color: #7bbde4;
}

/* nav */
.nav {
	margin-left: auto;
	margin-right: 175px;
}
.nav ul,
.offcanvas-menu ul {
	margin: 0;
	padding: 0;
}
.offcanvas-menu li.menu-item {
	font-family: 'Exo Light', sans-serif;
	text-transform: uppercase;
	list-style: none;
	display: block;
	padding-left: 0px;
	font-weight: normal;
	font-size: 2.5rem;
	margin: 15px 0;
}
.offcanvas-menu li.menu-item a {
	color: rgb(132,136, 141, 1);
}
.offcanvas-menu li.menu-item a:hover,
.offcanvas-menu li.menu-item.current-menu-item a {
	color: #7bbde4;
	text-decoration: none;
}
.uk-offcanvas {
	bottom: 40%;
}
.uk-offcanvas-bar {
	width: 65vw;
	background-color: rgba(255, 255, 255, 1);
	padding: 25px;
	/* box-shadow: 1px 1px 30px #000000; */
	font-family: "Exo Regular", sans-serif;
	color: #342f2f;
	text-transform: uppercase;
  overflow: hidden;
}
.uk-offcanvas-bar .offcanvas-menu {
	margin-top: 30px;
}
.uk-offcanvas-bar .offcanvas-top {
	margin-top: 30px;
}
.uk-offcanvas-bar .logo {
}
.uk-offcanvas-bar .uk-close,
.uk-offcanvas-bar .uk-close:focus {
	color: #342f2f;
	text-transform: uppercase;
	font-family: "Exo Regular", sans-serif;
	line-height: 1.4;
}
.uk-offcanvas-bar .uk-close svg {
	display: none;
}
.uk-offcanvas-bar .uk-close:hover {
	color: #7bbde4;
}

.uk-offcanvas-close {
	position: relative !important;
	z-index: unset !important;
	top: unset !important;
	right: unset !important;
}

/* footer */
.footer-widget {
	padding: 0 0 50px;
	position: relative;
	background-color: rgba(246, 245, 244, 1);
}
.footer {
	position: relative;
	padding: 100px 0;
	color: #ffffff;
	font-size: 0.9rem;
	font-family: "Exo Light", sans-serif;
}
.footer::before {
	content: ' ';
	display: block;
	position: absolute;
	right:0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: url(img/footer_background.png), #081f2d;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.footer *:last-child {
	margin-bottom: 0;
	padding-bottom:0
}
.footer a {
	color: #7bbde4;
}
.footer a:hover {
	opacity: 0.5;
}

/* Extra Styles Edited*/
.article-meta {
	margin-top: 0;
	line-height: 1.2;
}
.date, .author {
	font-size: 0.8rem;
 	color: #111;
	font-style: italic;
}
.size-thumbnail {
	width: 150px !important;
}

main,
#topA, #topB, #topC, #topD, #topE  {
	position: relative;
}
#topA {
	padding-top: 50px;
	text-align: center;
}
#topA, #topD {
	padding-bottom: 50px;
}
#topB, #topC {
	padding-bottom: 40px;
}
#topE {
	padding-bottom: 250px;
}
#topE::before {
	content: ' ';
	display: block;
	position: absolute;
	right:0;
	top: 0;
	left:0;
	bottom:0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: url(img/register_background.png);
	background-repeat: no-repeat;
	background-position: 0 100%;
	background-size: contain;
	opacity: 0.15;
}
#topA.bg::before {
	content: ' ';
	display: block;
	position: absolute;
	right:0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	background: url(img/specifications_background.png), #f6f5f4;
	background-repeat: no-repeat;
	background-position: 0 0;
}

/*------------------------------------*\
    UIKIT
\*------------------------------------*/
.wk-cover-background {
	background-size: auto;
}
.wk-slideshow .wk-cover-background,
.wk-slider .wk-cover-background { 
	background-size: cover;
}

.wk-slideshow .wk-cover-object {
  width: 100% !important;
	height: 100% !important;
}

.wk-overlay-top, 
.wk-overlay-bottom {
	text-align: center;
}

.wk-overlay-bottom {
	bottom: 25%;
}

.wk-overlay-panel {
	padding: 25px;
}

#topD .wk-overlay-panel {
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
}

#topE .wk-overlay-panel {
	text-align: left !important;
	align-items: start;
	justify-content: left;
}

#topD .wk-overlay-panel > div,
#topE .wk-overlay-panel > div {
	width: 100%;
}

.wk-slidenav-position.wk-margin {
	margin-bottom: 0 !important;
}

.wk-dotnav {
	margin-bottom: 0 !important;
}
.wk-dotnav > * {
	padding-left: 5px;
}
.wk-dotnav > * > * {
	display: block;
	box-sizing: content-box;
	width: 28px;
	height: 3px;
	border-radius: 0;
	background-color: #b3b3b3;
}
.wk-dotnav > * > :focus,
.wk-dotnav > .wk-active > * {
	-webkit-transform: none;
  transform: none;
	background-color: rgba(255, 255, 255, 1);
}
.wk-dotnav > * > :hover {
	background-color: rgba(255, 255, 255, 1);
}
.wk-slidenav,
.wk-slidenav:active,
.wk-slidenav:focus,
.wk-slidenav-contrast {
	color: transparent;
	width: 30%;
	top: 0 !important;
	margin-top: 0 !important;
	height: auto !important;
	padding: 15px;
	bottom: 0;
}
.wk-slidenav-position:hover .wk-slidenav {
	display: flex;
}
.wk-slidenav.wk-slidenav-next {
	font-size: 48px;
	right: 0px;
	text-align: right;
  align-items: center;
	justify-content: end;
}
.wk-slidenav-next::before {
	display: none;
	content: " ";
	background: url(img/arrow.png) no-repeat;
	background-size: contain;
	height: 46px;
	width: 24.5px;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
	margin-left: auto;
}
.wk-slidenav.wk-slidenav-previous {
	font-size: 48px;
	left: 0px;
  align-items: center;
	justify-content: start;
}
.wk-slidenav-previous::before {
	display: none;
	content: " ";
	background: url(img/arrow.png) no-repeat;
	background-size: contain;
	height: 46px;
	width: 24.5px;
	margin-right: auto;
}
.wk-slidenav:hover, 
.wk-slidenav-contrast:hover {
	background: none;
 	color: rgba(255,255,255, 0.8);
}
.wk-slidenav:hover.wk-slidenav-next::before,
.wk-slidenav:hover.wk-slidenav-previous::before{
	display: block;
}

/* Forms - Formidable */
#form_contact-form {
	width: 40%;
	margin: 0 auto;
}
.with_frm_style .frm_form_fields > fieldset {
	padding: 0 !important;
}
.frm_style_formidable-style.with_frm_style .form-field {
	margin-bottom: 8px !important;
}
.with_frm_style input[type="text"], .with_frm_style input[type="password"], .with_frm_style input[type="email"], .with_frm_style input[type="number"], .with_frm_style input[type="url"], .with_frm_style input[type="tel"], .with_frm_style input[type="file"], .with_frm_style input[type="search"], .with_frm_style select, .with_frm_style .frm-card-element.StripeElement {
	padding: 20px 10px;
}
.with_frm_style input[type="text"], .with_frm_style input[type="password"], .with_frm_style input[type="email"], .with_frm_style input[type="number"], .with_frm_style input[type="url"], .with_frm_style input[type="tel"], .with_frm_style input[type="phone"], .with_frm_style input[type="search"], .with_frm_style select, .with_frm_style textarea, .frm_form_fields_style, .with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .with_frm_style .frm-card-element.StripeElement, .with_frm_style .chosen-container-multi .chosen-choices, .with_frm_style .chosen-container-single .chosen-single {
	box-shadow: none !important;
	border-radius: 0 !important;
}
input:not([type="checkbox"]):not([type="radio"]):not([type="button"]), .frm_full select, .frm_full textarea {
	font-size: 1.125rem;
	font-family: "Exo Light", sans-serif !important;
	color: #685f5e !important;
	background-color: #ffffff !important;
	border: 1px solid #c0c1c3;
}
.with_frm_style .frm_inside_container .frm_primary_label {
	display: none;
}
.frm_style_formidable-style.with_frm_style .frm_compact .frm_dropzone.dz-clickable .dz-message, .frm_style_formidable-style.with_frm_style input[type="submit"], .frm_style_formidable-style.with_frm_style .frm_submit input[type="button"], .frm_style_formidable-style.with_frm_style .frm_submit button, .frm_form_submit_style, .frm_style_formidable-style.with_frm_style .frm-edit-page-btn {
	font-family: "Exo Semi", sans-serif !important;
	font-size: 1.125rem;
	font-weight: 600;
  background: #ffffff;
  border-color: #c0c1c3;
  color: #685f5e;
	text-transform: uppercase;
	border-radius: 0 !important;
	margin-bottom: 0 !important;
}
.with_frm_style .frm_submit {
	text-align: center;
	margin-top: 5px !important;
	margin-bottom: 0 !important;
}

.frm_style_formidable-style.with_frm_style input::placeholder, 
.frm_style_formidable-style.with_frm_style textarea::placeholder {
	font-size: 1.125rem;
}

.gform_wrapper {
    max-width: 530px!important;
    margin: 0 auto;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    width: 100%;
}

.gform_wrapper textarea.medium {
    BORDER-color: .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]);
    border: 1px solid #c0c1c3;
}

h3.gform_title {
    font-family: "Exo Semi", sans-serif;
    font-weight: 600;
    font-size: 1.825rem!important;
    color: #685f5e;
    text-transform: uppercase;
    margin: 0 0 50px 0;
    text-align: center;
}

.gform_wrapper .top_label .gfield_label, .gform_wrapper legend.gfield_label {
    color: #342f2f;
}

.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit], .button {
    border: 1px solid black;
    background: white;
    text-transform: uppercase;
    color: black!important;
    font-weight: 600;
    padding: 10px 20px;
	font-family: 'Exo Regular', sans-serif!important;
}

.button {
	margin-top: 10px;
	display: inline-block;
}

.gform_wrapper .gform_footer input.button:hover, .gform_wrapper .gform_footer input[type=submit]:hover, .gform_wrapper .gform_page_footer input.button:hover, .gform_wrapper .gform_page_footer input[type=submit]:hover, .button:hover {
    border: 1px solid black;
    background: black!important;
    color: white!important;
	cursor: pointer;
	text-decoration: none;
}

/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/
h1, h2, h3, h4, h5, h6, 
.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6 {
	font-family: "Exo Regular", sans-serif;
	font-weight: 700;
	color: #1a1a1a;
	line-height: 1.2;
	margin: 0;
}

h2, 
.uk-h2,
.wk-h2 {
	font-family: "Exo Semi", sans-serif;
	font-weight: 600;
	font-size: 1.825rem;
	color: #685f5e;
	text-transform: uppercase;
	margin: 0 0 50px 0;
}

.wk-panel-title,
.uk-panel-title {
	font-size: 1.375rem;
}
.uk-article-lead {
}

.uk-text-small {
	font-size: 0.9rem;
	line-height: 1.2;
}

.header-widget .wk-slideshow .wk-overlay-panel .wk-h1 {
	font-family: 'Exo Regular', sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	color: #fff;
	font-size: 1.75rem;
	padding: 35px;
	border: 1px solid #ffffff;
	display: inline-block;
	margin-top: 50px;
	text-align: center;
}

.footer h2 {
	font-family: 'Exo Semi', sans-serif;
	font-weight: 600;
	font-size: 1.25rem;
	color: #ffffff;
	text-transform: uppercase;
	margin: 0px;
	margin-bottom: 25px;
}
.footer h3 {
	font-family: 'Exo Semi', sans-serif;
	font-weight: 600;
	font-size: 1.125rem;
	color: #ffffff !important;
	text-transform: none;
	margin: 0px;
}

.white {
	color: #ffffff !important;
}
.blue {
	color: #7bbde4 !important;
}
.grey {
	color: #342f2f !important;
}
.brown {
	color: rgb(103, 97, 99) !important;
}

.uk-border {
}
.uk-text-uppercase {
	text-transform: uppercase !important;
}
.uk-italic {
	font-style: italic;
}
* + ul {
 margin-top: 0px;
}
.uk-list > * > ul, 
.uk-list > :nth-child(n+2) {
	margin-top: 2px;
}
.footer .icons img {
	max-width: 80%;
}
.uk-grid + .uk-grid {
	margin-top: 25px;
}
/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media (min-width : 1824px) {
}

@media (min-width: 1200px) {
	.title.world {
		padding-top: 220px;	
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	html {
		font-size: 15px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	html {
		font-size: 14px;
	}
	.nav {
		margin: 0;
	}
	.social {
		margin: 0;
	}
	.uk-offcanvas-bar {
		width: 480px;
	}
	.caption2 {
		padding: 50px 25px;
	}
	.wk-margin-small .caption2,
	.wk-margin .caption2 {
		padding: 45px 25px !important;
	}
}

/* Tablet & Phone */
@media (max-width: 767px) {
	html {
		font-size: 14px;
	}
	.nav {
		margin: 0;
	}
	.logo-img {
		max-width: 200px;
	}
	.social {
		margin: 0;
	}
	#form_contact-form {
		width: 100%;
	}	
	[class*="uk-width"] {
		margin-bottom: 20px;
	}
	.uk-grid-collapse [class*="uk-width"] {
		margin-bottom: 0;
	}
	.uk-grid .uk-grid > [class*="uk-width"] {
		margin-bottom: 0;
	}
	[class*="uk-width"]:last-child {
		margin-bottom:0px;
	}
	.footer {
		padding:50px 0;
	}
	.footer::before {
		background: #081f2d !important;
	}
	.caption {
		text-align: center;
	}
	.caption2 {
		padding: 25px !important;
	}
	.caption.bottom {
		left: 25px;
	}
	.wk-margin-small .caption2,
	.wk-margin .caption2 {
		padding: 0 !important;
	}
	.uk-offcanvas-bar {
		width: 480px;
	}
	.footer h2 {
		margin-bottom: 15px;
	}
	.footer .logos {
		margin-top: 25px;
	}
	#topE {
    padding-bottom: 100px;
	}
	.header-widget .wk-slideshow .wk-overlay-panel .wk-h1 {
		margin-top: 15px;
		padding: 15px;
		white-space: nowrap;
	}
}

/* Phone */
@media (max-width: 480px) {
	html {
		font-size: 12px;
	}
	.footer h3 {
		font-size: 1rem;
		white-space: nowrap;
	}
	.uk-offcanvas-bar {
		width: 320px;
	}
	.footer .icons img {
		max-width: 100%;
		float: none;
		padding-right: 8px;
	}
	.uk-offcanvas {
    bottom: 20%;
	}
	
}
@media only screen and (min-width:320px) {
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:144dpi) {
}

/*------------------------------------*\
    MISC
\*------------------------------------*/
::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/
.alignnone {
	margin: 0;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin:0 auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/
@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	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:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	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;
	}
}
