/*
Theme Name: Cannyon_
Theme URI: http://mythem.es/item/cannyon-premium-multipurpose-wordpress-theme/
Description: Cannyon 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.<br/> Cannyon 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/cannyon-premium-multipurpose-wordpress-theme/
Version: 0.0.30
Tags: blog, news, featured-images, one-column, two-columns, right-sidebar, left-sidebar, theme-options, translation-ready, custom-colors, custom-menu, threaded-comments, custom-background, custom-header
Text Domain: cannyon_
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



                            Cannyon_, Copyright 2015

                                             ________________
                                            |_____    _______|
                             ___ ___ ___   __ __  |  |  __       ____   ___ ___ ___       ____   ____
                            |   |   |   | |_ |  | |  | |  |___  |  __| |   |   |   |     |  __| |  __|
                            |   |   |   |  | |  | |  | |  __  | |  __| |   |   |   |  _  |  __| |__  |
                            |___|___|___|   |  |  |__| |_ ||_ | |____| |___|___|___| |_| |____| |____|
                                            |_|

                                                myThem.es Marketplace provides WordPress themes with
                                                            the best quality and the smallest prices.

*/

/* 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;
}

img:not(.parallax-image).aligncenter{
   margin-left: auto;
   margin-right: auto;
}

.sticky,
.gallery-caption,
.screen-reader-text,
.bypostauthor{}

.wp-caption{
    background: #f6f6f6;
    padding: 10px !important;

    max-width: 100% !important;

    -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;
}
.wp-caption img{
    display: block;
    margin: 0px auto;
}

.content{
    padding-top : 80px;
    padding-bottom : 80px;
}
.content.no-padding-top{
    padding-top : 0px;
}
.content.no-padding-bottom{
    padding-bottom : 0px;
}
.content > .container > .row > .col-lg-12{
    min-height: 0px;
}

/* ROUND CORNERS */
.mythemes-round-corners-0{
    -webkit-border-radius: 0px;
       -moz-border-radius: 0px;
            border-radius: 0px;

    -webkit-mask-image: -webkit-radial-gradient( white, black );
}
.mythemes-round-corners-1{
    -webkit-border-radius: 1px;
       -moz-border-radius: 1px;
            border-radius: 1px;

}
.mythemes-round-corners-2{
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;

    -webkit-mask-image: -webkit-radial-gradient( white, black );
}
.mythemes-round-corners-3{
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;

    -webkit-mask-image: -webkit-radial-gradient( white, black );
}
.mythemes-round-corners-4{
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;

    -webkit-mask-image: -webkit-radial-gradient( white, black );
}
.mythemes-round-corners-5{
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;

    -webkit-mask-image: -webkit-radial-gradient( white, black );
}
.mythemes-round-corners-6{
    -webkit-border-radius: 6px;
       -moz-border-radius: 6px;
            border-radius: 6px;

    -webkit-mask-image: -webkit-radial-gradient( white, black );
}
.mythemes-round-corners-7{
    -webkit-border-radius: 7px;
       -moz-border-radius: 7px;
            border-radius: 7px;

    -webkit-mask-image: -webkit-radial-gradient( white, black );
}
.mythemes-round-corners-8{
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;

    -webkit-mask-image: -webkit-radial-gradient( white, black );
}
.mythemes-round-corners-9{
    -webkit-border-radius: 9px;
       -moz-border-radius: 9px;
            border-radius: 9px;

    -webkit-mask-image: -webkit-radial-gradient( white, black );
}
.mythemes-round-corners-10{
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;

    -webkit-mask-image: -webkit-radial-gradient( white, black );
}
