* {
vertical-align: baseline;
font-weight: inherit;
font-family: inherit;
font-style: inherit;
font-size: 100%;
border: 0 none;
outline: 0;
padding: 0;
margin: 0;
}

body{
	margin: 0;
	padding: 0;
	font-family:Arial,sans-serif;
	font-size: 13px;
}
a{
	text-decoration:none;
	color:#327ecf;
}
a:hover {
	color:#3282ef;
}

.articleiframe{
	width:100%;
	height:100%;
	position:absolute;
}
#articleiframecontainer{
	overflow:hidden;
	position:relative;
	width:100%;
}

#article_login_gate {
	width:100%;
	height:100%;
	background-color: #373c42;
}

.iframetopbar{
	width:100%;
	height:44px;
	position:relative;
	z-index:1000;
	background:url("/web/20140610064857im_/http://newsle.com/static/topbarbg2.png") repeat-x #333;
	color:#eee;
	box-shadow:0 1px 2px rgba(0, 0, 0, 0.6);
	-moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.6);
}
.iframetopbaritem{
	float:left;
	line-height:44px;
	height:44px;
}

.sharebuttons{
	float:left;
	height:23px;
	padding:10px 0 0 60px;
}


.sharebuttonsm {
	display:block;
	float:left;
	height:21px;
	margin-right:5px;
	background-image:url("/web/20140610064857im_/http://newsle.com/static/share_buttons/share_buttons_small.png?1");
	overflow:hidden;
	text-indent:-999px;
	border-bottom:1px solid #555;
	border-top:1px solid #000;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
.sharebuttonsm {
	background-image:url("/web/20140610064857im_/http://newsle.com/static/share_buttons/share_buttons_small_2x.png?1") !important;
	-moz-background-size:317px 63px;
	-ie-background-size:317px 63px;
	-o-background-size:317px 63px;
	-webkit-background-size:317px 63px;
	background-size:317px 63px;
}
}
.sharebuttonsm_congrats{
	width:75px;
	background-position:0 0;
}
.sharebuttonsm_congrats:hover{
	background-position:0 -21px;
}
.sharebuttonsm_congrats:active, .sharebuttonsm_congrats.pressed{
	background-position:0 -42px !important;
}
.sharebuttonsm_fbshare{
	width:59px;
	background-position:-75px 0;
}
.sharebuttonsm_fbshare:hover{
	background-position:-75px -21px;
}
.sharebuttonsm_fbshare:active{
	background-position:-75px -42px;
}
.sharebuttonsm_tweet{
	width:62px;
	background-position:-134px 0;
}
.sharebuttonsm_tweet:hover{
	background-position:-134px -21px;
}
.sharebuttonsm_tweet:active{
	background-position:-134px -42px;
}
.sharebuttonsm_email{
	width:62px;
	background-position:-196px 0;
}
.sharebuttonsm_email:hover{
	background-position:-196px -21px;
}
.sharebuttonsm_email:active{
	background-position:-196px -42px;
}
.sharebuttonsm_inshare{
	width:59px;
	background-position:-258px 0;
}
.sharebuttonsm_inshare:hover{
	background-position:-258px -21px;
}
.sharebuttonsm_inshare:active{
	background-position:-258px -42px;
}

.votes_awesome {
	float:left;
	padding-left:10px;
	font-size:11px;
	line-height:23px;
	color:#bbb;
}


.relatedpicdiv{
	display:block;
	float:left;
	width:60px;
	margin:7px;
	cursor:pointer;
	text-align:center;
}
.relatedpicdiv img{
	width:60px;
}
.relatedpicdiv .subjectname_underphoto{
	display:block;
	font-size:10px;
	color:#444;
	max-width:60px;
}
.relatedpicdiv:hover .subjectname_underphoto{
	color:#3282ef;
}


.topbarright{
	position:absolute;
	right:0;
	height:44px;
}

#closeiframe{
	display:block;
	position:absolute;
	right:7px;
	top:10px;
	color:#888;
	font-size:20px;
}

