/*
THEME NAME: THEMELIO
THEME URI: http://themelio.info
DESCRIPTION: Themelio (reads: themélio, means foundation in Greek) is a wordpress theme, based on Foundation by ZURB. The version number follows the Foundation versioning. For Wordpress 3.4 and up.
VERSION: 2.2.1
AUTHOR: Sentel technologies and consulting Ltd
AUTHOR URI: http://sentel.co
*/


@import url('stylesheets/foundation.css');
@import url('stylesheets/tabledarchive.css');
@import url('stylesheets/app.css');
@font-face {
  font-family: 'icon_fonts';
  src: url('lib/fonts/icon_fonts.eot');
  src: url('lib/fonts/icon_fonts.eot?#iefix') format('embedded-opentype'),
       url('lib/fonts/icon_fonts.woff') format('woff'),
       url('lib/fonts/icon_fonts.ttf') format('truetype'),
       url('lib/fonts/icon_fonts.svg#icon_fonts') format('svg');
  font-weight: normal; font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: icon_fonts;
  font-style: normal;
  speak: none;
  display: inline-block;
  width: 1.1em;
  margin-right: .1em;
  text-align: center;
  color: #ccc;
}
.the-icons li {
  font-size: 14px;
  line-height: 24px;
  height: 24px;
}
.icon-up-dir:before { content: "w"; } /* '\77' */
.icon-right-dir:before { content: "d"; } /* '\64' */
.icon-down-dir:before { content: "s"; } /* '\73' */
.icon-left-dir:before { content: "a"; } /* '\61' */
.icon-cancel-circle:before { content: "X"; } /* '\58' */
.icon-plus-circle:before { content: "+"; } /* '\2b' */
.icon-minus-circle:before { content: "-"; } /* '\2d' */
.icon-forward:before { content: "&gt;"; } /* '\3e' */
.icon-help-circle:before { content: "?"; } /* '\3f' */
.icon-info-circle:before { content: "i"; } /* '\69' */
.icon-tag:before { content: "J"; } /* '\4a' */
.icon-tag-empty:before { content: "j"; } /* '\6a' */
.icon-reply:before { content: "&lt;"; } /* '\3c' */
.icon-comment:before { content: "b"; } /* '\62' */
.icon-down-open:before { content: "c"; } /* '\63' */
.icon-left-open:before { content: "v"; } /* '\76' */
.icon-right-open:before { content: "z"; } /* '\7a' */
.icon-up-open:before { content: "x"; } /* '\78' */
.icon-facebook-rect:before { content: "f"; } /* '\66' */
.icon-twitter-bird:before { content: "t"; } /* '\74' */
.icon-googleplus-rect:before { content: "g"; } /* '\67' */
.icon-thumbs-up:before { content: "L"; } /* '\4c' */
.icon-user:before { content: "p"; } /* '\70' */
.icon-search-1:before { content: "="; } /* '\3d' */
.icon-search:before { content: "m"; } /* '\6d' */
.icon-pin:before { content: "S"; } /* '\53' */