@charset 'UTF-8';@font-face {
  font-family: 'RobotoRegular';
  font-weight: 400;
  font-style: normal;
  src: url(http://phandroid.s3.amazonaws.com/fonts/Roboto-Regular-webfont.eot);
  src: url(http://phandroid.s3.amazonaws.com/fonts/Roboto-Regular-webfont.eot?#iefix) format('embedded-opentype'),url(http://phandroid.s3.amazonaws.com/fonts/Roboto-Regular-webfont.woff) format('woff'),url(http://phandroid.s3.amazonaws.com/fonts/Roboto-Regular-webfont.ttf) format('truetype'),url(http://phandroid.s3.amazonaws.com/fonts/Roboto-Regular-webfont.svg#RobotoRegular) format('svg');
}
@font-face {
  font-family: 'RobotoBold';
  font-weight: 400;
  font-style: normal;
  src: url(http://phandroid.s3.amazonaws.com/fonts/Roboto-Bold-webfont.eot);
  src: url(http://phandroid.s3.amazonaws.com/fonts/Roboto-Bold-webfont.eot?#iefix) format('embedded-opentype'),url(http://phandroid.s3.amazonaws.com/fonts/Roboto-Bold-webfont.woff) format('woff'),url(http://phandroid.s3.amazonaws.com/fonts/Roboto-Bold-webfont.ttf) format('truetype'),url(http://phandroid.s3.amazonaws.com/fonts/Roboto-Bold-webfont.svg#RobotoBold) format('svg');
}
@font-face {
  font-family: 'RobotoBlack';
  font-weight: 400;
  font-style: normal;
  src: url(http://phandroid.s3.amazonaws.com/fonts/Roboto-Black-webfont.eot);
  src: url(http://phandroid.s3.amazonaws.com/fonts/Roboto-Black-webfont.eot?#iefix) format('embedded-opentype'),url(http://phandroid.s3.amazonaws.com/fonts/Roboto-Black-webfont.woff) format('woff'),url(http://phandroid.s3.amazonaws.com/fonts/Roboto-Black-webfont.ttf) format('truetype'),url(http://phandroid.s3.amazonaws.com/fonts/Roboto-Black-webfont.svg#RobotoBlack) format('svg');
}
@font-face {
  font-family: 'RobotoMedium';
  font-weight: 400;
  font-style: normal;
  src: url(http://phandroid.s3.amazonaws.com/fonts/Roboto-Medium-webfont.eot);
  src: url(http://phandroid.s3.amazonaws.com/fonts/Roboto-Medium-webfont.eot?#iefix) format('embedded-opentype'),url(http://phandroid.s3.amazonaws.com/fonts/Roboto-Medium-webfont.woff) format('woff'),url(http://phandroid.s3.amazonaws.com/fonts/Roboto-Medium-webfont.ttf) format('truetype'),url(http://phandroid.s3.amazonaws.com/fonts/Roboto-Medium-webfont.svg#RobotoMedium) format('svg');
}
@font-face {
  font-family: icomoon;
  font-weight: 400;
  font-style: normal;
  src: url(../fonts/icomoon.eot?-qmeort);
  src: url(../fonts/icomoon.eot?#iefix-qmeort) format('embedded-opentype'),url(../fonts/icomoon.woff?-qmeort) format('woff'),url(../fonts/icomoon.ttf?-qmeort) format('truetype'),url(../fonts/icomoon.svg?-qmeort#icomoon) format('svg');
}
body,html {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}
body {
  font: 400 14px/24px 'RobotoRegular',Arial,sans-serif;
  -webkit-font-smoothing: antialiased;

  color: #343434;
}
a {
  color: #26a9e0;
}
a:hover {
  text-decoration: underline;
}
.clearfix:after,.clearfix:before {
  display: table;
  content: '';
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
img {
  border: 0;
  outline: 0;
}
a {
  text-decoration: none;
  outline: 0;
}
.container {
  width: 1000px;
  margin: 0 auto;
}
#section {
  background: #d8d8d8 url(http://phandroid.s3.amazonaws.com/img/section.bg2.png) repeat-x top left;
}
#section .container {
  position: relative;
}
#page {
  min-width: 1000px;
  margin: 0 auto;
  clear:both;
  margin-top: 47px;
  position: relative;
}
#page a {
  font-weight: 500;
}
@media screen and (max-width:830px) {
 #page {
  margin-top: 0px;
 }
}
#header a {
  border: 0;
}
.phandroid-logo {
  position: relative;
  top: 10px;
  left: 40px;
  float: left;
}
#header .banner {
  float: right;
  padding-top: 7px;
}
#nav-bar {
  background: url(http://phandroid.s3.amazonaws.com/img/menu.bg.png) repeat-x;
}
#main-menu,#main-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#main-menu > li {
  float: left;
}
@media screen and (max-width:918px) and (min-width:401px) {
  #main-menu > li > a {
    font: 400 13px/35px 'RobotoBold',Arial,sans-serif;
    display: block;
    padding: 0 10px;
    text-transform: uppercase;
    color: #fff;
    border-left: 1px solid #2251af;
  }
  .information p {
    font-size: 11px;
  }
}
#main-menu > li:first-child > a {
  border-left: 0;
}
#main-menu > li.selection > a,#main-menu > li:hover > a {
  background: #2e92c4;
}
#main-menu #crc-logo {
  line-height: 12px;
  position: relative;
  top: 48px;
  width: 90px;
  height: 48px;
  padding: 2px 0 0 58px;
  background: url(http://phandroid.s3.amazons3.com/img/logo_crc.png) top left no-repeat;
}
#main-menu #menu-apps .dev-link a {
  position: relative;
  top: 52px;
  text-decoration: none;
}
#main-menu #menu-apps .sub-nav strong {
  text-decoration: underline;
  color: #039;
}
ul#main-menu ul {
  position: absolute;
  -webkit-transition: opacity .25s ease .1s;
     -moz-transition: opacity .25s ease .1s;
    -ms-transition: opacity .25s ease .1s;
     -o-transition: opacity .25s ease .1s;
      transition: opacity .25s ease .1s;
  opacity: 0;
  background-color: #26a9e0;
}
ul#main-menu li:hover > ul {
  opacity: 1;
}
ul#main-menu ul li {
  overflow: hidden;
  height: 0;
  padding: 0;
  -webkit-transition: height .25s ease .1s;
     -moz-transition: height .25s ease .1s;
    -ms-transition: height .25s ease .1s;
     -o-transition: height .25s ease .1s;
      transition: height .25s ease .1s;
  border-bottom: 1px #2186b8 solid;
}
ul#main-menu li:hover > ul li {
  line-height: 36px;
  overflow: visible;
  height: 36px;
  padding: 0;
}
ul#main-menu ul li a {
  width: auto;
  margin: 0;
  padding: 6px 14px;
  text-align: center;
  text-transform: none;
  color: #fff;
  border: none;
}
ul#main-menu ul li:hover {
  background-color: #2e92c4;
}
ul#main-menu ul li:last-child a {
  border: none;
}
@media screen and (max-width:768px) {
  #top-infoBox {
    display: none!important;
  }
}
@media screen and (max-width:980px) {
  #searchForm {
    display: none;
  }
  #top-infoBox .container {
    width: auto;
  }
}
@media screen and (max-width:999px) {
  #nav-bar > .container {
    width: auto;
  }
}
@media screen and (max-width:768px) {
  #sb-search {
    display: none;
  }
  form#searchForm,li.main-submenu {
    display: block;
  }
  li.main-submenu-more {
    display: none;
  }
  li.submenu,ul.submenu {
    display: block;
  }
}
@media screen and (min-width:769px) {
  #sb-search {
    display: block;
  }
  form#searchForm,li.main-submenu {
    display: none;
  }
  li.main-submenu-more,li.submenu,ul.submenu {
    display: block;
  }
}
.article .aligncenter,.article .alignnone {
  display: block;
  margin: 0 auto;
}
.article .alignleft {
  float: left;
  margin: 10px;
}
.article .alignright {
  float: right;
  margin: 10px;
}
.entry {
  width: 650px;
  padding-left: 8px;
}
.entry ul {
  position: relative;
  left: 15px;
}
.nav-dropdown {
  position: absolute;
  z-index: 2000;
  left: 0;
  display: none;
  border-top: 4px solid #349900;
  border-right: 2px solid #349900;
  border-bottom: 2px solid #349900;
  border-left: 2px solid #349900;
}
.nav-dropdown > div {
  float: left;
}
.nav-dropdown h2 {
  font: 700 16px/19px Arial,sans-serif;
  margin: 0;
  color: #039;
}
.nav-dropdown .sub-nav li a {
  font: 700 12px/22px Arial,sans-serif;
  display: block;
  color: #272727;
}
.nav-dropdown .bluecircle li {
  background: url(http://phandroid.s3.amazonaws.com/img/blue.circle.png) no-repeat left center;
}
.nav-dropdown .bluecircle li a {
  font: 400 12px/19px Arial,sans-serif;
  display: block;
  color: #535353;
}
.nav-dropdown .bluecircle .top {
  margin-bottom: 16px!important;
}
.nav-dropdown ul li:hover a {
  text-decoration: underline;
}
#menu-topics ul li:hover a {
  text-decoration: none;
}
#menu-topics ul li a:hover {
  text-decoration: underline;
}
#menu-topics ul li a:hover img {
  top: 3px;
  left: -7px;
  width: 16px;
  height: 16px;
  margin-right: -4px;
}
/*
#menu-carriers {
  width: 996px;
  padding: 9px 0;
  background: #fff url(http://phandroid.s3.amazonaws.com/img/navbar.small.bg.png) repeat-x left bottom;
}
#menu-carriers > div {
  min-height: 137px;
}
#menu-carriers .sub-nav {
  width: 159px;
  padding-left: 12px;
}
#menu-carriers div img {
  float: left;
}
#menu-carriers .carr-left {
  width: 169px;
  border-right: 1px solid #cecece;
  border-left: 1px solid #cecece;
}
#menu-carriers .carr-left img {
  margin: 9px 13px 10px 14px;
}
#menu-carriers .carr-right {
  width: 209px;
  padding-left: 10px;
  border-right: 1px solid #cecece;
}
#menu-carriers .carr-right > div {
  margin-bottom: 28px;
  padding-top: 12px;
}
#menu-carriers .carr-right > div img {
  margin: 0 10px;
}
#menu-carriers .carr-right > a img {
  margin: 0 6px 0 0;
}
#menu-carriers .carr-left a:hover img,#menu-carriers .carr-right a:hover img {
  position: relative;
  top: -2px;
}
#menu-carriers .bluecircle {
  width: 418px;
  padding-left: 16px;
}
#menu-carriers .bluecircle li {
  padding-left: 15px;
}
#menu-carriers .bluecircle ul {
  margin-top: 6px;
}
.menu-phones {
  width: 996px;
  padding: 10px 0 17px;
  background: #fff url(http://phandroid.s3.amazonaws.com/img/navbar.small.bg.png) repeat-x left bottom;
}
.menu-phones > div {
  min-height: 259px;
}
.menu-phones .sub-nav {
  width: 193px;
  padding-left: 12px;
}
.menu-phones .col-middle {
  border-right: 1px solid #cecece;
}
.menu-phones .col-middle > div {
  float: left;
  width: 175px;
  padding-top: 4px;
  padding-left: 17px;
  border-left: 1px solid #cecece;
}
.menu-phones .col-middle ul {
  min-height: 120px;
  margin-top: 8px;
}
.menu-phones .col-middle ul li {
  position: relative;
}
.menu-phones .col-middle li span {
  font: 400 10px/25px Arial,sans-serif;
  position: absolute;
  left: 0;
  width: 16px;
  text-align: center;
  color: #039;
  background: url(http://phandroid.s3.amazonaws.com/img/phone.circle.png) no-repeat left center;
}
.ie7 .menu-phones .col-middle li span {
  line-height: 15px;
}
.menu-phones .col-middle li:hover span {
  background: url(http://phandroid.s3.amazonaws.com/img/phone.circle.hover.png) no-repeat left center;
}
.menu-phones .col-middle li a {
  font: 400 11px/18px Arial,sans-serif;
  padding-left: 22px;
  color: #272727;
}
.menu-phones .col-middle .box {
  margin-top: 16px;
}
.menu-phones .col-middle .box span {
  font: 700 16px/36px Arial,sans-serif;
  position: relative;
  top: 30px;
  display: block;
  float: left;
  width: 36px;
  margin-right: 15px;
  text-align: center;
  color: #039;
  background: url(http://phandroid.s3.amazonaws.com/img/phone.big.circle.png) no-repeat center center;
}
.menu-phones .bluecircle {
  width: 379px;
  padding-left: 23px;
}
.menu-phones .bluecircle ul {
  margin-top: 6px!important;
}
.menu-phones .bluecircle ul.top {
  min-height: 100px;
}
.menu-phones .bluecircle li {
  padding-left: 15px;
}
#avail_phones ul li a img,#avail_tablets ul li a img,#upcoming_phones ul li a img,#upcoming_tablets ul li a img {
  display: none;
}
#avail_tablets_display img,#upcoming_tablets_display img {
  max-width: 100px;
  max-height: 125px;
}
#avail_tablets_display,#upcoming_tablets_display {
  height: 125px;
}
#menu-apps {
  width: 996px;
  padding: 12px 0 17px;
  background: #fff url(http://phandroid.s3.amazonaws.com/img/navbar.big.bg.png) repeat-x left bottom;
}
#menu-apps > div {
  min-height: 286px;
}
#menu-apps .sub-nav {
  width: 163px;
  padding-left: 12px;
}
#menu-apps .col-middle {
  width: 398px;
  padding-left: 30px;
  border-right: 1px solid #cecece;
  border-left: 1px solid #cecece;
}
#menu-apps .col-middle h2 {
  margin-left: 2px;
}
#menu-apps .col-middle div ul {
  float: left;
  width: 193px;
  margin-top: 12px;
  margin-bottom: 6px;
}
#menu-apps .col-middle .odd {
  margin-right: 11px;
}
#menu-apps .col-middle ul li {
  margin-bottom: 4px;
}
#menu-apps .col-middle ul li i {
  float: left;
  width: 18px;
  height: 18px;
  margin-right: 6px;
  background: url(http://phandroid.s3.amazonaws.com/img/appsicons.png) no-repeat;
}
#menu-apps .col-middle .andry i {
  background-position: 0 0;
}
#menu-apps .col-middle .acerg i {
  background-position: 0 -21px;
}
#menu-apps .col-middle .delly i {
  background-position: 0 -43px;
}
#menu-apps .col-middle .htcdg i {
  background-position: 0 -66px;
}
#menu-apps .col-middle .htcfk i {
  background-position: 0 -88px;
}
#menu-apps .col-middle .andrb i {
  background-position: -20px 0;
}
#menu-apps .col-middle .acerb i {
  background-position: -20px -21px;
}
#menu-apps .col-middle .dellb i {
  background-position: -20px -43px;
}
#menu-apps .col-middle .htcdi i {
  background-position: -20px -66px;
}
#menu-apps .col-middle .htcfg i {
  background-position: -20px -88px;
}
#menu-apps .col-middle .motoo i {
  background-position: -40px -88px;
}
#menu-apps .col-middle .acergg i {
  background-position: -40px -66px;
}
#menu-apps .col-middle .dellyu i {
  background-position: -40px -43px;
}
#menu-apps .col-middle .htcdgu i {
  background-position: -40px -21px;
}
#menu-apps .col-middle .htcfy i {
  background-position: -40px 0;
}
#menu-apps .col-middle .motov i {
  background-position: -60px -88px;
}
#menu-apps .col-middle .acergt i {
  background-position: -60px -66px;
}
#menu-apps .col-middle .dellcu i {
  background-position: -60px -43px;
}
#menu-apps .col-middle .htcdbu i {
  background-position: -60px -21px;
}
#menu-apps .col-middle .htcfc i {
  background-position: -60px 0;
}
#menu-apps .col-middle li a {
  font: 400 12px/18px Arial,sans-serif;
  display: block;
  color: #272727;
}
.ie7 #menu-apps .col-middle li {
  margin-bottom: 0;
}
.ie7 #menu-apps .col-middle li a {
  display: inline;
}
#menu-apps .bluecircle {
  width: 369px;
  padding-left: 22px;
}
#menu-apps .bluecircle ul {
  margin-top: 8px;
}
#menu-apps .bluecircle li {
  line-height: 16px;
  padding-left: 13px;
}
*/
#menu-jobs {
  z-index: 500;
  width: 996px;
  height: 200px;
  background: #fff url(http://phandroid.s3.amazonaws.com/img/nav_comingsoon.png) center center no-repeat;
}
#menu-jobs span {
  font-size: 18px;
  font-weight: 700;
  position: relative;
  top: 91px;
  display: block;
  width: 996px;
  text-align: center;
}
.wrapper {
  width: 975px;
  padding: 19px 10px 0 13px;
}
#section .wrapper {
  width: 978px;
  padding: 5px 11px 20px 9px;
  border-right: 1px solid #d8d8d8;
  border-left: 1px solid #d8d8d8;
  background: #fff;
}
#primary {
  float: left;
  width: 661px;
}
#primary > .post > .entry {
  width: 661px!important;
}
#section #home {
  width: 980px;
  padding: 12px 9px;
}
#single #primary {
  width: 661px;
}
#filter-bar {
  position: relative;
  width: 667px;
  height: 33px;
  margin-bottom: 5px;
  border: 1px solid #d3d3d3;
  background: #f9f9f9;
}
#filter-bar > div {
  height: 29px;
  border-bottom: 4px solid #b2b2b2;
}
#filter-bar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#filter-bar ul li {
  float: left;
}
#filter-bar > ul {
  position: absolute;
  z-index: 1000;
  left: 0;
}
#filter-bar .right ul {
  float: right;
  margin-right: 10px;
}
#filter-bar .right ul li {
  padding: 0 6px;
}
#filter-bar .right li a {
  font-size: 12px;
  color: #5d5d5d;
}
#filter-bar ul li a:hover {
  color: #000!important;
  background: #eee!important;
}
#filter-bar .right li a:hover {
  color: inherit!important;
  background: inherit!important;
}
#filter-bar .right li.active a {
  color: #1d1c1c;
}
#filter-bar .right li:hover {
  background-color: #eee;
}
#section .wrapper #filter-bar > ul li {
  border-right: 1px solid #d3d3d3;
}
#style #filter-bar > ul li {
  border: 0!important;
}
#style #filter-bar > ul li a {
  border-left: 1px solid #d3d3d3;
}
#style #filter-bar > ul li:first-child a {
  border-left: 0;
}
#filter-bar ul li a {
  line-height: 29px;
}
#filter-bar > ul li a {
  font-size: 16px;
  display: block;
  padding: 0 10px;
  color: #6e6e6e;
}
#filter-bar > ul > li.active a {
  color: #000;
  border-bottom: 4px solid #26a9e0;
  background: #fff;
}
#style #filter-bar form {
  float: right;
  margin-left: 5px;
}
#selectForm fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
#selectForm select {
  height: 20px;
  margin: 3px 3px 0 0;
  padding: 0;
  border: 1px solid #d3d3d3;
}
#selectForm select option {
  font: 400 12px/18px Arial,sans-serif;
  color: #010101;
}
#home .top-pane {
  width: inherit;
}
#home .top-pane a {
  color: #fff;
}
#home .big-banner {
  position: relative;
  overflow: hidden;
  width: auto;
  max-height: 266px;
  margin-right: 0;
  cursor: pointer;
}
#home .big-banner .featured-img {
  width: 669px;
}
#section .caption {
  position: absolute;
  bottom: -10px;
  width: 100%;
  background: url(http://phandroid.s3.amazonaws.com/img/caption.bg.png) repeat;
}
#home .big-banner .caption {
  height: 88px;
  border-top: 5px solid #349900;
}
#home .big-banner .caption p {
  margin: 11px 10px 10px 28px;
}
#home .big-banner .caption p a {
  font-size: 28px;
  position: relative;
  top: 4px;
}
.caption > span {
  font: 700 12px Arial,sans-serif;
  position: absolute;
  right: 0;
  display: block;
  text-align: center;
  color: #fff;
  background: #349900;
}
#home .big-banner .caption > span {
  line-height: 19px;
  top: -19px;
  width: 104px;
}
#small-featured-phone > div,.small-banner > div {
  position: relative;
  overflow: hidden;
  width: 300px;
  height: 125px;
  cursor: pointer;
  border: 1px solid #cacbcd;
}
#small-featured-phone {
  overflow: hidden;
  width: 300px;
  height: 125px;
  margin-bottom: 12px;
}
#small-featured-phone img {
  position: relative;
  top: -50%;
  width: 300px;
}
#small-featured-phone .caption {
  position: absolute;
  z-index: 50;
  bottom: -16px;
}
#small-featured-phone:hover .caption {
  background: rgba(0,0,0,.75)!important;
}
#small-featured-phone:hover .caption a {
  text-decoration: underline;
}
#small-featured-phone > div:first-child,.small-banner > div:first-child {
  margin-bottom: 13px;
}
.small-banner .caption {
  bottom: -16px;
}
#small-featured-phone .caption,.small-banner .caption {
  height: 53px;
  border-top: 2px solid #349900;
}
#small-featured-phone .caption > span,.small-banner .caption > span {
  line-height: 15px;
  top: -15px;
  width: 96px;
}
#small-featured-phone a {
  color: #fff!important;
}
#home #filter-bar .right li a {
  display: block;
  padding: 7px 0;
}
.archive .article {
  border-bottom: 1px solid #cacaca;
}
.thumb .article {
  padding: 9px 0 7px 1px;
}
.post .article {
  padding: 16px 0;
}
.post #filter-bar {
  margin-bottom: -5px;
}
.archive .article > div {
  float: left;
}
.archive .article .arrows {
  width: 24px;
  margin: 10px 13px 0 4px;
}
.archive .article .arrows span {
  display: block;
}
.archive .article .arrows > span {
  font: 400 14px/21px Arial,sans-serif;
  text-align: center;
  color: #000;
}
.archive .article .arrows .up {
  width: 14px;
  height: 14px;
  margin: 0 auto;
  background: url(http://phandroid.s3.amazonaws.com/img/arrow.up.png) no-repeat center;
}
.archive .article .arrows .down {
  width: 14px;
  height: 14px;
  margin: 0 auto;
  background: url(http://phandroid.s3.amazonaws.com/img/arrow.down.png) no-repeat center;
}
.archive .article .figure {
  position: relative;
}
.archive .article .figure .redsquare {
  font-weight: 700;
  position: absolute;
  right: 0;
  bottom: 0;
  overflow: hidden;
  width: 29px;
  height: 25px;
  text-align: center;
  color: #fff;
  background: #e60000;
}
@media screen and (max-width:768px) and (min-width:410px) {
  .archive .article .figure .redsquare {
    bottom: 8px;
  }
}
.archive .article .figure .redsquare a {
  display: block;
  text-align: center;
  color: #fff;
}
.post .figure .redsquare a {
  font: 700 16px/28px Arial,sans-serif;
  width: 28px;
}
.thumb .figure .redsquare a {
  font: 700 14px/24px Arial,sans-serif;
  width: 24px;
}
.thumb .article .content {
  margin-left: 15px;
}
.post .article .content {
  margin-left: 13px;
}
.thumb .article h2 {
  font: 400 16px/18px 'RobotoBold',sans-serif;
  margin: 1px 0 7px;
}
.post .article h2 {
  font: 400 22px/24px 'RobotoBold',sans-serif;
  margin: 1px 0 0;
}
.archive .article h2 a {
  display: block;
  color: #000;
}
.archive .article h2 a:hover {
  text-decoration: underline;
}
.archive .article .content p {
  font-family: Roboto,sans-serif;
  font-size: 16px;
  line-height: 23px;
  margin: 0;
}
.archive .more-articles {
  margin-top: 1px;
  background: #e6e6e6;
}
.archive .more-articles span {
  display: block;
  text-align: center;
}
.archive .more-articles span a {
  font: 700 12px Arial,sans-serif;
  text-transform: uppercase;
  color: #434f69;
}
#home .article .content {
  width: 498px;
}
#style .article .content {
  width: 534px;
}
#apps .article .content {
  width: 515px;
}
#single .alert {
  position: relative;
  width: 539px;
  height: 58px;
  margin-left: 1px;
  padding: 12px 100px 0 17px;
  background: #dee6f5;
}
#single .alert a {
  font-family: 'RobotoRegular';
  font-size: 18px;
  color: #039;
}
#single .alert .close {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 50px;
  height: 21px;
  background: url(http://phandroid.s3.amazonaws.com/img/close.bg.png) no-repeat;
}
#single .alert .close a {
  font: 700 11px/21px Arial,sans-serif;
  display: block;
  text-align: center;
  color: #606671;
}
#single .article {
  font: 400 16px/23px Roboto,Arial,sans-serif;
  width: 668px;
}
#posts-area .article .content,.handies_content_wrapper div {
  font: 400 14px/18px Roboto,Arial,sans-serif;
}
#single .article a:hover {
  text-decoration: underline!important;
}
#single h1 {
  font: 700 32px/36px Arial,sans-serif;
  margin: 8px 0 12px;
  color: #000;
}
#single .timestamp img {
  float: left;
  margin-right: 8px;
}
.article .timestamp span {
  font-family: Arial;
  font-size: 12px;
  color: #777;
}
#single .timestamp span {
  line-height: 28px;
}
#single .meta-data .share {
  position: absolute;
  top: 4px;
  right: 5px;
}
#single .share span {
  font: 400 12px/20px 'RobotoMedium',sans-serif;
  float: left;
  color: #329900;
}
#single .share > a {
  float: left;
  margin-left: 7px;
}
#single .article .content p {
  line-height: 20px;
  margin: 7px 0 16px;
}
#single .article p a {
  color: #26a9e0;
  font-weight: 500;
}
#single .article .figure {
  margin-bottom: 14px;
}
#single .article .figure img {
  display: block;
  margin: 0 auto;
  padding: 1px;
  border: 1px solid #cbcbcb;
}
#single .article .blackquote {
  display: block;
  width: 636px;
  height: 57px;
  padding: 7px 10px 10px 12px;
  background: #e6eaf2 url(http://phandroid.s3.amazonaws.com/img/blackquote.bg.png) no-repeat;
}
#single .article .blackquote p {
  font: italic normal 14px/20px Arial,sans-serif;
  margin: 0;
  color: #474747;
}
#single .related-posts {
  position: relative;
  min-height: 300px;
  margin: 46px 0 46px 1px;
}
#single .related-posts #related-ads {
  position: relative;
  float: left;
  width: 302px;
  max-width: 336px;
  height: 252px;
  max-height: 280px;
  padding-left: 10px;
}
#single .related-posts h2 {
  font: 400 24px/41px 'RobotoBold',sans-serif;
  margin: 0;
  margin-bottom: 9px;
  color: #000;
  border-bottom: 1px solid #ccc;
}
#single .related-posts ul {
  width: 340px;
  margin: 10px 0 0 3px;
  padding: 0;
  list-style-position: inside;
}
#single .related-posts li a {
  color: #039;
}
#frimage {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
      border-radius: 2px;
  -webkit-box-shadow: 0 0 3px #000;
     -moz-box-shadow: 0 0 3px #000;
      box-shadow: 0 0 3px #000;
  -khtml-border-radius: 2px;
}
#best-of-phandroid {
  margin: 43px 0 14px;
}
#best-of-phandroid h2 {
  font: 400 24px/27px 'RobotoBold',sans-serif;
  margin: 0 0 9px;
  color: #039;
}
#best-of-phandroid .box {
  position: relative;
  float: left;
  overflow: hidden;
  width: 206px;
  height: 114px;
  margin: 0 4px 4px 9px;
  padding: 1px;
  border: 1px solid #cecece;
}
#best-of-phandroid .box.row2 {
  clear: left;
  margin-left: 1px;
}
#best-of-phandroid .box:first-child {
  margin-left: 1px;
}
#best-of-phandroid .caption {
  bottom: 1px;
  width: 195px;
  height: 30px;
  padding: 7px 5px 6px 6px;
}
#best-of-phandroid .box:hover .caption {
  background: rgba(0,0,0,.85)!important;
}
#best-of-phandroid a {
  font: 400 12px/14px Arial,sans-serif;
  font-weight: 700;
  display: block;
  color: #fff;
}
#best-of-phandroid .box img {
  min-width: 206px!important;
}
#sidebar {
  float: right;
  width: 300px;
}
#sidebar .widget,#sidebar > img {
  margin-bottom: 11px;
}
#sidebar .widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#sidebar .ui-tabs {
  position: relative;
  zoom: 1;
  padding: 0;
}
.ui-tabs .ui-tabs-nav li a,.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
  cursor: pointer;
}
#sidebar .ui-tabs-panel {
  display: block;
  clear: both;
}
#sidebar .ui-tabs-hide {
  display: none;
}
#sidebar .widget .widget-header h2 {
  font: 400 18px/31px 'RobotoBold',sans-serif;
  margin: 0;
  padding-left: 11px;
  color: #fff;
}
#sidebar .widget .widget-content.newsletterForms {
  padding: 4px 10px 10px 13px;
  border: 1px solid #d8d8d8;
}
#sidebar .widget .widget-content.news ul {
  line-height: 19px;
  list-style: disc;
  list-style-position: inside;
}
#sidebar .widget .widget-content.news li a {
  font-size: 13px;
  color: #00589b;
}
#sidebar .widget .widget-content.news li a span {
  font-weight: 700;
}
#sidebar .widget .widget-header {
  background: url(http://phandroid.s3.amazonaws.com/img/menu.bg.png) repeat-x;
}
#sidebar .widget .widget-header li {
  float: left;
  width: 100px;
  outline: 0;
  background: url(http://phandroid.s3.amazonaws.com/img/widget.header.bar.png) no-repeat left center;
}
#sidebar .widget .widget-header li:first-child {
  background: 0;
}
#sidebar .widget .widget-header li.ui-tabs-selected {
  background: #329900;
}
#sidebar .widget .widget-header li a {
  font: 700 13px/32px Arial,sans-serif;
  display: block;
  text-align: center;
  color: #fff;
}
#sidebar .widget .widget-header li a.fb-icon {
  padding-left: 33px;
  background: url(http://phandroid.s3.amazonaws.com/img/widget.header.fb.jpg) no-repeat left;
  background-position: 12px center;
}
#sidebar .widget .headlines {
  width: 266px;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
}
#sidebar .widget .findus {
  border-top: 1px solid #aaa;
}
#sidebar .widget .widget-content li {
  position: relative;
}
#sidebar .widget .widget-content.headlines {
  height: 275px;
  padding: 4px 17px 10px 15px;
}
#sidebar .widget .widget-content.headlines li {
  padding: 10px 0 11px;
  border-top: 1px solid #dfdfdf;
}
#sidebar .widget .widget-content.headlines li a {
  color: #454e6b;
}
#sidebar .widget .widget-content.headlines li:first-child {
  border-top: 0;
}
#sidebar .widget .widget-content.headlines li img {
  float: left;
  width: 32px;
  height: 32px;
}
#sidebar .widget .widget-content h2,#sidebar .widget .widget-content h3 {
  font-weight: 400;
  margin: 0;
  padding: 0;
}
#sidebar .widget .headlines h2,#sidebar .widget .headlines h3 {
  float: left;
}
#sidebar .widget .headlines h2 {
  font-size: 13px;
  line-height: 18px;
  position: relative;
  left: 12px;
  width: 210px;
}
#sidebar .widget .headlines h3 {
  font-size: 12px;
  line-height: 14px;
}
#sidebar .widget .widget-content.mobile {
  padding-top: 10px;
}
#sidebar .widget .mobile .caption {
  height: 81px;
}
#sidebar .widget .mobile .caption h2 {
  font-size: 24px;
  margin: 16px 0 0 19px;
}
#sidebar .widget .mobile .caption a {
  display: block;
  color: #fff;
}
#footer {
  padding: 24px 0;
  text-align: center;
  color: #fff;
  border-top: 7px solid #2186b8;
  background: #101010;
}
.footer-ad-container {
  margin: 0;
  padding-top: 8px;
  background-color: #329900;
}
#footer #footer-container {
  width: 1000px;
  margin: 8px auto;
}
#footer a {
  color: #fff;
}
#footer img {
  margin: 0 auto;
}
#footer-info {
  float: right;
  width: 230px;
  height: 76px;
  padding-top: 50px;
}
#footer #footer-info {
  margin-top: -10px;
  background: url(/wp-content/themes/iSource_2.0/img/logo.png) center top no-repeat;
  background-size: 134px 45px; 
}
#footer #footer-links a {
  font-size: 11px;
  text-decoration: underline;
}
#footer #copyright,#footer #footer-links {
  position: relative;
  top: 10px;
}
#footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#footer #bottom-nav {
  position: relative;
}
#footer #bottom-nav ul li {
  float: left;
}
#footer #bottom-nav ul li a {
  padding: 0;
}
#footer #bottom-nav ul li a {
  font: 16px 'RobotoBold',sans-serif;
  display: block;
  width: auto;
  margin-right: 5px;
  text-decoration: none;
  padding-left: 22px;
  color: #fff;
  background-image: url(/wp-content/themes/iSource_2.0/img/darkgreen_bullet.png);
  background-repeat: no-repeat;
  background-position: 5px 6px;
}
#footer #bottom-nav ul li.last-one a {
  background: 0;
}
#footer #bottom-nav ul li a:hover span {
  text-decoration: underline;
}
#footer #sites-nav {
  position: relative;
  top: 18px;
  clear: left;
  margin-left: -20px;
}
#footer #sites-nav ul li {
  float: left;
  margin: 0 4px;
}
#footer #sites-nav ul li a {
  font-size: 14px;
  display: block;
  width: 103px;
  height: 38px;
  padding: 12px 12px 0 8px;
  text-decoration: none;
  color: #fff;
  border-radius: 8px;
  background-color: #2a2a2a;
  background-repeat: no-repeat;
  background-position: 10px 10px;
}
#footer #sites-nav ul li a:hover {
  background-color: #3a3a3a;
}
#footer #sites-nav ul li a span {
  line-height: 14px;
  position: relative;
  left: 16px;
  display: inline-block;
  width: 75px;
}
#footer #sites-nav ul li#sites-nav-android a {
  background-image: url(http://phandroid.s3.amazonaws.com/img/spriteme2.png);
  background-position: 0 -556px;
}
#footer #sites-nav ul li#sites-nav-gtv a {
  background-image: url(http://phandroid.s3.amazonaws.com/img/spriteme2.png);
  background-position: 0 -709px;
}
#footer #sites-nav ul li#sites-nav-chrome a {
  background-image: url(http://phandroid.s3.amazonaws.com/img/spriteme2.png);
  background-position: 0 -759px;
}
#footer #sites-nav ul li#sites-nav-ios a {
  background-image: url(http://phandroid.s3.amazonaws.com/img/spriteme2.png);
  background-position: 0 -606px;
}
#footer #sites-nav ul li#sites-nav-windows a {
  background-image: url(http://phandroid.s3.amazonaws.com/img/spriteme2.png);
  background-position: 0 -656px;
}
#footer #sites-nav ul li#sites-nav-wiiu a {
  background-image: url(http://phandroid.s3.amazonaws.com/img/spriteme2.png);
  background-position: 0 -809px;
}
#iframe-announcement {
  display: none;
}
.information {
  font-family: 'RobotoRegular';
  font-size: 14px;
  position: relative;
  display: none;
  clear: both;
  color: #000;
  background: #dee6f5;
}
.information span.infoBox-social {
  float: right;
  padding-right: 10px;
}
.information span.infoBox-copy {
  float: left;
  padding-left: 0;
}
#af .information {
  width: 964px;
}
.information p {
  width: 100%;
  margin: 0;
  white-space: nowrap;
}
.information p a {
  display: inline-block;
}
.information .close {
  position: absolute;
  top: 4px;
  right: 6px;
  width: 50px;
  height: 21px;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
      border-radius: 4px;
  background: url(http://phandroid.s3.amazonaws.com/img/close.bg.png) no-repeat;
}
.information img {
  display: inline;
  width: 24px;
  height: 24px;
}
.thumb_box {
  width: 150px;
  height: 150px;
  text-align: center;
}
.entry .noshow {
  display: none;
}
#share_top {
  position: relative;
  left: 60px;
}
.addthis_sharing_toolbox {
  float: right;
  padding-top: 4px;
}
#addthis_top {
  position: relative;
  left: 75px;
  width: 350px;
}
#addthis_top a {
  display: inline-block;
  float: left;
  margin: 0 2px;
}
#share_bottom {
  font: 400 12px/20px 'RobotoMedium',sans-serif;
  position: absolute;
  margin-left: -75px;
  color: #329900;
}
.loading_128x128 {
  position: relative;
  top: 148px;
  width: 128px;
  height: 128px;
  margin: -133px auto 0 auto;
  background: url(http://phandroid.s3.amazonaws.com/img/animated_loading_128x128.gif) top left no-repeat;
}
#ajax_archive_grid {
  min-height: 550px;
}
#ajax_archive_grid ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#ajax_archive_grid ul li {
  display: inline-block;
  float: left;
  overflow: hidden;
  width: 215px;
  height: 155px;
  padding: 0 5px 0 0;
}
#ajax_archive_grid ul li a {
  font-size: 12px;
  display: block;
  overflow: hidden;
  height: 150px;
  margin: 10px 0 0;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border: 1px solid #eee;
}
#ajax_archive_grid ul li a .grid_caption {
  font: 1.35em 'RobotoBold';
  line-height: 1.45em;
  position: relative;
  z-index: 5;
  top: 80px;
  width: 181px;
  height: 58px;
  padding: 6px 12px;
  background: rgba(0,0,0,.65);
}
#ajax_archive_grid ul li:hover a {
  border: 1px solid #aaa;
}
#ajax_archive_grid ul li:hover a .grid_caption {
  background: rgba(0,0,0,.75);
}
#ajax_archive_grid ul li a strong {
  font-weight: 400;
  display: block;
  overflow: hidden;
  height: 50px;
}
#ajax_archive_grid ul li a img {
  display: none;
}
#ajax_archive_grid .grid_container {
  overflow: hidden;
  width: 205px;
  height: 155px;
}
/*
.ratingsStars {
  display: block;
  width: 140px!important;
  height: 28px;
  margin: 0 12px;
}
.starBox {
  display: block;
  width: 140px!important;
  height: 28px;
}
.fillWithEmpties {
  background: url(http://www.phandroid.com/images/crystalstars_empty.png) top left repeat-x;
}
.ratingsStars img {
  width: 14px!important;
  margin: 0;
  padding: 0;
}
.ratingsStars input,.ratingsStars label {
  display: none;
}
.ratingsStars form {
  position: absolute;
}
#buyButton {
  width: 185px;
  min-height: 45px;
  margin-top: 8px;
  padding: 6px;
  background: #efeadb;
}
#buyButton a {
  font-weight: 700;
  color: #3989b6;
}
#buyButton a img {
  float: right;
  margin-top: -14px;
  margin-right: -10px;
}
#newsletterForm {
  font-size: 10px!important;
  font-weight: 700;
  position: relative;
  top: 5px;
  color: #37b;
}
.handies_header_newsletter {
  padding: 5px 5px 5px 10px!important;
}
.handies_header_newsletter .width {
  width: 230px;
}
.handies_header_newsletter .width .border {
  font-size: 12px;
  line-height: 130%;
  padding: 12px;
  color: #555;
  border: 1px solid #5299d7;
  background-color: #d9e3ed;
}
.handies_header_newsletter {
  font-size: 12px!important;
  line-height: 12px;
  float: right;
  width: 200px;
  height: 100px;
  margin: 8px;
  text-align: center;
  color: #00a;
  border: 1px solid #00f;
  background: #ddf;
}
#phoneHeaderTable {
  width: 100%;
}
#handiesWrapper div,.handies_nav,.handies_nav div {
  clear: none!important;
}
#handiesWrapper .handies_content div {
  clear: left!important;
}
.cleared {
  clear: both!important;
}
#handiesWrapper div.filter {
  border: 0!important;
}
#handiesWrapper {
  width: 590px;
  margin: 0 auto;
}
#handiesWrapper .nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#page_container #home h2 {
  font: 2.5em 'RobotoBold'!important;
  margin: 4px 0!important;
  padding: 0 0 0 24px;
}
#page_container #home #phoneSpecs .header h2 {
  margin-top: 16px!important;
}
#page_container #home .handies_content h2 {
  font: 1.75em 'RobotoBold'!important;
  margin: 0 0 8px;
  padding-left: 0;
}
#page_container #home .handies_content h3 {
  font: 1.5em 'RobotoMedium'!important;
  padding: 0!important;
}
#page_container #home .handies_content h3 small {
  font-size: .65em!important;
  position: relative;
  left: 8px;
}
#page_container #home .handies_content h4 {
  font: 1.25em 'RobotoBold'!important;
  margin: 0 0 0 16px;
}
#page_container #home .handies_content .sectionTitle {
  padding: 8px 0;
}
#handiesWrapper .nav .nav-left,#handiesWrapper .nav .nav-right {
  display: none;
}
#handiesWrapper div.nav ul li a,.handies_nav table tr td .middle a {
  font: 1em 'RobotoRegular'!important;
  font-weight: 700!important;
  display: block!important;
  margin: 0 1px!important;
  padding: 3px 8px!important;
  color: #000!important;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  background: #ddd!important;
}
#handiesWrapper div.nav ul li a:visited,.handies_nav table tr td .middle a:visited {
  color: #111;
}
#handiesWrapper div.nav ul li a:hover,.handies_nav table tr td .middle a:hover {
  background: #ccc!important;
}
#handiesWrapper div.nav a.active,.handies_nav table tr td .active .middle a {
  color: #fff!important;
  background: #329900!important;
}
#handiesWrapper div.nav ul {
  position: relative;
  top: -22px;
  left: 12px;
  float: right;
}
.handies_content_wrapper a {
  color: #039;
}
#carrier-list h2 {
  clear: both;
  margin: 0;
  padding: 8px 0 4px;
  border-top: 1px solid #ddd;
}
#carrier-list h2.carriers-american {
  border-top: 0;
}
#carrier-list a {
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  display: inline-block;
  float: left;
  width: 90px;
  height: 100px;
  margin: 16px 12px;
  padding-top: 4px;
  text-align: center;
  text-decoration: none;
  color: #333;
  border: 1px solid #fff;
}
#carrier-list a:hover {
  text-decoration: underline;
  border: 1px solid #ddd;
}
#carrier-list a img {
  width: 80px;
  height: 80px;
  margin: 0 auto 2px;
}
#carrier-list p {
  height: 0;
  margin: 0;
  padding: 0;
}
#overview_table td {
  padding: 0 4px;
}
#overview_table td a {
  font: 1.15em 'RobotoBold';
  display: block;
  clear: left;
  width: 210px;
  height: 50px;
  margin: 0 0 8px;
  padding-top: 8px;
  white-space: nowrap;
  color: #000;
  border: 1px solid #f8f8f8;
  background: #fafafa;
}
#overview_table td a img {
  float: left;
  clear: left;
  max-width: 64px;
  margin-top: -8px;
}
#overview_table td a:hover {
  font-weight: 700;
  color: #329900;
  background: #eee;
}
.phone-results .phone a {
  display: block;
  text-align: center;
  color: #000;
}
.phone-results .phone a img {
  margin: 0 auto;
}
#handiesWrapper .filter {
  margin-top: -8px;
  padding-top: 0;
}
#menu-topics {
  width: 1000px;
  height: 165px;
  background: #fff;
}
#menu-topics .sub-nav {
  position: relative;
  top: 4px;
  left: 2px;
  float: left;
  width: 163px;
  padding-left: 12px;
}
#menu-topics .col-middle {
  width: 748px;
  padding-left: 30px;
  border-left: 1px solid #cecece;
}
#menu-topics .col-middle ul {
  float: left;
  width: 140px;
  margin: 5px 4px;
}
#menu-topics .col-middle a {
  color: #000;
}
#menu-topics .col-middle a img,#menu-topics .sub-nav a img {
  position: relative;
  top: 5px;
  left: -5px;
  display: inline;
  float: left;
  width: 12px;
  height: 12px;
}
#recommended_apps img,#recommended_games img {
  float: left;
  width: 48px;
  height: 48px;
  padding-right: 12px;
  border: 0;
}
#recommended_apps li:hover img,#recommended_games li:hover img {
  position: relative;
  top: -2px;
  left: -2px;
  width: 52px;
  height: 52px;
}
#recommended_apps li a,#recommended_games li a {
  font-size: .85em!important;
  font-weight: 700!important;
  width: 175px;
  height: 32px;
  padding: 4px 0;
  color: #000!important;
}
#recommended_apps ul,#recommended_games ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#recommended_apps li,#recommended_games li {
  clear: left;
  height: 56px;
  border-bottom: 1px solid #eee;
}
#recommended_apps li span,#recommended_games li span {
  position: relative;
  top: 8px;
}
#recommended_apps {
  float: left;
  width: 180px;
  margin-right: 25px;
}
#layout > section {
  min-height: 150px!important;
}
*/
#disqus_thread a {
  color: #039!important;
}
#disqus_thread a:hover {
  color: #329900!important;
}
#disqus_thread #conversation {
  min-height: 150px!important;
}
.post blockquote {
  margin: .5em;
  padding: .5em;
  background: #eee!important;
}
.post h1 {
  line-height: 14px;
  margin-top: 20px;
  padding-left: 5px;
}
.post blockquote h2 {
  margin-top: 0;
}
.search-thumb {
  padding-left: 10px;
}
.search-thumb img {
  width: 74px;
  height: 74px;
}
#apps .pagetitle {
  line-height: 14px;
  margin-top: 20px;
  padding-left: 15px;
}
#apps .article {
  cursor: pointer;
}
#apps .article:hover {
  background: #eee;
}
.search_readmore {
  position: absolute;
  width: 659px;
  text-align: right;
}
.search-commentcount {
  font-size: 11px;
  font-weight: 700;
  position: absolute;
  z-index: 5;
  overflow: hidden;
  width: 20px;
  height: 22px;
  margin-top: 52px;
  margin-left: 54px;
  background: #e60000;
}
.search-commentcount a {
  display: block;
  text-align: center;
  color: #fff;
}
/*
#handiesWrapper .phone-results .phone img {
  max-height: 100px;
}
#handiesWrapper .phone-results .phone {
  height: 120px!important;
}
#handiesWrapper .phone-results .phone .phone_link {
  margin-top: -60px;
}
#phoneSpecs ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#phoneSpecs h3 {
  margin: 0;
}
#phoneSpecs #aka ul {
  float: left;
}
#lilSidebar {
  display: none;
}
#comparison .compare {
  width: 100%!important;
}
#phoneSpecs {
  width: 99%!important;
}
#header-top-ad {
  position: relative;
  top: 15px;
  left: -24px;
  float: right;
}
.navigation {
  float: right;
  width: 300px;
  text-align: center;
}
.entry object {
  margin: 0;
}
#buyButtonChange iframe {
  font: 400 14px/24px 'RobotoBold';
  text-align: center;
  border: 0!important;
}*/
.addthis-articlebottom {
  position: relative;
}
#further-reading {
  margin: 0;
  margin-bottom: -95px;
  padding: 0;
}
#further-reading ul {
  font: 400 14px/32px Roboto,Arial,sans-serif;
  overflow: hidden;
  width: 325px;
  height: 365px;
  margin: 0;
  padding: 0;
}
#author-info {
  font-size: 12px;
  overflow: hidden;
  margin-top: 25px;
}
.singular #author-info {
  margin: 2.2em -35.6% 0 -35.4%;
  padding: 20px 35.4%;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background: #f9f9f9;
}
.archive #author-info {
  margin: 0 0 2.2em;
  padding: 0 0 2.2em;
  border-bottom: 1px solid #ddd;
}
#author-avatar {
  float: left;
  width: 55px;
}
#author-avatar img {
  padding: 3px;
  -moz-border-radius: 3px;
     border-radius: 3px;
  background: #d8d8d8;
  -webkit-box-shadow: 0 1px 2px #bbb;
     -moz-box-shadow: 0 1px 2px #bbb;
      box-shadow: 0 1px 2px #bbb;
}
#author-description {
  float: left;
  width: 450px;
  margin-left: 10px;
}
#author-description h2 {
  font-size: 15px;
  font-weight: 700;
  margin: 5px 0 10px;
  color: #000;
}
#sidebar .widget #about-page-team {
  height: 540px;
}
#sidebar .widget #about-page-team li img {
  float: left;
  width: 50px;
  height: 50px;
  padding-top: 5px;
}
#sidebar .widget #about-page-team .about-page-connect-icons {
  display: inline-block;
}
#sidebar .widget #about-page-team .about-page-connect-icons img {
  position: absolute;
  width: 16px;
  height: 16px;
  margin-top: -15px;
}
#holiday-nav img {
  display: inline-block;
}
#holiday-description tr td a br {
  display: none;
}
.holiday-category-img {
  padding-right: 8px;
}
.sectionDescription h3 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}
.sectionDescription p {
  margin: 2px 0 8px;
}
.trendingwidget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.trendingwidget {
  float: right;
  width: 298px;
  min-width: 298px;
  max-width: 298px;
  margin-top: 0;
  margin-right: 0;
  padding: 0;
}
#small-featured-phone .caption a,.small-banner .caption a {
  font-size: 17px;
  line-height: 37px;
  display: block;
  text-align: center;
  color: #fff!important;
}
.trending_new {
  font-size: 10px;
  margin-left: 2px;
  padding: 0 2px;
  color: #fff;
  background-color: #eb9e46;
}
.trending_hot {
  font-size: 10px;
  margin-left: 2px;
  padding: 0 2px;
  color: #fff;
  background-color: #e93f33;
}
.trendingwidget .trendingwidget-content.news li a {
  font-size: 13px;
  font-weight: 700;
  color: #00589b;
}
.trendingwidget .trendingwidget-header {
  background: url(http://phandroid.s3.amazonaws.com/img/menu.bg.png) repeat-x;
}
.trendingwidget .trendingwidget-header li {
  float: left;
  width: 100px;
  outline: 0;
  background-image: url(http://phandroid.s3.amazonaws.com/img/spriteme2.png);
  background-repeat: no-repeat;
  background-position: -10px -487px;
}
.trendingwidget .trendingwidget-header li:first-child {
  background: 0;
}
.trendingwidget .trendingwidget-header li.tabs-selected {
  background: #329900;
}
.trendingwidget .trendingwidget-header li a {
  font: 700 13px/32px Arial,sans-serif;
  display: block;
  text-align: center;
  color: #fff;
}
.trendingwidget .trendingwidget-content.headlines li {
  padding: 4px 2px 4px 5px;
  border-bottom: 1px solid #dfdfdf;
}
.trendingwidget .trendingwidget-content.headlines li a {
  color: #343434!important;
}
.trendingwidget .trendingwidget-content.headlines li img {
  float: left;
  width: 23px;
  height: 23px;
  margin-right: 5px;
}
.trendingwidget .trendingwidget-content h2 {
  font-weight: 400;
  margin: 0;
  padding: 0;
}
.trendingwidget .headlines h2 {
  font-size: 13px;
  line-height: 18px;
  float: left;
}
body {
  background: none!important;
}
.mobile-only,.phone-only {
  display: none;
}
@media screen and (min-width:830px) {
  #social-icons {
    display: none;
  }
}
@media screen and (max-width:830px) {
  #home #primary,#single #primary {
    width: 95%!important;
    max-width: 95%!important;
  }
  .mobile-only {
    display: inherit;
  }
  #page {
    overflow: hidden;
    width: 100%;
    min-width: inherit;
  }
  .container {
    width: 100%;
  }
  #section .wrapper {
    border-right: 0;
    border-left: 0;
  }
  #section #home {
    width: auto;
    padding-top: 0;
  }
  #network-bar {
    display: none;
  }
  .phandroid-logo {
    position: relative;
    left: auto;
    float: none;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  #header-top-ad {
    display: none;
  }
  #top-infoBox {
    display: none!important;
  }
  #nav-bar {
    position: relative!important;
    z-index: 9999;
    top: 0;
    right: 0;
    bottom: 42px;
    left: 0;
    height: 42px;
    border-top: none;
    border-bottom: none;
    background-color: none!important;
    background-image: none!important;
    -webkit-box-shadow: 0 4px 3px -3px rgba(0,0,0,.2);
       -moz-box-shadow: 0 4px 3px -3px rgba(0,0,0,.2);
        box-shadow: 0 4px 3px -3px rgba(0,0,0,.2);
  }
  div.phan-logo {
    display: none;
  }
  #main-menu {
    float: left;
    width: 100%;
  }
  #main-menu > li {
    text-align: center;
    border-bottom: 1px solid #2251af;
  }
  #main-menu > li > a {
    font-size: 16px;
    display: block;
    padding: 0;
    border-right: 1px solid #2251af;
    border-left: 0;
  }
  #header {
    padding: 0;
    border-bottom: 5px #2186b8 solid;
    background: #26a9e0 url(/wp-content/themes/iSource_2.0/img/logo.png) 6px 0 no-repeat;
    background-position: left bottom;
    background-size: 134px 45px;
  }
  #header a {
    float: left;
    width: 100px;
    padding: 12px 0 0 8px;
  }
  #header > a {
    padding-top: 40px;
  }
  #main-menu > li {
    width: 100%!important;
  }
  #header img {
    display: none;
  }
  #mobile-nav,#mobile-search,#mobile-social {
    float: right;
  }
  #mobile-search,#mobile-social {
    margin-left: 3px;
    border-left: 1px solid #ccc;
  }
  #mobile-nav a,#mobile-search a,#mobile-social a {
    display: block;
    width: 44px;
    height: 34px;
    margin: 0;
    background: url(http://phandroid.s3.amazonaws.com/wp-content/themes/Phandroid_4.0/img/mobile-nav-new.png) center center no-repeat;
    background-size: 30px 30px;
  }
  #mobile-search a {
    background-image: url(http://phandroid.s3.amazonaws.com/wp-content/themes/Phandroid_4.0/img/mobile-search-new.png);
  }
  #mobile-social a {
    background-image: url(http://phandroid.s3.amazonaws.com/wp-content/themes/Phandroid_4.0/img/mobile-social-new.png);
  }
  #nav-bar,#nav-bar form {
    display: none;
  }
  #mobile-search-form,#social-icons-mobile {
    display: none;
    float: left;
    width: 100%;
    border-bottom: 1px solid #2186b8;
    background-color: #26a9e0;
  }
  #mobile-search-form #searchForm {
    float: none!important;
    width: 100%;
    margin: 0;
  }
  #mobile-search-form #searchForm #search {
    font-size: 16px;
    width: 100%;
    padding: 0;
  }
  #mobile-search-form #searchForm label {
    display: none;
  }
  #mobile-search-form form {
    padding: 0;
  }
  #mobile-search-form form fieldset {
    height: auto;
    margin: 8px;
  }
  #mobile-search-form .submit {
    display: none;
  }
  #social-icons-mobile div {
    width: 200px;
    margin: 0 auto;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
  }
  #social-icons-mobile a {
    font-size: 16px;
    line-height: 32px;
    display: block;
    float: none;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0 0 0 22px;
    text-transform: uppercase;
    color: #fff;
  }
  #social-icons-mobile a span {
    position: static;
    display: block;
    width: auto;
    margin-top: -1px;
    margin-left: 2px;
    padding: 0 2px 4px;
    background: #003398;
  }
  #social-icons-mobile i {
    padding-right: 15px;
  }
  #home .big-banner {
    width: 100%;
    height: auto;
    margin: 8px 0 0;
  }
  #home .big-banner .caption p {
    margin-top: 5px;
    margin-left: 10px;
    text-align: center;
  }
  #home .big-banner .caption p a {
    font-size: 18px;
    line-height: 8px;
    top: 0;
  }
  #home .big-banner img {
    width: 100%;
  }
  #home .top-pane > div {
    float: none;
  }
  #filter-bar,#sidebar,.small-banner {
    display: none;
  }
  .archive {
    float: none;
    width: 100%;
  }
  .post .article.first-article {
    padding-top: 0!important;
  }
  #home .article .figure {
    width: 30%;
  }
  #home .article .thumb_box {
    width: 100%;
    height: auto;
  }
  #home .article .content {
    width: 65%;
    margin-left: 0;
  }
  #home .article .content .timestamp,#home .article .content h2,#home .article .content p {
    font-size: 16px;
    margin-left: 10px;
  }
  .search-thumb {
    position: relative;
    width: 30%;
    padding: 0;
  }
  .search-commentcount {
    right: 0;
    bottom: 0;
  }
  #apps .article .content {
    width: 70%;
    margin-left: 0;
  }
  #apps .article .content .timestamp,#apps .article .content h2,#apps .article .content p {
    width: auto;
    margin-left: 10px;
  }
  #apps .content p {
    width: auto;
  }
  #section .wrapper {
    width: auto;
    padding: 9px;
  }
  #single #primary,#single .article,#single .meta-data,.information {
    width: 100%;
  }
  #single .timestamp span#author-avatar {
    padding-left: 0;
  }
  .article .alignleft,.article .alignright {
    margin: 0;
  }
  .article img,.article object,.entry img {
    width: 100%!important;
    height: auto!important;
    margin: 0;
    padding: 0;
  }
  #author-info #author-avatar {
    display: none;
  }
  #author-avatar img {
    width: 45px;
  }
  .entry {
    width: 100%;
    padding: 0;
  }
  #primary {
    width: 100%;
  }
  #single .related-posts #related-ads {
    top: auto;
    left: auto;
    float: right;
    width: 100%;
  }
  .size-full {
    width: 100%;
    height: auto;
  }
  .related-table {
    width: 100%;
  }
  #single h1 {
    font-size: 23px;
    line-height: 23px;
    margin: 8px 0;
  }
  .related-posts-spacing {
    float: left;
    width: 100%;
    margin: 0 0 20px;
  }
  .google-custom {
    padding: 0!important;
  }
  .cform {
    width: auto;
  }
  .cform fieldset {
    margin: 0;
    padding: 0;
  }
  img.captcha {
    margin: 0!important;
  }
  #primary .cform img {
    width: auto;
  }
  .cform label {
    background-color: inherit;
  }
  p.cf-sb {
    padding-top: 10px!important;
    text-align: left!important;
  }
  .linklove {
    width: auto;
    text-align: left!important;
  }
  #handiesWrapper {
    clear: both!important;
  }
  #handiesWrapper div.nav {
    padding-top: 20px;
  }
  .entry #handiesWrapper div.phone-results .phone {
    width: 33.3%;
  }
  .navigation {
    float: none;
    width: auto;
    margin: 0 auto;
  }
  #footer,#footer #footer-container {
    width: 100%;
  }
  #footer {
    display: table;
    clear: both;
    zoom: 1;
    content: '';
  }
  #footer #footer-info {
    float: none;
    width: auto;
    background-position: top center;
  }
  #footer #bottom-nav {
    left: auto;
  }
  #footer #sites-nav {
    top: auto;
    width: 100%;
    margin-left: 0;
  }
  #footer #bottom-nav ul {
    margin: 0 auto 8px;
  }
  #bottom-links {
    display: none;
    width: 100%;
    text-align: center;
  }
  #footer #bottom-nav {
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
  }
  #footer #bottom-nav ul {
    position: relative;
    left: 50%;
    display: block;
    float: left;
    list-style: none;
  }
  #footer #bottom-nav ul li {
    position: relative;
    right: 50%;
    display: block;
    float: left;
    margin: 0 3px;
  }
  #footer #bottom-nav ul li a {
    font-size: 12px;
    width: auto;
    margin: 0;
    padding: 0;
    background-position: 54px -532.5px;
  }
  #footer #sites-nav ul li {
    width: 50%;
    margin: 0;
    margin-bottom: 8px;
  }
  #footer #sites-nav ul li a {
    margin: 0 auto;
  }
  #footer #copyright,#footer #footer-links {
    left: auto;
    margin: 0 auto;
  }
  #author-avatar {
    float: none;
  }
  #author-description {
    float: none;
    width: auto;
    margin: 0;
  }
  .handies_nav,.handies_nav table {
    display: none!important;
  }
  .handies_header {
    padding-bottom: 0!important;
  }
  #handiesWrapper div.nav,.szbl_handies_nav_wrapper {
    width: 100%;
    border-bottom: 1px solid #ddd!important;
  }
  #handiesWrapper div.nav {
    display: block!important;
  }
  .szbl_handies_nav_wrapper {
    padding-top: 25px;
    padding-bottom: 15px;
  }
  .szbl_handies_nav_wrapper li {
    float: left;
  }
  #handiesWrapper .nav a,.szbl_handies_nav_wrapper li a {
    font: 1em 'RobotoRegular'!important;
    font-weight: 700!important;
    display: block!important;
    margin: 0 2px 10px!important;
    padding: 3px 8px!important;
    color: #000!important;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    background: #ddd!important;
  }
  #handiesWrapper div.nav ul,.szbl_handies_nav_wrapper ul {
    position: relative;
    left: 0;
    float: left;
    margin: 0!important;
    padding: 0!important;
    list-style: none;
  }
  #handiesWrapper,.szbl_handies_nav_wrapper {
    width: 100%!important;
  }
  #handiesWrapper .nav,.szbl_handies_nav_wrapper {
    display: table;
    clear: both;
    zoom: 1;
    content: '';
  }
  #handiesWrapper div.filter table {
    display: none!important;
  }
  .szbl_handies_nav_wrapper li div.active a {
    color: #fff!important;
    background: #329900!important;
  }
  .szbl_handies_nav_wrapper ul li a:hover {
    background: #ccc!important;
  }
  .szbl_phone_search {
    float: left;
    width: 100%;
    margin: 0 0 15px;
  }
  #handiesWrapper div.nav {
    float: left;
    margin-top: 10px;
    margin-bottom: 0!important;
  }
  #handiesWrapper div.nav ul li {
    height: auto!important;
    margin-bottom: 10px!important;
  }
  #handiesWrapper div.filter {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    padding: 20px 0 0!important;
    border-bottom: 1px solid #ddd!important;
  }
  .szbl_phone_search div {
    padding-left: 10px;
  }
  .szbl_phone_search input,.szbl_phone_search select {
    font-size: 13px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
  }
}
@media screen and (max-width:520px) {
  #single .meta-data,#single .meta-data .share,#single .meta-data span.author-avatar {
    display: none;
  }
}
@media screen and (max-width:450px) {
  #header {
    padding: 0;
    border-bottom: 5px #2186b8 solid;
    background: #26a9e0 url(/wp-content/themes/iSource_2.0/img/logo.png) 6px 0 no-repeat;
    background-position: left bottom;
    background-size: 134px 45px;
  }
}
@media screen and (max-width:480px) {
  .phone-only {
    display: inherit;
  }
  .entry #handiesWrapper div.phone-results .phone {
    width: 50%!important;
  }
  #single .timestamp span#author-avatar {
    display: none;
  }
  #single .timestamp span {
    line-height: normal;
    padding: 0;
  }
  #posts-area .timestamp,#posts-area p {
    display: none;
  }
}
@media screen and (max-width:1000px) and (min-width:769px) {
  #page,#page #section .wrapper,#section,body {
    border: 0;
    background: #fff;
  }
  #page,#page #section #home,#page #section .container {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    /* margin: 0; */
    padding-right: 0;
    padding-left: 0;
    background: #fff;
  }
  #page #network-bar .container {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding-right: 0;
    padding-left: 0;
  }
  #section #home .top-pane {
    position: relative;
    width: auto;
    max-width: 100%;
    margin: 0 0 14px;
    padding: 0;
  }
  #home .top-pane .big-banner {
    display: block;
    overflow: hidden;
    max-width: 669px;
    margin: 0 auto;
  }
  #home .top-pane .small-banner {
    position: absolute;
    top: 0;
    right: 0;
    float: none;
  }
  #page #single {
    width: 100%;
    max-width: 100%;
    padding: 20px 0;
  }
  #handies #primary,#home #primary,#single #primary {
    width: 67%;
    max-width: 67%;
    margin-top: 10px;
    margin-left: 20px;
  }
  #handies #primary,#single #primary {
    width: 60%;
    max-width: 60%;
    margin: 1em;
  }
  #home .article {
    width: auto;
  }
  #home .article .figure {
    margin: 0 1em 1em 0;
  }
  #single .meta-data > div {
    float: none;
  }
  #single .article,#single .entry,#single .information,#single .meta-data {
    width: 100%;
  }
  #home .article .content,#single .article .content {
    float: none;
    width: auto;
  }
  #single .article .content iframe {
    max-width: 100%!important;
  }
  #home #primary #filter-bar {
    width: auto;
  }
  #section #handies #sidebar,#section #home #sidebar,#section #single #sidebar {
    width: 300px;
    min-width: 300px;
    max-width: 300px;
    margin-right: 0;
    padding: 10px 20px 0 0;
  }
  #section #handies #sidebar,#section #single #sidebar {
    float: right;
    padding: 0 20px 0 0;
  }
  #section #handies #primary img,#section #handies #sidebar,#section #home #primary img,#section #home #sidebar,#section #single #primary img,#section #single #sidebar {
    max-width: 100%;
  }
  #footer {
    width: 100%;
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  #footer #footer-container {
    width: 100%;
    max-width: 100%;
    height: 175px;
    margin: 0;
    padding: 0;
  }
  #footer #footer-info {
    padding-top: 68px;
    background-position: center top;
  }
  #footer #copyright,#footer #footer-links {
    left: 0;
  }
  #footer #sites-nav {
    width: 500px;
    margin: 0 0 0 20px;
  }
  #footer #sites-nav ul li {
    margin-bottom: 1em;
  }
  #footer #bottom-links {
    width: 650px;
    max-width: 650px;
    padding: 0;
  }
}
@media screen and (max-width:830px) and (min-width:500px) {
  .search-thumb {
    width: 125px!important;
    height: 125px!important;
  }
  #home .article .figure {
    width: 125px!important;
  }
}
@media screen and (max-width:1000px) and (min-width:769px) {
  #home .top-pane {
    text-align: center;
  }
  #home .top-pane .big-banner {
    float: none;
    margin: 0 auto;
  }
  #home .top-pane .small-banner {
    display: none;
  }
  #home #primary,#single #primary {
    width: 55%;
    max-width: 55%;
  }
}
@media screen and (max-width:1020px) and (min-width:769px) {
  #page #single #primary {
    width: 60%;
  }
}
@media screen and (max-width:970px) and (min-width:769px) {
  #header {
    text-align: center;
  }
  .phandroid-logo {
    display: none;
  }
  #header-top-ad,.phandroid-logo {
    position: static;
    left: auto;
    float: none;
    margin: 1em auto;
  }
}
@media screen and (max-width:970px) and (min-width:769px) {
  #single #primary .article .entry {
    overflow: hidden;
  }
}
/*
.wp-is-mobile #page #home #filter-bar,.wp-is-mobile #page #single #filter-bar {
  border-right: 0;
  border-left: 0;
}
.wp-is-mobile #page #home #primary,.wp-is-mobile #page #single #primary {
  float: none;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
}
.wp-is-mobile #page #primary .figure {
  margin-left: 1em;
}
.wp-is-mobile #page #primary .phandroid-mobile-or-tablet-ads {
  text-align: center;
  border-bottom: 1px solid #ccc;
}
.wp-is-mobile #page #primary .phandroid-ad {
  margin: 1em auto;
}
,.wp-is-mobile #page #single {
  width: auto;
  margin: 0 auto;
  padding: 1em;
}
*/
/*
.wp-is-mobile #nav-bar {
  width: 63.5%;
  margin: 0 auto;
}
.wp-is-mobile #home {
  width: 68.8%;
  margin: 0 auto;
}
*/
.phandroid-social-sharing {
  float: none;
  padding: 0;
}
#page #author-avatar img {
  max-width: 45px!important;
}
div.vid {
  position: relative;
  clear: both;
  overflow: hidden;
  height: 0;
  padding-top: 30px;
  padding-bottom: 56.25%;
}
div.vid iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.phandroid-responsive-header-728x90,.phandroid-responsivead-articlevia {
  width: 320px;
  height: 50px;
}
@media(min-width:500px) {
  .phandroid-responsive-header-728x90 {
    width: 468px;
    height: 60px;
  }
}
@media(min-width:800px) {
  .phandroid-responsive-header-728x90 {
    width: 728px;
    height: 90px;
  }
}
@media(min-width:500px) {
  .phandroid-responsivead-articlevia {
    width: 468px;
    height: 60px;
  }
}
@media(min-width:800px) {
  .phandroid-responsivead-articlevia {
    width: 728px;
    height: 90px;
  }
}
.phandroid-responsive-home-instream1,.phandroid-responsive-home-instream2nd {
  width: 300px;
  height: 50px;
}
@media(min-width:500px) {
  .phandroid-responsive-home-instream1 {
    width: 468px;
    height: 60px;
  }
}
@media(min-width:800px) {
  .phandroid-responsive-home-instream1 {
    width: 728px;
    height: 90px;
  }
}
@media(min-width:500px) {
  .phandroid-responsive-home-instream2nd {
    width: 468px;
    height: 60px;
  }
}
@media(min-width:800px) {
  .phandroid-responsive-home-instream2nd {
    width: 728px;
    height: 90px;
  }
}
.phandroid-responsive-home-instream3rd {
  width: 320px;
  height: 50px;
}
@media(min-width:500px) {
  .phandroid-responsive-home-instream3rd {
    width: 468px;
    height: 60px;
  }
}
@media(min-width:800px) {
  .phandroid-responsive-home-instream3rd {
    width: 728px;
    height: 90px;
  }
}
.trendingwidget {
  border: 1px solid #dfdfdf;
  background-color: #faf9f8;
}
.trending-label {
  font-size: 15px;
  padding: 3px;
  padding-left: 10px;
  color: #fff;
  background-color: #349900;
}
.redsquare {
  display: none;
}
.content h2 {
  padding-bottom: 5px;
}
#footer #footer-container {
  height: 115px;
}
#around-the-web {
  display: block;
  width: 100%;
  height: 250px;
  margin-bottom: 45px;
}
#around-the-web h2 {
  text-align: left;
}
#around-the-web > .atw-col-3 {
  display: block;
  float: left;
  width: 300px;
  height: 100%;
}
#around-the-web > .atw-col-3.atw-box-1 {
  margin-right: 17px;
  margin-left: 16px;
}
#around-the-web > .atw-col-3.atw-box-2 {
  margin-right: 17px;
  margin-left: 17px;
}
#around-the-web > .atw-col-3.atw-box-3 {
  margin-right: 16px;
  margin-left: 17px;
}
#around-the-web > .atw-col-3 .image {
  display: inline-block;
  overflow: hidden;
  width: 300px;
  height: 250px;
  vertical-align: top;
}
#around-the-web > .atw-col-3 .image img {
  width: auto;
  max-width: 100%;
  height: auto;
}
#around-the-web > .atw-col-3 .image img.landscape {
  max-width: none;
  max-height: 100%;
}
#around-the-web > .atw-col-3 p.atw-title {
  font-size: 20px;
  margin-top: 0;
  padding-top: 0;
  text-align: left;
}
#around-the-web .item {
  position: relative;
  z-index: 11;
  -moz-border-radius: 6px;
}
#around-the-web .text {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  overflow: visible;
  width: 280px;
  height: auto;
  padding: 5px 10px 0;
  border-top: 3px #349900 solid;
  background-color: rgba(0,0,0,1);
}
.text:hover {
  text-decoration: underline;
}
@media screen and (max-width:999px) and (min-width:401px) {
  #around-the-web {
    display: block;
    width: 100%;
    height: 250px;
    margin-bottom: 45px;
    text-align: center;
  }
  #around-the-web > .atw-col-3 {
    display: block;
    float: left;
    overflow: hidden;
    width: 32%;
    height: 100%;
  }
  #around-the-web > .atw-col-3.atw-box-1 {
    margin-right: 3px;
    margin-left: 2px;
  }
  #around-the-web > .atw-col-3.atw-box-2 {
    margin-right: 3px;
    margin-left: 3px;
  }
  #around-the-web > .atw-col-3.atw-box-3 {
    margin-right: 2px;
    margin-left: 3px;
  }
  #around-the-web > .atw-col-3 .image {
    width: 100%;
  }
  #around-the-web .text {
    font-size: 75%;
    width: inherit;
  }
}
@media screen and (max-width:400px) {
  #around-the-web {
    display: none;
  }
}
.information {
  font-weight: 600;
  height: 26px;
  margin: -19px 0 0 0;
  padding: 4px 0 0 14px;
  border-top: 1px #a9b9d8 solid;
  border-bottom: 1px #b3c2dd solid;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
      border-radius: 0;
}
.information p a {
  font-weight: 400;
  padding: 0 6px 0 10px;
  color: #222;
}
.information .close {
  display: none;
}
.information .close a {
  font: 700 11px/21px Arial,sans-serif;
  display: block;
  text-align: center;
  color: #000;
}
#fr.fr-row-1 {
  display: block;
  float: left;
  width: 329px;
  height: 250px;
}
#fr.fr-row-1 > .atw-col-3 {
  display: block;
  float: left;
  width: 329px;
  height: 100%;
}
#fr.fr-row-1 > .atw-col-3 .image {
  display: inline-block;
  overflow: hidden;
  width: 329px;
  height: 250px;
  vertical-align: top;
}
#fr.fr-row-1 > .atw-col-3 .image img {
  width: auto;
  max-width: 100%;
  height: auto;
}
#fr.fr-row-1 > .atw-col-3 .image img.landscape {
  max-width: none;
  max-height: 100%;
}
#fr.fr-row-1 > .atw-col-3 .text {
  color: #000;
}
#fr.fr-row-1 .item {
  position: relative;
  z-index: 11;
  -moz-border-radius: 6px;
}
#fr.fr-row-1 .text {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  overflow: visible;
  width: 309px;
  height: auto;
  padding: 5px 10px 0;
}
#fr.fr-row-1 .text p {
  font-size: 20px;
  margin: 0;
  padding: 0;
  padding-top: 3px;
  padding-bottom: 8px;
}
#fr.fr-row-2 {
  display: block;
  float: left;
  width: 100%;
  height: 206px;
  margin-top: 11px;
}
#fr.fr-row-2 > .atw-col-3 {
  display: block;
  float: left;
  max-width: 206px;
  height: 100%;
}
#fr.fr-row-2 > .atw-col-3 .image {
  display: inline-block;
  overflow: hidden;
  width: 206px;
  height: 206px;
  vertical-align: top;
}
#fr.fr-row-2 > .atw-col-3 .image div.image {
  width: 206px;
  height: 206px;
  background-size: cover;
}
#fr.fr-row-2 > .atw-col-3 .image img {
  width: auto;
  max-width: 100%;
  height: auto;
}
#fr.fr-row-2 > .atw-col-3 .image img.landscape {
  max-width: none;
  max-height: 100%;
}
#fr.fr-row-2 > .atw-col-3 .text {
  color: #000;
}
#fr.fr-row-2 .item {
  position: relative;
  z-index: 11;
  -moz-border-radius: 6px;
}
#fr.fr-row-2 .text {
  bottom: 0;
  left: 0;
  display: block;
  overflow: visible;
  width: 186px;
  height: auto;
  padding: 5px 10px 0;
}
#fr.fr-row-2 .text p {
  font-size: 14px;
  margin: 0;
  padding: 0;
  padding-top: 3px;
  padding-bottom: 8px;
}
#fr.fr-row-1 .fr-comments,#fr.fr-row-2 .fr-comments {
  font-weight: 700;
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  width: 29px;
  height: 25px;
  padding: 3px;
  text-align: center;
  color: #fff;
  background-color: #e60000;
}
#fr.fr-row-1 .fr-comments a,#fr.fr-row-2 .fr-comments a {
  text-decoration: none;
  color: #fff;
}
#fr.fr-row-1 .fr-comments p,#fr.fr-row-2 .fr-comments p {
  margin: 0;
  padding: 2px;
}
#fr.fr-row-2 > .atw-col-3.atw-box-1 {
  margin-right: 6px;
}
#fr.fr-row-2 > .atw-col-3.atw-box-2 {
  margin-right: 6px;
  margin-left: 5px;
}
#fr.fr-row-2 > .atw-col-3.atw-box-3 {
  margin-left: 5px;
}
@media screen and (max-width:1079px) and (min-width:401px) {
  #fr.fr-row-1 {
    width: 40%;
  }
  #fr.fr-row-2 {
    display: block;
    width: 100%;
    text-align: center;
  }
  #fr.fr-row-2 > .atw-col-3 {
    display: block;
    float: left;
    width: 32%;
    height: 100%;
  }
  #fr.fr-row-2 > .atw-col-3.atw-box-1 {
    margin-right: 1px;
  }
  #fr.fr-row-2 > .atw-col-3.atw-box-2 {
    margin-right: 2px;
    margin-left: 2px;
  }
  #fr.fr-row-2 > .atw-col-3.atw-box-3 {
    margin-right: 1px;
  }
  #fr.fr-row-2 > .atw-col-3 .image {
    width: 100%;
  }
  #fr.fr-row-2 .text {
    width: auto;
  }
}
@media screen and (max-width:400px) {
  #fr.fr-row-2 {
    display: none;
  }
}
@media screen and (max-width:1080px) {
  #fr.fr-row-1,#fr.fr-row-1 > .atw-col-3 .image {
    width: 300px;
  }
  #fr.fr-row-1 .text {
    width: 280px;
  }
}
@media screen and (max-width:1000px) {
  #fr.fr-row-2 {
    display: none;
  }
  #single .related-posts #related-ads {
    padding: 0;
  }
}
#featured-area {
  display: block;
  width: 980px;
  height: 250px;
  margin: 5px;
  margin-bottom: 21px;
}
#featured-area > .cat-col-3 {
  display: block;
  float: left;
  width: 300px;
  height: 100%;
  padding: 3px;
  border: 1px #fff solid;
}
#featured-area > .cat-col-3:hover {
  border: 1px #eee solid;
}
#featured-area > .cat-col-3 .image {
  display: inline-block;
  overflow: hidden;
  width: 300px;
  height: 250px;
  vertical-align: top;
}
#featured-area > .cat-col-3 .image img {
  width: auto;
  max-width: 100%;
  height: auto;
}
#featured-area > .cat-col-3 .image img.landscape {
  max-width: none;
  max-height: 100%;
}
#featured-area > .cat-col-3 .text {
  color: #000;
}
#featured-area > .cat-col-3 .text:hover {
  text-decoration: none;
}
#featured-area > .cat-col-3 p.cat-title {
  font-size: 20px;
  line-height: 24px;
  margin-top: 0;
  padding-top: 0;
  text-align: left;
}
#featured-area .item {
  position: relative;
  z-index: 11;
  -moz-border-radius: 6px;
}
#featured-area > .cat-col-3 .text {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  overflow: visible;
  width: 290px;
  height: auto;
  margin: 0 3px 3px;
  padding: 5px 5px 0;
  background-color: rgba(255,255,255,1);
}
#featured-area.category-5 {
  display: block;
  width: 100%;
  height: 180px;
  margin: 5px;
  margin-top: 0;
  margin-bottom: 14px;
}
#featured-area > .cat-col-5 {
  display: block;
  float: left;
  width: 180px;
  height: 180px;
  padding: 3px;
  border: 1px rgba(255,255,255,.3)solid;
}
#featured-area > .cat-col-5:hover {
  border: 1px #eee solid;
}
#featured-area > .cat-col-5 .image {
  display: inline-block;
  overflow: hidden;
  width: 180px;
  height: 180px;
  vertical-align: top;
}
#featured-area > .cat-col-5 .image img {
  width: auto;
  max-width: 100%;
  height: auto;
}
#featured-area > .cat-col-5 .image img.landscape {
  max-width: none;
  max-height: 100%;
}
#featured-area > .cat-col-5 .text {
  color: #000;
}
#featured-area > .cat-col-5 .text:hover {
  text-decoration: none;
}
#featured-area > .cat-col-5 p.cat-title {
  font-size: 14px;
  margin-top: 0;
  padding-top: 0;
  text-align: left;
}
#featured-area-5 .item {
  position: relative;
  z-index: 11;
  -moz-border-radius: 6px;
}
#featured-area > .cat-col-5 .text {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  overflow: visible;
  width: 160px;
  height: auto;
  margin: 0 3px 3px;
  padding: 5px 10px 0;
  background-color: rgba(255,255,255,.95);
}
#featured-area .text p.cat-title {
  margin: 0;
  padding: 0;
  padding-top: 3px;
  padding-bottom: 5px;
  color: #000;
  font-family: RobotoMedium,sans-serif;
}
#featured-area .cat-comments p {
  margin: 0;
  padding: 0;
}
#featured-area .cat-comments {
  font-weight: 700;
  position: absolute;
  top: 3px;
  right: 3px;
  width: 29px;
  height: 25px;
  padding: 3px;
  text-align: center;
  color: #fff;
  background-color: #e60000;
}
#featured-area > .cat-col-3.cat-box-1 {
  margin-right: 7px;
  margin-left: 8px;
}
#featured-area > .cat-col-3.cat-box-2 {
  margin-right: 8px;
  margin-left: 8px;
}
#featured-area > .cat-col-3.cat-box-3 {
  margin-left: 7px;
}
#featured-area > .cat-col-5.cat-box-1 {
  margin-right: 3px;
  margin-left: 5px;
}
#featured-area > .cat-col-5.cat-box-2 {
  margin-right: 2px;
  margin-left: 2px;
}
#featured-area > .cat-col-5.cat-box-3 {
  margin-right: 3px;
  margin-left: 3px;
}
#featured-area > .cat-col-5.cat-box-4 {
  margin-right: 2px;
  margin-left: 2px;
}
#featured-area > .cat-col-5.cat-box-5 {
  margin-left: 3px;
}
#featured-buttons {
  margin-bottom: 10px;
}
@media screen and (min-width:600px) {
  #featured-buttons {
    display: none;
  }
}
@media screen and (max-width:980px) {
  #featured-area {
    width: auto;
    height: 200px;
  }
  #featured-area > .cat-col-3 {
    overflow: hidden;
    width: 30%;
  }
  #featured-area > .cat-col-3 .image {
    width: auto!important;
    height: auto!important;
  }
  #featured-area > .cat-col-3 .text {
    right: 0;
    width: inherit;
    margin: 0;
  }
  #featured-area > .cat-col-3 p.cat-title {
    font-size: 16px;
  }
}
@media screen and (max-width:690px) {
  #featured-area {
    width: auto;
  }
  #featured-area > .cat-col-3 {
    overflow: hidden;
    width: 29%;
  }
  #featured-area > .cat-col-3 p.cat-title {
    font-size: 14px;
  }
}
@media screen and (max-width:600px) {
  #featured-area > .cat-col-3 {
    overflow: hidden;
    width: 43%;
  }
  #featured-area {
    display: none;
  }
}
@media screen and (max-width:400px) {
  #featured-area {
    display: none;
  }
}
#primary h1.pagetitle {
  line-height: 14px;
  margin-top: 20px;
  padding-left: 15px;
}
#category {
  display: block;
  width: 980px;
  height: 250px;
  margin: 5px;
  margin-bottom: 21px;
}
#category > .cat-col-3 {
  display: block;
  float: left;
  width: 300px;
  height: 100%;
  padding: 3px;
  border: 1px #fff solid;
}
#category > .cat-col-3:hover {
  border: 1px #eee solid;
}
#category > .cat-col-3 .image {
  display: inline-block;
  overflow: hidden;
  width: 300px;
  height: 250px;
  vertical-align: top;
}
#category > .cat-col-3 .image img {
  width: auto;
  max-width: 100%;
  height: auto;
}
#category > .cat-col-3 .image img.landscape {
  max-width: none;
  max-height: 100%;
}
#category > .cat-col-3 .text {
  color: #000;
}
#category > .cat-col-3 .text:hover {
  text-decoration: none;
}
#category > .cat-col-3 p.cat-title {
  font-size: 20px;
  line-height: 24px;
  margin-top: 0;
  padding-top: 0;
  text-align: left;
}
#category .item {
  position: relative;
  z-index: 11;
  -moz-border-radius: 6px;
}
#category > .cat-col-3 .text {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  overflow: visible;
  width: 290px;
  height: auto;
  margin: 0 3px 3px;
  padding: 5px 5px 0;
  background-color: rgba(255,255,255,1);
}
#category.category-5 {
  display: block;
  width: 100%;
  height: 180px;
  margin: 5px;
  margin-top: 0;
  margin-bottom: 14px;
}
#category > .cat-col-5 {
  display: block;
  float: left;
  width: 180px;
  height: 180px;
  padding: 3px;
  border: 1px rgba(255,255,255,.3)solid;
}
#category > .cat-col-5:hover {
  border: 1px #eee solid;
}
#category > .cat-col-5 .image {
  display: inline-block;
  overflow: hidden;
  width: 180px;
  height: 180px;
  vertical-align: top;
}
#category > .cat-col-5 .image img {
  width: auto;
  max-width: 100%;
  height: auto;
}
#category > .cat-col-5 .image img.landscape {
  max-width: none;
  max-height: 100%;
}
#category > .cat-col-5 .text {
  color: #000;
}
#category > .cat-col-5 .text:hover {
  text-decoration: none;
}
#category > .cat-col-5 p.cat-title {
  font-size: 14px;
  margin-top: 0;
  padding-top: 0;
  text-align: left;
}
#category-5 .item {
  position: relative;
  z-index: 11;
  -moz-border-radius: 6px;
}
#category > .cat-col-5 .text {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  overflow: visible;
  width: 160px;
  height: auto;
  margin: 0 3px 3px;
  padding: 5px 10px 0;
  background-color: rgba(255,255,255,.95);
}
#category .text p.cat-title {
  margin: 0;
  padding: 0;
  padding-top: 3px;
  padding-bottom: 5px;
  color: #000;
}
#category .cat-comments p {
  margin: 0;
  padding: 0;
}
#category .cat-comments {
  font-weight: 700;
  position: absolute;
  top: 3px;
  right: 3px;
  width: 29px;
  height: 25px;
  padding: 3px;
  text-align: center;
  color: #fff;
  background-color: #e60000;
}
#category > .cat-col-3.cat-box-1 {
  margin-right: 7px;
  margin-left: 8px;
}
#category > .cat-col-3.cat-box-2 {
  margin-right: 8px;
  margin-left: 8px;
}
#category > .cat-col-3.cat-box-3 {
  margin-left: 7px;
}
#category > .cat-col-5.cat-box-1 {
  margin-right: 3px;
  margin-left: 5px;
}
#category > .cat-col-5.cat-box-2 {
  margin-right: 2px;
  margin-left: 2px;
}
#category > .cat-col-5.cat-box-3 {
  margin-right: 3px;
  margin-left: 3px;
}
#category > .cat-col-5.cat-box-4 {
  margin-right: 2px;
  margin-left: 2px;
}
#category > .cat-col-5.cat-box-5 {
  margin-left: 3px;
}
@media screen and (max-width:980px) {
  #category {
    width: auto;
    height: 200px;
  }
  #category > .cat-col-3 {
    overflow: hidden;
    width: 30%;
  }
  #category > .cat-col-3 .image {
    width: auto!important;
    height: auto!important;
  }
  #category > .cat-col-3 .text {
    right: 0;
    width: inherit;
    margin: 0;
  }
  #category > .cat-col-3 p.cat-title {
    font-size: 16px;
  }
}
@media screen and (max-width:690px) {
  #category {
    width: auto;
  }
  #category > .cat-col-3 {
    overflow: hidden;
    width: 29%;
  }
  #category > .cat-col-3 p.cat-title {
    font-size: 14px;
  }
}
@media screen and (max-width:600px) {
  #category > .cat-col-3 {
    overflow: hidden;
    width: 43%;
  }
}
.navigation-btn {
  float: none;
  width: 100%;
  text-align: center;
}
.navigation-btn > .alignleft {
  float: left;
  margin-left: 16px;
}
.navigation-btn > .alignright {
  float: right;
  margin-right: 8px;
}
.btn {
  font-size: 14px;
  font-weight: '900';
  line-height: 1.42857143;
  display: inline-block;
  margin-bottom: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
    -ms-user-select: none;
      user-select: none;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  border: 0;
  border-bottom: 0;
  border-left: 0;
  border-radius: 4px;
      outline: 0;
  background-image: none;
  box-shadow: inset 0 -3.2px rgba(0,0,0,.12),inset 2px 0 rgba(0,0,0,.1);
  -webkit-outline: 0;
     -o-outline: 0;
     -moz-outline: 0;
}
.btn-lg {
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn a {
  padding: 10px 0;
  text-transform: uppercase;
  color: #fff;
}
.btn a:hover {
  text-decoration: none;
}
.btn-default {
  color: #fff;
  border-color: #2186b8;
  background-color: #26a9e0;
}
,.btn-default.active,.btn-default:active,.btn-default:focus,.btn-default:hover {
  color: #fff;
  border-color: #398439;
  background-color: #47a447;
}
.btn.active,.btn:active:not(a) {
  position: relative;
  top: 1px;
  left: -1px;
     outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125)!important;
      box-shadow: inset 0 3px 5px rgba(0,0,0,.125)!important;
  -moz-outline: 0;
}
.app-banner {
  display: block;
  height: 105px;
  margin: 30px 0 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #d8d8d8;
}
.extension-banner {
  display: block;
  height: 105px;
  margin: 20px 0 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #d8d8d8;
}
.app-banner .banner-logo,.extension-banner .banner-logo,.social-banner .banner-logo {
  display: block;
  float: left;
  width: 95px;
}
.app-banner .banner-copy h2 {
  line-height: 28px;
  margin-top: -5px;
  margin-bottom: 10px;
  padding-top: 0;
}
.extension-banner .banner-copy h2,.social-banner .banner-copy h2 {
  line-height: 28px;
  margin-top: 0;
  margin-bottom: 10px;
  padding-top: 0;
}
.banner-copy h2 a {
  color: #000;
}
.app-banner .banner-copy,.extension-banner .banner-copy,.social-banner .banner-copy {
  display: block;
  float: right;
  width: 190px;
}
.small-banner2 h2 small {
  font-family: Roboto,Arial,sans-serif;
  font-size: 14px;
  font-weight: 100;
  line-height: 10px!important;
}
.small-banner3 .banner-copy h2 {
  line-height: 45px;
}
.small-banner3.social-banner {
  display: block;
  height: 45px;
  margin: 5px 0 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #d8d8d8;
}
.small-banner3.social-banner .banner-copy h2 {
  line-height: 45px;
}
.small-banner2.social-banner {
  display: block;
  height: 105px;
  margin: 20px 0 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #d8d8d8;
}
.small-banner2.social-banner h2 {
  line-height: 95px;
}
.small-banner2 i {
  font-size: 95px;
}
.small-banner2 i.fa-comments {
  font-size: 100px;
  color: green;
}
.small-banner2 i.fa-star {
  font-size: 105px;
  line-height: 115px;
  color: orange;
}
.small-banner3 i {
  font-size: 45px;
}
.small-banner3 i.fa-google-plus {
  color: #d73d32;
}
.small-banner3 i.fa-facebook {
  line-height: 50px;
  color: #3b5998;
}
.small-banner3 i.fa-twitter {
  color: #55acee;
}
.small-banner3 i.fa-youtube {
  color: #cc181e;
}
.small-banner3.social-banner.banner-gplus {
  margin-top: 15px;
}
.small-banner3.social-banner.banner-youtube {
  margin-bottom: 15px;
  border: none;
}
.timestamp {
  padding-top: 3px;
  padding-bottom: 5px;
  border-top: 1px #eee solid;
}
#single .meta-data > div {
  float: none;
}
.addthis_toolbox {
  float: right;
  margin-top: 4px;
  margin-left: 5px;
}
#single .meta-data {
  position: relative;
  width: auto;
  padding: 0 8px;
  border: 0;
}
.addthis_default_style .at300b,.addthis_default_style .at300bo,.addthis_default_style .at300m {
  padding: 0 2px;
}
.author-meta {
  padding-top: 5px;
}
@media screen and (max-width:1140px) and (min-width:401px) {
  #further-featured.related-posts {
    display: none;
  }
}
#home .top-pane {
  margin-bottom: 0;
}
#ff.ff-row-2,#further-featured #ff.ff-row-1 {
  margin: 0;
  margin-top: 4px;
}
#further-featured #ff.ff-row-2 {
  margin-bottom: 12px;
}
#further-featured.related-posts {
  width: 669px;
  margin: 0;
}
#ff.ff-row-1 {
  display: block;
  float: left;
  width: 669px;
  height: 250px;
}
#ff.ff-row-1 > .atw-col-3 {
  display: block;
  float: left;
  width: 332px;
  height: 100%;
}
#ff.ff-row-1 > .atw-col-3.atw-box-2 {
  margin-left: 5px;
}
#ff.ff-row-1 > .atw-col-3 .image {
  display: inline-block;
  overflow: hidden;
  width: 332px;
  height: 250px;
  vertical-align: top;
}
#ff.ff-row-1 > .atw-col-3 .image img {
  width: auto;
  max-width: 100%;
  height: auto;
}
#ff.ff-row-1 > .atw-col-3 .image img.landscape {
  max-width: none;
  max-height: 100%;
}
#ff.ff-row-1 > .atw-col-3 .text {
  color: #fff;
}
#ff.ff-row-1 .item {
  position: relative;
  z-index: 11;
}
#ff.ff-row-1 .text {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  overflow: visible;
  width: 312px;
  height: auto;
  padding: 5px 10px 0;
  background-color: rgba(0,0,0,.75);
}
#ff.ff-row-1 .text p {
  font-size: 20px;
  margin: 0;
  padding: 0;
  padding-top: 3px;
  padding-bottom: 8px;
}
#ff.ff-row-2 {
  display: block;
  float: left;
  width: 100%;
  height: 220px;
}
#ff.ff-row-2 > .atw-col-3 {
  display: block;
  float: left;
  width: 220px;
  height: 100%;
}
#ff.ff-row-2 > .atw-col-3 .image {
  display: inline-block;
  overflow: hidden;
  width: 220px;
  height: 220px;
  vertical-align: top;
}
#ff.ff-row-2 > .atw-col-3 .image img {
  width: auto;
  max-width: 100%;
  height: auto;
}
#ff.ff-row-2 > .atw-col-3 .image img.landscape {
  max-width: none;
  max-height: 100%;
}
#ff.ff-row-2 > .atw-col-3 .text {
  color: #fff;
}
#ff.ff-row-2 .item {
  position: relative;
  z-index: 11;
}
#ff.ff-row-2 .text {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  overflow: visible;
  width: 200px;
  height: auto;
  padding: 5px 10px 0;
  background-color: rgba(0,0,0,.75);
}
#ff.ff-row-2 .text p {
  margin: 0;
  padding: 0;
  padding-top: 3px;
  padding-bottom: 8px;
}
#ff.ff-row-2 > .atw-col-3.atw-box-1 {
  margin-right: 2px;
}
#ff.ff-row-2 > .atw-col-3.atw-box-2 {
  overflow: hidden;
  width: 219px;
  margin-right: 2px;
  margin-left: 3px;
}
#ff.ff-row-2 > .atw-col-3.atw-box-3 {
  margin-left: 3px;
}
@media screen and (max-width:1140px) and (min-width:401px) {
  #further-featured.related-posts {
    display: none;
  }
}
#fr {
  font-family: 'RobotoMedium',sans-serif;
}
#fr.fr-row-1 .text {
  background-color: #fff;
}
#fr.fr-row-2 {
  margin-bottom: 55px;
}
#fr.fr-row-2 > .atw-col-3 .text {
  font-size: 20px;
}
#fr.fr-row-2 .text {
  position: inherit;
}
[class*=' icon-'],[class^=icon-] {
  font-family: icomoon;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-chrome:before {
  content: '\e600';
}
#nav-bar {
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  bottom: 42px;
  left: 0;
  height: 42px;
  border-bottom: 5px #258dc2 solid;
  background-color: #26a9e0;
  background-image: none;
  -webkit-box-shadow: 0 4px 3px -3px rgba(0,0,0,.2);
     -moz-box-shadow: 0 4px 3px -3px rgba(0,0,0,.2);
      box-shadow: 0 4px 3px -3px rgba(0,0,0,.2);
}
.phan-logo img {
  float: left;
  margin-top: 2px;
  margin-right: 3px;
}
#main-menu > li {
  background-color: #26a9e0;
}
#main-menu > li > a {
  font: 400 16px/42px RobotoBold,Arial,sans-serif;
  display: block;
  padding: 0 14px;
  text-transform: none;
  color: #fff;
  border-left: 1px solid #2186b8;
}
#main-menu > li > a:hover {
  background-color: #2e92c4;
}
#searchForm {
  float: right;
  width: 225px;
  margin: 8px 5px 0 0;
}
#searchForm fieldset {
  position: relative;
  height: 26px;
  padding: 0;
  background: #fff;
}
#searchForm label {
  position: absolute;
  top: 0;
  left: 7px;
}
#searchForm fieldset,#searchForm input {
  margin: 0;
  border: 0;
}
#searchForm #search {
  width: 161px;
  height: 25px;
  padding: 0 26px 0 7px;
}
.ie7 #search {
  width: 135px!important;
  margin-top: -1px;
  border: 0;
  outline: 0;
}
#searchForm #search,#searchForm label {
  font: 400 12px/25px Arial;
  cursor: text;
  color: #535353;
}
#searchForm .submit {
  position: absolute;
  top: 5px;
  right: 6px;
  width: 14px;
  height: 16px;
  cursor: pointer;
  background: url(http://phandroid.s3.amazonaws.com/img/spriteme2.png);
  background-position: -10px -211px;
}
.information {
  padding-top: 52px;
}
.information i {
  font-size: 21px;
}
.information i:hover {
  text-decoration: none;
}
i.fa-android {
  font-size: 22px;
}
i.fa-android:hover {
  color: #349900;
}
i.fa-facebook:hover {
  color: #3b5998;
}
i.fa-google-plus:hover {
  color: #d73d32;
}
i.fa-twitter:hover {
  color: #55acee;
}
i.fa-youtube:hover {
  color: #cc181e;
}
i.fa-rss:hover {
  color: #ee802f;
}
span.icon-chrome {
  font-size: 18px;
  text-decoration: none;
  border: none;
}
.information > .container > p > span > a > span.icon-chrome:hover {
  text-decoration: none;
  color: #fcd207;
  border: none;
  border-image-width: 0;
}
.information p a.icon-chrome-link:hover {
  text-decoration: none;
}
#further-featured.related-posts {
  margin-top: -3px;
}
#section #home {
  padding-top: 9px;
}
#title-fullwidth {
  padding-right: 2px;
  padding-left: 8px;
}
#single .meta-data {
  padding-right: 0;
  padding-left: 7px;
}
.navigation-btn-home ul {
  padding-left: 0;
}
.btn a,.btn-lg {
  padding-top: 0;
  padding-bottom: 0;
}
.btn-lg a {
  line-height: 42px;
  display: block;
  padding: 0 14px;
}
.btn-lg.active {
  background-color: #2186b8;
}
.btn-lg.active a {
  font-weight: 500;
  color: rgba(0,0,0,.25);
}
.sb-search {
  position: relative;
  float: right;
  overflow: hidden;
  width: 0;
  min-width: 42px;
  height: 42px;
  -webkit-transition: width .3s;
     -moz-transition: width .3s;
      transition: width .3s;
  -webkit-backface-visibility: hidden;
}
.sb-search-input {
  font-family: inherit;
  font-size: 20px;
  line-height: 42px;
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  margin: 0;
  padding: 0 65px 0 20px;
  color: #2c3e50;
  border: none;
  outline: 0;
  background: #fff;
}
input[type=search].sb-search-input {
  -webkit-border-radius: 0;
  -webkit-appearance: none;
}
.sb-search-input::-webkit-input-placeholder {
  color: #26a9e0;
}
.sb-search-input:-moz-placeholder {
  color: #26a9e0;
}
.sb-search-input::-moz-placeholder {
  color: #26a9e0;
}
.sb-search-input:-ms-input-placeholder {
  color: #26a9e0;
}
.sb-icon-search,.sb-search-submit {
  line-height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 42px;
  height: 42px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  text-align: center;
}
.sb-search-submit {
  z-index: -1;
  opacity: 0;
  color: transparent;
  border: none;
  outline: 0;
  background: #fff;
  -ms-filter: 'alpha(Opacity=0)';
    filter: alpha(opacity=0);
}
.sb-icon-search {
  font-family: icomoon;
  font-size: 22px;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  z-index: 90;
  text-transform: none;
  color: #fff;
  background: #26a9e0;
  speak: none;
  -webkit-font-smoothing: antialiased;
}
.no-js .sb-search,.sb-search.sb-search-open {
  width: 100%;
  border: 1px #1e4e8e solid;
}
.no-js .sb-search .sb-icon-search,.sb-search.sb-search-open .sb-icon-search {
  z-index: 11;
  color: #fff;
  background: #2186b8;
}
.no-js .sb-search .sb-search-submit,.sb-search.sb-search-open .sb-search-submit {
  z-index: 90;
}
img#wpstats {
  display: block;
  width: 100%;
  height: 1px;
  margin: 0;
  padding: 0;
  background-color: #101010;
}
#left-sidebar {
  position: absolute;
  top: 10px;
  left: -170px;
  display: block;
  width: 160px;
  height: 400px;
  border: 1px solid #d8d8d8;
  background-color: #fff;
}
@media screen and (max-width:1325px) {
  #left-sidebar {
    display: none;
  }
}
.header-ad {
  /* padding-top: 9px; */
  margin-bottom: 9px;
}
#home .header-ad {
  padding-top: 0;
}
.footer-ad {
  margin-top: 9px;
}
.vid {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-top: 30px;
  padding-bottom: 56.25%;
}
.vid embed,.vid iframe,.vid object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
span.embed-youtube {
  position: relative;
  overflow: hidden;
  height: 0;
  padding-top: 30px;
  padding-bottom: 56.25%;
}
span.embed-youtube embed,span.embed-youtube iframe,span.embed-youtube object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}



