/*
Theme Name: PalmMeadows
Design Studio:MiClub http://www.miclub.com.au/
Version:"2015"
Author:MiClub
Author URI:http://www.miclub.com.au/
*/

@charset "UTF-8";
@import url(editor.css);   


/*-------------------------------------------------------------------------------------------*/
/*- GENERAL LAYOUT --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
html{background:#e2e9ed url(/cms/wp-content/themes/palmmeadows/images/bg.jpg) no-repeat;margin:0;padding:0 0 15px 0; background-attachment: fixed; background-size:cover;}
body{background:#e2e9ed url(/cms/wp-content/themes/palmmeadows/images/bg.jpg) no-repeat;margin:0;padding:0;background-attachment: fixed;background-size:cover;}
#wrapper{width:90%;max-width:1010px;margin:auto;}   
/*#header{background: rgba(0, 0, 0, 0.39);}*/
#main{}
#front-intro{padding:42px 4.1% 26px 4.1%;}
#left-column {float: left;width: 67%;padding:2%;background:#fff;margin-top: 55px;}
#left-column h1:first-child{margin:10px 0 20px 0;}
#right-column{float:right;width:22.3%;margin:23px 0 20px 0;padding:3%;}
#right-column h3{font-size:20px;margin:0 0 17px 4px;}
.wp-post-image{margin:-4px 0 28px 0;max-width:100%;}
#full-width{padding:20px 2.127660%;}
#footer{padding:10px 2.040816%;height:35px;clear: both;    
overflow: hidden;}
#footer p{float:left;color:#eee;margin:0 10px;line-height:45px;font-family: "Yanone Kaffeesatz";font-size:12px;}
#footer span{float:left;color:#919191;margin:0 10px;line-height:45px;}
#footer a{color:#fff;font-weight:bold;white-space:nowrap;}
#footer a:hover{color:#fff;}
#footer .webaddress{float:right;font-family: "Yanone Kaffeesatz";font-size:10px;letter-spacing:0.1em;}
#footer .miclub{float:right;}
#footer .miclub + span{float:right;}
.single #right-column, .archive #right-column { 
    margin: 55px 0 20px 0;
    background-color: #fff;
}

/* For Product */
.page-template-prodGen-php #wrapper{}
.page-template-prodGen-php #header{width:100%;}
.page-template-prodGen-php #main{padding:40px; margin-top: 50px;
    background-color: #fff;}
.page-template-prodGen-php #left-column, .page-template-prodGen-php #right-column {margin-top:0;}

/* For Terms & Conditions */


/* Clearfix */
.clearfix:after{clear: both; content: '.'; display: block; visibility: hidden; height: 0;}
.clearfix{display: inline-block;}
* html .clearfix{height: 1%;}
.clearfix{display: block;}


/*-------------------------------------------------------------------------------------------*/
/*- FRONT PAGE ------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#front-intro h1{color:#324b45;}


/*-------------------------------------------------------------------------------------------*/
/*- HEADER ----------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#header-top{height:116px;padding:0 3.2%;}
.logo{float:left;margin:12px 0 0 0;}
.address{float:right;margin:38px 0 0 0;font-size:14px;line-height:1.35em;text-align:right;}
.social{width:18px;height:18px;display:inline-block;margin:0 0 4px 4px;float:right;}
.social:hover{zoom:1;filter:alpha(opacity=90);opacity:0.9;}
.twitter{background-image:url(images/twitter.png);}
.facebook{background-image:url(images/facebook.png);}
.social+br{clear:both;}


/*-------------------------------------------------------------------------------------------*/
/*- MENU ------------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
ul#nav{float:left;margin:0;padding:0;display:block;width:100%;clear:both;}
ul#nav li{float:left;position:relative;margin:0;padding:0;border-left:none;list-style-type:none;z-index:100;}
ul#nav li a{display:block;padding:0 15px;line-height:43px;font-weight:normal;font-size:20px;color:#000;font-family: "Yanone Kaffeesatz";}
ul#nav.guestsMenu li a{padding:0 14px;}
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) { 
ul#nav li a{padding:0 14px;}
ul#nav.guestsMenu li a{padding:0 13px;} 
}
ul#nav li:hover > ul{display:block;}

/* Darken on hover */
ul#nav li a:hover{background:url(images/menuDark.png) 0 0 repeat-x;color:#000}

