/*   
Theme Name: 0to5 Document Repository  Theme
Theme URI: http://www.0to5.com
Description: This is a custom theme developed by Zer0 to 5ive
Author: Jen Tabangcura
Author URI: http://www.0to5.com
Version: 1
*/
/* This file is generated from _/prepros/less/wordpress.less */
/* using local fonts? make sure to read up on Paul Irish's 
	Bulletproof @font-face syntax: http://mky.be/font-face/bulletproof/ */
/* we like off-black for text */
body,
select,
input,
textarea {
  color: #333;
}
/* Custom text-selection colors (remove any text shadows: twitter.com/miketaylr/status/12228805301) 
::-moz-selection{background: #fcd700; color: #fff; text-shadow: none;}
::selection {background: #fcd700; color: #fff; text-shadow: none;} */
/*	j.mp/webkit-tap-highlight-color */
/*a:link {-webkit-tap-highlight-color: #e2383f;} */
ins {
  background-color: #fcd700;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #fcd700;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
/* And here begins the Wordpress fun.
-------------------------------------------------------------------------------*/
/* =Links
-------------------------------------------------------------- */
body {
  font-family: 'museo-sans', sans-serif;
  font-size: 16px;
  line-height: 20px;
}
body a {
  border: 0 none;
  outline: medium none;
  text-decoration: none;
  color: #e2383f;
  white-space: nowrap;
}
body a:hover {
  text-decoration: none;
  color: #e2383f;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'museo-sans', sans-serif;
  font-weight: 300;
}
.clear {
  clear: both;
}
/*---------- FOR TYPEKIT ASYNCHRONOUS LOADING -------------- */
.wf-loading .typekitselector {
  visibility: hidden;
}
/* ---- HEADER ----- */
#header {
  padding: 30px 0;
}
#header .logo {
  display: block;
  width: 275px;
  height: 52px;
  background: url('images/0to5-logo.png') 50% 50% no-repeat;
}
#header .logo span {
  visibility: hidden;
}
#header h1 {
  margin: 0;
  padding: 0;
  height: 52px;
  font-size: 2em;
  line-height: 52px;
  text-align: right;
}
#header .options {
  text-align: right;
}
#header .options .button {
  display: inline-block;
  padding: 5px 10px;
  background: #231f20;
  color: #fff;
  font-size: 1em;
  line-height: 1em;
  text-transform: lowercase;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#header .options .button:hover {
  background: #e2383f;
}
/* ---- SUB NAVBAR ----- */
/* ---- HOME STYLES ----- */
/* ---- BANNER ----- */
/* ---- INTERNAL PAGES ----- */
#main-content {
  padding: 50px 0;
}
#main-content .login-header {
  text-align: center;
}
#main-content #loginform {
  padding-top: 30px;
  font-weight: 300;
  text-align: center;
}
#main-content #loginform .login-remember label {
  font-weight: 300;
}
#main-content #loginform label[for=user_login],
#main-content #loginform label[for=user_pass] {
  font-size: 0;
  visibility: hidden;
}
#main-content #loginform input#user_login,
#main-content #loginform input#user_pass {
  padding: 10px;
  background: #ececec;
  color: #333;
  border: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#main-content #loginform #wp-submit {
  padding: 10px;
  background: #231f20;
  color: #fff;
  border: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
