/*
Theme Name: Tyler Martineau
Theme URI: http://devbox.ca/
Description: Custom template built for Tyler Martineau by Devbox.
Version: 1.0
Author: Joshua Schroeder, Michael Warf
Author URI: http://devbox.ca/
*/
#gdnavmulti-2 {
background: url(core_images/menuBack.jpg) no-repeat scroll top;
width:322px;
height:286px;
}

#gdpn-pages-list {
	padding-top:20px;
}

#gdnavmulti-2 ul {
margin-left:20px;
padding-right:20px;
}

#gdnavmulti-2 ul li {
padding-bottom:5px;
}



#gdnavmulti-2 h2 {
margin-left:20px;
padding-right:20px;
padding-top:10px;
}


a {
  color:#2D7DC3;
}

body {
  font-family: "Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
}

h1,h2,h3,h4,h5,h6 {
  color:#000;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
  color:#5E5E5E;
}

li.pagenav {
  background: url(core_images/sidebar_ul_top.jpg) no-repeat scroll top;
  padding-top:9px;
 

}

li.pagenav ul li a {
  /*background:transparent url(core_images/small_plus.png) no-repeat scroll right 5px;*/
  text-decoration:none;
  line-height:1.6em;
  display: block;
  width:100%;
 
}

#sidebar {
  margin-top:2em;
}

ul li.page_item {
/* list-style-type:disc;*/
 margin-left:25px;
}

ul li.page_item a:hover{
 text-decoration:underline;
 color:#990000;
}

.pagenav ul {
  background: url(core_images/sidebar_ul_bottom.jpg) no-repeat scroll bottom;
  padding: 6px 10px 30px 10px;
}

.pagenav h2 {
  margin-top: -2em !important;
  position:absolute;
  width:275px;
}