@charset "UTF-8";

/* SAME-SAME CSS
developed by Jon Julsrud 
Relics of Agassiz Digital Production House */


body, html { background-color: #000000;
background-image: url(../img/same-samebg2.png);
background-repeat: no-repeat;}

#firstvisit {position: absolute;
padding-right: auto; padding-left: auto;
top: 200px;
left: 400px;
}




#webhome {position:relative;
		margin-left:auto;
		margin-right: auto;
		width: 1000px;
		height: 700px;
		
}


/*  web home Page */

#featureone {position: absolute;
			top: 160px    ;
			left: 250px   ;
			width: 150px ;
			}
			
			
#featuretwo {position: absolute;
			top:   160px ;
			left: 430px  ;
			width:   ;
			}
			
			
			
#featurethree {position: absolute;
			top:    ;
			left:   ;
			width:   ;
			}
			
			
			
#featurefour {position: absolute;
			top:    ;
			left:   ;
			width:   ;
			}
			
			
			
#featurefive {position: absolute;
			top:    ;
			left:   ;
			width:   ;
			}
			
			
			
#featuresix {position: absolute;
			top:    ;
			left:   ;
			width:   ;
			}
			
			
			
#featureseven {position: absolute;
			top:    ;
			left:   ;
			width:   ;
			}
			
			
			
#featureeight {position: absolute;
			top:    ;
			left:   ;
			width:   ;
			}
			
			 


/*text styles*/

.h1 { font-size:36px;
	font: "Courier New", Courier, monospace;
	color: #FFFFFF;
	}

.h2 { font-size: 45px;
	font: "Courier New", Courier, monospace;
	color: #000000;
	}


.h3

.copy { font-size:14px;
font-family: "Times New Roman", Times, serif;  
	filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0; -khtml-opacity:1.0;
}
.pastposts { font-size:14px;
	text-align: left;
	color: #CC9900;

	font: Arial, Helvetica, sans-serif;
			}
.cushycms



/*  BLOGS */



#blg {
	position: relative;
	top: 72px;
	float: inherit;
	clear: both;
	max-width: 1200px;
	min-width: 1075px;
	width: 950px;
	height: auto;
	background-image:url(/img/bee.png);
	background-repeat: repeat,
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
		}





#back { position: relative;
margin-left: auto;
margin-right: auto;
width: 1045px;
height: auto;
background-image:url(/img/bee.png);
	filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0; -khtml-opacity:1.0;
	background-repeat: repeat-x,;
padding-bottom: 45px;
}
	

#bloghead { position: relative;
top: 0px;
padding-left: 45px;
left: 45;
	}
	
#lastpost { position: relative;
width: 275px;
float: right;
clear: both;
right: 35px;
height: auto;
margin: 5px;
padding: 5px;
background-color:#FFFFFF;
	filter:alpha(opacity=55); -moz-opacity:0.5; opacity:0.5; -khtml-opacity:0.5;

	
	}

#copycontainer { position: relative;
width: 625px;
left: 35px;
height: auto;
margin: 15px;
padding: 15px;
clear: none;
background-color:#FFFFFF;
	filter:alpha(opacity=95); -moz-opacity:0.9; opacity:0.9; -khtml-opacity:0.9;

	}



#copy { position: relative;
width: 625px;
height: auto;
clear: none;
	filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0; -khtml-opacity:1.0;

	}


/*blog posts styles*/
ul.posts {
	
}


	
	
ul.posts li {
	}

ul.posts li a {
	
	}
	
ul.posts li a:hover {
	
	}

