/*

Theme Name: Waterlions Theme
Theme URI: http://www.samidesigns.co.nz
Description:  ‘Graphic and Webdesign’
Author: Samantha Saunders
Author URI: http://www.samidesigns.co.nz
Version: 1.0

*/

@charset "UTF-8";
/* CSS Document */

/* Reset */  

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, code, small, strong, dl, dt, dd, ol, ul, li, fieldset, form, label { 		
	
border: 0; 	
outline: 0; 	
font-size: 100%; 	
/*vertical-align: baseline; */	

} 

body {
	line-height: 1.5;
	font-family: Georgia, Tahoma, Verdana, Arial;
	padding:0px;
	margin:0px;
	min-wdith:1000px;
} 

ol, ul { 	
list-style: none; 
}  

/* End Reset */





p {
	font-size: 14px;
	
}  

a {  
	text-decoration: underline;  
	color: #a711cc; /*11cc5d*/
	font-size: 14px; 
}  

a:hover {  
	text-decoration: none; 
}


#page_content {
	width:950px;
	margin-top: 00px;
	padding-bottom: 100px;
	background-color: #fff;
	height:100%;
	max-height:100%;
	height:auto !important;
    	height: 100%;
    	overflow: hidden;

} 

#page_content h1 {	
	font-size: 24px;
	color: #0e75a8;
	margin-bottom:-5px;
	font-weight:400;
} 



#page_content h2 {
	font-size: 18px;	
	color: #00bbd1;
	margin-bottom:-10px;
	font-weight:400;
} 

#page_content h3 {	
	font-size: 14px;	
	color: #00bbd1;
	
} 



#page_content h4 {	
	color: #3a3a3a;
	font-size: 14px; 
	margin-bottom:-10px;
} 


#page_content p{
	color: #4a4a4a;	
	line-height: 22px;
} 	
	
 
#page_content #pages-without-sidebar-padding{
	padding-left:40px;
	padding-right:40px;
	padding-top:0px;
}


/* ---------------------- Main Styles --------------------*/  

body {

	background-color: #f2f9f9;
        background-position: top;
	margin-top: 0px;
	

}  

#wrap {

	width: 950px;
	height: auto;
	margin: auto;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
}  


#logo {
	margin-top: 15px;
	margin-left: 40px;
	width: 250px;  
	height: 162px;
	background-image: url('http://www.waterlionsswimschool.co.nz/wp-content/uploads/Waterlions-swimschool-logo-250px-newcolours.jpg');
	background-repeat: no-repeat;
	float: left; 
	}



#header .fb-icon
{
	background-image: url('http://www.waterlionsswimschool.co.nz/wp-content/uploads/fb-waterlions3.png');
	width: 35px;
	height: 35px;
	float:right;
	margin-right:60px;
	margin-top:30px;

}

#header .number
{
	background-image: url('');
	height:37px;
	width:170px;
	float: right;
	margin-top:40px;
	margin-right:50px;
}

.header-graphic 
{
	height:78px;
	width:150px;
	float:right;
	margin-right:-515px;
	margin-top:22px;
	margin-bottom:-20px;
	background-image: url('')
}

#header-outer {
	height: 185px;	
	width:100%;
       	background-color: #fff;
	}

#header {
	height: 185px;	
	margin-left:auto;	
	margin-right:auto;
	width:1000px;
	}


.wave-outer {
	margin-top:0px;
	height: 40px;
	padding-top:0px;
	padding-bottom:0px;	
        width:100%;
	background-image: url('http://www.waterlionsswimschool.co.nz/wp-content/uploads/wave-header4.png');
    	background-repeat: repeat-x;
	background-color: white;  /* was 446ea1 */
 	background-position: center; 




	}

.wave-inner {
	width: 950px;
	height: 40px;
	margin-left:auto;
	margin-right:auto;
}  


#header h1 {  
 	text-indent: -9999px;  
}  

#header h1 a {
	
}  

.top-slideshow-outer {
	margin-top:-15px;
	height: 317px;
	padding-top:0px;
	padding-bottom:6px;	
        width:100%;
	background-color: #0f87ce;  /* was 446ea1 */


	}

.top-slideshow-inner {
	width: 950px;
	height: 317px;
	margin-left:auto;
	margin-right:auto;
}  




