/*
Theme Name: Toni Veas
Theme URI: http://www.toniveas.com/
Description: El tema de Toni Veas.
Version: 1.0
Author: Toni Veas
*/
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color:#8287AA;
	margin:0px;
	padding:0px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #8287AA;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #8287AA;
	font-weight: bold;
}
ul{
	list-style: none;
	
}
h1, h2 {
	font-family: Helvetica, sans-serif;
	position: relative;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	background-image: url(img/bk_titol.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
h1{
	height: 30px;
	padding-top: 8px;
	font-size: 20px;
}
h2{
	height: 26px;
	padding-top: 11px;
	font-size: 15px;
}
h3, h4 {
	font-family: Helvetica, sans-serif;
	position: relative;
	font-weight: bold;
	color: #8287AA;
	text-align: left;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 15px;
}
h3 span {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(img/heading.gif);
	background-repeat: repeat;
}
h4 span {
	position: absolute;
	display: block;
	width: 240px;
	height: 100%;
	background-image: url(img/heading.gif);
	background-repeat: repeat;
}
P {
	color: #FFFFFF;
	text-align: left;
}
#contenidor{
	width:940px;
	margin:0 auto 0 auto;
	background-image: url(img/bk_cap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #434761;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
}
#caixa{
	width:895px;
	clear: right;
	padding-top: 43px;
	padding-left:42px;
}
#cap{
	float:left;
	text-align:left;
	width:460px;
	height:327px;
	vertical-align: bottom;
}
#tele{
	float:left;
	text-align:left;
	width:382px;
	height:264px;
	padding-top: 63px;
	padding-left: 30px;
}
#menu{
	float:left;
	text-align:left;
	width:890px;
	height:40px;
}
#botonera {
	padding: 0;
	margin: 0;
	width: 890px;
	height: 40px;
	background: url(img/bk_menu.jpg) no-repeat;  
	position: relative;
}
#botonera span {
	display: none;
	position: absolute;
}
#botonera a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#botonera a:hover {
	background-position: left bottom;
}
#botonera a:hover span {
	display: block;
}
#botonera .bt_home {
	width: 86px;
	height: 40px;
	background: url(img/bt_home.jpg) no-repeat;
	top: 0px;
	left: 0px;
}
#botonera .bt_portfolio {
	width: 126px;
	height: 40px;
	background: url(img/bt_portfolio.jpg) no-repeat;
	top: 0px;
	left: 86px;
}
#botonera .bt_tele {
	width: 133px;
	height: 40px;
	background: url(img/bt_tele.jpg) no-repeat;
	top: 0px;
	left: 212px;
}
#botonera .bt_radio {
	width: 79px;
	height: 40px;
	background: url(img/bt_radio.jpg) no-repeat;
	top: 0px;
	left: 345px;
}
#botonera .bt_blog {
	width: 79px;
	height: 40px;
	background: url(img/bt_blog.jpg) no-repeat;
	top: 0px;
	left: 424px;
}
#botonera .bt_contact {
	width: 102px;
	height: 40px;
	background: url(img/bt_contact.jpg) no-repeat;
	top: 0px;
	left: 503px;
}
#botonera .bt_rss {
	width: 37px;
	height: 40px;
	background: url(img/bt_rss.jpg) no-repeat;
	top: 0px;
	left: 787px;
}
#sidebar{
	float:right;
	text-align:left;
	width:250px;
	padding-right:40px;
}
#contenidorsubmenu{
	float:left;
	width:250px;
	background-image: url(img/bk_lateral.jpg);
	background-repeat:  y-repeat;
}
#sidebar_submenu{
	float:left;
	text-align:left;
	width:220px;
	padding-left:10px;
	padding-right:20px;
	padding-top: 25px;
}
#sidebar_submenu p{
	color: #8287AA;
}
#sidebar_youface{
	float:left;
	text-align:left;
	width:250px;
	margin-bottom:15px;
}
#sidebar_buscar{
	float:left;
	text-align:left;
	width:250px;
	height:37px;
	margin-bottom:15px;
	background: url(img/bk_tubeiface.jpg) no-repeat;  
}
#busca_casilla_home{
	float:left;
	width:150px;
	height:37px;
	margin-left:20px;
}
.casilla_home{
	width:130px;
	color:#000000;
	background-color:transparent;
	border-bottom: 1px dashed #000000;
	border-top:0px;
	border-left:0px;
	border-right:0px;
}
#busca_submit_home{
	float:left;
	margin-top:5px;
	width:75px;
	height:37px;
}
.submit_home{
	width:55px;
	height:15px;
	border:0px;
	background-color:transparent;	
}
#youface {
	padding: 0;
	margin: 0;
	width: 250px;
	height: 37px;
	background: url(img/bk_tubeiface.jpg) no-repeat;  
	position: relative;
}
#youface span {
	display: none;
	position: absolute;
}
#youface a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#youface a:hover {
	background-position: left bottom;
}
#youface a:hover span {
	display: block;
}
#youface .tube {
	width: 108px;
	height: 37px;
	background: url(img/bt_youtube.jpg) no-repeat;
	top: 0px;
	left: 0px;
}
#youface .face {
	width: 108px;
	height: 37px;
	background: url(img/bt_facebook.jpg) no-repeat;
	top: 0px;
	left: 108px;
}
#sidebar_politica_head{
	float:left;
	width:250px;
	height: 27px;
	background-image: url(img/bk_politica.jpg);
	background-repeat: no-repeat;
}
#sidebar_politica{
	float:left;
	text-align:left;
	width:240px;
	padding-left:10px;
	padding-bottom: 10px;
	background-color:#8287AA;
	background-image: url(img/bk_links2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom:30px;
}
#sidebar_links_head{
	float:left;
	width:250px;
	height: 27px;
	background-image: url(img/bk_links1.jpg);
	background-repeat: no-repeat;
}
#sidebar_links{
	float:left;
	text-align:left;
	width:240px;
	padding-left:10px;
	padding-bottom: 10px;
	background-color:#8287AA;
	background-image: url(img/bk_links2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom:30px;
}
.linkcat ul{
	margin: 15px 0 40px 0;
	padding: 0;
	text-indent: 5pt;
}
.linkcat a:link, .linkcat a:active, .linkcat a:visited {
	color: #434762;
	border-bottom: 2px dotted #555976;
	display: block;
	width: 220px;
	padding: 5px 0;
}
.linkcat a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #434762;
}
.linkcat h2{
	display:none;
}
.linkcat{
	list-style: none;
}
#sidebar_cv{
	float:left;
	text-align:left;
	width:150px;
	height:36px;
	padding-top:50px;
	padding-left:100px;
	margin-bottom:30px;
	background-image: url(img/bk_cv.jpg);
	background-repeat: no-repeat;
}
#sidebar_cv a{
	color: #000000;
}
#sidebar_comments{
	float:left;
	text-align:left;
	width:240px;
	height:360px;
	padding-top:45px;
	padding-left:10px;
	background-image: url(img/bk_comments.jpg);
	background-repeat: no-repeat;
}
#sidebar_comments_lista {
	list-style-image:  url(img/ico_comment.png);
	display: block;
	width: 200px;
	margin: 0 0 0 0px;
	padding-left:20px;
	color: #dbd1ac;
}
#sidebar_comments_entrada {
	width: 200px;
	margin: 0 0 0 0px;
}
#lista_radioytv{
	float:left;
	width:560px;
	padding-bottom:30px;
}
#diapo_izq{
	float:left;
	width:260px;
	height:230px;
}
#diapo_der{
	float:right;
	width:260px;
	height:230px;
}
#text_diapo_sota{
	width:260px;
}
.boton_video{
	margin:0px;
	padding:0px;
}
.boton_video li {
	padding: 0px;
	float: left;
	position: relative;
	width: 250px;
	height: 90px;
	margin-bottom:15px;
}
.boton_video img {
	border: solid 5px #555976;
}
.boton_video span {
	width: 250px;
	height: 90px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
}
.boton_video .youtube {
	background: url(img/bt_bpyoutube.png) no-repeat;
}
.boton_video .interno {
	background: url(img/bt_bpinterno.png) no-repeat;
}
.boton_video a:hover img  {
	border-color: #8287AA;
}
.boton_video a:hover span {
	background-position: bottom;
}
#content{
	float:left;
	width:590px;
	padding-top:10px;
}
#tituloseccion{
	float:left;
	width:560px;
	height:38px;
	margin-left:-5px;
}
#articulo{
	float:left;
	width:560px;
	margin-left:10px;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom: 2px solid #8287AA;
}
#paginacion{
	float:left;
	width:560px;
	margin-left:10px;
	border-bottom: 2px solid #8287AA;
	text-align: center;
}
#paginacion p{
	text-align: center;
}
.submenu {
	margin: 30px 0 30px 0;
	padding: 0;
	text-indent: 5pt;
}
.submenu a:link, .submenu a:active, .submenu a:visited {
	color: #8287AA;
	border-bottom: 1px solid #8287AA;
	display: block;
	width: 220px;
	padding: 5px 0;
}
.submenu a:hover {
	color: #434762;
	text-decoration: none;
	background-color: #8287AA;
}  
#peu{
	overflow: hidden;
	clear: both;
	width:898px;
	height:90px;
	padding-top: 110px;
	padding-left:42px;
	background-image: url(img/bk_peu.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #000000;
}
#peu p{
	color: #999999;
	text-align: center;
}
#peu_columna1{
	float:left;
	text-align: center;
	width:240px;
	height:150px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 2px solid #999999;
}
#peu_columna2{
	float:left;
	text-align: center;
	width:310px;
	height:150px;
	margin-left: 10px;
	margin-right: 10px;
}
#peu_columna2 ul {
	margin: 0px;
	padding: 0px;
}
#peu_columna2 li {
	float:left;
	text-align:center;
}
#peu_columna2 a:link, #peu_columna2 a:active, #peu_columna2 a:visited {
	color: #999999;
	border-right: 1px solid #999999;
	display: block;
	padding: 0px 5px;
}
#peu_columna2 a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #999999;
}  
#peu_columna3 {
	float:right;
	text-align: center;
	width:250px;
	height:150px;
	padding-left: 10px;
	margin-right: 42px;
	border-left: 2px solid #999999;
}
#peu_columna3 a:link, #peu_columna3 a:active, #peu_columna3 a:visited {
	color: #999999;
	display: block;
	padding: 0px 5px;
}
#peu_columna3 a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #999999;
}
input, select, textarea{
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	height:auto;
	border: 1px solid #8287AA;
	background-color: #434761;
	padding: 5px;
	color:#8287AA;
}
textarea{
	width:345px;
	height:100px;
	resize: none;
}
.respuesta{
	width:30px;
}
.casillas{
	width:345px;
}
.submit{
	float:right;
	width:80px;
	height:auto;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}
