/*
Theme Name:     Newspaper 7 Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        7.7c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

#fuente {font-size:14px;text-align:right;font-style:italic;}
.copyleft {
     display: inline-block;
     text-align: right;
     margin: 0px;
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}
/* PLUGIN COOKIE */
.cc_container .cc_btn, .cc_container .cc_btn:visited {background-color: #efefef;}
.cc_container .cc_btn:hover, .cc_container .cc_btn:active {background-color: #fff;}
a.cc_more_info {color: #000000;}
a:hover.cc_more_info {color: #808080;}