/*
Theme Name: Hexagonal - Clean Multipurpose Responsive WP Theme
Theme URI: http://www.avathemes.com/WP/Hexagonal
Description: Hexagonal is a fully configurable and easy to use WordPress theme with a lot of great features. It has been specifically designed to be easily customized and it’s created by using the latest HTML5 and CSS3 techniques. With a responsive design it is easily usable with any device!
Author: AVAThemes
Author URI: http://themeforest.net/user/AVAThemes/portfolio
Version: 1.8
Tags: white, two-columns, three-columns, four-columns, fixed-width, threaded-comments, translation-ready, custom-menu 

License:GNU General Public License version 3.0
License URI:http://www.gnu.org/licenses/gpl-3.0.html

All files, unless otherwise stated, are released under the GNU General Public License
version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)
*/


 .wp-caption {
     border: 1px solid #ddd;
     text-align: center;
     background-color: #f3f3f3;
     padding-top: 4px;
     margin: 10px;
 }

.wp-caption-text {
     font-size: 11px;
     line-height: 17px;
     padding: 0 4px 5px;
     margin: 0;
 }

 .sticky { color: inherit; }

 .gallery-caption {
    padding: 0 10px;
}

.bypostauthor { color: inherit; }

.alignright {
    float: right;
    margin: 4px 0 2px 14px;
}
.alignleft {
    float: left;
    margin:4px 14px 2px 0;
}
.aligncenter {
    display: block;
    margin:6px auto 10px !important;
}

#recentProjects .recPost:last-child {
	margin-right: 0 !important;
	float: left !important;
}