/* Darken if current item */
ul#nav li.current_page_parent a, ul#nav .current_page_item a, ul#nav .current_page_ancestor a{background:url(images/menuMedium.png) 0 0 repeat-x;}

/* Underline if current item */
ul#nav li a span{padding:0 0 2px 0;}
ul#nav li.current_page_parent a span, ul#nav .current_page_item a span, ul#nav .current_page_ancestor a span{background:url(images/menuUnderline.png) 0 bottom repeat-x;}

/* Scoring between items */
ul#nav li .left, ul#nav li .right{position:absolute;top:0;height:43px;width:1px;}
ul#nav li .left{left:0;background:url(images/menuDivider.png) -1px 50% no-repeat;}
ul#nav li .right{right:0;background:url(images/menuDivider.png) 0 50% no-repeat;}
ul#nav li:first-child .left, ul#nav li:last-child .right{display:none;}
ul#nav .sub-menu li .left, ul#nav .sub-menu li .right{display:none;}

/* Add space before first item */
ul#nav > li:first-child{margin-left:20px;}

/* Dropdowns */
ul#nav ul.sub-menu{display:none;position:absolute;top:43px;left:-1px;z-index:2;background:#fff;width:190px;border:1px solid #ddd;margin:0;padding:0;z-index:100;-moz-box-shadow:1px 1px 6px rgba(0,0,0,0.15);-webkit-box-shadow:1px 1px 6px rgba(0,0,0,0.15);box-shadow:1px 1px 6px rgba(0,0,0,0.15);}
ul#nav ul.sub-menu li:last-child{border-bottom:none;}
ul#nav ul.sub-menu ul{left:190px;top:-1px;}
ul#nav li:last-child ul.sub-menu ul{left:auto;right:162px;top:0;}
ul#nav ul.sub-menu li{width:100%;border:none;border-bottom:1px dotted #ddd;padding:0;background:#fff;}
ul#nav ul.sub-menu li a{display:block;padding:8px 17px;margin:0;line-height:20px;background:#fff;border-top:none;font-size:13px;color:#444;font-family: "Yanone Kaffeesatz";}
ul#nav ul.sub-menu li a:hover{background:#f6f6f6;}
ul#nav ul.sub-menu li a span{background:none;}
ul#nav ul.sub-menu li.current_page_parent a, ul#nav ul.sub-menu li.current_page_parent a:hover, ul#nav ul.sub-menu .current_page_item a, ul#nav ul.sub-menu .current_page_item a:hover{background:#f3f3f3;}
ul#nav #menu-item-550 ul.sub-menu, ul#nav #menu-item-593 ul.sub-menu{width:210px;}

/* Hide Holes 1-18 */
#menu-item-805 ul, #menu-item-807 ul{display:none!important;}

/* Menu Toggle */
#menu-toggle strong{display:none;}


/*-------------------------------------------------------------------------------------------*/
/*- SIDE NAVIGATION -------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#sideNav, #sideNav ul, #sideNav li{margin:0;padding:0;list-style-type:none;}
#sideNav .sub-menu li:first-child{border-top:1px solid #f0edeb;}
#sideNav .sub-menu li{border-bottom:1px solid #f0edeb;}
#sideNav .sub-menu a{display:block;line-height:20px;padding:8px 26px;background:url(images/arrowSm.png) 8px 15px no-repeat;}
#sideNav .sub-menu a:hover{background-color:#fbfbfa;}
#sideNav .sub-menu .current_page_item > a{background-color:#f7f6f5;}
#sideNav .sub-menu .sub-menu{padding-bottom:10px;}
#sideNav .sub-menu .sub-menu a{/*padding:8px 39px;*/padding:3px 26px;background:#fff;font-size:12px;}
#sideNav .sub-menu .sub-menu li{border-bottom:none;}
#sideNav .sub-menu .sub-menu li:first-child a{padding-top:10px;}


