body	{
	background: url(images/background_lime.gif) top left repeat-x;
	background-color: #EEEFE9;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 0;
}
/* linkology */
a {
	text-decoration: none;
}
a:link {
	color: #0066FF;
}
a:visited {
	color: #0066FF;
}
a:active {
	color: #0066FF;
}
a:hover {
	color: #333333;
}



/* turn off text spacing issues */
h1, h2, h3 {
	font-weight: normal;
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}
/* overall content area container */
#container {
	text-align: left;
	background: #fff url(images/content_area_bg.gif) repeat;
	padding: 0 0 0 0;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	margin-right: auto;
	margin-left: auto;
	width: 700px;
}
/* Top banner area */
#banner {
	background-color: #999999;
	padding: 0 0 0 0;
	height: 150px;
}
#banner-img {
	display: block;
}
#banner a {
	text-decoration: none;
	color: #FFFFFF;
}


/* not necessary
	#banner h1 {
	font-size: xx-large;
}
#banner h2 {
	font-size: small;
} */


/* Content area */
#center {
	float: left;
	overflow: hidden;
	width: 425px;
}

.content {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	margin:20px 15px 0 40px;
	padding: 15px 0px 5px 0px;
	
}

#right {
	background: url(images/sidebar_dotted_bg.gif) top left repeat;
	float: left;
	overflow: hidden;
	width: 250px;
}
.content p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 170%;
	text-align: left;
	color: #666666;
}

.content blockquote {
	line-height: 150%;
}
.content h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	text-align: left;
	color: #666666;
	margin-bottom: 10px;
}
.content h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	text-align: left;
	color: #003399;
	margin-bottom: -5px;
}
.content p.posted {
        clear:both;
	font-size: 11px;
	line-height: normal;
	text-align: right;
	color: #999999;
	padding: 5px 0 15px 0;
	border-bottom: 1px solid #999999;
	margin: 10px 0 20px 0;
}

p.linkURL {
 
	font-size: 10px;
	
	
}

.content p.techstuff {
        clear:both;
	font-size: 11px;
	line-height: normal;
	text-align: right;
	color: #999999;
	padding: 5px 0 15px 0;
	
	margin: 10px 0 20px 0;
}
.content p.extended {
	font-size: 10px;
	line-height: 170%;
	text-align: left;
	color: #666666;
	padding: 0 0 0 0;
	margin-bottom: 0px;
}
.sidebar {
	padding: 0 0 0 22px;
}
.sidebar ul {
	padding: 10px 0 0 0;
	margin: 0 0 0 20px;
}
.sidebar ul ul {
	margin-bottom: 0px;
}
.sidebar #categories ul {
	padding: 0px 0 0px 0px;
	margin: 12px 0 10px 20px;
}
.sidebar #categories li {
 	line-height:12px;
 	padding:3px 0 3px 0px;  /* change last value to 27 to accommodate for icons */
 	margin:5px 0 5px 0;
 	width: 155px;
}



.sidebar li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height:12px;
	text-align: left;
	list-style-type: none;
	color: #666666;
	padding:0 0 10px 0;
	width:177px;
}
.sidebar img {
	display:block;
	padding:0 0 0 0;
	border: 0px solid #333333;
	margin:0 0 0 0;
}
.sidebar_top_cap {
	padding:0 0 30px 0;
	margin:0 0 0 -22px;
}
.sidebar_bottom_cap {
	margin:0 0 0 -22px;
	padding:30px 0 0 0;
}

/* links list */
#linkslist h3
{       line-height:12px;
	text-align: left;
	padding-top:10px;
	font-family: Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}


/* Calendar styles */
#calendar {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
  	line-height: 140%;
  	text-align: center;
	color: #000000;
	background-color: #ffffff;
  	padding-top: 0 0 0 0;
	margin: 10px 0 10px 10px;
	width:217px;
}
#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 90%;
}


#calendar caption {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	font-weight: bold;
	letter-spacing: .3em;
	text-align: center;
	text-transform: uppercase;
	color: #666666;
}
#calendar th {
	font-weight: normal;
	text-align: center;
}
#calendar td {
	text-align: center;
}
.photo {
	text-align: left;
	margin-bottom: 20px;
}
.link-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	background-color:#ffffff;
	padding: 0px 0 0px 0px;
	margin: 12px 0 10px 15px;
	width:177px;
}



.link-note ul {
	padding: 0px 0 0px 0px;
	margin: 12px 0 10px 5px;
}
.link-note li {
        background-image: url(/images/RSS_Feed.gif);
	background-repeat: no-repeat;
 	background-position: 0px;
 	
 	
 	line-height:12px;
 	padding:3px 0 3px 27px;
 	margin:5px 0 5px 0;
 	width: 155px;
}


.pod-note {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	background-color:#ffffff;
	padding: 0px 0 0px 0px;
	margin: 12px 0 10px 15px;
	width:177px;
}



.pod-note ul {
	padding: 0px 0 0px 0px;
	margin: 12px 0 10px 5px;
}
.pod-note li {
        background-image: url(/images/ipod-bubble.gif);
	background-repeat: no-repeat;
 	background-position: 0px;
 	line-height:12px;
 	padding:3px 0 3px 27px;
 	margin:5px 0 5px 0;
 	width: 155px;
}

#powered {
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #666666;
	margin-top: 20px;
}
#comment-data {
	text-align: left;
	padding-right: 15px;
	border-right: 1px dotted #BBB;
	margin-right: 15px;
	float: left;
	width: 180px;
}
.commenter-profile img {
	vertical-align: middle;
	border-width: 0;
}

#footer
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	width: 620px;
	text-align: center;
	border-top: 1px solid #dddddd;
	color: #0066FF;;
	padding: 2px 0 2px 0;
	z-index: 8;
	margin-left: 40px;
	height: 30px;
	background-color: #ffffff;
}

#footer a { color: #aaaaaa; }
#footer a:visited { color: #0066FF; }
#footer a:active { color: #0066FF; }
#footer a:hover { color: #333333; }

