/* Created using the Movable Type Style Generator <http://styles.movalog.com/generator/> */
/* $Id: base-weblog.css 14515 2005-07-12 00:01:26Z mpaschal $ */

/* basic elements */

html
{
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}

body
{
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 12px;
}


form { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote
{
	margin-top: 0px;
	margin-bottom: 0px;
}


/* standard helper classes */

.clr
{
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/* .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%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

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


#container-inner { position: static; width: auto;  }

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; margin-bottom: 30px;}

#alpha, #beta, #gamma, #delta
{
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner
{
	position: static;
}


/* modules */

.module
{
	position: relative;
	overflow: hidden;
	width: 100%;
}

.module-content
{
	position: relative;
	margin: 5px 10px 20px 10px;
}
/* * theme * */

/* basic page elements */

body
{
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
	font-size: 14px;
}

a { color: #191970; text-decoration: none; font-weight: bold;}
a:hover { color: #33ff33; text-decoration: underline;}

#banner a { color: #303030; text-decoration: none; }
#banner a:hover { color: #33FF33; }

h1, h2, h3, h4, h5, h6
{
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}

.module-header
{
   /* ie win (5, 5.5, 6) bugfix */
   p\osition: relative;
   width: 100%;
   w\idth: auto;
	font-size: 75px;
      padding: 0px 5px 0 5px;
	color: #111;
	background: #fefefe;
	margin: 0px 0 0px 0;

}

.module-header a
{
color: #ffffff;
text-decoration:none;
}


/* page layout */

body
{
	min-width: 720px;
	color: #111;
	background: #222;
	background-image: url("http://");	background-repeat: repeat;	
}




#container
{
	width: 904px;	margin-bottom: 20px;
	background: #dcdcdc	;

}


#container-inner
{

}

#banner
{
	width: 100%; 
	background-color: #ffffff;
	background-image: url("avlmtlogo02.jpg");	background-repeat: no-repeat;
	height: 106px;
}


#nav {
font-family: Verdana, Arial, sans-serif;
font-size: small;;
padding:5px;
margin:0px;
background-color:#303030;
color:#fff;
border-bottom: 1px solid #303030;
letter-spacing: .1em;
	text-align: center;

}

#nav a {
color:#fff;
text-decoration:none;
font-weight: normal;
}
#nav a:hover {
color:#33FF33
}



#alpha { float:left; margin: 15px 15px 0 15px; width: 580px; background: #fefefe; }



#beta { float:right; width: 200px; background: #fefefe; margin: 15px 15px 0 15px;}
#gamma, #delta { float:right; width: 180px; background: #e6ecf2; }

#beta-inner,

{
   padding: 10px 10px 0 10px;
   border-width: 2px 2px 2px 0;
   border-style: solid;
   border-color: #fefefe;
}


	
	#alpha-inner {
		padding: 10px 10px 0 10px;
		line-height: .95em;
	}

	#beta-inner {
		padding: 10px 10px 0 10px;

	
	}

#workline {
font-size: 95px;
margin: 25px 0 25px 0;}

#year {
font-size: 20px;
padding: 0 0 0 0;
margin: 20px 0 3px 0;
font-weight: bold;
color: #8b0000;
border-bottom: 1px solid #666;
	display: block;
}
	

/* modules */

.module
{
	margin: 0 0 10px 0;
	
}

.module-content
{
	margin: 0 0 10px 0;
	padding: 0px 10px 0 10px;
	line-height: 1.2;
	background: #fff;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-align:left;
	color: #333333;
	font-size: small;
border-bottom: 1px solid #cfd4d9;
	
}

.module-powered { border-width: 0; }
.module-powered .module-content
{
	margin-bottom: 0;
	padding-bottom: 10px;
	background: #FFFFFF;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	text-align:left;
	color: #292e33;
	font-size: x-small;
border-top: 1px dashed a3b8cc;
border-right: 1px dashed a3b8cc;
border-bottom: 1px dashed a3b8cc;
border-left: 1px dashed a3b8cc;
	
}

/* comments */

textarea[id="comment-text"] { width: 80%; }

.commenter-profile img
{
	vertical-align: middle;
	border-width: 0;
}


/*sub-divs*/
#subcontainer
{
	width: 904px;	margin-bottom: 20px; padding-top: 0px;
	background: #f8f8f8;
border-top: 3px solid #000;

}




#subcontainer-inner
{padding: 20px 20px 30px 60px;
	background: #f8f8f8;
border-right: 0px solid #292E33;
border-bottom: 0px solid #292E33;
border-left: 0px solid #292E33;
}

#subbody { position: relative; width: 100%; background: #f8f8f8; }
#subbody-inner { position: static; width: 100%; background: #f8f8f8; }
