/* CSS Document */
BODY {
	PADDING 0px 0px 0px 0px; BACKGROUND-POSITION: center 100%; FONT-SIZE: 11px; BACKGROUND-IMAGE: url(/archives/background2.gif); MARGIN: 0px auto 0px auto ; COLOR: #000000; BACKGROUND-REPEAT: repeat-x,y; FONT-FAMILY: verdana,sans-serif; BACKGROUND-COLOR: #000000; TEXT-ALIGN: center;  }

a:link {text-decoration:none; font-weight: normal; color:  #E99021; }
a:visited {text-decoration:none; font-weight: normal; color: #E99021; }
a:active {text-decoration:none;  font-weight: normal; color: #E99021; }
a:hover {text-decoration: none; font-weight: normal; color: #F0B366}
hr {
  height: 1px;
  width=430px;
  border-top: 3px dotted #E99021;
  border-right: 0px;
  border-left: 0px;
  border-bottom: 0px;
}

#outer
{
	background-color: #F0B366;
	width: 745px;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px solid #E99021;
	border-right: 1px solid #E99021;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%
}
#container
{
	margin-right: auto;
	margin-left: auto;
        margin-bottom: 0px;
	/*width: 100%;*/
	height: 100%;
	background-color: #FFFFFF;
}
#top
{width:100%;}

#header
{
	float: left;
	left:0px;
	top:0px; 
	width:450px;
	height:108px;
	z-index:1;
	background-color:#FFFFFF;
	background-image:url(/archives/header.gif);
}
#archivehead
{
float: right;
width:220px;
}

#description
{
position: absolute;
left:300px;
top:75px;
width:300px;
height:30px;
z-index:1;
FONT-SIZE: 11px;
color:#000000;
}
#blog
{
	float: left;
	left:0px; 
	top:0px; 
	width:485px; 
	height:100%;
	z-index:1;
	
	
}

.content
{
	float:left;
	top:0px; 
	/*width:485px;*/ 
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-bottom: 10px;
}
.content blockquote { line-height: 150%; }
.content li { line-height: 150%; }
.content h1
{
	font-family: Georgia;
	font-size: 24px;
	color: #993300;
	
	font-weight: normal;
	margin-bottom: 0px;
		margin-top: 1px;
}
.content h2
{
	color: #333333;
	font-family: Verdana;
	font-size: x-small;
	text-align: left;
	font-weight: bold;
	margin-bottom: 2px;
}
.content h3
{
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-top: 15px;
}



#entrytext
{
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	margin-top: 15px;
}
.date
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666;
}
.content p
{
	color: #666666;
	font-family: georgia;
	font-size: 12px;
	font-weight: normal;
	line-height: 120%;
	text-align: left;
	margin-bottom: 10px;
}
.content img
{
 BORDER: #333333 1px solid;
}
#posted
{
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	/*border-top: 1px solid #999999;*/
	text-align: right;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
}
#sidebar
{
	BACKGROUND-POSITION: center 100%; 
	BACKGROUND-IMAGE: url(../archives/dashcol.gif); 
	BACKGROUND-REPEAT: repeat-y;
	float: right;
	left:500px;
	top:0px;
	width:228px;
	height:100%;
	
}

#sideitem
{
/*position:static;*/
width:220px;
padding-bottom: 10px;
padding-top: 0px;
padding-left: 8px;
padding-right: 8px;

}
#linkicons
{
}

.linkicons img
{
  BORDER: #000000 1px solid;
  margin: 0px;
}
#copyright
{
position:fixed;
bottom: 30px;
width:220px;
padding-bottom: 10px;
padding-top: 0px;
padding-left: 8px;
padding-right: 8px;

}