/* Pulled from WiiUDaily */
.tinycomment {
font-family: Arial,Helvetica,sans-serif;
background-image: url(../img/tinycommentbg.png);
width: 18px;
height: 21px;
background-repeat: no-repeat;
float: right;
color: #fff;
font-size: 11px;
text-align: center;
padding: 1px 0 0 0;
font-weight: lighter;
overflow: hidden;
line-height: 15px;
}
.tinycomment a {
color: #fff!important;
font-size: 9px;
margin-top: -3px;
font-weight: lighter;
}

/* Bottom of index content */
.middle-unit {
clear: both;
width: 100%;
float: left;
margin: 10px 0 10px 0;
}
.middle-unit .intro {
text-align: left;
margin: 0 0 20px 0;
padding: 0 0 10px 0;
border-bottom: 1px solid #cacaca;
}
.middle-unit .intro h3 {
margin: 0;
padding: 0;
font-size: 24px;
font-family: RobotoMedium,sans-serif;
}
.story {
width: 300px;
float: left;
padding: 0 15px 10px 0;
margin: 0 15px 10px 0;
border-right: 1px solid #cacaca;
}
.story a {
color: #000;
text-decoration: none;
font-size: 16px;
font-family: RobotoMedium,sans-serif;
}
.middle-unit h4,
#bottom-featured .cover h4,
#bottom-featured h4 a.btm-feat {
margin: 0 0 5px 0;
padding: 0;
font-size: 20px;
color: #26a9e0;
font-family: RobotoMedium,sans-serif;
}
.story img {
width: 300px;
height: 180px;
margin: 0 0 5px 0;
}
.story a img {
margin: 0 0 3px 0;
}
.story .excerpt {
margin: 0;
padding: 0;
font-size: 14px;
line-height: 21px;
color: #333;
}
.cover {
clear: both;
width: 100%;
margin: 10px 0 10px 0;
height: 300px;
border-top: 1px solid #cacaca;
padding: 15px 0;
}
.cover .thumb {
float: left;
width: 500px;
height: 300px;
margin: 0 20px 0 0;
padding: 0;
}
.cover .content {
float: left;
width: 430px;
height: 300px;
}
.cover .teaser {
font-size: 14px;
font-weight: bold;
color: #26a9e0;
text-transform: uppercase;
padding: 0 0 3px 0;
font-family: RobotoMedium,sans-serif;
}
.cover .content a {
font-size: 28px;
color: #000;
text-decoration: none;
font-family: RobotoMedium,sans-serif;
}
.cover .excerpt {
font-size: 16px;
line-height: 26px;
color: #333;
margin: 5px 0 0 0;
}
.tinycomment a {
font-size: 11px;
}
.cover .teaser .tinycomment * {
font-size: 10px!important;
}
#bottom-featured {
  padding: 0 14px;
}
.galleries a img {
  max-width: 125px;
  max-height: 125px;
  padding: 8px;
}
.cover .thumb img {
  max-width: 500px;
  max-height: 300px;
}
@media screen and (max-width:1000px) {
  #bottom-featured {
    margin: 0 20px;
  }
}
@media screen and (max-width:985px) {
  #single #sidebar {

  }
}
@media screen and (max-width:950px) {
  #bottom-featured {
    margin: 0 20px;
  }
  .galleries {
    display: none;
  }
  .cover {
    display: none;
  }
}
@media screen and (max-width:720px) {
  #bottom-featured {
    display: none;
  }
}

