#main .main-body-header em,
#main .main-body-header a,
.article-byline a,
.archive-year {
  text-decoration: none;
  text-transform: uppercase;
  color: #666;
  line-height: 1em;
  text-shadow: 0 1px #fff;
}
.widget h1,
.article-entry h1 {
  font-size: 2em;
}
.widget h2,
.article-entry h2 {
  font-size: 1.5em;
}
.widget h3,
.article-entry h3 {
  font-size: 1.3em;
}
.widget h4,
.article-entry h4 {
  font-size: 1.1em;
}
.widget h5,
.article-entry h5 {
  font-size: 1em;
}
.widget h6,
.article-entry h6 {
  font-size: 1em;
  color: #aaa;
}
.widget hr,
.article-entry hr {
  border: 1px dashed #ddd;
}
.widget strong,
.article-entry strong {
  font-weight: bold;
}
.widget em,
.article-entry em {
  font-style: italic;
}
.widget cite,
.article-entry cite {
  font-style: normal;
  font-family: "Titillium Web", "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", sans-serif;
  text-align: right;
  display: block;
  background-color: #fff;
}
.widget cite:before,
.article-entry cite:before {
  content: "\2014";
  padding: 0 0.5em;
}
.widget sup,
.article-entry sup,
.widget sub,
.article-entry sub {
  font-size: 0.75em;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.widget sup,
.article-entry sup {
  top: -0.5em;
}
.widget sub,
.article-entry sub {
  bottom: -0.2em;
}
.widget small,
.article-entry small {
  font-size: 0.85em;
}
.widget acronym,
.article-entry acronym,
.widget abbr,
.article-entry abbr {
  border-bottom: 1px dotted;
}
.widget ul,
.article-entry ul,
.widget ol,
.article-entry ol,
.widget dl,
.article-entry dl {
  line-height: 1.6em;
}
.widget ul ul,
.article-entry ul ul,
.widget ol ul,
.article-entry ol ul,
.widget ul ol,
.article-entry ul ol,
.widget ol ol,
.article-entry ol ol {
  margin-top: 0;
  margin-bottom: 0;
}
.widget ul,
.article-entry ul {
  list-style: disc;
  list-style-position: inside;
  padding-left: 1em;
  text-indent: -1em;
}
.widget ul li ul,
.article-entry ul li ul {
  list-style: circle;
  list-style-position: inside;
}
.widget ol,
.article-entry ol {
  list-style: decimal;
  list-style-position: inside;
}
.widget dt,
.article-entry dt {
  font-weight: bold;
  list-style-position: inside;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
  color: #000;
  background: #fff;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
p {
  text-align: justify;
}
ol {
  text-align: justify;
  margin-left: 0;
  padding-left: 1.9rem;
  text-indent: -1.9rem;
}
input,
button {
  margin: 0;
  padding: 0;
}
input::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
@font-face {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  src: url("fonts/fontawesome-webfont.eot?v=#4.0.3");
  src: url("fonts/fontawesome-webfont.eot?#iefix&v=#4.0.3") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff?v=#4.0.3") format("woff"), url("fonts/fontawesome-webfont.ttf?v=#4.0.3") format("truetype"), url("fonts/fontawesome-webfont.svg#fontawesomeregular?v=#4.0.3") format("svg");
}
html,
body,
#container {
  height: 100%;
}
::selection {
  color: #fff;
  background: #3b8dbd;
}
body {
  background: #eaeaea;
  font: 14px Georgia, "Times New Roman", serif;
  -webkit-text-size-adjust: 100%;
}
.container {
  position: relative;
  padding: 0 20px;
}
.container-inner {
  max-width: 1120px;
  min-width: 320px;
  width: 100%;
  margin: 0 auto;
}
.container-inner:before,
.container-inner:after {
  content: "";
  display: table;
}
.container-inner:after {
  clear: both;
}
.left,
.alignleft {
  float: left;
}
.right,
.alignright {
  float: right;
}
.clear {
  clear: both;
}
.logo {
  display: block;
  padding: 10px 0;
  width: 200px;
  height: 152px;
  background-image: url("/images/Answers_From_God_500x379_gold_top.jpg");
  background-position: 0px 10px;
  background-repeat: no-repeat;
  -webkit-background-size: 200px 152px;
  -moz-background-size: 200px 152px;
  background-size: 200px 152px;
}
.main-body {
  margin-top: -60px;
  background-color: #fff;
}
.main-body-inner {
  padding-left: 340px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: rgba(0,0,0,0.098) 0px 1px 1px 0px;
  box-shadow: rgba(0,0,0,0.098) 0px 1px 1px 0px;
  background: url("images/s-left.png") repeat-y left 0;
}
.main-body-inner:before,
.main-body-inner:after {
  content: "";
  display: table;
}
.main-body-inner:after {
  clear: both;
}
#main {
  float: right;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 600px;
}
#main .main-body-header {
  background: #fff;
  position: relative;
  padding: 18px 30px 17px;
  border-bottom: 1px solid #eee;
  color: #666;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 24px;
}
#main .main-body-header .page-title-link,
#main .main-body-header i {
  margin-right: 8px;
}
#main .main-body-header i {
  font-weight: 400;
}
#main .main-body-header em,
#main .main-body-header a {
  color: #aaa;
}
#main .main-body-content:before,
#main .main-body-content:after {
  content: "";
  display: table;
}
#main .main-body-content:after {
  clear: both;
}
#header {
  background: #26272b;
  padding-bottom: 60px;
  position: relative;
}
#header-outer {
  height: 100%;
  position: relative;
}
#header-inner {
  position: relative;
}
#header-title {
  text-align: center;
  padding: 30px 30px;
}
#header-title:before,
#header-title:after {
  content: "";
  display: table;
}
#header-title:after {
  clear: both;
}
#header-title .logo-wrap,
#header-title .subtitle-wrap {
  float: left;
}
#header-title .subtitle-wrap {
  padding: 10px 0px 0px;
  margin-left: 20px;
}
#header-title .subtitle {
  font-size: 16px;
  font-style: italic;
  line-height: 162px;
  color: rgba(255,255,255,0.7);
  text-shadow: 0 1px rgba(0,0,0,0.2);
}
.nav-container .nav-icon,
.nav-container .nav-container-inner #main-nav .main-nav-list-item .main-nav-list-link {
  float: left;
  color: rgba(255,255,255,0.7);
  text-decoration: none;
  text-shadow: 0 1px rgba(0,0,0,0.2);
  display: block;
  padding: 20px 15px;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
