html, body {
	font:11px/1.21 arial,helvetica,sans;
	width:100%;
	height:100%;
	min-height:100%;
	margin:0;
	padding:0;
	overflow:hidden;
	cursor:default;
	background:none;
}
#w3c {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	min-height:100%;
	background:none;
	border-width:0;
	overflow:hidden;
	z-index:0;
	cursor:default;
}
#at16p, .at16p {
	visibility:hidden;
	top:-999em;
}
#addthis_wrapper {
	display:block;
	position:absolute;
	left:0;
	top:-1000px;
	background:none;
	border-width:0;
	overflow:hidden;
	text-align:center;
	z-index:998;
	cursor:default;
	visibility:visible;
}
#addthis_close {
	position:absolute;
	display:block;
	right:10px;
	top:10px;
	width:35px;
	height:26px;
	background:none;
	border:none;
	font-size:1px;
	color:#DDD;
	cursor:pointer;
	z-index:999;
}
#sharing_cover {
	display:none;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	min-height:100%;
	background:#000;
	border-width:0;
	overflow:hidden;
	z-index:997;
	cursor:no-drop;
	opacity:0;
	filter:alpha(opacity=0);
	visibility:visible;
}
#loading_indicator {
	display:block;
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url('images/loading-dark.gif') center no-repeat;
	border-width:0;
	overflow:hidden;
	z-index:999;
	cursor:default;
}



#meta_keywords, #meta_description {
	position:absolute;
	top:-999em;
	width:1px;
	height:1px;
	overflow:hidden;
}





/*-----------------------------TIPJOY WIDGET -----------------*/
.tjbody{  /* this is the container around the entire widget */
	background:none;
	display:block;
}

.tjContent { /* this is the container just inside tjbody, contains all content */
	margin:5px auto;
	text-align:left;
	display:block;
}

.block1{ /* this is the 'give' block */
	display:block;
	margin-bottom:7px;
}

.block2{ /* this is the giver list block */
	margin-top:10px;
	display:block;
}
   
.tjp{ /*this is our paragraph tag */
	margin-top:2px;
	display:block;
	font-size:80%;
	font-weight:normal;
}

.tjemphasis{ /* used to give various elements emphasis */
	font-weight:bold;
}

.tjtitle{  /* the title field is for your custom message.*/
	margin: 5px 0;
	font-size:110%;
	font-weight:bold;
}

.tjsubtitle{ /* the subtitle field is for the 'recent givers' and 'most generous' headers */
	font-size:100%;
	font-weight:bold;
}

.tjgivebtn{ /* this styles the 'give' button.*/
	vertical-align:middle;
}

/*-----------------------------TIPJOY WIDGET: GIVER LISTS -----------------*/

.tjgiventry{  /* this gives extra style to the paragraphs which list the giver and their message if applicable */
	margin:5px 0 10px 0;
	padding-left:4px;
	border-left:1px solid #ccc;  
	display:block;
}

.tjtime{ /* the time indicator on each giver paragraph */
	font-style:italic;
}

.tjmymsgs{ /* the giver's message row(s)*/
	display:block;
}
