/*
Theme Name: TIBS Custom Rotary Cairns Wordpress Theme 
Theme URI: http://tibs.net.au
Author: William Shield TIBS
Version: 1.0
*/
/* CSS Document */
body
{
	font-family: "Chaparral-pro";
	font-weight:lighter;
	font-size:16px;
	background-color:#e7e7e8;
}
a:hover
{
	text-decoration:none
}
.container.content
{
	background-color:white;
	margin-top:20px;
}
h1
{
	padding-left:15px;
}
nav .container
{
	background-color:white;
}
h1
{
	border-bottom:1px #E7E7E8 dashed; 
	margin-left:15px;
	margin-right:15px;
}
h1, h2, h3
{
}
h3 span
{
		font-family:Chaparral Pro;
}
h3 span.fancy
{
	font-style:normal;
float:right;
}

	
.logoHolder
{
	padding:15px;
}
.navbar-nav
{
	padding-bottom:0;
	font-size:17px;
}
.navbar-nav>li>a
{
	font-size:15px;
	color:#333333;
}
.navbar-nav>li>a:hover
{
	background-color:#DDD;
	color:#005DAA;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover
{
	background-color:#DDD;
}
.dropdown-menu
{
}
.dropdown_menu_container
{

}
.dropdown-menu li
{

}
.nav>li
{

}
ul.dropdown-menu
{
	background-color: #DDD;
	padding:0;
	margin-top:-2px;
	font-size:15px;
}
.navbar-nav>li>.dropdown-menu
{
	border-top:0; 	box-shadow:none;
	width:100%;
}
.dropdown-menu li
{
margin-top:0px;padding:0;

}
.dropdown-menu a
{
	color:white;
	padding:15px;	padding-top:15px;	
}

.dropdown-menu>li>a
{
	padding:15px;
	}
.navbar
{
	margin-bottom:0;
}
.sliderContainer
{
	width:100%;
	max-height:900px;
	overflow:hidden;
}
.sliderContainer img
{
	bottom:0;
}
.featureTxt
{
	margin-top:-150px;
}
.bgFeatureTxt
{
	background-color:rgba(50,50,50,0.7);
	z-index:1000;
	padding:15px;
	font-size:28px;
	color:white;
	text-align:right;
}
.featuredPages h3 span
{
	float:right;
}
.featuredPages div img
{
	width:100%;
	
}
.footerMenu li a
{
	color:white;
}
.footerMenu li
{
	
	float:left;
	list-style-type:none;
	padding:15px;
	font-weight:bold;
	 
}
.footerMenu li ul
{
	padding-left:0;
	
}
.footerMenu li ul li
{
	padding-left:0;
	padding-top:5px;
	padding-bottom:5px;
	float:none;
	font-weight:normal;
}
ul.dropdown-menu li
{


}
h3 a
{
color:#333;
text-decoration:none;
	}
.bottomSection ul li
{
	float:left;
	list-style-type:none;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;
}
.bottomSection ul li ul li
{
	float:none;
	font-weight:normal;
	}
	.bottomSection ul a
{
	color:white;
	padding:20px;
}
.bottomSection ul li ul
{
	margin-left:0;
	padding:0;
	}
	
	.gallery_section img
	{
		padding-top:15px;
		padding-bottom:15px;
	}
	
	
	.gallImgPageFade {
opacity: 1;
transition: opacity .1s ease-in-out;
-moz-transition: opacity .1s ease-in-out;
-webkit-transition: opacity .1s ease-in-out;
}

.gallImgPageFade:hover {

  
  
  }
.general_Section img
	{
		max-width:100%;
		height:auto;
	}


.embed-container { 
	position: relative; 
	padding-bottom: 56.25%;
	overflow: hidden;
	max-width: 100%;
	height: auto;
} 

.embed-container iframe,
.embed-container object,
.embed-container embed { 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.side-menu ul li
{
	padding-top:5px;
	padding-bottom:5px;
}
.side-menu ul a
{
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
}
.side-menu ul
{
	list-style-type:none;
	padding-left:15px;
}
.side-menu .menu-item-has-children
{
	margin-left:-15px;
}
.side-menu .menu-item-has-children ul
{
	padding-left:25px;
	font-size:15px;
}
.side-menu .menu-item-has-children ul li a, .menu-item-has-children ul li
{
	padding-left:0;
}
.side-menu .menu-item-has-children  ul li 
{
	padding-top:0px;
	padding-bottom:0px;
}
.side-menu .current_page_item>a
{
	color:black
}
.sliderContainer img
{
	width:100%;
}