.nav-container .nav-icon:hover,
.nav-container .nav-container-inner #main-nav .main-nav-list-item .main-nav-list-link:hover {
  color: #fff;
  background: rgba(0,0,0,0.1);
}
.nav-container {
  padding: 0 15px;
  background: #33363b;
  z-index: 1;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.05), 0 -1px 0 rgba(0,0,0,0.2), inset 1px 0 0 rgba(0,0,0,0.2), inset -1px 0 0 rgba(0,0,0,0.2);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.05), 0 -1px 0 rgba(0,0,0,0.2), inset 1px 0 0 rgba(0,0,0,0.2), inset -1px 0 0 rgba(0,0,0,0.2);
}
.nav-container:before,
.nav-container:after {
  content: "";
  display: table;
}
.nav-container:after {
  clear: both;
}
.nav-container .nav-icon {
  line-height: 20px;
  padding: 15px 14px;
  font-family: FontAwesome;
  text-align: center;
  font-size: 14px;
  position: relative;
  cursor: pointer;
}
.nav-container #main-nav-toggle {
  display: none;
  width: 100%;
  text-align: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(255,255,255,0.06);
}
.nav-container #main-nav-toggle:before {
  content: "\f0c9";
}
.nav-container .nav-container-inner:before,
.nav-container .nav-container-inner:after {
  content: "";
  display: table;
}
.nav-container .nav-container-inner:after {
  clear: both;
}
.nav-container .nav-container-inner #main-nav {
  float: left;
}
.nav-container .nav-container-inner #main-nav .main-nav-list {
  float: left;
}
.nav-container .nav-container-inner #main-nav .main-nav-list-item {
  position: relative;
  float: left;
}
.nav-container .nav-container-inner #main-nav .main-nav-list-item.top-level-menu > a:after {
  content: "\f0d7" !important;
  float: none;
  margin-left: 6px;
  font-size: 14px;
  line-height: 1.2em;
  opacity: 0.5;
  font-family: FontAwesome;
  display: inline-block;
}
.nav-container .nav-container-inner #main-nav .main-nav-list-item.top-level-menu:hover > a {
  color: #fff;
  background: rgba(0,0,0,0.1);
}
.nav-container .nav-container-inner #main-nav .main-nav-list-item .main-nav-list-link {
  line-height: 20px;
  padding: 15px 14px;
  font-size: 16px;
}
.nav-container .nav-container-inner #main-nav .main-nav-list-item .main-nav-list-link.current {
  color: #fff;
}
.nav-container .nav-container-inner #main-nav .main-nav-list-item .main-nav-list-child {
  top: 100%;
  display: none;
  padding: 10px 0;
  overflow: hidden;
  position: absolute;
  width: 180px;
  background: #33363b url("images/opacity-10.png") repeat;
}
.nav-container .nav-container-inner #main-nav .main-nav-list-item .main-nav-list-child li {
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.06);
  box-shadow: 0 1px 0 rgba(255,255,255,0.06);
}
.nav-container .nav-container-inner #main-nav .main-nav-list-item .main-nav-list-child li:last-child {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.nav-container .nav-container-inner #main-nav .main-nav-list-item .main-nav-list-child li,
.nav-container .nav-container-inner #main-nav .main-nav-list-item .main-nav-list-child li a {
  width: 100%;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nav-container .nav-container-inner #sub-nav {
  float: right;
}
.search-form {
  padding: 14px 15px 16px;
  height: 50px;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.search-form:before {
  content: "\f002";
  margin-right: 8px;
  color: rgba(255,255,255,0.7);
  font: normal normal normal 16px/1 FontAwesome;
}
.search-form-input {
  width: 100px;
  border: none;
  outline: none;
  background: none;
  line-height: 1.6em;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  font: 16px "Titillium Web", "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", sans-serif;
  color: rgba(255,255,255,0.7);
}
.search-form-input:focus {
  width: 200px;
}
.search-form-input::-webkit-search-results-decoration,
.search-form-input::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.search-form-submit {
  display: none;
}
#sidebar {
  float: left;
  margin-left: -340px;
  width: 340px;
}
#sidebar .sidebar-toggle {
  display: none;
}
#sidebar .sidebar-top {
  background: #3b8dbd;
  padding: 15px 30px;
}
#sidebar .sidebar-top:before,
#sidebar .sidebar-top:after {
  content: "";
  display: table;
}
#sidebar .sidebar-top:after {
  clear: both;
}
#sidebar .sidebar-top .sidebar-top-inner:before,
#sidebar .sidebar-top .sidebar-top-inner:after {
  content: "";
  display: table;
}
#sidebar .sidebar-top .sidebar-top-inner:after {
  clear: both;
}
#sidebar .sidebar-top p {
  float: left;
  color: rgba(255,255,255,0.8);
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 24px;
  padding: 3px 0;
}
#sidebar .sidebar-top .social-links {
  float: right;
  position: relative;
  padding-top: 2px;
}
#sidebar .sidebar-top .social-links li {
  float: left;
  margin-left: 8px;
}
#sidebar .sidebar-top .social-links li a:hover i:before {
  color: #fff;
}
#sidebar .sidebar-top .social-links .social-tooltip {
  position: relative;
}
#sidebar .sidebar-top .social-links .social-tooltip:hover:after {
  top: -41px;
  background: #fff;
  font-size: 14px;
  color: #666;
  content: attr(title);
  display: block;
  right: 0;
  padding: 5px 15px;
  position: absolute;
  white-space: nowrap;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.2);
  box-shadow: 0 0 2px rgba(0,0,0,0.2);
  text-transform: uppercase;
  z-index: 1;
}
#sidebar .sidebar-top .social-links .social-tooltip:hover:before {
  top: -10px;
  right: 8px;
  border: solid;
  border-color: #fff transparent;
  border-width: 5px 5px 0 5px;
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
}
#sidebar .sidebar-top i {
  color: rgba(255,255,255,0.7);
  font-size: 24px;
  width: 24px;
}
#article-nav {
  position: relative;
}
#article-nav:before,
#article-nav:after {
  content: "";
  display: table;
}
#article-nav:after {
  clear: both;
}
.article-nav-link-wrap {
  position: relative;
  margin-top: 0;
  display: block;
  color: #aaa;
  padding: 16px 40px 24px;
  border-bottom: 1px solid #ddd;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
  text-align: center;
  text-decoration: none;
}
.article-nav-link-wrap .icon {
  position: absolute;
  color: #ccc;
  font-size: 18px;
  top: 50%;
  width: 1em;
  margin-top: -10px;
}
.article-nav-link-wrap #icon-chevron-left {
  left: 10px;
}
.article-nav-link-wrap #icon-chevron-right {
  right: 10px;
}
.article-nav-link-wrap:hover {
  background: rgba(0,0,0,0.02);
}
.article-nav-link-wrap:hover .icon {
  color: #3b8dbd;
}
.article-nav-caption {
  display: block;
  font-size: 12px;
  color: #aaa;
  letter-spacing: 0.5px;
  line-height: 24px;
  font-weight: normal;
  text-transform: uppercase;
}
.article-nav-title {
  font-size: 15px;
  color: #666;
}
.widget-wrap {
  padding: 30px 30px 20px;
}
.widget-title {
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.widget {
  line-height: 1.6em;
  word-wrap: break-word;
  font-size: 0.9em;
  color: #777;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.widget a {
  text-decoration: none;
  color: #777;
}
.widget a:hover {
  color: #444;
}
.widget ul ul,
.widget ol ul,
.widget dl ul,
.widget ul ol,
.widget ol ol,
.widget dl ol,
.widget ul dl,
.widget ol dl,
.widget dl dl {
  margin-left: 15px;
  list-style: disc;
}
.widget ul,
.widget ol {
  list-style: none;
  margin: 0;
}
.widget ul ul,
.widget ol ul,
.widget ul ol,
.widget ol ol {
  margin: 0 20px;
}
.widget ul ul,
.widget ol ul {
  list-style: disc;
}
.widget ul ol,
.widget ol ol {
  list-style: decimal;
}
.widget-list ul,
.widget-list ol {
  list-style: none;
}
.widget-list ul li,
.widget-list ol li {
  padding: 10px 0;
  font-size: 15px;
  border-bottom: 1px solid #e4e4e4;
}
.widget-list ul li a,
.widget-list ol li a {
  color: #777;
}
.widget-list ul li a:before,
.widget-list ol li a:before {
  color: #ccc;
  content: "\f0da";
  font-size: 12px;
  margin-right: 6px;
  font-family: FontAwesome;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  transition: 0.2s ease;
}
.widget-list ul li a:hover:before,
.widget-list ol li a:hover:before {
  color: #444;
}
.widget-list ul ul,
.widget-list ol ul,
.widget-list ul ol,
.widget-list ol ol {
  list-style: none;
}
.widget-list ul ul li,
.widget-list ol ul li,
.widget-list ul ol li,
.widget-list ol ol li {
  border: none;
}
.widget-list ul ul li:last-child,
.widget-list ol ul li:last-child,
.widget-list ul ol li:last-child,
.widget-list ol ol li:last-child {
  padding-bottom: 0px;
}
.widget-float a {
  font-size: 15px;
}
#recent-post li {
  padding: 10px 0 10px 94px;
  border-bottom: 1px solid #ddd;
}
#recent-post li:before,
#recent-post li:after {
  content: "";
  display: table;
}
#recent-post li:after {
  clear: both;
}
#recent-post.no-thumbnail li {
  padding: 10px 0px;
}
#recent-post li .item-thumbnail {
  opacity: 1;
  margin-left: -94px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  float: left;
}
#recent-post li .item-thumbnail .thumbnail {
  width: 80px;
  height: 80px;
  display: block;
  position: relative;
  overflow: hidden;
}
#recent-post li .item-thumbnail .thumbnail span {
  width: 100%;
  height: 100%;
  display: block;
}
#recent-post li .item-thumbnail .thumbnail .thumbnail-image {
  position: absolute;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center;
}
#recent-post li .item-thumbnail .thumbnail .thumbnail-none {
  background-image: url("images/thumb-default-small.png");
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
}
#recent-post li .item-inner a,
#recent-post li .item-inner .item-category {
  font-size: 13px;
  text-transform: uppercase;
}
#recent-post li .item-inner a a,
#recent-post li .item-inner .item-category a {
  color: #3b8dbd;
}
#recent-post li .item-inner a a:hover,
#recent-post li .item-inner .item-category a:hover {
  color: #444;
}
#recent-post li .item-inner a a,
#recent-post li .item-inner .item-category a,
#recent-post li .item-inner a .icon,
#recent-post li .item-inner .item-category .icon {
  margin-right: 5px;
}
#recent-post li .item-inner .item-title {
  font-size: 15px;
}
#recent-post li .item-inner .item-title a {
  color: #444;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#recent-post li .item-inner .item-date {
  color: #aaa;
  font-size: 13px;
  text-transform: uppercase;
}
#recent-post li:hover .item-thumbnail {
  opacity: 0.8;
}
#recent-post li:hover .item-title a {
  color: #3b8dbd;
}
.category-list-count,
.tag-list-count,
.archive-list-count {
  padding-left: 5px;
  color: #aaa;
  font-size: 0.85em;
}
.category-list-count:before,
.tag-list-count:before,
.archive-list-count:before {
  content: "(";
}
.category-list-count:after,
.tag-list-count:after,
.archive-list-count:after {
  content: ")";
}
.tagcloud a {
  margin-right: 5px;
}
.article-single {
  padding: 30px 30px 20px;
}
.article-inner {
  overflow: hidden;
}
.article-inner p.readAFG {
  font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
  font-size: 120%;
  font-weight: bold;
  padding: 8px 0 30px 0;
  margin: 1.6em 0 0 0;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  text-align: center;
  text-rendering: optimizeLegibility;
  color: #131313;
}
.article-inner a.AFG:link,
.article-inner a.AFG:visited {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: none;
  z-index: auto;
  width: auto;
  height: auto;
  position: static;
  cursor: hand;
  opacity: 1;
  margin: 0;
  padding: 0;
  overflow: visible;
  border: none;
  -webkit-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  font: bold 18px/normal "Warnes", Helvetica, sans-serif;
  color: #003;
  text-decoration: normal;
  text-align: center;
  white-space: pre;
  background: none;
  -webkit-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: -1px -1px 1px rgba(0,0,0,0.67), 0 0 4px #fff, 0 0 8px #fff, 0 0 11px #fff, 0 0 15px #ff00de, 0 0 26px #ff00de, 0 0 30px #ff00de, 0 0 38px #ff00de, 0 0 56px #ff00de;
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -ms-transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 200ms cubic-bezier(0.42, 0, 0.58, 1);
  -webkit-transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transform-origin: 50% 50% 0;
  -webkit-transform-origin: 50% 50% 0;
  -moz-transform-origin: 50% 50% 0;
  -ms-transform-origin: 50% 50% 0;
  transform-origin: 50% 50% 0;
}
.article-inner a.AFG:hover,
.article-inner a.AFG:active {
  text-shadow: 1px 1px 0 rgba(0,0,96,0.6), 0 0 4px #fff, 0 0 8px #fff, 0 0 11px #fff, 0 0 15px #0ff, 0 0 26px #0ff, 0 0 30px #0ff, 0 0 38px #0ff, 0 0 56px #0ff;
}
.article-meta {
  height: 1.6em;
  line-height: 1.6em;
  overflow: hidden;
}
.article-meta:before,
.article-meta:after {
  content: "";
  display: table;
}
.article-meta:after {
  clear: both;
}
.article-meta p {
  float: left;
  color: #bbb;
}
.article-meta .category {
  text-transform: uppercase;
}
.article-meta .category a,
.article-meta .category i {
  margin-right: 6px;
}
.article-row {
  width: 100%;
  float: left;
  position: relative;
  padding: 30px 0px 0px 30px;
  border-bottom: 1px solid #eee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.article-row:before,
.article-row:after {
  content: "";
  display: table;
}
.article-row:after {
  clear: both;
}
.article-summary {
  width: 50%;
  float: left;
  margin-bottom: 30px;
}
.article-summary a {
  text-decoration: none;
  color: #3b8dbd;
}
.article-summary .article-summary-inner {
  margin-right: 30px;
}
.article-summary .article-summary-inner .thumbnail {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 1em;
}
.article-summary .article-summary-inner .thumbnail .thumbnail-image {
  display: block;
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  background-position: center;
  -webkit-transition: opacity 0.3s ease-in;
  -moz-transition: opacity 0.3s ease-in;
  -ms-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
.article-summary .article-summary-inner .thumbnail .thumbnail-none {
  width: 100%;
  height: 100%;
  -webkit-background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  background-size: 100% 100%;
  background-image: url("images/thumb-default.png");
}
.article-summary .article-summary-inner .article-title {
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 400;
  line-height: 1.5em;
  word-wrap: break-word;
}
.article-summary .article-summary-inner .article-title a {
  -webkit-transition: color 0.3s ease-in;
  -moz-transition: color 0.3s ease-in;
  -ms-transition: color 0.3s ease-in;
  transition: color 0.3s ease-in;
  color: #444;
}
.article-summary .article-summary-inner .article-excerpt {
  position: relative;
  color: #aaa;
  font-size: 16px;
  line-height: 1.6em;
  overflow: hidden;
  height: 6.4em;
}
.article-summary:hover .thumbnail .thumbnail-image {
  opacity: 0.7;
}
.article-summary:hover .article-title a {
  color: #3b8dbd;
}
.article-category {
  float: left;
  line-height: 1em;
  color: #ccc;
  text-shadow: 0 1px #fff;
  margin-left: 8px;
}
.article-category:before {
  content: "\2022";
}
.article-title {
  text-decoration: none;
  font-size: 38px;
  letter-spacing: -1px;
  color: #555;
  line-height: 1.3em;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  transition: color 0.2s;
  margin-bottom: 10px;
}
a.article-title:hover {
  color: #3b8dbd;
}
.article-byline {
  margin-bottom: 10px;
}
.article-entry {
  color: #555;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.6em;
}
.article-entry:before,
.article-entry:after {
  content: "";
  display: table;
}
.article-entry:after {
  clear: both;
}
.article-entry p,
.article-entry table {
  margin: 0 0 0.8em 0;
}
.article-entry br {
  line-height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}
.article-entry h1,
.article-entry h2,
.article-entry h3,
.article-entry h4,
.article-entry h5,
.article-entry h6 {
  font-weight: 600;
}
.article-entry h1,
.article-entry h2,
.article-entry h3,
.article-entry h4,
.article-entry h5,
.article-entry h6 {
  line-height: 1.3em;
  margin: 1.3em 0 0.13em 0;
}
.article-entry a {
  color: #3b8dbd;
  text-decoration: none;
}
.article-entry a:hover {
  text-decoration: underline;
}
.article-entry a.fancybox {
  display: block !important;
}
.article-entry ul,
.article-entry ol,
.article-entry dl {
  margin-top: 0.8em;
  margin-bottom: 1.6em;
}
.article-entry img,
.article-entry video {
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto;
}
.article-entry iframe {
  border: none;
}
.article-entry table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.article-entry th {
  font-weight: 600;
  border-bottom: 3px solid #ddd;
  padding-bottom: 0.5em;
}
.article-entry td {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}
.article-entry blockquote {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 16.2px;
  margin: 1.6em 20px;
  text-align: center;
  background-color: PeachPuff;
}
.article-entry blockquote footer {
  font-size: 14px;
  font-family: "Titillium Web", "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", sans-serif;
  text-align: right;
  margin: 0;
  padding: 0;
}
.article-entry blockquote footer cite:before {
  content: "\2014";
  padding: 0 0.5em;
}
.article-entry .pullquote {
  text-align: left;
  width: 45%;
  margin: 0;
}
.article-entry .pullquote.left {
  margin-left: 0.5em;
  margin-right: 1em;
}
.article-entry .pullquote.right {
  margin-right: 0.5em;
  margin-left: 1em;
}
.article-entry .caption {
  color: #aaa;
  display: block;
  font-size: 0.9em;
  margin-top: 0.5em;
  position: relative;
  text-align: center;
}
.article-entry .video-container {
  position: relative;
  padding-top: 56.25%;
  height: 0;
  overflow: hidden;
}
.article-entry .video-container iframe,
.article-entry .video-container object,
.article-entry .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
}
.article-entry h1 + blockquote,
.article-entry h2 + blockquote,
.article-entry h3 + blockquote,
.article-entry h4 + blockquote,
.article-entry h5 + blockquote,
.article-entry h6 + blockquote {
  margin: 0 20px 1.6em 20px;
}
.article-more-link a {
  display: inline-block;
  line-height: 1em;
  padding: 6px 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  background: #eaeaea;
  color: #aaa;
  text-shadow: 0 1px #fff;
  text-decoration: none;
}
.article-more-link a:hover {
  background: #3b8dbd;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 1px #2f7197;
}
.article-footer {
  font-size: 14px;
  line-height: 1.6em;
  border-top: 1px solid #ddd;
  padding-top: 1.6em;
}
.article-footer:before,
.article-footer:after {
  content: "";
  display: table;
}
.article-footer:after {
  clear: both;
}
.article-footer a {
  color: #aaa;
  text-decoration: none;
}
.article-footer a:hover {
  color: #555;
}
.article-tag-list-item {
  float: left;
  margin-right: 10px;
}
.article-tag-list-link:before {
  content: "#";
}
.article-comment-link {
  float: right;
}
.article-comment-link:before {
  content: "\f075";
  font-family: FontAwesome;
  padding-right: 8px;
}
.article-share-link {
  cursor: pointer;
  float: right;
  margin-left: 20px;
}
.article-share-link:before {
  content: "\f064";
  font-family: FontAwesome;
  padding-right: 6px;
}
.article-share-box {
  position: absolute;
  display: none;
  background: #fff;
  -webkit-box-shadow: 1px 2px 10px rgba(0,0,0,0.2);
  box-shadow: 1px 2px 10px rgba(0,0,0,0.2);
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-left: -145px;
  overflow: hidden;
  z-index: 1;
}
.article-share-box.on {
  display: block;
}
.article-share-input {
  width: 100%;
  background: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font: 14px "Titillium Web", "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", sans-serif;
  padding: 0 15px;
  color: #555;
  outline: none;
  border: 1px solid #ddd;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  height: 36px;
  line-height: 36px;
}
.article-share-links {
  background: #eaeaea;
}
.article-share-links:before,
.article-share-links:after {
  content: "";
  display: table;
}
.article-share-links:after {
  clear: both;
}
.article-share-twitter,
.article-share-facebook,
.article-share-pinterest,
.article-share-google {
  width: 50px;
  height: 36px;
  display: block;
  float: left;
  position: relative;
  color: #999;
  text-align: center;
  line-height: 36px;
  text-decoration: none;
}
.article-share-twitter:before,
.article-share-facebook:before,
.article-share-pinterest:before,
.article-share-google:before {
  font-size: 20px;
  font-family: FontAwesome;
}
.article-share-twitter:hover,
.article-share-facebook:hover,
.article-share-pinterest:hover,
.article-share-google:hover {
  color: #fff;
}
.article-share-twitter:before {
  content: "\f099";
}
.article-share-twitter:hover {
  background: #00aced;
  text-shadow: 0 1px #008abe;
}
.article-share-facebook:before {
  content: "\f09a";
}
.article-share-facebook:hover {
  background: #3b5998;
  text-shadow: 0 1px #2f477a;
}
.article-share-pinterest:before {
  content: "\f0d2";
}
.article-share-pinterest:hover {
  background: #cb2027;
  text-shadow: 0 1px #a21a1f;
}
.article-share-google:before {
  content: "\f0d5";
}
.article-share-google:hover {
  background: #dd4b39;
  text-shadow: 0 1px #be3221;
}
.article-gallery {
  background: #000;
  position: relative;
}
.article-gallery-photos {
  position: relative;
  overflow: hidden;
}
.article-gallery-img {
  display: none;
  max-width: 100%;
}
.article-gallery-img:first-child {
  display: block;
}
.article-gallery-img.loaded {
  position: absolute;
  display: block;
}
.article-gallery-img img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.post-header {
  margin-bottom: 30px;
}
.post-title {
  font-size: 42px;
  letter-spacing: -1px;
  line-height: 1;
}
@media (max-width: 800px) {
  .post-title {
    font-size: 36px;
  }
}
.post-content {
  margin-bottom: 30px;
}
.post-content h2 {
  font-size: 32px;
}
@media (max-width: 800px) {
  .post-content h2 {
    font-size: 28px;
  }
}
.post-content h3 {
  font-size: 26px;
}
@media (max-width: 800px) {
  .post-content h3 {
    font-size: 22px;
  }
}
.post-content h4 {
  font-size: 20px;
}
@media (max-width: 800px) {
  .post-content h4 {
    font-size: 18px;
  }
}
#comments {
  padding: 30px 30px 20px;
  font-family: "Avant Garde", Avantgarde, "Century Gothic", CenturyGothic, "AppleGothic", sans-serif;
}
#comments a {
  color: #3b8dbd;
}
#comments h1 {
  font-size: 92px;
  padding: 80px 50px;
  text-align: center;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
}
#comments h1.elegantshadow {
  color: #131313;
  background-color: #e7e5e4;
  letter-spacing: 0.15em;
  text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px #c1bfbf, -20px 40px 1px #c6c4c4, -21px 42px 1px #cbc9c8, -22px 44px 1px #cfcdcd, -23px 46px 1px #d4d2d1, -24px 48px 1px #d8d6d5, -25px 50px 1px #dbdad9, -26px 52px 1px #dfdddc, -27px 54px 1px #e2e0df, -28px 56px 1px #e4e3e2;
}
#comments h1.deepshadow {
  color: #e0dfdc;
  background-color: #333;
  letter-spacing: 0.1em;
  text-shadow: 0 -1px 0 #fff, 0 1px 0 #2e2e2e, 0 2px 0 #2c2c2c, 0 3px 0 #2a2a2a, 0 4px 0 #282828, 0 5px 0 #262626, 0 6px 0 #242424, 0 7px 0 #222, 0 8px 0 #202020, 0 9px 0 #1e1e1e, 0 10px 0 #1c1c1c, 0 11px 0 #1a1a1a, 0 12px 0 #181818, 0 13px 0 #161616, 0 14px 0 #141414, 0 15px 0 #121212, 0 22px 30px rgba(0,0,0,0.9);
}
#comments h1.insetshadow {
  color: #202020;
  background-color: #2d2d2d;
  letter-spacing: 0.1em;
  text-shadow: -1px -1px 1px #111, 2px 2px 1px #363636;
}
#comments h1.retroshadow {
  color: #2c2c2c;
  background-color: #d5d5d5;
  letter-spacing: 0.05em;
  text-shadow: 4px 4px 0px #d5d5d5, 7px 7px 0px rgba(0,0,0,0.2);
}
#comments h2,
#comments h2.end {
  margin: 0em 0 0.5em 0;
  font-weight: normal;
  position: relative;
  text-shadow: 0 -1px rgba(0,0,0,0.6);
  font-size: 28px;
  line-height: 40px;
  background: #355681;
  background: rgba(53,86,129,0.8);
  border: 1px solid #fff;
  padding: 0px 15px;
  color: #fff;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  -webkit-box-shadow: inset 0 0 5px rgba(53,86,129,0.5);
  box-shadow: inset 0 0 5px rgba(53,86,129,0.5);
  font-family: 'Muli', sans-serif;
}
#comments h2.end {
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
}
#comments p {
  text-align: justify;
  margin: 0 0 1.6em 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 110%;
  line-height: 1.6em;
  color: #555;
  vertical-align: baseline;
}
#idc-container-parent #idc-container h3 #idc-commentcount_label {
  display: none;
}
#idc-container-parent #idc-container .idc-right .idc-head_tools-login {
/* move login button up into the "Comments" bar (-54px if comment box
           is on top) */
  margin-top: -50px;
  position: relative;
  float: left;
}
#idc-container-parent #idc-container .idc-share {
/* move menu up into "Comments" bar (-54px if comment box is on top) */
  margin-top: -50px;
  margin-right: 10px;
  float: right;
}
#idc-container-parent #idc-container .idc-foot {
/* add some space between IntenseDebate and Disqus comments */
  margin-top: 40px;
  margin-bottom: 40px;
}
.comment {
  margin-top: 10px;
  margin-bottom: 10px;
  border-color: #bfccd1;
  border: 2px solid #ddd;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.comment-header {
  padding: 5px;
  background-color: #f2f8fa;
  border-bottom-color: #bfccd1;
}
.comment-header-user {
  padding: 15px;
  color: #767676;
}
.comment-body {
  padding: 15px;
  font-family: arial;
  font-size: 14px;
}
.archives-wrap {
  margin: block-margin 0;
}
.archives:before,
.archives:after {
  content: "";
  display: table;
}
.archives:after {
  clear: both;
}
.archive-year-wrap {
  padding: 18px 30px 17px;
  font-size: 16px;
  color: #666;
  border-bottom: 1px solid #eee;
}
.archive-year i {
  margin-right: 8px;
}
.archives {
  -webkit-column-gap: 10px;
  -moz-column-gap: 10px;
  column-gap: 10px;
}
@media mq-tablet {
  .archives {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
}
@media mq-normal {
  .archives {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
}
.archive-article-inner {
  padding: 10px;
  margin-bottom: 15px;
}
.archive-article-title {
  text-decoration: none;
  font-weight: bold;
  color: #555;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  -ms-transition: color 0.2s;
  transition: color 0.2s;
  line-height: 1.6em;
}
.archive-article-title:hover {
  color: #3b8dbd;
}
.archive-article-footer {
  margin-top: 1em;
}
.archive-article-date {
  color: #aaa;
  text-decoration: none;
  font-size: 0.85em;
  line-height: 1em;
  margin-bottom: 0.5em;
  display: block;
}
#page-nav {
  float: left;
  width: 100%;
  display: block;
  margin: 30px 0px 45px 0px;
  text-align: center;
  color: #aaa;
}
#page-nav:before,
#page-nav:after {
  content: "";
  display: table;
}
#page-nav:after {
  clear: both;
}
#page-nav .pages {
  display: block;
  font-size: 17px;
  font-weight: 300;
  margin-bottom: 1em !important;
  border: none !important;
}
#page-nav .pages:before {
  content: "\f15c";
  font-family: FontAwesome;
  margin-right: 6px;
}
#page-nav .page-number,
#page-nav .extend {
  color: #3b8dbd;
  position: relative;
  overflow: hidden;
  font-size: 16px;
  padding: 7px 8px;
  display: inline;
  margin: 0 2px;
  text-decoration: none;
  border-bottom: 3px solid #ddd;
  border-top: 1px solid #f1f1f1;
  font-weight: 600;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
