/*  

Theme Name: Theme - Grupo Evolution

Description: Grupo Evolution

Version: 1.0

Author: Ariel Flores

*/



/*************************************

 +Containers

 *************************************/

body{

	margin:0px auto;

	background:#ccc url(./images/mainback.gif);

	color:#333333;

	font-family:Arial, Helvetica, sans-serif;

	font-size:9pt;

	line-height:1.5;

	padding:0;

	text-align:center;

}

blockquote {

  color: #333;

  background: url(./images/quote.gif) no-repeat bottom right #FEECA9;

  margin: 0;

  padding: 15px;

}



/*************************************

 imagen contenido

 *************************************/

#wrap{

	margin:0 auto;

	text-align:left;

	width:100%;

	background: url(/imagenes/bg-content.jpg) top  repeat-x #F9F9F9; 

	height: auto;

}

/*************************************

 fin imagen contenido

 *************************************/

#content{

	font-size:10pt;

	float:left;

	padding:10px 5px 10px 20px;

	width:620px;

	height: auto;
	
}

#sidebar{

	font-size:1.1em;

	float:right;

	width:280px;

	padding: 20px 20px 10px 5px;

    margin-right:50px;

}

/*************************************

 imagen top

 *************************************/

#header{


	background:url(images/bg-footer.jpg) repeat-x;
	margin:0px;
}

/*************************************

 fin imagen top

 *************************************/

/*************************************

 imagen footer

 *************************************/

#footer{

	font-size:8pt;

	height: 20px;

	width: 960px;

	margin: auto;

}

/*************************************

 fin imagen footer

 *************************************/



/*************************************

 +Hn and p

 *************************************/

h1, h2, h3{

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-weight:400;

	letter-spacing: -1px;

	margin:10px 0 0;

}

#header h1{

	font-family:Arial, Helvetica, sans-serif;

	font-size:20pt;

}

#header h1 a{

	color:#FFFFFF;

	text-decoration:none;

}

#header h1 a:hover{

	color:#0199fe;

}

#header p{

	color:#FFFFFF;

	font-size:10pt;

	margin:0px;

	font-weight: bold;

}

#header-derecha{

float: right;

}

#header-izquierda{

float: left;

}

.entrytitle h2{

	font-size:18pt;

}

.entrytitle h2 a

{

	color:#2a5879;

	text-decoration:none;

	

}

.entrytitle h2 a:hover{

	color:#359be2;

}

.entrytitle h3{

	font-size:1.8em;

	color:#6F6F6F;

}

#sidebar h3{

	color:#555;

	font-size:1.5em;

	margin:1em 0;

}

/*************************************

 +Entry

 *************************************/

.entry{

	margin-bottom:3em;

}



.entrymeta{

	font-size:9pt;

}

.entrybody {

	text-align:justify

}

.postedby{

	background:#ffffcc url(./images/information.png) no-repeat;

	padding:3px;

	padding-left:20px;

}

.filedto{

	background:#ffffcc url(./images/attach.png) no-repeat;

	padding:3px;

	padding-left:20px;

}

.commentslink{

	background:#ffffcc url(./images/comment_add.png) no-repeat;

	padding:3px;

	padding-left:20px;

}



/*************************************

 +Sidebar

 *************************************/

#sidebar ul{

	list-style-type:none;

	margin:0;

	padding:0;

}

#sidebar ul li{

	/*border-bottom:1px dotted #ddd;*/

	margin-bottom:0.3em;

	padding:0.3em;

}

#sidebar-derecha{



}

#sidebar-izquierda{



}

/*************************************

 +Comments

 *************************************/
.navigation{
	margin-bottom:20px;
}
.commentsblock{

	height:5px;
}

.commentsblock, textarea{

	width:500px;

}

.commentsblock, input, .commentsblock textarea{

	border:1px solid #d1d1d1;

}

.commentsblock, textarea:focus{

	background:#eee;

	border:1px solid #a1a1a1;

}

.commentsblock, textarea:focus, .commentsblock, input:focus{

	background:#142129;

	border:1px solid #6BA1C5;
	

}

.commentauthor{

	display:block;

	font-size:1.5em;

}

ol.commentlist{

	color:#999999;

	font-size:0.9em;

	list-style-type:none;

	margin:0;

	margin-top:1.5em;

	padding:0;

}

.commentlist li{

	margin-bottom:0.5em;

	padding:0.5em 1em;

	 list-style-image:url(./images/comment.png);

}

h3#comments{

font-size:1.6em;

}



/*************************************

 +Misc

 *************************************/

a{

	color:#000000;

	text-decoration:dotted;

}

a:hover{

	color:#666666;

}

.letra-footer-dos {

	font-size: 8pt;

	color: #000000;

	font-weight:lighter;

}

.letra-footer {

	color: #4a221a;

	font-weight: bold;

}

.letra-botones-grandes {

	font-family: Arial, Helvetica, sans-serif;

	color: #CCCCCC;

	font-size: 9pt;

	font-weight: bold;

}

.link-iconos {

	font-size: 10pt;

	color: #CCCCCC;

	font-weight: bold;

}

#columna-b {

	width:460px;

	float: left;

	padding:0 0 0 5px

}

#menu{

	height:70px

}

#imagen-top{

	background:#f2f7fd;

}

