/*
Name: South pole Expedition for Kids
URL: http://southpoleforkids.ca
Description: The default WordPress theme for the Southpole Expedition for Kids.
Author: 4C
Author URI: http://www.4c.ca/
Date: september 2008
*/

* {
	outline: none;
}

html {
	font-size: 100.01%;
}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 62.5%;
    margin: 0;
}

h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, dt, ol, p, ul {
	margin: 0 0 1em;
	padding: 0;
}

p {
	color: #606060;
	font-size: 1.2em;
	line-height: 1.5em;
}

a {
	color: #236D9E;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/*------------ title ------------ */

h2 {
	display: none;
}

	#news h2,
	#live h2 {
		display: block;
		margin: 0 0 20px;
		color: #236D9E;
		font-family: "Arial Narrow", Arial, Helvetica, Verdana, sans-serif;
		font-size: 1.8em;
		text-transform: uppercase;
	}

h3 {
	color: #236D9E;
	font-family: "Arial Narrow", Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.8em;
	text-transform: uppercase;
}

h4 {
	background: url(images/dot_line_dark.gif) repeat-x 0 23px;
	color: #236D9E;
	display: block;
	height: 25px;
	font-family: "Arial Narrow", Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.8em;
	margin: 20px 0 8px;
	text-transform: uppercase;
	width: 240px;
}

	#live h4 {
		background: none;
		margin: 30px 0 0;
		width: 200px;
	}

h5 {
	color: #236D9E;
	font-family: "Arial Narrow", Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.6em;
	margin: 20px 0 8px;
}


hr {
	border: none;
	background-color: #e2edf5;
	height: 1px;
	margin: 20px 0;
}



/*------------ Image ------------ */


img {
	border: 0;
}

#content img {
	margin: 8px;
}

#home #content img {
	margin: 0;
}


/* --------------	class tool  ----------------- */

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.hidden {
	display: none;
}

.italic {
	font-style: italic;	
}

/* --------------	CONTAINER  ----------------- */

#page {
	background: url(images/background_footer.jpg) no-repeat bottom left;
	margin: 0 auto;
	padding: 0 0 130px;
	position: relative;
	width: 950px;
}

	#live #page {
		background: url(images/background_footer_2.jpg) no-repeat bottom left;
	}

/* --------------	NAVIGATION  ----------------- */

#nav {	
	height: 30px;
	left: 207px;
	list-style-type: none;
	margin: 0;
	position: absolute;
	top: 70px;
	width: 743px;
}
	
	#nav li {
		display: block;
		float: left;
		height: 30px;
		overflow: hidden;
		text-indent: -999em;
	}
	
		#nav li a {
			background-position: 0 -30px;
			background-repeat: no-repeat;
			display: block;
			height: 30px;
		}
				
		#nav li a:hover {
				background-position: 0 0;
		}
						
		#nav li.page-item-9 a {
			background-image: url(images/nav_expedition.jpg);
			width: 124px;
		}
		
		#nav li.page-item-11 a {
			background-image: url(images/nav_explorers.jpg);
			width: 119px;
		}
						
		#nav li.page-item-13 a {
			background-image: url(images/nav_donate.jpg);
			width: 74px;
		}
		
		#nav li.page-item-15 a {
			background-image: url(images/nav_news.jpg);
			width: 122px;
		}
		
		#nav li.page-item-17 a {
			background-image: url(images/nav_charities.jpg);
			width: 87px;
		}
		
		#nav li.page-item-19 a {
			background-image: url(images/nav_kids.jpg);
			width: 136px;
		}
		
		#nav li.page-item-21 a {
			background-image: url(images/nav_contact.jpg);
			width: 81px;
		}

/* ON NAVIGATION */		
		
			#expedition #nav li.page-item-9 a {
				background-position: 0 0;
			}
			
			#explorers #nav li.page-item-11 a {
				background-position: 0 0;
			}

			#donate #nav li.page-item-13 a {
				background-position: 0 0;
			}
			
			#charities #nav li.page-item-17 a {
				background-position: 0 0;
			}
			
			#news #nav li.page-item-15 a {
				background-position: 0 0;
			}
			
			#kids #nav li.page-item-19 a {
				background-position: 0 0;
			}
			
			#contact #nav li.page-item-21 a {
				background-position: 0 0;
			}


/* --------------	HEADER  ----------------- */

#header {
	height: 320px;
	margin: 0;
	position: relative;
	width: 950px;
}

#home #header {
	background: #FFF url(images/banner_home.jpg) no-repeat bottom left;
}

