/* @override 
	http://axtel/wp-content/themes/Axtel/style.css
	http://fundacionaxtel.mx/wp-content/themes/Axtel/style.css
*/

/*
Theme Name: SasquatchFW Child Theme // Axtel
Theme URI: http://www.moiblog.com/
Description: Theme child para el sitio de Fundacion Axtel
Author: Moises Kirsch
Author URI: //www.soymoi.com/
Template: SasquatchFW
Version: 1.0
*/

@import url("../SasquatchFW/style.css");

body {
	background: #eee url(img/bg_body.png) repeat-y center;
	color: #333333;
}

a:link {
	color: #50a7ff;
}

a:visited {
	color: #2278d6;
}

a:hover {
	color: #d17c00;
}

.wrap {
	background: url(img/bg_top.jpg) no-repeat center top;
}

.header {
	height: 183px;
}

.branding {
	float: left;
}

.branding h1 {
	margin: 0;
	text-indent: -9999px;
}

.branding a:link, .branding a:visited, .branding a:hover {
	display: block;
	width: 135px;
	height: 120px;
	margin-top: 50px;
	margin-left: 50px;
}

.tagline {
	display: none;
}

.after_branding_area {
	float: right;
	margin-top: 75px;
	text-align: right;
}

.after_branding_area .title {
	display: none;
}

.searchbox {
	margin-bottom: 30px;
}

.widget_search .title {
	display: none;
}

.widget_search input#searchsubmit {
	display: none;
}

.widget_search input {
	margin: 0;
	border-style: none;
	font-weight: bold;
	border-bottom: 1px solid silver;
	border-right: 1px solid silver;
	background: white url(img/magnifier.gif) no-repeat right center;
	padding: 7px 28px 7px 7px;
	border-left: 1px solid #e2e2e2;
	border-top: 1px solid #e2e2e2;
	width: 175px;
}

.sidebar {
	color: gray;
	margin-top: 15px;
}

.sidebar .widget {
	margin-bottom: 20px;
}

.sidebar h4  {
	font-size: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.widget_navt {
}

.widget_navt ul, li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.widget_navt li {
	background: url(img/boton.png) no-repeat left top;
	display: inline-block;
	line-height: 41px;
}

.widget_navt a:link, .widget_navt a:visited, .widget_navt a:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	width: 220px;
	height: 41px;
	display: block;
	padding-left: 10px;
}

.ie .widget_navt a:link, .ie .widget_navt a:visited, .ie .widget_navt a:hover {
	width: 210px;
}

.widget_navt li.apoyos-actuales-page {
	background: url(img/mapa.png) no-repeat;
	height: 230px;
}

.widget_navt li.apoyos-actuales-page a {
	height: 230px;
}

.sidebar_bottom .title {
	display: none;
}

.before_home_content .title {
	display: none;
}

.before_home_content {
	margin-left: 50px;
	margin-bottom: 30px;
}

.home_blog .post {
	margin-right: 20px;
}

.home_blog .post .entry {
	padding: 0;
	font-size: 11px;
}

.home_blog .thumbnail {
	float: left;
}

.home_blog h3, .home_blog h3 a:link, .home_blog h3 a:visited, .home_blog h3 a:hover {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #333333;
	margin: 0;
	float: none;
	line-height: 15px;
}

.home_blog h3 {
	padding-left: 110px;
}

.home_blog h3 a:hover {
	text-decoration: underline;
}

.home_blog small {
	float: none;
	padding-left: 10px;
}

.home_blog .entry {
	padding-top: 10px;
	clear: none;
	margin-left: 110px;
}

.home_blog .entry p {
	margin: 0;
}

