/*

Theme Name: Ae Traning Group

Description: 

Version: 1.0

Author: Latinpropaganda


*/



/* -- just some ugly styling to make it easier to get started, can safely be removed */



/* - BASIC STUFF - */

body {

	color:#4E4E4E;

	margin:0 auto;

	padding:0 20px;

	background-color: #0c436a;

	background-image: url(imagen/fondo.jpg);

	background-position: center top;

	background-repeat: no-repeat;

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

	font-size: 12px;

}

a {text-decoration:none;}

a:hover {

	text-decoration:none;

}

.additional-meta {font-size: xx-small}

blockquote {font-style:oblique}



/* -- LISTS -- */

ul {margin:0;padding:0;}

ul li {	margin-left:5px;padding:0;}
ol li {	margin-left:5px;padding:0;}

li {list-style-type:none;}

.disc {list-style-type:disc}

/* lists inside posts */

.entry-content ul ol {
	margin-left:0;
	list-style-position: outside;
}

.entry-content ul li {
	margin-left:15px;
	list-style-position:outside;
	list-style-type: square;
}
.entry-content ul li ol {margin-left:10px;}

.entry-content ol li {
	margin-left:0px;
	list-style-position:outside;
	list-style-type: decimal;
}

.entry-content ol li li {margin-left:5px;}



/* -- HEADINGS -- */

h1,h2,h3,h4,h5,h6 {}

h2.entry-title {
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D07411;
	text-transform: none;
	padding: 0px;
	margin-top: 0px;
}

h2.entry-title a {

	color: #333;

	text-decoration: none;

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

	font-size: 16px;

	font-weight: bold;

}

h2.entry-title a:hover {

	color: #666;

	text-decoration: none;

}

h2#comments{margin:20px auto 10px;font-size:140%;}

/* headings inside posts */

.entry-content h3 {font-size:140%;}

.entry-content h4 {font-size:120%;}

.entry-content h5 {font-size:100%;}

.entry-content h6 {font-size:90%;}



/* -- MAIN DIV'S -- */

#wrapper {

	float:none;

	clear:both;

	padding:0;

	width:1000px;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	background-color: #FFF;

}

#header {

	height:175px;

	text-align:center;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	width: 1000px;

	background-color: #CCC;

}

#footer {

	height:220px;

	overflow:hidden;

	clear:both;

	float:none;

	text-align:center;

	margin-right: auto;

	margin-bottom: 0px;

	margin-left: auto;

	background-color: #0C436A;

	width: 1000px;

}





/* -- POSTS -- */

.post-index {
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
	float: left;
	width: 100%;
}

#post-single {margin:0 0 20px;}

.posts-wrap {

	float:left;

	clear:none;

	width:642px;

	padding-top: 20px;

	padding-right: 40px;

	padding-bottom: 25px;

	padding-left: 40px;

	text-align: justify;

}





/* -- SIDEBARS --*/

.sidebar-wrap {

	overflow:hidden;

	float:left;

	clear:none;

	width:268px;

	margin-top: 0;

	margin-right: auto;

	margin-bottom: 0;

	margin-left: auto;

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

.sidebar {

	clear:none;

	width: 100%;

}

.block-1 {

	float:left;

}



/* -- 404-PAGE --*/

.error404 {margin:0;width:100%;}

.error404 h1,.error404 h2 {margin: 10px auto;}



/* -- COMMENTS -- */

div.comments-wrap {margin:15px auto; padding:0;}

li.comment,li.trackback, li.pingback {margin: 10px auto;}

ul.children {margin-left:10px;}

ul.commentlist, ul.pinglist {margin:10px 0;}

div.reply {}

textarea#comment {overflow:auto}



/* -- ALIGNMENTS --*/

img.alignright {float:right;clear:none;margin:0 0 1em 1em}

img.alignleft {float:left;clear:none;margin:0 1em 1em 0}

img.aligncenter {display: block; margin:1em auto; text-align:center}

img.alignnone {margin:0 0.5em 0 0;}

.alignright {float:right;clear:none;margin:0 0 1em 1em}



/* -- NAVIGATION --*/

div.navigation {width:100%;height:auto;float:left;clear:both;padding: 10px 0px;}

.navigation-index {}

.nav-next {float:right;clear:none;width:48%; text-align:right;}

.nav-prev {float:left;clear:none;width:48%; text-align:left;}



#header h1 {

	display: none;

}

.cabecera {

	background-image: url(imagen/cabecera.jpg);

	background-repeat: no-repeat;

	background-position: top;

	height: 138px;

}



.logo {

	float: left;

	height: 93px;

	width: 350px;

}

