/*
Theme Name: Treeson_
Theme URI: http://mythem.es/item/treeson-premium-multipurpose-wordpress-theme/
Description: Treeson Premium is a clean white and Multipurpose WordPress theme with creative design and with powerful features. The theme comes with a nice flat design concept and a responsive layout. This theme is suitable for all type of devices. The responsive design is based on twitter bootstrap framework (v – 3.3.1).<br/> We carefully handcrafted this theme with a strong focus on typography, usability and an overall user­experience. It’s very quick to setup and easy to customize. It also comes with free support. Treeson Premium has tons of awesome features, unlimited sidebars, custom post types, custom widgets, a ton of shortcodes, multiple portfolios and blog layout options and it`s translation ready.<br> Widgets: myThemes: All Collections ( collections are hierachical custom taxonomy for custom post Portfolio ), myThemes: Border Collections, myThemes: Comments with Avatar, myThemes: Facebook Like Box, myThemes: Flickr Gallery, myThemes: Likes ( internal likes for posts, portfolios and pages ),myThemes: List Collections, myThemes: Meta Details, myThem.es: Newsletter, myThemes: Post Categories, myThemes: Posts with Thumbnails, myThemes: Post Tags, myThemes: Shortcode, Twitter Timeline (jetPack), Top Posts & Pages (jetPack). More details here: http://mythem.es/item/treeson-premium-multipurpose-wordpress-theme/
Version: 1.0.0.18
Tags:  blog, news, featured-images, one-column, theme-options, translation-ready, custom-colors, custom-menu, threaded-comments, custom-background, custom-header
Text Domain: treeson_
Domain Path: /languages
Author: myThem.es
Author URI: http://mythem.es/
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html



                            Treeson, Copyright 2015

                                             ________________
                                            |_____    _______|
                             ___ ___ ___   __ __  |  |  __       ____   ___ ___ ___       ____   ____
                            |   |   |   | |_ |  | |  | |  |___  |  __| |   |   |   |     |  __| |  __|
                            |   |   |   |  | |  | |  | |  __  | |  __| |   |   |   |  _  |  __| |__  |
                            |___|___|___|   |  |  |__| |_ ||_ | |____| |___|___|___| |_| |____| |____|
                                            |_|



*/
/* ALIGN TEXT */
.align-none{
    text-align: none;
}
.align-left{
    text-align: left;
}
.align-center{
    text-align: center;
}
.align-justify{
    text-align: justify;
}
.align-right{
    text-align: right;
}

/* WORDPRESS */
.alignleft,
.alignright{
    margin-top: 10px;
    margin-bottom: 10px;
}
.alignnone,
.aligncenter{
    margin-top: 25px;
    margin-bottom: 25px;
}
.alignleft{
    float:left;
    margin-right: 15px;
}
.alignright{
    float:right;
    margin-left: 15px;
}
.aligncenter{
    clear:both;
    display: block;
    margin-left:auto;
    margin-right:auto;
    text-align: center;
}

.sticky,
.gallery-caption,
.screen-reader-text,
.bypostauthor{}
.wp-caption{
    background: #f6f6f6;
    padding: 10px !important;

    text-shadow: 1px 1px 0px #ffffff;

    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}
.wp-caption img{
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
}
.wp-caption,
.wp-caption p,
.wp-caption a{
    font-style: italic;
}
.wp-caption,
.wp-caption p{
    color: #999999;
}
.content-border .hentry .wp-caption p,
.content-border .hentry .wp-caption p.wp-caption-text{
    color: #999999;
    padding: 10px 0px 0px 0px;
    margin: 0px;
}
body.page .hentry .thumbnail-content footer,
body.page .hentry .post-thumbnail footer,
body.single .hentry .thumbnail-content footer,
body.single .hentry .post-thumbnail footer{
    margin-top: 15px;
    background: #f6f6f6;
    color: #666666;
    font-style: italic;
    padding: 4px 8px;

    text-shadow: 1px 1px 0px #ffffff;
}
body.single .hentry .post-thumbnail footer.bottomalign-cell-wrapper{
    height: auto;
}
.wp-caption img{
    display: block;
    margin: 0px auto;
}

.mythemes-round-corners{
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
}
