/*

Theme Name: 
Theme URI: 
Description:
Version:
Author: 

*/	


			/* Global Layout */


body 
{
font-size: 75.5%;
margin: 0px;
text-align: center;
background: #ffffff;
color: #125E3D;
font-family: Arial, Helvetica, sans-serif;
}

body.inner{
	background: #859DA1 url(img/altbg.jpg) top center;
}
/* SY edit */

ul, ol, dl, li, dt, dd, blockquote {
	padding: 0;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	border: 0;
	}
li {
        font-weight: bold;
        }

ul.bullet {
        list-style-type: disc;
        margin-left: 5em;
        }
img.table{
        position:relative;
        top:0px
         }
/* SY edit end */
#wrap{
	position: relative;
	border-top: 0px solid #fff;
}

#nav{
	position: relative;
        font-size: 90%;
	margin: auto;
	padding: 17px 0 0 0;
	height: 27px;
	text-align: center;
	background: #B5CBCC;
}

	#nav li{
		position: relative;
		display: inline;
		color: #5C828B;
		padding: 0 21px 0 20px;
		background: url(img/nav-break.gif) right center no-repeat;
		text-transform: uppercase;
		font-size: 1.2em;		
	}
	
	#nav li a{
		position: relative;
		color: #5C828B;
	}
	
	#nav li ul{
		display: none;
	}


#front-top{
	position: relative;
	height: 485px;
	padding: 1px;
	background: url(img/home-range.jpg) top center no-repeat;
}

	#front-top h1{
		position: relative;
		height: 82px;
		background: url(img/fh1.png) top center no-repeat;
		text-indent: -9999em;
		margin-top: 150px;
	}
* html #front-top h1{
behavior: expression(IEPNGFIX.fix(this));
width: 410px;
} 
	
	#front-top p{
		position: relative;
		height: 69px;
		background: url(img/fh2.png) top center no-repeat;
		text-indent: -9999em;
	}
* html #front-top p{
behavior: expression(IEPNGFIX.fix(this));
width: 428px;
} 

#front-bottom{
margin-top: -100px;
	position: relative;
	padding-top: 150px;
	height: 70px;
	color: #333;
	background: url(img/home-bottom.jpg) top center no-repeat;
}

#inner-head{
	position: relative;
	margin: auto;
	height: 249px;
	background: url(img/in-bg.jpg) top center;
}

#page{
	position: relative;
	margin: auto;
	background: #ffffff url(img/bg.jpg) top center;
}

	#the-content{
		position: relative;
		width: 600px;
		margin: -35px auto 0 auto;
		text-align: left;
		color: #4F4F4F;	
		font-size: 1em;
	}
	
		.entry{
			position: relative;
			padding-bottom: 5px;
		}
	      .entry img{
		         float: left; 
                         margin-top: 0px;
                         margin-left: 0px;
                         margin-right: 10px;
                         margin-bottom: 10px; 


		}
		.entry p{
			position: relative;
			line-height: 1.5em;
			padding-bottom: 1.1em;	
		}
		
		.entry h2{
			position: relative;
			font-size: 1.9em;
			color: #5C8486;
			font-family: "Trebuchet MS";
		}
		
		
		
		.entry h3{

		position: relative;
                font-size: 1.25em;
                font-weight: bold;
		color: #373D3D;
		font-family: "Trebuchet MS";

		}
		
		.entry a{
			color: #5c828b;
		}

		
            

#inner-foot{
	position: relative;
	height: 347px;
	/* background: url(img/foot-bg.jpg) top center no-repeat; SY Edit*/
        background: url(http://www.borealgroup.ca/wp-content/uploads/2009/02/foot-bg2.jpg) top center no-repeat;
	margin-top: -10px;
	padding-top: 180px;
	color: #333;
}




#comwrap{
	position: relative;
}

	#comwrap input{
		position: relative;	
		padding: 4px;
	}
	
	.commentlist li{
		position: relative;
		padding: 10px;
		background: #f3f3f3;
		border: 1px solid #5C8486;
		margin-bottom: 10px;
	}
	
	.avatar{
		float: right;
		border: 1px solid #5C8486;
	}
	
	#comment{
		width: 450px;
	}





.widgettitle{
text-indent: -3000em;
}






