/***************** BACKGROUNDS *******************/

#header {
	background:url(../media/img/pt/top-blog.jpg) no-repeat left bottom;
}
#tags-home .top {background:url(../media/img/pt/back-sb-cloud-top.gif) no-repeat left top;}
#comments-home .top{background:url(../media/img/pt/back-sb-comm-top.jpg) no-repeat left top;}
form#search-form input#submit {
	background:transparent url(../media/img/pt/btn-search.png);
}

/*-------------------- BUTTONS IMAGES ------------------------- */

form#comment-form input#submit-comment {
	background-image:url(../media/img/pt/btn-enviar.gif);
}

form#register-form input#continuar{
	background-image:url(../media/img/pt/btn-continuar.gif);
}

form#addEntry-form input#publicar{
	background:url(../media/img/pt/btn-publicar.gif) no-repeat right top;;
}

div#btn-addpost{
	background-image:url(../media/img/backgrounds/back-sb-cuentanos.gif);
}

#menu-inicio,#menu-inicio a{background:url(../media/img/pt/menu-btn-inicio.png) no-repeat;}
#menu-about,#menu-about a{background:url(../media/img/pt/menu-btn-blog.png) no-repeat;}
#menu-cuentanos, #menu-cuentanos a{background:url(../media/img/pt/menu-btn-sube.png) no-repeat;}
#menu-ideas, #menu-ideas a{background:url(../media/img/pt/menu-btn-ideas.png) no-repeat;}
#menu-archivo, #menu-archivo a{background:url(../media/img/pt/menu-btn-archivo.png) no-repeat;}

#menu-top a{background-position:0 0;}

#menu-top a:hover {background-position:0 -55px;}
#menu-top a.selected{ background-position:0 -55px !important ;}
.page-posts .pag-left{
	background:url(../media/img/pt/btn-anterior.gif) no-repeat left top;
	border:0 none;
}
.page-posts .pag-right{
	background:url(../media/img/pt/btn-siguiente.gif) no-repeat right top;
	border:0 none;
}
.pag-volver {
	background:url(../media/img/pt/btn-volver.gif) no-repeat right top;
	border:0 none;
}
#buscarCategoria {
	background-image:url(../media/img/pt/btn-buscar.gif);
}
/*-------------------- BUTTONS STRUCTURE------------------------- */

form#search-form input#submit, form#comment-form input#submit-comment, form#register-form input#continuar,
form#addEntry-form input#publicar, #logo-colabora a , #buscarCategoria{
	background-position:0 0;
	border:0 none !important;
	cursor:pointer;
	text-indent:-9999px;
}

form#comment-form input#submit-comment {
	height:40px;
	width:113px;
}

form#register-form input#continuar{
	height:40px;
	width:113px;
}

form#addEntry-form input#publicar{
	height:49px;
	width:113px;
}

div#btn-addpost{
	height:120px;
	width:252px;
	background-position:0 0;
	border:0 none !important;
	cursor:pointer;
}

div#btn-addpost:hover {
	background-position:0 -120px;
}

#logo-colabora a{
	height:97px;
	width:143px;
	display:block;
}

#logo-colabora a:hover {
	background-position:0 -97px;
}

#menu-cuentanos, #menu-cuentanos a {
	width:205px;
}


/* CLAUSULAS LEGALES*/
#condiciones-legales h1 {background:url(../media/img/pt/h1_condicionesLegales.gif) no-repeat left top !important;}

