/* Welcome to Compass. In this file you should write your main styles. (or centralize your imports) Import this file using the following HTML or equivalent: <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; }

html { line-height: 1; }

ol, ul { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

a img { border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

* { box-sizing: border-box; margin: 0; padding: 0; }

html, body { height: 100%; }

strong { font-weight: bold; }

body { color: #777777; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 16px; line-height: 1.5; font-weight: 300; background-color: #fdfdfd; }

h1, h2, h3, h4, h5, h6 { color: #333333; font-size: 100%; font-weight: 400; line-height: 1.4; }

h1 { color: #fff; font-size: 16px; }

h2 { font-size: 72px; font-weight: bold; }

h3 { font-size: 24px; font-weight: bold; line-height: 32px; margin: 0 0 5px; }

h5 { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; }

p { line-height: 34px; }

blockquote { border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; color: #333; font-family: Georgia, Times, "Times New Roman", serif; font-size: 23px; font-style: italic; line-height: 38px; margin-bottom: 45px; padding: 45px 0 0; text-align: center; }

a { color: #ff9900; text-decoration: none; }

.wrap { max-width: 720px; padding: 0 20px; margin: 0 auto; position: relative; zoom: 1; z-index: 2; }
.wrap:before, .wrap:after { content: ""; }
.wrap:after { clear: both; display: table; }

.site-header { background-color: rgba(66, 66, 66, 0.9); height: 60px; padding: 0 40px; }

.site-title { background: url(../img/sprite.png) no-repeat -2px 13px; float: left; line-height: 60px; padding-left: 60px; }
.site-title h1 { line-height: 60px; }

.site-menu { background: url(../img/sprite.png) no-repeat -163px 14px; display: none; height: 60px; float: right; width: 40px; }

.site-nav-wrap { float: right; font-size: 11px; z-index: 2; }
.site-nav-wrap a { color: #999; display: block; margin-right: 25px; padding: 22px 15px 22px; }
.site-nav-wrap a:hover { color: #fff; }
.site-nav-wrap li { float: left; position: relative; }
.site-nav-wrap .nav-dropdown { z-index: 3; }
.site-nav-wrap .nav-dropdown a { margin-right: 0; }
.site-nav-wrap .dropdown-toggle { padding-right: 31px; }

.archive-content { margin: 0 auto; max-width: 1024px; }

.archive-header { float: left; padding: 90px 20px; width: 50%; }
.archive-header h2 { font-size: 40px; line-height: 50px; }

.archive-post { float: left; height: 430px; position: relative; width: 50%; }
.archive-post.even { margin-bottom: -200px; top: -200px; }
.archive-post a { background-image: -webkit-linear-gradient(bottom, #808080 0%, #F3F3F3 100%); background-image: -o-linear-gradient(bottom, #808080 0%, #F3F3F3 100%); background-image: linear-gradient(to top, #808080 0%, #F3F3F3 100%); background-position: center; display: block; height: 100%; width: 100%; }
.archive-post .archive-meta { bottom: 20px; color: #fff; left: 20px; right: 20px; position: absolute; z-index: 2; }
.archive-post .archive-meta h3 { color: #fff; font-size: 34px; margin-bottom: 10px; }
.archive-post .archive-meta h5 { color: #fff; }

.archive-pagination { background-image: -webkit-linear-gradient(bottom, #d2d2d2 0%, #F3F3F3 100%); background-image: -o-linear-gradient(bottom, #d2d2d2 0%, #F3F3F3 100%); background-image: linear-gradient(to top, #d2d2d2 0%, #F3F3F3 100%); float: left; height: 230px; position: relative; width: 50%; }
.archive-pagination .pagination-wrap { position: absolute; left: 50%; top: 50%; margin: -22px 0 0 -90px; }
.archive-pagination .placeholder { display: block; float: left; height: 40px; width: 82px; }
.archive-pagination a { background: url(../img/sprite.png) no-repeat -98px -198px; display: block; float: left; height: 40px; width: 22px; }
.archive-pagination span { float: left; font-size: 30px; }
.archive-pagination .prev { margin-right: 60px; }
.archive-pagination .next { background-position: -173px -198px; margin-left: 60px; }

.post-header { background-position: center; background-size: cover; font-size: 11px; margin-bottom: 75px; padding: 105px 0 100px; position: relative; text-align: center; z-index: 1; }
.post-header h2 { margin: 50px auto; line-height: 80px; max-width: 580px; }
.post-header h5 { color: #000; }
.post-header.has-image h2, .post-header.has-image h5 { color: #fff; }

.header-overlay { background: url(../img/gradient_overlay.png) repeat-x; bottom: 0; left: 0; right: 0; position: absolute; top: 0; z-index: 2; }

.post-content p { margin-bottom: 1.5em; }
.post-content img { display: block; margin-bottom: 10px; max-width: 100%; }
.post-content ol { list-style-position: inside; list-style: decimal; margin-bottom: 24px; }
.post-content ul { list-style-position: inside; list-style: disc; }
.post-content li { list-style: inherit; list-style-position: inside; line-height: 24px; margin-bottom: 10px; margin-left: 20px; }
.post-content .caption { color: #999; display: block; font-family: Georgia, Times, "Times New Roman", serif; /*font-size: 12px; */ font-style: italic; line-height: 16px; }

