@charset "UTF-8";
/* CSS Document */

bo@charset "UTF-8";

/* standard helper classes */

html{ width:100%; height:100%; }
body{ width:100%; height:100%; }

.clr {
clear: both;
overflow: hidden;
width: 1px;
height: 1px;
margin: 0 -1px -1px 0;
border: 0;
padding: 0;
font-size: 0;
line-height: 0;
}
a {
	color: #006666;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
content: " ";
display: block;
visibility: hidden;
clear: both;
height: 0.1px;
font-size: 0.1em;
line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }

a img {border:none;}

.pkg { display: block; }

h2 {margin: 0px; padding: 0px; } 


/* */
body {
    background: #000;
		font-family: "Hoefler Text", Georgia, serif;
		font-size: 14px;
		background-image: url(http://agitreader.com/agit09/background1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0;
	margin: 0;
	text-align: center;
}


#newarchive
{ font-family: courier, serif;
}
#newarchive a {
color: black;	
}

.front {
	background: #000;
		font-family: "Hoefler Text", Georgia, serif;
		font-size: 14px;
		background-image: url();
	background-repeat: none;
	background-position: left top;
	margin: 0 auto 0px;
}

#container {
	padding: 0px;
	width: 1250px;
	position: relative;
	margin: 0px auto 0px; /* center on everything else */
	text-align: left;
}

#top-box { 	height: 15px; margin: 0px auto 0px; /* center on everything else */
 position: relative; width: 985px; border-left: 3px solid red; border-right: 3px solid red;}
#bottom-box { 	height: 150px;  margin: 0px auto 0px; /* center on everything else */
 position: relative; width: 985px; border-left: 3px solid red; border-right: 3px solid red;}
#index { background: #000;height: auto; border-top: 3px solid red;  border-bottom: 3px solid red;}
#index #container { 	width: 985px;
 border-left: 3px solid red; border-right: 3px solid red; padding: 0px; background: #000;  position: relative; }
#index #container-inner { position: static; width: auto; }

#logos {
	 border-right: 0px solid red; float: left;}

#agit-m {
height: auto; float: left;
border-bottom: 3px solid red;	
font-size: 12px;

}
 
#albums .asset-name a {line-height: 17px;}


#alpha {
	float: left;
	width: 230px;
	border: 0px solid #222;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
		text-align: left;
}

#alpha-inner {
background: #fff;
margin-top: 15px;
margin-bottom: 15px;
padding: 8px;
text-align: right;
	
}

#beta     {
	float: left;
	width: 710px;
	padding: 0px 15px 10px 5px;
	border: 0px solid #222;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 5px;
	line-height: 16px;
}

#beta-inner {
background: #fff;
margin-bottom: 20px;
margin-top: 25px;
padding: 8px;	
}


#gamma {
	float: left;
	width: 310px;
	border: 0px solid #222;
	margin: 5px 0 0 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
}

html>body #gamma {
width: 200px;	
}

#gamma-inner {
background: #fff;	
margin-top: 110px;
margin-bottom: 20px;
padding: 8px;
}

#boldhead {
	font-family: "PortagoITC TT", impact;
	font-size: 24px;
	font-weight: normal;
	line-height: 22px;
}

#links {
padding: 10px 12px 20px 0px;	
}

#mainlink {
	font-family: courier;
	font-size: 18px;
	color: black;
	font-weight: normal;
	line-height: 35px;
	text-align: right;
	font-weight: bold;
}

#mainlink a { color: black;}

#index {
    font: normal 9px courier new, serif;
	color: #fff; 
	background: #000;

}



#back {
FLOAT: left;
   
    text-align: left;
    padding-top: 0px;
    padding-left:0px;
    	
}

#listings-box {
    text-align: left;
        float: left;
        width: 360px;
}

#listings {
    text-align: left;
        float: right;
        width: 100%;

}


.asset-name {
    font-weight: normal;
    color: #fff;    
    padding-bottom: 1px;
            line-height: 14px;


}

.asset-name a{
color: #eee;
margin-bottom: 0px;
font-weight: normal;
}

.asset-name a:hover {
    text-decoration: underline;
}

#sub-menu {
	float: left;
    text-align: left;
    margin-top: 0px;
    	font-size: 20px;
    	color: #fff;
    	height:110px;
    	width: 850px;
    	border-left: 3px solid red;
}

#sub-menu img {margin-left: 10px;}

#sub-menu a {
text-decoration: none;
color: #fff;
}

#sub-menu a:hover {
text-decoration: underline;
}

#section {
    text-align: right;
    padding: 0px;
    margin: 0px;
    clear: both;
    border-bottom: 3px solid red;
}

#section-2 {
    text-align: left;
    padding: 0px;
    margin: 0px;
    clear: both;
    border-bottom: 3px solid red;
    height: auto;
}



#section-head {
		font-family: courier;
font-size: 16px;
color: #fff;
padding: 0px 0 2px 0;
margin: 0 0 0px 0;
font-weight: bold;
}


#section-head a {
text-decoration: none;
color: #fff;
padding: 0 0 2px 0;
margin: 0 0 0px 0;
}

#listings .asset-name a {font-size: 12px; }



#section img {
border-left: 7px black solid;
}

#arch-links {
font-family: courier, serif;	
}


#blogline { color: fff;
	
top: 557px;
left: 30px;
z-index: 500;
position: absolute;
font-size: 16px;
width: 550px;
}

#blogline a {color: white;}

#blogimg {float: left; margin: 0 10px 0 0;}

#blogtitle {float: left; margin: 0; padding: 0;padding: 3px 0 0 15px; width: 370px; height: 50px; color: #fff;}

#blogauthor {font-size: 18px; line-height: 14px; margin: 0; padding: 0;
}

#bltt {
font-size: 24px; margin: 0; padding: 0; color: red; line-height: 20px;	
}

#blogdate {font-family: trebuchet ms; font-size: 10px;}

#dsq-add-new-comment {text-transform: uppercase; font-size: 14px;}