/*
Theme Name: Goodnews Child
Description: <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> - you can use child theme to make a lot of customization that's not gonna be deleted with any new theme update
Version: 1.0
Author: Momizat Team
Author URI: http://www.momizat.com
Template: goodnews5
*/



/*---------------------------------
    Add your custom styles here
---------------------------------*/


.header .mom-e3lan a img {
    max-height: 90px;
    width: auto;
}

.sidebar .widget .widget-title span {    line-height: normal;}

@media only screen and (max-width: 1210px) and (min-width: 1001px) {

	.secondary-sidebar {
	    display: none;
	    width: 100%!important;
	    display: block;
	    float: none!important;
	    clear: both;
	}
}

.news-box.repotenciacion_block .nb-header {
    background: url(http://lyfmdp.org.ar/wp-content/uploads/2015/08/repotenciacion1.jpg);
    height: 161px;
}
.mnu_move_right {
    float: right!important;
}

.widget.widget_rss .widget-head {padding-top: 80px;}
.widget.widget_rss .widget-head .widget-title span {background: none!important;text-align: center;}
.widget.widget_rss ul li{padding-bottom: 20px;margin-bottom: 20px;border-bottom: 1px solid #999;}


#dbotones_revis{
		
		margin: 0px 10px 20px 0px;
		width: 32px;
		height: 32px;
		font-size: 0px;
		line-height: 32px;
		text-align: center;
		-moz-border-radius: 16px;
		-webkit-border-radius: 16px;
		border-radius: 16px;   
	}

	.botones_revis p{
		margin-top:10px;
		margin-bottom:0px;
	   
   }
		
   .botones_revis p a{
	   display:block;
	   padding:10px 10px 10px 50px;
	   background:#e8e8e8;
	   background-repeat:no-repeat;
	   background-position:15px center;
   }
   
   .botones_revis p a:hover{
	   background-color:rgb(0, 143, 255);
	   color:#fff;
   }
   
   .botones_revis a.bot_im{
	   background-image:url(imprimir.png);
   }
   
      .botones_revis a.bot_is{
	   background-image:url(issuu.png);
   }
   
      .botones_revis a.bot_pdf{
	   background-image:url(descargar.png);
   }
   
	   .revis{
	   float:left;
	   width:33%;
	   text-align:center;
	   margin-bottom:15px;}
	   
	.revis .nro{
		font-size:24px;
		display:block;
		line-height:140%;
	}
	   
	.in_re{
		background-color:white;
		border:1px solid #a1a1a1;
		padding:15px;
		margin:5px;
	}
	
	.img_revis{
		width:100%;
		overflow: hidden;
		height: 350px;
		}
	
	.img_revis img{
		width:100%;
		max-width:100%;
		height:auto;
	}
	   
	.pagination{
		clear:both;}