#columna-d {

	width:440px;

	float: left;

	padding:10px 0 10px 25px;

	background-color: #000000;

}

#columna-e {

	width:440px;

	float: left;

	padding:10px 30px 10px 15px;

	background-color: #000000;

}

/*********************/
#menuh {
	background:url(http://www.grupo-e.com/imagenes/fnd_botonera.jpg) repeat-x;
	width:100%;
	height:30px;
	font-family:Verdana, Geneva, sans-serif;
	margin:0 auto;
	text-align:center;}

#menuh ul, li { list-style-type: none;}

#menuh ul {
        margin: 0 15px 0 0px;
        padding: 0;}

#menuh li { float: left;}

#menuh a {
	    text-decoration: none;
        color:#333;
        display: block;
        padding: 8px 15px 8px 2px;
		text-align:left;
		font-size:11px;
}

#menuh a:hover { color:#297BA3;}
#menuh img{
	padding-top:2px;
	left:20px;}
	
#menuh a img{
	margin:-4px -2px 0px -4px;
	text-decoration:none;
	border:none;
}
.menucentrar{
	width:960px;
	height:30px;
	margin:0 auto;
}
/*****************************FOOTER*********************************/
#footer-contenedor{

	width:100%;
	float:left;
}
#contenedor{
	  background: #000;
	  margin:0 auto; 
	  border-top:1px solid #000;
}
#contenedor-gral{
	margin:0 auto;
	position: relative;
	width:1024px;
	background:#000;
}
#pie{

	height:290px;
	background: url(/imagenes/bg-footer.jpg) repeat-x;
	border-top:2px solid #6ba1c5;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	vertical-align:middle;
	line-height:24px;

}
	
#pie .Servicios{
	padding-top:20px;
	width:150px;
	float:left;
}
#pie .Servicios .subtitulo{
	border-bottom:1px solid #FFF;
	width:135px;
	margin-bottom:8px;
}
#pie .Servicios .subtitulo span.title{
	padding-right:80px;
	font-weight:bold;
}
#pie .Siguenos{
	padding-top:20px;
	padding-left:15px;
	width:170px;
	float:left;
}
#pie .contacto{
	padding-top:20px;
	margin-right:30px;
	width:170px;
	float:left;
}
#pie .copyright{
	float:left;
	margin-top:180px;
	margin-left:-400px;
	.margin-left:700px;
	border-top:1px #FFF solid;
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;

}
#pie .grupo{
	background:url(http://www.grupo-e.com/imagenes/egrupo-e.png) no-repeat;
	width:100px;
	height:100px;
	margin-left:750px;
	.margin-left:0px;
}
#pie .bicentenario{
	background:url(http://www.grupo-e.com/imagenes/bicentenario.png) no-repeat;
	width:100px;
	height:104px;
	margin-left:750px;
	.margin-left:0px;

}

#pie .footer-contenido{
	width:960px;
	height:30px;
	margin:0 auto;
}
#pie .iconos-e{
	padding-top:20px;
	margin-right:30px;
	height:100px;

}
#pie .contacto .subtitulo{
	border-bottom:1px solid #FFF;
	width:170px;
	margin-bottom:8px;
}
#pie .contacto .subtitulo span.title{
	padding-right:80px;
	font-weight:bold;
}
#pie #vision {
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	
}
#pie #vision span.subtitle{
	color: #069;
}
#pie .afiliados{
	padding-top:20px;
	margin-right:30px;
	width:200px;
	float:left;
}
#pie .afiliados .subtitulo{
	border-bottom:1px solid #FFF;
	width:180px;
	margin-bottom:8px;
}
#pie .afiliados .subtitulo span.title{
	padding-right:80px;
	font-weight:bold;
}

#pie .check{

	margin-right:30px;
	width:170px;
	float:left;
}

#pie .check .subtitulo{
	border-bottom:1px solid #FFF;
	width:140px;
	margin-bottom:8px;
}
#pie .check .subtitulo span.title{
	padding-right:80px;
	font-weight:bold;
}
#pie .Siguenos .subtitulo{
	border-bottom:1px solid #FFF;
	width:150px;
	margin-bottom:8px;
}
#pie .Siguenos .subtitulo span.title{
	padding-right:80px;
	font-weight:bold;
}
#pie ul, li { list-style-type: none;}



#pie li { 
	float:left;
	.line-height:12px;
	.width:130px;

	
}


#pie p{
	text-align:center;
	color:#FFF;
}
#afiliados-endeavor a{
	background:url(http://www.grupo-e.com/imagenes/endeavor-backend.png) 2px -32px  no-repeat;
	display:block;
	width:100%;
	text-decoration:none;

}
#afiliados-direccion a{
	background:url(http://www.grupo-e.com/imagenes/protecciondatos.png) 0 0 no-repeat;
	display:block;
	height:29px;
	width:100%;
	text-decoration:none;

}
#afiliados-marketing{
	margin-top:10px;
	margin-bottom:10px;
	
}
#afiliados-marketing a{
	background:url(http://www.grupo-e.com/imagenes/marketinglogo.png) 0 0 no-repeat;
	display:block;
	width:100%;
	height:36px;
	text-decoration:none;
}
#links a{
	color: #FFF;
	line-height:2px;
	font-size:11px;
	text-decoration:none;
}
#links a:hover{
	 color:#62B3F2;	
}