/* ---------------------- Navigation --------------------*/  


#header ul {  
	padding-left: 100px; 
}  

#header ul li {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 60px;
	float: left;
	list-style:inside none; 
	display:block; 
	position:relative;	
}

  
#page_content .largertext {
	font-size: 18px;
	line-height: 22px;
	font-family: Trebuchet MS, Verdana, Geneva, sans-serif;
	color: #009344;
	font-weight:bold;
}

#page_content .largertext ul li {
	font-size: 18px;
	line-height: 24px;
	color: #4a4a4a;
	
}

#page_content .hidden-text {
	font-size: 8px;
	line-height: 10px;
	color: #fff;	
}


 

 



/* ---------------------- Drop down Navigation --------------------*/ 

 

#topnav {
	height: 50px;	
	margin-top: 100px;
	margin-left:60px;
	display: block;	
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	width: 530px; 
	float: right;

	}

#topnav > ul {
	list-style:inside none;
	padding:0; 
	margin:0;
	} 

#topnav > ul > li {
	list-style:inside none; 
	display:block; 
	position:relative;
	} 

#topnav > ul > li > a:after{ 
	content:''; 
	position:absolute; 
	top:-1px; 
	bottom:-1px; 
	right:-2px; 
	z-index:99; 
} 

#topnav ul li{
	margin-top: 1px;
	margin-bottom: -1px;
	text-align: center;
	width: auto;
	/*border: 1px solid #ff0000;*/
	margin-left:0px;
	margin-right:0px;
	} 

#topnav ul li a{
	color:#0e75a8;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px; 
	padding-bottom:7px; 
	font-size: 15px; 
	outline:none; 
	display:block; 
	position:relative; 
	text-align:center; 
	text-decoration:none; 
	}

#topnav ul li a:hover   {
	background-color: #00bbd1;
	color:#ffffff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	} 

#topnav .current_page_item a { 
	color:#0f87ce;
	} 


/*the backgrounds of the top links when they are hovered over*/
#topnav ul li:hover > a{
	
	} 

#topnav ul li:hover > ul, #topnav ul li:hover > div{
	display:block;		
	} 

#topnav ul li > ul, #topnav ul li > div{ 
	display:none; 
	width:auto; 
	position:absolute; 
	top:39px; 
	padding:5px 0; 
	background:#95e1f8; 
	border-radius:5px 5px 5px 5px; 
	z-index:999; 
	} 

#topnav ul li > ul{
	background:#7CD427; 
	margin-top:10px;
	} 
	
#topnav ul li > ul li {
	display: block;
	list-style: inside none;
	padding: 0;
	margin: 0;
	position: relative;
	width: 145px;
	text-align: left;
	} 
	
#topnav ul li > ul li a{ 
	outline:none; 
	display:block; 
	position:relative; 
	margin:0; 
	padding:12px 20px; 
	font:10pt Arial, Helvetica, sans-serif; 
	color:#000;  /*text colour of drop down menu*/
	background:#fff; /*background colour of drop down menu*/
	text-decoration:none; 
	} 

#topnav, #topnav > ul li > ul li a:hover{ 
	color:#000; /*colour of text on drop down when hovered*/
	} 

#topnav ul li > ul li a:hover{
	background:#e7ffd0; /*background colour on drop down when hovered*/	
	} 

 


/* ---------------------- Search Box --------------------*/  



#header li#search {  
	margin-top: 13px;  
	margin-left: 60px;  
	margin-right: 0; } 

#header li#search img {  
	margin-right: 10px;  
	margin-left: 10px; 
}  

#header li#search input {  
	position: relative;  
	top: -32px; 
}  

#header li#rss {  
	float: right;  
	margin: 0; 
	padding: 0; 
}  

li#rss img {  
	width: 30px;  
	padding-right: 1px;  
	margin-top: 13px; 
}  

#header p#slogan {  
	font-size: 2em;  
	margin: 21px 0 31px 0;  
	float: right;  
	background: url(../img/slogan.png) no-repeat;  
	width: 544px;  
	height: 38px;  
	text-indent: -9999px;  
	border-right: 1px solid white;  
	padding-right: 50px; 
}

#header .facebook-icon
{
	float:right;
	margin-top:32px;
	margin-right:10px;
	width: 30px;  
	height: 30px;
	background-image: url(images/facebook-icon.png);
}