#buscador{
	float:left;
	width:560px;
	margin-left:42px;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom: 2px solid #8287AA;
}
.casilla_buscador{
	width:150px;
}
#archivo_blog {
	margin: 30px 0 30px 0;
	padding: 0;
	text-indent: 5pt;
	width: 220px;
	border-bottom: 1px solid #8287AA;
}
#archivo_blog ul {
	display:none;
}
#archivo_blog ul.selected {
	display:block;
	margin: 0px;
	padding: 0px;
}
#archivo_blog .selected li {
	margin-left: 50px;
	width:170px;
}
#archivo_blog li.year {
	border-top: 1px solid #8287AA;
}
#archivo_blog a:link, #archivo_blog a:active, #archivo_blog a:visited {
	color: #8287AA;
	display: block;
	padding: 5px 0;
}
#archivo_blog a:hover {
	color: #434762;
	text-decoration: none;
	background-color: #8287AA;
}
#caja_comentarios {
	float:left;
	margin-left:10px;
	width:560px;
	margin-bottom:20px;
	margin-top:20px;
}
#comentarios {
	list-style-image:  url(img/ico_comment.png);
	display: block;
	width: 540px;
	margin: 0 0 0 0px;
	padding-left:20px;
	color: #8287AA;
	padding-top:10px;
}
#comentario_entrada {
	width: 540px;
	margin: 0px;
	padding-bottom: 10px;
}
#comentario_entrada p{
	color: #dbd1ac;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #8287AA;
	text-align: center;
	padding: 5px;
	margin-right: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 10px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.comentario_autor{
	margin-top:10px;
	text-indent:45px;
	color: #dbd1ac;
}
.comentario_fecha{
	text-indent:45px;
	background-image: url(img/ico_aspa.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #dbd1ac;
}
.comentario_texto {
	border: 5px solid #8287AA;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding:10px;
}
#miniatura_blog {
	float:left;
	width:150px;
	height:150px;
	padding-right:20px;
	margin-right: 10px;
}
#miniatura_blog a img{
	border: solid 5px #555976;
}
#miniatura_blog a:hover img{
	border: solid 5px #8287AA;
}
#excerpt_blog {
	float:right;
	width:380px;
}