#main-content #loginform #wp-submit:hover {
  background: #e2383f;
}
#main-content .failed {
  color: #e2383f;
}
#main-content .mdocs-sort {
  float: none;
  text-align: right;
}
/* ---- FOOTER ----- */
#footer {
  color: #999;
  font-weight: 300;
  text-align: center;
}
/*------------- EXAMPLE RESPONSIVE BEHAVIOR ----------------- */
@media (max-width: 1200px) {
  .mediaJS {
    max-width: 1200px;
    min-width: 1051px;
  }
}
@media (max-width: 1050px) {
  .mediaJS {
    max-width: 1050px;
    min-width: 980px;
  }
}
@media (max-width: 979px) {
  .mediaJS {
    max-width: 979px;
    min-width: 768px;
  }
}
@media (max-width: 767px) {
  .mediaJS {
    max-width: 767px;
    min-width: 320px;
  }
}
.meta {
  font-size: .90em;
  margin-bottom: 5px;
}
ol.commentlist {
  list-style: none;
}
ol.commentlist li.comment {
  border-bottom: 1px dotted #666;
  padding: 10px;
}
ol.commentlist li.comment div.vcard cite.fn {
  font-style: normal;
}
ol.commentlist li.comment div.vcard img.avatar {
  float: right;
  margin: 0 0 10px 10px;
}
ol.commentlist li.comment div.comment-meta {
  font-size: 10px;
}
ol.commentlist li.comment div.comment-meta a {
  color: #ccc;
}
ol.commentlist li.comment div.reply {
  font-size: 11px;
}
ol.commentlist li.comment div.reply a {
  font-weight: bold;
}
ol.commentlist li.comment ul.children {
  list-style: none;
  margin: 10px 0 0;
}
ol.commentlist li.comment ul.children li.depth-2 {
  border-left: 5px solid #555;
  margin: 0 0 10px 10px;
}
ol.commentlist li.comment ul.children li.depth-3 {
  border-left: 5px solid #999;
  margin: 0 0 10px 10px;
}
ol.commentlist li.comment ul.children li.depth-4 {
  border-left: 5px solid #bbb;
  margin: 0 0 10px 10px;
}
ol.commentlist li.even {
  background: #fff;
}
ol.commentlist li.odd {
  background: #f6f6f6;
}
ol.commentlist li.parent {
  border-left: 5px solid #111;
}
/* ADDITIONAL CUSTOMIZATIONS
-------------------------------------------------- */
div.pagination {
  padding: 3px;
  margin: 3px;
  text-align: center;
}
div.pagination a,
div.pagination span.pages,
div.pagination span.dots,
div.pagination span.current {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  margin: 1px 2px;
  padding: 5px 10px;
  display: inline-block;
  border-top: 1px solid #fff;
  text-decoration: none !important;
  color: #717171 !important;
  font-size: smaller !important;
  font-family: "Helvetica Neueu", Helvetica, Arial, sans-serif;
  text-shadow: white 0 1px 0;
  background-color: #f5f5f5;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#eaeaea));
  /* Saf4+, Chrome */

  background-image: -webkit-linear-gradient(top, #f9f9f9, #eaeaea);
  /* Chrome 10+, Saf5.1+ */

  background-image: -moz-linear-gradient(top, #f9f9f9, #eaeaea);
  /* FF3.6 */

  background-image: -ms-linear-gradient(top, #f9f9f9, #eaeaea);
  /* IE10 */

  background-image: -o-linear-gradient(top, #f9f9f9, #eaeaea);
  /* Opera 11.10+ */

  background-image: linear-gradient(top, #f9f9f9, #eaeaea);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f9f9f9', EndColorStr='#eaeaea');
  /* IE6–IE9 */

}
div.pagination a:hover,
div.pagination a:focus {
  border-color: #fff;
  background-color: #fdfdfd;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#fafafa));
  /* Saf4+, Chrome */

  background-image: -webkit-linear-gradient(top, #fefefe, #fafafa);
  /* Chrome 10+, Saf5.1+ */

  background-image: -moz-linear-gradient(top, #fefefe, #fafafa);
  /* FF3.6 */

  background-image: -ms-linear-gradient(top, #fefefe, #fafafa);
  /* IE10 */

  background-image: -o-linear-gradient(top, #fefefe, #fafafa);
  /* Opera 11.10+ */

  background-image: linear-gradient(top, #fefefe, #fafafa);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fefefe', EndColorStr='#fafafa');
  /* IE6–IE9 */

}
div.pagination span.current {
  -moz-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.75);
  -o-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.75);
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0.75);
  border-color: #505050 !important;
  color: #f2f2f2 !important;
  text-shadow: black 0 1px 0;
  background-color: #676767;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5f5f5f), to(#5c5c5c));
  /* Saf4+, Chrome */

  background-image: -webkit-linear-gradient(top, #5f5f5f, #5c5c5c);
  /* Chrome 10+, Saf5.1+ */

  background-image: -moz-linear-gradient(top, #5f5f5f, #5c5c5c);
  /* FF3.6 */

  background-image: -ms-linear-gradient(top, #5f5f5f, #5c5c5c);
  /* IE10 */

  background-image: -o-linear-gradient(top, #5f5f5f, #5c5c5c);
  /* Opera 11.10+ */

  background-image: linear-gradient(top, #5f5f5f, #5c5c5c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#5f5f5f', EndColorStr='#5c5c5c');
  /* IE6–IE9 */

}
a#inifiniteLoader {
  position: relative;
  text-align: center;
  width: 100px;
  margin: 0px auto;
  z-index: 2;
  bottombottom: 15px;
  rightright: 10px;
  display: none;
}
/* Print styles!
-------------------------------------------------------------------------------*/
@media print {
  
}
