/*
Theme Name: Multicote WP Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Multicote WP Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Template: multicote-wp
Author: An-Themes
Author URI: http://www.anthemes.com/
Tags: sticky-post, right-sidebar, custom-colors
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/


/* =Theme customization starts here
-------------------------------------------------------------- */
.events-widgets>li {
    display: block !important;
}
.events-widgets .poster {
    text-align: center;
}
.events-widgets .poster img{
    float: none;
}

/* ##### Blog small thumbnails ##### 
#################################### */
.blog-ex3                   { width: 100%; height: auto; margin: 6px 0 30px 0; }
.blog-ex3 img.thumbnail_image { width: 180px; margin-right: 25px; float: left; border-top-left-radius: 2px; border-top-right-radius: 2px;}
.blog-ex3 .ex3-content      { width: auto; padding: 30px 25px 25px 25px;  }
.blog-ex3 h2                { font-size: 22px; line-height: 28px; 
    margin-top: 0px;
    text-decoration: none;

}
.blog-ex3 p                 { font-size: 13px; padding: 10px 0 10px 0; }
/* - Category - */
.blog-ex3 .article-category i { float: right;  border-style: solid; border-width: 12px 5px 12px 10px; margin: -2px -15px -5px 0px; height: 1px; width: 0px; }
.blog-ex3 .article-category   { border-radius: 2px; position: absolute;  margin: 10px 0 0 -5px; font-size: 13px; text-transform: uppercase;  padding: 2px 10px 1px 10px;}
.blog-ex3 .article-category:hover { opacity: 0.9;}
.blog-ex3 .article-category:hover i { opacity: 0.9;}
/* - Meta - */
.blog-ex3 .home-meta  { margin-top: 15px; padding-top: 15px;}
.blog-ex3 .an-display-time { float: left; font-size: 12px; padding: 0 15px 0 0;}
.blog-ex3 .an-display-comm { float: left; font-size: 12px; padding: 0 0 0 0;}
.blog-ex3 .an-display-view  { float: left; font-size: 12px; padding: 0 15px 0 0;}
.blog-ex3 .an-display-view i { font-size: 14px;}
.blog-ex3 .an-read-more { float: left; font-size: 12px; padding: 0 0 0 0; text-transform: uppercase;}
/* - Title & author - */
.blog-ex3 .an-home-title    { width: 365px; float: left;}
.blog-ex3 .an-home-title i  { font-size: 12px; padding-left: 2px;}
.blog-ex3 .an-home-title span { font-size: 12px; }
/* - Like & unlike - */
.blog-ex3 .home-data      { width: 140px; float: right; font-size: 20px; margin-top: 0px;}
.blog-ex3 .home-data .thumbs-rating-container .thumbs-rating-up, 
.blog-ex3 .home-data .thumbs-rating-container .thumbs-rating-down { font-size: 14px; padding: 0 0 0 10px; font-weight: bold;} 
.blog-ex3 .home-data .thumbs-rating-container .thumbs-rating-already-voted {margin-top: -40px; }





/* ##### Blog small thumbnails ##### 
#################################### */
.blog-ex3                   {border: 1px solid #e1e6f0;box-shadow: 0 0 50px rgba(0, 0, 0, 0.05);}
.blog-ex3 .ex3-content      { background-color: #FFF; }
.blog-ex3 p                 { color: #94979c; }
/* - Category - */
.blog-ex3 .article-category i { border-color: #23a9f6 transparent #23a9f6 #23a9f6; }
.blog-ex3 .article-category   { background-color: #23a9f6; }
.blog-ex3 .article-category a { color: #FFF;}
/* - Read more bottom options - */
.blog-ex3 .an-read-more a { color: #94979c; border-bottom: 1px solid #23a9f6; }
.blog-ex3 .an-read-more a:hover { color: #23a9f6;}
.blog-ex3 .home-meta { border-top: 1px solid #f1f1f1; opacity: 0.8; }
.blog-ex3 .an-display-time  { color: #94979c;}
.blog-ex3 .an-display-time i { color: #55acee; }
.blog-ex3 .an-display-comm a { color: #94979c;}
.blog-ex3 .an-display-comm i { color: #f4b83e; opacity: 0.8; }
.blog-ex3 .an-display-view  { color: #94979c;}
.blog-ex3 .an-display-view i { color: #fe6969; }
/* - Title & author - */
.blog-ex3 .an-home-title i  { color: #23a9f6;}
.blog-ex3 .an-home-title span { color: #94979c;}
.blog-ex3 .an-home-title span a { border-bottom: 1px solid #23a9f6; }


.event .event-categories {
    margin-top:0;
}