/*
 Theme Name:     IssueM Magazine Child Theme
 Theme URI:      http://issuem.com/
 Description:    IssueM Magazine Child Theme
Author: 		 IssueM Development Team
Author URI: 	 http://issuem.com/
 Template:       issuem-magazine
 Version:        1.0.0
*/
 
@import url("../issuem-magazine/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
button, .button {
	border-color: #936e12!important;
}

.button:hover {
	background-color: #936e12!important;
}

.entry-content .cssc-main ul li {
    display: inline;
    margin-right: 10px;
    width: 100px;
    float: left;
    text-align: center;
}
.entry-content .cssc-main ul li .fa {
    font-size: 150%;
}

.entry-content .cssc-main ul li a {
    color: #936E12;
}

.widget-area .widget a.button {
    color: #ffffff!important;
}




/* =Alterações Israel
-------------------------------------------------------------- */

.top-bar .name h1 a {
width: 301px!important;
height:165px!important;
background-color: #ffffff;
}

footer {
background-color:none!important;
}

p.metainfo {
font-size:1rem;
margin-bottom:0;
}
#colophon {
background-color:#efefef;
}

h1, h2, h3.widget-title {
color:#333333!important;
}

.entry-content ol {
    list-style-type: lower-alpha!important;
}
.entry-content ol li {
    font-size: 1rem;
}

.issuem-featured-article-thumb {
    float:left;
    width:46%;
    margin-right:4%;
}

.issuem-featured-thumb-title {

}
.entry-content h3 {
    font-size: 1.1rem!important;
    line-height: 1.4rem!important;
    margin: 0.5rem 0 !important;
}

h2.issuem_article_title {
    font-size: 0.8rem!important;

}


#masthead {
    background-image: url(images/bg-header.png) ;
    background-repeat: repeat-x!important;

}

.top-bar {
    background-color: transparent!important; 
    padding-top: 0!important; 
}

.seplag {
    margin-top: 65px;
}

@media only screen and (min-width: 768px) {

    .top-bar-section{
        margin-top:41px!important;
    left:0px!important;
    }

}
.site-logo {
    background: url(images/sprites.png) no-repeat -500px -500px!important;
    display: block;
    color: transparent;
    text-indent: -9000em;
}

#masthead ul.title-area {
    height: 85px;
    margin-top: 0px!important;
}

#secondary .issuem_active_list_widget p a.issuem_widget_issue_pdf_link {
    color: #e08600!important;
}