.post-pagination { height: 40px; float: right; position: relative; top: 25px; margin-top: -5px; width: 110px; }
.post-pagination li { float: left; list-style: none; }
.post-pagination a { background: url(../img/sprite.png) no-repeat -98px -114px; display: block; height: 40px; width: 40px; }
.post-pagination.full { width: 150px; }
.post-pagination .next { background-position: -144px -114px; }
.post-pagination h5 { color: #999; float: left; padding-top: 13px; }

.post-author { float: left; margin-bottom: 110px; width: 100%; }
.post-author .post-author-title { border-bottom: 1px solid #ccc; font-size: 11px; margin-bottom: 40px; padding-bottom: 10px; text-transform: uppercase; }
.post-author img { display: block; float: left; height: 80px; margin-right: 20px; width: 80px; }
.post-author .author-meta { float: left; margin-top: 7px; }
.post-author h4 { color: #333; font-size: 18px; }
.post-author h5 { color: #999; }
.post-author h6 { color: #666; font-size: 14px; }

.site-footer { background: #fafafa; clear: both; padding: 30px 0 70px; }
.site-footer a { color: #ff9900; }
.site-footer .wrap { max-width: 1024px; padding: 0 20px; }

.nav-footer { float: left; width: 230px; }
.nav-footer a { font-size: 14px; letter-spacing: 2px; }

.nav-social { float: right; height: 40px; width: 120px; }
.nav-social li { float: left; }
.nav-social a { background: url(../img/sprite.png) no-repeat -3px -68px; display: block; height: 40px; width: 40px; }
.nav-social .twitter { background-position: -51px -67px; }
.nav-social .email { background-position: -97px -67px; }

@media only screen and (min-width: 769px) { .site-nav-subtitle { margin: 0px; padding: 0px; display: inline; }
  .site-nav-wrap .nav-dropdown { background-color: rgba(53, 53, 53, 0.96); display: none; float: left; line-height: 1; padding: 0 25px 16px 15px; position: absolute; }
  .site-nav-wrap .nav-dropdown li { float: none; }
  .site-nav-wrap .nav-dropdown li:last-child { margin-bottom: 0; }
  .site-nav-wrap .nav-dropdown li a:hover { color: #fff; }
  .site-nav-wrap .dropdown-toggle { background: url(../img/sprite.png) no-repeat 35px -103px; }
  .site-nav-wrap .dropdown-toggle:hover { background-position: 35px -207px; }
  .site-nav-wrap .open { background-color: rgba(53, 53, 53, 0.96); }
  .site-nav-wrap .open a { color: #fff; }
  .site-nav-wrap .open .nav-dropdown { display: block; margin-top: -10px; }
  .site-nav-wrap .open .nav-dropdown a { color: #999; padding: 12px 0; }
  .site-nav-wrap .open .dropdown-toggle { background-position: 35px -152px; } }
@media only screen and (max-width: 768px) { .post-header h2 { font-size: 53px; line-height: 56px; }
  .archive-header { width: 100%; }
  .archive-post { width: 100%; }
  .archive-post.even { margin-bottom: 0; top: 0; }
  .archive-pagination { width: 100%; }
  .site-menu { display: block; }
  .site-nav-subtitle { display: none; }
  .site-nav-wrap { background-color: rgba(53, 53, 53, 0.96); clear: both; display: none; float: none; left: 0; position: absolute; right: 0; top: 60px; }
  .site-nav-wrap .site-nav { padding: 30px 0; font-size: 13px; }
  .site-nav-wrap a { font-size: 13px; }
  .site-nav-wrap li { float: none; margin-left: 100px; }
  .site-nav-wrap .nav-dropdown li { margin-left: 0; }
  .site-nav-wrap .dropdown-toggle { display: none; }
  .nav-social, .nav-footer, .post-pagination { float: none; margin: 0 auto; }
  .nav-footer { margin-bottom: 20px; }
  .post-pagination { margin-bottom: 20px; top: 0; } }
