@charset "utf-8";
/*
Theme Name: BASECTA
Theme URI: https://www.basecta.org
Description: Tecnologia Alternativa
Version: 2.0
Author: Intermedia
Author URI: http://www.intermedia.com.py
*/

@import url (reset.css);

@font-face {
    font-family: 'DeliciousRoman';
    src: url('fonts/delicious-roman_0-webfont.eot');
    src: url('fonts/delicious-roman_0-webfont86d7.eot?iefix') format('eot'),
         url('fonts/delicious-roman_0-webfont.woff') format('woff'),
         url('fonts/delicious-roman_0-webfont.ttf') format('truetype'),
         url('fonts/delicious-roman_0-webfont.svg#webfontx0S5ggcD') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Frutiger55Roman';
    src: url('fonts/frutiger-roman-webfont.eot');
    src: url('fonts/frutiger-roman-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('fonts/frutiger-roman-webfont.woff') format('woff'),
         url('fonts/frutiger-roman-webfont.ttf') format('truetype'),
         url('fonts/frutiger-roman-webfont.svg#Frutiger55Roman') format('svg');
    font-weight: normal;
    font-style: normal;

}



body{
	margin:0;
	background:#fff url("images/fondo.jpg") scroll center;
	font:normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;}
	
a{
	text-decoration:none;
	color:#000;}
	
a:hover{
	color:#000;}
	
img{
	border:none;}
	
ul, li{
	list-style:none;
	margin:0;
	padding:0;}
	
p{
	line-height:19px;
	margin:0 0 15px 0;}
	
h1{
	margin:0;
	font:normal 33px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#000;
	
	}
	
h1 span{
	color:#7e6f4f;
	font:normal 28px "Lucida Sans Unicode", "Lucida Grande", sans-serif;}
	
h2{
	text-transform:uppercase;
	border-bottom:1px solid #a07b34;
	color:#7e6f4f;
	font:bold 20px/28px Arial, Helvetica, sans-serif;}
	
h3{
	margin:0 0 20px 0;
	font:normal 38px/28px 'Frutiger55Roman';
	color:#7E6F4F;}
h4{
	margin:0 0 20px 0;
	font:normal 28px/32px 'Frutiger55Roman';
	color:#7E6F4F;}
	
h5{
	margin:0 0 10px 0;
	font:normal 22px/28px 'Frutiger55Roman';
	color:#333;}
h6{
	margin:0 0 10px 0;
	font:normal 18px/28px 'Frutiger55Roman';
	color:#333;}
	
	blockquote {
font:normal 15px/20px Arial, Verdana;
margin:15px;
padding:0px 20px;
border-left:3px solid #999;
color:#000033;
width:200px;
float:right;
}
blockquote p:last-child {background:url(images/quotation_marks_close.html) no-repeat right bottom;}/*css3*/
/*SKETCH***************************************************************/

.alignleft{
	margin:0 10px 10px 0;
	display:inline;
	float:left;}

.alignright{
	margin:0 0 10px 10px;
	display:inline;
	float:right;}
.clear{
	clear:both;}

.clear2{
	clear:both;
	height:20px;}
	
	
p.wp-caption-text{
	background:#f3f3f3;
	padding:10px 0;
	border:1px solid #000;
	color:#4f3f1d;
	text-align:center;
	margin:0;}

#wrapp{
	margin:auto;
	width:1017px;
	height:auto;}
	
.top-fondo{
	background:url("images/fondo_cabecera.jpg") no-repeat left;
	width:100%;
	height:52px;}
	
.header{
	background:#fff;
	padding:68px 0 0 20px;
	float:left;
	width:980px;
	height:167px;}
	
.ef_solapa{
	background:url("images/tag-header.png") no-repeat center;
	float:right;
	height:235px;
	width:17px;}
	
.logo{
	float:left;
	width:auto;
	height:auto;}
	
#menu{
	margin:22px 0;
	padding:14px 0 0 15px;
	background:#5fa895;
	float:right;
	width:570px;
	height:32px;
	text-transform:uppercase;
	}
	
#menu li{
	font:normal 15px 'Frutiger55Roman';
	float:left;
	margin:0 15px 0 0;
	color:#000;}
	
#menu li a{
	color:#000;}
	
#menu li a:hover, #menu .current a{
	color:#fff;}
	
#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 220px;
	margin: 0px;
	padding: 0px;
	background:#5fa895;
	}

#menu li li { 
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	border-bottom:1px #333333 solid;
	width: 220px;
	font-size:90%;
	}

#menu li ul a { 
	width: 190px;
	background:#5fa895; /*submenu */
	margin: 0px;
	padding:  0px;
}

#menu li ul a:hover, #menu li ul a:active { 


	}

#menu li ul ul {
	margin: -10px 0 0 160px;
	
	}

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	
	}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
	}

#menu li:hover, #menu li.sfhover { 
	position: static;
	}

.buscar{
	float:right;
	width:360px;
	height:auto;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#searchform{
	margin:0px 20px 0px 0px;
		float:right;}
	
#searchform br{
	display:none;}
	
#searchform #s{
	width:248px;
	height:20px;
	-moz-border-radius:3px;
	padding:4px 5px 0px 5px;
	border:1px solid #ccc;
	background:#f9f9f9 url("images/bg-search.gif") no-repeat scroll right center;
	margin-right:2px;
	color:#000000;
	font-weight:normal;}
	
#searchform #s:focus{
	-moz-border-radius:3px;
	width:248px;
	height:20px;
	padding:4px 5px 0px 5px;
	border:1px solid #ccc;
	background: #f9f9f9 url("images/bg-search.html") no-repeat scroll right center;
	margin-right:2px;
	color:#000000;
	font-weight:normal;}
	