#expedition #header {
	background: #FFF url(images/banner_expedition.jpg) no-repeat bottom left;
}

#explorers #header {
	background: #FFF url(images/banner_explorers.jpg) no-repeat bottom left;
}

#donate #header {
	background: #FFF url(images/banner_donate.jpg) no-repeat bottom left;
}

#charities #header {
	background: #FFF url(images/banner_charities.jpg) no-repeat bottom left;
}

#news #header,
#live #header {
	background: #FFF url(images/banner_news.jpg) no-repeat bottom left;
}

#kids #header {
	background: #FFF url(images/banner_kids.jpg) no-repeat bottom left;
}

#contact #header {
	background: #FFF url(images/banner_contact.jpg) no-repeat bottom left;
}

/* LOGO */ 

h1 {
	background: url(images/logo.png) no-repeat 0 0;
	height: 220px;
	overflow: hidden;
	position:absolute;
	text-indent: -999px;
	width: 220px;
	z-index: 999;
}

	h1 a {
		display: block;
		height: 190px;
		width: 190px;
	}


/* DONATE BUTTON */ 

#donatebutton {
	position: absolute;
	left: 20px;
	top: 190px;
}
		
/* --------------	LEFT COLUMN  ----------------- */	

#leftcolumn {
	float: left;
	min-height:200px; 
	height:auto !important; 
	height:200px; 
	margin: 0 0 160px;
	width: 210px;
}

	.realtime {
		margin-top: 130px !important;
	}
		
#home #leftcolumn,
#contact #leftcolumn {	
	margin-top: 120px;
}


/* SUB NAV */



#subnav {
	background: url(images/dot_line_dark.gif) repeat-x bottom left;
	display: block;
	min-height:25px; 
	height:auto !important; 
	height:25px; 
	margin: 120px 10px 30px 0;
	width: 200px;
}

	#subnav li {
		background: url(images/dot_line_dark.gif) repeat-x 0 0;
		list-style-type: none;
		height: 25px;
	}
	
	#subnav li a {
		border-left: #236D9E solid 5px;
		color: #236D9E;
		display: block;
		font-family: "Arial Narrow", Arial, Helvetica, Verdana, sans-serif;
		font-size: 1.2em;
		height: 20px;
		margin: 0;
		padding: 5px 0 0 5px;
		text-transform: uppercase;
		width: 190px;
	}
	
	#subnav li a:hover {
		border-left: #e99d06 solid 5px;
		color: #e99d06;
		text-decoration: none;
	}

/* RIGHT COLUMN */

.tracking {
	background: url(images/butt_tracking.jpg) no-repeat top left;
	cursor: pointer;
	display: block;
	height: 89px;
	margin: 10px 0;
	overflow: hidden;
	text-indent: -999em;
	width: 206px;
}

#meteo {
	background: url(images/background_weatherbox.jpg) no-repeat top left;
	display: block;
	height: 66px;
	margin: 10px 0;
	padding: 40px 0 0 12px;
	width: 194px;
}

.guestbooksignup {
	background: url(images/butt_guestbook.jpg) no-repeat top left;
	cursor: pointer;
	display: block;
	height: 48px;
	margin: 10px 0;
	overflow: hidden;
	text-indent: -999em;
	width: 206px;
}

.updates {
	background: url(images/alert.jpg) no-repeat 0 4px;
	color: #236D9E;
	display: block;
	font-family: "Arial Narrow", Arial, Helvetica, Verdana, sans-serif;
	font-size: 1.3em;
	margin: 20px 0;
	padding-left: 20px;
	text-transform: uppercase;
}

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

#footer {
	clear: both;
	margin: 30px 0 0 220px;
	width: 730px;
}

#footer p {
	font-size: 1.1em;
}


/* --------------	SIDEBAR  ----------------- */
#sidebar {
	float: left;
	margin: 20px 0 0 10px;
	width: 240px;
}

#sidebar img {
	margin: 0 0 20px;
}

dl {
	color: #606060;
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0 0 30px;
}

#news dd {
	background: url(images/dot_line_light.gif) repeat-x bottom left;
	margin: 0 0 7px 0;
	padding: 0 0 7px 0;
}

#news dt {
	margin: 0;
}

#testimonial dd {
	background: none;
	font-style: italic;	
	margin: 0 0 5px;
	padding: 0;
}

#testimonial dt {
	text-align: right;
	margin: 0;
}


/* --------------	CONTENT  ----------------- */
#content {
	float: left;
	margin: 0;
	padding: 20px 10px 20px;
	width: 470px;
}	

	.nosidebar {
		padding-left: 20px !important;
		width: 700px !important;
	}

