#izquierdo, #derecho{
	/*background-color: #576AFC;*/
	/*height: 100%;*/
}
#contenido{
	box-shadow: #4C4247 5px 5px 15px;
	margin-bottom: 10px;
	/*padding: 20px;*/
}
.titulo-post{ 
	color:#EA5B15 ;
	font-style: bold;
}
cite{
	color: #769BEE;
}
header{
	 margin-top: 50px;
}
ul > li{
	list-style: none;
}
a:hover, a:link {
	text-decoration: none;
}
h1{
	padding: 15px;
}
p{
	text-align: justify;
	padding: 15px;
	font-family: Century Gothic;
}

/*Redes sociales*/
.facebook{
	background-color: #3670E7;
	color: #fff;
}

.google{
	background-color: #D52F08;
	color: #fff;
}
.twitter{
	background-color: #31ACEB;
	color: #fff;
}
#compartir a{
	margin-top: 10px;
}
/*.banner{
	background-image: url('../img/banner_bladimir_zuniga.jpg') ;
	background-size: 100% 100%;
}*/
.bs-slide{
	/*padding: 20px 0;*/
	padding-top: 50px;
	/*margin-bottom: 20px;*/
	padding-left: 0;
	padding-right: 0;
}
.carousel-indicators .active{
	background-color: #FB710B; 
}

.carousel-indicators li{
	border: 1px solid #FB710B;
}

.navbar-inverse .navbar-nav > li > a{
	color:#F79C30;
}
.navbar-inverse .navbar-nav > li > a:hover{
	background-color: #277ad7;
}
.navbar, .navbar-nav{
	/*background: #0B1E6E;*/
	margin-bottom: 0;
	/*color: #fff;*/
}
.navbar-inverse{
	background: #0B1E6E;
	border-color: #0B1E6E;
	color: #fff;
}

.navbar-inverse .navbar-brand{
	color:#F79C30;
}
.thumbnail div:hover{
	background-color: #568BF7;
	/*color: #ca9737;*/
	/*margin-top: -20px;*/

}
.thumbnail:hover{
	background-color: #568BF7;
	color: yellow;
	/*margin-top: -20px;*/

}
.thumbnail{
	box-shadow: #5C5C5C 5px 10px 10px ;
}
#carrusel{
	box-shadow: #5C5C5C 0px 10px 5px;
}
footer{
	padding: 15px;
	position: absolute;
	width: 100%;
}
.pie{
	text-align: right;
	
}
.pie2{
	text-align: left;
	

}
footer, footer a, footer span{
	background: #0B1E6E;
	color: #F79C30;
}

  /*li > a{
 	color: #fff;

 }*/
/*--POST--*/
/**/
.main{
	margin-top: 20px;
	margin-bottom: 20px;
}
.post{
	border-bottom: 1px solid #999;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.post .post-title a{
	color: #333;
}
.post .thumb{
	margin-right: 10px;
	width: 40%;
}

.post .thumb img{
	width: 100%;
}
.post .contenedor-botones{
	width: 100%;
}
.caption{
	 height: 250px;
}


.banner{
	background-image: url('../img/banner_bladimir_zuniga.jpg') ;
	background-size: 100% 100% ;

}


.bs-slide{
	margin-bottom: 20px ;
	padding-left: 0 ;
	padding-right: 0 ;
	padding-top: 0 ;

}


.carousel-indicators .active{
	background-color: #FB710B ;

}


.carousel-indicators li{
	border: 1px solid #FB710B ;

}


.navbar, .navbar-nav{
	margin-bottom: 0 ;

}


.navbar-inverse{
	background: #0B1E6E ;
	color: #fff ;

}


.jumbotron{
	padding: 20px 0 ;
	text-align: center ;
	height: 300px ;

}


footer{
	width: 100% ;
	position: absolute ;

}


.pie{
	text-align: right ;

}


.pie2{
	text-align: left ;
	color: #F79C30 ;

}


footer, footer a{
	background: #0B1E6E ;
	color: #F79C30 ;

}


/*li > a{
	color: #fff ;

}
*/

.main{
	margin-bottom: 20px ;
	margin-top: 20px ;

}


.post{
	padding-bottom: 20px ;
	margin-bottom: 20px ;
	border-bottom: 1px solid #999 ;

}


.post .post-title a{
	color: #333 ;

}


.post .thumb{
	margin-right: 10px ;
	width: 40% ;

}


.post .thumb img{
	width: 100% ;

}


.post .contenedor-botones{
	width: 100% ;

}


.caption{
	height: 250px ;

}

/* -- Media Query*/

@media screen and (max-width: 768px){
.post .thum .post .thumb{
	width: 100% ;
	margin-bottom: 20px ;
	margin-right: 0 ;

}


.banner{
	background-image: url('../img/banner_bladimir_zuniga.jpg') ;
	background-size: 100% 100% ;

}


.pie, .pie2{
	text-align: center ;

}


.jumbotron{
	height: 150px ;
	width: 100% ;

}


.carousel-inner .item img, .bs-slide{
	height: 150px ;

}
b{
		width: 100%;
		margin-bottom: 20px;
		margin-right: 0;
}
	
.banner{
	background-image: url('../img/banner_bladimir_zuniga.jpg') ;
	background-size: 100% 100%;
}
.pie, .pie2{
	text-align: center;
}


.carousel-inner .item img, .bs-slide{
	height: 150px;

}
}