/*
Theme Name: Whitefeather Forest Initiative
Theme URI: http://www.whitefeatherforest.com
Description: The default theme based on a design by Overdrive Design Labs, Kenora.
Version: 1.0
Author: Overdrive Design Labs Inc.
Author URI: http://www.overdrivedesignlabs.com/
*/

div.top-menu div#enterprise_menu .dmenu ul li.page_item, div.top-menu div#enterprise_menu .dmenu ul li.page_item a { display:block !important; }


div.article-footer {
padding:4px;
border-top:1px #666666 dotted;
border-bottom:1px #666666 dotted;
background-color:#efecdd;
}

hr {
	border-top:1px #c6c6c7 solid;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	height:1px;
	}

div.rss {
	background-image:url(images/title-rss.gif);
	height:26px;
	width:232px;
	}


a img, a.noborder {
	border:0px !important;
	text-decoration:none;
	}

h2 {
	margin-top:0px;
	color:#2e4a33;
	font-size:1.9em;
	font-weight:normal;
	}
	
h3 {
 font:bold 13px Verdana;
 color:#626263;
 text-transform:uppercase;
 margin-bottom:0px;
 padding-bottom:0px;
}

h3.title {
 font:bold 13px Verdana;
 color:#626263;
 text-transform:uppercase;
 margin-bottom:-10px;
 padding-bottom:0px;
}

div.newspost {
 margin:18px 0px 10px 0px;
 float:left;
}

em, i {
	color:#979373 !important;
}

div.doc-icon {
	width:19px;
	height:24px;
	display:block;
	margin:5px 10px 5px 0px;
	float:left;
	background-image:url(images/document-icon.gif); 
	}

div.post { margin-bottom:20px; }

.cleardiv { clear:both; }

.copyrightdiv {
 float:left;
	text-align:center;
	color:#a8a593;
	font-size:x-small;
	font-family:verdana;
	margin-top:17px;
	padding-top:20px;
	border-top:1px solid #c6c6c7;
	margin-left:85px;
	margin-right:0px;
	width:90%;
	}

.copyrightdiv p { text-transform:capitalize; }


* html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/wp-content/themes/wf/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

table { margin-left:auto; margin-top:0px;  height:22px; background-image:url(images/search-bg.gif); }

td.tdleft { width:10px; height:22px; background-image:url(images/search-left.gif); background-repeat:no-repeat; background-position:left; }
td.tdright { width:21px; height:22px; background-image:url(images/search-right.gif); background-repeat:no-repeat; background-position:right; }
td.tdmiddle { width:126px; }

div.content-left {
	padding:0px 31px 0px 85px;
	float:left;
	width:542px;
	border-right:1px solid #c6c6c7;
	}
	
div.content-right {
 width:232px;
 padding:0px 25px 0px 25px;
 float:left;
 background-image:url(images/side-map.jpg);
 background-repeat:no-repeat;
 background-position:top; 
}


form { margin:0px; padding:0px; }

.inputbox {
	margin:0px;	
	width:126px;
	border:0px;
	}

img.main-logo {
	position:absolute;
	top:63px;
	left:395px;
	border:0px;
	}

div, body {
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#666;
}

.larger {
 font-size:14px;
}
	
.smalltext {
	font-family:Verdana;
	font-size:x-small;
	}	

.mainbg {
	background-image:url(images/bottom-fade-bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	margin:0px;
	}
	
div.outer-container {
	background-image:url(images/top-background-bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	}

div.container {
	width:942px;
	padding-bottom:50px;
	}

/*div.main-cont {

	background-image:url(images/content-bg.gif);
	background-position:middle;
	background-repeat:repeat-y;
}*/
	
div.top-bg {
	height:320px;
	display:block;
	
/*	background-image:url(images/top-background-bg.gif);
	background-position:top;
	background-repeat:repeat-x;*/
	} 
	
div.top-bg-syllabics {
	height:31px;
	padding-top:7px;
	background-image:url(images/top-bg-syllabics.gif);
	display:block;
	background-repeat:no-repeat;
	text-align:right;
	padding-right:5px;
	}	
	
div.mainpic-container {
	height:200px;
	display:block;
	width:942px;
	margin-bottom:2px;
	}

div.mainpic-left {
	width:471px;
	height:200px;
	float:left;
	display:block;
	background-color:#ffffff;
	}
	
div.mainpic-right {
	width:471px;
	height:200px;
	float:right;
	display:block;
	background-color:#ffffff;
	}

div.top-menu {
	height:41px;
	display:block;
	}


a, a:active {
	color:#af1f21;
	}

a:hover {
	text-decoration:none;
	}

a:visited {
	color:#cc3333;
	}

strong {
	text-transform:uppercase;
	}

.title-documents {
	height:22px;
	width:196px;
	background-image:url(images/title-documents.gif);
	margin-top:10px;
	}
	
.title-partnerships {
 height:18px;
 width:169px;
 background-image:url(images/title-partnerships.gif);
 margin-top:10px;
}

.inline {
 float:left;
 margin:0;
 padding:0;
}

.inline-right {
 float:right;
}

.margin-top {
 margin-top:20px;
}

.half-width {
 width:260px;
 margin-left:20px;
}

.photo {
 margin:0px 15px 15px 0px;
 border:5px solid #949894;
}

.thumb {
 margin:5px 15px 5px 0px;
}

.photo-right {
 margin:10px 0px 15px 15px;
 border:5px solid #949894;
}

.photos2 {
 margin:17px 22px 15px 0px;
}

.photos3 {
 margin:17px 12px 15px 0px;
}

.inac {
 margin-left:15px;
 border:1px solid #999;
 padding:3px;
}

.fednor {
 margin-left:275px;
}

.quote {
 font-size:11px;
}

.elders {
 margin-right:15px;
 margin-bottom:10px;
 border:5px solid #949894;
}

.maright {
 margin-right:25px;
}

.wp-image-69 {
 border:1px solid #999;
 padding:3px;
}

a.pdf {
 text-decoration:none;
 width:90px;
 height:85px;
 float:left;
 border:1px solid #999;
 padding:3px;
}

ul#first-nation {
 margin:0;
 padding:0;
 list-style-type:none;
}

ul#first-nation li {
 margin-top:10px;
}


a#where-we-are {
 width:232px;
 height:230px;
 float:left;
 margin-bottom:15px;
}

#post-151 ul {
 list-style-type:none;
 margin-left:0;
 padding-left:0;
}

#post-151 ul li {
 margin-top:5px;
}


div.post ul li {
	margin-bottom:15px;
	}