.home_blog .post {
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.home_message .home_content, .home_message h2 {
	margin-left: 50px;
}

.home h2 {
	font-size: 19px;
}

.after_home_content_area {
	background-color: #f7f7f7;
	padding: 5px 10px;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	margin: 40px 20px 20px 50px;
}

.after_home_content_area .title {
	display: none;
}

.after_home_content_area .widget {
}

.after_home_content_area ul, after_home_content_area li {
	margin: 0;
	padding: 0;
}

.content .page {
	padding-left: 50px;
	padding-right: 50px;
}

.page_head {
	padding-top: 10px;
	padding-left: 20px;
}

.page_head p {
	display:  none;
}

.breadcrumb-navxt {
	margin-left: 20px;
	margin-bottom: 20px;
}

.breadcrumb-navxt a:link, .breadcrumb-navxt a:visited, .breadcrumb-navxt a:hover {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.page_head h2 a:link, .page_head h2 a:visited, .page_head h2 a:hover {
	color: #E35D47;
	font-size: 19px;
	text-shadow: white 1px 1px 1px;
	text-decoration: none;
}

.grid-cols-2 .grid-col-1, .grid-cols-2 .grid-col-2 {
	width: 280px;
}

.grid-cols-2 .grid-col-1 {
	float: left;
}

.grid-cols-2 .grid-col-2 {
	float: right;
}

.equipo-de-trabajo td {
	vertical-align: top;
	padding-bottom: 20px;
}

.equipo-de-trabajo .entry h3 {
	color: #E35D47;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0;
}

.equipo-de-trabajo .entry h4 {
	color: #666;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 10px;
}

.equipo-de-trabajo .entry img {
	margin-bottom: 10px;
}

.programas .entry h3 {
	color: #E35D47;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 17px;
}

.programas .entry h4 {
	color: #333333;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 13px;
}

.programas td {
	vertical-align: top;
}

.programas .entry li {
	margin-left: 1.5em;
	list-style-type: disc;
	font-size: 11px;
}

.buscas-apoyo .entry h3 {
	color: #E35D47;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 17px;
}

.buscas-apoyo td {
	vertical-align: top;
}

.buscas-apoyo tr {

}

.contextual_1 h4 {
	font-size: 15px;
	color: #E35D47;
	font-weight: bold;
	margin-bottom: 10px;

}

.contextual_1_area {
	border: 1px solid silver;
	padding: 10px 10px 0;
	margin-top: 140px;
}

.contextual_1_content {
	position: relative;
}

.contextual_1_content p {
	width: 360px;
}

.archive_head {
	padding-top: 10px;
	padding-left: 70px;
}

.archive_head h2 {
	color: #E35D47;
	font-size: 19px;
	text-shadow: white 1px 1px 1px;
	text-decoration: none;
	margin-bottom: 40px;
}

.archive_head p {
	display:  none;
}

.archives .post {
	padding-left: 50px;
	margin-bottom: 50px;
}

.archives .post_head {
}

.archives .post_head h3 {
	margin-bottom: 0;
}

.archives .post_head h3 a:link, .archives .post_head h3 a:visited, .archives .post_head h3 a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.archives .post_head .post_info {
	color: gray;
	font-size: 11px;
	text-transform: uppercase;
}

.archives .post .meta {
	font-size: 11px;
	font-style: italic;
	background-color: #f7f7f7;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom: 1px solid #e2e2e2;
	border-top: 2px solid #e2e2e2;
}

.sidebar_blog_area h4 {
	font-size: 14px;
	color: #E35D47;
	font-weight: bold;
	margin-bottom: 10px;
}

.sidebar_blog_area .widget {
	margin-bottom: 40px;
}

.search_head {
	padding-top: 10px;
	padding-left: 70px;
}

.search_head h2 {
	color: #E35D47;
	font-size: 19px;
	text-shadow: white 1px 1px 1px;
	text-decoration: none;
	margin-bottom: 40px;
}

.no_results {
	padding-right: 50px;
	padding-left: 50px;
}

.main .no_results li {
	list-style-type: disc;
	margin-left: 1.5em;
}

.search_results {
	padding-right: 50px;
	padding-left: 50px;
}

.search_result ol {
}

.main .search_results li {
	margin-bottom: 20px;
}

.search_results h3 {
	margin-bottom: 0;
	font-size: 15px;
}

.search_results p {
	margin-bottom: 0;
}

.search_results .url a:link  {
	text-decoration: none;
	color: green;
}

.search_results .url a:visited  {
	text-decoration: none;
	color: purple;
}

.search_results .url a:hover  {
	text-decoration: underline;
	color: maroon;
}

.foot {
	height: 120px;
	text-align: left;
	background: url(img/axtelin.gif) no-repeat left 40px;
}

.foot .title {
	display: none;
}

.footer {
	text-align: left;
	margin: 50px 0 0;
	padding: 0;
}

.foot .widget {
	padding-left: 50px;
}

.copyright {
	padding-left: 50px;
}

.foot a:link, .foot a:visited, .foot a:hover {
	color: #E35D47;
}

.foot a:hover {
	text-decoration: none;
}

.extra1 {
	background: #eee url(img/footer.gif) no-repeat center top;
	height: 120px;
	display: block;
	z-index: -1;
	position: relative;
	margin-top: -120px;
	width: 100%;
}

.filtros select {
	width: 120px;
	float: left;
	margin-left: 10px;
}

.filtros p {
	width: 60px;
	float: left;
	font-weight: bold;
	margin: 0;
}

.entry ol li {
	margin-left: 1.5em;
	list-style-type: decimal;
}

.entry ul li {
	margin-left: 1.5em;
	list-style-type: disc;
}

.galleryview ol li, .galleryview ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

table.bases td {
	border: 1px solid silver;
	padding: 5px;
}

table.bases thead {
	background-color: #e2e2e2;
	font-weight: bold;
}

div.el_mapa {
	margin-bottom: 20px;
	padding: 140px 20px 20px;
	background: url(img/apoyos.png) no-repeat;
}

.entry strong {
	color: #E35D47;
	font-weight: bold;
}


