/*
Theme Name: evolve-child
Version: 1.0
Description: A child theme of evolve
Template: evolve
Author: Administrator
*/
@import url("../evolve/style.css");

.header{
height:auto !important;
}

.custom-header{
height:auto;
}

body{

width: 100% !important;
background-color: transparent;
background-image: url("../../uploads/Foto-curso-eLearning-Veracruz3.jpg");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: center center;
background-clip: border-box;
background-origin: padding-box;
background-size: cover;

}

#wrapper{

background-color: transparent !important;

}

.menu-back {

    background: transparent !important;
    box-shadow: none !important;

}


/*para subir un poco los iconos*/
.menu-header { /*ojo que me cargo aki el menu*/
    display: none;
}
.widgets-back-inside {
    margin-top: 0px;
}
.widget-content {
    margin: 0px;
}
/* el logo sup dcha de ppaa*/
#ppaa-logo-image{
	float:none;
	display:inline-block;
	text-align:center;
}

/*contenedores*/
.header {
    margin: 0px auto;
    padding: 10px 0px 4px 0px !important;
    border-top: none !important;
}

.content {
   
 	padding-top: 0px !important;
}
.hentry {
 	background-color: rgb(255, 255, 255) !important;
   	padding-bottom: 25px !important;
    	padding-top: 10px !important;
	padding-left: 40px !important;
	padding-right: 40px !important;
	border-style: solid;
	border-width:medium;
	border-radius:4px;
	border-color:#EFEFEF;

    margin-right: 30px;
    margin-left: 30px;
}

.container-header {
    padding-left: 55px;
    padding-right: 65px;
}
.footer{
margin-right: 45px;
    margin-left: 45px;
margin-top: 10px;
}
.content-bottom {
    border-top: none;
}
.entry-content ul, .entry-content ol, #search-query {
    margin-left: 45px;
}
@media only screen and (max-width: 540px){
/*Change whatever if the document is smaller than 540 pixels wide:*/
	.hentry {
		padding: 5px 10px 10px !important;
    		margin-right: 0px;
    		margin-left: 0px;
	}
	.container-header {
    		padding-left: 0px;
    		padding-right: 0px;
	}
	.footer{
		margin-right: 0px;
    		margin-left: 0px;
		margin-top: 4px;
	}
	.entry-content ul, .entry-content ol, #search-query {
   	 	margin-left: 15px;
	}
}
@media only screen and (max-width: 360px){
}
@media only screen and (max-width: 768px){
}
@media only screen and (min-width: 768px){ 
}

/* textos articulos*/
.entry-title, .entry-title a, .page-title {
 	font: 28px 'triplexboldregular' !important;
	text-shadow: none !important;
	color: #007bc0 !important;
}
.entry-title{
display:none;
}
input, textarea, .entry-content {
    font-family: PT Sans,Lucida Sans Unicode,Lucida Grande,sans-serif !important;
}

.entry-footer {
   display: none;
}
.entry-content h1{
font: 28px 'triplexboldregular' !important;
 color: #51545C;
    font-weight: normal;
    font-style: normal !important;
    clear: both;
    margin-bottom: 15px;
}
h1, h2, h3, h4, h5, h6 {
   
    font: 28px 'triplexboldregular' !important;
 color: #51545C;
    font-weight: normal;
    font-style: normal !important;
    clear: both;
    margin-bottom: 15px;
}
#imgcampus{

    box-shadow: none;
    height: auto;
    padding: 0px;
    border: none;
    background: none;



}
ul{
    list-style-image: url("../../uploads/arrow_ppaa.gif")!important;
}
ul ul, ul ul ul {
    list-style-image: url("../../uploads/bola_ul_azul_claro3.png")!important;
}

.footer a{
color: #3b93d3;
}
.footer a:hover {
    color: #000;
}

blockquote {
    position: relative;
    font-style: italic;
    margin: 0px 0px 5px 10px;
    padding: 0px 5px 10px;
    color: #AAA;
    border-bottom: 1px solid #F1F1F1;
}

/* he tenido que poner esto en Theme Options css customization porke el admin-ajax.php no me deja cargar ni con !important puesto*/
/************** Your awesome customization starts here **************/

@font-face {
    font-family: 'triplexboldregular';
    src: url('tp/triplexbold-webfont.eot');
    src: url('tp/triplexbold-webfont.eot?#iefix') format('embedded-opentype'),
         url('tp/triplexbold-webfont.woff') format('woff'),
         url('tp/triplexbold-webfont.ttf') format('truetype'),
         url('tp/triplexbold-webfont.svg#triplexboldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'triplexextraboldregular';
    src: url('tp/triplexextrabold-webfont.eot');
    src: url('tp/triplexextrabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('tp/triplexextrabold-webfont.woff') format('woff'),
         url('tp/triplexextrabold-webfont.ttf') format('truetype'),
         url('tp/triplexextrabold-webfont.svg#triplexextraboldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'triplexlight';
    src: url('tp/triplexlight-webfont.eot');
    src: url('tp/triplexlight-webfont.eot?#iefix') format('embedded-opentype'),
         url('tp/triplexlight-webfont.woff') format('woff'),
         url('tp/triplexlight-webfont.ttf') format('truetype'),
         url('tp/triplexlight-webfont.svg#triplexlight') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*
#logo, #logo a {
    font-family: 'triplexboldregular' !important;
letter-spacing: normal !important;
font-weight: normal !important;
font-size: 42 !important;
}
#tagline {
    font-family: PT Sans !important;
color:#fff;
}
input, textarea, .entry-content {
    font-family: PT Sans,Lucida Sans Unicode,Lucida Grande,sans-serif !important;
font-size:14px !important;
}
.entry-content h1,.entry-content h2,.entry-content h3,.entry-content h4,.entry-content h5,.entry-content h6{
font-family:'triplexboldregular' !important;
}
.entry-content h1{
font: 28px 'triplexboldregular' !important;
 color: #378ccc;
    font-weight: normal;
    font-style: normal !important;
    clear: both;
    margin-bottom: 15px;
}
.entry-content h2{
font-size:20px;
}
.entry-content h3{
font-size:16px;
}
.entry-content h4{
font-size:14px;
}
h1, h2, h3, h4, h5, h6 {
   font-family:'triplexboldregular' !important; 
 color: #378ccc;
    font-weight: normal;
    font-style: normal !important;
    clear: both;
    margin-bottom: 0px !important;
padding:0px !important;
}
*/