/*
Theme Name: Amber Court
Description: Amber Court theme
Version: 1.0
Author: Andy
*/

/* General styles                                   */
/* ------------------------------------------------ */



td {
	vertical-align: top;
}

a {
	color: #f7931d;
	text-decoration: underline;
	outline: none;
}

a:hover {
	color: #ff9900;
}

ul {
	margin: 8px 0 18px 18px;
	padding: 0;
}

li {
	padding-left: 4px;
	line-height: 180%;
}

h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a {
	line-height: 120%;
	font-family: 'Prata', serif;
    font-weight: normal;
}

h1 {
	font-size: 2.0em;
	margin-top: 0;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
    font-size: 1.4em;
}

hr {
    height: 4px;
    width: 60px;
    border: none;
    margin: 12px 0;
    background-color: #f0893c;
    text-align: left;
}



/* Content                                          */
/* ------------------------------------------------ */
.content {
	padding: 50px 25px;
	overflow: hidden;
	font-size: 1.1em;
	min-height: 200px;
    background: #fff;
}

.content, .content p, .content li {
	line-height: 160%;
}

.content img {
	max-width: 100%;
	height: auto;
}

.content-left {
    width: 22%;
    padding-right: 2%;
    float: left;
    border-right: 1px solid #dedede;
    font-size: 0.9em;
}

.content-right {
    width: 73%;
    margin-left: 2%;
    margin-bottom: 30px;
    float: right;
}

.bookbox {
    clear: both;
    margin: 30px 0 90px 0;
    padding: 20px;
    background: #1b1a15;
    background-image: linear-gradient(to right, #1b1a15 , #3c3624);
    color: #fff;
    font-size: 24px;
    text-align: center;
    line-height: 140%;
    font-family: 'Prata', serif;
}

.bookbox a.readmore {
    margin: 15px 0;
}

a.readmore, input[type="submit"] {
    background: #f0893c;
    border: 3px solid #f0893c;
	color: #fff !important;
	padding: 14px 40px;
	text-decoration: none;
	display: inline-block;
	margin: 15px 0;
    font-family: 'Roboto Slab', serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	text-shadow: none;
	line-height: 100%;
	cursor: pointer;
    margin-top: 20px;
}

a.readmore:hover, input[type="submit"]:hover {
	background: #fff;
	color: #f0893c !important;
}

a.readmore, .homepagebox-image img, input[type="submit"] {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.content-left .readmore {
    width: 90%;
    padding: 14px 5%;
    text-align: center;
}

a.testimonials {
    background: #44a7f1;
    border: 3px solid #44a7f1;
}

a.testimonials:hover {
    color: #44a7f1 !important;
}

.testimonialarrow {
    background: url(images/testimonials.png) top right no-repeat;
    width: 90%;
    height: 16px;
    margin-top: -16px;
}

.column-half {
    width: 46%;
    margin: 0 2% 40px 2%;
    float: left;
}

.column-twothirds {
    width: 64.333%;
    margin: 0 1%;
    float: left;
}

.column-third {
    width: 31.333%;
    margin: 0 1%;
    float: left;
}

.clearfix {
    clear: both;
}

.orangetext {
    color: #f0893c;
    font-weight: bold;
    font-family: 'Prata', serif;
    font-size: larger;
}

.panelwrapper {
    margin: 20px -1.5%;
    overflow: hidden;
}

.accommodationpanel {
    width: 30.333%;
    float: left;
    margin: 1.5%;
}

.accommodationpanel h4 {
    font-size: 20px;
    margin: 0;
    height: 50px;
}

.accommodationpanel a {
    color: #222;
    text-decoration: none;
}

.accommodationpanel img {
    width: 100%;
    height: auto;
}

/* Footer                                           */
/* ------------------------------------------------ */
#footer {
	font-size: 0.9em;
	padding-top: 60px;
	background: #1b1a15;
    background-image: linear-gradient(to bottom, #323232 , #141414);
}

#footer h3 {
    color: #fff;
}

#footer, #footer p {
	color: #c4c4c4;
}

#footer li {
    color: #f7931d;
}

#footer li a {
    text-decoration: none;
    color: #fff;
}

#copyright {
    background: #0d0d0d;
    padding: 20px;
    clear: both;
    font-size: 0.9em;
    text-align: center;
    margin-top: 50px;
}

a.scrollup {
	width: 53px;
	height: 53px;
	position: fixed;
	bottom: 50px;
	right: 20px;
	display: none;
	text-indent: -9999px;
	background: url('images/top.png') no-repeat;
	opacity: 0.7;
}


/*jssor slider loading skin spin css*/
.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

