@charset "UTF-8";
/**
 * Custom CSS page for Progressive Army - PA:
 *
 */
 /* mobile */
@media only screen and (max-width:480px) {
.hide_on_mobile {
display: none !important;}
.tablet_only {
display: none !important;}
}
@media only screen and (min-width:481px) and (max-width:768px) {
.mobile_only {
display: none !important;}
.hide_on_tablet {
display: none !important;}
}
@media only screen and (min-width:769px) {
.mobile_only {
display: none !important;}
.tablet_only {
display: none !important;}
}
.entry-featured-media .wp-caption-text { text-align: right; }

/* Custom for PA: Socials from Newspaper theme */
/*  ----------------------------------------------------------------------------
    top-menu social widget
*/
.td-social-icon-wrap {
  /* responsive portrait phone */
}
.td-social-icon-wrap > a {
  display: inline-block;
}
.td-social-icon-wrap .td-icon-font {
  font-size: 15px;
  width: 30px;
  height: 24px;
  line-height: 26px;
}
@media (max-width: 767px) {
  .td-social-icon-wrap {
    margin: 0 3px;
  }
}

@font-face {
  font-family: 'newspaper';
  src: url('../images/icons/newspaper.eot?8');
  src: url('../images/icons/newspaper.eot?8#iefix') format('embedded-opentype'), url('../images/icons/newspaper.woff?8') format('woff'), url('../images/icons/newspaper.ttf?8') format('truetype'), url('../images/icons/newspaper.svg?7#newspaper') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="td-icon-"]:before,
