.srp-widget-title{}
.srp-widget-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}
.srp-widget-singlepost{border-bottom:1px solid #ccc;margin-bottom:10px;padding-bottom:10px;}
.srp-widget-container > .srp-widget-singlepost:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0;}
.srp-post-content-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;}
.srp-thumbnail-position-default{-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}
.srp-thumbnail-box{margin-right:20px;}
.srp-post-thumbnail-link{display:block;}
.srp-thumbnail-box img{height:auto;}
.srp-content-box{-webkit-box-flex:1;-moz-box-flex:1;width:20%;-webkit-flex:1;-ms-flex:1;flex:1;}
.srp-content-box .srp-post-date,
.widget-area .widget .srp-post-date{margin:0 0 10px;}
.srp-content-box .srp-post-title,
.widget-area .widget .srp-post-title{margin:0;}
.srp-content-box .srp-post-title,
.widget-area .widget .srp-post-title{margin:0;}
.srp-content-box .srp-post-stringbreak-link{margin:0 5px;}
.srp-content-box .srp-post-content,
.widget-area .widget .srp-post-content{margin:0;}
@media only screen and (max-width: 40em) { .srp-post-content-container {
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-wrap: nowrap;
-moz-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.srp-content-box {
-webkit-box-flex: none; -moz-box-flex: none; width: auto; -webkit-flex: none; -ms-flex: none; flex: none; } .srp-thumbnail-box {
margin: 0 0 10px;
}
}@font-face{font-family:'FontAwesome';src:url(//bestwishesmessage.com/wp-content/themes/forestly/css/fonts/fontawesome-webfont.eot?v=4.0.3);src:url(//bestwishesmessage.com/wp-content/themes/forestly/css/fonts/fontawesome-webfont.eot?#iefix&v=4.0.3) format('embedded-opentype'),url(//bestwishesmessage.com/wp-content/themes/forestly/css/fonts/fontawesome-webfont.woff?v=4.0.3) format('woff'),url(//bestwishesmessage.com/wp-content/themes/forestly/css/fonts/fontawesome-webfont.ttf?v=4.0.3) format('truetype'),url(//bestwishesmessage.com/wp-content/themes/forestly/css/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}
.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.fa-lg{font-size:1.3333333333333333em;line-height:.75em;vertical-align:-15%}
.fa-2x{font-size:2em}
.fa-3x{font-size:3em}
.fa-4x{font-size:4em}
.fa-5x{font-size:5em}
.fa-fw{width:1.2857142857142858em;text-align:center}
.fa-ul{padding-left:0;margin-left:2.142857142857143em;list-style-type:none}
.fa-ul>li{position:relative}
.fa-li{position:absolute;left:-2.142857142857143em;width:2.142857142857143em;top:.14285714285714285em;text-align:center}
.fa-li.fa-lg{left:-1.8571428571428572em}
.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}
.pull-right{float:right}
.pull-left{float:left}
.fa.pull-left{margin-right:.3em}
.fa.pull-right{margin-left:.3em}
.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}
@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}
}
@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}
}
@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}
}
@-ms-keyframes spin{0%{-ms-transform:rotate(0deg)}100%{-ms-transform:rotate(359deg)}
}
@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}
}
.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}
.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}
.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);-webkit-transform:scale(-1,1);-moz-transform:scale(-1,1);-ms-transform:scale(-1,1);-o-transform:scale(-1,1);transform:scale(-1,1)}
.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);-webkit-transform:scale(1,-1);-moz-transform:scale(1,-1);-ms-transform:scale(1,-1);-o-transform:scale(1,-1);transform:scale(1,-1)}
.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}
.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}
.fa-stack-1x{line-height:inherit}
.fa-stack-2x{font-size:2em}
.fa-inverse{color:#fff}
.fa-glass:before{content:"\f000"}
.fa-music:before{content:"\f001"}
.fa-search:before{content:"\f002"}
.fa-envelope-o:before{content:"\f003"}
.fa-heart:before{content:"\f004"}
.fa-star:before{content:"\f005"}
.fa-star-o:before{content:"\f006"}
.fa-user:before{content:"\f007"}
.fa-film:before{content:"\f008"}
.fa-th-large:before{content:"\f009"}
.fa-th:before{content:"\f00a"}
.fa-th-list:before{content:"\f00b"}
.fa-check:before{content:"\f00c"}
.fa-times:before{content:"\f00d"}
.fa-search-plus:before{content:"\f00e"}
.fa-search-minus:before{content:"\f010"}
.fa-power-off:before{content:"\f011"}
.fa-signal:before{content:"\f012"}
.fa-gear:before,.fa-cog:before{content:"\f013"}
.fa-trash-o:before{content:"\f014"}
.fa-home:before{content:"\f015"}
.fa-file-o:before{content:"\f016"}
.fa-clock-o:before{content:"\f017"}
.fa-road:before{content:"\f018"}
.fa-download:before{content:"\f019"}
.fa-arrow-circle-o-down:before{content:"\f01a"}
.fa-arrow-circle-o-up:before{content:"\f01b"}
.fa-inbox:before{content:"\f01c"}
.fa-play-circle-o:before{content:"\f01d"}
.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}
.fa-refresh:before{content:"\f021"}
.fa-list-alt:before{content:"\f022"}
.fa-lock:before{content:"\f023"}
.fa-flag:before{content:"\f024"}
.fa-headphones:before{content:"\f025"}
.fa-volume-off:before{content:"\f026"}
.fa-volume-down:before{content:"\f027"}
.fa-volume-up:before{content:"\f028"}
.fa-qrcode:before{content:"\f029"}
.fa-barcode:before{content:"\f02a"}
.fa-tag:before{content:"\f02b"}
.fa-tags:before{content:"\f02c"}
.fa-book:before{content:"\f02d"}
.fa-bookmark:before{content:"\f02e"}
.fa-print:before{content:"\f02f"}
.fa-camera:before{content:"\f030"}
.fa-font:before{content:"\f031"}
.fa-bold:before{content:"\f032"}
.fa-italic:before{content:"\f033"}
.fa-text-height:before{content:"\f034"}
.fa-text-width:before{content:"\f035"}
.fa-align-left:before{content:"\f036"}
.fa-align-center:before{content:"\f037"}
.fa-align-right:before{content:"\f038"}
.fa-align-justify:before{content:"\f039"}
.fa-list:before{content:"\f03a"}
.fa-dedent:before,.fa-outdent:before{content:"\f03b"}
.fa-indent:before{content:"\f03c"}
.fa-video-camera:before{content:"\f03d"}
.fa-picture-o:before{content:"\f03e"}
.fa-pencil:before{content:"\f040"}
.fa-map-marker:before{content:"\f041"}
.fa-adjust:before{content:"\f042"}
.fa-tint:before{content:"\f043"}
.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}
.fa-share-square-o:before{content:"\f045"}
.fa-check-square-o:before{content:"\f046"}
.fa-arrows:before{content:"\f047"}
.fa-step-backward:before{content:"\f048"}
.fa-fast-backward:before{content:"\f049"}
.fa-backward:before{content:"\f04a"}
.fa-play:before{content:"\f04b"}
.fa-pause:before{content:"\f04c"}
.fa-stop:before{content:"\f04d"}
.fa-forward:before{content:"\f04e"}
.fa-fast-forward:before{content:"\f050"}
.fa-step-forward:before{content:"\f051"}
.fa-eject:before{content:"\f052"}
.fa-chevron-left:before{content:"\f053"}
.fa-chevron-right:before{content:"\f054"}
.fa-plus-circle:before{content:"\f055"}
.fa-minus-circle:before{content:"\f056"}
.fa-times-circle:before{content:"\f057"}
.fa-check-circle:before{content:"\f058"}
.fa-question-circle:before{content:"\f059"}
.fa-info-circle:before{content:"\f05a"}
.fa-crosshairs:before{content:"\f05b"}
.fa-times-circle-o:before{content:"\f05c"}
.fa-check-circle-o:before{content:"\f05d"}
.fa-ban:before{content:"\f05e"}
.fa-arrow-left:before{content:"\f060"}
.fa-arrow-right:before{content:"\f061"}
.fa-arrow-up:before{content:"\f062"}
.fa-arrow-down:before{content:"\f063"}
.fa-mail-forward:before,.fa-share:before{content:"\f064"}
.fa-expand:before{content:"\f065"}
.fa-compress:before{content:"\f066"}
.fa-plus:before{content:"\f067"}
.fa-minus:before{content:"\f068"}
.fa-asterisk:before{content:"\f069"}
.fa-exclamation-circle:before{content:"\f06a"}
.fa-gift:before{content:"\f06b"}
.fa-leaf:before{content:"\f06c"}
.fa-fire:before{content:"\f06d"}
.fa-eye:before{content:"\f06e"}
.fa-eye-slash:before{content:"\f070"}
.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}
.fa-plane:before{content:"\f072"}
.fa-calendar:before{content:"\f073"}
.fa-random:before{content:"\f074"}
.fa-comment:before{content:"\f075"}
.fa-magnet:before{content:"\f076"}
.fa-chevron-up:before{content:"\f077"}
.fa-chevron-down:before{content:"\f078"}
.fa-retweet:before{content:"\f079"}
.fa-shopping-cart:before{content:"\f07a"}
.fa-folder:before{content:"\f07b"}
.fa-folder-open:before{content:"\f07c"}
.fa-arrows-v:before{content:"\f07d"}
.fa-arrows-h:before{content:"\f07e"}
.fa-bar-chart-o:before{content:"\f080"}
.fa-twitter-square:before{content:"\f081"}
.fa-facebook-square:before{content:"\f082"}
.fa-camera-retro:before{content:"\f083"}
.fa-key:before{content:"\f084"}
.fa-gears:before,.fa-cogs:before{content:"\f085"}
.fa-comments:before{content:"\f086"}
.fa-thumbs-o-up:before{content:"\f087"}
.fa-thumbs-o-down:before{content:"\f088"}
.fa-star-half:before{content:"\f089"}
.fa-heart-o:before{content:"\f08a"}
.fa-sign-out:before{content:"\f08b"}
.fa-linkedin-square:before{content:"\f08c"}
.fa-thumb-tack:before{content:"\f08d"}
.fa-external-link:before{content:"\f08e"}
.fa-sign-in:before{content:"\f090"}
.fa-trophy:before{content:"\f091"}
.fa-github-square:before{content:"\f092"}
.fa-upload:before{content:"\f093"}
.fa-lemon-o:before{content:"\f094"}
.fa-phone:before{content:"\f095"}
.fa-square-o:before{content:"\f096"}
.fa-bookmark-o:before{content:"\f097"}
.fa-phone-square:before{content:"\f098"}
.fa-twitter:before{content:"\f099"}
.fa-facebook:before{content:"\f09a"}
.fa-github:before{content:"\f09b"}
.fa-unlock:before{content:"\f09c"}
.fa-credit-card:before{content:"\f09d"}
.fa-rss:before{content:"\f09e"}
.fa-hdd-o:before{content:"\f0a0"}
.fa-bullhorn:before{content:"\f0a1"}
.fa-bell:before{content:"\f0f3"}
.fa-certificate:before{content:"\f0a3"}
.fa-hand-o-right:before{content:"\f0a4"}
.fa-hand-o-left:before{content:"\f0a5"}
.fa-hand-o-up:before{content:"\f0a6"}
.fa-hand-o-down:before{content:"\f0a7"}
.fa-arrow-circle-left:before{content:"\f0a8"}
.fa-arrow-circle-right:before{content:"\f0a9"}
.fa-arrow-circle-up:before{content:"\f0aa"}
.fa-arrow-circle-down:before{content:"\f0ab"}
.fa-globe:before{content:"\f0ac"}
.fa-wrench:before{content:"\f0ad"}
.fa-tasks:before{content:"\f0ae"}
.fa-filter:before{content:"\f0b0"}
.fa-briefcase:before{content:"\f0b1"}
.fa-arrows-alt:before{content:"\f0b2"}
.fa-group:before,.fa-users:before{content:"\f0c0"}
.fa-chain:before,.fa-link:before{content:"\f0c1"}
.fa-cloud:before{content:"\f0c2"}
.fa-flask:before{content:"\f0c3"}
.fa-cut:before,.fa-scissors:before{content:"\f0c4"}
.fa-copy:before,.fa-files-o:before{content:"\f0c5"}
.fa-paperclip:before{content:"\f0c6"}
.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}
.fa-square:before{content:"\f0c8"}
.fa-bars:before{content:"\f0c9"}
.fa-list-ul:before{content:"\f0ca"}
.fa-list-ol:before{content:"\f0cb"}
.fa-strikethrough:before{content:"\f0cc"}
.fa-underline:before{content:"\f0cd"}
.fa-table:before{content:"\f0ce"}
.fa-magic:before{content:"\f0d0"}
.fa-truck:before{content:"\f0d1"}
.fa-pinterest:before{content:"\f0d2"}
.fa-pinterest-square:before{content:"\f0d3"}
.fa-google-plus-square:before{content:"\f0d4"}
.fa-google-plus:before{content:"\f0d5"}
.fa-money:before{content:"\f0d6"}
.fa-caret-down:before{content:"\f0d7"}
.fa-caret-up:before{content:"\f0d8"}
.fa-caret-left:before{content:"\f0d9"}
.fa-caret-right:before{content:"\f0da"}
.fa-columns:before{content:"\f0db"}
.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}
.fa-sort-down:before,.fa-sort-asc:before{content:"\f0dd"}
.fa-sort-up:before,.fa-sort-desc:before{content:"\f0de"}
.fa-envelope:before{content:"\f0e0"}
.fa-linkedin:before{content:"\f0e1"}
.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}
.fa-legal:before,.fa-gavel:before{content:"\f0e3"}
.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}
.fa-comment-o:before{content:"\f0e5"}
.fa-comments-o:before{content:"\f0e6"}
.fa-flash:before,.fa-bolt:before{content:"\f0e7"}
.fa-sitemap:before{content:"\f0e8"}
.fa-umbrella:before{content:"\f0e9"}
.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}
.fa-lightbulb-o:before{content:"\f0eb"}
.fa-exchange:before{content:"\f0ec"}
.fa-cloud-download:before{content:"\f0ed"}
.fa-cloud-upload:before{content:"\f0ee"}
.fa-user-md:before{content:"\f0f0"}
.fa-stethoscope:before{content:"\f0f1"}
.fa-suitcase:before{content:"\f0f2"}
.fa-bell-o:before{content:"\f0a2"}
.fa-coffee:before{content:"\f0f4"}
.fa-cutlery:before{content:"\f0f5"}
.fa-file-text-o:before{content:"\f0f6"}
.fa-building-o:before{content:"\f0f7"}
.fa-hospital-o:before{content:"\f0f8"}
.fa-ambulance:before{content:"\f0f9"}
.fa-medkit:before{content:"\f0fa"}
.fa-fighter-jet:before{content:"\f0fb"}
.fa-beer:before{content:"\f0fc"}
.fa-h-square:before{content:"\f0fd"}
.fa-plus-square:before{content:"\f0fe"}
.fa-angle-double-left:before{content:"\f100"}
.fa-angle-double-right:before{content:"\f101"}
.fa-angle-double-up:before{content:"\f102"}
.fa-angle-double-down:before{content:"\f103"}
.fa-angle-left:before{content:"\f104"}
.fa-angle-right:before{content:"\f105"}
.fa-angle-up:before{content:"\f106"}
.fa-angle-down:before{content:"\f107"}
.fa-desktop:before{content:"\f108"}
.fa-laptop:before{content:"\f109"}
.fa-tablet:before{content:"\f10a"}
.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}
.fa-circle-o:before{content:"\f10c"}
.fa-quote-left:before{content:"\f10d"}
.fa-quote-right:before{content:"\f10e"}
.fa-spinner:before{content:"\f110"}
.fa-circle:before{content:"\f111"}
.fa-mail-reply:before,.fa-reply:before{content:"\f112"}
.fa-github-alt:before{content:"\f113"}
.fa-folder-o:before{content:"\f114"}
.fa-folder-open-o:before{content:"\f115"}
.fa-smile-o:before{content:"\f118"}
.fa-frown-o:before{content:"\f119"}
.fa-meh-o:before{content:"\f11a"}
.fa-gamepad:before{content:"\f11b"}
.fa-keyboard-o:before{content:"\f11c"}
.fa-flag-o:before{content:"\f11d"}
.fa-flag-checkered:before{content:"\f11e"}
.fa-terminal:before{content:"\f120"}
.fa-code:before{content:"\f121"}
.fa-reply-all:before{content:"\f122"}
.fa-mail-reply-all:before{content:"\f122"}
.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}
.fa-location-arrow:before{content:"\f124"}
.fa-crop:before{content:"\f125"}
.fa-code-fork:before{content:"\f126"}
.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}
.fa-question:before{content:"\f128"}
.fa-info:before{content:"\f129"}
.fa-exclamation:before{content:"\f12a"}
.fa-superscript:before{content:"\f12b"}
.fa-subscript:before{content:"\f12c"}
.fa-eraser:before{content:"\f12d"}
.fa-puzzle-piece:before{content:"\f12e"}
.fa-microphone:before{content:"\f130"}
.fa-microphone-slash:before{content:"\f131"}
.fa-shield:before{content:"\f132"}
.fa-calendar-o:before{content:"\f133"}
.fa-fire-extinguisher:before{content:"\f134"}
.fa-rocket:before{content:"\f135"}
.fa-maxcdn:before{content:"\f136"}
.fa-chevron-circle-left:before{content:"\f137"}
.fa-chevron-circle-right:before{content:"\f138"}
.fa-chevron-circle-up:before{content:"\f139"}
.fa-chevron-circle-down:before{content:"\f13a"}
.fa-html5:before{content:"\f13b"}
.fa-css3:before{content:"\f13c"}
.fa-anchor:before{content:"\f13d"}
.fa-unlock-alt:before{content:"\f13e"}
.fa-bullseye:before{content:"\f140"}
.fa-ellipsis-h:before{content:"\f141"}
.fa-ellipsis-v:before{content:"\f142"}
.fa-rss-square:before{content:"\f143"}
.fa-play-circle:before{content:"\f144"}
.fa-ticket:before{content:"\f145"}
.fa-minus-square:before{content:"\f146"}
.fa-minus-square-o:before{content:"\f147"}
.fa-level-up:before{content:"\f148"}
.fa-level-down:before{content:"\f149"}
.fa-check-square:before{content:"\f14a"}
.fa-pencil-square:before{content:"\f14b"}
.fa-external-link-square:before{content:"\f14c"}
.fa-share-square:before{content:"\f14d"}
.fa-compass:before{content:"\f14e"}
.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}
.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}
.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}
.fa-euro:before,.fa-eur:before{content:"\f153"}
.fa-gbp:before{content:"\f154"}
.fa-dollar:before,.fa-usd:before{content:"\f155"}
.fa-rupee:before,.fa-inr:before{content:"\f156"}
.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}
.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}
.fa-won:before,.fa-krw:before{content:"\f159"}
.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}
.fa-file:before{content:"\f15b"}
.fa-file-text:before{content:"\f15c"}
.fa-sort-alpha-asc:before{content:"\f15d"}
.fa-sort-alpha-desc:before{content:"\f15e"}
.fa-sort-amount-asc:before{content:"\f160"}
.fa-sort-amount-desc:before{content:"\f161"}
.fa-sort-numeric-asc:before{content:"\f162"}
.fa-sort-numeric-desc:before{content:"\f163"}
.fa-thumbs-up:before{content:"\f164"}
.fa-thumbs-down:before{content:"\f165"}
.fa-youtube-square:before{content:"\f166"}
.fa-youtube:before{content:"\f167"}
.fa-xing:before{content:"\f168"}
.fa-xing-square:before{content:"\f169"}
.fa-youtube-play:before{content:"\f16a"}
.fa-dropbox:before{content:"\f16b"}
.fa-stack-overflow:before{content:"\f16c"}
.fa-instagram:before{content:"\f16d"}
.fa-flickr:before{content:"\f16e"}
.fa-adn:before{content:"\f170"}
.fa-bitbucket:before{content:"\f171"}
.fa-bitbucket-square:before{content:"\f172"}
.fa-tumblr:before{content:"\f173"}
.fa-tumblr-square:before{content:"\f174"}
.fa-long-arrow-down:before{content:"\f175"}
.fa-long-arrow-up:before{content:"\f176"}
.fa-long-arrow-left:before{content:"\f177"}
.fa-long-arrow-right:before{content:"\f178"}
.fa-apple:before{content:"\f179"}
.fa-windows:before{content:"\f17a"}
.fa-android:before{content:"\f17b"}
.fa-linux:before{content:"\f17c"}
.fa-dribbble:before{content:"\f17d"}
.fa-skype:before{content:"\f17e"}
.fa-foursquare:before{content:"\f180"}
.fa-trello:before{content:"\f181"}
.fa-female:before{content:"\f182"}
.fa-male:before{content:"\f183"}
.fa-gittip:before{content:"\f184"}
.fa-sun-o:before{content:"\f185"}
.fa-moon-o:before{content:"\f186"}
.fa-archive:before{content:"\f187"}
.fa-bug:before{content:"\f188"}
.fa-vk:before{content:"\f189"}
.fa-weibo:before{content:"\f18a"}
.fa-renren:before{content:"\f18b"}
.fa-pagelines:before{content:"\f18c"}
.fa-stack-exchange:before{content:"\f18d"}
.fa-arrow-circle-o-right:before{content:"\f18e"}
.fa-arrow-circle-o-left:before{content:"\f190"}
.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}
.fa-dot-circle-o:before{content:"\f192"}
.fa-wheelchair:before{content:"\f193"}
.fa-vimeo-square:before{content:"\f194"}
.fa-turkish-lira:before,.fa-try:before{content:"\f195"}
.fa-plus-square-o:before{content:"\f196"}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym,
address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead,
tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav,
output, ruby, section, summary, time, mark, audio, video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;}
body{line-height:1;}
ol,ul{list-style:none;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,
q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
caption,th,td{font-weight:normal;text-align:left;}
h1,h2,h3,h4,h5,h6{clear:both;}
html{overflow-y:scroll;font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
a:focus{outline:none;}
article,aside,details,figcaption,
figure,footer,header,nav,section{display:block;}
hgroup{display:inline-block;margin:17px 0;padding:14px 0;float:none;}
hgroup a{font-size:34px;font-weight:normal;text-decoration:none;padding-left:32px;color:#444;text-shadow:0.1px 1px 2px #888;}
hgroup .site-description{font-weight:normal;padding-left:32px;line-height:2;font-size:12px;}
audio,canvas,video{display:inline-block;}
audio:not([controls]){display:none;}
del{color:#333;}
ins{background:#fff;text-decoration:none;}
hr{background-color:#ccc;border:0;height:1px;margin:24px;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
small{font-size:smaller;}
img{border:0;-ms-interpolation-mode:bicubic;}
.socialmedia img{border-radius:4px;width:25px;height:25px;z-index:500;transition:all 0.3s ease 0s;}
.socialmedia img:hover{opacity:0.6;filter:alpha(opacity=60);}
.fosforit-logo img,.fosforit-logo{z-index:400;max-width:100%;}
.clear:after,.wrapper:after,
.format-status .entry-header:after{clear:both;}
.clear:before,.clear:after,
.wrapper:before,.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after{display:table;content:"";}
.archive-title,.page-title{font-size:11px;line-height:2.181818182;font-weight:bold;text-transform:uppercase;color:#636363;}
.entry-content th,.comment-content th{background:#f1f1f1;font-size:11px;line-height:2.181818182;font-weight:bold;padding:7px 14px;text-transform:uppercase;color:#636363;}
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta{font-size:11px;line-height:2.181818182;}
button,input,textarea{border:1px solid #ccc;border-radius:0px;font-family:inherit;margin-right:0%;margin-bottom:7px;padding:8px 10px;}
button,input{line-height:normal;}
textarea{font-size:100%;overflow:auto;vertical-align:top;}
#submit{cursor:pointer;}
#searchsubmit{background:#009900;color:#fff;margin-left:-4px;cursor:pointer;}
input[type="checkbox"],input[type="radio"],
input[type="file"],input[type="hidden"],
input[type="image"],input[type="color"]{border:0;border-radius:0;padding:0;}
li.bypostauthor cite span{color:#fff;background-color:#009900;background-image:none;border:1px solid #f3f3f3;border-radius:2px;box-shadow:none;padding:0;}
.entry-content img,.comment-content img,
.widget img{max-width:100%;}
img[class*="align"],img[class*="wp-image-"],
img[class*="attachment-"]{max-width:100%;height:auto;}
img.size-full,img.size-large,
img.header-image,img.wp-post-image{max-width:100%;height:auto;}
embed,iframe,object,video{max-width:100%;}
.entry-content .twitter-tweet-rendered{max-width:100% !important;}
.alignleft{float:left;}
.alignright{float:right;}
.aligncenter{display:block;margin-left:auto;margin-right:auto;}
.entry-content img,.comment-content img,
.widget img,img.header-image,
.author-avatar img,img.wp-post-image{box-shadow:0 1px 4px rgba(0, 0, 0, 0.1);margin-bottom:10px;}
.wp-caption{max-width:100%;padding:4px;}
.wp-caption .wp-caption-text,
.gallery-caption,.entry-caption{font-style:italic;font-size:12px;line-height:2;color:#666;}
img.wp-smiley,.rsswidget img{border:0;border-radius:0;box-shadow:none;margin-bottom:0;margin-top:0;padding:0;}
.entry-content dl.gallery-item{margin:0;}
.gallery-item a,.gallery-caption{width:90%;}
.gallery-item a{display:block;}
.gallery-caption a{display:inline;}
.gallery .gallery-icon img{height:auto;max-width:100%;padding:2%;border:1px solid #CFCFCF !important;}
.site-content nav{border:1px solid #EDEDED;background:#f9f9f9;clear:both;line-height:2;margin-bottom:28px;overflow:hidden;padding:2%;}
#nav-above{padding:24px 0;}
#nav-above{display:none;}
.paged #nav-above{display:block;}
.nav-previous a, .nav-next > a{text-decoration:none;}
.nav-previous,.previous-image{float:left;padding-bottom:7px;width:50%;}
.nav-next,.next-image{float:right;text-align:right;width:50%;}
.nav-single + .comments-area,
#comment-nav-above{margin:48px 0;}
.author .archive-header{margin-bottom:24px;}
.author-info{border-top:1px solid #ededed;margin:24px 0;padding-top:24px;overflow:hidden;}
.author-description p{color:#757575;font-size:13px;line-height:1.846153846;}
.author.archive .author-info{border-top:0;margin:0 0 48px;}
.author.archive .author-avatar{margin-top:0;}
html{font-size:90.5%;}
body {
font-size: 14px;
font-family: Helvetica, Arial, sans-serif;
text-rendering: optimizeLegibility;
color: #444;
} a{outline:none;color:#444;}
a:hover{color:#111;}
.assistive-text,.site .screen-reader-text{position:absolute !important;clip:rect(1px, 1px, 1px, 1px);}
.fosforit-nav .assistive-text:hover,
.fosforit-nav .assistive-text:active,
.fosforit-nav .assistive-text:focus{background:#fff;border:2px solid #333;border-radius:3px;clip:auto !important;color:#000;display:block;font-size:12px;padding:12px;position:absolute;top:5px;left:5px;z-index:100000;}
.site{padding:0 0;background-color:#fff;}
.site-content{margin:0 10px;}
.widget-area{margin-top:10px;padding:0 10px;}
.site-header{height:auto;margin-bottom:24px;text-align:left;background-color:#fff;}
.site-header h1,.site-header h2{text-align:center;}
.site-header h1 a,.site-header h2 a{color:#515151;display:inline-block;text-decoration:none;}
.site-header h1 a:hover,
.site-header h2 a:hover{color:#21759b;}
.site-header h1{font-size:24px;line-height:1.285714286;margin-bottom:14px;}
.site-header h2{font-weight:normal;font-size:13px;line-height:1;color:#757575;}
.header-image{margin-top:24px;}
.fosforit-logo{padding:17px;float:left;margin:10px 0;}
.fosforit-nav{text-align:center;float:left;width:100%;}
.fosforit-nav li{font-size:12px;line-height:1.42857143;width:auto;transition:.5s ease 0s;}
li.current-menu-item{background:#009900}
.fosforit-nav li:hover{display:inline-block;text-decoration:none;background:#009900;}
.fosforit-nav  li a{padding:0 20px;}
section[role="banner"]{margin-bottom:48px;}
.widget-area .widget{-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto;margin-bottom:20px;word-wrap:break-word;}
.widget-area .widget-title{border-bottom:2px solid #00aa00;font-size:16px;}
.widget-area .widget.widget_search{margin-bottom:14px;}
.widget-area .widget li,
.widget-area .widget .textwidget{font-size:13px;line-height:1.646153846;border-bottom:1px solid #E9E9E9;padding:5px 0;}
.widget-area .widget p{margin-bottom:12px;padding:10px;}
.widget-area .textwidget ul{list-style:disc outside;margin:0 0 24px;}
.widget-area .textwidget li{margin-left:36px;}
.widget-area .widget a{color:#757575;text-decoration:none;font-size:98%;}
.widget-area .widget a:hover{color:#4F5254;}
.widget-area #s{width:67.9999%;}
.fosforit-footer-widgets{padding:15px 15px 5px 15px;}
.fosforit-footer-widgets .fosforit-footer-widgets-part .widget{-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto;margin-bottom:20px;word-wrap:break-word;float:left;width:96%;margin-left:1%;}
.fosforit-footer-widgets .fosforit-footer-widgets-part .widget-title-footer{border-bottom:2px solid #00aa00;font-size:16px;}
.fosforit-footer-widgets .fosforit-footer-widgets-part .widget.widget_search{margin-bottom:14px;}
.fosforit-footer-widgets .fosforit-footer-widgets-part .widget li,
.fosforit-footer-widgets .fosforit-footer-widgets-part .widget .textwidget{font-size:13px;line-height:1.646153846;border-bottom:1px solid #E9E9E9;padding:5px 0;}
.fosforit-footer-widgets .fosforit-footer-widgets-part .widget p{margin-bottom:12px;padding:10px;}
.fosforit-footer-widgets .fosforit-footer-widgets-part .textwidget ul{list-style:disc outside;margin:0 0 24px;}
.fosforit-footer-widgets .fosforit-footer-widgets-part .textwidget li{margin-left:36px;}
.fosforit-footer-widgets .fosforit-footer-widgets-part .widget a{color:#757575;text-decoration:none;font-size:98%;}
.fosforit-footer-widgets .fosforit-footer-widgets-part .widget a:hover{color:#4F5254;}
.fosforit-footer-widgets .fosforit-footer-widgets-part #s{width:67.9999%;}
footer[role="contentinfo"]{background:#00aa00;color:#eee;width:100%;clear:both;font-size:14px;height:auto;line-height:2;margin-right:auto;margin-bottom:0px;padding:24px 0;}
footer[role="contentinfo"] a{color:#eee;margin-left:5px;text-decoration:none;}
footer[role="contentinfo"] a:hover{color:#fff;}
.entry-meta{clear:both;}
.entry-header{margin-bottom:0;}
.entry-header img.wp-post-image{margin-bottom:24px;}
.entry-header .entry-title{font-size:28px;line-height:1.2;font-weight:normal;margin-bottom:20px;}
.entry-header .entry-title a{text-decoration:none;}
.entry-header .entry-format{margin-top:24px;font-weight:normal;}
.entry-header .comments-link{margin-top:24px;font-size:13px;line-height:1.846153846;color:#757575;}
.comments-link a,
.entry-meta a{color:#757575;}
.comments-link a:hover,
.entry-meta a:hover{color:#333;}
.site-content article.sticky{background:#F8F8F8;border-color:#00bb00;border-style:solid solid solid double;border-width:1px 1px 1px 5px;box-shadow:0.01em 0.1em 0.1em 0.1em #eee;clear:both;font-size:13px;line-height:1.19231;margin-bottom:24px;padding:17px;text-align:left;}
.entry-content,.entry-summary,.mu_register{line-height:1.714285714;}
.entry-content h1,.comment-content h1,
.entry-content h2,.comment-content h2,
.entry-content h3,.comment-content h3,
.entry-content h4,.comment-content h4,
.entry-content h5,.comment-content h5,
.entry-content h6,.comment-content h6{margin:24px 0;line-height:1.714285714;}
.entry-content h1,.comment-content h1{font-size:21px;line-height:1.5;}
.entry-content h2,.comment-content h2,.mu_register h2{font-size:18px;line-height:1.6;}
.entry-content h3,.comment-content h3{font-size:16px;line-height:1.846153846;}
.entry-content h4,.comment-content h4{font-size:14px;line-height:1.846153846;}
.entry-content h5,.comment-content h5{font-size:13px;line-height:1.846153846;}
.entry-content h6,.comment-content h6{font-size:12px;line-height:1.846153846;}
.entry-content p,.entry-summary p,
.comment-content p,.mu_register p{margin:0 0 20px;line-height:1.714285714;}
.entry-content ol,.comment-content ol,.entry-content ul,
.comment-content ul,.mu_register ul{margin:0 0 24px;line-height:1.714285714;}
.entry-content ul ul,.comment-content ul ul,
.entry-content ol ol,.comment-content ol ol,
.entry-content ul ol,.comment-content ul ol,
.entry-content ol ul,.comment-content ol ul{margin-bottom:0;}
.entry-content ul,.comment-content ul,.mu_register ul{list-style:square outside;}
.entry-content ol,.comment-content ol{list-style:decimal outside;}
.entry-content li,.comment-content li,.mu_register li{margin:0 0 0 36px;}
.entry-content blockquote,.comment-content blockquote{background:#FAFAFA;border-left:4px solid #D6D6D6;border-right:4px solid #D6D6D6;border-radius:14px;margin-bottom:24px;padding:24px;font-style:italic;}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child{margin-bottom:0;}
.entry-content code,.comment-content code{font-family:Consolas, Monaco, Lucida Console, monospace;font-size:12px;line-height:2;}
.entry-content pre,.comment-content pre{border:1px solid #ededed;border-radius:20px;color:#666;font-family:Consolas, Monaco, Lucida Console, monospace;font-size:12px;line-height:1.514285714;margin:24px 0;overflow:auto;padding:24px;}
.entry-content pre code,.comment-content pre code{display:block;}
.entry-content abbr,.comment-content abbr,
.entry-content dfn,.comment-content dfn,
.entry-content acronym,.comment-content acronym{border-bottom:1px dotted #666;cursor:help;}
.entry-content address,.comment-content address{display:block;line-height:1.5;margin:0 0 24px;}
img.alignleft{margin:8px 24px 12px 0;}
img.alignright{margin:12px 0 12px 24px;}
img.aligncenter{margin-top:12px;margin-bottom:12px;}
.entry-content embed,.entry-content iframe,
.entry-content object,.entry-content video{margin-bottom:2px;}
.entry-content dl,.comment-content dl{margin:0 24px;}
.entry-content dt,.comment-content dt{font-weight:bold;line-height:1.714285714;}
.entry-content dd,.comment-content dd{line-height:1.714285714;margin-bottom:10px;}
.entry-content table,.comment-content table{border-bottom:1px solid #ededed;color:#757575;font-size:12px;line-height:2;margin:0 0 24px;width:100%;}
.entry-content table caption,.comment-content table caption{font-size:16px;margin:24px 0;}
.entry-content td,.comment-content td{border-top:1px solid #ededed;padding:7px 14px;}
.site-content article{border-bottom:2px double #F3F3F3;margin-bottom:28px;padding-bottom:24px;word-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto;}
.page-links{clear:both;line-height:1.714285714;}
footer.entry-meta{margin-top:24px;font-size:13px;line-height:1.846153846;color:#757575;}
.entry-meta > span a{color:#666666;padding:2px;text-decoration:none;}
.single-author .entry-meta .by-author{display:none;}
.mu_register h2{color:#757575;font-weight:normal;}
.archive-header,.page-header{margin-bottom:48px;padding-bottom:22px;border-bottom:1px solid #ededed;}
.archive-meta{color:#757575;font-size:12px;line-height:2;margin-top:22px;}
.article.attachment{overflow:hidden;}
.image-attachment div.attachment{text-align:center;}
.image-attachment div.attachment p{text-align:center;}
.image-attachment div.attachment img{display:block;height:auto;margin:0 auto;max-width:100%;}
.image-attachment .entry-caption{margin-top:8px;}
article.format-quote.entry-content p{}
.comments-title{margin-bottom:48px;font-size:16px;line-height:1.5;font-weight:normal;}
.comments-area article{margin:24px 0;}
.comments-area article header{float:left;margin:0 15px 0 15px;overflow:hidden;position:relative;}
.comments-area article header img{float:left;padding:0;line-height:0;}
.comments-area article header cite,
.comments-area article header time{display:block;margin-left:45px;}
.comments-area article header cite{font-style:normal;font-size:15px;line-height:1.42857143;}
.comments-area article header time{line-height:1.714285714;text-decoration:none;font-size:10px;color:#5e5e5e;}
.comments-area article header a{text-decoration:none;color:#5e5e5e;}
.comments-area article header a:hover{color:#21759b;}
.comments-area article header cite a{color:#444;}
.comments-area article header cite a:hover{text-decoration:underline;}
.comments-area article header h4{position:absolute;top:0;right:0;padding:6px 12px;font-size:12px;font-weight:normal;color:#fff;background-color:#0088d0;background-repeat:repeat-x;background-image:-moz-linear-gradient(top, #009cee, #0088d0);background-image:-ms-linear-gradient(top, #009cee, #0088d0);background-image:-webkit-linear-gradient(top, #009cee, #0088d0);background-image:-o-linear-gradient(top, #009cee, #0088d0);background-image:linear-gradient(top, #009cee, #0088d0);border-radius:3px;border:1px solid #007cbd;}
.comments-area li.bypostauthor cite span{position:relative;margin-left:5px;padding:2px 5px;font-size:10px;}
a.comment-reply-link,a.comment-edit-link{color:#686868;font-size:13px;line-height:1.846153846;text-decoration:none;}
a.comment-reply-link:hover,a.comment-edit-link:hover{color:#21759b;}
.commentlist .pingback{line-height:1.714285714;margin-bottom:24px;}
#respond{margin-top:48px;}
#respond h3#reply-title{font-size:16px;line-height:1.5;}
#respond h3#reply-title #cancel-comment-reply-link{margin-left:10px;font-weight:normal;font-size:12px;}
#respond form{margin:24px 0;}
#respond form p{margin:11px 0;}
#respond form p.logged-in-as{margin-bottom:24px;}
#respond form label{display:block;line-height:1.714285714;}
#respond form input[type="text"],#respond form textarea{-moz-box-sizing:border-box;box-sizing:border-box;font-size:12px;line-height:1.714285714;padding:10px;width:100%;}
#respond form p.form-allowed-tags{margin:0;font-size:12px;line-height:2;color:#5e5e5e;}
.required{color:red;}
.entry-page-image{margin-bottom:14px;}
.template-front-page .site-content article{border:0;margin-bottom:0;}
.template-front-page .widget-area{clear:both;float:none;width:auto;padding-top:24px;border-top:1px solid #ededed;}
.template-front-page .widget-area .widget li{margin:8px 0 0;font-size:13px;line-height:1.714285714;list-style-type:square;list-style-position:inside;}
.template-front-page .widget-area .widget li a{color:#757575;}
.template-front-page .widget-area .widget li a:hover{color:#21759b;}
.template-front-page .widget-area .widget_text img{float:left;margin:8px 24px 8px 0;}
.widget-area .widget ul ul{margin-left:12px;}
.widget_rss li{margin:12px 0;}
.widget_recent_entries .post-date,.widget_rss .rss-date{color:#aaa;font-size:11px;margin-left:12px;}
#wp-calendar{margin:0;width:100%;font-size:13px;line-height:1.846153846;color:#686868;}
#wp-calendar th,#wp-calendar td,#wp-calendar caption{text-align:center;}
#wp-calendar #prev{padding-left:24px;text-align:left;}
#wp-calendar #next{padding-right:24px;text-align:right;}
.widget_search label{display:block;font-size:13px;line-height:1.846153846;}
.widget_twitter li{list-style-type:none;}
.widget_twitter .timesince{display:block;text-align:right;}
.below-title-meta{background:#F7F7F7;padding-bottom:26px;color:#757575;line-height:1.7;width:100%;margin-bottom:20px;}
.below-title-meta a{color:#666;text-decoration:none;}
.below-title-meta a:hover{color:#444;}
.adt{float:left;}
.adt-comment{float:right;}
.articletags a{background-color:#555;margin:2px;padding:3px;text-decoration:none;text-shadow:0 0px 0 #fff;color:#fff;}
.articletags a:hover{color:#f2f2f2;}
.footercopy{padding-left:20px;float:left;}
.footercredit{float:right;padding-right:20px;margin-left:20px;}
.site-wordpress{color:#888;padding:6px;float:right;font-size:13px;}
.site-wordpress a{color:#666;text-decoration:none;}
.widget li.current-menu-item{background:none;}
img#wpstats{display:block;margin:0 auto 24px;}
.socialmedia{float:right;padding:5px 10px;text-align:right;width:30%;margin-top:5px;}
.socialmedia a{padding:0 5px;}
.selectnav{display:none;background-color:#00aa00;padding:8px;cursor:pointer;}
.selectnav-option{background-color:#00aa00;}
select.selectnav{border:0 !important;-webkit-appearance:none;-moz-appearance:none;text-indent:0.01px;text-overflow:"";text-align:center;color:#fff;font-size:15px;border:none;border-radius:0px;margin:4px;padding:8px;width:96%;}
select.selectnav option{border:0 !important;text-align:center;color:#fff;font-size:15px;margin:4px;width:96%;}
.forestly_post_nav{text-align:center;}
.forestly_post_nav li a,
.forestly_post_nav li a:hover,
.forestly_post_nav li.active a,
.forestly_post_nav li.disabled{color:#444444;text-decoration:none;border:1px solid #B2B2B2;}
.forestly_post_nav li{display:inline;}
.forestly_post_nav li a,
.forestly_post_nav li a:hover,
.forestly_post_nav li.active a,
.forestly_post_nav li.disabled{background-color:#FFFFFF;cursor:pointer;padding:4px 5px;}
.forestly_post_nav li a:hover,
.forestly_post_nav li.active a{background-color:#E3E3E3;}
@media screen and (max-width: 420px) {
.site-header{height:auto;border:none;}
.entry-header .entry-title{font-size:18px;}
}
@media screen and (max-width: 550px) {
img.alignright, img.alignleft,
.entry-content>.alignright,.entry-content>.alignleft{float:none;display:block;margin-left:auto;margin-right:auto;}
}
@media screen and (max-width: 768px) {
.fosforit-footer-widgets .fosforit-footer-widgets-part{clear:both;}
.js .selectnav{display:inline-block;}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul,
.nav-menu li{display:none;}
.fosforit-nav ul{display:none;}
.fosforit-nav li a, .fosforit-nav li{display:none;}
.fosforit-nav ul.nav-menu, .fosforit-nav div.nav-menu > ul{display:none;}
.socialmedia{display:none;}
.site-header{text-align:center;height:auto;border:none;}
hgroup a{padding:0;}
hgroup .site-description{padding:0;}
.fosforit-logo{float:none;margin:0 0 10px;}
.fosforit-nav{box-shadow:none;}
.entry-header .entry-title{margin-top:20px;}
.wrapper{border:none;}
.fosforit-nav ul.nav-menu, .fosforit-nav div.nav-menu > ul, .fosforit-nav li{background:none;border-bottom:none;border-top:none;display:none;}
.footercopy, .footercredit{padding:0;margin:0;text-align:center;float:none;}
}
@media screen and (max-width: 1040px) {
#searchsubmit{margin-left:0px;}
}
@media screen and (min-width: 550px) {
.fosforit-footer-widgets .fosforit-footer-widgets-part .widget{width:48%;}
}
@media screen and (min-width: 769px) {
.fosforit-footer-widgets .fosforit-footer-widgets-part .widget{width:24%;}
.author-avatar{float:left;margin-top:8px;}
.author-description{float:right;width:85%;}
.site{margin:0 auto;width:auto;max-width:1040px;overflow:hidden;}
.site-content{border-right:1px solid #F1F1F1;float:left;margin:0px 1%;padding:30px 2% 0 1%;width:64.1042%;}
body.template-front-page .site-content,
body.single-attachment .site-content,
body.full-width .site-content{width:96%;}
.widget-area{float:right;margin:24px 0;padding:0 2% 0 0;width:27.7417%;}
.site-header h1,	.site-header h2{text-align:left;}
.site-header h1{font-size:26px;line-height:1.446153846;margin-bottom:0;}
.fosforit-nav ul.nav-menu,.fosforit-nav div.nav-menu > ul{background:none repeat scroll 0 0 #00aa00;display:inline-block !important;text-align:left;width:100%;}
.fosforit-nav ul{margin:0;text-indent:0;}
.fosforit-nav li a,.fosforit-nav li{display:inline-block;text-decoration:none;}
.fosforit-nav li a{border-bottom:0;color:#fff;line-height:3.692307692;padding:0 20px;text-transform:uppercase;white-space:nowrap;transition:.5s ease 0s;}
.fosforit-nav li a:hover{color:#fff;}
.fosforit-nav li{position:relative;}
.fosforit-nav li ul{display:none;margin:0;padding:0;position:absolute;top:100%;z-index:10;}
.fosforit-nav li ul ul{top:0;left:100%;}
.fosforit-nav ul li:hover > ul{border-left:0;display:block;}
.fosforit-nav li ul li a{background:#e9e9e9;border-bottom:1px solid #d9d9d9;border-top:1px solid #fff;display:block;font-size:11px;line-height:2.181818182;padding:8px 10px;width:160px;white-space:normal;color:#444;}
.fosforit-nav li ul li a:hover{background:#d9d9d9;color:#444;}
.fosforit-nav .current-menu-item > a,
.fosforit-nav .current-menu-ancestor > a,
.fosforit-nav .current_page_item > a,
.fosforit-nav .current_page_ancestor > a{background:none repeat scroll 0 0 #009900;color:#fff;font-weight:bold;}
.entry-header .entry-title{font-size:28px;margin-bottom:20px;}
#respond form input[type="text"]{width:46.333333333%;}
#respond form textarea.blog-textarea{width:79.666666667%;}
.template-front-page .site-content,.template-front-page article{overflow:hidden;}
.template-front-page.has-post-thumbnail article{float:left;width:47.916666667%;}
.entry-page-image{float:right;margin-bottom:0;width:47.916666667%;}
.template-front-page .widget-area .widget,
.template-front-page.two-sidebars .widget-area .front-widgets{float:left;padding-left:10px;width:51.875%;margin-bottom:24px;}
.template-front-page .widget-area .widget:nth-child(odd){clear:right;}
.template-front-page .widget-area .widget:nth-child(even),
.template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets{float:right;width:39.0625%;margin:0 0 24px;}
.template-front-page.two-sidebars .widget,
.template-front-page.two-sidebars .widget:nth-child(even){float:none;width:auto;}
.commentlist .children{margin-left:48px;}
select.selectnav{display:none !important;}
}
@media screen and (min-width: 960px) {
body{background-color:#e6e6e6;}
body .site{padding:0 0 0 0;margin-bottom:24px;margin-top:24px;}
body.custom-background-empty{background-color:#fff;}
body.custom-background-empty .site,
body.custom-background-white .site{padding:0;margin-top:10px;margin-bottom:0;box-shadow:none;}
} @media print {
body {
background: none !important;
color: #000;
font-size: 10pt;
}
footer a[rel=bookmark]:link:after,
footer a[rel=bookmark]:visited:after {
content: " [" attr(href) "] "; }
a {
text-decoration: none;
}
.entry-content img,.comment-content img,
.author-avatar img,img.wp-post-image {
border-radius: 0;
box-shadow: none;
} .socialmedia img {
display:none;
}
.site {
clear: both !important;
display: block !important;
float: none !important;
max-width: 100%;
position: relative !important;
}
.site-header {
margin-bottom: 72px;
text-align: left;
}
.site-header h1 {
font-size: 21pt;
line-height: 1;
text-align: left;
}
.site-header h2 {
color: #000;
font-size: 10pt;
text-align: left;
}
.site-header h1 a,.site-header h2 a {
color: #000;
}
.author-avatar,	#colophon,#respond,.commentlist .comment-edit-link,
.commentlist .reply,.entry-header .comments-link,
.entry-meta .edit-link a,.page-link,.site-content nav,
.widget-area,img.header-image,.fosforit-nav {
display: none;
}
.wrapper {
border-top: none;
box-shadow: none;
}
.site-content {
margin: 0;
width: auto;
}
.singular .entry-header .entry-meta {
position: static;
}
.singular .site-content,.singular .entry-header,
.singular .entry-content,.singular footer.entry-meta,
.singular .comments-title {
margin: 0;
width: 100%;
}
.entry-header .entry-title,.entry-title,
.singular .entry-title {
font-size: 21pt;
}
footer.entry-meta,footer.entry-meta a {
color: #444;
font-size: 10pt;
}
.author-description {
float: none;
width: auto;
} .commentlist > li.comment {
background: none;
position: relative;
width: auto;
}
.commentlist .avatar {
height: 39px;
left: 2.2em;
top: 2.2em;
width: 39px;
}
.comments-area article header cite,
.comments-area article header time {
margin-left: 50px;
}
}