.cabecera-right {
	float: right;
	width: 650px;
	position: relative;
	height: 138px;
}



.top-margen {
	height: 36px;
	padding-left: 45px;
	position: absolute;
	width: 100%;
	bottom: 25px;
}

.top-margen2 {

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 6px;

	padding-left: 400px;

}





.margen-left {

	margin-top: 0px;

	margin-right: 3px;

	margin-bottom: 0px;

	height: 27px;

	float: left;

}



.botonera {
	background-image: url(imagen/botonera-gris.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 42px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #252525;
	float: left;
	width: 995px;
}

.botonera-gris {
	height: 25px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	position: absolute;
	bottom: 0px;
	width: 100%;
}







#header h2 {

	display: none;

}

.menugris a{

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

	font-size: 11px;

	color: #FFF;

	float: left;

	height: 25px;

	padding-top: 5px;

	padding-right: 10px;

	padding-bottom: 0px;

	padding-left: 10px;

}

.menugris a:hover {

	text-decoration: none;

	background-color: #5C5C5C;

}



.call {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

	font-size: 20px;

	color: #FFF;

}

.fono {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFF;
	font-weight: bold;
	height: 27px;
	right: 15px;
	position: absolute;
	margin: 0px;
	width: 242px;
	top: 43px;
}



.linkup a {

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

	font-size: 11px;

	color: #FFF;

	padding-right: 30px;

	padding-top: 5px;

	padding-bottom: 0px;

	padding-left: 0px;

	float: left;

	display: block;

	font-weight: bold;

}

.linkup a:hover {

	color: #45a5e1;

	text-decoration: none;

}

