/*
Theme Name: Xanga Theme (deprecated)
Theme URI: http://xanga.com/
Description: The default theme for Xanga.
Author: xangadotcom
Author URI: http://xanga.com/
Version: 1.0

License:
License URI:

General comments (optional).
*/

/* ADJUSTMENTS TO STYLES FROM USER LAYOUTS */

html /* forces vertical scrollbar on mozilla, opera, safari browsers to prevent left/right shifting between pages */
	{
	margin-bottom: 1px;
	height: 100%;
	min-height: 100%;
	}
body 
	{
	margin: 0; /* 27px (26px from here + 1px from border-top on x-wrapper) makes room for top toolbar; 127px makes room for toolbar and ad */
	height: 100%;
	}
#x-wrapper
	{
	position: relative;
	min-height: 100%;
	}
* html #x-wrapper
	{
	height: 100%;
	}

a 
	{
	outline: none !important;
	}


/* HTML 5 SUPPORT FOR NON-HTML5-COMPLIANT BROWSERS */

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section, summary
	{ 
	display:block;
	}
	
figure { margin: 0; padding: 0; }

/* TEMP FIXES */
/* if these fixes work, then incorporate them into edittheme-makecss.js and neo-simple.css
   and remove them from here over time */
   
#maincontent .moduletitle a, #maincontent .moduletitle span
	{
	display: inline !important;
	}
#maincontent .modulecontent, #side1 .modulecontent, #side2 .modulecontent
	{
	position: relative;
	}
.list .item, .grid .item
	{
	position: relative;
	}

/* HOVER PANELS */

#x-hovpanel-bg
	{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999999;
	background-color: #000;
	width: 100%;
	height: 5000px;
	filter: alpha(opacity=40);
	-moz-opacity: 0.40;
	opacity: 0.40;
	}

.x-hovpanel /* [div] */
	{
	position: absolute;
	left: 50%;
	z-index: 999999;
	margin-left: -152px;
	background-color: #fff;
	border: 5px solid #ddd;
	padding: 1px;
	width: 306px;
	color: #000;
	text-align: left;
	text-indent: 0 !important;
	text-transform: none !important;
	font: normal normal normal 10pt/12pt tahoma, verdana, sans-serif !important; /* font: style variant weight size/line-height family */
	vertical-align: baseline !important;
	letter-spacing: normal !important;
	word-spacing: normal !important;
	white-space: normal !important;
	}
.x-hovpanel a, .x-hovpanel a:link, .x-hovpanel a:visited /* needed to override user styles */
	{
	color: #36c;
	font-weight: normal;
	text-decoration: underline;
	}
.x-hovpanel a:focus, .x-hovpanel a:hover, .x-hovpanel a:active /* needed to override user styles */
	{
	color: #f90;
	font-weight: normal;
	text-decoration: none;
	}
.x-hovpanel-title /* [h2] */
	{
	margin: 0 0 1px;
	background: #fff url(http://s.xanga.com/images/settings/bg-toolbar-gradient-grey.gif) repeat-x 0 3px;
	border-bottom: 1px solid #aaa;
	padding: 2px 4px;
	color: #000;
	font-size: 1.0em;
	}
