.row-fluid {
width: 100%;
*zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
display: table;
content: "";
line-height: 0;
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-left: 2.127659574468085%;
*margin-left: 2.074468085106383%;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .span12 {
width: 100%;
*width: 99.94680851063829%;
}
.row-fluid .span11 {
width: 91.48936170212765%;
*width: 91.43617021276594%;
}
.row-fluid .span10 {
width: 82.97872340425532%;
*width: 82.92553191489361%;
}
.row-fluid .span9 {
width: 74.46808510638297%;
*width: 74.41489361702126%;
}
.row-fluid .span8 {
width: 65.95744680851064%;
*width: 65.90425531914893%;
}
.row-fluid .span7 {
width: 57.44680851063829%;
*width: 57.39361702127659%;
}
.row-fluid .span6 {
width: 48.93617021276595%;
*width: 48.88297872340425%;
}
.row-fluid .span5 {
width: 40.42553191489362%;
*width: 40.37234042553192%;
}
.row-fluid .span4 {
width: 31.914893617021278%;
*width: 31.861702127659576%;
}
.row-fluid .span3 {
width: 23.404255319148934%;
*width: 23.351063829787233%;
}
.row-fluid .span2 {
width: 14.893617021276595%;
*width: 14.840425531914894%;
}
.row-fluid .span1 {
width: 6.382978723404255%;
*width: 6.329787234042553%;
}
.row-fluid .offset12 {
margin-left: 104.25531914893617%;
*margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
margin-left: 102.12765957446808%;
*margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
margin-left: 95.74468085106382%;
*margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
margin-left: 93.61702127659574%;
*margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
margin-left: 87.23404255319149%;
*margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
margin-left: 85.1063829787234%;
*margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
margin-left: 78.72340425531914%;
*margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
margin-left: 76.59574468085106%;
*margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
margin-left: 70.2127659574468%;
*margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
margin-left: 68.08510638297872%;
*margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
margin-left: 61.70212765957446%;
*margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
margin-left: 59.574468085106375%;
*margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
margin-left: 53.191489361702125%;
*margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
margin-left: 51.063829787234035%;
*margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
margin-left: 44.68085106382979%;
*margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
margin-left: 42.5531914893617%;
*margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
margin-left: 36.170212765957444%;
*margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
margin-left: 34.04255319148936%;
*margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
margin-left: 27.659574468085104%;
*margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
margin-left: 25.53191489361702%;
*margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
margin-left: 19.148936170212764%;
*margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
margin-left: 17.02127659574468%;
*margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
margin-left: 10.638297872340425%;
*margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
margin-left: 8.51063829787234%;
*margin-left: 8.404255319148938%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
float: right;
}
@media (max-width: 767px) {
.row-fluid {
width: 100%;
}	
.row-fluid [class*="span"] {
float: none;
display: block;
width: 100%;
margin-left: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.span12,
.row-fluid .span12 {
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*="offset"]:first-child {
margin-left: 0;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.row-fluid [class*="span"] {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-left: 2.7624309392265194%;
*margin-left: 2.709239449864817%;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .span12 {
width: 100%;
*width: 99.94680851063829%;
}
.row-fluid .span11 {
width: 91.43646408839778%;
*width: 91.38327259903608%;
}
.row-fluid .span10 {
width: 82.87292817679558%;
*width: 82.81973668743387%;
}
.row-fluid .span9 {
width: 74.30939226519337%;
*width: 74.25620077583166%;
}
.row-fluid .span8 {
width: 65.74585635359117%;
*width: 65.69266486422946%;
}
.row-fluid .span7 {
width: 57.18232044198895%;
*width: 57.12912895262725%;
}
.row-fluid .span6 {
width: 48.61878453038674%;
*width: 48.56559304102504%;
}
.row-fluid .span5 {
width: 40.05524861878453%;
*width: 40.00205712942283%;
}
.row-fluid .span4 {
width: 31.491712707182323%;
*width: 31.43852121782062%;
}
.row-fluid .span3 {
width: 22.92817679558011%;
*width: 22.87498530621841%;
}
.row-fluid .span2 {
width: 14.3646408839779%;
*width: 14.311449394616199%;
}
.row-fluid .span1 {
width: 5.801104972375691%;
*width: 5.747913483013988%;
}
.row-fluid .offset12 {
margin-left: 105.52486187845304%;
*margin-left: 105.41847889972962%;
}
.row-fluid .offset12:first-child {
margin-left: 102.76243093922652%;
*margin-left: 102.6560479605031%;
}
.row-fluid .offset11 {
margin-left: 96.96132596685082%;
*margin-left: 96.8549429881274%;
}
.row-fluid .offset11:first-child {
margin-left: 94.1988950276243%;
*margin-left: 94.09251204890089%;
}
.row-fluid .offset10 {
margin-left: 88.39779005524862%;
*margin-left: 88.2914070765252%;
}
.row-fluid .offset10:first-child {
margin-left: 85.6353591160221%;
*margin-left: 85.52897613729868%;
}
.row-fluid .offset9 {
margin-left: 79.8342541436464%;
*margin-left: 79.72787116492299%;
}
.row-fluid .offset9:first-child {
margin-left: 77.07182320441989%;
*margin-left: 76.96544022569647%;
}
.row-fluid .offset8 {
margin-left: 71.2707182320442%;
*margin-left: 71.16433525332079%;
}
.row-fluid .offset8:first-child {
margin-left: 68.50828729281768%;
*margin-left: 68.40190431409427%;
}
.row-fluid .offset7 {
margin-left: 62.70718232044199%;
*margin-left: 62.600799341718584%;
}
.row-fluid .offset7:first-child {
margin-left: 59.94475138121547%;
*margin-left: 59.838368402492065%;
}
.row-fluid .offset6 {
margin-left: 54.14364640883978%;
*margin-left: 54.037263430116376%;
}
.row-fluid .offset6:first-child {
margin-left: 51.38121546961326%;
*margin-left: 51.27483249088986%;
}
.row-fluid .offset5 {
margin-left: 45.58011049723757%;
*margin-left: 45.47372751851417%;
}
.row-fluid .offset5:first-child {
margin-left: 42.81767955801105%;
*margin-left: 42.71129657928765%;
}
.row-fluid .offset4 {
margin-left: 37.01657458563536%;
*margin-left: 36.91019160691196%;
}
.row-fluid .offset4:first-child {
margin-left: 34.25414364640884%;
*margin-left: 34.14776066768544%;
}
.row-fluid .offset3 {
margin-left: 28.45303867403315%;
*margin-left: 28.346655695309746%;
}
.row-fluid .offset3:first-child {
margin-left: 25.69060773480663%;
*margin-left: 25.584224756083227%;
}
.row-fluid .offset2 {
margin-left: 19.88950276243094%;
*margin-left: 19.783119783707537%;
}
.row-fluid .offset2:first-child {
margin-left: 17.12707182320442%;
*margin-left: 17.02068884448102%;
}
.row-fluid .offset1 {
margin-left: 11.32596685082873%;
*margin-left: 11.219583872105325%;
}
.row-fluid .offset1:first-child {
margin-left: 8.56353591160221%;
*margin-left: 8.457152932878806%;
}	
}
@media (min-width: 1200px) {
.row-fluid [class*="span"] {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
float: left;
margin-left: 2.564102564102564%;
*margin-left: 2.5109110747408616%;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .span12 {
width: 100%;
*width: 99.94680851063829%;
}
.row-fluid .span11 {
width: 91.45299145299145%;
*width: 91.39979996362975%;
}
.row-fluid .span10 {
width: 82.90598290598291%;
*width: 82.8527914166212%;
}
.row-fluid .span9 {
width: 74.35897435897436%;
*width: 74.30578286961266%;
}
.row-fluid .span8 {
width: 65.81196581196582%;
*width: 65.75877432260411%;
}
.row-fluid .span7 {
width: 57.26495726495726%;
*width: 57.21176577559556%;
}
.row-fluid .span6 {
width: 48.717948717948715%;
*width: 48.664757228587014%;
}
.row-fluid .span5 {
width: 40.17094017094017%;
*width: 40.11774868157847%;
}
.row-fluid .span4 {
width: 31.623931623931625%;
*width: 31.570740134569924%;
}
.row-fluid .span3 {
width: 23.076923076923077%;
*width: 23.023731587561375%;
}
.row-fluid .span2 {
width: 14.52991452991453%;
*width: 14.476723040552828%;
}
.row-fluid .span1 {
width: 5.982905982905983%;
*width: 5.929714493544281%;
}
.row-fluid .offset12 {
margin-left: 105.12820512820512%;
*margin-left: 105.02182214948171%;
}
.row-fluid .offset12:first-child {
margin-left: 102.56410256410257%;
*margin-left: 102.45771958537915%;
}
.row-fluid .offset11 {
margin-left: 96.58119658119658%;
*margin-left: 96.47481360247316%;
}
.row-fluid .offset11:first-child {
margin-left: 94.01709401709402%;
*margin-left: 93.91071103837061%;
}
.row-fluid .offset10 {
margin-left: 88.03418803418803%;
*margin-left: 87.92780505546462%;
}
.row-fluid .offset10:first-child {
margin-left: 85.47008547008548%;
*margin-left: 85.36370249136206%;
}
.row-fluid .offset9 {
margin-left: 79.48717948717949%;
*margin-left: 79.38079650845607%;
}
.row-fluid .offset9:first-child {
margin-left: 76.92307692307693%;
*margin-left: 76.81669394435352%;
}
.row-fluid .offset8 {
margin-left: 70.94017094017094%;
*margin-left: 70.83378796144753%;
}
.row-fluid .offset8:first-child {
margin-left: 68.37606837606839%;
*margin-left: 68.26968539734497%;
}
.row-fluid .offset7 {
margin-left: 62.393162393162385%;
*margin-left: 62.28677941443899%;
}
.row-fluid .offset7:first-child {
margin-left: 59.82905982905982%;
*margin-left: 59.72267685033642%;
}
.row-fluid .offset6 {
margin-left: 53.84615384615384%;
*margin-left: 53.739770867430444%;
}
.row-fluid .offset6:first-child {
margin-left: 51.28205128205128%;
*margin-left: 51.175668303327875%;
}
.row-fluid .offset5 {
margin-left: 45.299145299145295%;
*margin-left: 45.1927623204219%;
}
.row-fluid .offset5:first-child {
margin-left: 42.73504273504273%;
*margin-left: 42.62865975631933%;
}
.row-fluid .offset4 {
margin-left: 36.75213675213675%;
*margin-left: 36.645753773413354%;
}
.row-fluid .offset4:first-child {
margin-left: 34.18803418803419%;
*margin-left: 34.081651209310785%;
}
.row-fluid .offset3 {
margin-left: 28.205128205128204%;
*margin-left: 28.0987452264048%;
}
.row-fluid .offset3:first-child {
margin-left: 25.641025641025642%;
*margin-left: 25.53464266230224%;
}
.row-fluid .offset2 {
margin-left: 19.65811965811966%;
*margin-left: 19.551736679396257%;
}
.row-fluid .offset2:first-child {
margin-left: 17.094017094017094%;
*margin-left: 16.98763411529369%;
}
.row-fluid .offset1 {
margin-left: 11.11111111111111%;
*margin-left: 11.004728132387708%;
}
.row-fluid .offset1:first-child {
margin-left: 8.547008547008547%;
*margin-left: 8.440625568285142%;
}
}article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
display: block;
} audio,
canvas,
video {
display: inline-block;
} audio:not([controls]) {
display: none;
height: 0;
} [hidden] {
display: none;
}  html {
font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } body {
margin: 0;
}  a:focus {
outline: thin dotted;
} a:active,
a:hover {
outline: 0;
}  h1 {
font-size: 2em;
} abbr[title] {
border-bottom: 1px dotted;
} b,
strong {
font-weight: bold;
} dfn {
font-style: italic;
} mark {
background: #ff0;
color: #000;
} code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em;
} pre {
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
} q {
quotes: "\201C" "\201D" "\2018" "\2019";
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}  img {
border: 0;
} svg:not(:root) {
overflow: hidden;
}  figure {
margin: 0;
}  fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
border: 0; padding: 0; } button,
input,
select,
textarea {
font-family: inherit; font-size: 100%; margin: 0; } button,
input {
line-height: normal;
} button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; cursor: pointer; } button[disabled],
input[disabled] {
cursor: default;
} input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; } input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
} input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
} textarea {
overflow: auto; vertical-align: top; }  table {
border-collapse: collapse;
border-spacing: 0;
}@font-face {
font-family: 'FontAwesome';
src: url(//fullbit.ca/wp-content/themes/read/css/fonts/FontAwesome/fontawesome-webfont.eot);
src: url(//fullbit.ca/wp-content/themes/read/css/fonts/FontAwesome/fontawesome-webfont.eot?#iefix) format('embedded-opentype'),
url(//fullbit.ca/wp-content/themes/read/css/fonts/FontAwesome/fontawesome-webfont.woff) format('woff'),
url(//fullbit.ca/wp-content/themes/read/css/fonts/FontAwesome/fontawesome-webfont.ttf) format('truetype'),
url(//fullbit.ca/wp-content/themes/read/css/fonts/FontAwesome/fontawesome-webfont.svg#FontAwesome) format('svg');
font-weight: normal;
font-style: normal;
} [class^="icon-"]:before, [class*=" icon-"]:before {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
display: inline-block;
text-decoration: inherit;
}
a [class^="icon-"], a [class*=" icon-"] {
display: inline-block;
text-decoration: inherit;
} .icon-large:before {
vertical-align: top;
font-size: 1.3333333333333333em;
}
.btn [class^="icon-"], .btn [class*=" icon-"] { line-height: .9em;
}
li [class^="icon-"], li [class*=" icon-"] {
display: inline-block;
width: 1.25em;
text-align: center;
}
li .icon-large[class^="icon-"], li .icon-large[class*=" icon-"] { width: 1.875em;
}
li[class^="icon-"], li[class*=" icon-"] {
margin-left: 0;
list-style-type: none;
}
li[class^="icon-"]:before, li[class*=" icon-"]:before {
text-indent: -2em;
text-align: center;
}
li[class^="icon-"].icon-large:before, li[class*=" icon-"].icon-large:before {
text-indent: -1.3333333333333333em;
} .icon-glass:before                { content: "\f000"; }
.icon-music:before                { content: "\f001"; }
.icon-search:before               { content: "\f002"; }
.icon-envelope:before             { content: "\f003"; }
.icon-heart:before                { content: "\f004"; }
.icon-star:before                 { content: "\f005"; }
.icon-star-empty:before           { content: "\f006"; }
.icon-user:before                 { content: "\f007"; }
.icon-film:before                 { content: "\f008"; }
.icon-th-large:before             { content: "\f009"; }
.icon-th:before                   { content: "\f00a"; }
.icon-th-list:before              { content: "\f00b"; }
.icon-ok:before                   { content: "\f00c"; }
.icon-remove:before               { content: "\f00d"; }
.icon-zoom-in:before              { content: "\f00e"; }
.icon-zoom-out:before             { content: "\f010"; }
.icon-off:before                  { content: "\f011"; }
.icon-signal:before               { content: "\f012"; }
.icon-cog:before                  { content: "\f013"; }
.icon-trash:before                { content: "\f014"; }
.icon-home:before                 { content: "\f015"; }
.icon-file:before                 { content: "\f016"; }
.icon-time:before                 { content: "\f017"; }
.icon-road:before                 { content: "\f018"; }
.icon-download-alt:before         { content: "\f019"; }
.icon-download:before             { content: "\f01a"; }
.icon-upload:before               { content: "\f01b"; }
.icon-inbox:before                { content: "\f01c"; }
.icon-play-circle:before          { content: "\f01d"; }
.icon-repeat:before               { content: "\f01e"; } .icon-refresh:before              { content: "\f021"; }
.icon-list-alt:before             { content: "\f022"; }
.icon-lock:before                 { content: "\f023"; }
.icon-flag:before                 { content: "\f024"; }
.icon-headphones:before           { content: "\f025"; }
.icon-volume-off:before           { content: "\f026"; }
.icon-volume-down:before          { content: "\f027"; }
.icon-volume-up:before            { content: "\f028"; }
.icon-qrcode:before               { content: "\f029"; }
.icon-barcode:before              { content: "\f02a"; }
.icon-tag:before                  { content: "\f02b"; }
.icon-tags:before                 { content: "\f02c"; }
.icon-book:before                 { content: "\f02d"; }
.icon-bookmark:before             { content: "\f02e"; }
.icon-print:before                { content: "\f02f"; }
.icon-camera:before               { content: "\f030"; }
.icon-font:before                 { content: "\f031"; }
.icon-bold:before                 { content: "\f032"; }
.icon-italic:before               { content: "\f033"; }
.icon-text-height:before          { content: "\f034"; }
.icon-text-width:before           { content: "\f035"; }
.icon-align-left:before           { content: "\f036"; }
.icon-align-center:before         { content: "\f037"; }
.icon-align-right:before          { content: "\f038"; }
.icon-align-justify:before        { content: "\f039"; }
.icon-list:before                 { content: "\f03a"; }
.icon-indent-left:before          { content: "\f03b"; }
.icon-indent-right:before         { content: "\f03c"; }
.icon-facetime-video:before       { content: "\f03d"; }
.icon-picture:before              { content: "\f03e"; }
.icon-pencil:before               { content: "\f040"; }
.icon-map-marker:before           { content: "\f041"; }
.icon-adjust:before               { content: "\f042"; }
.icon-tint:before                 { content: "\f043"; }
.icon-edit:before                 { content: "\f044"; }
.icon-share:before                { content: "\f045"; }
.icon-check:before                { content: "\f046"; }
.icon-move:before                 { content: "\f047"; }
.icon-step-backward:before        { content: "\f048"; }
.icon-fast-backward:before        { content: "\f049"; }
.icon-backward:before             { content: "\f04a"; }
.icon-play:before                 { content: "\f04b"; }
.icon-pause:before                { content: "\f04c"; }
.icon-stop:before                 { content: "\f04d"; }
.icon-forward:before              { content: "\f04e"; }
.icon-fast-forward:before         { content: "\f050"; }
.icon-step-forward:before         { content: "\f051"; }
.icon-eject:before                { content: "\f052"; }
.icon-chevron-left:before         { content: "\f053"; }
.icon-chevron-right:before        { content: "\f054"; }
.icon-plus-sign:before            { content: "\f055"; }
.icon-minus-sign:before           { content: "\f056"; }
.icon-remove-sign:before          { content: "\f057"; }
.icon-ok-sign:before              { content: "\f058"; }
.icon-question-sign:before        { content: "\f059"; }
.icon-info-sign:before            { content: "\f05a"; }
.icon-screenshot:before           { content: "\f05b"; }
.icon-remove-circle:before        { content: "\f05c"; }
.icon-ok-circle:before            { content: "\f05d"; }
.icon-ban-circle:before           { content: "\f05e"; }
.icon-arrow-left:before           { content: "\f060"; }
.icon-arrow-right:before          { content: "\f061"; }
.icon-arrow-up:before             { content: "\f062"; }
.icon-arrow-down:before           { content: "\f063"; }
.icon-share-alt:before            { content: "\f064"; }
.icon-resize-full:before          { content: "\f065"; }
.icon-resize-small:before         { content: "\f066"; }
.icon-plus:before                 { content: "\f067"; }
.icon-minus:before                { content: "\f068"; }
.icon-asterisk:before             { content: "\f069"; }
.icon-exclamation-sign:before     { content: "\f06a"; }
.icon-gift:before                 { content: "\f06b"; }
.icon-leaf:before                 { content: "\f06c"; }
.icon-fire:before                 { content: "\f06d"; }
.icon-eye-open:before             { content: "\f06e"; }
.icon-eye-close:before            { content: "\f070"; }
.icon-warning-sign:before         { content: "\f071"; }
.icon-plane:before                { content: "\f072"; }
.icon-calendar:before             { content: "\f073"; }
.icon-random:before               { content: "\f074"; }
.icon-comment:before              { content: "\f075"; }
.icon-magnet:before               { content: "\f076"; }
.icon-chevron-up:before           { content: "\f077"; }
.icon-chevron-down:before         { content: "\f078"; }
.icon-retweet:before              { content: "\f079"; }
.icon-shopping-cart:before        { content: "\f07a"; }
.icon-folder-close:before         { content: "\f07b"; }
.icon-folder-open:before          { content: "\f07c"; }
.icon-resize-vertical:before      { content: "\f07d"; }
.icon-resize-horizontal:before    { content: "\f07e"; }
.icon-bar-chart:before            { content: "\f080"; }
.icon-twitter-sign:before         { content: "\f081"; }
.icon-facebook-sign:before        { content: "\f082"; }
.icon-camera-retro:before         { content: "\f083"; }
.icon-key:before                  { content: "\f084"; }
.icon-cogs:before                 { content: "\f085"; }
.icon-comments:before             { content: "\f086"; }
.icon-thumbs-up:before            { content: "\f087"; }
.icon-thumbs-down:before          { content: "\f088"; }
.icon-star-half:before            { content: "\f089"; }
.icon-heart-empty:before          { content: "\f08a"; }
.icon-signout:before              { content: "\f08b"; }
.icon-linkedin-sign:before        { content: "\f08c"; }
.icon-pushpin:before              { content: "\f08d"; }
.icon-external-link:before        { content: "\f08e"; }
.icon-signin:before               { content: "\f090"; }
.icon-trophy:before               { content: "\f091"; }
.icon-github-sign:before          { content: "\f092"; }
.icon-upload-alt:before           { content: "\f093"; }
.icon-lemon:before                { content: "\f094"; }
.icon-phone:before                { content: "\f095"; }
.icon-check-empty:before          { content: "\f096"; }
.icon-bookmark-empty:before       { content: "\f097"; }
.icon-phone-sign:before           { content: "\f098"; }
.icon-twitter:before              { content: "\f099"; }
.icon-facebook:before             { content: "\f09a"; }
.icon-github:before               { content: "\f09b"; }
.icon-unlock:before               { content: "\f09c"; }
.icon-credit-card:before          { content: "\f09d"; }
.icon-rss:before                  { content: "\f09e"; }
.icon-hdd:before                  { content: "\f0a0"; }
.icon-bullhorn:before             { content: "\f0a1"; }
.icon-bell:before                 { content: "\f0a2"; }
.icon-certificate:before          { content: "\f0a3"; }
.icon-hand-right:before           { content: "\f0a4"; }
.icon-hand-left:before            { content: "\f0a5"; }
.icon-hand-up:before              { content: "\f0a6"; }
.icon-hand-down:before            { content: "\f0a7"; }
.icon-circle-arrow-left:before    { content: "\f0a8"; }
.icon-circle-arrow-right:before   { content: "\f0a9"; }
.icon-circle-arrow-up:before      { content: "\f0aa"; }
.icon-circle-arrow-down:before    { content: "\f0ab"; }
.icon-globe:before                { content: "\f0ac"; }
.icon-wrench:before               { content: "\f0ad"; }
.icon-tasks:before                { content: "\f0ae"; }
.icon-filter:before               { content: "\f0b0"; }
.icon-briefcase:before            { content: "\f0b1"; }
.icon-fullscreen:before           { content: "\f0b2"; }
.icon-group:before                { content: "\f0c0"; }
.icon-link:before                 { content: "\f0c1"; }
.icon-cloud:before                { content: "\f0c2"; }
.icon-beaker:before               { content: "\f0c3"; }
.icon-cut:before                  { content: "\f0c4"; }
.icon-copy:before                 { content: "\f0c5"; }
.icon-paper-clip:before           { content: "\f0c6"; }
.icon-save:before                 { content: "\f0c7"; }
.icon-sign-blank:before           { content: "\f0c8"; }
.icon-reorder:before              { content: "\f0c9"; }
.icon-list-ul:before              { content: "\f0ca"; }
.icon-list-ol:before              { content: "\f0cb"; }
.icon-strikethrough:before        { content: "\f0cc"; }
.icon-underline:before            { content: "\f0cd"; }
.icon-table:before                { content: "\f0ce"; }
.icon-magic:before                { content: "\f0d0"; }
.icon-truck:before                { content: "\f0d1"; }
.icon-pinterest:before            { content: "\f0d2"; }
.icon-pinterest-sign:before       { content: "\f0d3"; }
.icon-google-plus-sign:before     { content: "\f0d4"; }
.icon-google-plus:before          { content: "\f0d5"; }
.icon-money:before                { content: "\f0d6"; }
.icon-caret-down:before           { content: "\f0d7"; }
.icon-caret-up:before             { content: "\f0d8"; }
.icon-caret-left:before           { content: "\f0d9"; }
.icon-caret-right:before          { content: "\f0da"; }
.icon-columns:before              { content: "\f0db"; }
.icon-sort:before                 { content: "\f0dc"; }
.icon-sort-down:before            { content: "\f0dd"; }
.icon-sort-up:before              { content: "\f0de"; }
.icon-envelope-alt:before         { content: "\f0e0"; }
.icon-linkedin:before             { content: "\f0e1"; }
.icon-undo:before                 { content: "\f0e2"; }
.icon-legal:before                { content: "\f0e3"; }
.icon-dashboard:before            { content: "\f0e4"; }
.icon-comment-alt:before          { content: "\f0e5"; }
.icon-comments-alt:before         { content: "\f0e6"; }
.icon-bolt:before                 { content: "\f0e7"; }
.icon-sitemap:before              { content: "\f0e8"; }
.icon-umbrella:before             { content: "\f0e9"; }
.icon-paste:before                { content: "\f0ea"; }
.icon-user-md:before              { content: "\f200"; }.com { color: #93a1a1; }
.lit { color: #195f91; }
.pun, .opn, .clo { color: #93a1a1; }
.fun { color: #dc322f; }
.str, .atv { color: #D14; }
.kwd, .prettyprint .tag { color: #1e347b; }
.typ, .atn, .dec, .var { color: teal; }
.pln { color: #48484c; }
.prettyprint {
padding: 22px;
border: 1px solid #ddd;
box-shadow: inset 0 1px 0 #fff, 1px 1px 0 #fff, 2px 2px 0 #ddd, 3px 3px 0 #fff, 4px 4px 0 #ddd;
background-color: #fff; 
background-image: -webkit-linear-gradient(#EEE .1em, transparent .1em);
background-image: -o-linear-gradient(#EEE .1em, transparent .1em);
background-image: linear-gradient(#EEE .1em, transparent .1em);
background-size: 100% 1.6em;
}
.prettyprint.linenums {
padding:22px 8px;
background-size: 100% 1.7em;
box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0, inset 0 1px 0 #fff, 1px 1px 0 #fff, 2px 2px 0 #ddd, 3px 3px 0 #fff, 4px 4px 0 #ddd;	
} ol.linenums {
margin: 0 0 0 33px; padding-left:0;
}
ol.linenums li {
padding-left: 16px;
color: #bebec5;
line-height: 20px;
text-shadow: 0 1px 0 #fff;
}div.selector, 
div.selector span, 
div.checker span,
div.radio span, 
div.uploader, 
div.uploader span.action,
div.button,
div.button span { background-repeat: no-repeat;
-webkit-font-smoothing: antialiased;
}
.selector, 
.radio, 
.checker, 
.uploader,
.button, 
.selector *, 
.radio *, 
.checker *, 
.uploader *,
.button *{
margin: 0;
padding: 0;
} input.text,
input.email,
input.search,
input.tel,
input.url,
input.datetime,
input.date,
input.month,
input.week,
input.time,
input.datetime-local,
input.number,
input.color,
input.password,
select.uniform-multiselect,
textarea.uniform {
font-size: 12px;
font-weight: normal;
padding: 3px;
color: #777; border-top: solid 1px #aaa;
border-left: solid 1px #aaa;
border-bottom: solid 1px #ccc;
border-right: solid 1px #ccc;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
outline: 0;
} input.search, input.search:active  {
-moz-appearance: none;
-webkit-appearance: none;
}   div.selector {
background-position: -483px -130px;
line-height: 26px;
height: 26px;
}
div.selector span {
background-position: right 0px;
height: 26px;
line-height: 26px;
}
div.selector select { top: 0px;
left: 0px;
}
div.selector:active, 
div.selector.active {
background-position: -483px -156px;
}
div.selector:active span, 
div.selector.active span {
background-position: right -26px;
}
div.selector.focus, div.selector.hover, div.selector:hover {
background-position: -483px -182px;
}
div.selector.focus span, div.selector.hover span, div.selector:hover span {
background-position: right -52px;
}
div.selector.focus:active,
div.selector.focus.active,
div.selector:hover:active,
div.selector.active:hover {
background-position: -483px -208px;
}
div.selector.focus:active span,
div.selector:hover:active span,
div.selector.active:hover span,
div.selector.focus.active span {
background-position: right -78px;
}
div.selector.disabled {
background-position: -483px -234px;
}
div.selector.disabled span {
background-position: right -104px;
} div.checker {
width: 19px;
height: 19px;
}
div.checker input {
width: 19px;
height: 19px;
}
div.checker span {
background-position: 0px -260px;
height: 19px;
width: 19px;
}
div.checker:active span, 
div.checker.active span {
background-position: -19px -260px;
}
div.checker.focus span,
div.checker:hover span {
background-position: -38px -260px;
}
div.checker.focus:active span,
div.checker:active:hover span,
div.checker.active:hover span,
div.checker.focus.active span {
background-position: -57px -260px;
}
div.checker span.checked {
background-position: -76px -260px;
}
div.checker:active span.checked, 
div.checker.active span.checked {
background-position: -95px -260px;
}
div.checker.focus span.checked,
div.checker:hover span.checked {
background-position: -114px -260px;
}
div.checker.focus:active span.checked,
div.checker:hover:active span.checked,
div.checker.active:hover span.checked,
div.checker.active.focus span.checked {
background-position: -133px -260px;
}
div.checker.disabled span,
div.checker.disabled:active span,
div.checker.disabled.active span {
background-position: -152px -260px;
}
div.checker.disabled span.checked,
div.checker.disabled:active span.checked,
div.checker.disabled.active span.checked {
background-position: -171px -260px;
} div.radio {
width: 18px;
height: 18px;
}
div.radio input {
width: 18px;
height: 18px;
}
div.radio span {
height: 18px;
width: 18px;
background-position: 0px -279px;
}
div.radio:active span, 
div.radio.active span {
background-position: -18px -279px;
}
div.radio.focus span, 
div.radio:hover span {
background-position: -36px -279px;
}
div.radio.focus:active span,
div.radio:active:hover span,
div.radio.active:hover span,
div.radio.active.focus span {
background-position: -54px -279px;
}
div.radio span.checked {
background-position: -72px -279px;
}
div.radio:active span.checked,
div.radio.active span.checked {
background-position: -90px -279px;
}
div.radio.focus span.checked, div.radio:hover span.checked {
background-position: -108px -279px;
}
div.radio.focus:active span.checked, 
div.radio:hover:active span.checked,
div.radio.focus.active span.checked,
div.radio.active:hover span.checked {
background-position: -126px -279px;
}
div.radio.disabled span,
div.radio.disabled:active span,
div.radio.disabled.active span {
background-position: -144px -279px;
}
div.radio.disabled span.checked,
div.radio.disabled:active span.checked,
div.radio.disabled.active span.checked {
background-position: -162px -279px;
} div.uploader {
background-position: 0px -297px;
height: 28px;
}
div.uploader span.action {
background-position: right -409px;
height: 24px;
line-height: 24px;
}
div.uploader span.filename {
height: 24px; margin: 2px 0px 2px 2px;
line-height: 24px;
}
div.uploader.focus,
div.uploader.hover,
div.uploader:hover {
background-position: 0px -353px;
}
div.uploader.focus span.action,
div.uploader.hover span.action,
div.uploader:hover span.action {
background-position: right -437px;
}
div.uploader.active span.action,
div.uploader:active span.action {
background-position: right -465px;
}
div.uploader.focus.active span.action,
div.uploader:focus.active span.action,
div.uploader.focus:active span.action,
div.uploader:focus:active span.action {
background-position: right -493px;
}
div.uploader.disabled {
background-position: 0px -325px;
}
div.uploader.disabled span.action {
background-position: right -381px;
}
div.button {
background-position: 0px -523px;
}
div.button span {
background-position: right -643px;
}
div.button.focus,
div.button:focus,
div.button:hover,
div.button.hover {
background-position: 0px -553px;
}
div.button.focus span,
div.button:focus span,
div.button:hover span,
div.button.hover span {
background-position: right -673px; 
}
div.button.active,
div.button:active {
background-position: 0px -583px;
}
div.button.active span,
div.button:active span {
background-position: right -703px;
color: #555;
}
div.button.disabled,
div.button:disabled {
background-position: 0px -613px;
}
div.button.disabled span,
div.button:disabled span {
background-position: right -733px;
color: #bbb;
cursor: default;
}  div.button {
height: 30px;
}
div.button span {
margin-left: 13px;
height: 22px;
padding-top: 8px;
font-weight: bold;
font-size: 12px;
letter-spacing: 1px;
text-transform: uppercase;
padding-left: 2px;
padding-right: 15px;
} div.selector {
width: 190px;
font-size: 12px;
}
div.selector select {
min-width: 190px;
font-size: 12px;
border: solid 1px #fff;
}
div.selector span {
padding: 0px 25px 0px 2px;
cursor: pointer;
}
div.selector span {
color: #666;
width: 158px;
text-shadow: 0 1px 0 #fff;
}
div.selector.disabled span {
color: #bbb;
} div.checker {
margin-right: 5px;
} div.radio {
margin-right: 3px;
} div.uploader {
width: 190px;
cursor: pointer;
}
div.uploader span.action {
width: 85px;
text-align: center;
text-shadow: #fff 0px 1px 0px;
background-color: #fff;
font-size: 11px;
font-weight: bold;
}
div.uploader span.filename {
color: #777;
width: 82px;
border-right: solid 1px #bbb;
font-size: 11px;
}
div.uploader input {
width: 190px;
}
div.uploader.disabled span.action {
color: #aaa;
}
div.uploader.disabled span.filename {
border-color: #ddd;
color: #aaa;
} .selector, 
.checker, 
.button, 
.radio, 
.uploader {
display: -moz-inline-box;
display: inline-block;
vertical-align: middle;
zoom: 1;
*display: inline;
}
.selector select:focus, .radio input:focus, .checker input:focus, .uploader input:focus {
outline: 0;
} div.button a,
div.button button,
div.button input {
position: absolute;
}
div.button {
cursor: pointer;
position: relative;
}
div.button span {
display: -moz-inline-box;
display: inline-block;
line-height: 1;
text-align: center;
} div.selector {
position: relative;
padding-left: 10px;
overflow: hidden;
}
div.selector span {
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
div.selector select {
position: absolute;
opacity: 0;
filter: alpha(opacity=0);
-moz-opacity: 0;
height: 25px;
border: none;
background: none;
} div.checker {
position: relative;
}
div.checker span {
display: -moz-inline-box;
display: inline-block;
text-align: center;
}
div.checker input {
opacity: 0;
filter: alpha(opacity=0);
-moz-opacity: 0;
display: inline-block;
background: none;
} div.radio {
position: relative;
}
div.radio span {
display: -moz-inline-box;
display: inline-block;
text-align: center;
}
div.radio input {
opacity: 0;
filter: alpha(opacity=0);
-moz-opacity: 0;
text-align: center;
display: inline-block;
background: none;
} div.uploader {
position: relative;
overflow: hidden;
cursor: default;
}
div.uploader span.action {
float: left;
display: inline;
padding: 2px 0px;
overflow: hidden;
cursor: pointer;
}
div.uploader span.filename {
padding: 0px 10px;
float: left;
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
cursor: default;
}
div.uploader input {
opacity: 0;
filter: alpha(opacity=0);
-moz-opacity: 0;
position: absolute;
top: 0;
right: 0;
bottom: 0;
float: right;
height: 25px;
border: none;
cursor: default;
}.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} .flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; position:relative; -webkit-backface-visibility: hidden;} .flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;} .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}  .no-js .slides > li:first-child {display: block;} .flexslider { position: relative; margin-bottom: 40px; zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}
.carousel li {margin-right: 5px} .touch .flex-direction-nav { display: none; }
.flex-direction-nav {*height: 0;}
.flex-direction-nav a {width: 36px; height: 36px; margin: -20px 0 0; display: block; background:#333; position: absolute; bottom: 0px; z-index: 10; cursor: pointer; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .3s ease;}
.flexslider:hover .flex-direction-nav a { opacity: 1; filter: alpha(opacity=100); bottom: 20px; }
.flex-direction-nav .flex-next { right: 20px; }
.flex-direction-nav .flex-prev { right: 60px;}
.flexslider:hover .flex-next { }
.flexslider:hover .flex-prev { }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;} .flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 4px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 14px; height: 14px; display: block; background: #ccc; background: rgba(0,0,0,0.2); cursor: pointer; text-indent: -9999px; border-radius: 50%; }
.flex-control-paging li a:hover { background: #888; background: rgba(0,0,0,0.4); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.7); cursor: default; }
.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}.gamma-container * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
margin: 0;
}
.gamma-container {
min-height: 200px;
}
.gamma-gallery {
list-style: none;
padding: 0;
margin: .6em 0;
width: 100%;
position: relative;
} .gamma-gallery:before,
.gamma-gallery:after {
content: " ";
display: table;
}
.gamma-gallery:after {
clear: both;
} .gamma-gallery li {
display: block;
position: relative;
cursor: pointer;
float: left;
padding: 4px;
}
.gamma-gallery li img {
max-width: 100%;
width: auto;
height: auto;
display: block;
}
.gamma-description {
background: #fff;
background: rgba(255, 255, 255, 0.9);
position: absolute;
top: 0px;
left: 0px;
bottom: 0px;
right: 0px;
text-align: center;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: opacity 0.4s ease-in-out;
-moz-transition: opacity 0.4s ease-in-out;
-ms-transition: opacity 0.4s ease-in-out;
-o-transition: opacity 0.4s ease-in-out;
transition: opacity 0.4s ease-in-out;
}
.no-touch .gamma-gallery li:hover .gamma-description {
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);
opacity: 1;
}
.gamma-description:before {
content: '';
height: 100%;
}
.gamma-description:before,
.gamma-description h3 {
display: inline-block;
vertical-align: middle;
}
.gamma-description h3 {
width: 80%;
padding: 5px 20px;
font-weight: 400;
text-transform: uppercase;
font-size: 13px;
letter-spacing: 2px;
border-bottom: 3px double rgba(170, 170, 170, 0.4);
border-top: 3px double rgba(170, 170, 170, 0.4);
}
.gamma-buttons {
position: absolute;
top: 10px;
right: 10px;
z-index: 10001;
}
.gamma-buttons button {
float: left;
background: #333;
color: #fff;
display: block;
width: 40px;
height: 40px;
font-size: 16px;
line-height:16px;
margin-left: 7px;
cursor: pointer;
border: none;
outline: none;
}
.gamma-buttons button:before,
.gamma-nav span:before {
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
speak: none;
display: block;
text-align: center;
outline: none;
}
.no-touch .gamma-buttons button:hover {
color: #000;
background: #fff;
}
button.gamma-btn-close:before {
content: '\2715';
}
button.gamma-btn-ssplay:before {
content: '\f04b';
}
button.gamma-btn-sspause:before {
content: '\f04c';
}
.gamma-single-view {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;	
z-index: 10000;
text-align: center;
display:none;
}
.gamma-overlay {
background: #000;
background: rgba(0,0,0,.95);
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
display: none;
z-index: 9999;
}
.gamma-single-view img {
position: absolute;
cursor: pointer;
}
.gamma-description-wrapper {
background: rgba(0,0,0,0.4);
position: absolute;
bottom: 0px;
left: 0px;
right: 0px;
z-index: 10;
padding: 5px 0;
}
.gamma-single-view .gamma-description {
background: transparent;
position: relative;
bottom: auto;
left: auto;
right: auto;
top: auto;
}
.gamma-single-view .gamma-description h3 {
font-size: 13px;
padding: 5px 0;
color: #fff;
width:auto;
border:0;
border-bottom: 2px solid white;
min-width: 14em;
}
.gamma-nav span {
position: absolute;
display: block;
width: 20px;
height: 38px;
top: 50%;
margin-top: -19px;
left: 20px;
cursor: pointer;
text-align: center;
-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.gamma-nav span.gamma-next {
left: auto;
right: 20px;
}
.gamma-nav span:before {
color: #fff;
opacity: 0.7;
font-size: 40px;
}
.gamma-nav span:hover:before {
opacity: 1;
}
.gamma-nav span:before {
display: block;
margin: 0;
width: auto;
}
.gamma-nav span.gamma-prev:before {
content: '\f053';
}
.gamma-nav span.gamma-next:before {
content: '\f054';
}
.gamma-img-fly {
position: absolute;
top: 0;
left: 0;
z-index: 99999;
} .gamma-loading { background: transparent url(//fullbit.ca/wp-content/themes/read/images/bckg/loader_light.gif) no-repeat center center; }
.gamma-single-view.gamma-loading {
background: transparent url(//fullbit.ca/wp-content/themes/read/images/bckg/loader_dark.gif) no-repeat center center;
}
@media  (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) { 
.gamma-loading { background-size: 70px 24px; background-image: url(//fullbit.ca/wp-content/themes/read/images/bckg/loader_light@2x.gif); } 
.gamma-single-view.gamma-loading { background-size: 70px 24px; background-image: url(//fullbit.ca/wp-content/themes/read/images/bckg/loader_dark@2x.gif); }   
} .gamma-container img,
.gamma-nav span,
.gamma-buttons button,
.gamma-description-wrapper,
.gamma-description,
.gamma-description h3 {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
@media screen and (max-width: 750px) {
.gamma-description h3 {
font-size: 10px;
letter-spacing:0;
}
}
@media screen and (max-width: 500px) {
.gamma-buttons {
float: left;
clear: both;
}
}
.gamma-loading a.loadmore { display:none; } 
.masonry,
.masonry .masonry-brick {
-webkit-transition-duration: 0.7s;
-moz-transition-duration: 0.7s;
-ms-transition-duration: 0.7s;
-o-transition-duration: 0.7s;
transition-duration: 0.7s;
}
.masonry {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.masonry .masonry-brick {
-webkit-transition-property: left, right, top;
-moz-transition-property: left, right, top;
-ms-transition-property: left, right, top;
-o-transition-property: left, right, top;
transition-property: left, right, top;
}html { font-size:100%; }
body { line-height:1.6; overflow-x: hidden; }
img { max-width:100%; height:auto; }
iframe { border:0; outline:none; }
video, audio { width:100%; }
object, embed, video, iframe { max-width:100%; }
h1, h2, h3, h4, h5, h6 { line-height:1.5; font-weight:400; }
a { color: #CE6607; text-decoration:none; }
a:hover { color:#A35208; }
a:focus { outline: none; }
h1 a { color:#333; } .clearfix:before,
.clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.easing, .media-box .mask { 
-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }  html, button, input, select, textarea, .toggle h4 { font-family: 'Lora', Georgia, serif; }
h1, h2, h3, h4, h5, h6, .main-navigation ul li, dt { font-family:"Coustard", Georgia, serif; }
h1.site-title, h1.site-title a { font-family:"UnifrakturMaguntia", Georgia, serif; }   ::selection { text-shadow:none; color:#333; background:#FFFFCF; }
::-moz-selection { text-shadow:none; color:#333; background:#FFFFCF; }
body { color:#444; background: #fff; }  .middle { padding-bottom: 4em; overflow: hidden; }
.wrapper { width:100%; }
.wrapper > .row { width:80%; margin-left:auto; margin-right:auto; }
.row-fluid { margin-left:auto; margin-right:auto; }
.readable-content { max-width:780px; margin-left:auto; margin-right:auto; }
.blog-with-sidebar { max-width: 1200px; } @media (min-width: 768px) and (max-width: 979px) {
.wrapper > .row { width:80%; }
}
@media (max-width: 767px) { 
.wrapper > .row { width:90%; }
} .site-header { padding-top:1.250em; padding-bottom: 3em; text-align:center; }
.site-header hgroup { padding: 2.5em 0 1.875em 0; }
h1.site-title { font-size:6em; line-height:1.3; margin-bottom:.25em; margin-top:0; }
h1.site-title img { max-height:200px; }
h1.site-title a { border-bottom:1px dotted #ccc; }
h1.site-title a:hover { color:#000; }
.site-description { font-size:.8em; font-weight:400; } .main-navigation div.selector { display:none; margin:0 auto; border:0; width: 210px !important; }
.main-navigation div.selector select { font-weight: bold; opacity: 1; }
.main-navigation div.selector:before { font-family: FontAwesome; font-size:17px; content: "\f0c9"; }
.main-navigation div.selector span { font-weight:bold; } .main-navigation { border-style:solid; border-width:1px 0; border-color: #eee; }
.main-navigation ul { list-style:none; padding:0; margin:0; }
.main-navigation ul li { position:relative; display:inline-block; margin:0 1.25em; padding:1em 0; max-height: 1.5em; font-size:.9em; }
.main-navigation ul li a { display:inline-block; }
.main-navigation ul .current-menu-item > a { color:#C30; }
.main-navigation ul li, .main-navigation ul li a { color:#333; }
.main-navigation > ul > li > a:hover, .main-navigation > ul > li > a.selected { border-bottom:1px dotted #ccc; } .main-navigation ul ul { display:none;  position:absolute; top:3.542em; margin:-2px 0 0 0; left:-1em; width:160px; z-index:310; padding: 0; border:1px solid #ddd; border-top:2px solid #555;  box-shadow: 0px 0px 10px 1px rgba(0,0,0,.1); }
.main-navigation ul ul li { display:block; max-height:none; padding:0; margin:0; text-align:left; background-color:#fff;  }
.main-navigation ul ul li { border-bottom: 1px solid #eee; }
.main-navigation ul ul li:first-child { border-top:0; } 
.main-navigation ul ul li a { display:block; padding:.8em 1.2em; font-size:.95em; color:#666; }
.main-navigation ul ul li a:hover, .main-navigation ul ul li a.selected { color:#000; }
.main-navigation ul ul li:last-child { border-bottom:none; }
.main-navigation ul ul:after { content: " "; position: absolute; left: 1.6em; bottom: 100%; pointer-events: none; width: 0; height: 0; border-bottom: 12px solid #555; border-right: 12px solid transparent; } .main-navigation ul ul ul { top:0; left:auto; right:160px; border:1px solid #ddd; border-right:2px solid #777; }
.main-navigation ul ul ul:after { content: " "; position: absolute; top: 1.2em; left: 100%; pointer-events: none; width: 0; height: 0; border:0; border-top: 10px solid #555; border-right: 10px solid transparent; }
.main-navigation ul ul ul a { font-size:1em; } #search-form { position:relative; }
#search-form label { position:absolute; font-size:1em; top:0; left:0; cursor:text; }
#search-form label:hover { color:#777; } 
#search-form #search { font-size:.9em; color:#888; width:50px; min-width:0; max-width: none; padding:3px 23px 3px 0; border:0; outline:0; background-color: transparent; -moz-box-sizing:content-box;-webkit-box-sizing:content-box;-ms-box-sizing:content-box;box-sizing:content-box; }
#search-form #search:focus { color:#333; border-bottom:1px dotted #ccc; }
#search-submit { position:absolute; top:.24em; right:0; margin: 0 0 0 -23px; font-size:1em; text-shadow:none; color:#444; border:0; outline:0; padding:0; background:none; }
#search-submit:hover { color:#000; } .search-mobile { display: none; position: relative; padding: 2em 1em; background: #333; }
.search-mobile form { max-width: 262px; position: relative; margin: 0 auto; }
.search-mobile #search-mobile-input { border-color: #000; }
.search-mobile #search-mobile-submit { position:absolute; top: 9px; right: 16px; margin: 0 0 0 -23px; font-size:1em; text-shadow:none; color:#444; border:0; outline:0; padding:0; background:none; } .site-footer { padding: 0 0 1.5em 0; }
.site-footer > .row { border-top: 1px solid #eee; }
.site-footer .site-info { padding-top:1em; text-align:center; font-size:.9em; }
.site-footer .site-info, .site-footer .site-info a { color:#666; }   h1 { font-size: 2.20em; margin: 0.8em 0 0.4em 0; }
h2 { font-size: 1.60em; margin: 1.4em 0 0.8em 0; }
h3 { font-size: 1.20em; margin: 1.0em 0 .6em 0; }
h4 { font-size: 0.90em; margin: 1.0em 0 .6em 0; }
h5 { font-size: 0.90em; margin: 1.0em 0 .8em 0; }
h6 { font-size: 0.85em; margin: 1.0em 0 .8em 0; }
p { margin: 1.2em 0; }
.entry-title { margin-top:0; }
.entry-content h4 { padding-left: .8em; border-left: 4px solid #ccc; }
.entry-content h5 { font-weight:bold; }
.lead { font-size:1.2em; } .tagline, blockquote { text-align:center; }
.tagline *:first-child { margin-top:0; }
blockquote { position: relative; margin:2em 0; padding:1em 3em 2em 3em; }
blockquote:before { display: block; content: "\201C"; line-height:1; font-size: 6em; font-family:Georgia, "Times New Roman", Times, serif; position: absolute; left: 0; top: -0.1em; color: #ddd; }
blockquote { font-size:1.3em; }
blockquote cite { color: #999; font-size: .85em; display: block; margin-top: .8em; }
blockquote cite:before { content: "\2014 \2009"; }
.tagline { margin:3em 0; padding:1em 2em; border-width:1px 0; border-style:dashed; border-color:#ccc; }
.tagline * { padding-bottom:0; margin-bottom:0; }
.tagline p { font-size:1.4em; }
.tagline h3, .tagline h4 { border:0; padding:0; }
hr { padding: .6em 0 1em 0; outline:0; border-width:0 0 1px 0; border-style:dashed; border-color: #ccc; } table { font-size:.9em; }
tr th { padding:.6em 2em .4em 0; border-bottom:4px solid #555; text-transform:uppercase; }
tr td { color:#666; padding:.8em 2em .6em 0;  border-bottom:1px solid #eee; }
tfoot tr td { border-bottom:0; }
tr:nth-child(odd) td {}
.drop-cap:first-letter {  font-size:300%; font-weight:bold; line-height: 1; float:left; padding: 0px 16px 0px 0; } code,
pre { padding: 0 3px 2px; margin-bottom:2em; font-family: Monaco, Menlo, Consolas, "Courier New", monospace; font-size: 12px; color: #333333; }
code { display: inline-block; margin:0 .4em; padding: 1px 6px; background: #fff; border: 1px solid #DDD; box-shadow: 1px 1px 0 #fff, 2px 2px 0 #ddd; } ol, ul { margin: .2em 0 1em 0; }
ul { list-style:square; }
.icons { list-style:none; padding-left:1em; }
.icons i { font-size:14px; width:1.8em; padding-right:0; text-align:left; }
.icons li:before, dd:before, .widget-area ul li:before, .toggle h4:before, .alert:before, .bypostauthor > article:after, .blog-single .entry-meta:before, .entry-meta .comments-link:before, .hentry:before, .flex-direction-nav a:before, .portfolio-info:before, .intro .launch-wrap:before, .fancy-ico:before, #fancybox-close:before, .share-links:before, .hentry.sticky:before { font-family: FontAwesome; font-weight: normal; font-size:9px; width:1.8em; text-align:left; font-style: normal; display: inline-block; text-decoration: inherit; }
.icon-ok-list li:before { content: "\f00c"; }
.icon-plus-list li:before { content: "\f067"; }
.icon-minus-list li:before { content: "\f068"; }
.icon-hand-right-list li:before { content: "\f0a4"; font-size:14px; }
.icon-thumbs-up-list li:before { content: "\f087"; font-size:14px; }
.icon-star-list li:before { content: "\f005"; font-size:14px; }
.icon-star-empty-list li:before { content: "\f006"; font-size:14px; }
.icon-chevron-right-list li:before { content: "\f054"; font-size:14px; }
.icon-th-large-list li:before { content: "\f009"; font-size:9px; width:2.2em; }
dt { font-size:.92em; }
dd { font-size:.9em; padding-bottom:1em; margin-left:1em; }
dd:before { content: "\f0a4"; font-size:14px; } label { display:block; font-size:.9em; margin-bottom:.2em; }
input:not([type=submit]):not([type=button]):not([type=file]):not([type=radio]):not([type=checkbox]), textarea, select { padding:.7em; width:262px; max-width: 100%; font-size:.9em; color:#444; border:1px solid #ddd; border-radius:0; background:#fff; -webkit-appearance: none; -webkit-tap-highlight-color: transparent; -moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box; }
input:not([type=submit]):not([type=button]):not([type=file]):not([type=radio]):not([type=checkbox]):focus, textarea:focus, input:focus, select:focus, div.uploader:hover { border-color:#aaa; outline:0; }
select { min-width:262px; }
textarea { width:41%; min-width:262px; min-height:10em; }
.inline-label { display:inline-block; margin-right:2em; } div.selector.disabled, div.checker.disabled, div.radio.disabled { opacity:.4; }
div.selector { font-size: .9em; padding: .4em; width:240px !important; padding-left:1em; background:#fff; border:1px solid #ddd; }
div.selector:before, div.checker span:before, div.radio span:before, div.uploader span.action:before { font-family: FontAwesome; font-weight: normal; font-size:9px; width:1.8em; text-align:right; font-style: normal; display: inline-block; text-decoration: inherit; }
div.selector:before { position:absolute; top:.5em; right:1em; font-size:16px; color:#555; content: "\f078"; }
div.selector.focus { border-color:#aaa; }
div.selector.focus:before { color:#000; }
div.selector span { padding-top:2px; padding-left:0; background:none; }
div.selector select { width:98% !important; left:1% !important; height:auto; min-height:39px; line-height:36px; font-size:1em; -webkit-tap-highlight-color: transparent; }  div.checker, div.radio { width: 20px; height: 29px; margin-right:7px; }
div.checker span, div.radio span { background:none; }
div.checker span:before, div.radio span:before { text-align:left; position:absolute; top:2px; left:0; font-size:22px; line-height:120%; color:#444; content: "\f096"; }
div.checker span.checked:before, div.radio span.checked:before { content: "\f046"; }
div.checker span:hover:before, div.radio span:hover:before { color:#000; } div.uploader { width: 260px; height:37px; background: #fff; border: 1px solid #DDD; }
div.uploader input { width:100%; z-index:100; line-height:39px; min-height:39px; }
div.uploader span.filename { padding: 6px 10px; width:100%; border-left:0; font-size:13px; }
div.uploader span.action { width:9px; text-indent:-999em; background: #fff; padding:8px 4px 8px 29px; position: absolute; top: 0; right: 0; font-size:13px; border-left: 1px solid #DDD; }
div.uploader span.action:before { text-indent:0; content: "\f093"; font-size:20px; text-align:left; position:absolute; top:8px; left:13px; } .wpcf7, .contact-form { padding:1em 0 1em 0; }
.wpcf7 input[type=submit], .contact-form input[type=submit] { margin-top:1.4em; }
.wpcf7 label { display:inline-block; margin-right:2em; }
.wpcf7 div.checker, .wpcf7 div.radio { margin-right:0px; } form p { position: relative; }
label.error { position: absolute; bottom: -18px; left:0; min-width: 132px; text-align: left; display: inline-block; font-size: 13px; padding: 0 .8em; border-radius: 2px; background-color: #DA4842; color: #fff;  }
label.error:after { content: " "; position: absolute; left: 1.6em; bottom: 100%; pointer-events: none; width: 0; height: 0; border-bottom: 8px solid #DA4842; border-right: 8px solid transparent; }
.contact-form .ajax-loader { display:none; margin: 1em; }
.contact-form .alert { display: none; } input[type=submit], input[type=button], button, a.button { position:relative; padding:.8em 2em .7em; font-size:.9em; line-height:1.2; border:0; outline:0; color:#fff; text-shadow:0 1px 0 rgba(0,0,0,.3); background:#333; border-radius:0; }
input[type=submit]:hover, input[type=button]:hover, button:hover, a.button:hover { color: #fff; background:#2a2a2a; }
input[type=submit]:active, input[type=button]:active, button:active, a.button:active { background:#1a1a1a; } input[type=submit].big, input[type=button].big, button.big, a.button.big { font-size:1.1em; font-weight:bold; } input[type=submit].small, input[type=button].small, button.small, a.button.small { padding:.6em 1.2em .5em; font-size:.8em; font-weight:bold; } input[type=submit].fancy, input[type=button].fancy, button.fancy, a.button.fancy { border-radius:4px; border: 1px solid rgba(0,0,0,.1); box-shadow: inset 0 10px 30px rgba(255,255,255,.4), inset 0 1px 0 0px rgba(255,255,255,.4); }
input[type=submit].fancy:active, input[type=button].fancy:active, button.fancy:active, a.button.fancy:active { border: 1px solid rgba(0,0,0,.2); box-shadow: inset 0 2px 6px rgba(0,0,0,.2); } input[type=submit].d3, input[type=button].d3, button.d3, a.button.d3 { border-radius:4px; border: 1px solid rgba(0,0,0,.1); border-bottom:4px solid rgba(0,0,0,.3); box-shadow: inset 0 10px 30px rgba(255,255,255,.2), inset 0 1px 0 0px rgba(255,255,255,.4), 0 1px 0 1px rgba(0,0,0,.1), inset 0 -1px 0 0 rgba(255,255,255,.2); }
input[type=submit].d3:active, input[type=button].d3:active, button.d3:active, a.button.d3:active { border: 1px solid rgba(0,0,0,.2); margin-top:3px; } input[type=submit].icon-button , input[type=button].icon-button, button.icon-button, a.button.icon-button { padding-left:2.8em; }
input[type=submit].icon-button.big, input[type=button].icon-button.big, button.icon-button.big, a.button.icon-button.big { padding-left:3.6em; }
input[type=submit] i, input[type=button] i, button i, a.button i { position:absolute; top:.45em; left:1.2em; line-height:1; font-size:1.4em; margin-right:.4em; margin-left: -0.35em; margin-bottom:-1em; color: rgba(0,0,0,.4); text-shadow:0 1px 0 rgba(255,255,255,.4); }
input[type=submit].green i, input[type=button].green i, button.green i, a.button.green i, input[type=submit].red i, input[type=button].red i, button.red i, a.button.red i, input[type=submit].orange i, input[type=button].orange i, button.orange i, a.button.orange i { text-shadow:0 1px 0 rgba(255,255,255,.2); }  
input[type=submit].big i, input[type=button].big i, button.big i, a.button.big i { top:.2em; left:1.0em; font-size:2em; } input[type=submit].blue, input[type=button].blue, button.blue, a.button.blue { background: #6FBBD8; color:#333; color:rgba(0,0,0,.6); text-shadow:0 1px 0 rgba(255,255,255,.2); }
input[type=submit].blue:hover, input[type=button].blue:hover, button.blue:hover, a.button.blue:hover { background: #6AB5D1; }
input[type=submit].blue:active, input[type=button].blue:active, button.blue:active, a.button.blue:active { background: #60A5BE; } input[type=submit].red, input[type=button].red, button.red, a.button.red { background: #BE3C3A; }
input[type=submit].red:hover, input[type=button].red:hover, button.red:hover, a.button.red:hover { background: #B1312F; }
input[type=submit].red:active, input[type=button].red:active, button.red:active, a.button.red:active { background: #9B2A28; } input[type=submit].green, input[type=button].green, button.green, a.button.green { background: #4BAE97; color:#333; color:rgba(0,0,0,.6); text-shadow:0 1px 0 rgba(255,255,255,.2); }
input[type=submit].green:hover, input[type=button].green:hover, button.green:hover, a.button.green:hover { background: #3C9B85; }
input[type=submit].green:active, input[type=button].green:active, button.green:active, a.button.green:active { background: #358D79; } input[type=submit].yellow, input[type=button].yellow, button.yellow, a.button.yellow { background: #FFD330; color:#333; color:rgba(0,0,0,.6); text-shadow:0 1px 0 rgba(255,255,255,.2); }
input[type=submit].yellow:hover, input[type=button].yellow:hover, button.yellow:hover, a.button.yellow:hover { background: #F5CA2B; }
input[type=submit].yellow:active, input[type=button].yellow:active, button.yellow:active, a.button.yellow:active { background: #ECBF19; } input[type=submit].light, input[type=button].light, button.light, a.button.light { background: #EEE; color:#333; color:rgba(0,0,0,.6); text-shadow:0 1px 0 rgba(255,255,255,.2); }
input[type=submit].light:hover, input[type=button].light:hover, button.light:hover, a.button.light:hover { background: #e7e7e7; }
input[type=submit].light:active, input[type=button].light:active, button.light:active, a.button.light:active { background: #DDD; } input[type=submit].orange, input[type=button].orange, button.orange, a.button.orange { background: #E9A948; color:#333; color:rgba(0,0,0,.6); text-shadow:0 1px 0 rgba(255,255,255,.2); }
input[type=submit].orange:hover, input[type=button].orange:hover, button.orange:hover, a.button.orange:hover { background: #DFA650; }
input[type=submit].orange:active, input[type=button].orange:active, button.orange:active, a.button.orange:active { background: #D59D4A; } input[type=submit].navy, input[type=button].navy, button.navy, a.button.navy { background: #9BB9BE; color:#333; color:rgba(0,0,0,.6); text-shadow:0 1px 0 rgba(255,255,255,.2); }
input[type=submit].navy:hover, input[type=button].navy:hover, button.navy:hover, a.button.navy:hover { background: #92AEB3; }
input[type=submit].navy:active, input[type=button].navy:active, button.navy:active, a.button.navy:active { background: #809CA2; } input[type=submit].grass, input[type=button].grass, button.grass, a.button.grass { background: #A1D86F; color:#333; color:rgba(0,0,0,.6); text-shadow:0 1px 0 rgba(255,255,255,.2); }
input[type=submit].grass:hover, input[type=button].grass:hover, button.grass:hover, a.button.grass:hover { background: #9BCE6C; }
input[type=submit].grass:active, input[type=button].grass:active, button.grass:active, a.button.grass:active { background: #92C464; }   .widget-area { padding:1em 0; color:#666; }
#secondary .widget { padding:0 0 2.6em 2em; }
.widget-title, .widget-title a { color:#444; }
.widget-area ul li { font-size:.9em; }
.widget-area a { color:#333; }
.widget-area a:hover { background-color:#f7f7f7; border-bottom:1px dotted #aaa; } 
.widget-area a:active { background-color:#eee; } .widget-area ul { list-style:none; padding-left:0em; }
.widget-area ul li { position:relative; padding-left:1.4em; margin-bottom:.4em; line-height:1.4; }
.widget-area ul li:before { position:absolute; top:.2em; left:0; content: "\f009"; font-size:10px; width:22px; color:#666; }
.widget input[type=text], .widget textarea { min-width:0 !important; width:50%; max-width:240px; margin-right:1em; margin-bottom: 1em; } .widget_recent_entries ul li:before { content: "\f08d"; font-size:13px; } .widget_archive ul li:before { content: "\f01c"; font-size:12px; top:.35em; } .widget_recent_comments ul li:before { content: "\f0e6"; font-size:16px; top:0; } .widget_categories ul li:before { content: "\f097"; font-size:14px; top:0.1em; } .widget_meta ul li:before { content: "\f0a4"; font-size:14px; top:0.1em; } .widget_links ul li:before { content: "\f0c1"; font-size:14px; top:0.1em; } .widget_pages ul li:before { content: "\f016"; font-size:14px; top:0.1em; } .widget_calendar table caption, .widget_rss .rss-date, .widget_rss cite:before { text-align:left; font-style:italic; color:#888; }
.widget_calendar table tr td, .widget_calendar table tr th { padding: .5em 1.1em .4em 0; }
.widget_calendar tr td { color:#999; }
.widget_calendar tbody a { border-bottom: 1px dotted #777; } .textwidget { font-size:.9em; } .widget_rss .rss-date { margin-left:1em; font-size:.88em; }
.widget_rss ul li { padding-bottom:.8em; }
.widget_rss ul li a.rsswidget { font-weight:bold; }
.widget_rss ul li:before { content: "\f055"; font-size:14px; top:0.2em; }
.widget_rss .widget-title img { margin-right:.1em; }
.widget_rss cite { display:block; margin-top:.6em; text-align:right; }
.widget_rss cite:before { content:"by "; }
.widget_rss .rssSummary { padding-top:.2em; } .tagcloud a { padding-right: .1em; font-size: 13px !important; background: #f7f7f7; padding: 8px 15px; margin-bottom: 3px; display: inline-block; }
.tagcloud a:hover { border: none; background: #eee; }
.tagcloud a:active { background: #e7e7e7; } #searchform label, #searchform #searchsubmit { display:none; }  .widget_popular_entries ul li:before { content: "\f006"; font-size:16px; top:0; } .eemail_caption { padding:.5em .5em .5em 0; font-size:.9em; }
.eemail_msg { padding-top:5px; color:#F00; }
.eemail_textbox { padding-bottom:0; }
.eemail_button { padding-bottom:.8em; }
.eemail_textbox_class {	width:200px; } .flickr_badge_image, .instagram-placeholder { display:inline-block; margin:0 .8em .6em 0; }
.flickr_badge_image img, .instagram-placeholder img { max-width:60px; padding:.2em; border:1px solid #eee; }
.flickr_badge_image a:hover, .instagram-placeholder a:hover { border:0; text-decoration:none; }
.flickr_badge_image a:hover img, .instagram-placeholder a:hover img { border-color: #ccc; } .instagram-placeholder img { max-width: 75px; } .site-footer .flickr_badge_image, .site-footer .instagram-placeholder { margin:0 .4em .3em 0; }
.site-footer .flickr_badge_image img, .site-footer .instagram-placeholder img { max-width:50px; } .widget-twitter ul li { margin-bottom:3em; padding-top:.4em; max-width:26em; }
.widget-twitter ul li:before { content: "\f099"; font-size:22px; top:-0.2em; }
.widget-twitter ul li span { position:relative; display:block; margin-left:2em; padding:1em 1.4em; background:#f7f7f7; }
.widget-twitter ul li span:before { content:''; position:absolute; top:0; right:100%; width: 0; height: 0; border-top: 13px solid #e7e7e7; border-left: 15px solid transparent; }
.widget-twitter ul li span + a { float:right; margin-top:.4em; color:#aaa; } #dynamic-to-top { border: 0; -webkit-border-radius: 0px; border-radius: 0px; box-shadow: none; -webkit-box-shadow: none; }
#dynamic-to-top:hover { background: #000; } .site-footer .widget-area { padding:2em 0; } @font-face { font-family: 'JustVectorRegular'; font-weight: normal; font-style: normal;
src: url(//fullbit.ca/wp-content/themes/read/css/fonts/justvector/justvector-webfont.eot);
src: url(//fullbit.ca/wp-content/themes/read/css/fonts/justvector/justvector-webfont.eot?#iefix) format('eot'),
url(//fullbit.ca/wp-content/themes/read/css/fonts/justvector/justvector-webfont.woff) format('woff'),
url(//fullbit.ca/wp-content/themes/read/css/fonts/justvector/justvector-webfont.ttf) format('truetype'),
url(//fullbit.ca/wp-content/themes/read/css/fonts/justvector/justvector-webfont.svg#webfontmuk63VQd) format('svg');
}
.social { padding:0; margin:1em 0; list-style:none; }
.widget-area ul.social li:before { display:none; }
.social li, .widget-area ul.social li { display:inline-block; padding:0; margin-bottom: -3px; }
.social li a { display:block; float:left; line-height:90%; text-align:center; font-family: 'JustVectorRegular'; font-size:32px; padding: 8px 8px 4px 8px; min-width:27px; max-height:28px; color:#444; background:#fff; }
.entry-content .social a:not(.button), .widget-area ul.social li a { letter-spacing:0; border: 1px solid #ddd; color:#444; background:#fff; }
.social li a:hover { color:#fff !important; border-color:rgba(0,0,0,.9); background-color:#000; }
.social li a.facebook:hover { background-color:#3c5fac; }
.social li a.twitter:hover { background-color:#5ec3df; }
.social li a.flickr:hover { background-color:#FF0084; }
.social li a.rss:hover { background-color:#ff9900; }
.social li a.dribble:hover { background-color:#EA4C89; }
.social li a.lastfm:hover { background-color:#D51007; }
.social li a.linkedin:hover { background-color:#2089b5; }
.social li a.vimeo:hover { background-color:#0dadd6; }
.social li a.google:hover { background-color:#c63d2d; }
.social li a.forrst:hover { background-color:#5b9a68; }
.social li a.skype:hover { background-color:#00aff0; }
.social li a.picassa:hover { background-color:#ffd34e; }
.social li a.youtube:hover { background-color:#c8312b; }
.social li a.pinterest:hover { background-color:#cb2027; }
.social li a.instagram:hover { background-color:#3f729b; }
.social li a.tumblr:hover { background-color: #2C4762; }
.social li a.behance:hover { background-color: #3878F6; }
.social li a.blogger:hover { background-color: #fc9947; }
.social li a.delicious:hover { background-color: #3274d1; }
.social li a.digg:hover { background-color: #205891; }
.social li a.friendfeed:hover { background-color: #2f72c4; }
.social li a.github:hover { background-color: #000; }
.social li a.wordpress:hover { background-color: #0083b3; }
.social li a.pinterest:before, .social li a.instagram:before, .social li a.google:before { font-family: FontAwesome;  font-weight: normal; text-align:center; font-style: normal; pad text-decoration: inherit; font-size: 30px; }
.social li a.pinterest:before { content: "\f0d2"; }
.social li a.instagram:before { content: "\f083"; }
.social li a.google:before { content: "\f0d4"; }  .show-grid [class*="span"] { font-size:.8em; padding:1em 0; text-align:center; margin-bottom:1.2em; background:#eee; }  .not-found { padding:2em 0; text-align:center; }
.not-found h1 { margin: 0 0 .1em 0; font-size: 8em; letter-spacing: .03em; line-height:1; color:#333; text-shadow:1px 1px 0 #fff, 2px 2px 0 #ccc, 3px 3px 0 #ccc, 4px 4px 0 #ccc; }
.not-found p { font-size:.9em; font-style:italic; }  .show-buttons .button { margin:0 1em 1em 0; } .tabs { font-size:.9em; }
.tabs .tab-titles { padding:0; margin:0; }
.tabs .tab-titles li { display:inline-block; }
.tabs .tab-titles li a { display:inline-block; padding:.625em 1.4em; letter-spacing:0; border:0; cursor:pointer; border:1px solid #ccc; background-color:#f7f7f7; }
.tabs .tab-titles li a.active { border-top: 3px solid #444; background-color:#fff; border-bottom-color:#fff; } 
.tabs .tab-content { margin-top:-1px; border: 1px solid #ccc; }
.tabs .tab-content > div { padding: 1em 1.5em; display:none; background-color:#fff; } .toggle { font-size:.9em; }
.toggle h4 { position:relative; font-size:1em; border-left:0; padding:.8em 1em .8em 2.4em; margin:0; cursor:pointer; border-bottom:1px solid #ddd; }
.toggle h4.active { border-bottom:0; }
.toggle h4:before { content: "\f0a9"; color:#aaa; position:absolute; top:0.35em; left:0; font-size:27px; line-height:1; }
.toggle h4:hover:before { color:#333; }
.toggle h4.active:before { content: "\f0ab"; color:#333; }
.toggle .toggle-content { display:none; padding:.5em 0 1em 0; border-bottom:1px solid #ddd; } .alert { position:relative; padding:1.2em 1em 1em 4em; margin-bottom:1em; font-size:.9em; color:rgba(0,0,0,.7); text-shadow:0 1px 0 rgba(255,255,255,.9); border-top: 1px solid rgba(0,0,0,.1); border-bottom: 1px solid rgba(0,0,0,.1); background-color:#f7f7f7; }
.alert:before { content: "\f0c6"; color:#aaa; color:rgba(0,0,0,.7); position:absolute; top:0.6em; left:.9em; font-size:27px; line-height:1; }
.alert.success { background-color:#DEF1DA; }
.alert.success:before { content: "\f087"; }
.alert.info { background-color:#FAFCD9; }
.alert.info:before { content: "\f05a"; }
.alert.error { background-color:#FCD9D9; }
.alert.error:before { content: "\f06a"; } .cta, .project-action { margin:2em 0; padding:2em 0; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.cta h3, .cta p { margin:0; }
.cta .cta-button { text-align:right; }
.cta p { font-size:.9em; } .project-action { text-align:center; }
.project-action .button { margin-right:1em; }
.project-action .button:last-child { margin-right:0; } .inline-lightbox { display: inline-block; }
.inline-lightbox .media-box { padding:0; }
.inline-lightbox.image .portfolio-info:before { content: "\f002"; }
.inline-lightbox.video .portfolio-info:before { content: "\f04b"; }
.inline-lightbox .portfolio-info:before { font-size: 3em; }  .hentry { padding: 1.25em 0 2.5em 0; }
.blog-posts .entry-title, .portfolio-single .entry-title { font-size:1.9em;}
.entry-meta { padding:.6em 0 1.2em 0; color:#aaa; font-weight:400; font-size:.8em; letter-spacing:1px; text-align:center; }
.entry-meta a, .nav-single a, .comment-meta a, .comment-reply-link, .navigation a, .post-pagination a, .related-posts a, .archives a, .tabs .tab-titles li a { color:#333; border-bottom:1px dotted #ccc; }
.entry-meta a:hover, .site-content h1 a:hover, .nav-single a:hover, .comment-meta a:hover, .comment-reply-link:hover, .navigation a:hover, .post-pagination a:hover, .related-posts a:hover, .archives a:hover, .entry-content a.more-link:hover, .launch-wrap a:hover { color:#000; background-color:#f7f7f7; }
.entry-meta a:active, .nav-single a:active, .comment-meta a:active, .comment-reply-link:active, .navigation a:active, .post-pagination a:active, .related-posts a:active, .archives a:active, .entry-content a.more-link:active, .launch-wrap a:active { background-color:#eee; }
.entry-meta .edit-link { float:right; }
.entry-header, .post .entry-title { text-align:center; }
.entry-content { padding: .250em 0 1.250em 0; }
.page .entry-content { padding-top: 1em; }
.entry-meta { text-align: center; }
.entry-content a.more-link { display:block; max-width:18.75em; text-align:center; margin:2.5em auto 0 auto; padding:0.5em 0 0.4em 0; color:#444; font-weight:400; font-size:.85em; background:none; border-bottom:1px dotted #ccc; letter-spacing:2px; }
.entry-meta .comments-link:before { content: "\f0e5"; font-size:1em; margin-left: .6em; margin-right: -0.8em; display:inline-block; }
.featured-image { text-align:center; }
.site-content h1 a:active { border-bottom:1px dotted #ccc; }  .hentry:before, .hentry.sticky:before { display:block; width:100%; text-align:center; font-size:2em; } .hentry.sticky:before { content: "\f08d"; } .format-aside:before { content: "\f040"; } .format-quote:before { font-family: Georgia, "Times New Roman", Times, serif; font-size:5.5em; max-height:.5em; line-height:1; content: "\201C"; }
.format-quote blockquote { font-size: 1.6em; margin:0; }
.format-quote blockquote cite { font-size: .7em; }
.format-quote blockquote:before { content: ""; } .format-link:before { content: "\f0a7"; }
.format-link .entry-content, .format-status .entry-content { text-align:center; }
.format-link .link-content a { font-size:1.1em; word-break:break-all;  background: #111; padding: .6em 1.2em; border-radius: 3px; color: #fff; display: inline-block; margin-top: .5em; }
.format-link header { text-align: center; } .format-status:before { content: "\f0c6"; }
.format-status .entry-content > p:first-child { padding: .7em; border: 1px dashed #ddd; } .format-chat:before { content: "\f0e6"; }
.chat-row:after { display: table; content: ""; line-height: 0; }
.chat-author { float:left; width: 88px; font-size:.9em; text-transform:uppercase; }
.chat-text { padding-left: 100px; }
.chat-text p { margin-top: 0; }
.chat-author cite { display: inline-block; min-width:80%; margin-right: .1em; font-weight: bold; border-bottom: 1px dotted #ddd; } .format-video:before { content: "\f03d"; } .format-audio:before { content: "\f001"; }
.mejs-audio { max-width: 480px; margin: 0 auto; } .format-image:before { content: "\f03e"; }
.format-image .entry-content { text-align: center; } .format-gallery:before { content: "\f083"; }
.flex-direction-nav a { text-align:center; color:#fff; }
.flex-direction-nav a:hover { background:#C30; color:#fff; }
.flex-direction-nav a:before { display:block; width:100%; text-align:center; font-size:18px; line-height:39px; }
.flex-direction-nav .flex-next:before { content: "\f061"; }
.flex-direction-nav .flex-prev:before { content: "\f060"; }
.flex-title { position:absolute; bottom:20px; left:20px; margin:0; padding: .5em 1em; color:#fff; background:#333; } .format-aside .entry-content .aside-content { position:relative; padding:.8em 2em .4em 3.6em; margin-top:1em; line-height:1.9; color:#5a4f43; text-shadow:0 1px 0 white; background-color:#f2f6c1; border:1px solid #E0DACE; -webkit-box-shadow:inset 0 1px rgba(255, 255, 255, 0.5),inset 0 0 5px #d8e071;box-shadow:inset 0 1px rgba(255, 255, 255, 0.5),inset 0 0 5px #d8e071;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;background-image:-webkit-radial-gradient(center, cover, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.1) 90%),-webkit-repeating-linear-gradient(top, transparent 0%, transparent 29px, rgba(239, 207, 173, 0.7) 29px, rgba(239, 207, 173, 0.7) 30px);background-image:-moz-radial-gradient(center, cover, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.1) 90%),-moz-repeating-linear-gradient(top, transparent 0%, transparent 29px, rgba(239, 207, 173, 0.7) 29px, rgba(239, 207, 173, 0.7) 30px);background-image:-o-radial-gradient(center, cover, rgba(255, 255, 255, 0.7) 0%, rgba(255, 255, 255, 0.1) 90%),-o-repeating-linear-gradient(top, transparent 0%, transparent 29px, rgba(239, 207, 173, 0.7) 29px, rgba(239, 207, 173, 0.7) 30px); background-size: 100% 100%; }
.format-aside .entry-content .aside-content:before {content:'';position:absolute;top:0;bottom:0; left:2em; width:2px;border:solid #efcfad;border-color:rgba(239, 207, 173, 0.9);border-width:0 1px;} .navigation, .post-pagination { padding: 2em 0; }
.navigation > div { width:50%; float:left; }
.navigation a { display: inline-block; padding: .4em; }
.navigation .nav-next { text-align: right; }
.navigation .meta-nav { margin-right:.5em; }
.navigation .nav-next .meta-nav { margin-left:.5em; margin-right:0; } .post-pagination ul { list-style:none; text-align: center; padding:0; }
.post-pagination li { display: inline-block; font-size: .9em; margin: 0 .1em; }
.post-pagination li a { display: inline-block; padding: .3em .9em; border-bottom: 1px solid #ddd;  }
.post-pagination li.current a, .post-pagination li.current a:hover { border: 0; border-bottom: 2px solid #555; }
.post-pagination li a:hover { border-bottom: 1px solid #555; background: none; }  .blog-single .entry-meta { line-height:1.9; }
.nav-single, .navigation { padding:3em 0; font-size:.9em; }
.nav-single .meta-nav { margin-right: .6em; }
.nav-single .nav-next .meta-nav { margin-left: .6em; margin-right:0; }
.nav-single .nav-next { text-align:right; }
.nav-single h4 { color:#aaa; } .comments-area { padding:2em 0; } 
.commentlist { padding: .5em 0 1.5em 0; }
.comments-title span { font-size: .6em; color: #aaa; margin-left: 1em; margin-right: 1em; }
.comments-title span.on { font-style: italic; margin-right:0; }
.comments-area ol { list-style: none; padding-left:0; }
.comments-area ol li { padding-top: 1em; }
.comments-area ol ol { margin-left: 13%; }
.comments-area ol ol li { padding-top: 0; }
.comments-area ol ol ol { margin-left: 15%; }
.comments-area article { position:relative; margin-left:105px; margin-bottom:1em; padding:1em 1.6em; border: 1px solid #eee; border-left: 2px solid #555; }
.comments-area article:before { content:""; position:absolute; top:1em; right:100%; width: 0; height: 0; border-top: 12px solid #555; border-left: 16px solid transparent; }
.comment-meta img { position:absolute; top:0; left:-105px; }
.comments-area ol ol .comment-meta img { width:65px; left:-95px; }
.comments-area ol ol article { position:relative; margin-left:95px; }
.comment-meta .fn, .comment-reply-link { font-size:.9em; font-style:normal; font-weight:bold; text-transform:uppercase; }
.comment-meta .fn + a { float:right; font-size:.8em; font-style:italic; color: #aaa; border-bottom:0; }
.comment-content { font-size:.9em; color: #555; }
.comment-content p { margin: .8em 0 .2em 0; }
.comment .reply { text-align:right; }
.comment-reply-link { font-weight: normal; font-size: .8em; letter-spacing:3px; } .bypostauthor > article { border-left-color:#C30; }
.bypostauthor > article:before { border-top-color:#C30; }
.bypostauthor > article:after { position:absolute; bottom: -22px; right: .3em; font-size:18px; content: "\f097"; } #respond { padding: 0 0 1em 0; }
#respond h3 { font-size: 1.6em; }
.form-allowed-tags, .comment-notes { font-size:.9em; }
.form-allowed-tags code { margin-top:1em; }
.form-submit { margin-top: 2em; } .about-author { padding: 2em 0; }
.author-bio { padding: 1em 0; border: 1px dotted #ddd; border-left:0; border-right:0; }
.author-img img { display:block; }
.author-img img:hover { opacity: .9; }
.author-info .author-name { text-transform:uppercase; }
.author-info p { font-size:.9em; margin: .4em 0; }
.author-info *:first-child { margin-top:0; } .related-posts { padding:2em 0; text-align:center; }
.related-posts ol { list-style:none; padding-left: 0; }
.related-posts ol li a { font-size:.9em; } .blog-single footer.entry-meta { position:relative; }
.blog-single footer.entry-meta:before { position:absolute; top:-1.1em; left:50%; font-size:26px; content: "\f02b"; color:#aaa; }  .page-header { text-align: center; }
.post-archive .hentry { padding-bottom: 1em; }
.post-archive .page-header { padding-bottom: 2em; }
.post-archive .page-title { font-size:1.6em; }
.post-archive .page-header span { font-size: .6em; color: #aaa; margin-left: .6em; margin-right: .6em; }
.post-archive .entry-title { font-size: 1.4em; margin-bottom:0; }  .archives { padding-top: 1em; }
.archives a { font-size:.9em; }
.archives ul { padding-left:0; }
.archives ul li { margin-bottom: .1em; }
.archives ul li::before { color:#999; } .archives-list.post-list { padding: 0; }
.archives-tag.post-list h2 { font-size: 1.5em; }
.archives-list h3 { font-size: 1em; }
.archives-tag.post-list { border-bottom: 1px dashed #ccc; }
.archives-tag.post-list:last-child { border-bottom: none; }
.archives-tag.post-list ul { text-align: center; }
.archives-tag.post-list li { display: inline-block; padding:0; margin-bottom: .1em; border: 0; }
.archives-tag.post-list a { display: inline-block; font-size: .9em; padding: .7em 2em; color: #fff; background: #333; }
.archives-tag.post-list a:hover { color: #fff; background: #222; }   #filters { text-align:center; list-style:none; padding:0; margin: .25em 0 1.2em 0; }
#filters li { display:inline-block; margin:0 1em; }
#filters li a { color: #bbb; font-style: italic; }
#filters li a:hover { color: #777; }
#filters .current a { color: #333; border-bottom: 1px solid #ddd; } .portfolio-items { min-height: 200px; }
.portfolio-items .hentry { float:left; width: 20%; padding: 0; }
.portfolio-items .hentry.x2 { width: 40%; }
.hentry .media-box img { display: block; }
.media-box { position: relative; padding: 0.5em; }
.media-box .mask { opacity:0; filter: alpha(opacity = 0); position: absolute; width: 100%; height: 100%; top: 0; left: 0; bottom:0; right:0; text-align: center; overflow: hidden; background: #fff; background: rgba(255,255,255, .95); }
.media-box:hover .mask { opacity:1; filter: alpha(opacity = 95); }
.media-box .mask .portfolio-info { display:none; position: absolute; top: 50%; margin-top: -2em; width: 100%; }
.media-box:hover .mask .portfolio-info { display: block; }
.portfolio-info:before { font-size: 1.2em; padding-bottom:.2em; text-align: center; content: "\f0b1"; }
.video .portfolio-info:before { content: "\f03d"; }
.audio .portfolio-info:before { content: "\f001"; }
.image .portfolio-info:before { content: "\f03e"; }
.url .portfolio-info:before { content: "\f0c1"; }
.portfolio-info h3 { max-width: 90%; padding: 0; margin: 0 auto .2em auto; font-size: 1em; }
.portfolio-info p { max-width: 90%; margin: 0 auto; font-size: .8em; color: #aaa; font-style: italic; }
.media-box .mask a { position:absolute; top: 0; left: 0; width: 100%; height: 100%; background:#fff; opacity:0; filter: alpha(opacity = 0); } a.loadmore { display:block; position:relative; margin: 3em auto 0 auto; max-width:25em; padding: 10px;  font-size: .9em; letter-spacing: 3px; text-align: center; text-transform: uppercase; color: #fff; background: #ddd; cursor: pointer; }
.loadmore:hover { background: #333; }
.loading, .loadmore.loading:after { background: transparent url(//fullbit.ca/wp-content/themes/read/images/bckg/loader_light.gif) no-repeat center center; }
.loadmore.loading:after { content: ""; position:absolute; top: 100%; left: 50%; margin: 24px 0 0 -35px; width:80px; height: 24px; z-index: -1; }
@media  (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 192dpi) { 
.loading, .loadmore.loading:after { background-size: 70px 24px; background-image: url(//fullbit.ca/wp-content/themes/read/images/bckg/loader_light@2x.gif); }   
} .isotope-item { z-index: 2; }
.isotope-hidden.isotope-item { pointer-events: none; z-index: 1; } .isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property:    -moz-transform, opacity;
-ms-transition-property:     -ms-transform, opacity;
-o-transition-property:      -o-transform, opacity;
transition-property:         transform, opacity;
} .isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
}  .department { margin: -0.6em 0 1.2em 0; text-transform: uppercase; font-size: .825em; letter-spacing: 3px; color: #999; }
.portfolio-single .nav-single, .navigation { padding-top: 0; }
.portfolio-single .nav-single h4 { color: #E7E7E7; font-size: 1.5em; margin-bottom: .1em; }
.portfolio-single .entry-content img, .portfolio-single .entry-content .media-wrap { margin-bottom: 2em; }
.portfolio-text { max-width: 960px; margin: auto; padding-bottom: 2em; text-align: center; }
.portfolio-text p { margin-top: 0; color: #999; }
.portfolio-text .launch-wrap { margin-top: 2em; }
.launch-wrap a { color: #333; font-style: italic; min-width: 12em; border-bottom: 1px solid #DDD; display: inline-block; padding: .4em 1em; }
.launch-wrap a:after { content: " →"; }
.back-to-portfolio a { font-style: normal; letter-spacing: 3px; }
.back-to-portfolio a:after { content: ""; }
.back-to-portfolio a:before { content: "→ "; } .lightbox.hidden { display: none; }
.fancy-ico, #fancybox-close { font-size: 1em; position: relative; top: 0.1em; }
#fancybox-close:before, .fancy-ico:before { display: inline; }
#fancybox-close:before { content: "\f00d"; font-size:1em; }
.fancy-ico:before { font-size: 3em; }
.fancy-ico { width: 50px; }
#fancybox-right-ico:before { content: "\f054"; }
#fancybox-left-ico:before { content: "\f053"; }
.fancy-ico, #fancybox-close { display:inline-block; padding:15px; line-height:64%; cursor:pointer; opacity:1; color: #fff; }
.fancy-ico:hover, #fancybox-close:hover { opacity:1; }
#fancybox-close { opacity: 1; color: #000; background: #fff; }
#fancybox-close:hover { background: #ddd; }  .intro { text-align: center; }
.intro h2 { margin-top: .6em; }
.intro p { color: #999; font-style: italic; font-size: 1.4em; margin: 0 0 .6em 0; }
.intro p.launch-wrap { margin-top: 3em; font-size: 1em; }
.intro p.launch-wrap a { letter-spacing: 3px; font-style: normal; font-size: .9em; }
.intro .launch-wrap:before { display:block; width: 100%; margin-bottom: .2em; color: #444; font-size: 1.2em; text-align: center; content: "\f0b1"; } .post-list { padding-top: 2em; }
.post-list h2 { text-align: center; font-size: 1.9em; }
.post-list ul { list-style: none; padding: .4em 0 2em 0; }
.post-list a { color: #444; }
.post-list a:hover { color: #000; }
.post-list h3 { margin-top: 0; margin-bottom: 0; float: left; }
.post-list .date { color: #aaa; font-size: .9em; float: right; }
.post-list ul li { padding: 1.2em 0 .6em 0; border-bottom: 1px dashed #ddd; }
.post-list ul li:before,
.post-list ul li:after { content: " "; display: table; }
.post-list ul li:after { clear: both; }
.label { display: inline-block; padding: 0 .4em; color: #fff; background: #333; border-radius: 2px; } .map { margin-bottom: 3em; }
.map iframe { width: 100%; height: 200px; margin-top: .6em; } .share-links { display: inline-block; position: relative; margin-left: .8em; }
.share-links a { color: #888; font-size: 14px; cursor: pointer; }
.share-links:before { content: "\f045"; color: #000; font-size: 1.6em; margin-left: .2em; margin-right: -0.8em; display:inline-block; }
.share-wrap { display: none; width: 90px; text-align: left; background-color: #fff; }
.share-wrap a { border: 0; }
.share-links .share-wrap { position:absolute; top: 100%; right:-1em; z-index:310; padding: 15px; border:1px solid #ddd; box-shadow: 0px 0px 8px 0px rgba(0,0,0,.1); }
.share-links .share-wrap:after { content: " "; position: absolute; right: 3em; bottom: 100%; pointer-events: none; width: 0; height: 0; border-bottom: 8px solid #555; border-right: 10px solid transparent; }
.share-wrap > div { padding-bottom: 2px; }
.share-wrap .facebook-wrap { padding-bottom: 9px; }
.fb-like > span { width: 450px !important; } #page ~ iframe { display: none; }   .blog-masonry { min-height: 200px; padding-bottom: 2em; }
.blog-masonry .hentry { float:left; width: 25%; padding: 20px 26px 0 26px; margin-bottom: 20px;
-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.blog-masonry .hentry .entry-content { border-bottom: 2px solid #444; }
.blog-masonry .entry-meta { display: none; }
.blog-masonry .hentry h1 { font-size: 1.1em; }
.blog-masonry .hentry p { font-size: 0.925em; }
.blog-masonry .format-quote blockquote { padding: 0; font-size: 1.2em; }
.blog-masonry .format-aside .entry-content { margin-bottom: 30px; }
.blog-masonry .flex-direction-nav { display: none; }   @media (min-width: 1200px) { 
#secondary .widget { padding-left:4em; }
}
@media (min-width: 1400px) { 
#secondary .widget { padding-left:5em; }
.widget_calendar table tr td, .widget_calendar table tr th { padding: .5em 1.5em .4em 0; }
}
@media (min-width: 1600px) { 
#secondary .widget { padding-left:6em; }
}
@media screen and (min-width: 768px) {
.blog-single .post .entry-content > p {
font-size: 18px;
}
} @media (min-width: 768px) and (max-width: 979px) { .main-navigation ul li { margin:0 0.75em; } .widget input[type=text], .widget textarea { width:90%; margin-right:0; }
#secondary .flickr-badges { margin-right:-2em; }
} @media (max-width: 767px) { .main-navigation div.selector { display:block; }
.main-navigation > ul { display:none; }
.site-header { padding-top: 0.250em; }
h1, .blog-posts .entry-title { font-size: 1.3em; } .site-header { padding-bottom: 1em; }
.site-header hgroup { padding: .875em 0; }
h1.site-title { font-size:4em; margin-bottom:.16em; }
h1.site-title img { max-height:160px; }
.main-navigation > ul { padding: .4em 0; }
.main-navigation > ul > li { padding: .5em 0; }
.main-navigation ul ul { top:2.5em; }
.site-description { margin: 0.23em 0; } .hentry, .entry-content { padding-bottom: .5em; }
a.more-link { margin-top:1.25em; }
.blog-posts .entry-meta { display:none; font-size:.7em; line-height:192%; }
.mejs-audio { max-width: 420px; } .comments-title span { display:block; }
.comment-meta .fn + a { display:block; float:none; }
.comments-area ol ol { margin-left: 5%; }
.comments-area ol ol ol { margin-left: 8%; }
.comment-meta img { position:static; top: auto; left:auto; float:left; margin: 0 1em .6em 0; }
.comment-meta .fn { display: block; padding-top: 1em; }
.comments-area article, .comments-area ol ol article { margin-left:0; }
.comment-content { clear:left; }
.about-author { text-align:center; }
.author-img img { margin: 0 auto 1em auto; } .not-found h1 { font-size: 6em; } #secondary { padding-top:3em; }
#secondary .widget { padding-left:0; padding-bottom:1.2em; }
.widget_calendar table tr td, .widget_calendar table tr th { padding: .5em 1.6em .4em 0; } .cta, .cta .cta-button { text-align:center; }
.cta .cta-button { margin-top: 1em; }
.project-action { padding-bottom:.4em; }
.project-action .button { margin-bottom:1em; }
blockquote { padding-left:1em; padding-right:1em; }
blockquote:before { top: -0.3em; font-size: 90px; } .intro h2 { font-size: 1.4em; } .post-list h3 { float: none; font-size: 1em; }
.post-list .date { float: none; }
} @media (max-width: 480px) { .middle { padding-bottom: 2em; } .project-action .button { margin-right: 0; } .portfolio-info h3 { font-size: .8em; }
.portfolio-info p { display: none; } .blog-masonry .hentry { float:left; width: 25%; padding: 20px 0 0 0; } .post-list h2 { font-size: 1.4em; } textarea { width:100%; min-width:0; max-width: 262px; } .mejs-audio { max-width: 280px; }
}#fancybox-loading { position: fixed; top: 50%; left: 50%; width: 110px; height: 50px; margin-top: -25px; margin-left: -55px; cursor: pointer; overflow: hidden; z-index: 1104; display: none; background: url(//fullbit.ca/wp-content/themes/read/images/bckg/loader_dark.gif) center center no-repeat; background-color: #000; background-color: rgba(0,0,0,.8); border-radius: 4px; }
#fancybox-loading div { display: none; }
#fancybox-overlay{position:absolute;top:0;left:0;width:100%;z-index:1100;display:none;overflow:-x:hidden}
#fancybox-tmp{padding:0;margin:0;border:0;overflow:auto;display:none}
#fancybox-wrap{position:absolute;top:0;left:0;padding:20px 0;z-index:1101;outline:0;display:none}
#fancybox-outer{position:relative;width:100%;height:100%;background:#f7f7f7}
#fancybox-content{width:0;height:0;padding:0;outline:0;position:relative;overflow:hidden;z-index:1102;border:0 solid #fff}
#fancybox-hide-sel-frame{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:1101}
#fancybox-close{position:absolute;top:0;right:-44px;cursor:pointer;z-index:1103;display:none}
#fancybox-error{color:#444;font:normal 12px/20px Arial;padding:14px;margin:0}
#fancybox-img{width:100%;height:100%;padding:0;margin:0;border:0;outline:0;line-height:0;vertical-align:top}
#fancybox-frame{width:100%;height:100%;border:0;display:block}
#fancybox-left,#fancybox-right{position:absolute;bottom:0;height:100%;width:50%;cursor:pointer;outline:0;z-index:1102;display:none}
#fancybox-left{left:-100px;}
#fancybox-right{right:-100px;}
#fancybox-left-ico,#fancybox-right-ico{position:absolute;top:50%;left:-9999px;cursor:pointer;z-index:1102;display:block;}
#fancybox-left span{left:26px}
#fancybox-right span{left:auto;right:0}
.fancy-ico { opacity: .4; }
#fancybox-left:hover span, #fancybox-right:hover span{ opacity:1; }
.fancybox-bg{display:none}
#fancybox-title{z-index:1102}
.fancybox-title-inside{padding-bottom:10px;text-align:center;color:#333;background:#fff;position:relative}
.fancybox-title-outside{padding-top:10px;color:#fff}
.fancybox-title-over{position:absolute;bottom:0;left:0;color:#FFF;text-align:left}
#fancybox-title-over{padding:10px;display:block}
.fancybox-title-float{position:absolute;left:0!important;bottom:-14px;height:32px;width:100%}
#fancybox-title-float-wrap{margin:0 auto;border:0;border-collapse:collapse;width:auto}
#fancybox-title-float-wrap td{border:0}
#fancybox-title-float-left,#fancybox-title-float-right{display:none}
#fancybox-title-float-main{color:#FFF;line-height:150%;padding:6px 16px;background:#fff;color:#333;box-shadow:4px 4px 0 rgba(0,0,0,.2)}
.fancybox-ie .fancybox-bg{background:transparent!important}
@media screen and (max-width:768px){
#fancybox-wrap{padding:24px 20px 24px 20px}
#fancybox-close{top:-43px;right:auto;left:50%;margin-left:-22px}
#fancybox-right { right: -80px; }
#fancybox-left { left: -80px; }
}.main-navigation ul .current_page_item > a { color: #cc3300; }
.navigation .nav-next { float: right; } a.loadmore:hover { color: #ffffff; }
.widget-area a:hover { color:#333; }  .widget_twitter ul li { margin-bottom:3em; padding-top:.4em; max-width:26em; }
.widget_twitter ul li:before { content: "\f099"; font-size:22px; top:-0.2em; }
.widget_twitter ul li span.entry-content { position:relative; display:block; margin-left:2em; padding:1em 1.4em; background:#f7f7f7; }
.widget_twitter ul li span.entry-content:before { content:''; position:absolute; top:0; right:100%; width: 0; height: 0; border-top: 13px solid #e7e7e7; border-left: 15px solid transparent; }
.widget_twitter ul li .time-meta a { float:right; margin-top:.4em; color:#aaa; border-bottom: none; letter-spacing: 0px; }
.widget_twitter ul li .time-meta a:hover { border-bottom: 1px dotted #aaaaaa; }
.widget_twitter .from-meta, .widget_twitter .in-reply-to-meta { display: none; } .page-links { padding: 3em 0; }
.page-links a { padding: 0 .2em; }
td.label { display: block; background: #ffffff; padding: .8em 2em .6em 0; } .related-posts, .entry-meta, .about-author, .nav-single, .comments-area, .page-links { clear: both; } .single-format-aside .entry-content { margin-bottom: 5em; }
.single-format-link .entry-content, 
.single-format-status .entry-content,
.single-format-video .entry-content
{ margin-bottom: 3em; } .single .entry-meta { margin-top: 2em; } .post-password-required label { display: inline-block; } dd.gallery-caption:before { display: none; } .attachment img { display: block; margin-left: auto; margin-right: auto; } blockquote p { margin: 0px; } .portfolio-single .entry-header .share-links { margin-left: 0px; }
.portfolio-single .entry-header .share-links > a:hover { color: #000000; }
.single-gallery .entry-header .share-links { margin-left: 0px; }
.single-gallery .entry-header .share-links > a:hover { color: #000000; } #dynamic-to-top
{
background: #272727 !important;
border: 0 !important;
-webkit-border-radius: 0px !important;
border-radius: 0px !important;
box-shadow: none !important;
-webkit-box-shadow: none !important;
}
#dynamic-to-top:hover
{
background: #000 !important;
} .blog-masonry .page-header { width: 100%; } .widget_text .tabs ul li
{
padding-left: 0px;
margin-bottom: 0px;
}
.widget_text .tabs ul li:before
{
content: "";
} .site-header .textwidget ul.social { margin-top: 0px; }
.entry-meta .comments-link { white-space: nowrap; } .share-wrap .fb_iframe_widget > span,
.share-wrap .fb_iframe_widget iframe
{
height: 20px !important;
width: 78px !important;
} .wp-video,
.wp-video .wp-video-shortcode
{
width: 100% !important;
}.addtoany_content{clear:both;margin:16px 0}.addtoany_header{margin:0 0 16px}.addtoany_list{display:inline;line-height:16px}.addtoany_list a,.widget .addtoany_list a{border:0;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle}.addtoany_list a img{border:0;display:inline-block;opacity:1;overflow:hidden;vertical-align:baseline}.addtoany_list a span{display:inline-block;float:none}.addtoany_list.a2a_kit_size_32 a{font-size:32px}.addtoany_list.a2a_kit_size_32 a>span{height:32px;line-height:32px;width:32px}.addtoany_list a>span{border-radius:4px;display:inline-block;opacity:1}.addtoany_list a .a2a_count{position:relative;vertical-align:top}.addtoany_list a:hover,.widget .addtoany_list a:hover{border:0;box-shadow:none}.addtoany_list a:hover img,.addtoany_list a:hover span{opacity:.7}.addtoany_list a.addtoany_special_service:hover img,.addtoany_list a.addtoany_special_service:hover span{opacity:1}.addtoany_special_service{display:inline-block;vertical-align:middle}.addtoany_special_service a,.addtoany_special_service div,.addtoany_special_service div.fb_iframe_widget,.addtoany_special_service iframe,.addtoany_special_service span{margin:0;vertical-align:baseline!important}.addtoany_special_service iframe{display:inline;max-width:none}a.addtoany_share.addtoany_no_icon span.a2a_img_text{display:none}a.addtoany_share img{border:0;width:auto;height:auto}