<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  /* CSS Styles for User pages */

@import "/staticarchive/75ee3842c7538c808b699fa4ae2ee4c9ee8c422e.css";

table#main a,
table#main a:link,
table#main a:visited,
table#main a:active		{	color:				#344F1C;
									font-weight:		bold;
									text-decoration:	none;					}
table#main a:hover		{	text-decoration:	underline;			}


table#main										{	margin-top:		2px;							}

table#main td#top 							{	background:		#FFF4CE;						}
table#main td#top div.title				{	font-weight:	bold;
														color:			#666;
														margin:			0;
														padding:			0px 8px 5px 9px;			}
table#main td#top div.title h1			{	float:			left;
														font-size:		94%;
														color:			#333129;
														margin:			0 11px 0 0;
														padding:			7px 0 0 0;					}
table#main td#top div.title strong		{	display:			block;
														font-size:		78%;
														padding:			9px 0 0 0;					}

table#main td#top div.userid				{	font-weight:	bold;
														color:			#666;
														font-size:		78%;
														padding:			9px 8px 4px 3px;			}

.maincontent								{	background:	#FFF;						}
.maincontent div#story					{	padding:		0 8px 10px 0;			}

.maincontent div#story div#body		{	padding:			0;
													margin:			15px 0 0 10px;		}

/* Bof: body text styles (the same for user and stories) */
.maincontent div#story div#body p	{	font-size:		75%;
													color:			#000;
													line-height:	144%;
													margin: 			0;
													padding: 		0 0 8px 0;			}
.maincontent div#story div#body blockquote
												{	font-size:		75%;
													color:			#000;
													line-height:	144%;					}
.maincontent div#story div#body blockquote p
												{	font-size:		100%;					}

.maincontent div#story div#body h3	{	font-size:		86%;
													color:			#000;
													margin: 			6px 0 2px 0;
													padding: 		0;						}

.maincontent div#story div#body ul	{	font-size:		75%;
													padding:			0 0 0 16px;
													margin:			6px 0 14px 0;		}
.maincontent div#story div#body li	{	padding:			0 0 0 0;
													margin:			0 0 5px 0;
													line-height:	130%;					}

.maincontent sup							{	padding-left:	1px;
													font-size:		90%;
													line-height: 	0;
													font-weight:	bold;					}

.maincontent div#story div#body p.footnote
												{	margin: 			6px 0 6px 0;
													padding: 		0;						}

.maincontent div#story div#body p.disclaimer
												{	clear:			both;
													margin:			0;
													padding:			12px 0 0 0;			}

.maincontent sup.about					{	padding-left:	4px;
													font-size:		80%;
													vertical-align: super;
													font-weight:	bold;					}
/* Eof: body text styles (the same for user and stories) */

.maincontent div.box			{	padding-bottom:	9px;
										border:				solid 10px #EEEEEE; /* this border colour is overridden further down, just here for some older browsers */
										margin:				0 8px 8px 8px;		}

.maincontent div.box p		{	font-size:		75%;
										line-height:	150%;
										padding:			8px 8px 0px 8px;
										margin:			0;								}

.maincontent div.box h3		{	font-size:		75%;
										margin:			0;
										padding:			0px 7px 9px 2px;			}

.maincontent div#friends	{	border-color:	#E6E6E6;
										margin-bottom:	12px;							}
.maincontent div#friends h3
									{	background:		#E6E6E6;
										color:			#000;
										font-weight:	normal;						}

.maincontent div#stories img
									{	margin-right:	0;
										margin-top:		-4px;
										margin-bottom:	-3px;							}

.maincontent div#stories,
.maincontent div#messages	{	border-color:	#FFF4CE;						}

.maincontent div#stories h3,
.maincontent div#messages h3
									{	background:		#FFF4CE;
										color:			#666;
										font-weight:	bold;							}

/* some styles from here placed into the imported style sheet */

.maincontent div.backtotop	{	font-size:		75%;
										text-align:		right;
										padding:			10px 10px 10px 0;			}

#rhnav div#contacting		{	font-size:		75%;
										background:		#FFF;
										padding:			12px 10px 14px 3px;		}

#rhnav div#recommended,
#rhnav div#withphoto			{	background:		#FFF4CE;
										color:			#000;
										font-size:		75%;							}
#rhnav div#recommended		{	margin-top:		0;
										padding:			16px 6px 0 1px;			}
#rhnav div#recommended img	{	margin-top:		-1px;
										margin-bottom:	6px;							}
#rhnav div#recommended a	{	font-size:		96%;							}
#rhnav div#withphoto			{	padding:			6px 6px 10px 2px;			}

div.ww2Foot2				{	width:			470px;						}</pre></body></html>