.menu a{
	background-image: url(imagen/linea-boton.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	float: left;
	height: 30px;
	padding-top: 12px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 22px;
}

.menu a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	background-image: url(imagen/menu-hover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.menu2 a {

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

	font-size: 11px;

	color: #FFF;

	float: left;

	height: 20px;

	padding-top: 5px;

	padding-right: 12px;

	padding-bottom: 0px;

	padding-left: 12px;

	background-image: url(imagen/linea.jpg);

	background-repeat: no-repeat;

	background-position: right center;

}



.menu2 a:hover {

	color: #FFF;

	text-decoration: none;

	background-color: #595959;

}







.botoom-web {

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

	font-size: 11px;

	color: #FFF;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 3px;

	padding-left: 20px;

}

.latin a {

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

	font-size: 11px;

	color: #b8c8d3;

	padding-top: 0px;

	padding-right: 20px;

	padding-bottom: 0px;

	padding-left: 0px;

}

.latin a:hover {

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

	font-size: 11px;

	color: #FFF;

	padding-top: 0px;

	padding-right: 20px;

	padding-bottom: 0px;

	padding-left: 0px;

	text-decoration: none;

}







.pie {

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

	font-size: 11px;

	color: #FFF;

	padding-top: 6px;

	padding-right: 0px;

	padding-bottom: 3px;

	padding-left: 0px;

}

.pie a {

	color: #FFF;

	text-decoration: none;

}

.pie a:hover {

	color: #b8c8d3;

	text-decoration: none;

}

.posts-wrap2 {

	float:left;

	clear:none;

	width:717px;

	padding-top: 5px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 5px;

}



h2 {

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

	font-size: 22px;

	font-weight: normal;

	text-transform: uppercase;

	color: #D07411;

}

img {

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}

.thumb {
	overflow: hidden;
	margin-right: 0px;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
		}

.ver {

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

	font-size: 10px;

	color: #C00;

	float: right;

	font-weight: bold;

}

.ver a {

	color: #C00;

	text-decoration: none;

}

.ver a:hover {

	color: #666;

	text-decoration: none;

}

.pie01 a {

	background-image: url(imagen/bottom01.jpg);

	background-repeat: no-repeat;

	display: block;

	height: 139px;

	width: 104px;

	background-position: top;

}

.pie01 a:hover {

	background-image: url(imagen/bottom01.jpg);

	background-repeat: no-repeat;

	width: 104px;

	background-position: bottom;

}

.pie02 a {

	background-image: url(imagen/bottom02.jpg);

	background-repeat: no-repeat;

	display: block;

	height: 139px;

	width: 104px;

	background-position: top;

}

.pie02 a:hover {

	background-image: url(imagen/bottom02.jpg);

	background-repeat: no-repeat;

	width: 104px;

	background-position: bottom;

}

.pie03 a {

	background-image: url(imagen/bottom03.jpg);

	background-repeat: no-repeat;

	display: block;

	height: 139px;

	width: 104px;

	background-position: top;

}

.pie03 a:hover {

	background-image: url(imagen/bottom03.jpg);

	background-repeat: no-repeat;

	width: 104px;

	background-position: bottom;

}

.pie04 a {

	background-image: url(imagen/bottom04.jpg);

	background-repeat: no-repeat;

	display: block;

	height: 139px;

	width: 104px;

	background-position: top;

}

.pie04 a:hover {

	background-image: url(imagen/bottom04.jpg);

	background-repeat: no-repeat;

	width: 104px;

	background-position: bottom;

}

.pie05 a {

	background-image: url(imagen/bottom05.jpg);

	background-repeat: no-repeat;

	display: block;

	height: 139px;

	width: 104px;

	background-position: top;

}

.pie05 a:hover {

	background-image: url(imagen/bottom05.jpg);

	background-repeat: no-repeat;

	width: 104px;

	background-position: bottom;

}

.pie06 a {

	background-image: url(imagen/bottom06.jpg);

	background-repeat: no-repeat;

	display: block;

	height: 139px;

	width: 104px;

	background-position: top;

}

.pie06 a:hover {

	background-image: url(imagen/bottom06.jpg);

	background-repeat: no-repeat;

	width: 104px;

	background-position: bottom;

}

.pie07 a {

	background-image: url(imagen/bottom07.jpg);

	background-repeat: no-repeat;

	display: block;

	height: 139px;

	width: 104px;

	background-position: top;

}

.pie07 a:hover {

	background-image: url(imagen/bottom07.jpg);

	background-repeat: no-repeat;

	width: 104px;

	background-position: bottom;

}

.pie08 a {

	background-image: url(imagen/bottom08.jpg);

	background-repeat: no-repeat;

	display: block;

	height: 139px;

	width: 104px;

	background-position: top;

}

.pie08 a:hover {

	background-image: url(imagen/bottom08.jpg);

	background-repeat: no-repeat;

	width: 104px;

	background-position: bottom;

}

.pie09 a {

	background-image: url(imagen/bottom09.jpg);

	background-repeat: no-repeat;

	display: block;

	height: 139px;

	width: 104px;

	background-position: top;

}

.pie09 a:hover {

	background-image: url(imagen/bottom09.jpg);

	background-repeat: no-repeat;

	width: 104px;

	background-position: bottom;

}

.news {

	background-color: #000;

	background-image: url(imagen/title-news.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	height: 27px;

}

.tabla-news {

	border: 1px solid #CCC;

}



.block-1 li {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCC;

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

	font-size: 14px;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 0px;

	padding-top: 0px;

	padding-right: 8px;

	padding-bottom: 10px;

	padding-left: 8px;

	text-align: left;

	font-weight: normal;

}

.block-1 li a {

	color: #8a2524;

	font-weight: normal;

}

.block-1 li a:hover {

	color: #999;

	text-decoration: none;

}

td {

	margin: 0px;

}

#searchform {

	margin: 0px;

}

.buscar {

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

	font-size: 10px;

}

.buscar-caja {

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

	font-size: 10px;

	height: 15px;

	color: #666;

	width: 150px;

	margin: 0px;

	border: 1px solid #999;

}

.smooth {

	float: left;

}

.post-index2 {

	margin-top: 0px;

	margin-right: 0;

	margin-bottom: 0px;

	margin-left: 0;

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

	font-size: 12px;

	color: #666;

	text-align: justify;

	padding: 15px;

}

h1 {

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

	font-size: 16px;

	color: #093552;

	text-transform: uppercase;

}
.callnow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	right: 23px;
	width: 223px;
	top: 12px;
}
.emailtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	right: 23px;
	bottom: 37px;
	width: 223px;
}
.emailtop2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	position: absolute;
	width: 223px;
	top: 0px;
	right: 23px;
}
.emailtop2 form {
	margin-top: -7px;
}
.busca {
	position: absolute;
	width: 300px;
	left: 52px;
	top: 30px;
}
.slogan {
	background-color: #000;
	background-image: url(imagen/slogan.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -99999px;
	display: block;
	float: left;
	height: 40px;
	width: 1000px;
}
.dire {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}
.gallerybaseball {
	float: left;
	margin-right: 15px;
	width: 350px;
	margin-bottom: 10px;
}
.galleryvolley {
	float: left;
	margin-right: 15px;
	width: 298px;
	margin-bottom: 10px;
}
.gallerytennis {
	float: left;
	margin-right: 15px;
	width: 409px;
	margin-bottom: 10px;
}
.cform label #cf_field_2 {
	background-color: #33C;
}
.slideleft {
	float: left;
	margin-right: 15px;
}
.columna3 {
	float: left;
	margin-right: 25px;
}
.separa {
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 10px;
}