#header .twitter-icon
{
	float:right;
	margin-top:32px;
	margin-right:10px;
	width: 30px;  
	height: 30px;
	background-image: url(images/twitter-icon.png);
}


/*------------------------ Main Content Text---------------------- */  

#main {
	width: 950px;
	height: auto;
	background-color: #fff;

}  

#main #main-text ul {
	margin-bottom:20px;
	margin-top:20px;	
}

#main #main-text ul li {
	
font-size: 14px;
	line-height: 22px;
	margin-left:5px;
	list-style:disc;
	color: #4a4a4a;
	margin-bottom:0px;
	/*list-style-image: url(''); */
} 




#main #main-text {  
	margin-top:40px;
	float: left;  
	width: 560px;
	height: auto;  
	padding-left: 55px;
	padding-right: 30px;
	padding-top: 10px;

} 

 

#main #main-text a {  
	color: #83c12f;
	text-decoration: underline; 
	font-size: 14px;
	line-height: 20px;
}

#main #main-text a:hover {  
	color: #83c12f;
	font-size: 14px;
	line-height: 20px;  
	text-decoration: none; 	
}


#main #main-text-without-sidebar {  
margin-top:40px;
	float: left;  
	width: 860px;
	height: auto;  
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px; 

	
}

#main #main-text-without-sidebar ul {
	margin-bottom:20px;
	margin-top:20px;	
}

#main #main-text-without-sidebar ul li {
	
font-size: 14px;
	line-height: 22px;
	margin-left:5px;
	list-style:disc;
	color: #4a4a4a;
	margin-bottom:0px;
	/*list-style-image: url(''); */
} 



/*------------------------ Sidebar---------------------- */ 

#page_content #sidebar
{
	float:left;
	width:275px;
	padding-top:50px;
	padding-right:25px;
	
}


#page_content #sidebar ul {
   	list-style: none;
	margin-left:-10px;
}

#page_content #sidebar ul li {
   	list-style: none;
	margin-left:-10px;
	margin-bottom:30px;
	font-size:12px;
	color:#3a3a3a;
}



#page_content #sidebar ul li ul li {
   	margin-left:0px;
	margin-bottom:0px;
	list-style: disc;
}

#page_content #sidebar ul li ul {
   	
	margin-left:-25px;
	margin-top:10px;
}

#page_content #sidebar #outer-widget-phone {
	width:240px;
	height:80px;
	margin-top:0px;
	margin-left:0px;
	float:left;
	clear:both;
	overflow:hidden;
	margin-bottom:0px;
} 



#page_content #sidebar #widget-phone {
	width:55px;
	height:55px;
	margin-top:10px;
	margin-left:0px;
	margin-right:10px;
	float:left;
	background-image: url('http://www.waterlionsswimschool.co.nz/wp-content/uploads/sidebar-phone4.png');
} 


#page_content #sidebar #outer-widget-clock {
	width:240px;
	height:100px;
	margin-top:0px;
	margin-left:0px;
	float:left;
	clear:both;
	overflow:hidden;
	
} 

#page_content #sidebar #widget-clock{ 
	width:55px;
	height:55px;
	margin-top:15px;
	margin-left:0px;
	margin-right:10px;
	float:left;
	background-image: url('http://www.waterlionsswimschool.co.nz/wp-content/uploads/sidebar-clock4.png');
} 

#page_content #sidebar #outer-widget-news{
	width:220px;
	height:62px;
	padding-left:5px;
	margin-top:-80px;
	margin-left:0px;
	float:left;
	clear:both;
	overflow:hidden;
	border:4px solid #0f87ce;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
} 

#page_content #sidebar #outer-widget-news:hover{

	border:4px solid #00bbd1;

	
} 

#page_content #sidebar #widget-news{ 
	width:50px;
	height:50px;
	margin-top:6px;
	margin-left:0px;
	margin-right:10px;
	float:left;
	background-image: url('http://www.waterlionsswimschool.co.nz/wp-content/uploads/news-icon-50x50.png');
} 

#page_content #sidebar #outer-widget-news h1{ 
	margin-top:13px;
	color: #0f87ce; 
} 