/*-------------------------------------------------------------------------------------------*/
/*- GOOGLE MAP ------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#map{width:100%;height:350px;border:1px solid #ccc;background:#fff;margin:0 0 16px 0;}
#map + p{}
#map a, #map a:hover{border:none;}

/*-------------------------------------------------------------------------------------------*/
/*- NEWS STYLES -----------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
.content-wp{min-width:100%;}
.post-meta{border-bottom:1px dotted #ccc;margin:0 0 20px 0;padding:0 0 16px 0;}
.post-meta h1{margin-bottom:10px!important;}
.post-meta h1 span{color:#777;}
.post-meta h1 a, .post-meta h2 a{color:#3e6624;}
.post-data{font-size:11px;color:#444;}
.post-data a{}
.post-data span{color:#999;margin:0 2px;}
.post-content{margin:0;padding:0;}
.archive .post-content, .single .post-content{margin:0 0 -16px 0;overflow:hidden;}
.tfe.wp-post-image{border:2px solid #eee;float:right;margin:0 0 20px 30px;width:110px;height:auto;} 
.default-img{padding:2px;border:none;}
.read_more_link{display:table;margin-top:1.3em;}
#back{border-top:1px dotted #ccc;margin-top:40px;padding-top:20px;}

/* Archive Page style */
#archive h1{border-bottom:1px dotted #ccc;margin:10px 0 30px 0;padding:0 0 16px 0;}
.news-item{padding:38px 0 35px 0;border-top:1px dotted #ccc;overflow:hidden;}
#archive h1+.news-item{padding-top:10px;border-top:0;}
#archive .post-meta{border:0;margin:0 0 13px 0;padding:0;}
#archive .post-meta h2{margin:0 0 8px 0;}
#archive .post-meta h2 a{}
#archive .post-data{}
#archive .post-content{}
.nextpostslink{float:right;}
.previouspostslink{float:left;}

/* Sidebar Page style */
.sidebar-news{}
.sidebar-news h3{margin:0 0 16px 4px;}
.sidebar-news ul{margin-bottom:36px;clear:both;}
.sidebar-news li{font-size:14px;line-height:1.4em;margin-bottom:10px;}
.sidebar-news ul#archive-list li{margin-bottom:14px;}
.sidebar-news .date{font-size:10px;display:block;}
#add-new{text-align:center;display:block;margin:0 auto 25px auto;}
#add-new a{padding:7px 11px;cursor:pointer;background:#333;border:none;color:#fff;-webkit-box-shadow:1px 1px 3px rgba(255, 255, 255, 0.2) inset;-moz-box-shadow:1px 1px 3px rgba(255, 255, 255, 0.2) inset;box-shadow:1px 1px 3px rgba(255, 255, 255, 0.2) inset;border:1px solid #333;border-radius:3px;}
#add-new a:hover{background:#333;text-decoration:none;border-color:#333 #555 #777 #555;}
.updatesidebar {margin-top: 35px;}


/*-------------------------------------------------------------------------------------------*/
/*- GALLERY ---------------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

.gallery{width:101%;margin:35px 0 0!important;}
.gallery .gallery-item{margin:0 3% 3% 0!important;width:22%!important;-moz-box-sizing:border-box;box-sizing:border-box;box-shadow:1px 1px 5px rgba(0, 0, 0, 0.15);-webkit-box-shadow:1px 1px 5px rgba(0, 0, 0, 0.15);-moz-box-shadow:1px 1px 5px rgba(0, 0, 0, 0.15);position:relative;}
.gallery .gallery-item:hover{-webkit-box-shadow:0px 0px 2px rgba(0,0,0,0.1);-moz-box-shadow:0px 0px 2px rgba(0,0,0,0.1);box-shadow:0px 0px 2px rgba(0,0,0,0.1);}
.gallery a:hover:before{zoom:1;filter:alpha(opacity=100);opacity:1;-webkit-transition:all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;}
.gallery a{border:none;position:relative;background:#20467b;display:block;border:10px solid #fff;}
.gallery a:hover{-webkit-box-shadow:0 0 25px rgba(0, 0 ,0, 0.75) inset;-moz-box-shadow:0 0 25px rgba(0, 0 ,0, 0.75) inset;box-shadow:0 0 25px rgba(0, 0 ,0, 0.75) inset;}
.gallery img{border:none!important;height:auto;width:100%;vertical-align:bottom;-webkit-transition:all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;box-shadow:#000 0 0 0;}
.gallery br{display:none;}
.gallery a:hover img{zoom:1;filter:alpha(opacity=85);opacity:0.85;-webkit-transition:all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;-moz-box-shadow:0 0 30px rgba(0,0,0,0.25) inset;-webkit-box-shadow:0 0 30px rgba(0,0,0,0.25) inset;box-shadow:0 0 30px rgba(0,0,0,0.25) inset;}   

#fancybox-title-over {
  display: none;
}

/* Awards */
#header .ngg-slideshow{float:left;margin:23px 0 0 75px;height:70px;width:320px;}
#header .ngg-slideshow .ngg-slideshow-loader img{display:none;}




.page-id-129 img.attachment-thumbnail {
width: 93px;
height: 86px;
}
/*-------------------------------------------------------------------------------------------*/
/*- CALENDAR STYLE --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/

main .eo-fullcalendar{clear:both;}  
.ui-tooltip-content{line-height:1.5em;}
#main .fc-event-time{display:block;}
#main .fc-event-title{line-height:1.3em;padding:0 0 5px 2px;display:block;}
#main .eo-agenda-widget ul.dates{padding:0;}
#main .eo-agenda-widget li.event{font-size:13px;opacity:1;background:#f1f1f1;color:#656565;padding:5px 0 5px 12px;}
#main .eo-agenda-widget li.event:hover{background:#ececec;color:#333;}
#main .eo-agenda-widget li.event strong{display:block;}
#main .widget_events .widget-title{display:none;}
.single-event .post-data{font-size:16px;margin:0;}
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text{padding:0.4em!important;}
/*Events*/
.events-listing h2 {}
.events-listing .eo-events{clear:both;padding:0;}
.events-listing .eo-events li{clear:both;margin:0 0 25px 0;padding:0;list-style-type:none;}
.events-listing .eo-events h3{margin:0 0 7px 0;padding:2px 0 0 0;font-size:17px;line-height:1.1em; text-transform:capitalize}
.events-listing .eo-events h3 a{color:#333;font-weight:400!important;text-decoration: none;} 
.events-listing .eo-events p{font-size:13px;margin:0 0 10px 0;}
.events-listing .eo-events .date{width:55px;padding:8px 0;margin:2px 0 0 15px;background:#333;color:#fff;border:1px solid #222;float:right;text-transform:uppercase;text-align:center;-moz-box-shadow:3px 3px 3px rgba(0,0,0,0.1);-webkit-box-shadow:3px 3px 3px rgba(0,0,0,0.1);box-shadow:3px 3px 3px rgba(0,0,0,0.1);border-radius: 30px;}
.events-listing .eo-events .day{font-size:22px;display:block;font-weight:600;}
.events-listing .eo-events .month{font-size:13px;}
.events-listing .eo-events a.read-more{margin:10px 0 0 0;font-size:12px;}
.events-listing .eo-events a.read-more{background: #333;color: #fff;font-size: 11px;line-height: 1.3em;padding: 5px 8px 3px 8px;margin: 20px 0 0 0;border-radius: 4px;box-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);width: auto;display: table;border-bottom: 0;text-decoration: none;}
.events-listing .eo-events i{font-size:11px;margin:0 5px 0 0;}

  
/*-------------------------------------------------------------------------------------------*/
/*- PORTAL PAGE -----------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
#portal-main{width:600px;float:left;}
#accordion{width:260px;float:right;}
h1#welcome{width:600px;float:left;}
h1#welcome .name{}
#date{float:right;margin-right:10px;line-height:24px;}

#portal-main .news-item{padding:30px 0 15px 0;}
#portal-main .news-item:first-child{padding-top:15px;border-top:none;}
#portal-main .post-meta{border-bottom:none;padding-bottom:0;}

.page-id-8 #left-column {float: left;width: 66%;padding: 20px 3%;}
.page-id-8 #right-column {float: right;width: 22%;padding: 0px 3%;margin-top: 55px;}
#portal-main{width:600px;float:left;}
#accordion{width:260px;float:right;}
#date{float:right;margin-right:10px;line-height:24px;}

#portal-main .news-item{padding:30px 0 15px 0;}
#portal-main .news-item:first-child{padding-top:15px;border-top:none;}
.post-meta{border-bottom:none;padding-bottom:0;}

.page-id-8 .news-item {width:32%;padding:0;background:#fff;-moz-box-shadow:2px 2px 3px rgba(0,0,0,0.1);-webkit-box-shadow:2px 2px 3px rgba(0,0,0,0.1);box-shadow:2px 2px 3px rgba(0,0,0,0.1);margin:10px 0;-moz-box-sizing:border-box;box-sizing:border-box;border:0; border: solid 1px #DCDCDC;}
.stamp {position: absolute;right: 0%;top: 0;}
.grid-sizer { width: 32%; }   
.gutter-sizer { width: 2%; }
.page-id-8 .attachment-full{width:100%;height:auto;margin:0;}
.page-id-8 .post-title{margin:0 0 15px 0;line-height:1.15em;font-size:22px;font-weight:600;}
.page-id-8 h2.post-title a{border-bottom: none!important; text-decoration:none;}
.page-id-8 .post-title a{font-weight:600!important;}
.page-id-8 .post-content a.more{background: none repeat scroll 0 0 #333333;
    border-radius: 8px;
    color: #FFFFFF;
    font-size: 12px;
    padding: 0 6px;
	display: inline-block;margin:17px 0 0 0;}
.page-id-8 .post-content{overflow:hidden;}
.page-id-8 .post-content p:first-child{display:none;}
.page-id-8 .post-meta{margin:-5px 0 0 0;display:block; clear:both;}
.page-id-8 .category-course-supers-blog .post-content a.more{background:#868758;}
.page-id-8 .news-text{margin:20px;}
     
#portal-col {width: 48%; float:left; margin-right: 2%;}
.portal-box {
    width: 100%;
    padding: 16px;
    background: rgba(0, 0, 0, 0.39);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
	    margin-bottom: 5px;
}
.portal-links {
    padding-bottom: 6px;
    color: #FFF;
    float: left;
    width: 94%;
    padding: 1%;
    margin-bottom: 10px;
    font-size: 18px;
    text-decoration: none;  
	font-family: "Yanone Kaffeesatz";
}

.portal-box p {color:#fff;}
.portal-links a {color:#FFF!important;font-family: "Yanone Kaffeesatz";}    
.portal-box li { list-style: none; line-height: normal;    color: #fff;}
h2.portal-head {
    color: #fff;
}
/*-------------------------------------------------------------------------------------------*/
/*- PRODUCT STYLES --------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/
table.portal{border:1px solid #ccc;padding-bottom:10px;}
table.portal th{background:#fff;padding:12px 8px 16px 8px;font-family: "Yanone Kaffeesatz";font-weight:normal;font-size:15px;color:#444;text-align:center;}
table.portal th a{font-family: "Yanone Kaffeesatz";}
table.portal td{padding:6px;font-size:13px;}
table.portal td a{}
table.portal td input, table.portal td select{border:1px solid #aaa;}
.tab_off{background:#fff url(../ashquith/images/icons/miclubGui/tab_background.jpg) 0 bottom repeat-x;}
#flBody, #npBody{background:none;}
#flBody h2{font-weight:normal;}

/* Login Page */
#login-left{float:left;width:350px;padding:25px 0 25px 0;border:none;margin:0;background:#fff;border:1px solid #ddd!important;}
#login-left label{width:150px;float:left;text-align:right;padding:0 15px 0 0;margin:0 0 10px 0;font-size:13px;height:1em;line-height:28px;font-weight:bold;}
#login-left input, #password-reminder input{width:115px;float:left;margin:0 0 10px 0;border:1px solid #ddd;font-size:13px;color:#444;background:#fff;padding:7px;}
#login-left #submit, #password-reminder #submit{width:auto;margin:5px 0 15px 165px;clear:both;font-size:13px;color:#555;background:#f7f7f7;padding:7px;}
#login-left p{margin:0;text-align:center;font-size:12px;clear:both;}
#login-right{float:right;width:510px;margin:0;}
#login-error table{margin:0 auto 30px auto;}
#login-error table td{vertical-align:middle;padding:0 5px;color:#fff;}

/* Password Reminder */
#password-reminder{width:600px;margin:0 auto;}
#password-reminder label{width:45%;float:left;text-align:right;padding:0 3% 0 0;margin:0;font-size:12px;font-weight:bold;height:1em;line-height:28px;}
#password-reminder input{margin:0;}
#password-reminder #submit{margin:10px 0 15px 48%;}


  

/*-------------------------------------------------------------------------------------------*/
/*- CUSTOM STYLES FOR DENMARK ESS ---------------------------------------------------------------------------*/
/*-------------------------------------------------------------------------------------------*/


/* P4P V3.0 styling fixes - Verushka, 23/9/15 */
.font-btns:hover a {
	cursor: pointer;	
}

#footer {
	height: auto !important;
	padding: 5px 2.040816%;	
}

.recordName {
	margin: 2px 0;
	vertical-align: middle;	
}

.glyphicon-remove {
	margin-top: 2px;	
}
.pie-title h4 {
    color: #ffffff;
    font-weight: normal;
}


#passwordReminderForm{
	display: flex!important;
}