#nav {
  display: none;
}
#right {
  display: none;
}
#footer {
  display: none;
}
.wf-blog-social {
  display: none;
}
#wfBlog_comment_list .form {
  display: none;
}

#wrapper {
  width: 1400px !important;
}
#content {
  width: 1000px !important;
  border: 1px solid #000;
}


#resume .section .two-col .cl {
  width: 480px !important;
}
#resume .section .two-col .cr {
  width: 270px !important;
}
#resume .section .two-col-igual .cl {
  width: 375px !important;
}
#resume .section .two-col-igual .cr {
  width: 375px !important;
}