#page_content #sidebar #outer-widget-location {
	width:240px;
	height:200px;
	margin-top:0px;
	margin-left:0px;
	float:left;
	clear:both;
	overflow:hidden;
	
} 


#page_content #sidebar #widget-location{ 
	width:55px;
	height:90px;
	margin-top:18px;
	margin-left:0px;
	margin-right:10px;
	float:left; 
	background-image: url('http://www.waterlionsswimschool.co.nz/wp-content/uploads/sidebar-location4.png');
	background-repeat: no-repeat;
} 

#page_content #sidebar p {  
	
	font-size: 13px; 
	line-height:20px;
	margin-bottom:5px;

}  

#page_content #sidebar a {  
	font-size: 13px; 
	margin-bottom:0px; 
	/*border: 1px solid blue;*/
}  

#page_content #sidebar h2 {
	font-size: 17px;	
	color: #00bbd1;
	margin-bottom:-10px;
	font-weight:400;
	line-height:24px;
} 

#page_content #sidebar h3 {	
	color: #009344;
	font-size: 22px;
	margin-bottom:-10px;
}



hr {
  	width: 100%;
	background-color: #a7a7a7;
	height: 1px;
	border: 0px ;
	}




/*------------------------ Gallery---------------------- */  



#page_content .image-gap img {
margin-top:10px;

}

#page_content .gallery img {
border: 4px solid #fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
width:125px;
height:125px;

}

#page_content .gallery {
width:650px;
padding:0px;
margin-left:-7px;
margin-top:10px;
 }

#page_content .gallery .gallery-caption { 
font-size: 12px;
color:#1d3f78;
padding-top:5px;
}

#page_content .gallery img:hover {

border: 4px solid #0f87ce;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}


/*------------------------ CONTACT PAGE---------------------- */  


.contactpage
{
overflow:hidden;
width:100%;
margin-top:30px;
}

.leftside
{
width: 380px;	
float:left;
padding-right:40px;
padding-bottom:40px;
margin-bottom:60px;
border-right: 1px solid #6b4733;

}

.rightside
{
width: 405px;	
float:left; 
padding-left:30px;
padding-top:0px;
overflow:hidden;
/*border: 1px solid #fff000;*/

}
.contactmap
{

padding-left:20px;
padding-top:20px;

}


/*------------------------ CONTACT FORM---------------------- */  
#contactform {

background-color: #d9eef0;
width: 350px;
margin-top:25px;
padding-top: 5px;
padding-left: 25px;
padding-right: 10px;
padding-bottom: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	
} 

#contactimage {
background-image: url(images/contact-us_icon2.png);
width: 300px;
height: 290px;
margin-top:-30px;
margin-left:100px;

}





/*------------------------ FOOTER---------------------- */  

.graphic-footer 
{
	height:97px;
	width:175px;
	float:left;
	margin-right:0px;
	margin-top:-80px;
	margin-bottom:0px;
	margin-left:760px;
	background-image: url('http://www.waterlionsswimschool.co.nz/wp-content/uploads/logo-footer-newcolour-2.png')
}

#footer {
	
   	margin: 0px;
  	margin-bottom: 0px;
	background-color: #00bbd1;   /*#2d4869*/
	padding: 0px;
	width: 100%;
	height: 80px;
	clear: left;
} 




#footer-insidebox
{
	
	margin-left: auto;
	margin-right: auto;
	width: 990px;
	height: 80px;
	
	
	
} 


#footer #rightfloatedtext
{
	float: right;
	margin-top: 0px;
	margin-right: 50px;
	width:250px;
} 

#footer #footer-nav
{
	float:left;
	width: 400px;
	overflow:hidden;
	color: #ffffff;	
	font-size: 14px;
	margin-left:50px;
	margin-top:10px;	
} 

#footer #footer-nav a
{
	color: #ffffff;	
	font-size: 14px;
	text-decoration:none;

	
} 

#footer #footer-nav a:hover
{
	text-decoration:underline;

} 


#footer #copyright
{
	float: right;
	color: #ffffff;	
	font-size: 14px;
	
} 

#footer #siteby
{
	margin-top:7px;
	float: right;
	color: #ffffff;	
	font-size: 10px;
	
} 

#footer #siteby a {

	float: right;
	font-size: 10px;
	color: #fff;
	margin-left:2px;
	
} 