#news .entry {
	background: url(images/dot_line_light.gif) repeat-x bottom left;
	padding: 0 0 5px;
	margin: 0 0 20px 0;
}	


.navigation {
	color: #236D9E;
	font-size: 1.2em;
}

small {
	color: #236D9E;
	display: block;
	font-size: 1em;
	margin: 0 0 5px;
	text-align: right;
}	

ul.list {
	list-style-type: circle;
	margin: 0 0 0 10px;
	padding-left: 5px;	
}

.list li {
	color: #606060;
	font-size: 1.2em;
	line-height: 1.5em;
	margin: 0 0 5px;
}

.list2 dd {
	color: #236D9E;
	clear: both;
	float: left;
	font-weight: bold;
	width: 80px;
}

.list2 dt {
	float: left;
}

.sound {
	display: block;
	padding: 5px 0 0;
}

/* --------------	HOME PAGE  ----------------- */

#home #content {
	padding: 0 2px 20px;
	margin:0;
	width: 486px;
}

#home #content p {
	margin: 0 10px;
}

blockquote {
	background-color: #c7dae7;
	height: 55px;
	padding: 15px 0 0;
	margin: 0 0 10px;
	width: 486px;
}

blockquote p {
	color: #236D9E;
	font-size: 1.6em;
	font-style: italic;
	line-height: 1.3em;
	margin: 0;
}

#team {
	background: url(images/background_teambox.jpg) no-repeat top left;
	height: 80px;
	list-style-type: none;
	margin: 0 0 15px;
	padding: 8px 0 0 35px;
	width: 449px;
}
	
	#team li {
		border: #FFF 2px solid;
		display: block;
		float: left;
		height: 65px;
		margin: 0 9px;
		width: 65px;
	}

#boxback {
	background: url(images/box_back_bckgd.jpg) repeat-y top left;
	margin: 10px 0 0;
}

#boxbackcontent	{
	padding: 10px 15px 5px;
}

	#boxbackcontent p {
		color: #fff;
		font-size: 1.3em;
		line-height: 1.3em;
		margin: 0 0 1em !important;
	}
	
	#boxbackcontent img {
		height: 180px;
		padding: 0 0 10px;
	}

	#boxbackcontent a {
		color: #fff;
		text-decoration: underline;
	}
	
	#boxbackcontent a:hover {
		text-decoration: none;
	}
	
	
#pictures {
	background: url(images/background_picturebox.jpg) no-repeat top left;
	height: 94px;
	list-style-type: none;
	margin: 10px 0 5px;
	padding: 8px 0 0 35px;
	width: 449px;
}
	
	#pictures li {
		display: block;
		float: left;
		margin: 0 8px 0 0;
	}
	
	#pictures img {
		border: #FFF 2px solid;
		height: 70px;
		width: 95px;
	}
	
	a.arrow {
		background: url(images/arrow.jpg) no-repeat 0 32px;
		display: block;
		height: 70px;
		width: 10px;
	}	
	
	a.box {
		margin: 0 5px 0;
	}
	
/* --------------	GALLERY PHOTO  ----------------- */
	
.mainphoto {
	background-color: #e2edf5;
	margin: 0;
	height: 360px;
	text-align: center;
	width: 470px;	
}

	.mainphoto img {
		margin: 0;
		padding: 0;
		width: 450px;
	}

p.gallerynav {
	clear: both;
	padding: 20px 0 0;
	text-align: center;
}

#thumbs {
	margin: 20px 0 20px 0;
	width:470px;
}

ul.gallery {
	list-style: none;
	margin: 10px 0;
	width: 475px;
}

	ul.gallery li {
		display:block;
		width:74px;
		height:50px;
		overflow:hidden;
		float:left;
		margin:0 5px 0 0;
	}

	ul.gallery li a {
		display:none;
	}

	ul.gallery li div{
		position:absolute;
		display:none;
		top:0;
		left:180px;
	}

	.gallery li div img {
	cursor:pointer;
	}

	.gallery li.active div img,
	.gallery li.active div {
		display:block;
	}

	.galleria li img.thumb {
		cursor: pointer;
		top: auto;
		left: auto;
		display: block;
		width: auto;
		height: auto;
	}

.caption {
	color: #236D9E;
	font-size: 1.2em;
	margin: 10px 0;
	padding: 0 10px;
}

* html .galleria li div span {
	width:400px;
} /* MSIE bug */


/* donation button */

form {
	margin: 20px 0;
	text-align: center;
	width: 475px;
}