[class*=" td-icon-"]:before {
  font-family: 'newspaper';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-align: center;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class*="td-icon-"] {
  line-height: 1;
  text-align: center;
  display: inline-block;
}
.td-icon-logout:before {
  content: '\e800';
}
.td-icon-down:before {
  content: '\e801';
}
.td-icon-left:before {
  content: '\e802';
}
.td-icon-right:before {
  content: '\e803';
}
.td-icon-up:before {
  content: '\e804';
}
.td-icon-views:before {
  content: '\e805';
}
.td-icon-menu-down:before {
  content: '\e806';
}
.td-icon-left-arrow:before {
  content: '\e807';
}
.td-icon-right-arrow:before {
  content: '\e808';
}
.td-icon-menu-up:before {
  content: '\e809';
}
.td-icon-search:before {
  content: '\e80a';
}
.td-icon-user:before {
  content: '\e80b';
}
.td-icon-menu-left:before {
  content: '\e80c';
}
.td-icon-menu-right:before {
  content: '\e80d';
}
.td-icon-star:before {
  content: '\e80f';
}
.td-icon-mail:before {
  content: '\e810';
}
.td-icon-behance:before {
  content: '\e811';
}
.td-icon-blogger:before {
  content: '\e812';
}
.td-icon-delicious:before {
  content: '\e813';
}
.td-icon-deviantart:before {
  content: '\e814';
}
.td-icon-digg:before {
  content: '\e815';
}
.td-icon-dribbble:before {
  content: '\e816';
}
.td-icon-evernote:before {
  content: '\e817';
}
.td-icon-facebook:before {
  content: '\e818';
}
.td-icon-flickr:before {
  content: '\e819';
}
.td-icon-forrst:before {
  content: '\e81a';
}
.td-icon-googleplus:before {
  content: '\e81b';
}
.td-icon-html5:before {
  content: '\e81c';
}
.td-icon-instagram:before {
  content: '\e81d';
}
.td-icon-lastfm:before {
  content: '\e81e';
}
.td-icon-linkedin:before {
  content: '\e81f';
}
.td-icon-mail-1:before {
  content: '\e820';
}
.td-icon-myspace:before {
  content: '\e821';
}
.td-icon-path:before {
  content: '\e822';
}
.td-icon-paypal:before {
  content: '\e823';
}
.td-icon-picasa:before {
  content: '\e824';
}
.td-icon-pinterest:before {
  content: '\e825';
}
.td-icon-posterous:before {
  content: '\e826';
}
.td-icon-reddit:before {
  content: '\e827';
}
.td-icon-rss:before {
  content: '\e828';
}
.td-icon-share:before {
  content: '\e829';
}
.td-icon-skype:before {
  content: '\e82a';
}
.td-icon-soundcloud:before {
  content: '\e82b';
}
.td-icon-spotify:before {
  content: '\e82c';
}
.td-icon-stackoverflow:before {
  content: '\e82d';
}
.td-icon-steam:before {
  content: '\e82e';
}
.td-icon-stumbleupon:before {
  content: '\e82f';
}
.td-icon-tumblr:before {
  content: '\e830';
}
.td-icon-twitter:before {
  content: '\e831';
}
.td-icon-vimeo:before {
  content: '\e832';
}
.td-icon-windows:before {
  content: '\e833';
}
.td-icon-wordpress:before {
  content: '\e834';
}
.td-icon-yahoo:before {
  content: '\e835';
}
.td-icon-youtube:before {
  content: '\e836';
}
.td-icon-vk:before {
  content: '\e837';
}
.td-icon-grooveshark:before {
  content: '\e838';
}
.td-icon-star-empty:before {
  content: '\e839';
}
.td-icon-star-half:before {
  content: '\e83a';
}
.td-icon-close:before {
  content: '\e83c';
}
.td-icon-read-down:before {
  content: '\e83d';
}
.td-icon-comments:before {
  content: "\e83b";
}
.td-icon-mobile:before {
  content: '\e83e';
}
.td-icon-whatsapp:before {
  content: '\f232';
}
.td-icon-commenting:before {
  content: '\f27a';
}
.td-social-icon-wrap a:hover {
  color: transparent;
}
.td-social-icon-wrap .td-icon-font {
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  color: #777;
}
.td-social-icon-wrap i.td-icon-behance:hover {
  color: #000000;
}
.td-social-icon-wrap i.td-icon-blogger:hover {
  color: #ffa900;
}
.td-social-icon-wrap i.td-icon-delicious:hover {
  color: #3399ff;
}
.td-social-icon-wrap i.td-icon-deviantart:hover {
  color: #4e6252;
}
.td-social-icon-wrap i.td-icon-digg:hover {
  color: #000000;
}
.td-social-icon-wrap i.td-icon-dribbble:hover {
  color: #ea4c89;
}
.td-social-icon-wrap i.td-icon-evernote:hover {
  color: #07c257;
}
.td-social-icon-wrap i.td-icon-facebook:hover {
  color: #3B5998;
}
.td-social-icon-wrap i.td-icon-flickr:hover {
  color: #ff0084;
}
.td-social-icon-wrap i.td-icon-forrst:hover {
  color: #3b7140;
}
.td-social-icon-wrap i.td-icon-googleplus:hover {
  color: #dd4b39;
}
.td-social-icon-wrap i.td-icon-grooveshark:hover {
  color: #f77f00;
}
.td-social-icon-wrap i.td-icon-html5:hover {
  color: #f16729;
}
.td-social-icon-wrap i.td-icon-instagram:hover {
  color: #3f729b;
}
.td-social-icon-wrap i.td-icon-lastfm:hover {
  color: #ce2127;
}
.td-social-icon-wrap i.td-icon-linkedin:hover {
  color: #007bb6;
}
.td-social-icon-wrap i.td-icon-mail:hover {
  color: #000000;
}
.td-social-icon-wrap i.td-icon-myspace:hover {
  color: #000000;
}
.td-social-icon-wrap i.td-icon-path:hover {
  color: #e62f17;
}
.td-social-icon-wrap i.td-icon-paypal:hover {
  color: #009cde;
}
.td-social-icon-wrap i.td-icon-picasa:hover {
  color: #000000;
}
.td-social-icon-wrap i.td-icon-pinterest:hover {
  color: #cb2027;
}
.td-social-icon-wrap i.td-icon-posterous:hover {
  color: #ffe173;
}
.td-social-icon-wrap i.td-icon-reddit:hover {
  color: #ff4100;
}
.td-social-icon-wrap i.td-icon-rss:hover {
  color: #f36f24;
}
.td-social-icon-wrap i.td-icon-share:hover {
  color: #000000;
}
.td-social-icon-wrap i.td-icon-skype:hover {
  color: #01aef2;
}
.td-social-icon-wrap i.td-icon-soundcloud:hover {
  color: #ff5500;
}
.td-social-icon-wrap i.td-icon-spotify:hover {
  color: #81b900;
}
.td-social-icon-wrap i.td-icon-stackoverflow:hover {
  color: #000000;
}
.td-social-icon-wrap i.td-icon-steam:hover {
  color: #000000;
}
.td-social-icon-wrap i.td-icon-stumbleupon:hover {
  color: #eb4923;
}
.td-social-icon-wrap i.td-icon-tumblr:hover {
  color: #32506d;
}
.td-social-icon-wrap i.td-icon-twitter:hover {
  color: #00aced;
}
.td-social-icon-wrap i.td-icon-vimeo:hover {
  color: #5289cc;
}
.td-social-icon-wrap i.td-icon-vk:hover {
  color: #45668e;
}
.td-social-icon-wrap i.td-icon-windows:hover {
  color: #319de5;
}
.td-social-icon-wrap i.td-icon-wordpress:hover {
  color: #222222;
}
.td-social-icon-wrap i.td-icon-yahoo:hover {
  color: #720e9e;
}
.td-social-icon-wrap i.td-icon-youtube:hover {
  color: #bb0000;
}
.g1-mosaic-item-1 .entry-header .entry-author,
.g1-mosaic-item-2 .entry-header .entry-author,
.g1-mosaic-item-3 .entry-header .entry-author{
    float: left;
}
.author-info
{
    min-height: 130px;
}
/* added for chapter navigation */
.chapter-nav {
 list-style: none;
 padding-left: 0;
 padding-bottom: 10px;
 margin: 0px 0px 10px 0px;
  Border: 1px solid #ccc;
  Border-width: 1px 0;
  Background-color: white;
  Display: table;
  Width: 100%;
  line-height: 12px;
}
.chapter-nav li { 
  display: table-cell;
  width: 20%;
  text-align: center;
}
.chapter-nav a {
 color: black;
 background-image: none!important;
}
.chapter-nav li:hover a, .chapter-nav {
  color: #cc0000!important;
}
.chapter-nav li h5{
  font-size: 14px;
  margin: 10px 0px 5px 0px;
}
.chapter-nav li .chapter-title{
  font-size: 12px;
}
.chapter-nav li {
  padding: 0;
}
@media screen and (min-width: 960px) {
.chapter-nav li .chapter-title {
 font-size: 16px;
 display: block;
}
.chapter-nav li {
  padding: 10px 0;
}
.chapter-nav li h5 {
  font-size: 18px;
  margin: 10px 0px 10px 0px;
}
}

/* For adding an image to categories */
.entry-categories-inner a, .entry-categories-inner span {
    vertical-align: middle;
}

.entry-categories-inner img {
    vertical-align: middle;
    margin-right: 5px;
}
