/* ################## //
//       analogindustries.com       //
// ################# */

html { 
	height: auto !important; /* real browsers */
	height: 100%; /* IE6 */
	min-height: 100%; /* real browsers */
}

body {
	background-color: #fff;
	padding: 0px;
	margin: 0 auto;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6 */
	min-height: 100%; /* real browsers */
	background-image: url(images/bkg.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

a:link { color: #EE8800; text-decoration: none; }
a:visited { color: #AA5500; text-decoration: none; }
a:hover { color: #808080; text-decoration: none; }
a:active { color: #EE8800; text-decoration: none; }

a.nfo:link { color: #EE8800; text-decoration: none; }
a.nfo:visited { color: #EE8800; text-decoration: none; }
a.nfo:hover { color: #808080; text-decoration: none; }
a.nfo:active { color: #EE8800; text-decoration: none; }

i, em { font-family: verdana, arial, sans-serif; }

:focus { outline: 0; }

form { display: inline; }

/* content */

#container {	
	position: relative;
	top: 0px;
	left: 0px;
	width: 651px;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6 */
	min-height: 100%; /* real browsers */
	margin: 0px auto;
	background-image: url(images/tblbkg.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

#user {
	position: absolute;
	top: 10px;
	left: 320px;
	width: 320px;
	height: 85px;
	text-align: right;
	line-height: 1.5;
	font-family: verdana,arial,sans-serif;
	font-size: 9px;
	color: #333;
}

#foot {	
	position: relative;
	top: 0px;
	left: 0px;
	width: 651px;
	height: 50px;
	margin: 0px auto;
	background-image: url(images/foot.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

.main {
	padding-left: 12px;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6 */
	min-height: 100%; /* real browsers */
}

.leftcontent {
	float: left;
	height: 100%;
	margin-right: 22px;
	width: 440px;
}

.rightcontent {
	float: left;
	height: 100%;
	width: 166px;
	/*border: 1px solid #000;*/
}

.content {
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	color: #333;	
	margin-bottom: 20px;
}

.sidecontent {
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	color: #333;
	margin-bottom: 10px;
}

/* text */

.hdr {
	font-size: 11px;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-bottom: 3px;
}

.title {
	font-size: 14px;
	font-weight: bold;
	font-family: verdana,arial,sans-serif;
	padding-bottom: 5px;
}

.norm {
	font-size: 12px;
	font-family: verdana,arial,sans-serif;
}

.small {
	font-size: 11px;
	font-family: verdana,arial,sans-serif;
}

.smallspc {
	font-size: 11px;
	font-family: verdana,arial,sans-serif;
	margin: 5px 0px 0px 0px;  /* top, right, bottom, left */
}

.commentspc {
	font-size: 11px;
	font-family: verdana,arial,sans-serif;
	color: #888888;
	margin: 15px 0px 0px 0px;  /* top, right, bottom, left */
}

.new {
	font-size: 11px;
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	color: #888888;
}

.itsy {
	font-size: 9px;
	font-family: verdana,arial,sans-serif;
}

.itsyg {
	font-size: 9px;
	font-family: verdana,arial,sans-serif;
	color: #888;
}

.itsygspc {
	font-size: 9px;
	font-family: verdana,arial,sans-serif;
	color: #888888;
	margin: 5px 0px 10px 0px;  /* top, right, bottom, left */
}

.error {
	font-family: verdana,arial,sans-serif;
	font-weight: bold;
	color: #990000;
}

.blogbody {
	margin: 5px 0px 30px 0px;  /* top, right, bottom, left */
	height: 1%;
}

.sectionhdr {
	margin: 10px 0px 10px 0px;  /* top, right, bottom, left */
	padding: 10px 5px 10px 5px;  /* top, right, bottom, left */
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	background-color:#111111;
}

.sectionhdrnew {
	margin: 10px 0px 10px 0px;  /* top, right, bottom, left */
	padding: 10px 5px 10px 5px;  /* top, right, bottom, left */
	border-top: 1px dashed #4D4D4D;
	border-bottom: 1px dashed #4D4D4D;
	background-color:#000000;
}

/* date stuff */

#sectiondate {
	padding-top: 7px;
	background-image: url(images/icons/date.gif);
	background-repeat: no-repeat;
	height: 63px;
}

#sectiondatenew {
	padding-top: 7px;
	background-image: url(images/icons/datenew.gif);
	background-repeat: no-repeat;
	height: 63px;
}

.date {
	float: left;
	width: 88px;
	text-align: center;
	margin-top: 23px;
}

.datemo {		
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	font-family: verdana,arial,sans-serif;
	color: #000;
}

.dateyear {		
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana,arial,sans-serif;
	color: #000;
}

.datehdr {
	float: right;
	width: 340px;
}

.line  {
	border-bottom: 1px solid #bbb;
	margin: 0px 0px 10px 0px;  /* top, right, bottom, left */
}

.sep  {
	clear: both;
	background-image: url(images/sep.gif);
	background-repeat: no-repeat;
	height: 10px;
	margin: 10px 0px 10px 0px;  /* top, right, bottom, left */
}

.sep2  {
	clear: both;
	background-image: url(images/sep.gif);
	background-repeat: no-repeat;
	height: 10px;
	margin: 0px;
}

.pad  {
	padding: 5px 0px 0px 0px;  /* top, right, bottom, left */
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
}

.postpad  {
	padding: 0px 0px 7px 0px;  /* top, right, bottom, left */
}

.commentbody  {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
	font-family: verdana,arial,sans-serif;
}

.kposi  {
	padding: 5px 0px 0px 0px;  /* top, right, bottom, left */
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
}

.kposinp  {
	padding: 0px 0px 5px 11px;  /* top, right, bottom, left */
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	width: 155px;
	word-wrap: break-word;
}

.login  {
	padding: 5px 0px 2px 0px;  /* top, right, bottom, left */
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
}

.radio  {
	margin: 5px 0px 5px 0px;  /* top, right, bottom, left */
}

.input {
	background-color: #f5f5f5;
	border-color: #bbb;
	border-style: solid;
	border-width: 1px;
	height: 15px;
	color: #333;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 1px;
}

input.file {
	background-color: #f5f5f5;
	border-color: #bbb;
	border-style: solid;
	border-width: 1px;
	height: 20px;
	color: #333;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 1px;
}

.button {
	background-color: #f5f5f5;
	border-color: #bbb;
	border-style: solid;
	border-width: 1px;
	width: 60px;
	color: #333;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 1px;
}

.textarea {
	background-color: #f5f5f5;
	border-color: #bbb;
	border-style: solid;
	border-width: 1px;
	width: 420px; 
	height: 200px;
	color: #333;
	font-family: verdana,arial,sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 1px;
}

span.dl1, span.dl2, span.dl3, span.dl4, span.dl5, span.dl6  {
	display: none;
	padding: 5px 0px 5px 0px;  /* top, right, bottom, left */
}

/* image stuff */

.icon  {
	float: left;
	margin: 0px 5px 0px 0px;  /* top, right, bottom, left */
}

.icon2  {
	margin: 3px 3px -1px 1px;  /* top, right, bottom, left */
}

.icon3  {
	margin: 3px 7px -2px 1px;  /* top, right, bottom, left */
}

.icon4  {
	margin: 3px 0px -1px 3px;  /* top, right, bottom, left */
}

.bannerpic {
	margin: 0px 0px 10px 0px;  /* top, right, bottom, left */
}

.memphoto {
	float: left;
	margin: 0px 10px 0px 0px;  /* top, right, bottom, left */
	border: 1px solid #555;
}

.photolg {
	float: left;
	border: 1px solid #555;
	margin: 0px 0px 10px 0px;  /* top, right, bottom, left */
}

.photosm {
	float: left;
	border: 1px solid #555;
	margin: 0px 10px 10px 0px;  /* top, right, bottom, left */
}

.clear {
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
	_display: none;
}