#loggedin{
	float:left;
	height:44px;
}
#socialonoff, #socialgear {
	float:left;
	color:#ccc;
	height:30px;
	padding:7px;
	line-height:30px;
	overflow:hidden;
	cursor:pointer;
}
#socialonoff:hover, #socialgear:hover, #socialgear.active {
	background-color:rgba(255,255,255,0.1);
	color:#fff;
}
.socialgearinner {
	width:31px;
	height:19px;
	margin-top:5px;
	background-image:url("/web/20140610064857im_/http://newsle.com/static/socialgear.png");
}
#socialgear:hover .socialgearinner{
	background-position:0 -19px;
}
#socialgear.active .socialgearinner{
	background-position:0 -38px !important;
}
#socialmenu{
	position:absolute;
	top:44px;
	left:0;
	clear:both;
	width:100%;
	background-color:#383838;
	line-height:30px;
	padding-bottom:6px;
	border-radius:0 0 4px 4px;
    -webkit-border-radius:0 0 4px 4px;
    -moz-border-radius:0 0 4px 4px;
	box-shadow:0 2px 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow:0 2px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow:0 2px 2px rgba(0, 0, 0, 0.5);
}
#socialmenu a{
	display:block;
	color:#bbb;
	padding:5px 13px;
	font-size:13px;
	text-align:left;
}
#socialmenu a:hover{
	color:#fff;
}

#toprightsignupbtn{
	display:inline-block;
	width:90px;
	height:33px;
	margin-top:5px;
	text-indent:-999px;
	overflow:hidden;
	background:url("/web/20140610064857im_/http://newsle.com/static/toprightsignupbtn.png");
}
#toprightsignupbtn:hover{
	background-position:0 -33px;
}

.sendbutton, .tweetatbtn{
    border-radius:3px;
    -khtml-border-radius:3px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
}
.iframetopbaritem, #closeiframe, .votes_awesome{
	text-shadow:-1px -1px 0 #000;
	-moz-text-shadow:-1px -1px 0 #000;
	-webkit-text-shadow:-1px -1px 0 #000;
}


.container{
	margin:0 auto;
	width:960px;
	position:relative;
}
#logosmall{
	border:0;
    margin-top:9px;
    width:117px;
    height:23px;
}
#topbarinner{
	margin-left:115px;
	height:44px;
	line-height:42px;
	text-shadow:0 -1px 0 #000;
	-moz-text-shadow:0 -1px 0 #000;
	-webkit-text-shadow:0 -1px 0 #000;
}

#subjproflink{
	padding-right:15px;
	color:#eee;
}
#subjproflink:hover{
	background-color:rgba(255, 255, 255, 0.1);
	color:#fff;
}
#subjproflink b{
	color:#fff;
}

.ui-dialog, .ui-widget-overlay{
    position:fixed !important;
}
.ui-dialog {
	z-index:99999 !important;
}
.ui-widget-overlay{
	background:#333 !important;
	opacity: 0.93 !important;
	filter:Alpha(Opacity=93) !important;
}

.readactionitem {
	padding:10px 0;
	border-bottom:1px solid #ddd;
	font-size:12px;
	font-weight:bold;
}
.readactionitem a {
	color:#327ecf !important;
}
.readactionitem .delreadaction {
	display:block;
	float:right;
	margin-right:10px;
	width:16px;
	height:16px;
	background:url("/web/20140610064857im_/http://newsle.com/static/simpla-admin/images/icons/cross_circle.png");
	cursor:pointer;
}


.custommodalpopup .ui-dialog-titlebar{
	display:none !important;
}
.custommodalpopup .ui-dialog-content {
	padding:0 10px 25px !important;
	margin-top:25px !important;
}


