/* version 1.4.4, 11/12/08 
* (Latest: tweaks following site changes in Nov 08)
* If you have issues or comments, please post feedback on userstyles.org. 
*/

@-moz-document domain(lifehacker.com) {

/* 
* Don't like images in the comments?
* Then uncomment the following line:
* .commentFloatedImage(display:none!important)
*/

/* General layout issues */
#main {margin-left:100px!important;float:none!important;width:auto!important;position:relative!important;right:auto!important;max-width:81%!important;}
#container{position:absolute!important;background-image:none!important;width:100%!important;margin-top:0px!important}
#content {width:90%!important;padding:30px 12px 12px 12px!important;float:right!important;}
#content_container {margin-top:0em!important;width:99%!important;z-index:98!important;min-width:1000px!important}
.permalink_page_navigation {left:80%!important}
#menubar{top:7px!important;}

.permalink_page_navigation a {padding:4px!important}


/* Re-arrange the header */
#search #term {width: 15em!important;}
#navigation{right:50px!important;}

#header_container {
  height:1px!important;
}

#logobar{width:100%!important;background-repeat:repeat-x!important;}


.page_navigation {position: absolute;right:15px;top:10px}

/* Sidebar */
#team {position:absolute!important; top:4em; left:0px!important;width:158px!important;}
#tips {position:absolute!important; top:2em; left:0px!important;}
#links {position:absolute!important; top:7em; left:0px!important;}
#syndication {position:absolute!important; top:17em; left:0px!important;}

#weekly-subscribe {display:none!important}

#header h1 a {height:1.5em!important;width:5em!important;top:1em!important;right:80px!important;color:#929596!important;z-index:1002!important;font-size:20px!important;text-indent:0!important;}

#sidebar h1 a {
  color:#929596!important;
  font-size:15px!important;
  font-weight:bold!important;
  display:inline!important;
  height:1em!important;
  padding-left:10px!important;
  margin-top:0em!important;
}

#sidebar div {display:none;}
#sidebar #team {display:inline!important;margin-left:6px!important}

#print-label {
  display:none!important;
  font-family:times-roman!important;
  font-size:1.8em!important;
  position:absolute!important;
  left:-178px!important;
  top:1.1em!important;
  color:#929596!important;
  z-index: 10!important;
}

#print-label img {display:none!important;}

#logoLink {
  position:absolute!important;
  left:0em!important;
  height:2em!important;
  width:150px!important;
  top:5em!important;
  z-index:20!important;
}

/* Post Content */
#post-toggle {margin-right:2em!important;}

.post {font-size:110%!important;width:90%!important;}

.post-tools {
  left:73%!important;
  bottom:1em!important;
}

.metadata {position:absolute!important;right:-13em!important;width:30%!important;margin-top:1em!important;}
#postMeta {position:absolute;left:95%;bottom:3em; }

#tagList {position:absolute;left:0px!important}

.entry {width:90%!important}
img.posting {margin-left:4px!important}
.post-tools p {width:70%!important;}

.post-excerpt,.post-full{width:70%!important;}
.excerpt{width:89%!important;}

.post-permalink h2 a {font-size:30px!important;}

.postimg {margin-left:8px!important}

#related {display:none!important}

#top-individual{
  width:auto!important;
  height:auto!important;
}

#inner h2 a {font-size:1.1em!important;}

.post-permalink h2 {width:auto!important;}

blockquote{clear:both!important;}

/* Comments */
.comment br {display:none!important;}
.commentToolAdd {margin-left:5px!important}

#comments-new-thread a.commentToolReply {display:none!important;}
#comment_list {width: 80%!important;max-width:700px!important}

#commentsLabel{padding-top:1em!important;}
#comments-subscribe {font-size:11px!important;}
.comment {font-size:120%!important;}


/* Removed items. (delete the .post-permalink line if the byline isn't appearing, LH isn't always consistent or this was recently changed) */
  #ad-leaderboard,
  #ad-300x250,
  #ad-728,
  #button,
  #top-upcoming,
  #interruptor,
  #editorial,
  #gawkerMedia,
  #jobs,
  #sidebar-ad-adbrite,
  #sitemeter,
  #skyline,
  #header #headline,
  #skyscraper,
  #basebar,
  #footer,
  #readMore,
  .tool-icon,
  #team p + h3,
  #team h3 + p,
  #flag-au,
  #tagbar,
  #tagline,
  #timestamp,
  #blogmeta,
  #topnavbarHelp,
  #moreTopStories,
  #splashPosts,
  #microsoft_ad,
  .adsense,
  .comments_ad_image,
  .hottest_ad_image,
  .imageBoxAd,
  .item_ad,
  .banner_ad_unit,
  .post-activity,
  .post-permalink>.post-tools>p+p,
  .post-tools select,
  .tool-icon-buzz,
  .rectangle_ad_unit,
  .spacer,
  .tagbar,
  .vertical_ad_unit {display:none!important}

} /* Brace to end the rule set, leave it be! */