/*
Theme Name: Sheridans On Prince street
Description: Custom responsive theme for Sheridans On Prince street
Version: 1.0
Author: GiantMedia.com.au
*/

/*  RESET ALL  ============================================================================= */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }


/*  Standard stylign site wide  ============================================================================= */

body { font-family: 'Lato', sans-serif; line-height:1.3; color:#4a4a4a; }
p { font-family: 'Lato', sans-serif; font-size:15px; margin-bottom:13px; color: #4a4a4a; line-height: 1.6; }
li { font-family: 'Lato', sans-serif; font-size:15px; margin-bottom:8px; color:#4a4a4a; line-height:1.3; margin-left:23px; }
a { color:#3a3a3a; }
a:hover { color:#ccc; }
b { font-weight:bold; } 

/*  stops iphone changing color of phone numbers
============================================================================= */
a[href^=tel] {text-decoration:inherit;color:inherit;}

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See http://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {	width: device-width; }
@viewport {	width: device-width; }

/* headings  ================================================== */
h1,h1 a  {margin:15px 0px; color:#f57f41;font-size:38px; text-decoration:none; }
h2, h2 a, h3, h3 a  {margin:13px 0px;color:#f57f41;font-size:32px;  text-decoration:none; }
h2 a:hover { color:#999; }
h4, h4 a, h5, h5 a {margin:10px 0px;color:#f57f41;font-size:23px;  text-decoration:none; }

/* responsive block elements. Make sure images etc squash down */
iframe { max-width:100%!important; display:block; margin:0px auto; border-radius:12px; }
img  { max-width:100% !important; height:auto; display:block; }

/*  HEAD  ============================================================================= */
.header { padding-top:0px!important; }
.head-top { padding-top:23px!important; }

::-webkit-input-placeholder { color:#a16715; }
::-moz-placeholder { color:#a16715; } /* firefox 19+ */
:-ms-input-placeholder { color:#a16715; } /* ie */
input:-moz-placeholder { color:#a16715; }

#spacer { }
#logo { z-index:200; display:block; position: relative; }
#logo img { max-width:405px; height:auto; overflow:visible; -webkit-transition: width 0.5s; transition: width 0.5s; }
#logo img:hover {  }

.m-only { display:none; }
/*  HOME  ============================================================================= */

.icon-box-one { position:relative; }
.icon-box-two { position:relative; }
.icon-box-three { position:relative; }
.icon-box-one h2, .icon-box-two h2, .icon-box-three h2 { text-align:center; position:absolute; top:0px; width:100%; }
.icon-box-one h2 a, .icon-box-two h2 a, .icon-box-three h2 a { color:#fff; text-decoration:none; font-size:36px; padding:33px 0px; display:block; }

.home-welcome { background:#f9f7f0; }
.home-welcome-top { background:url(images/welcome--top-waves-bkg.png) repeat-x 50% 100%; background-size:contain; display:block; width:100%; height:50px; z-index:200; }

/*  BODY/PAGE/CONTENT  ============================================================================= */

.slider-link { text-transform:none; text-decoration:none; }
.page-numbers { background:#666; border-radius:50%; font-size:20px; padding:5px 13px; color:#FFF; text-decoration:none; -webkit-transition: background 1s;transition:  background 1s;  }
 .page-numbers:hover { background:#333; color:#FFF; text-decoration:none; }
 
.more { width:100%; background:url(images/plus.jpg) 100% 50% no-repeat #a3a27a; padding:8px 0px 8px 0px; color:#fff; text-decoration:none; display:block; }
 .more:hover { background:url(images/plus-mo.jpg) 100% 50% no-repeat #a3a27a; }
 .more span { margin-left:13px; }
.crumz { background:#f1efed; font-size:12px; padding:13px 0px!important; }
.crumz a { color:#debe91; text-decoration:none; font-size:12px; }

#side-box { background:#f1efed; }
.page_link { display:block; padding:5px 0px; margin:5px 0px; color:#A16715; }
#search-box { margin:23px 0px; padding:13px 0px; border-bottom:5px solid #FAA61A; }

.page-title { background:#ffcb05; color:#FFF; padding:23px; margin:55px 0px; display:inline-block; border-radius:12px; }

/*  SIDEBAR  ============================================================================= */


/*  forms */
#single-form { background:#FFF; border:1px solid #d0d0d0; border-radius:5px; padding:13px 0px; } 
#single-form p { width:90%; display:block; margin:8px 5%; } 
input[type="text"] { border:1px solid #ebebeb; background:#ebebeb; color:#333; padding:5px 5%; border-radius:5px; width:90%; display:block; }
input[type="text"]:hover { background:#fff; }
input[type="email"] { border:1px solid #ebebeb; background:#ebebeb; color:#333; padding:5px 5%; border-radius:5px;  width:90%; display:block; }
input[type="email"]:hover { background:#fff; }
textarea { border:1px solid #ebebeb; background:#ebebeb; color:#333; padding:5px 5%; border-radius:5px; width:90%; display:block; }
textarea:hover { background:#fff; }
input[type=checkbox] { border:1px solid #ebebeb; background:#ebebeb; color:#333; padding:5px; border-radius:5px; }
input[type=radio] { border:1px solid #ebebeb; background:#ebebeb; color:#333; padding:5px; border-radius:5px; }
select { border:1px solid #f48126; background:#ebebeb; color:#333; padding:5px; border-radius:5px; }
input[type="submit"] { background:#FAA61A; margin:23px 0px 0px 0px; display:block; text-decoration:none; color:#FFF; text-align:left; padding:8px 8px 8px 23px; width:120px; border:none; border-radius:8px; -webkit-transition: width 1.5s; /* For Safari 3.1 to 6.0 */
transition: width 1.5s; font-weight:700; }
input[type="submit"]:hover { width:130px; cursor:pointer; }
#captcha { display:inline; width:80px; }


/*  SLIDE  ============================================================================= */
#slider { position:relative; z-index:100; }
#banner { position:relative; z-index:100; background:url(images/banner.jpg) no-repeat 50% 50%; height:200px; } 
#banner2 { position:relative; z-index:100; background:url(images/contact.jpg) no-repeat 50% 50%; height:200px; } 
#banner3 { position:relative; z-index:100; background:url(images/Facilities.jpg) no-repeat 50% 50%; height:200px; } 
#banner4 { position:relative; z-index:100; background:url(images/TheArea.jpg) no-repeat 50% 50%; height:200px; } 
#top-wave { position:absolute; top:-1px; background:url(images/top-waves-bkg.png) repeat-x; background-size:contain; display:block; width:100%; height:50px; z-index:200; }
#bottom-wave { position:absolute; bottom:0px; background:url(images/bottom-waves-bkg.png) 50% 100% repeat-x; background-size:contain; display:block; width:100%; height:50px; z-index:200; }
#slider-actual { position:relative; z-index:100; }
#sliderBlk { position:relative; }
.home-items { }
 .home-item { background:#fff; }
  .padd-box { margin:8px; }
 .home-item h2 { margin-top:0px; }
  .home-item h2 a { text-decoration:none; }

/*  FOOT  ============================================================================= */

.footer-top-home { background:url(images/footer-top-waves-bkg.png) repeat-x 50% 100% #f9f7f0; background-size:contain; display:block; width:100%; height:50px; z-index:200; }
.footer-top { background:url(images/footer-top-waves-bkg.png) repeat-x 50% 100%; background-size:contain; display:block; width:100%; height:50px; z-index:200; }

#footer_wrap { background:#f57f41; padding:23px 0px!important; position:relative; }
#footer_wrap p { color:#fff; }

#copy-foot { text-align:center; background:#e7631e; padding: 23px 0px 50px 0px;  }
#copy-foot a { color:#fff; text-decoration:none; }
#copy-foot p { color:#fff; }
#copy-foot a:hover { color:#CCC;}
.foot-contact img { display:none; }

/*  SECTIONS  ============================================================================= */
#wrapper { width:100%; padding:23px 0px; }
.div_row { margin:0px auto!important; max-width:1200px!important; position:relative; }
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
/*  GROUPING  ============================================================================= */

.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP   ==================================================================== */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1.6%;
}

.col:first-child { margin-left: 0; } /* all browsers except IE6 and lower */
/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { margin: 1% 0 1% 0%;}
}

/*  GRID OF TWELVE   ============================================================================= */

.span_12_of_12 { width: 100%; }
.span_11_of_12 { width: 91.53%; }
.span_10_of_12 { width: 83.06%; }
.span_9_of_12 {	width: 74.6%; }
.span_8_of_12 {	width: 66.13%; }
.span_7_of_12 {	width: 57.66%; }
.span_6_of_12 {	width: 49.2%; }
.span_5_of_12 {	width: 40.73%; }
.span_4_of_12 {	width: 32.26%; }
.span_3_of_12 {	width: 23.8%; }
.span_2_of_12 {	width: 15.33%; }
.span_1_of_12 {	width: 6.86%; }

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 480px) {
   .div_row{ width: 90%!important; margin:0px 5%!important; }
   .span_12_of_12,	.span_11_of_12, .span_10_of_12, .span_9_of_12, .span_8_of_12, .span_7_of_12, .span_6_of_12, .span_5_of_12, .span_4_of_12, .span_3_of_12, .span_2_of_12, .span_1_of_12, .homeU { width: 100%!important; }
 .icon {
margin-top:13px!important;
}
.menu-toggle {
	margin: 0px auto!important;
	float:none!important;
	padding-top:23px!important;
}
.m-only { display:block; text-align:center; margin:23px 0px 0px 0px; color:#f57f41; }
}


 /* RESPONSIVE ipad */ 
@media (max-width: 1024px) { 
.div_row{ width: 90%!important; margin:0px 5%!important; }
.menu-toggle { height: 28px; }
.search-form { display:none; }
.tag-line h2{ font-size:18px; }
}

/* RESPONSIVE  iphone */
@media (max-width: 643px) { 
.mhide { display:none; }
.tag-line { display:none; }
.search-form { display:none; }
}


/*  Animations  ============================================================================= */


/*  SUNDRIES  ============================================================================= */
.absolute { position:absolute; top:0px; left:0px; }
.fr { float:right; }
.fl { float:left; }
.tl { text-align:left; }
.tr { text-align:right; }
.clBottom { margin-bottom:0px!important; padding-bottom:0px!important; }
.white { color:#fff!important; text-decoration:none; }
.blue { color:#3155a5!important; }
.orange { color:#f1592a!important; }
.center { text-align:center!important; }
.upper { text-transform:uppercase; }
.no_style { text-decoration:none; }
.fb { position:relative; top:-14px; }
.clear { clear:both; }
.inline { display:inline; }
.ML0 { margin-left:0px!important; }
.MR0 { margin-right:0px!important; }
.MT0 { margin-top:0px!important; }
 .MB0 { margin-bottom:0!important;}
 .MBhalf { margin-bottom:0.5em!important;}
 .MB1 { margin-bottom:8px!important;}
 .MB2-5 { margin-bottom:2.5em!important;}
 .MB3 { margin-bottom:3.0em!important;}
 .MB5 { margin-bottom:5.0em!important;}
 .MR0 { margin-right:0!important;}
  .MR1 { margin-right:1em!important;}
 .ML1 { margin-left:1.0em!important;}
 .PB0 { padding-bottom:0!important;}
 .PB0-5, .minPad { padding-bottom:0.5em!important;}
 .PB1 { padding-bottom:1.0em!important;}
 .PB2 { padding-bottom:2.0em!important;}
 .PB4 { padding-bottom:4.0em!important;}
 .PT0 { padding-top:0!important;}
  .PT1 { padding-top:1em!important;}
  .PT2 { padding-top:2em!important;}
 .PT2-5 { padding-top:2.5em!important;}
 .aCenter {text-align:center;}
 .aLeft { text-align:left;}
 .aRight { text-align:right!important;}
.bb1 { border-bottom:1px solid #ccc; margin:0px; }



/*  MENU  reverse size check,  this is the mobile menu ================== */
/* ===================================================================== */
.menu-toggle {
	cursor: pointer;
	font-size: 0;
	height: 38px;
	margin: 0;
	overflow: hidden;
	text-align: center;
	width: 32px;
	display:block;
	float:right;
}

.primary-navigation.toggled-on {

}
.primary-navigation .ddsmoothmenu {
	display: none;
}
.primary-navigation.toggled-on  .ddsmoothmenu {
	display: block;
}
   .ddsmoothmenu { position:relative; }
   .ddsmoothmenu ul { list-style-type:none; background:#f57f41; position:absolute; width:100%; z-index:1000; }
   .ddsmoothmenu ul li{ position:relative; display:block; width:auto; width:100%; padding:0px!important; margin:0px 0px 0px 23px!important; }
    .ddsmoothmenu ul li.last { margin-right:0; }
   .ddsmoothmenu ul li a {   display: block; text-decoration: none; color:#fff; font-weight:400; text-transform:uppercase; padding:13px 0px; font-size:16px; font-weight:700;  }
      .current-menu-item a{ color:#ccc!important; }
	  .current-menu-item ul li a{ color:#fff!important; }
	  .current-menu-ancestor a{ color:#ccc!important; }
   .ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.selected {text-decoration:none; color:#CCC; }
   .ddsmoothmenu ul li:hover ul { display:block; }
   .ddsmoothmenu ul li ul{ margin: 0px 0px 13px 0px; position: relative; display: none; width:200px; padding:0; height:auto; -moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px; z-index:200; top:0px; background:none; }
   .ddsmoothmenu ul li ul li{ display: list-item; float: none; margin:0!important; width:100%; height:auto!important; padding:0!important; font-size:13px!important; line-height:15px!important; border:0; }
   .ddsmoothmenu ul li ul li a{ width: 100%; padding:7px 5px 7px 10px; margin:0; height:auto; text-transform:none; font-style:italic; color:#fff; text-align:left; }
   .ddsmoothmenu ul li ul li a:hover { color:#CCC; }
   .ddsmoothmenu ul li ul:last-child li a { -moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px;  }



@media screen and (min-width: 1024px) {
/* reverse screen size menu check - this is the main menu style */ 
.header-main { padding-right: 0; }
.primary-navigation .menu-toggle { display: none;padding: 0;	}
  .ddsmoothmenu { display:block!important; }
   .ddsmoothmenu ul { background: transparent; float: right; list-style-type: none; position: relative; text-align: right; margin-top:8px; }
   .ddsmoothmenu ul li{ position:relative; display:inline-block; width:auto; margin-left:18px; margin-bottom:0px; line-height:1; }
    .ddsmoothmenu ul li.last { margin-right:0; }
	 .ddsmoothmenu ul li:last-child a{ color:#52caf5; }
   .ddsmoothmenu ul li a {  display: block; text-decoration: none; color:#f57f41; font-weight:400; text-transform:capitalize; height:16px; font-size:16px; font-weight:700; padding:0px; }
      .current-menu-item a{ color:#ccc!important; }
	  .current-menu-item ul li a{ color:#faa61a!important; }
	  .current-menu-ancestor a{ color:#ccc!important; }
   .ddsmoothmenu ul li a:hover, .ddsmoothmenu ul li a.selected {text-decoration:none; color:#52caf5; }
   .ddsmoothmenu ul li:hover ul { display:block; }
   .ddsmoothmenu ul li ul{ position: absolute; left:0; top:30px; display: none; width:200px; padding:0; height:auto; -moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px; z-index:200; background:#f57f41; }
   .ddsmoothmenu ul li ul li{ display: list-item; float: none; margin:0!important; width:100%; height:auto!important; padding:0!important; font-size:13px!important; line-height:15px!important; border:0; }
   .ddsmoothmenu ul li ul li a{ width: 100%; padding:7px 5px 7px 10px; margin:0; height:auto; text-transform:none; color:#fff; text-align:left; font-style:normal;  font-weight:700; }
   .ddsmoothmenu ul li ul li a:hover { color:#fff; }
   .ddsmoothmenu ul li ul:last-child li a { -moz-border-radius:0 0 5px 5px; border-radius:0 0 5px 5px;  }	
	
}