/* search form button - to specify button only use input[type="submit"] */
#searchform input{
	background:url("images/bg-btn.gif") no-repeat;
	border:none;
	width:67px;
	height:26px;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin:15px 0px 10px 0px;}
	
#searchform select {
	width: 180px;
	height: 26px;
	padding: 2px 0px 1px 0px;
	border: 1px solid #ccc;
	color: #000000;
	margin: 3px 2px 0px 0px;
	vertical-align: middle;
	background: #E2E2E2;
}

#searchform select:focus {
	
	background: #fff;
	border:1px solid #000;
}

.fecha{
	margin:40px 0 0 ;
	padding:0 10px 0 0;
	color:#000;
	font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:right;
	float:left;
	width:98%;
	height:20px;}
	
.blend_headerbottom{
	background:url("images/blend_headerbottom.jpg") no-repeat left;
	float:left;
	width:1000px;
	height:35px;}
	
.paging{
	background:#c7af78;
	float:left;
	padding:0 34px 100px 20px;
	width:946px;
	height:auto;}
.contenido2{
	float:left;
	width:660px;
	height:auto;}
	
.contenido{
	float:left;
	width:660px;
	height:auto;}
	
.contenido2 a{
	color:#336699;}
	
.contenido2 a:hover{
	color:#000;}
	
.contenido .post{
	margin:0 0 15px 0;
	background:#c0a66c;
	border-bottom:1px solid #b6995b;
	padding:10px;
	width:640px;
	float:left;}
	
.thumbnail_post{
	float:left;
	width:auto;height:auto;
	margin:0 10px 0 0;}
	
.contenido .post .excerpt{
	width:auto;height:auto}
	

.contenido .post:hover{
	background:#b99c5f;
	cursor:pointer;}
	
#sidebar{
	background:#b6995b;
	padding:0 20px 20px;
	float:right;
	width:220px;
	height:auto;}
	
ul.recent-comments li{
	background:url("images/comm2.png") no-repeat left top !important;
	padding-left:22px !important;}

	
ul.list-blogroll li{
	background:url("images/comm.png") no-repeat left center!important;
	padding-left:22px !important;}
	
ul.list-blogroll li a:hover, ul.recent-comments li a:hover{
	color:#333;}

.titulo_bvda{
	margin:0 0 25px 0;
	border-bottom:1px solid #a07b34;
	padding:15px 0;
	float:left;
	width:947px;
	height:150px;}
	
.titulo_bvda H3 {
	margin:5px 0 0 0;
	font-size:77px;
	line-height: 60px;
}
	
.titulo_bvda H6 {
margin:5px 0 0 0;
font-size:70px;
line-height: 70px;
}
	
.titulo_bvda_foot{
	margin:0 0 25px 0;
	border-top:1px solid #a07b34;
	border-bottom:1px solid #a07b34;
	padding:15px 0;
	float:left;
	width:947px;
	height:130px;}
.titulo_bvda_foot H6 {
margin:5px 0 0 0;
font-size:50px;

line-height: 40px;
}

.prest_img{
	margin:0 0 100px 0;
	float:left;
	width:975px;
	height:auto;}
	
.thumbnails{
	float:left;
	margin:0 10px 0 0;
	width:315px;
	height:auto;}
	
.thumbnails img{
	border:5px solid #7e6f4f;}
	
.descripcion_thumbnails{
	color:#000;
	font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:22px;}	
	
.descripcion_thumbnailsb{
	margin:10px 0 0 0;
	float:left;
	width:154px;
	height:46px;}
	
.descripcion_thumbnailsb a{
	float:left;
	background:url("images/masinfo.jpg") no-repeat center;
	width:154px;
	height:46px;}
	
.descripcion_thumbnailsb a:hover{
	float:left;
	background:url("images/masinfo_h.jpg") no-repeat center;
	width:154px;
	height:46px;}
	
#footer{
	color:#333333;
	margin:50px 0 0 0;
	width:947px;
	height:auto;}
	
#footer .tit{
	margin:0 0 15px 0;
	float:left;
	width:947px;
	height:40px;
	border-bottom:1px solid #a07b34;}
	
.bloques_footer{
	margin:0 20px 0 0;
	float:left;
	width:160px;
	height:auto;}
	
.bloques_footer h1{
	color:#333333;
	font:bold 16px 'DeliciousRoman';
	margin:10px 0;}
	
.creditos{
	padding:15px 0 0 0;
	float:left;
	width:1000px;
	height:30px;
	text-align:right;
	color:#336699;
	font-size:9px;}
	
.creditos a{
	color:#336699;}
	
.creditos a:hover{
	color:#000;}
	
	/* comments area */

.div-comentarios{
	font-size:12px;
	color:#333;
	float:left;
	padding:10px;
	width:640px;
	height:auto;}

#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left:0;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background:#bfa46a;
}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font-size: 110%;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
color: #333;
	font-size: 87%;
}
#commentform input{
	width: 350px;
	background:#B6995B;
	border: 1px solid #A07B34;
	border-top:none;
	border-left:none;
	border-right:none;
	padding: 3px 3px 0px 3px;
	margin-top: 3px;
	height: 22px;
}
#commentform textarea{
	width: 560px;
	height: 150px;
	background:#B6995B;
	border: 1px solid #A07B34;
	border-top:none;
	border-left:none;
	border-right:none;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #bfa46a;
	border: 1px solid #A07B34;
}
#commentform #submit{
	background: url(images/bt_basec.jpg) no-repeat left;
	font:normal 14px 'DeliciousRoman';
	color: #000;
	border: none;
	float:left;
	width: 152px;
	height: 40px;
	cursor: pointer;
}