body{ margin: 0;
	padding: 0 0 0 0;
	background:#FFF;
	color:#656565;
	font-size: 16px;
	line-height: 1.25em;
	font-family: 'Lora', serif;
	text-align: right;
	}





a:link{
	color:#656565;
	text-decoration:none;
}


a:visited{
	color:#656565;
	text-decoration:none;
}

a:hover{
	color:#656565;
	text-decoration:none;
	border-bottom: 1px solid #656565;
}


a img{ border:none; }



#bgindex {
	background-image: url(http://www.freq-out.org/img/bg_index.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	background-attachment: fixed;
	}




h1{
	font-family: 'Lora', serif;	color:#afafaf;
	font-size: 27px;
	line-height: 31px;
	font-weight: bold;
	text-transform: uppercase;	
	text-align: left;
}







h2{
	font-family: 'Lora', serif;	color:#656565;
	font-size: 27px;
	line-height: 31px;
	font-weight: bold;
	text-transform: uppercase;	
	text-align: left;
}






p{
	line-height:1.5em;
}

.entrydate {
	font-size: 12px;
	text-transform: uppercase;
	font-family: Monaco, Courier, monospace;
	color:#afafaf;
	}

.entrybody {
	border-bottom: 1px solid #afafaf;
	}


.entrydate a:link{
	color:#afafaf;
	text-decoration:none;
}


.entrydate a:visited{
	color:#afafaf;
	text-decoration:none;
}

.entrydate a:hover{
	color:#656565;
	text-decoration:none;
	border-bottom: 1px solid #afafaf;

}


a img{ border:none; }


.thumbs {
    margin-right: 30px;
}

.thumbs a img {
    border: 1px solid #656565;
}

.thumbs a:hover img {
    border: 1px solid #656565;
    text-decoration:none;
}

.imgborder {
    border: 1px solid #656565;
    width: 410px;
}

a:focus img{outline: 0;}


#logospace {
	background: #FFF;
	width: 900px;
	height: 43px;
	margin: 0;
	border-bottom: 0;
	padding: 0;
	text-align: left;
}



#navcontainer {
	color:#afafaf;
	font-family: Monaco, Courier, monospace;
	font-size: 12px;
	line-height: 1.25em;
	text-transform: uppercase;
	text-align: right;
}


#navcontainer a:link{
	color:#afafaf;
	text-decoration:none;
}


#navcontainer a:visited{
	color:#afafaf;
	text-decoration:none;
}

#navcontainer a:hover{
	color:#656565;
	text-decoration:none;
	border-bottom: 1px solid #afafaf;
}










#container {
    background-color: transparent;
	width: 900px;
	margin: 50px auto 0 auto;
	border:0;
	padding: 0 20px 0 20px;
	text-align: left;
}





/* left right */

#content {
	float: left;
	width: 700px;
	margin: 0;	
	padding: 0;
}

#contentright{
	float: right;
	width: 240px;
	margin-top: 0;
	padding: 0;
}

#contentone {
	float: left;
	width: 900px;
	margin: 0;	
	padding: 0;
}


#content200 {
	float: right;
	width: 200px;
	margin: 0;	
	padding: 0;
}

#contentmain{
	float: left;
	width: 567px;
	margin-top: 0;
	padding: 0;
}




#clearer {
	padding: 50px 0 0 0;
	clear: both;
}


#footer {
	background: #FFF;
	color: #afafaf;
	width: 900px;
	margin: 0 auto 100px auto;
	border-top: 1px solid #afafaf;
	padding-bottom: 50px;
	text-align: left;
}




#footer a:link{
	color:#af9f9f;
	text-decoration:none;
}


#footer a:visited{
	color:#af9f9f;
	text-decoration:none;
}

#footer a:hover{
	color:#af9f9f;
	text-decoration:none;
		border-bottom: 1px solid #af9f9f;
}


.packshotcat img { 
	border: 1px solid #bfbfbf;
	}




