
	@font-face {  
	  font-family:"mistress";  
	  src: url(http://easygome.com//fonts/MISTRESS.eot ) ; 
	  src: local("Mistress Script Regular"), url(http://easygome.com/fonts/MISTRESS.ttf ) format("truetype");  
	} 
	
#popitmenu{
position: absolute;
background-color: white;
border:1px solid black;
font: normal 12px Verdana;
line-height: 18px;
z-index: 10000;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #CCFF9D;
z-index:10000;
}
#utilityWindow
{
	overflow: hidden;
	height: 300px;
	width: 100px;
	z-index: 5;
	left: 5px;
	top: 5px;
	position: absolute;
	display: none;
	padding: 0px;
	background: transparent;
}

#utilityFrame
{
	position:relative;
	width:100%;
	height:100%;
	overflow:hidden;
}
#poemTable
{
	border:3px solid #000088;
	padding:0px;
	margin:15px;
	text-align:center;
	background:#efc898;
}
#poemHeader
{
	vertical-align : middle;
	text-align : center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	color : #FFFFEE;
	background-color : purple;
	padding:5px;
	letter-spacing:1px;
	word-spacing:2px;
}
.poemItem
{
	padding:0px;
	text-align:left;
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	color:black;
	border-bottom:1px solid orange;
}

.poemAuthor
{
		font-family:Baskerville, "Palatino Linotype", "Times New Roman", Times, serif;
		color: #666;
	font-size: 15px;
	font-style: italic;
	display:inline-block;
	padding-left:17px;
}

.poemAuthor A
{
	color:#0000FF;
}
.poemAuthor A:hover
{
	color:#000055;
}
.poemAuthor:before {
	content: '~ ';
	}

.poemAuthor:after {
	content: ' ~';
	}
.poemTitle
{
		padding:3px;	
}


.titleLinkClass  {text-decoration:none;font-size:18px;font-family:verdana;line-height:90%;padding:3px;color:#111111;margin-bottom:3px;display:block;}
A.titleLinkClass:LINK {color:#111111;}
A.titleLinkClass:VISITED {color:#111111;}
A.titleLinkClass:HOVER  {color:#0000FF;}
A.titleLinkClass:ACTIVE  {background-color:lime;color:#000000;}

.poemTeaser
{
	font-family: mistress, Georgia;
	font-weight: bold;
	font-size: 17px;
	letter-spacing:2px;word-spacing:2px;
	line-height: 160%;
	margin: 0px;
	text-align: center;
	color: #FFFFFF;
	padding:15px;
	background-color:#888888;
}
.coolQuotes
{
font-family:elephant,arial,tahoma,verdana;
font-size:36px;
color:orange;
}

.poemDate
{
	padding:3px;
		font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#AAAAAA;
	
}

#shotDisplay
{
font-size:13px;
letter-spacing:1px;
font-family:verdana;
font-weight:bold;
position:relative;
width:100%;
height:100%;
overflow:hidden;
padding:5px;
color:#000055;
z-index:5000;
}


A.femaleListLink {color:pink;font-size:11px;font-family:arial;letter-spacing:1px;text-decoration:none;font-weight:bold;}
A.femaleListLink:link {color:pink;font-size:11px;font-family:arial;letter-spacing:1px;text-decoration:none;font-weight:bold;}
A.femaleListLink:visited {color:pink;font-size:11px;font-family:arial;letter-spacing:1px;text-decoration:none;font-weight:bold;}
A.femaleListLink:hover {color:#FF1493;font-size:11px;font-family:arial;letter-spacing:1px;text-decoration:none;font-weight:bold;}
A.femaleListLink:active {color:lime;font-size:11px;font-family:arial;letter-spacing:1px;text-decoration:none;font-weight:bold;}
A.maleListLink {color:#AAAAFF;font-size:11px;font-family:arial;letter-spacing:1px;text-decoration:none;font-weight:bold;}
A.maleListLink:link {color:#AAAAFF;font-size:11px;font-family:arial;letter-spacing:1px;text-decoration:none;font-weight:bold;}
A.maleListLink:visited {color:#AAAAFF;font-size:11px;font-family:arial;letter-spacing:1px;text-decoration:none;font-weight:bold;}
A.maleListLink:hover {color:blue;font-size:11px;font-family:arial;letter-spacing:1px;text-decoration:none;font-weight:bold;}
A.maleListLink:active {color:#FFFFFF;font-size:11px;font-family:arial;letter-spacing:1px;text-decoration:none;font-weight:bold;}
.topNotifyLists	{background-color:#aabb77;padding:8px;font-weight:bold;WIDTH:400px;overflow:hidden;}
#topNotifyLists	{background:url(http://easygome.com/images/panelback1.jpg);padding:10px;font-weight:bold;WIDTH:400px;overflow:hidden;}
.notifyTopListHeading	{font-size:11px;color:#DDDDDD;font-family:verdana;padding:0px;margin:0px;margin-bottom:-8px;padding-left:2px;}
.notifyMemberList {COLOR:#FEFEFE;margin-bottom:1px;margin:2px;padding-left:20px;padding-bottom:1px;padding-top:5px;}
.notifyMemberList  LI {font-size:11px;font-family:arial;margin:1px;padding:1px;}
#notifyMainHeading	{font-size:11px;font-family:tahoma;font-weight:bold;color:#000000;letter-spacing:2px;word-spacing:3px;padding:4px;}
.topNotifyLists	table {background-color:#444444;border:1px solid #ffcc88;}

table.infoPopup {
z-index:7000;
color:#000;
background-color:#FFF;
border:1px solid #607899;
width:12em;
position:absolute;
}

table.infoPopup th,table.infoPopup td {
padding:.2em .4em;
}

table.infoPopup th {
font-weight:700;
text-align:left;
color:#000;
background-color:#FC6;
}

table.infoPopup td {
font-size:.8em;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 100px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 10000;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 501;
visibility: hidden;
}

body {margin:0px;padding:0px;}

.onlineMemberBox
{
	width: 110px;
	height: 25px;
	overflow: hidden;
	float: left;
	background-color: Silver;
	padding: 0px;
	margin: 2px;
}

.recentMeter
{
	float:left;
	width: 100%;
	margin: 0px;
	height: 3px;
	overflow: hidden;
	padding: 0px;
	background-color: transparent;
}

.recentMeterBar
{
	height: 3px;
	padding: 0px;
	margin: 0px;
	width: 75%;
	overflow: hidden;
	background-color: lime;
}
.memberLocatorIcon
{display:block;float:left;height:15px;width:15px;overflow:hidden;}

.memberBoxUserLink  {text-decoration:none;font-size:11px;font-family:arial;font-weight:bold;}
A.memberBoxUserLink:LINK {text-decoration:none;font-size:11px;font-family:arial;font-weight:bold;}
A.memberBoxUserLink:VISITED {text-decoration:none;font-size:11px;font-family:arial;font-weight:bold;}
A.memberBoxUserLink:HOVER  {text-decoration:none;font-size:11px;font-family:arial;font-weight:bold;color:yellow;background-color:#000000;}
A.memberBoxUserLink:ACTIVE  {text-decoration:none;font-size:11px;font-family:arial;font-weight:bold;background-color:lime;color:#000000;}


#loginForm {margin-top:15px;}
#loginFormTable {background-image:url(http://easygome.com/silverpanelback1.jpg);border:1px solid #555555;}
#loginFormHeading {background-image:url(http://easygome.com/topheadingback1.jpg);font-size:14px;letter-spacing:1px;word-spacing:2px;font-family:arial;color:#FFFFEE;}
#loginFormFieldCell	{}
#loginFormLinkCell {}
.loginFormLink {font-family:arial;font-size:13px;color:blue;}
A.loginFormLink:LINK {font-family:arial;font-size:13px;color:blue;}
A.loginFormLink:VISITED {font-family:arial;font-size:13px;color:blue;}
A.loginFormLink:HOVER {font-family:arial;font-size:13px;color:#000088;}
A.loginFormLink:ACTIVE {font-family:arial;font-size:13px;color:#FF0000;}

		.showShoutLink {font-size:11px;font-family:arial;color:#0000FF;background-color:transparent;text-decoration:none;font-weight:normal;}
		A.showShoutLink:LINK {font-size:11px;color:lime;text-decoration:none;}
		A.showShoutLink:VISITED {font-size:11px;color:lime;text-decoration:none;}
		A.showShoutLink:HOVER {font-size:11px;color:yellow;}
		A.showShoutLink:ACTIVE {font-size:11px;color:red}
		.viewBrackets {font-size:13px;color:#CCCCCC;font-family:arial;line-height:160%;}
		