.x-hovpanel-title span
	{
	display: block;
	background: transparent url(http://s.xanga.com/images/settings/icon_modsettings.gif) no-repeat 0 0;
	padding-bottom: 2px;
	text-indent: 20px;
	}

.x-hovpanel-toolbar /* [ul] */
	{
	position: absolute;
	top: 1px;
	right: 0;
	z-index: 100;
	float: left !important;
	margin: 0 !important;
	border: none !important;
	padding: 0 2px 0 4px !important;
	list-style-type: none !important;
	cursor: pointer !important;
	}
.x-hovpanel-toolbar li
	{
	float: left !important;
	padding: 2px !important;
	}
.x-hovpanel-toolbar a
	{
	position: relative;
	float: left !important;
	background-color: #fff !important;
	border: 1px solid #ccc !important;
	width: 16px !important;
	height: 16px !important;
	overflow: hidden !important;
	font-size: 0.0em !important;
	text-decoration: none !important;
	line-height: 40px !important;
	}
.x-hovpanel-toolbar a.x-close
	{
	background: #fff url(http://s.xanga.com/images/toolbar/remove.gif) no-repeat 0 0;
	}
.x-hovpanel-toolbar a:focus, .x-hovpanel-toolbar a:hover, .x-hovpanel-toolbar a:active
	{
	background-position: -268px 0 !important;
	border: 1px solid #ffc40c !important;
	}

	
/* Hover Panel - Specific Panels */

#x-hovpanel-chooseprofilepic /* [div] class="x-hovpanel" */
	{
	margin-left: -308px;
	width: 604px;
	}
#x-hovpanel-chooseprofilepic iframe
	{
	display: block;
	width: 604px;
	height: 29.4em;
	}
	
#x-hovpanel-signinjoin /* [div] class="x-hovpanel" */
	{
	margin-left: -218px;
	width: 425px;
	}
#x-hovpanel-signinjoin iframe
	{
	display: block;
	width: 425px;
	height: 38.4em;
	}
	
#x-hovpanel-subscribe /* [div] class="x-hovpanel" */
	{
	margin-left: -296px;
	width: 580px;
	}
#x-hovpanel-subscribe iframe
	{
	display: block;
	width: 580px;
	height: 23.4em;
	}

#x-hovpanel-smileys /* [div] class="x-hovpanel" */
	{
	margin-left: -204px;
	width: 396px;
	}
#x-hovpanel-smileys iframe
	{
	display: block;
	width: 396px;
	height: 25.6em;
	}
	
#x-hovpanel-chooseminis, #x-hovpanel-commentmini /* [div] class="x-hovpanel" */
	{
	margin-left: -366px;
    width: 720px;
	}
#x-hovpanel-chooseminis iframe, #x-hovpanel-commentmini iframe
	{
	display: block;
	width: 720px;
	height: 22.8em;
	}
#x-hovpanel-joinad
	{
	display: block;
	width: 380px; 
	height: 170px;
	}
#x-hovpanel-joinad div
	{
	height: auto;
	}	
#x-hovpanel-joinad .x-hovpanel-title span
	{
	display: block;
	font-size: 0 !important;
	background: #fff url(http://s.xanga.com/images/xangalogo-toolbar.gif) no-repeat top left;
	height: 15px;
	border: solid 2px #ddd;
	width: 93px;
	height: 13px;
	}
#x-hovpanel-joinad iframe
	{
	width: 380px; 
	height: 140px;
	}				
#x-hovpanel-welcomehome /* [div] class="x-hovpanel" */
	{
	margin-left: -273px;
	width: 534px;
	}
#x-hovpanel-welcomehome .x-hovpanel-title span
	{
	background-image: none;
	text-indent: 4px;
	}
#x-hovpanel-welcomehome div
	{
	height: 36em;
	overflow: hidden;
	}
#x-hovpanel-welcomehome iframe
	{
	display: block;
	width: 534px;
	height: 36.4em;
	}

	
/* DEFAULTS STYLES FOR ELEMENTS ON USER PAGES */

/* SITE NAVIGATION MODULES (second className="module-navigation") */

#header .module-navigation .list
	{
	padding-bottom: 0;
	text-indent: -8px;
	}
#header .module-navigation .grid
	{
	padding-bottom: 0;
	}
#header .module-navigation .item
	{
	display: inline;
	float: none;
	padding-left: 8px;
	width: auto;
	}
#header .module-navigation .details
	{
	display: inline;
	float: none;
	padding: 0;
	height: auto;
	}
#header .module-navigation .itemtitle
	{
	display: inline;
	margin: 0;
	padding: 0;
	width: auto;
	}

/* FIGURES & FIGCAPTIONS (e.g. photos uploaded into weblog entries through the mobile app) */

figure
	{
	margin: 1em auto;
	}
figure img
	{
	display: block;
	margin: auto;
	max-width: 100%;
	}
figcaption
	{
	clear: both;
	margin-top: 1em;
	}
figcaption strong /* contains photo titles */
	{
	display: block;
	margin-top: .8em;
	margin-bottom: .2em;
	}
figcaption p /* contains photo captions */
	{
	margin-top: .8em;
	margin-bottom: .2em;
	}

/* SORTS ([ul] class="sorts") */

.sorts /* [ul] */
	{
	float: left;
	margin: 0;
	padding: 0 0 8px;
	font-size: 0.8em;
	list-style-type: none;
	zoom: 1;
	}
.sorts li
	{
	position: relative;
	float: left;
	margin-right: 3px;
	overflow: hidden;
	}
.sorts li a
	{
	display: block;
	padding: 2px 6px 3px 7px;
	text-decoration: none !important;
	}
.sorts li a strong
	{
	color: #666;
	}
 .sorts li em
	{
	display: block;
	padding: 2px 0px 3px 8px;
	font-style: normal;
	}
.sorts li.sorts-current a, .sorts li.sorts-current a:link, .sorts li.sorts-current a:visited
	{
	background-color: #fff;
	border: 1px solid #666;
	padding: 1px 5px 2px 6px;
	}
.sorts li a:focus, .sorts li a:hover, sorts li a:active,
.sorts li.sorts-current a:focus, .sorts li.sorts-current a:hover, sorts li.sorts-current a:active
	{
	background-color: #fff;
	border: 2px solid;
	padding: 0 4px 1px 5px;
	}

.sorts li a:focus strong, .sorts li a:hover strong, sorts li a:active strong,
.sorts li.sorts-current a strong
	{
	color: #000;
	}
.sorts li .mini-bg
	{
	border: none;
	width: 100%;
	height: 1.7em;
	}
.sorts li.sorts-current .mini-bg
	{
	visibility: hidden;
	}

/* Filter Pulldowns (e.g. ratings) */

.filters /* UL contains the filter options */
	{
	position: absolute;
	top: 1.1em;
	*top: 2.1em;
	right: 0;
	z-index: 500;
	background-color: #fff;
	border: 5px solid #999;
	padding: 3px 8px 0;
	text-align: left !important;
	text-indent: 0 !important;
	}
.filters li
	{
	display: block;
	border-top: 1px dotted #ccc;
	padding: 2px 0 6px;
	}
.filters li.tooltip
	{
	border-top: none;
	color: #888;
	font-size: 0.8em;
	}
.filters a
	{
	text-decoration: none !important;
	white-space: nowrap;
	}
	
/* PAGE NAVIGATION ([ul] class="pagenav") */

.pagenav /* [ul] */
	{
	clear: both;
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 0.8em;
	list-style-type: none;
	}
.pagenav.pagenav-top
	{
	padding-bottom: 8px;
	}
.pagenav.pagenav-bottom
	{
	padding-top: 8px;
	}
.module-comments .pagenav.pagenav-top
	{
	padding-bottom: 24px;
	}
.module-comments .pagenav.pagenav-bottom
	{
	padding-top: 24px;
	}
.module-comments .pagenav .arrow
	{
	display: none;
	}
.module-comments.module-xanga-feed .pagenav .arrow
	{
	display: inline;
	}
.pagenav li
	{
	display: inline;
	}
.pagenav li a, .pagenav li span
	{
	padding: 0 2px;
	text-decoration: none !important;
	}
.pagenav li.pagenav-current
	{
	font-weight: bold;
	}
	
/* Breadcrumbs Module (second classname="module-breadcrumbs") */

.module-breadcrumbs
	{
	z-index: 1000;
	margin-bottom: 10px !important;
	}
.module-breadcrumbs .modulecontent
	{
	padding: 4px 0 0 !important;
	}
.module-breadcrumbs .pagenav
	{
	text-align: left !important;
	}
	
/* MAIN PAGES */

/* TinyMCE */

span.singlespaceparagraph p
	{
	margin:0;
	padding:0;
	}
	
/* Basic Info Modules (class="module-basicinfo") */

.module-basicinfo table /* typically contains stats about user or contributor */
	{
	margin-top: 10px;
	border-collapse: collapse;
	width: 100%;
	text-align: center;
	}
.module-basicinfo table strong
	{
	display: block;
	text-align: left;
	}
.module-basicinfo th
	{
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 2px 0;
	}
.module-basicinfo td
	{
	padding: 2px 0;
	}
.module-basicinfo tfoot
	{
	text-align: left;
	}
	
.module-basicinfo .badge /* [a] containing lifetimer logo */
	{
	margin-right: 3px;
	text-decoration: none !important;
	}
.module-basicinfo .badge img 
	{
	margin-right: 3px;
	background: url(http://s.xanga.com/images/sprite.gif) no-repeat -146px -103px;
	border: none;
	width: 24px;
	height: 18px;
	vertical-align: middle;
	}
.module-basicinfo .life img { background-position: -171px -103px; }
.module-basicinfo .true img { background-position: -196px -103px; }
.module-basicinfo .as {display: block;} /* autism society */
.module-basicinfo .as img { display: block; margin: 0 0 4px; width: 49px; }

/* Photos & Videos Main Modules (third classname="module-main-photos" & "module-main-videos") */

.module-main-photos .grid .item,
.module-main-videos .grid .item,
.module-album-contents .grid .item
	{
	padding: 0 4px 16px;
	width: 182px !important;
	}
.module-album-contents .grid .item
	{
	padding-bottom: 6px;
	}
.module-main-photos .grid .thumbnail,
.module-main-videos .grid .thumbnail,
.module-album-contents .grid .thumbnail
	{
	background-color: transparent !important;
	width: 178px;
	height: 13.3em !important;
	*height: 178px !important;
	line-height: 174px !important;
	font-size: 13.4px !important;
	*font-size: 148px !important;
	font-family: tahoma, verdana, sans-serif !important;
	text-align: center;
	cursor: pointer;
	}
.module-main-videos .grid .thumbnail
	{
	height: 10.88em !important;
	*height: 146px !important;
	line-height: 142px !important;
	*font-size: 122px !important;
	}
.module-main-photos .grid .thumbnail:focus, .module-main-photos .grid .thumbnail:hover, .module-main-photos .grid .thumbnail:active,
.module-main-videos .grid .thumbnail:focus, .module-main-videos .grid .thumbnail:hover, .module-main-videos .grid .thumbnail:active,
.module-album-contents .grid .thumbnail:focus, .module-album-contents .grid .thumbnail:hover, .module-album-contents .grid .thumbnail:active
	{
	background-color: #fff !important;
	}
.module-main-photos .grid .thumbnail img,
.module-main-videos .grid .thumbnail img,
.module-album-contents .grid .thumbnail img
	{
	position: relative;
	z-index: 100;
	display: inline !important;
	border: 2px solid #fff !important;
	padding: 0 !important;
	width: auto !important;
	vertical-align: middle !important;
	filter: alpha(opacity=100);
	}
.module-main-videos .grid .thumbnail img,
.module-album-contents .grid .item-video .thumbnail img
	{
	background-image: url(http://s.xanga.com/images/icon_videoplayer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 8px !important;
	width: 160px !important;
	height: 120px !important;
	}
.module-album-contents .grid .item-video .thumbnail img
	{
	top: 0.1em;
	*top: 0;
	}
.module-main-photos .grid .details,
.module-main-videos .grid .details
	{
	padding-top: 4px;
	height: 6.0em;
	}
.module-album-contents .grid .details
	{
	height: 2.4em;
	}
.module-main-photos .grid .itembody, .module-main-photos .grid .itemfooter,
.module-main-videos .grid .itembody, .module-main-videos .grid .itemfooter,
.module-album-contents .grid .itembody, .module-album-contents .grid .itemfooter
	{
	height: 2.4em;
	}
.module-main-photos .grid .thumbnail-bg, /* [span] */
.module-main-videos .grid .thumbnail-bg,
.module-album-contents .grid .thumbnail-bg
	{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: #666;
	border: 2px solid #999;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	width: 174px;
	height: 13.0em;
	*height: 174px !important;
	*font-size: 0;
	line-height: 174px !important;
	filter: alpha(opacity=15);
	-moz-opacity: 0.15;
	opacity: 0.15;
	}
.module-main-videos .grid .thumbnail-bg
	{
	height: 10.6em;
	*height: 142px !important;
	line-height: 142px !important;
	}
	
/* Albums Modules (second className="module-albums") */

#maincontent .module-albums .list.all .item
	{
	padding-bottom: 20px;
	}
.module-albums .list .thumbnail, .module-albums .list .thumbnail:link, .module-albums .list .thumbnail:visited
	{
	position: relative;
	top: 16px;
	left: 6px;
	margin-top: -12px !important;
	background-color: transparent !important;
	border-width: 0;
	width: 124px !important;
	height: 124px !important;
	cursor: pointer;
	}
.module-albums .list .thumbnail:focus, .module-albums .list .thumbnail:hover, .module-albums .list .thumbnail:active
	{
	top: 6px;
	margin-top: -4px !important;
	left: 0;
	background-color: #fff !important;
	border-width: 2px;
	width: 112px !important;
	height: 112px !important;
	}
#maincontent .module-albums .list .thumbnail
	{
	left: 4px !important;
	}
#maincontent .module-albums .list .thumbnail:focus, #maincontent .module-albums .list .thumbnail:hover, #maincontent .module-albums .list .thumbnail:active
	{
	left: 2px !important;
	}
* html .module-albums .list .thumbnail:focus, * html .module-albums .list .thumbnail:hover, * html .module-albums .list .thumbnail:active
	{
	margin-right: 12px;
	}
	
.module-albums .list .thumbnail img
	{
	position: relative;
	top: 5px;
	z-index: 100;
	margin-left: 5px;
	border: 1px solid #fff !important;
	padding: 0 !important;
	filter: alpha(opacity=100);
	}
.module-albums .list .thumbnail-bg /* [span] */
	{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background-color: #666;
	border: 1px solid #999;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 110px;
	height: 110px;
	filter: alpha(opacity=15);
	-moz-opacity: 0.15;
	opacity: 0.15;
	}
.module-albums .list .thumbnail-bg-2
	{
	top: 4px;
	left: 4px;
	filter: alpha(opacity=10);
	-moz-opacity: 0.10;
	opacity: 0.10;
	}
.module-albums .list .thumbnail-bg-3
	{
	top: 8px;
	left: 8px;
	filter: alpha(opacity=7);
	-moz-opacity: 0.07;
	opacity: 0.07;
	}
.module-albums .list.all .details
	{
	padding-top: 12px !important;
	}
#maincontent .module-albums .list.all .details
	{
	margin-left: 130px;
	padding: 12px 6px 0 !important;
	}
* html #maincontent .module-albums .list.all .details
	{
	margin-left: 2px;
	}
	
/* Generic Thumbnail BG Mouseover Effect */

body a:focus .thumbnail-bg, body a:hover .thumbnail-bg, body a:active .thumbnail-bg
	{
	visibility: hidden !important;
	}
	
	
/* Search Module (full classname="module module-search module-search-options") */

.module-search-options .modulecontent
	{
	padding: 6px !important;
	}
#maincontent .module-search-options .modulecontent
	{
	padding: 10px !important;
	}
.module-search-options .list,
.module-search-options .item
	{
	margin: 0 !important;
	padding: 0 !important;
	}

.module-search-options .list .details,
.module-search-options .list .itembody
	{
	padding: 0 8px 0 0 !important;
	}
.module-search-options .searchtext /* input */
	{
	display: block;
	margin: auto;
	padding-left: 4px;
	*padding-left: 0;
	width: 100%;
	color: #000 !important;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	min-height: 24px;
	}
.module-search-options .searchit /* [a] */
	{
	position: absolute;
	top: 2px;
	*top: 3px;
	right: 2px;
	*right: 4px;
	z-index: 100;
	border: 2px solid #fff;
	border-right-width: 5px;
	background: #fff url(http://s.xanga.com/images/sprite.gif) no-repeat -176px -40px;
	width: 22px;
	height: 22px;
	}
.module-search-options .searchit:focus, .module-search-options .searchit:hover, .module-search-options .searchit:active
	{
	background-position: -198px -40px;
	}
.searchrad /* [div] contains options for search radius/extent */
	{
	padding-top: 6px;
	}
#maincontent .searchrad
	{
	padding-top: 8px;
	}
.searchrad label
	{
	margin-left: 1px;
	padding-right: 4px;
	}
.searchrad input
	{
	margin-top: -1px;
	*margin-top: auto;
	vertical-align: middle;
	}

/* Search Results Modules (all share a class="module-searchresults") */

.module-searchresults .moduletitle
	{
	position: relative !important;
	z-index: 1000 !important;
	}
.module-searchresults .moduletitle:after /* adds a clearing element at end of element */
	{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
	}
.module-searchresults .searchquery
	{
	float: left;
	padding-bottom: 2px;
	}
.module-searchresults .searchquery strong
	{
	font-style: italic;
	}
.module-searchresults .modulenav
	{
	position: relative;
	right: 0;
	bottom: 0;
	z-index: 1000 !important;
	padding-bottom: 1px;
	text-shadow: none !important;
	text-stroke: 0 !important;
	overflow: visible !important;
	white-space: nowrap;
	}
.module-searchresults .modulenav a
	{
	text-decoration: none !important;
	}
.module-searchresults .modulenav .chosen
	{
	font-weight: bold;
	}
	
#filters-viewopts
	{
	position: relative;
	left: -1px;
	padding-left: 1px;
	}
#x-browse-views-current
	{
	font-weight: bold;
	}
#filters-views .arrow /* [span] contains &#9660; */
	{
	position: relative;
	top: -1px;
	left: 1px;
	border-left: 1px dotted;
	padding-left: 3px;
	font-size: 0.6em;
	}

.module-searchresults .filters
	{
	top: 0.5em;
	*top: 1.4em;
	left: 2px;
	right: auto;
	}
.module-searchresults .filters a
	{
	color: #777 !important;
	}
.module-searchresults .filters a:focus, .module-searchresults .filters a:hover, .module-searchresults .filters a:active
	{
	color: #444 !important;
	}

.module-searchresults .modulecontent
	{
	min-height: 120px;
	}
.module-searchresults .pagenav
	{
	font-size: 1.0em;
	}
	

/* Default Controls */

.submit, .cancel /* [input] */
	{
	float: left;
	margin-right: 8px;
	padding: 4px 8px;
	border: 1px solid #ccc;
	background: #fff url(http://s.xanga.com/media/images/greengrad.gif) repeat-x 0px 0px;
	font-weight: bold;
	font-size: 1.2em;
	color: #fff;
	}
.cancel
	{
	background-image: url(http://s.xanga.com/media/images/gradgraybg.gif);
	color: #555;
	}
.submit:focus, .submit:hover, .submit:active,
.cancel:focus, .cancel:hover, .cancel:active
	{
	padding: 3px 7px;
	border: 2px solid #ffc40c;
	background: #fff;
	color: #000;
	}
	
/* Misc UI components - empty messages, etc. */

.x-module-message /* [div] contains text for empty modules */
	{
	padding: 6px 8px 12px;
	}
	
/* Alerts messages */

.alert .alert-good	
	{
	padding: 4px 1px 4px 4px;
	background-color:#fffefa;
	border-bottom:1px dotted #ffc40c;
	border-top:2px solid #ffc40c;
	}
.alert .alert-bad	
	{
	padding: 4px 1px 4px 4px;
	background-color:#fcc;
	border-bottom:1px dotted #c0040b;
	border-top:2px solid #c0040b;
	}
.x-goodmessage /* [div] */
	{
	margin-bottom: 12px;
	background-color: #fffefa;
	border: 1px solid #ffc40c;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 8px 10px;
	}
.x-ok /* [div] */
	{
	margin-bottom: 12px;
	background-color: #eaffdf;
	border: 1px solid #5aaf31;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 8px 10px;
	}
.x-error /* [div] */
	{
	margin-bottom: 12px;
	background-color: #fcc;
	border: 1px solid #c0040b;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 8px 10px;
	}
	
/* Online Status */

.onlinenow img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);border:none; }
.onlinenow a { position:relative; }
.onlinenow { display:inline-block;text-indent:0;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://s.xanga.com/images/onlinenow.png'); }