#signup_btn_fb {
	-webkit-box-shadow: 1px 2px 4px #aaa;
	-moz-box-shadow: 1px 2px 4px #aaa;
	box-shadow: 1px 2px 4px #aaa;
	
	background: -moz-linear-gradient(top, #90b1f6 0%,#627fbc 3%,#405a96 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#90b1f6),color-stop(3%,#627fbc),color-stop(100%,#405a96)); 
	background: -webkit-linear-gradient(top,#90b1f6 0%,#627fbc 3%,#405a96 100%);
	background: -o-linear-gradient(top,#90b1f6 0%,#627fbc 3%,#405a96 100%);
	background: -ms-linear-gradient(top,#90b1f6 0%,#627fbc 3%,#405a96 100%);
	background: linear-gradient(to bottom,#90b1f6 0%,#627fbc 3%,#405a96 100%);
	background-color: #4a64a9;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #405a96;
	display: inline-block;
	width: 210px;
	height: 20px;
	padding: 14px 15px;
	text-decoration: none;
	color: #eee;
	font-size: 17px;
	line-height: 20px;
	white-space: nowrap;
	font-family: 'Helvetica Neue',arial;
	font-weight: 300;
	-webkit-text-shadow: rgba(0,0,0,0.5) 0 -1px 0;
	-moz-text-shadow: rgba(0,0,0,0.5) 0 -1px 0;
	text-shadow: rgba(0,0,0,0.5) 0 -1px 0;
}
#signup_btn_fb:hover {
	background: #4a64a9;
}

#signup_btn_li {
	-webkit-box-shadow: 1px 2px 6px #ddd;
	-moz-box-shadow: 1px 2px 6px #ddd;
	box-shadow: 1px 2px 6px #ddd;
	
	background: -moz-linear-gradient(top,#ffffff 0%,#eeeeee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); 
	background: -webkit-linear-gradient(top,#ffffff 0%,#eeeeee 100%); 
	background: -o-linear-gradient(top,#ffffff 0%,#eeeeee 100%); 
	background: -ms-linear-gradient(top,#ffffff 0%,#eeeeee 100%); 
	background: linear-gradient(to bottom,#ffffff 0%,#eeeeee 100%);
	background-color: #eeeeee;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #bbb;
	display: inline-block;
	width: 210px;
	height: 20px;
	padding: 13px 15px;
	text-decoration: none;
	color: #333;
	font-size: 17px;
	line-height: 20px;
	white-space: nowrap;
	font-family: 'Helvetica Neue',arial;
	font-weight: 300;
}
#signup_btn_li:hover {
	border-color:#999;
	background: #eee;
}


.signuppromptcont {
	padding:0 0 15px 20px;
	font-family:"Helvetica Neue",arial;
	font-weight:bold;
}
.signuppromptcont h1{
	color:#333;
	font-size:24px;
	margin-bottom:25px;
}
.signuppromptcont .lighttext {
	color:#999;
	font-size:16px;
	margin-bottom:20px;
}
.signuppromptcont .darktext {
	color:#333;
	font-size:16px;
	margin-bottom:20px;
}
.signuppromptcont .signuparea {
	height:55px;
	padding-top:5px;
}
.signuppromptcont .signuparea img {
	display:block;
	float:left;
	width:50px;
	height:50px;
	margin-top:2px;
}
.signuppromptcont .signuparea .signuptext{
	display:block;
	float:left;
	font-size:20px;
	color:#333;
	margin:16px 15px 0 0;
}
.signuppromptcont .smalltext {
	clear:both;
	padding-top:15px;
	color:#999;
	font-size:12px;
	font-weight:normal;
}
.signuppromptcont .smalltext a {
	color:#777;
}
#hpfbbtn, #hplibtn {
	display:block;
	float:left;
}
#hpfbbtn{
	background:url("/web/20140610064857im_/http://newsle.com/static/FB_button.png");
	width:194px;
	height:54px;
	text-indent:-9999px;
	overflow:hidden;
}
#hpfbbtn:hover{
	background-position:0 -54px;
}
#hplibtn{
	background:url("/web/20140610064857im_/http://newsle.com/static/in_button.png");
	text-indent:-9999px;
	overflow:hidden;
	width:129px;
	height:39px;
	margin-top:7px;
}
#hplibtn:hover{
	background-position:0 -39px;
}

.findmebtn{
	display:inline-block;
	width:90px;
	height:33px;
	text-indent:-9999px;
	background:url("/web/20140610064857im_/http://newsle.com/static/hpsearchbutton.png");
	overflow:hidden;
	vertical-align:bottom;
	margin-bottom:-2px;
}
.findmebtn:hover{
	background-position:0 -33px;
}

#loadinginner{
    height:125px;
    width:125px;
    margin:25px;
    background:url("/web/20140610064857im_/http://newsle.com/static/loadingtrans.gif") no-repeat scroll 30px 30px #fff;
}
/*
     FILE ARCHIVED ON 06:48:57 Jun 10, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:57:05 Aug 13, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 109.769
  exclusion.robots: 0.202
  exclusion.robots.policy: 0.194
  cdx.remote: 0.056
  esindex: 0.008
  LoadShardBlock: 49.406 (3)
  PetaboxLoader3.datanode: 110.583 (5)
  load_resource: 341.963 (2)
  PetaboxLoader3.resolve: 251.603 (2)
*/