/* FIRSTNATIONS.COM STYLE SHEET 1 */
body {background: black url(/images/back03.jpg); font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }

h1 { font-size:182%; color:white; padding:0 0 20px; font-weight:bold; }
h2 { font-size:122%; font-weight:bold;}
h3 { font-size:94%; font-weight:bold;}

p {margin:0 0 20px;}

#doc2 {background:black; color:white; border:solid 2px #181818; }

#hd {position:relative; height:140px;}
	#hd img#vofn {position:absolute; top:20px; left:10px; width:425px; height:060px; }
	#hd img#collage { position:absolute; top:20px; right:10px;}
	#hd p#statement {position:absolute; top:84px; left:22px; font-size:100%; color:orange; font-style:italic}

#bd {padding:0 20px;}

#ft {	color: #CCCCCC; padding:30px;}

a:link, a:visited { color: #FF9900;}
a:active  { color: #FF0000;}
a:hover   { color: #FF3300;}

strong {font-weight:bold;}

/* Layout*/

#column1 {float:left; width:300px; margin-right:40px;}
#column2 {float:left; width:350px; margin-right:40px;}
#sidebar {float:right; width:180px;}

.caption { font-size:85%;}
.small { font: 94% Verdana, Arial, Helvetica, sans-serif;}

#topics ul li {margin-bottom:5px;}

div#feed {float:left; width:650px;}
div#feed div.story {margin:20px; background:#181818;  min-height:100px;}
div#feed div.story div.description {float:left; width:550px; padding:0 10px; min-height:100px;}
	div#feed div.story div.description img {padding:0 10px 10px 0; border-collapse:collapse; text-decoration:none;}
	div#feed div.story div.description nobr {font-size:85%;}
	
div#feed div.story div.discuss {float:right; padding:10px; margin:20px 10px 0 0; border:dotted 1px grey; width:110px; background:#333}


.altlink {font-size: 9px; color: #666666;}
a.altlink:link {color: #666666;	text-decoration: none;}
a.altlink:visited {	color: #666666;}
a.altlink:hover {	color: #666666;}

div.section {clear:both; position:relative; margin:0 0 20px;}
div.section h3 { margin:0 0 6px; border-bottom:dotted 1px #383838; color:red }
div.section p { line-height:1.5; margin-bottom:20px}
div.section ul.links li {margin-left:5px; font-size:94%; padding-bottom:3px}
div.section img.forums {float:left; width:200px; height:192px; margin-right:10px; border:solid 2px orange;}

div.underline {position:absolute; top:0px; height:17px; width:300px; border-bottom:dotted 1px #383838; z-index:10}


/* Browser Hacks */
.clearfix:after {  content: ".";  display: block;  clear: both;  visibility: hidden;  line-height: 0;  height: 0;  }  
.clearfix {  display: inline-block; }  
html[xmlns] .clearfix { display: block;  }  
* html .clearfix {  height: 1%;  } 


