/* kristenl.com stylesheet */

body
{
	background-color: #ffffff;
	color: #000000;
	margin: 0px;
	font-family: lucida grande, arial, helvetica; 
}

a 
{ 
	color: #ff9900; 
	font-weight: bold; 
	text-decoration: none;
}

a:hover 
{ 
	text-decoration: underline; 
}

a.sidebar-link
{
	text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
}

a.sidebar-link:hover
{
	border-bottom: 1px #cccccc dotted;
}

a.sidebar-link:visited
{
	color: #666666;
}

.subsection
{
	padding-left: 22px;
	padding-bottom: 8px;
}

.subsection-links
{
	text-indent: -8px;
	padding-left: 14px;
	padding-top: 2px;
	padding-bottom: 1px;
}

.subsection-header
{
	text-indent: -8px;
	padding-left: 14px;
	padding-top: 6px;
	padding-bottom: 1px;
	font-size: 8pt;
	font-weight: bold;
}

.centercontainer
{
	margin-top: 50px;
	margin-left: 25px;
	margin-right: auto;
}

.sidebar
{
	width: 177px;
	height: 100%; 
	float: left;
}

.content, .content-wider
{
	padding-left: 90px;
	overflow: auto;
	font-size: 8.5pt;
	line-height: 14pt;
	padding-bottom: 50px;
}

.content
{
	width:  348px; /* 640-177-125 */
}

.content-wider
{
	width: 450px;
}

.pagetitle
{
	font-size: 13pt;
	padding-bottom: 26px;
}

.pagesubtitle
{
	margin-top: -26px;
	padding-bottom: 6px;
	line-height: 1.2em;
}

.indent
{
	text-indent: 15px;
	padding: 0px;
}

.noindent
{
	text-indent: 0px;
}

.articletext
{
	border: 1px dotted #cccccc; 
	background-color: #f3f3f3; 
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 3px; 
	padding-bottom: 3px;
}

.pagedownload
{
	padding: 3px;
	background-color: #f9f9f9;
	border: 1px dotted #cccccc;
	font-size: 8pt;
}

.resumetext
{
	font-size: 8pt;
	line-height: 10pt;
}

.prevnext
{
	padding-top: 5px;
	margin-left: -21px;
	float: left;
	width: 15px;
}

.prevnext-bottom
{
	margin-top: -30px;
	margin-left: -21px;
	float: left;
	width: 15px;
	/*	float: right;
	margin-top: -35px;
	padding-top: 5px;
	margin-left: 21px;
	margin-right: -21px;
	width: 15px;*/
}

.active_slide
{
	padding: 2px;
	border: 1px solid #cccccc;
}

.active_slide_container
{
	width: 400px;
}

.inactive_slide_container
{
	margin-right: 4px;
	width: 30px;
	float: right;
}

.inactive_slide
{
	margin-bottom: 3px;
	padding: 0px;
	border: 1px solid #cccccc;
	cursor: pointer;
}

.hidden
{
	display: none;
}

.copyright
{
	padding-top: 25px;
	padding-bottom: 25px;
	clear: both;
	color: #cccccc;
	font-size: 7pt;
}
