@charset "utf-8";
/* HEADER */
.navbar { 
     margin-bottom: 0;
	 

}

.jumbotron-dw {
    background: #0033CC ;
	color: #FFF;
	padding: 60px 0;
	
	
	
	
	

 }
 /* POST*/
 
 .main {
       margin-top: 20px;
	   margin-bottom: 20px;
	 
	  
 
 }
 .dw {
     	   background: #009933;
		   color:#FFFFFF;
	  
 
 }
 
  .aside{
     	   background: #009933;
		   color:#FFFFFF;
	  
 
 }
  .row .color1{
       
	   background: #FFCC33;
	  
 
 }
 .post  {
    padding-bottom:20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #999;
	

	
 }
 .post .post-title a {
      color: #0000FF;
	 
}
.post .thumb {
        margin-right: 10px;
		width: 40%;
	

}


.post .thumb img {
          width:100%;
      }
.post .contenedor-botones {
          width: 100%;
		  }
	.panel-heading{
	background: #00FF00;
          
		  }
	
	

		  /* -- Media Querie -- */
@media screen and (max-width: 768px) {
	.post .thumb {
		width: 100%;
		margin-bottom: 20px;
		margin-right: 0;
	}
	

.pull-right {
background-attachment:fixed;


}
	 /* FOOTER*/

	