/*jssor slider arrow skin 106 css*/
.jssora106 {display:block;position:absolute;cursor:pointer;}
.jssora106 .c {fill:#fff;opacity:.3;}
.jssora106 .a {fill:none;stroke:#000;stroke-width:350;stroke-miterlimit:10;}
.jssora106:hover .c {opacity:.5;}
.jssora106:hover .a {opacity:.8;}
.jssora106.jssora106dn .c {opacity:.2;}
.jssora106.jssora106dn .a {opacity:1;}
.jssora106.jssora106ds {opacity:.3;pointer-events:none;}

/*jssor slider thumbnail skin 101 css*/
.jssort101 .p {position: absolute;top:0;left:0;box-sizing:border-box;background:#000;}
.jssort101 .p .cv {position:relative;top:0;left:0;width:100%;height:100%;border:2px solid #000;box-sizing:border-box;z-index:1;}
.jssort101 .a {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;visibility:hidden;}
.jssort101 .p:hover .cv, .jssort101 .p.pdn .cv {border:none;border-color:transparent;}
.jssort101 .p:hover{padding:2px;}
.jssort101 .p:hover .cv {background-color:rgba(0,0,0,6);opacity:.35;}
.jssort101 .p:hover.pdn{padding:0;}
.jssort101 .p:hover.pdn .cv {border:2px solid #fff;background:none;opacity:.35;}
.jssort101 .pav .cv {border-color:#fff;opacity:.35;}
.jssort101 .pav .a, .jssort101 .p:hover .a {visibility:visible;}
.jssort101 .t {position:absolute;top:0;left:0;width:100%;height:100%;border:none;opacity:.6;}
.jssort101 .pav .t, .jssort101 .p:hover .t{opacity:1;}





/* Responsive elements                              */
/* ------------------------------------------------ */
/*
@media screen and (min-width: 1280px) {
	.wrapper {
		width: 1200px;
	}
}
*/

@media screen and (max-width: 1280px) {
	.wrapper {
		width: auto;
	}
}

@media screen and (max-width: 970px) {
    .content-left, .content-right {
        width: 100%;
        float: none;
        border-right: none;
        margin: 0;
    }

    .content-left {
        margin-top: 50px;
        padding-top: 50px;
        border-top: 1px solid #eee;
    }
}

@media screen and (max-width: 900px) {
    .gallerythumb img {
        width: 30%;
        margin: 1.5%;
    }
}

@media screen and (max-width: 800px) {
    .accommodationpanel {
        width: 47%;
    }

    .homepagepanel h3 {
        font-size: 16px;
    }
}

@media screen and (max-width: 600px) {
    .column-half, .column-twothirds, .column-third, .accommodationpanel {
        width: auto;
        float: none;
        margin: 0 0 30px 0;
    }

    .homepagepanel {
        float: none;
        width: auto;
        margin: 0 0 30px 0;
    }

    .accommodationpanel h4 {
        height: auto;
    }

    .gallerythumb img {
        width: 47%;
        margin: 1.5%;
    }
}


/* WP Common Styles */
ol.commentlist {
	margin:0;
	padding:0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 7px;
	display:block;
	font-style:normal;
	border-top:1px solid #d6e4c1;
	border-bottom:1px solid #779d42;
	color:#596e3b;
	}

.commentlist a:link, .commentlist a:visited {
	color:#596e3b;
	}

.commentlist a:hover, .commentlist a:active {
	color:#8ec343;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}

.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	}

.commentlist .time {
	padding-left:13px;
	}

.commenttext {
	border-top:1px solid #c5f386;
	padding: 0 20px 10px 20px;
	color:#fafcf6;
	}

.editLink {
   margin-top: 30px;
   text-align: center;
   padding: 5px 0 15px 0;
}
.editLink a, a.editLink {
   background: #777;
   color: #fff;
   font-size: 18px;
   text-decoration: none;
   padding: 8px 15px;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5px;
   border-radius: 5px;
}
.editLink a:hover, a.editLink:hover {
   background: #444;
   text-decoration: none !important;
}
.postmetadata {
   color: #999;
   font-size: 10px;
   margin: 2px 0;
}

img.aligncenter {
   display: block;
   text-align: center;
   margin: 0 auto;
   padding-bottom: 10px;
}
img.alignright {
   text-align: right;
   display: block;
   float: right;
   margin: 10px 0px 5px 15px;
}
img.alignleft {
   text-align: left;
   display: block;
   float: left;
   margin: 10px 20px 5px 0px;
}
.wp-caption-text,.wp-caption-dd {
   margin: 0;
   font-weight: bold;
   font-size: smaller;
   text-align: center;
}
.wp-caption {
   margin-right: 5px;
}

.wp-caption img {
	padding-bottom: 5px;
}

.alignleft, .alignright {
	margin-bottom: 20px;
}

.more-link {
   display:block;
}
.linklove {
   display:none;
}
.aligncenter,
dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}


@media screen and (max-width: 600px) {
    img.alignleft, img.alignright {
        float: none;
        display: block;
        margin: 20px auto;
    }
}