/* BSA STYLING */
#bsa-container {
	display: block;
	width: 300px;
	height: 330px;
  margin-bottom: 5px;
}
#bsa-container h2 {
	font-family: 'RobotoMedium',sans-serif;
	font-size: 24px;
	padding: 0;
	margin: 8px 0;
	text-align: left;
}
#bsa-container span.sponsored-sb {
	float: right;
	color: #aaa;
}
#bsa-container a.adhere {
	margin: 5px;
}


/* TAG PAGE STYLING */
.tag-page h1 {
  font-size: 50px;
}
.tag-image {
  padding: 0 0 5px 15px;
  float:right;
  margin: 45px 0 50px;
}
.tag-page #related-ads {
  float: right;
}
.tag-page #primary {
  font-size: 16px;
}
.tag-page #further-reading.related-posts h2 {
 display: none;

}
.tag-page #further-reading.related-posts {
  margin-top: 10px;
  border-bottom: 1px solid #cacaca;
}


/*! *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */@font-face {
  font-family: FontAwesome;
  font-weight: 400;
  font-style: normal;
  src: url(/wp-content/themes/iSource_2.0/fonts/fontawesome-webfont.eot?v=4.0.3);
  src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3) format('embedded-opentype'),url(/wp-content/themes/iSource_2.0/fonts/fontawesome-webfont.woff?v=4.0.3) format('woff'),url(../fonts/fontawesome-webfont.ttf?v=4.0.3) format('truetype'),url(/wp-content/themes/iSource_2.0/fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular) format('svg');
}
.fa {
  font-family: FontAwesome;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  display: inline-block;
  -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 {
  margin-left: 2.142857142857143em;
  padding-left: 0;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  top: .14285714285714285em;
  left: -2.142857142857143em;
  width: 2.142857142857143em;
  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 {
  -webkit-transform: rotate(90deg);
     -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
     -o-transform: rotate(90deg);
      transform: rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
     -o-transform: rotate(180deg);
      transform: rotate(180deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
     -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
     -o-transform: rotate(270deg);
      transform: rotate(270deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.fa-flip-horizontal {
  -webkit-transform: scale(-1,1);
     -moz-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
     -o-transform: scale(-1,1);
      transform: scale(-1,1);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
}
.fa-flip-vertical {
  -webkit-transform: scale(1,-1);
     -moz-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
     -o-transform: scale(1,-1);
      transform: scale(1,-1);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
}
.fa-stack {
  line-height: 2em;
  position: relative;
  display: inline-block;
  width: 2em;
  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-cog:before,.fa-gear: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-repeat:before,.fa-rotate-right: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-exclamation-triangle:before,.fa-warning: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-cogs:before,.fa-gears: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-floppy-o:before,.fa-save: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-sort:before,.fa-unsorted:before {
  content: '\f0dc';
}
.fa-sort-asc:before,.fa-sort-down:before {
  content: '\f0dd';
}
.fa-sort-desc:before,.fa-sort-up:before {
  content: '\f0de';
}
.fa-envelope:before {
  content: '\f0e0';
}
.fa-linkedin:before {
  content: '\f0e1';
}
.fa-rotate-left:before,.fa-undo:before {
  content: '\f0e2';
}
.fa-gavel:before,.fa-legal:before {
  content: '\f0e3';
}
.fa-dashboard:before,.fa-tachometer:before {
  content: '\f0e4';
}
.fa-comment-o:before {
  content: '\f0e5';
}
.fa-comments-o:before {
  content: '\f0e6';
}
.fa-bolt:before,.fa-flash:before {
  content: '\f0e7';
}
.fa-sitemap:before {
  content: '\f0e8';
}
.fa-umbrella:before {
  content: '\f0e9';
}
.fa-clipboard:before,.fa-paste: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-mail-reply-all:before,.fa-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-chain-broken:before,.fa-unlink: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-caret-square-o-down:before,.fa-toggle-down:before {
  content: '\f150';
}
.fa-caret-square-o-up:before,.fa-toggle-up:before {
  content: '\f151';
}
.fa-caret-square-o-right:before,.fa-toggle-right:before {
  content: '\f152';
}
.fa-eur:before,.fa-euro:before {
  content: '\f153';
}
.fa-gbp:before {
  content: '\f154';
}
.fa-dollar:before,.fa-usd:before {
  content: '\f155';
}
.fa-inr:before,.fa-rupee:before {
  content: '\f156';
}
.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before {
  content: '\f157';
}
.fa-rouble:before,.fa-rub:before,.fa-ruble:before {
  content: '\f158';
}
.fa-krw:before,.fa-won: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-caret-square-o-left:before,.fa-toggle-left:before {
  content: '\f191';
}
.fa-dot-circle-o:before {
  content: '\f192';
}
.fa-wheelchair:before {
  content: '\f193';
}
.fa-vimeo-square:before {
  content: '\f194';
}
.fa-try:before,.fa-turkish-lira:before {
  content: '\f195';
}
.fa-plus-square-o:before {
  content: '\f196';
}