#page-nav .page-number:hover,
#page-nav .extend:hover,
#page-nav .page-number:active,
#page-nav .extend:active,
#page-nav .page-number.current,
#page-nav .extend.current {
  color: #444;
  border-bottom: 3px solid #3b8dbd;
  border-top: 1px solid #f1f1f1;
}
#page-nav .space {
  color: #ddd;
}
#footer {
  background: #33363b;
  margin-top: 60px;
  color: #aaa;
  line-height: 1.6em;
}
#footer a {
  color: #ccc;
  text-decoration: none;
}
#footer a:hover {
  color: #fff;
}
#footer .credit {
  padding: 30px;
}
#footer #back-to-top {
  background: #eaeaea;
  color: #777;
  overflow: hidden;
  text-align: center;
  width: 60px;
  height: 30px;
  display: block;
  margin: 0 auto -30px;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
  box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
#footer #back-to-top:hover {
  color: #444;
}
#footer #back-to-top i {
  font-size: 38px;
}
#footer .logo {
  width: 160px;
  height: 121.60000000000001px;
  -webkit-background-size: 160px 121.60000000000001px;
  -moz-background-size: 160px 121.60000000000001px;
  background-size: 160px 121.60000000000001px;
}
.article-entry pre,
.article-entry .highlight {
  background: #2d2d2d;
  margin: 0px;
  padding: 15px 20px;
  border-style: solid;
  border-color: #ddd;
  border-width: 1px 0;
  overflow: auto;
  color: #ccc;
  line-height: 22.400000000000002px;
}
.article-entry .highlight .gutter pre,
.article-entry .gist .gist-file .gist-data .line-numbers {
  color: #666;
  font-size: 0.85em;
}
.article-entry pre,
.article-entry code {
  font-size: 14px;
  font-family: "Source Code Pro", Consolas, Monaco, Menlo, Consolas, monospace;
}
.article-entry code {
  background: #eaeaea;
  text-shadow: 0 1px #fff;
  padding: 0 0.3em;
}
.article-entry pre code {
  background: none;
  text-shadow: none;
  padding: 0;
}
.article-entry .highlight pre {
  border: none;
  margin: 0;
  padding: 0;
}
.article-entry .highlight table {
  margin: 0;
  width: auto;
}
.article-entry .highlight td {
  border: none;
  padding: 0;
}
.article-entry .highlight figcaption {
  font-size: 0.85em;
  color: #999;
  line-height: 1em;
  margin-bottom: 1em;
}
.article-entry .highlight figcaption:before,
.article-entry .highlight figcaption:after {
  content: "";
  display: table;
}
.article-entry .highlight figcaption:after {
  clear: both;
}
.article-entry .highlight figcaption a {
  float: right;
}
.article-entry .highlight .gutter pre {
  text-align: right;
  padding-right: 20px;
}
.article-entry .highlight .line {
  height: 22.400000000000002px;
}
.article-entry .gist {
  margin: 0 -20px;
  border-style: solid;
  border-color: #ddd;
  border-width: 1px 0;
  background: #2d2d2d;
  padding: 15px 20px 15px 0;
}
.article-entry .gist .gist-file {
  border: none;
  font-family: "Source Code Pro", Consolas, Monaco, Menlo, Consolas, monospace;
  margin: 0;
}
.article-entry .gist .gist-file .gist-data {
  background: none;
  border: none;
}
.article-entry .gist .gist-file .gist-data .line-numbers {
  background: none;
  border: none;
  padding: 0 20px 0 0;
}
.article-entry .gist .gist-file .gist-data .line-data {
  padding: 0 !important;
}
.article-entry .gist .gist-file .highlight {
  margin: 0;
  padding: 0;
  border: none;
}
.article-entry .gist .gist-file .gist-meta {
  background: #2d2d2d;
  color: #999;
  font: 0.85em "Titillium Web", "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", sans-serif;
  text-shadow: 0 0;
  padding: 0;
  margin-top: 1em;
  margin-left: 20px;
}
.article-entry .gist .gist-file .gist-meta a {
  color: #3b8dbd;
  font-weight: normal;
}
.article-entry .gist .gist-file .gist-meta a:hover {
  text-decoration: underline;
}
pre .comment,
pre .title,
pre .template_comment,
pre .header,
pre .javadoc {
  color: #999;
}
pre .variable,
pre .attribute,
pre .tag,
pre .regexp,
pre .ruby .constant,
pre .xml .tag .title,
pre .xml .pi,
pre .xml .doctype,
pre .html .doctype,
pre .css .id,
pre .css .class,
pre .css .pseudo,
pre .winutils,
pre .method,
pre .request,
pre .status,
pre .nginx .title,
pre .diff .change,
pre .special,
pre .attr_selector,
pre .important,
pre .subst,
pre .clojure .title,
pre .deletion {
  color: #f2777a;
}
pre .number,
pre .preprocessor,
pre .preprocessor .keyword,
pre .built_in,
pre .literal,
pre .params,
pre .constant,
pre .command,
pre .lisp .body,
pre .parent,
pre .haskell .type {
  color: #f99157;
}
pre .class,
pre .ruby .class .title,
pre .css .rules .attribute,
pre .addition,
pre .function .title {
  color: #9c9;
}
pre .string,
pre .value,
pre .inheritance,
pre .ruby .symbol,
pre .symbol .string,
pre .xml .cdata {
  color: #9c9;
}
pre .css .hexcolor,
pre .phpdoc,
pre .tex .formula {
  color: #6cc;
}
pre .function,
pre .python .decorator,
pre .python .title,
pre .ruby .function .title,
pre .ruby .title .keyword,
pre .perl .sub,
pre .javascript .title,
pre .coffeescript .title,
pre .localvars,
pre .chunk,
pre .decorator,
pre .identifier,
pre .vhdl {
  color: #69c;
}
pre .keyword,
pre .javascript .function {
  color: #c9c;
}
i.icon {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  text-align: center;
}
i.icon:before {
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  transition: 0.2s ease-in;
}
#icon-category:before {
  content: "\f07c";
}
#icon-tag:before {
  content: "\f02b";
}
#icon-archive:before {
  content: "\f187";
}
#icon-email:before {
  content: "\f0e0";
}
#icon-twitter:before {
  content: "\f099";
}
#icon-facebook:before {
  content: "\f09a";
}
#icon-google_plus:before {
  content: "\f0d5";
}
#icon-github:before {
  content: "\f09b";
}
#icon-weibo:before {
  content: "\f18a";
}
#icon-rss:before {
  content: "\f09e";
}
#icon-caret-right:before {
  content: "\f0da";
}
#icon-angle-up:before {
  content: "\f106";
}
#icon-angle-right:before {
  content: "\f105";
}
#icon-chevron-left:before {
  content: "\f053";
}
#icon-chevron-right:before {
  content: "\f054";
}
#icon-angle-double-right:before {
  content: "\f101";
}
#icon-calendar-o:before {
  content: "\f133";
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .article-entry .img-wrap:before {
    background: url("images/preloader@2x.gif") center center no-repeat, rgba(0,0,0,0.9);
    -webkit-background-size: 24px 24px;
    -moz-background-size: 24px 24px;
    background-size: 24px 24px;
  }
}
@media only screen and (min-width: 960px) {
  .nav-container-inner {
    display: block !important;
  }
}
@media only screen and (min-width: 480px) and (max-width: 959px) {
  #header {
    padding-bottom: 50px;
  }
  #header .nav-container-inner {
    display: block !important;
  }
  #header .nav-container-inner #main-nav .main-nav-more > ul .main-nav-list-child {
    position: relative;
    padding: 0px;
  }
  #header .nav-container-inner .search-form-input:focus {
    width: 100px;
  }
  .main-body {
    margin-top: -50px;
  }
  .main-body-inner {
    padding-left: 50px;
    background-position: -290px 0 !important;
  }
  .main-body-inner #sidebar {
    height: 100%;
    position: absolute;
    overflow: hidden;
    width: 50px;
    margin-left: -50px;
    background: url("images/s-left.png") repeat-y left 0;
    -webkit-transition: width 0.2s ease-in 0.2s;
    -moz-transition: width 0.2s ease-in 0.2s;
    -ms-transition: width 0.2s ease-in 0.2s;
    transition: width 0.2s ease-in 0.2s;
  }
  .main-body-inner #sidebar:before,
  .main-body-inner #sidebar:after {
    content: "";
    display: table;
  }
  .main-body-inner #sidebar:after {
    clear: both;
  }
  .main-body-inner #sidebar .sidebar-toggle {
    display: block;
    padding: 6px;
    color: rgba(255,255,255,0.7);
    text-align: center;
    height: 50px;
    background: #3b8dbd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .main-body-inner #sidebar .sidebar-toggle .toggle {
    line-height: 38px;
    font-size: 38px;
    width: 38px;
  }
  .main-body-inner #sidebar .sidebar-toggle .toggle:before {
    content: '\f101';
  }
  .main-body-inner #sidebar .sidebar-top {
    padding: 10px 30px;
    background: none;
    border-bottom: 1px solid #ddd;
  }
  .main-body-inner #sidebar .sidebar-top p,
  .main-body-inner #sidebar .sidebar-top a,
  .main-body-inner #sidebar .sidebar-top i {
    color: #666;
  }
  .main-body-inner #sidebar #article-nav,
  .main-body-inner #sidebar .widgets-container,
  .main-body-inner #sidebar .sidebar-top {
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in;
    -ms-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
  }
  .main-body-inner #sidebar.expend {
    width: 340px;
    overflow-y: auto;
    z-index: 2;
    -webkit-transition: width 0.2s ease-in;
    -moz-transition: width 0.2s ease-in;
    -ms-transition: width 0.2s ease-in;
    transition: width 0.2s ease-in;
  }
  .main-body-inner #sidebar.expend .toggle:before {
    content: '\f100';
  }
  .main-body-inner #sidebar.expend #article-nav,
  .main-body-inner #sidebar.expend .widgets-container,
  .main-body-inner #sidebar.expend .sidebar-top {
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-in 0.2s;
    -moz-transition: opacity 0.2s ease-in 0.2s;
    -ms-transition: opacity 0.2s ease-in 0.2s;
    transition: opacity 0.2s ease-in 0.2s;
  }
  .main-body-inner #sidebar.expend .sidebar-top {
    display: block;
  }
  .main-body-inner #sidebar.expend .sidebar-top .social-links .social-tooltip:after,
  .main-body-inner #sidebar.expend .sidebar-top .social-links .social-tooltip:before {
    display: none;
  }
  #main .main-body-header,
  #main .archive-year-wrap {
    padding: 12px 30px;
  }
}
@media only screen and (max-width: 479px) {
  .container {
    padding: 0px;
  }
  #header .logo-wrap {
    width: 100%;
    display: block;
    text-align: center;
  }
  #header .logo-wrap .logo {
    margin: 0 auto;
  }
  #header .subtitle-wrap {
    display: block;
    width: 100%;
    margin-left: 0px;
  }
  #header .nav-container {
    padding: 0px;
  }
  #header .nav-container #main-nav-toggle {
    display: block;
  }
  #header .nav-container .nav-container-inner {
    display: none;
  }
  #header .nav-container #main-nav {
    display: block;
    float: none;
  }
  #header .nav-container #main-nav .main-nav-list-item,
  #header .nav-container #main-nav .main-nav-list-link {
    display: block;
    float: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
  }
  #header .nav-container #main-nav .main-nav-list-item:before,
  #header .nav-container #main-nav .main-nav-list-link:before,
  #header .nav-container #main-nav .main-nav-list-item:after,
  #header .nav-container #main-nav .main-nav-list-link:after {
    content: "";
    display: table;
  }
  #header .nav-container #main-nav .main-nav-list-item:after,
  #header .nav-container #main-nav .main-nav-list-link:after {
    clear: both;
  }
  #header .nav-container #main-nav .main-nav-list-item.top-level-menu > a {
    position: relative;
  }
  #header .nav-container #main-nav .main-nav-list-item.top-level-menu > a:after {
    display: none;
  }
  #header .nav-container #main-nav .main-nav-list-item.top-level-menu:hover > a {
    background: none;
    color: rgba(255,255,255,0.7);
  }
  #header .nav-container #main-nav .main-nav-list-item.top-level-menu > a:hover {
    color: #fff;
    background: rgba(0,0,0,0.1);
  }
  #header .nav-container #main-nav .main-nav-list-item .main-nav-list-child {
    display: block !important;
    position: relative;
    width: 100%;
    padding: 0px;
    background: none;
  }
  #header .nav-container #main-nav .main-nav-list-item .main-nav-list-child .main-nav-list-link {
    padding-left: 30px;
  }
  #header .nav-container #main-nav a {
    border-bottom: 1px solid rgba(255,255,255,0.06);
  }
  #header .nav-container #sub-nav {
    float: none;
  }
  #header .nav-container #sub-nav .search-form:before {
    font-size: 14px;
  }
  #header .nav-container #sub-nav .search-form-input {
    font-size: 14px;
    width: 90%;
  }
  .main-body-inner {
    padding: 0px;
    background: none;
  }
  #main {
    float: none;
  }
  #main .main-body-header,
  #main .archive-year-wrap {
    padding: 13px 15px 12px;
  }
  #main .main-body-content .article-single,
  #main .main-body-content #comments {
    padding: 15px;
  }
  #main .main-body-content #page-nav {
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .article-row {
    padding: 0 0 0 15px;
    border: none;
  }
  .article-summary {
    width: 100%;
  }
  .article-summary .article-summary-inner {
    margin: 15px 15px 15px 0;
  }
  #sidebar {
    float: none;
    margin: 0px;
    width: 100%;
    background: #f0f0f0;
  }
  #sidebar .sidebar-top,
  #sidebar .widget-wrap {
    padding: 15px;
  }
  #sidebar .widgets-container {
    padding-bottom: 15px;
  }
  #footer {
    margin-top: 0px;
  }
  #footer #back-to-top {
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1), inset 0 1px 0 rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.1), inset 0 1px 0 rgba(0,0,0,0.05);
  }
  #footer .logo {
    margin: 0 auto;
  }
  #footer .credit {
    text-align: center;
  }
}
