/*
Theme Name: WhatPixel v1
Theme URI: http://whatpixel.com/
Author: WhatPixel
Description: WhatPixel magazine theme
Version: 1.1
*/
@charset 'utf-8';

@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,700|Montserrat:400,700|Hind:400,700');
/* hide Open+Sans+Condensed:300,700  AND alternate header font Cabin:400,700 */
/* optional Francois+One or PT+Sans */


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-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html { overflow-y: scroll; }
body { 
  font-size: 62.5%;
  line-height: 1;
  font-family: Helvetica, Arial, sans-serif;
}


br { display: block; line-height: 1.45em; } 

hr { display: block; width: 100%; height: 2px; border: 0; background: #dcdee2; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }

input, textarea { 
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none; 
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong, b { font-weight: bold; }
em, i { font-style: italic; }

center { display: block; font-size: 1.9em; margin-bottom: 15px; }

table { border-collapse: collapse; border-spacing: 0; }
img { border: 0; max-width: 100%; height: auto; }

p { display: block; font-size: 1.55em; line-height: 1.4em; color: #333; margin-bottom: 18px; }

a { color: #4c89cd; text-decoration: none; }
a:hover { text-decoration: underline; }

figure { display:block; margin-bottom:35px; }
figcaption { font-size: 1.4em; color:#888; padding-top:4px; font-style:italic; }
figure.xlg { margin-bottom:70px; }
.content.full figure p, .content figure p { margin:0; } 


code { display: inline-block; font-size: 0.9em; padding: 0px 8px; font-family: Courier, monospace; word-wrap: break-word; vertical-align: text-top; border-radius: 3px; background: #f3f3f3; }

.content h2 { display: block; width: 100%; font-weight: bold;font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 4.4em; line-height: 1.2em; margin-bottom: 20px; font-weight: bold; color: #333; text-align: center; letter-spacing: -0.03em; }
.content h2 small { font-size: 66%; color: #666; } 

.content h2.mini { font-size: 3.2em; }
.content h2.mini small { font-size: 0.7em; color: #666; position: relative; top: -3px; }

.content.full h2 { text-align: left; font-size: 3.7em; line-height: 1.1em; margin-bottom: 15px; color: #454545; }
.content.full h3, .content.full h4 { display: block; width: 100%; font-weight: bold; font-family: 'Montserrat', Helvetica, Arial, sans-serif; font-size: 3em; line-height: 1.2em; margin-bottom: 10px; color: #454545; letter-spacing: -0.03em; }
.content.full h4 { font-size: 2.35em; line-height: 1.35em; margin-bottom: 20px; color: #454545; letter-spacing: normal; }

.content.full hr { margin-bottom: 20px; }
.content.full hr.clean { margin:0;}

.content.full img { width: 100%; }
.content.full .authorbio img { width: auto; }

/** page structure **/
.wrapper { display: block; max-width: 1100px; margin: 0 auto; }
.pgbody { display: block; margin-bottom: 15px; min-height: 770px; }

.block { display: block; width: 100%; }
.side { display: block; margin-bottom: 35px; }

.pgbody ul, .pgbody ol { display: block; margin-bottom: 20px; font-size: 1.7em; list-style: disc; padding-left: 45px; }
.pgbody ul li, .pgbody ol li { line-height: 1.6em; }

.pgbody ol { list-style: decimal; }

.pgbody .content.full ul, .pgbody .content.full ol { margin-bottom: 25px; }
.pgbody .content.full ul li, .pgbody .content.full ol li { margin-bottom: 10px; }

.content.full p { font-size: 1.7em; line-height: 1.7em; color: #4b4b4b; margin-bottom: 30px; }
.content.full ul, .content.full ol { color: #505050; }

.pgbody blockquote { display: block; font-size: 1em; margin-bottom: 30px; padding: 20px 40px; position: relative; color: #383838; background: #f1f1f1; border-left: 5px solid #dedede; }
.pgbody blockquote:before, .pgbody blockquote:after { color: #ccc; font-size: 6.5em; position: absolute; line-height: 0.1em; }
.pgbody blockquote:before{ content: "\201C"; left: 7px; top: 30px; }
.pgbody blockquote:after { content: "\201D"; right: 20px; bottom: 3px }

.pgbody blockquote.big { display: block; background: none; text-align: center; font-style: italic; font-size: 1.55em; border: 0; }
.pgbody blockquote.big p { color: #8870ca;/*#f36;*/  }
.pgbody blockquote.big:before, .pgbody blockquote.big:after { font-size: 5em; color: #c6bddf; }
.pgbody blockquote.big:after { right: 0; }

.pgbody blockquote.pullquote { float: right; font-size: 1.3em; width: 250px; margin-left: 0; border: 0; font-style: italic; width: 300px; float: right; }

.pgbody blockquote p { margin-bottom: 25px; line-height: 1.45em; color: #4b4b4b; } 
.pgbody blockquote p:last-child { margin: 0; }



/** header **/
.topbar { 
  display: block;
  width: 100%;
  height: 64px;
  margin-bottom: 15px;
  background: #29292c;
  border-bottom: 4px solid #6281c4;
}

.logo { display: block; float: left; }
.nav { display: block; float: right;}

.nav ul { display: block; width: 100%; float: right; }
.nav ul li { display: block; float: left; }
.nav ul li a {
  display: block;
  padding: 0 14px;
  font-family: 'Ubuntu', Helvetica, sans-serif;
  font-size: 1.3em;
  line-height: 60px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
}

.nav ul li a:hover { color: #85a7e0; }
/* 85a7e0 OR bfd6ec OR 85b4e0 */


.responsivenav { display: none; float: right; padding-right: 15px; }
nav ul li.threebar { padding: 20px 5px; cursor: pointer; }
.toggle-menu-bar { 	display: block;
	width: 28px;
	height: 4px;
	background-color: #ededed;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 3px;
}
nav ul li.threebar:hover .toggle-menu-bar { background-color: #6281c4; }


/** main page **/
.contentwrapper { float: left; width: 100%; }

.content { margin-right: 380px; }
.sidebar { position: relative; width: 340px; margin-left: -340px; float: right; padding: 0 10px; }
/*.content { display: block; float: left; max-width: 760px; padding-right: 40px; }*/

.noside { display: block; margin: 0 auto; max-width: 750px; }
.noside .contentwrapper { float: none; }
.noside .content { margin-right: 0; }

.metastuff { display: block; max-width: 750px; margin: 0 auto; }

.noside .wp-pagenavi { padding-bottom: 30px; }

.article { display: block; width: 100%; padding: 15px 0; padding-top: 8px; padding-left: 270px; margin-bottom: 10px; border-bottom: 2px #e9ebef solid; min-height: 180px; }
.article .thumbnail { display: block; float: left; max-width: 250px; margin-left: -270px; }
.article .thumbnail a:hover img { opacity: 0.9; } 

.article h3 { 
  font-family: 'Hind', Helvetica, Arial, sans-serif; 
  font-size: 3.45em;
  line-height: 1.15em;
  margin-bottom: 15px;
  margin-top: -5px;
  font-weight: bold;
}
.article h3 a { text-decoration: none; color: #444; }
.article h3 a:hover { text-decoration: underline; }

.article p { font-size: 1.5em; line-height: 1.55em; margin-bottom: 0; }
.article .metadata { display: block; font-size: 1.3em; line-height: 1.7em; color: #717171; margin-bottom: 8px; }

.content.static .article { padding-left: 0; border: 0; min-height: auto; }
.content.static .article h2 { font-family: 'Montserrat', Helvetica, sans-serif; color: #444; font-size: 4.2em; margin-bottom: 22px; letter-spacing: -0.02em; text-align: left; }
.content.static .article h3 { font-family: 'Montserrat', Helvetica, sans-serif; color: #444; font-size: 3.6em; margin-bottom: 18px; letter-spacing: -0.02em; }
.content.static .article p { margin-bottom: 20px; font-size: 1.7em; line-height: 1.7em; }
.content.static .article blockquote { font-size: 1em; }

/** featured content box **/
.featured-posts { display: block; width: 100%; margin-bottom: 20px; }

.top-feature, .sub-feature { 
  display: block;
  float: left;
  width: 52%;
  height: 400px;
  background: #000;
  overflow: hidden;
  color: #fff;
  font-weight: bold;
  text-shadow: 1px 1px 0 rgba(0,0,0,0.75);
}
.sub-feature { width: 24%; height: 200px; }

.top-feature a, .sub-feature a { 
    display: block;
    position: relative;
    height: 100%;
    color: #fff;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: center;
}

.top-feature a section, .sub-feature a section { display: block; height: 100%; }
.top-feature a section::after, .sub-feature a section::after {
    display: block;
    position: absolute;
    background: -webkit-linear-gradient(to bottom, rgba(0,0,0,0) 25%, rgba(0,0,0,0.7) 100%);
    background: -moz-linear-gradient(to bottom, rgba(0,0,0,0) 25%, rgba(0,0,0,0.7) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 25%, rgba(0,0,0,0.7) 100%);
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    content: '';
}
/* text shading contrast */
.top-feature a h3, .sub-feature a h3 { position: absolute; width: 100%; bottom: 0; padding: 6px 10px; text-shadow: 1px 1px 2px rgba(0,0,0,.85); } 
.top-feature a h3 { font-size: 3em; line-height: 1.3em; padding-bottom: 15px; }
.sub-feature a h3 { font-size: 2em; line-height: 1.2em; }

.top-feature a section, .sub-feature a section { opacity: 1; }
.top-feature a:hover section, .sub-feature a:hover section { opacity: 0.9; }


/** post page **/
.post-title { display: block; margin-bottom: 10px; }

.post-title h1 { 
  display: block;
  font-family: 'Hind', Helvetica, sans-serif;
  font-size: 5.2em;
  line-height: 1.2em;
  font-weight: bold;
  color: #292929;
  text-align: left;
  margin-bottom: 20px;
  letter-spacing: -0.01em;
}

.post-title .byline { font-style: italic; font-size: 1.4em; color: #656565; }
.post-title .byline a { font-weight: bold; }

.post-title .postcats, .metadata .postcats { margin-right: 4px; font-weight: bold; font-style: normal; font-family: 'Ubuntu', Helvetica, sans-serif; text-transform: uppercase; font-size: 1.1em; position: relative; top: -1px; }
.post-title .postcatlink, .metadata .postcatlink { color: #fff; background: #687ba5; padding: 5px 8px; margin-right: 3px; }
.post-title .postcatlink:hover, .metadata .postcatlink:hover { text-decoration: none; background: #7587b1; }

.metadata .postcats { font-size: 0.9em; top: 0; }
.metadata .postcatlink { padding: 4px 8px; margin-right: 2px; }

.post-title .disclose { display: block; font-size: 1.1em; text-transform: uppercase; padding-top: 10px; color: #444; }

.content.full { padding-top: 5px; }

.tagslist { display: block; margin-bottom: 25px; line-height: 2.8em; padding-top: 5px; font-family: 'Ubuntu', Helvetica, sans-serif; }
.tagslist .tagtitle { text-transform: uppercase; font-size: 1.2em; color: #414141; font-weight: bold; margin-right: 5px; }
.tagslist .thetaglink a { font-size: 1.1em; text-transform: uppercase; font-weight: bold; padding: 6px 7px; margin-right: 4px; color: #fff; background: #7771a9; letter-spacing: normal; }
.tagslist .thetaglink a:hover { background: #857fb5; text-decoration: none; }

.afterpostad { display: block; margin-bottom: 25px; padding-top: 18px; } 
.afterpostad img { width: 100%; }

.authorbio { display: block; width: 100%; padding: 18px 0; padding-bottom: 0px; }


.authorpic, .wp-user-avatar, .avatar-default { border-radius: 50%; float: right; margin-left: 25px; height: 120px; }
.content.full .authorbio h4 { font-family: 'Ubuntu', Helvetica, sans-serif; text-transform: uppercase; font-weight: bold; font-size: 2em; color: #4e4e4e; letter-spacing: -0.01em; font-weight: bold; margin-bottom: 5px; } 
.content.full .authorbio p { font-size: 1.6em; line-height: 1.6em; margin-bottom: 20px; }


.prevnextnav { padding: 10px 0; display: block; width: 100%; }

.prevpost { float: left; width: 50%; padding-right: 15px; }
.nextpost { float: right; width: 50%; padding-left: 15px; text-align: right; }

.prevpost .label, .nextpost .label { display: block; margin-bottom: 5px; font-family: 'Ubuntu', Helvetica, sans-serif; text-transform: uppercase; font-weight: bold; font-size: 1.3em; color: #8781c1; }
.prevpost a, .nextpost a { font-size: 2.1em; line-height: 1.2em; font-family: 'Open Sans Condensed', Helvetica, Arial, sans-serif; color: #3c3c3c; font-weight: bold; }


.social-share { display: table; width: 100%; margin-bottom: 25px; }

.social-share a { display: table-cell; padding: 15px 10px; margin: 0; font-family: 'Montserrat', Helvetica, sans-serif; text-transform: uppercase; cursor: pointer; text-align: center; font-size: 1.25em; color: #fff; font-weight: bold; width: 33.3333333%; }
.social-share a:hover { text-decoration: none; }

.fbsharelink { 
  background: #3b5998;
  background-image: url('https://whatpixel.com/wp-content/themes/whatpixel/img/facebook-ico@2x.png');
  background-repeat: no-repeat;
  background-size: 35px 21px;
  background-position: 23% 50%; 
}
.twsharelink { 
  background: #55acee;
  background-image: url('https://whatpixel.com/wp-content/themes/whatpixel/img/twitter-ico@2x.png');
  background-repeat: no-repeat;
  background-size: 35px 21px;
  background-position: 20% 50%;
}
.gpsharelink { 
  background: #d95333;
  background-image: url('https://whatpixel.com/wp-content/themes/whatpixel/img/gplus-ico@2x.png');
  background-repeat: no-repeat;
  background-size: 35px 21px;
  background-position: 20% 50%;
}

.fbsharelink:hover{ background-color: #384d79; }
.twsharelink:hover { background-color: #3c8fce; }
.gpsharelink:hover { background-color: #ba462b; }


/** sidebar blocks **/
.sidebar ul { padding: 0; font-size: 1.2em; } 

.side .blocktitle { display: block; width: 100%; font-size: 1.65em; font-family: 'Ubuntu'; font-weight: bold; text-transform: uppercase; text-align: center; letter-spacing: -0.03em; color: #515151; margin-bottom: 12px; border-bottom: 1px solid #666; 
   line-height: 0.1em; margin: 10px 0 20px; }
.side .blocktitle span { background:#fff;  padding: 0 10px; }

.cat-sidebar { display: block; font-size: 1.2em; padding: 5px 0; }

.side .title { display: block; width: 100%; font-size: 1.4em; font-family: 'Ubuntu'; font-weight: bold; text-transform: uppercase; letter-spacing: -0.03em; color: #515151; margin-bottom: 12px; border-bottom: 1px solid #ababab; 
   line-height: 0.1em; margin: 10px 0 20px; text-align: center; }
.side .title span { background:#fff;  padding: 0 10px; }
.side h4.title { font-size: 1.7em; }

.cat-sidebar li { display: block; float: left; width: 50%; text-align: center; }
.cat-sidebar li a { font-size: 1.2em; display: block; padding: 8px 0; font-weight: bold; } 

.cat-sidebar li a:hover { background: #f0f0f0; text-decoration: none; color: #4a4e53; }

.side.ad300x250 { display: block; text-align: center; }

.side.disclose p { font-size: 1.5em; line-height: 1.55em; color: #555; }


ul.recent-posts-sidebar { list-style: none; padding-top: 10px; }
.recent-posts-sidebar li { margin-bottom: 25px; } 
.recent-posts-sidebar li .thumb { float: left; } 
.recent-posts-sidebar li .thumb img { width: 130px; }
.recent-posts-sidebar li .thumb a:hover img { opacity: 0.9; }

.recent-posts-sidebar li .headline { padding-left: 140px; font-weight: normal; font-size: 1.3em; line-height: 1.3em; font-family: 'Montserrat',sans-serif; font-weight: bold; letter-spacing: -0.03em; }

.side.social { text-align: left; margin-left: 1px; }
.side.social span { margin-right:7px; }
.side.social span.nospace { margin: 0; }

.side.tips { background:#e9f2fc; border:1px solid #b3cce6; }
.side.tips h5 { font-family:'Montserrat',sans-serif; font-size:1.4em; line-height:1.1em; font-weight: bold; text-transform: uppercase;}
.side.tips h5 a { display:block; color:#6689d6; padding:10px 8px; padding-left:18px; padding-right:18px; }
.side.tips h5 a:hover { text-decoration:none; }
.side.tips h5 a:hover span.line { text-decoration:underline; }
.side.tips h5 a img { float:right; margin-left:5px; margin-top:-6px; }
.side.tips h5 a span.tiptext { display:block; color:#626262; margin-bottom:20px; font-size:1.65em; line-height:1.1em; text-transform:none; }


.side.popular ul li:last-child { margin:0; }

.side.popular .popnow {
    background: #000;
    overflow: hidden;
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.75);
}
.side.popular .popnow a {
    display: block;
    position: relative;
    height: 100%;
    color: #fff;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: center;
}
.side.popular .popnow a section, .side.popular a section { display: block; width: 320px; height: 200px; }
.side.popular .popnow a section::after, .side.popular a section::after {
    display: block;
    position: absolute;
    background: -webkit-linear-gradient(to bottom, rgba(0,0,0,0) 25%, rgba(0,0,0,0.8) 100%);
    background: -moz-linear-gradient(to bottom, rgba(0,0,0,0) 25%, rgba(0,0,0,0.8) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 25%, rgba(0,0,0,0.8) 100%);
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    content: '';
}
.side.popular .popnow h5 {
  position: absolute;
  bottom: 0;
  width: 100%;
  font-family: 'Montserrat',sans-serif; 
  font-size: 1.75em;
  line-height: 1.3em;
  letter-spacing: -0.03em;
  font-weight: bold;
  padding: 5px 10px;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.85);
}

#search { padding: 4px 5px; font-size: 1.4em; }

/** footer design **/
.footer { display: block; width: 100%; background: #29292c; border-top: 6px solid #6281c4; padding-top: 35px; padding-bottom: 20px; }

.footlinks { display: block; text-align: center; margin-bottom: 35px; }
.footlinks li { display: inline; margin-right: 20px; }
.footlinks li a { font-family: 'Ubuntu', Helvetica, sans-serif; font-size: 1.5em; font-weight: bold; color: #fff; text-transform: uppercase; letter-spacing: -0.04em; }


.copy { display: block; text-align: center; font-size: 1.2em; color: #666; }
.copy a { color: #ccc; }

/** various styles **/
.center, .bookcenter { text-align: center; }
.content.full .bookcenter img { width: auto; }

.video {
 position: relative;
 padding-bottom: 56.25%; /* 16:9 */
 padding-top: 25px;
 height: 0; 
}
.video iframe {
  position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.btn, #fscf_submit1, .wpcf7-submit {
  font-family: 'Ubuntu', Helvetica, sans-serif;
  font-size: 1.4em;
  font-weight: bold;
  text-transform: uppercase; 
  padding: 10px 22px;
  border: 1px solid #dadada;
  border-radius: 3px;
  margin-right: 10px;
  background: #eee;
  color: #6b6b6b;
  cursor: pointer;
}
.btn:hover, #fscf_submit1:hover, .wpcf7-submit:hover { text-decoration: none; background: #f3f3f3; }
#fscf_submit1, .wpcf7-submit { font-size: 1em; padding: 12px 40px; }

/** page navi styles **/
.wp-pagenavi { display: block; clear: both; margin-bottom: 10px; font-size: 1.6em; font-weight: bold; font-family: 'Ubuntu', sans-serif; text-transform: uppercase; }

.wp-pagenavi a, .wp-pagenavi span {
  display: block;
  float: left;
  padding: 5px 10px;
  border: 1px solid #dadada;
  border-radius: 3px;
  margin-right: 7px;
  color: #6b6b6b;
}

.wp-pagenavi a:hover { text-decoration: none; background: #f3f3f3; }

.wp-pagenavi span.current { background: #6281c4; border-color: #6281c4; color: #fff; }



/** review ratings box **/
.ratingbox { display:block; width:100%; margin-bottom: 30px; text-align: center; }

.ratingboxnums { display:block; font-size: 1.65em; font-weight: bold; color: #515151; margin-bottom: 10px; }
.content.full .star-rating { width:200px; }

/** contact form restyled **/

.wpcf7 label { text-align:left; font-size:0.7em; font-family:'Ubuntu',Helvetica, sans-serif; text-transform:uppercase;font-weight:bold; color:#444; }
.wpcf7-text { text-align:left; width:99%; max-width:350px; font-size: 1.3em; padding: 4px 7px; border: 1px solid #ccc; }
.wpcf7-textarea { text-align:left; width:99%; font-family: Helvetica,Arial,sans-serif; max-width:425px; height:150px; font-size: 1.45em; padding: 6px 8px; border: 1px solid #ccc; }

.grecaptcha-badge { visibility: hidden; } 
/* hide reCAPTCHA badge from page; this is allowed according to Google's TOS/FAQ page https://developers.google.com/recaptcha/docs/faq */


/** misc styles **/
.floatright, .content.full p.floatright { float:right; margin-left:5px; margin-bottom: 5px; }
.floatr { float: right; margin-left: 10px; margin-bottom: 5px; }
.floatl { float: left; margin-right: 10px; margin-bottom: 5px; }

.space5, .content.full .space5  { margin-bottom: 5px;} 
.space10 { margin-bottom: 10px;}
.space15 { margin-bottom: 15px;}
.space20 { margin-bottom: 20px;}
.space25 { margin-bottom: 25px;}
.space30 { margin-bottom: 30px;}


.specialbox { 
display: block;
position: relative;
width: 100%;
background: #f7f7f7;
border: 1px dashed #ddd;
margin-bottom: 30px;
padding: 15px 20px;
}
.content.full .specialbox h3 { font-size: 2.4em; color: #515151; }
.content.full .specialbox h3 a { color: #515151; }
.content.full .specialbox p { margin-bottom: 20px; font-size: 1.6em; }
.content.full .specialbox p:last-child { margin-bottom: 0; }

.content.full .specialbox a.cover {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
}

.specialbox .floatl { margin-right: 15px; }
.specialbox .floatl img.s125 { width: 125px; }
.specialbox .floatl img.s150 { width: 150px; }
.specialbox .floatl img.s200 { width: 200px; }

/** responsive styles **/
@media screen and (max-width: 1100px) { .wrapper { padding: 0 8px;} }

@media screen and (max-width: 1010px) {
  .article { padding-left: 160px; }
  .article .thumbnail { margin-left: -160px; max-width: 150px; }
  
  .fbsharelink, .twsharelink, .gpsharelink {
    background-size: 44px 26px;
    background-position: 50% 50%; 
  }
  .fbsharelink span, .twsharelink span, .gpsharelink span { visibility: hidden; }
}

@media screen and (max-width: 900px) {
  .sidebar { padding: 0; }
  .content { margin-right: 365px; }
  .article { padding-left: 0; }
  .article .thumbnail { float: right; margin: 0; margin-left: 4px;}
  
  .featured-posts { padding-left: 12%; }
  .top-feature { display: block; float: none; width: 100%; max-width: 640px; }
  .sub-feature { width: 50%; max-width: 320px; }
  
  .nav ul li a { padding: 0 10px;}
}
@media screen and (max-width: 840px) { .featured-posts { padding-left: 7%; } }

@media screen and (max-width: 816px) {
  .contentwrapper { float: none; }
  .content { float: none; margin-right: 0; }
  .sidebar { display: block; float: none; margin: 0; width: 100%; padding-top: 25px; }
  .side.fbpage,.side.categories,.side.social { display: none; }

  .recent-posts-sidebar li .headline { font-size:2.0em; padding-left: 210px; }
  .recent-posts-sidebar li .thumb img { width: 200px; }
	
  .article .thumbnail { max-width: 250px; margin-left: 15px; }
  
  .wp-pagenavi { margin-bottom: 40px; }
	
  .responsivenav { display: block; }
	
  .topbar .wrapper { position: relative; }
  .nav { display: none; float: none; max-width: 550px; position: absolute; right: 0; top:65px; z-index: 99; }
  .nav ul { background: #222; text-align: center; margin-top: -6px; }
  .nav li, .nav li a { display: block; width: 100%; }
  .nav ul li a { font-size: 1.45em; line-height: 50px; }
  .nav.show { display: block; }
}
@media screen and (max-width: 725px) { 
	.featured-posts { padding-left: 4%; } 
}
@media screen and (max-width: 680px) { .featured-posts { padding-left: 0; } }
@media screen and (max-width: 630px) { .metadata .postcats { display: block; margin-bottom: 10px; } }
@media screen and (max-width: 600px) { 
	.featured-posts.clearfix { display: none; } 
	.content h2.mini small { display: block; }
}
@media screen and (max-width: 550px) { 
	.post-title .postcats { display: block; margin-bottom: 15px; }
	.post-title h1 { font-size: 4.8em; }
	.archive .article {min-height: 180px; }
	.archive .article p { display:none; }
	.archive .article .metadata { display:none; }
	
	.pgbody ul, .pgbody ol { padding-left: 6px; }
	
	.pgbody blockquote { margin-left: 15px; }
}

@media screen and (max-width: 500px) {
	.archive .article { padding-left: 160px; min-height: 125px; }
	.article .thumbnail { display: block; float: left; max-width: 150px; margin-left: -160px; }
	.article h3 { font-size: 3em; } 
	.content.static .article h3 { text-align: left; }
	
	.post-title h1 { font-size: 4.2em; }
	
	.pgbody ul.recent-posts-sidebar { padding: 0; }
	.recent-posts-sidebar li { text-align: center; }
	.recent-posts-sidebar li .thumb { float: none; display: block; }
	.recent-posts-sidebar li .thumb img { width: auto; }
  .recent-posts-sidebar li .headline { padding:0; }
	
	.footlinks li { display: block; }
	.footlinks li a { display: block; float: none; width: 100%; padding: 10px 0; }
}
@media screen and (max-width: 320px) {
.post-title h1 { font-size: 4em; }
.archive .article { padding-left: 10px; }
.article .thumbnail { display: block; float: none; margin: 0; margin-bottom: 10px; max-width: none; }
.pgbody blockquote { margin-left: 0; }
}


/** clearfix **/
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
 
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }