/*
Theme Name: PBSO Theme
Theme URI: http://PBSO.ca
Description: The theme for PBSO
Version: 1.0
Author: Nate Lacroix
Author URI: http://natelacroix.com/
Tags: PBSO, Perinatal, Bereavment, Services, Ontario

*/


@charset "UTF-8";
body {
	background: #d9e7ee url(images/Top_BG.gif) top repeat-x ;
	font-family:Arial, Helvetica, sans-serif;
}

#TopBar {
	position:absolute;
	top:0;
	left:0;
	right:0;
	height:90px;
	background:#fff url(images/Top_BG.gif);
}

#Banner {
	position:absolute;
	top:100px;
	left:50%;
	width:752px;
	height:152px;
	margin-left:-376px;
}


#Container {
	position:absolute;
	top:265px;
	left:50%;
	width: 762px;
	margin-left:-376px;
}

.Navigation {
	float:left;
	width: 202px;
        margin-left:-6px;
        margin-top:-8px;
}

.bottomnav {
	margin-top:-13px;
	padding-bottom:10px; 
}

a.balance {
	font-size:13px;
	line-height:12px;
}


/* NAVIGATION */

.widgettitle {display:none}

.Navigation ul {list-style:none; }
.Navigation ul li {margin-left:-34px;}
li li li{margin-left:10px;}

.Navigation ul li {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #528CE0;
	width:202px;
line-height:22px;
margin-top:5px;
font-weight:bold;
background:#d9e7ee url(images/NavClosed.gif) no-repeat top;
white-space:nowrap;
overflow:hidden;
}
.page_folder ul li {background:0; font-weight:normal; line-height:13px; font-size:10px}
.page_folder ul {
background: #fff; line-height:15px;
padding-bottom:5px; padding-top:4px; border:1px solid #ccc;
-moz-border-bottom-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-bottom-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
font-weight:normal;
font-size:10px;
margin-top:-5px;
}

#pages ul ul li{
	background: url(images/NavBottom.gif) no-repeat bottom; 
	padding-bottom:5px; padding-top:10px;
	padding-top:0;
	display:none;
	background: none;
}


#pages ul ul {border-bottom:1px solid #ddd;}

#pages ul li:hover li, #pages ul li:active li {
	display:block;
	background: url(images/Nav_Body.gif) no-repeat bottom; 
} 

.page_item a:link, .page_item a:visited {
	margin-left: 16px;
	text-transform:uppercase;
	color:#2468ac;
	text-decoration:none;
	font-size:11px;
	
}

.page_item a:hover, .page_item a:active {
	color:#001010;
}

.page_item .page_item a:link, .page_item .page_item a:visited {
	text-transform:capitalize;
	color: #56789a;
	font-size:12px;
	margin-top:1px;
	margin-left:26px;
}

.page_item .page_item a:hover, .page_item .page_item a:active {
	color: #113355;
}


/* BODY */

#content {
	width:542px;
	margin-left:210px;
	margin-top: -12px;
}


#content .heading {
	width:542px;
	height:66px;
	background: url(images/Content_Title.gif) no-repeat;
	color:#246;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

.heading h1 {
	font-weight:bold;
	line-height:72px;
	margin-left: 30px; margin-top:12px;
font-size:24px;
}

.heading h1 a {color:#fff; text-decoration:none;}

#content .PageContent {
	background: url(images/Content_Body.gif) repeat-y;
	padding:30px;
	padding-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#363636;
}

h2 {border-bottom:1px solid #999; margin-bottom:-5px;}

.postmetadata {font-size:9px; margin-top:-73px; padding-bottom:30px; padding-right:15px; text-align:right; color:#aaa;}

.postmetadata a {color:#abc; text-decoration:none;}

/*.InMemory {width:400px; min-height:70px; padding-left:50px; padding-right:120px; margin-left:-30px; float:left; padding-bottom:25px; background: url(images/Content_Body.gif) repeat-y;}
.InMemory img {margin-left:-30px; float:left; margin-top:-10px;}
*/
.InMemory {padding:10px; border:1px solid #999; margin-bottom:10px;}

.Navigation li li li {margin-left:-18px;}
.Navigation ul ul ul {margin-top:1px; margin-left:30px; padding:6px; border-top:0;}

a img {border:0;}


#content .PageContent .ngg-galleryoverview {position:absolute; width:520px; top:60px; margin-bottom:120px;}

.ngg-gallery-thumbnail-box {float:left;}

div.slideshow {border:4px solid #fff; margin-top:12px;}