/**
 * @version		1.0.3
 * @package		JoomlaXTC Logistix template for Joomla! 3.x
 * @author		JoomlaXTC http://www.joomlaxtc.com
 * @copyright	Copyright (C) 2015 Monev Software LLC. All rights reserved.
 * @license		http://www.joomlaxtc.com/license JoomlaXTC Proprietary Use License
 */
/* BOOTSTRAP OVERRIDES */
 
      #headertop {
    display: none;
}
 
 
.com_content .item-page .pager li>a, .pager li>span {border:0px!important;}


.user31wall img {max-width:100%!important;width:100%!important;}
.bottomarticlewrap h3 {font-size:18px; text-transform:uppercase; margin: 0 0 18px;}
.bottomarticlewrap span {font-style:italic;font-size:14px; letter-spacing:1px; font-family:Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif}
.bottomarticlewrap p {font-weight:100; margin: 16px 0 28px !important;}
.bottomarticlewrap .articlebutton {box-shadow: 0 0 0 0 #bf0e1e, 0 0 8px 4px #5F5F5F; text-transform:uppercase; font-size:13px; padding: 2px 10px; font-weight:normal; letter-spacing:1px; color:#fff; background:#8F8F8F;}
.bottomarticles .lastrow .bottomarticlewrap {margin:0;}

     
@media (max-width: 1100px) {
.bottomarticlewrap h3 {
    
    margin: 0px 0px 14px;
}
}

.bottomarticlewrap {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: none !important;
  background-image: none !important;
  background-origin: padding-box;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto auto;
  margin-bottom: 4px !important;
  padding-bottom: 4px !important;
  padding-left: 4px !important;
  padding-right: 4px !important;
  padding-top: 4px !important;
  text-align: center;
  
}

 .bottomarticlewrap img { background-color: #000 !important; box-shadow: 0 0 0 0 #bf0e1e, 0 0 8px 4px #5F5F5F;
    
    }
 .bottomarticlewrap img:hover { background-color: #bf0e1e !important; box-shadow: 0 0 0 0 #bf0e1e, 0 0 8px 4px #bf0e1e;
    
    }   
    
    
    