/*
	Diseño y Desarrollo:  El Webstudio - info@elwebstudio.com - http://www.elwebstudio.com/
	Última Actualización:  2010-05-24 - 20hs
*/

/*RESET*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #000;
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
}

a:focus {
	outline: 0px;
}

img {
	border: 0;
}
/* END RESET */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #000;
}

.clear {
	clear: both;
}

strong {
	font-weight: bold;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
}

#header {
	color: #000;
	width: 960px;
	float: left;
	margin: 0px;
}

h1 a {
	display: block;
	float: left;
	width: 264px;
	height: 144px;
	background: url(../images/layout/logo_grafiti.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#search-box {
	width: 300px;
	height: 80px;
	margin: 10px 10px 0px 186px;
	float: left;
}

#search-box label {
	display: block;
	width: 93px;
	height: 26px;
	background: url(../images/layout/t_buscar.gif) no-repeat 0 0;
	text-indent: -9999px;
	float: left;
}

#search-box input#buscar {
	display: block;
	width: 122px;
	height: 26px;
	line-height: 26px;
	border: none;
	border-bottom: 1px solid #000;
	float: left;
	padding: 0px 5px;
	color: #666;
	font-size: 14px;
}

#search-box input#btn-buscar {
	display: block;
	width: 19px;
	height: 19px;
	margin-top: 7px;
	float: left;
	background: url(../images/layout/btn_buscar_flecha.gif) no-repeat 0 5px;
	text-indent: -9999px;
}

#login-box {
	width: 200px;
	height: 80px;
	float: left;
	margin-top: 10px;
}
#logged {
	width: 200px;
	float: left;
	margin-top: 10px;
}
#logged .avatar{
	display: block;
	border: 1px solid #000;
	width: 50px;
	height: 50px;
	margin: 0 5px 0 0;
	float: left;
}
#logged .usuario{
	display: block;
	width: 140px;
	margin: 0;
	overflow: hidden;
	float: left;
}
#btn-mi-perfil a{
	display: block;
	width: 82px;
	height: 19px;
	background: url(../images/layout/btn_mi_perfil.gif) no-repeat 0 0;
	text-indent: -9999em;
	float: left;
}
#btn-cerrar-sesion a{
	display: block;
	width: 119px;
	height: 20px;
	background: url(../images/layout/btn_cerrar_sesion.gif) no-repeat 0 0;
	text-indent: -9999em;
	float: left;
}

#btn-login a {
	display: block;
	width: 83px;
	height: 22px;
	float: right;
	padding: 2px;
	background: url(../images/layout/btn_login.gif) no-repeat 0 3px;
	text-indent: -9999px;
	margin: 0px 0px 5px 0px;
}

#btn-login a:hover {
	background-position: -91px 3px;
}

#btn-registrarse a {
	display: block;
	width: 154px;
	height: 22px;
	float: right;
	padding: 2px;
	background: url(../images/layout/btn_registrarse.gif) no-repeat 0 2px;
	text-indent: -9999px;
}

#btn-registrarse a:hover {
	background-position: -160px 2px;
}

#btn-registrarse-login a {
	display: block;
	width: 154px;
	height: 22px;
	float: left;
	padding: 2px;
	background: url(../images/layout/btn_registrarse.gif) no-repeat 0 2px;
	text-indent: -9999px;
	margin: 5px 0px 0px 0px;
}

#btn-registrarse-login a:hover {
	background-position: -160px 2px;
}

#btn-mandar-grafiti a {
	display: block;
	width: 273px;
	height: 65px;
	float: right;
	padding: 2px;
	background: url(../images/layout/btn_mandar_grafiti.gif) no-repeat 0 0;
	text-indent: -9999px;
	margin: 0px 0px 5px 0px;
}

#btn-mandar-grafiti a:hover {
	background-position: 0px -69px;
}

#btn-mandar-otro a {
	display: block;
	width: 273px;
	height: 65px;
	float: right;
	padding: 2px;
	background: url(../images/layout/btn_mandar_otro.gif) no-repeat 0 0;
	text-indent: -9999px;
	margin: 0px 0px 5px 0px;
}

#btn-mandar-otro a:hover {
	background-position: 0px -69px;
}

/* Botonera ppal */

#navigation {
	float: left;
	width: 980px;
	height: 36px;
	padding: 0px 0px 10px 0px;
	color: #000;
	margin: 0px 0px 0px 0px;
	background: url(../images/layout/bg_navigation.gif) no-repeat bottom;
}

#navigation ul {
	display: block;
	width: 993px;
	height: 40px;
}
#navigation li{
	display: block;
	float: left;
	text-indent: 0px;
	height: 32px;
	margin: 0px 33px 0px 25px;
}
#navigation li a {
	display: block;
	height: 32px;
}

#navigation li#btn-grafitis a {
	width: 100px;
	padding: 0px 3px;
	background: url(../images/layout/btn_grafitis.gif) no-repeat 3px -3px;
	text-indent: -9999px;
}

#navigation li#btn-grafitis a:hover {
	background-position: -107px -3px;
}

#navigation li#btn-grafitis a.selected {
	background-position: -107px -3px;
}

#navigation li#btn-mapas a {
	width: 77px;
	padding: 0px 3px;
	background: url(../images/layout/btn_mapas.gif) no-repeat 3px -3px;
	text-indent: -9999px;
}

#navigation li#btn-mapas a:hover {
	background-position: -87px -3px;
}

#navigation li#btn-mapas a.selected {
	background-position: -87px -3px;
}

#navigation li#btn-categorias a {
	width: 135px;
	padding: 0px 3px;
	background: url(../images/layout/btn_categorias.gif) no-repeat 3px -2px;
	text-indent: -9999px;
}

#navigation li#btn-categorias a:hover {
	background-position: -137px -2px;
}

#navigation li#btn-categorias a.selected {
	background-position: -137px -2px;
}

#navigation li#btn-categorias{
	position:relative;	
}

#navigation li#btn-categorias #submenu{
	position: absolute;
	width: 354px;
	height: 270px;
	z-index: 9999;
	background: url(../images/layout/bg_sub_categorias.png) 0 0 no-repeat;
	margin: 20px 0px;
	padding: 10px 30px 30px 30px;
	display:none;
	/*top: 210px;*/
}
#navigation li#btn-categorias #submenu li{
	display: block;
	line-height: 20px;
	height: 20px;
	width: 160px;
	margin: 0 0 5px 0;
	padding: 0;
	text-indent: 0px;
	color: #000;
	float: left;
}
#navigation li#btn-categorias #submenu li a{
	display: block;
	background: none;
	color: #000;
	position: relative;
	height: 17px;
	line-height: 17px;
	margin: 0;
	padding: 3px 0 0 15px;
	text-indent: 5px;
}
#navigation li#btn-categorias #submenu li a:hover{
	font-weight:bold;
}
#navigation li#btn-categorias #submenu li.color-1{
	background: url(../images/layout/sprite_categorias.png) no-repeat -16px 5px;
}
#navigation li#btn-categorias #submenu li.color-2{
	background: url(../images/layout/sprite_categorias.png) no-repeat 0 -24px;
}
#navigation li#btn-categorias #submenu li.color-3{
	background: url(../images/layout/sprite_categorias.png) no-repeat -16px -52px;
}
#navigation li#btn-categorias #submenu li.color-4{
	background: url(../images/layout/sprite_categorias.png) no-repeat 0 -80px;
}
#navigation li#btn-categorias #submenu li.color-5{
	background: url(../images/layout/sprite_categorias.png) no-repeat -16px -108px;
}
#navigation li#btn-categorias #submenu li.color-6{
	background: url(../images/layout/sprite_categorias.png) no-repeat 0 -136px;
}
#navigation li#btn-categorias #submenu li.color-7{
	background: url(../images/layout/sprite_categorias.png) no-repeat -16px -164px;
}
#navigation li#btn-categorias #submenu li.color-8{
	background: url(../images/layout/sprite_categorias.png) no-repeat 0 -192px;
}
#navigation li#btn-categorias #submenu li.color-9{
	background: url(../images/layout/sprite_categorias.png) no-repeat -16px -220px;
}
#navigation li#btn-categorias #submenu li.color-10{
	background: url(../images/layout/sprite_categorias.png) no-repeat 0 -248px;
}
#navigation li#btn-categorias #submenu li.color-11{
	background: url(../images/layout/sprite_categorias.png) no-repeat -16px -276px;
}
#navigation li#btn-categorias #submenu li.color-12{
	background: url(../images/layout/sprite_categorias.png) no-repeat 0 -304px;
}
#navigation li#btn-categorias #submenu li.color-13{
	background: url(../images/layout/sprite_categorias.png) no-repeat -16px -332px;
}
#navigation li#btn-categorias #submenu li.color-14{
	background: url(../images/layout/sprite_categorias.png) no-repeat 0 -360px;
}
#navigation li#btn-categorias #submenu li.color-15{
	background: url(../images/layout/sprite_categorias.png) no-repeat -16px -388px;
}
#navigation li#btn-categorias #submenu li.color-16{
	background: url(../images/layout/sprite_categorias.png) no-repeat 0 -417px;
}
#navigation li#btn-categorias #submenu li.color-17{
	background: url(../images/layout/sprite_categorias.png) no-repeat -16px -445px;
}
#navigation li#btn-categorias #submenu li.color-18{
	background: url(../images/layout/sprite_categorias.png) no-repeat 0 -474px;
}


#navigation li#btn-blog a {
	width: 58px;
	padding: 0px 3px;
	background: url(../images/layout/btn_blog.gif) no-repeat 3px 0;
	text-indent: -9999px;
}

#navigation li#btn-blog a:hover {
	background-position: -67px 0px;
}

#navigation li#btn-blog a.selected {
	background-position: -67px 0px;
}

#navigation li#btn-que-es a {
	width: 166px;
	padding: 0px 3px;
	background: url(../images/layout/btn_que_es.gif) no-repeat 3px 0;
	text-indent: -9999px;
}

#navigation li#btn-que-es a:hover {
	background-position: -174px 0px;
}

#navigation li#btn-que-es a.selected {
	background-position: -174px 0px;
}

#navigation li#btn-ayuda a {
	width: 73px;
	padding: 0px 3px;
	background: url(../images/layout/btn_ayuda.gif) no-repeat 3px 0;
	text-indent: -9999px;
	margin: 0px;
}

#navigation li#btn-ayuda a:hover {
	background-position: -87px 0px;
}

#navigation li#btn-ayuda a.selected {
	background-position: -87px 0px;
}

.btn-ayuda a {
	width: 73px;
	height: 30px;
	padding: 0px 3px;
	background: url(../images/layout/btn_ayuda.gif) no-repeat 3px 0;
	text-indent: -9999px;
	margin: 0px;
	float: right;
}
.btn-ayuda a:hover {
	background-position: -87px 0px;
}

.btn-ayuda a.selected {
	background-position: -87px 0px;
}

#leftcolumn {
	color: #333;
	margin: 0px 0px 0px 0px;
	height: auto;
	width: 705px;
	float: left;
	padding: 0px 0px 0px 15px;
}

#titulo-grafiti {
	display: table;
	vertical-align: bottom;
	text-align: center;
	font-size: 18px;
	line-height: 1.4em;
	height: 45px;
	position: relative;
	width: 690px;
}
#txt-titulo{
	display: table-cell;
	vertical-align: top;
	text-align: center;
}

#foto-grande {
	display: block;
	width: 690px;
	height: 518px;
	margin: 0px 0px 10px 0px;
}

#carousel {
	display: block;
	width: 945px;
	height: 50px;
	padding: 10px 0px 20px 0px;
	margin: 0 0 0 11px;
}

/* TEMPORAL - HASTA PONER CAROUSEL */
#carousel li {
	display: block;
	float: left;
	margin: 0px 2px;
	border: 2px solid white;
	height: 52px;
	cursor: pointer;
}

#carousel li.selected {
	border: 2px solid black;
}

#carousel li img{
	padding: 1px;
}

/* FIN TEMPORAL - HASTA PONER CAROUSEL */

#btn-big-prev {
	display: block;
	width: 40px;
	height: 50px;
	background: url(../images/layout/btn_flechas_grandes.gif) no-repeat 0 0;
	text-indent: -9999px;
	float: left;
	margin: 0px 12px 0px 0px;
}

#btn-big-prev a {
	display: block;
	width: 40px;
	height: 50px;
	background: url(../images/layout/btn_flechas_grandes.gif) no-repeat 0 0;
	text-indent: -9999px;
	float: left;
}

#btn-big-prev a:hover {
	background-position: -5px 0px;
}

#btn-big-next {
	display: block;
	width: 40px;
	height: 50px;
	background: url(../images/layout/btn_flechas_grandes.gif) no-repeat -7px -50px;
	text-indent: -9999px;
	float: right;
}

#btn-big-next a {
	display: block;
	width: 40px;
	height: 50px;
	background: url(../images/layout/btn_flechas_grandes.gif) no-repeat -7px -50px;
	text-indent: -9999px;
	float: left;
}

#btn-big-next a:hover {
	background-position: -2px -50px;
}

.btns-chicos {
	position: relative;
	float: right;
	width: 65px;
	right: 5px;
}

.btn-small-prev a {
	display: block;
	width: 28px;
	height: 25px;
	background: url(../images/layout/btn_flechas_chicas.gif) no-repeat 5px -2px;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
}

.btn-small-prev a:hover {
	background-position: 0px -2px;
}

.btn-small-next a {
	display: block;
	width: 28px;
	height: 25px;
	background: url(../images/layout/btn_flechas_chicas.gif) no-repeat -3px -33px;
	text-indent: -9999px;
	float: left;
}

.btn-small-next a:hover {
	background-position: 2px -33px;
}

#destacados {
	display: block;
	width: 960px;
	height: auto;
	clear: both;
	padding: 10px 0px;
	background: #fff;
/*background-image: url(../images/layout/bg_col-x4.gif);
	background-position: 240px 40px;
	background-repeat: no-repeat;
*/
}

.col-x4 {
	display: block;
	width: 239px;
	height: 360px;
	float: left;
	margin: 0px 0px 10px 0px;
	border-right: 1px solid #aaa;
}

.col-x4#novedades h3 {
	display: block;
	width: 210px;
	height: 30px;
	color: #c00;
	background: url(../images/layout/sprite_home_destacados.gif) no-repeat 0 0;
	text-indent: -9999px;
	margin: 0px auto 20px auto;
	border-bottom: 1px solid #000;
}

.col-x4#ultimos h3 {
	display: block;
	width: 210px;
	height: 30px;
	color: #c00;
	background: url(../images/layout/sprite_home_destacados.gif) no-repeat 10px -34px;
	text-indent: -9999px;
	margin: 0px auto 20px auto;
	border-bottom: 1px solid #000;
}

.col-x4#etiquetas h3 {
	display: block;
	width: 210px;
	height: 30px;
	color: #c00;
	background: url(../images/layout/sprite_home_destacados.gif) no-repeat 35px -68px;
	text-indent: -9999px;
	margin: 0px auto 20px auto;
	border-bottom: 1px solid #000;
}

#contenedor-noticia {
	height: 290px;
	overflow: hidden;
	position: relative;
}

#contenedor-noticia #blog_scroller{
	position:absolute;
	left:0;
}
#blog_scroller .items{
	float: left;
	display: block;
	width: 210px;
	margin: 0px 0px 0px 15px;
	height: 290px;
}

#contenedor-ultimos {
	height: 235px;
	overflow: hidden;
	position: relative;
}

#contenedor-ultimos #last_scroller{
	position:absolute;
	left:0;
}

#last_scroller .items h4{
	border:none;
}
#last_scroller .items{
	float: left;
	display: block;
	width: 220px;
	margin: 0px 0px 0px 10px;
	height: 240px;
	border:none;
}

#contenedor-etiquetas {
	display: block;
	width: 220px;
	height: 261px;
	margin: 0 auto;
	overflow:hidden;
}

.img-ultimos {
	display: block;
	margin: 0px 0px 10px 0px;
	border:none;
}

#contenedor-ultimos h4 {
	display: block;
	width: 220px;
	margin: 0 auto;
	border:none;
}

#ultimos .btns-chicos {
	display: block;
	float: left;
	margin: 10px 0px 10px 15px;
	width: 220px;
}

#ultimos .btns-chicos .txt {
	display: block;
	width: 158px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	float: left;
}

#ultimos .btn-small-prev a {
	display: block;
	width: 28px;
	height: 25px;
	background: url(../images/layout/btn_flechas_chicas.gif) no-repeat 5px -2px;
	text-indent: -9999px;
	float: left;
}

#ultimos .btn-small-prev a:hover {
	background-position: 0px -2px;
}

#ultimos .btn-small-next a {
	display: block;
	width: 28px;
	height: 25px;
	background: url(../images/layout/btn_flechas_chicas.gif) no-repeat -3px -33px;
	text-indent: -9999px;
	float: left;
}

#ultimos .btn-small-next a:hover {
	background-position: 2px -33px;
}

.contenedor-avales {
	display: block;
	width: 218px;
	height: 290px;
	margin: 0 auto 10px auto;
}

#fna {
	display: block;
	width: 220px;
	height: 110px;
	margin: 50px auto 10px auto;
	border: 1px solid #000;
}

#red-box {
	display: block;
	width: 198px;
	height: 70px;
	padding: 10px;
	background: #c00;
	color: #fff;
	margin: 0 auto 10px auto;
	border: 1px solid #000;
}

.col-x4#novedades h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
}

.col-x4#novedades p {
	display: block;
	margin: 0px 0px 5px 0px;
}

.btn-ver-mas a {
	display: block;
	width: 70px;
	height: 27px;
	background: url(../images/layout/btn_ver_mas.gif) no-repeat 0 0;
	text-indent: -9999px;
	float: right;
	margin: 0 0 10px 0;
}

.btn-ver-mas a:hover {
	background-position: -76px 0px;
}

/* TAGCLOUD */

#cloud {
	padding: 2px;
	line-height: 1.4em;
	text-align: center;
}

#cloud a {
	padding: 0px;
}

#cloud {
	margin: 0;
}

#cloud li {
	display: inline;
}

#cloud a.tag1 {
	font-size: 0.7em;
	font-weight: 100;
}

#cloud a.tag2 {
	font-size: 0.8em;
	font-weight: 200;
}

#cloud a.tag3 {
	font-size: 0.9em;
	font-weight: 300;
}

#cloud a.tag4 {
	font-size: 1.0em;
	font-weight: 400;
}

#cloud a.tag5 {
	font-size: 1.2em;
	font-weight: 500;
}

#cloud a.tag6 {
	font-size: 1.4em;
	font-weight: 600;
}

#cloud a.tag7 {
	font-size: 1.6em;
	font-weight: 700;
}

#cloud a.tag8 {
	font-size: 1.8em;
	font-weight: 800;
}

#cloud a.tag9 {
	font-size: 2.2em;
	font-weight: 900;
}

#cloud a.tag10 {
	font-size: 2.5em;
	font-weight: 900;
}

#avales {
	position: relative;
	border-right: 1px solid #fff;
}

#btn-ayuda-extra a {
	position: absolute;
	bottom: 0px;
	right: 10px;
	display: block;
	width: 98px;
	height: 22px;
	float: right;
	padding: 2px;
	background: url(../images/layout/btn_ayuda_extra.gif) no-repeat 0 2px;
	text-indent: -9999px;
}

#btn-ayuda-extra a:hover {
	background-position: -110px 2px;
}

#subfooter {
	display: block;
	padding: 10px 0px;
	width: 960px;
	border-top: 1px solid #000;
	clear: both;
}

.col-x3#informacion h3 {
	display: block;
	width: 210px;
	height: 33px;
	color: #c00;
	background: url(../images/layout/sprite_t_footer.gif) no-repeat 0 -33px;
	text-indent: -9999px;
	margin: 0px 0px 10px 0px;
}

.col-x3#conectados h3 {
	display: block;
	width: 210px;
	height: 35px;
	color: #c00;
	background: url(../images/layout/sprite_t_footer.gif) no-repeat 0 0;
	text-indent: -9999px;
	margin: 0px 0px 10px 0px;
}
.col-x3#desarrollan{
	margin: 0px;
}
.col-x3#desarrollan h3 {
	display: block;
	width: 210px;
	height: 35px;
	color: #c00;
	background: url(../images/layout/sprite_t_footer.gif) no-repeat 0px -66px;
	text-indent: -9999px;
	margin: 0px 0px 10px 0px;
}

#informacion li {
	display: block;
	width: 200px;
	height: 22px;
	text-indent: -9999px;
}

#informacion #btn-contacto-info a {
	display: block;
	width: 70px;
	height: 22px;
	padding: 2px;
	background: url(../images/layout/sprite_info.gif) no-repeat 0 2px;
	text-indent: -9999px;
}

#informacion #btn-contacto-info a:hover {
	background-position: 0px 2px;
}

#informacion #btn-contacto-info a.selected {
	background-position: 0px 2px;
}

#informacion #btn-mapa-info a {
	display: block;
	width: 102px;
	height: 22px;
	padding: 2px;
	background: url(../images/layout/sprite_info.gif) no-repeat 0 -20px;
	text-indent: -9999px;
}

#informacion #btn-mapa-info a:hover {
	background-position: 0px -20px;
}

#informacion #btn-mapa-info a.selected {
	background-position: 0px -20px;
}

#informacion #btn-terminos-info a {
	display: block;
	width: 165px;
	height: 22px;
	padding: 2px;
	background: url(../images/layout/sprite_info.gif) no-repeat 0px -40px;
	text-indent: -9999px;
}

#informacion #btn-terminos-info a:hover {
	background-position: 0px -40px;
}

#informacion #btn-terminos-info a.selected {
	background-position: 0px -40px;
}

#informacion #btn-politica-info a {
	display: block;
	width: 169px;
	height: 18px;
	padding: 2px;
	background: url(../images/layout/sprite_info.gif) no-repeat 0 -70px;
	text-indent: -9999px;
	margin: 10px 0px;
}
/*
#informacion #btn-politica-info a:hover {
	background-position: 0px -40px;
}

#informacion #btn-politica-info a.selected {
	background-position: 0px -40px;
}
*/
#conectados li {
	display: block;
	width: 200px;
	height: 26px;
	text-indent: -9999px;
}

#conectados #btn-facebook-info a {
	display: block;
	width: 165px;
	height: 22px;
	padding: 2px;
	background: url(../images/layout/sprite_social.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#conectados #btn-facebook-info a:hover {
	background-position: 0px 0px;
}

#conectados #btn-twitter-info a {
	display: block;
	width: 165px;
	height: 22px;
	padding: 2px;
	background: url(../images/layout/sprite_social.gif) no-repeat 0 -26px;
	text-indent: -9999px;
}

#conectados #btn-twitter-info a:hover {
	background-position: 0px -26px;
}

#conectados #btn-delicious-info a {
	display: block;
	width: 165px;
	height: 22px;
	padding: 2px;
	background: url(../images/layout/sprite_social.gif) no-repeat 0 -52px;
	text-indent: -9999px;
}

#conectados #btn-delicious-info a:hover {
	background-position: 0px -52px;
}

#conectados #btn-news-info a {
	display: block;
	width: 165px;
	height: 22px;
	padding: 2px;
	background: url(../images/layout/sprite_social.gif) no-repeat 0 -78px;
	text-indent: -9999px;
}

#conectados #btn-news-info a:hover {
	background-position: 0px -78px;
}

#desarrollan li {
	display: block;
	width: 200px;
	height: 22px;
	text-indent: -9999px;
}

#desarrollan li#btn-newsletter-info a {
	display: block;
	width: 168px;
	height: 22px;
	padding: 2px;
	background: url(../images/layout/sprite_desarrollan.gif) no-repeat 0 0;
	text-indent: -9999px;
}

#desarrollan li#btn-webstudio-info a {
	display: block;
	width: 160px;
	height: 22px;
	padding: 2px;
	background: url(../images/layout/sprite_desarrollan.gif) no-repeat 0 -25px;
	text-indent: -9999px;
}

/* RIGHT COLUMN */

#rightcolumn {
	float: right;
	color: #333;
	margin: 0px 0px 0px 0px;
	height: auto;
	width: 225px;
	padding: 0px 0px 0px 15px;
	display: inline;
}

#mapa-lateral {
	width: 218px;
	height: 240px;
	border: 1px solid #000;
	margin: 0px 0px 15px 0px;
}

.box-lateral {
	width: 203px;
	padding: 8px;
	border: 1px solid #000;
	margin-bottom: 15px;
}
.box-lateral-no-border {
	width: 230px;
	padding: 0 0 15px 10px;
	margin: 40px 0 15px 10px;
	border-left: 1px solid #000;
	min-height: 1120px;
}
.box-lateral-no-border h4{
	font-size: 20px;
	font-weight:bold;
	margin: 0px 0px 20px 0px;
	color:#000;
}
.box-lateral-no-border a{
	font-size: 14px;	
}
.box-lateral-no-border a.active{
	font-weight:bold;
}

#verybigcontainer.noborder{
	border: 0px;
}
#btn-compartir a {
	display: block;
	width: 124px;
	height: 22px;
	float: right;
	padding: 2px;
	background: url(../images/layout/btn_compartir.gif) no-repeat 0 2px;
	text-indent: -9999px;
	clear: both;
}

#btn-compartir a:hover {
	background-position: -130px 2px;
}

#btn-editar a {
	display: block;
	width: 69px;
	height: 24px;
	float: right;
	padding: 2px;
	background: url(../images/layout/btn_editar.gif) no-repeat 0 2px;
	text-indent: -9999px;
	clear: both;
	margin: 0 5px 0 0;
}
#btn-me-gusta a {
	display: block;
	width: 208px;
	height: 17px;
	float: right;
	padding: 2px;
	background: url(../images/layout/btn_me_gusta_off.gif) no-repeat 0 2px;
	text-indent: -9999px;
	clear: both;
	margin: 0 5px 0 0;
}

#btn-me-gusta a:hover {
	background: url(../images/layout/btn_me_gusta.gif) no-repeat 0 2px;
}

#btn-me-gusta a.active {
	background: url(../images/layout/btn_me_gusta.gif) no-repeat 0 2px;
}

#btn-comentarios a {
	display: block;
	width: 142px;
	height: 22px;
	float: right;
	padding: 2px;
	background: url(../images/layout/btn_comentarios.gif) no-repeat 0 2px;
	text-indent: -9999px;
}

#btn-comentarios a:hover {
	background-position: -150px 2px;
}

#btn-esto-no-da a {
	display: block;
	width: 90px;
	height: 20px;
	float: right;
	padding: 2px;
	background: url(../images/layout/btn_esto_no_da.gif) no-repeat 0 2px;
	text-indent: -9999px;
	clear: both;
}

#btn-esto-no-da a:hover {
	background-position: 0px -20px;
}

#btn-volver-galeria a {
	display: block;
	width: 167px;
	height: 20px;
	padding: 2px;
	background: url(../images/layout/btn_volver_a_galeria.gif) no-repeat 0 2px;
	text-indent: -9999px;
	margin: 15px 0px -40px 0px;
	float: right;
}

#btn-volver-galeria a:hover {
	background-position: 0px -26px;
}


/* Footer */

#footer {
	width: 960px;
	clear: both;
	color: #000;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #000;
}

.col-x3 {
	display: block;
	width: 180px;
	float: left;
	margin: 0px 210px 10px 0px;
}

#footer img {
	display: block;
	margin: 0 auto;
}

/* Lightbox registro */
#registro.content-lightbox{
	display: block;
	width: 615px;
	padding: 10px;
	background: #fff;
}
#perfil.content-lightbox{
	display: block;
	width: 620px;
	background: #fff;
}
#perfil.content-page{
	display: block;
	width: 620px;
	background: #fff;
	margin: 0 auto;
}
#registro p{
	padding: 10px 0px;
}
.titulo{
	display: block;
	margin: 0px 0px 20px 0px;
	width: 625px;
}
/*Registro*/
#registro.content-lightbox label{
	display: block;
	float: left;
}
#registro.content-lightbox input,#perfiluser input{
	display: block;
	border: 1px solid #000;
	padding: 2px 5px;
	height: 23px;
	line-height: 23px;
	font-size: 14px;
	width: 605px;
	margin-bottom: 20px;
}
.contenedor-pass{
	width: 50%;
}
#registro.content-lightbox #password,#perfiluser #password,#perfiluser #confpassword{
	display: block;
	float: left;
	border: 1px solid #000;
	padding: 2px 5px;
	height: 23px;
	line-height: 23px;
	font-size: 14px;
	width: 270px;
	margin: 0px 30px 20px 0px;
}
#registro.content-lightbox #loginpass{
	display: block;
	float: left;
	border: 1px solid #000;
	padding: 2px 5px;
	height: 23px;
	line-height: 23px;
	font-size: 14px;
	width: 605px;
}
#registro.content-lightbox  #confpassword{
	display: block;
	float: left;
	border: 1px solid #000;
	padding: 2px 5px;
	height: 23px;
	line-height: 23px;
	font-size: 14px;
	width: 285px;
	margin-bottom: 20px;
}
#registro.content-lightbox #masculino{
	display: block;
	width: 25px;
	float: left;
}
#registro.content-lightbox #femenino{
	display: block;
	width: 25px;
	float: left;
}
#registro.content-lightbox textarea{
	display: block;
	border: 1px solid #000;
	padding: 2px 5px;
	height: 75px;
	line-height: 23px;
	font-size: 14px;
	width: 605px;
	margin-bottom: 20px;
	font-family: Arial,Verdana, Helvetica;
}
.linea-debajo{
	border-bottom: 1px solid #000;
}
#registro.content-lightbox #borrar{
	display: block;
	width: 92px;
	height: 33px;
	border: none;
	float: right;
	margin-top: 10px;
}
#registro.content-lightbox #confirmar{
	display: block;
	width: 112px;
	height: 33px;
	border: none;
	float: right;
	margin-top: 10px;
}

#fb{
	/*float: right;*/
	margin: 10px auto;
	display:block;
}
#tw{
	float: left;
	margin: 10px;
}
.btn-cerrar a {
	display: block;
	width: 51px;
	height: 23px;
	float: right;
	padding: 2px;
	background: url(../images/layout/btn_cerrar_lb.gif) no-repeat 0 2px;
	text-indent: -9999px;
}

#btn-comentarios a:hover {
	background-position: -150px 2px;
}

#btnconf{
	display: block;
	float: left;
	border: none;
	line-height: 23px;
	font-size: 14px;
	width: 112px;
	height: 33px;
	margin-bottom: 20px;
}
/*Galeria*/
#verybigcontainer{
	color: #333;
	margin: 0px 0px 10px 0px;
	height: auto;
	width: 960px;
	float: left;
	padding: 15px 0px 15px 15px;
}
.thumb-grafiti{
	display: block;
	position: relative;
	overflow: hidden;
	width:220px;
	height: 164px;
	float: left;
	margin: 0px 15px 15px 0px;
}
.thumb_overlay{
	display: table;
	position: absolute;
	width: 220px;
	height: 165px;
	background-image: url(../images/layout/thumb_overlay.png);
	text-align: center;
	font-size: 18px;
	top:-164px;
}
.thumb_overlay p{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
#paginado{
	display: block;
	width: 925px;
	text-align: center;
	color: #000;
	font-size: 18px;
	clear: both;
}
#paginado a{
	display: inline;
	width: 23px;
	height: 21px;
	line-height: 21px;
	padding: 3px;
}
#paginado a:hover{
	color: #c00;
}
#paginado a.active{
	color: #c00;
}
#paginado.categorias a.active{
	color: #c00;
}
#paginado img{
	margin-bottom: -5px;
}
.wide-holder{
	display: block;
	clear: both;
	width: 960px;
}
#orden-thumbs{
	display: block;
	float: right;
	padding: 10px 20px 10px 10px;
	margin: 0px 20px 0px 0px;
}
#registro .sexo{
	margin: 0px 0px 0px 5px;
	display: block;
}
.columna{
	display: inline;
}
#comentarios{
	width: 525px;
	height: auto;
	float: left;
}
#agregar-comentarios form{
	margin: 25px 0;
}
#agregar-comentarios{
	width: 405px;
	height: auto;
	margin: 0 0 0 25px;
	float: left;
}
#agregar-comentarios table td{
	vertical-align: top;
	height: 30px;
}
#agregar-comentarios #nombre,#agregar-comentarios #email{
	display: block;
	width: 327px;
	border: 1px solid #000;
	background: #fff;
	line-height: 21px;
	padding: 3px;
	margin: 0 0 0 5px;
}
#agregar-comentarios textarea{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 327px;
	border: 1px solid #000;
	background: #fff;
	line-height: 21px;
	padding: 2px;
	margin: 0 0 0 5px;
}
#agregar-comentarios p{
	margin: 5px 5px 10px 5px;
}
#borrar-com,#enviar-com,#login-com{
	margin: 10px 0 0 10px;
}
#borrar-com,#enviar-com{
	float: right;
}
.item-com{
	width: 468px;
	height: auto;
	border-bottom: 1px solid #ccc;
	padding: 25px 0px;
}
.item-com .thumb{
	border: 1px solid #000;
	width: 50px;
	height: 50px;
	margin: 0px 10px 0px 0px;
	float: left;
}
.item-com .detalles{
	display: inline;
	float: left;
	width: 130px;
	padding: 0 10px 0 0;
}
.usuario{
	font-size: 10px;
	margin: 0 0 5px 0;
}
.fecha{
	font-size: 18px;
	font-weight: bold;
}
.item-com .hora{
	font-size: 12px;
}
.item-com .txt-com{
	display: inline;
	float: left;
	width: 250px;
	font-size: 12px;
}
#comentarios #paginado{
	width: 468px;
	margin: 20px 0 50px 0;
}
#img-error{
	display: block;
	margin: 50px auto 100px;
}
#error.content-lightbox{
	display: block;
	width: 615px;
	padding: 5px;
	background: #fff;
}
#error #img-error{
	width: 589px;
	height: 30px;
	margin: 20px auto;
	padding: 10px 0 0 0;
}
.item-resultado{
	width: 925px;
	height: 200px;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}
.item-resultado .thumb{
	display: block;
	float: left;
	border: 1px solid #000;
	width: 180px;
	height: 136px;
	margin: 0 20px 0 0;
}
.item-resultado .titulo{
	display: block;
	float: left;
	width: 720px;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
	background-image: url(../images/layout/bg_titulo_busqueda.gif);
}
.item-resultado .titulo-nothumb{
	display: block;
	float: left;
	width: 920px;
	font-size: 18px;
	font-weight: bold;
	background: #fff;
	margin: 0 0 15px 0;
	background-image: url(../images/layout/bg_titulo_busqueda.gif);
}
.item-resultado .titulo span.titulo-loco{
	background: #fff;
	padding: 0 10px 0 0;
	float: left;
}
.item-resultado .titulo-nothumb span{
	background: #fff;
	padding: 0 10px 0 0;
}
.item-resultado .txt{
	display: inline;
	width: 720px;
	height: 103px;
	float: left;
	overflow: hidden;
}
.item-resultado .txt-nothumb{
	width: 920px;
}
.item-resultado .linea-debajo{
	clear: both;
	margin: 10px 0;
	padding: 10px 0;
}
#registro.content-lightbox #enviar-form{
	width: 71px;
	height: 29px;
	border: none;
	float: right;
	margin: 10px 0 0 0;
}
#registro.content-lightbox #borrar-form{
	width: 79px;
	height: 29px;
	border: none;
	float: right;
	margin: 10px 0 0 0;
}
.box{
	display: block;
	width: 640px;
	height: auto;
	clear: both;
	border-bottom: 1px solid #000 ;
}
#perfiluser.box{
	padding: 10px;
}
#mis-grafitis.box{
	margin: 10px 0px 0px 10px;
}
#mis-favoritos.box{
	margin: 10px 0px 0px 10px;
	border: none;
}
#enviar-mensaje.box{
	padding: 10px;
}
.box .titulo{
	display: block;
	width: 640px;
	height: 30px;
	position: relative;
}
#perfiluser .thumb{
	border: 1px solid #000;
	width: 50px;
	height: 50px;
	float: left;
}
.btn-desplegar a{
	display: block;
	position: absolute;
	z-index: 99;
	float: right;
	background: url(../images/layout/btn_desplegar.gif) no-repeat 0 -19px;
	text-indent: -9999em;
	width: 17px;
	height: 17px;
	top: 5px;
	right: 0;
}
.btn-desplegar a.selected{
	background-position: 0 0px;
}
#perfiluser .usuario{
	display: inline;
	float: left;
	padding: 0 10px 0 10px;
	font-size: 18px;
	margin: 30px 0 0 0px;
	background: #fff;
}
#perfiluser .sexo{
	padding: 0 5px 0 2px;
	float: left;
	margin: 21px 0 0 0;
	background: #fff;
}
.holder-rayita{
	display: block;
	float: left;
	width: 568px;
	background-image: url(../images/layout/bg_rayita_perfil.gif);
}
#perfiluser table{
	margin: 20px 0 0 0;
}
#perfiluser tr{
	vertical-align: top;
	line-height: 22px;
}
#perfiluser td{
	padding: 0 10px 0 0;
}
#perfiluser p{
	padding: 0 0 10px 0;
	line-height: 1.4em;
}
.txt-destacado{
	font-size: 18px;
}
#perfiluser .cantidad{
	display: inline-block;
	padding: 2px 5px;
	line-height: 13px;
	vertical-align: top;
	font-size:14px;
	font-weight:bold;
}
.to-the-right{
	text-align: right;
}
#enviar-mensaje tr{
	vertical-align: top;
}
#enviar-mensaje input#nombre{
	width: 400px;
}
#perfil.content-lightbox input#de,input#para{
	display: block;
	border: none;
	padding: 2px 5px;
	height: 23px;
	line-height: 23px;
	font-size: 14px;
	width: 505px;
	margin-bottom: 5px;
	float: left;
	color: #999;
}
#perfil.content-lightbox textarea{
	display: block;
	border: 1px solid #000;
	padding: 2px 5px;
	height: 75px;
	line-height: 23px;
	font-size: 14px;
	width: 505px;
	margin-bottom: 20px;
	font-family: Arial,Verdana, Helvetica;
	color: #999;
}
#perfil.content-lightbox #enviar-form{
	margin: 10px 0 0 10px;
}
#form-edicion label{
	display: block;
	float: left;
	clear: both;
}
#form-edicion input{
	display: block;
	border: 1px solid #000;
	padding: 2px 5px;
	height: 23px;
	line-height: 23px;
	font-size: 14px;
	width: 605px;
	margin-bottom: 20px;
}
.box-contenido{
	display: block;
	clear: both;
	width: 640px;
	height: auto;
}
.box-contenido-edicion li{
	display: block;
	height: 120px;
}
.box-contenido-edicion li div{
	position: absolute;
	top: 106px;
}
.box-contenido-edicion input.btn-eliminar{
	padding: 0 0 0 4px;
	border-left: 1px solid #000;
}
.box-contenido-edicion input.btn-modificar{
	padding: 0 0px 0 0;
	border-left: 1px solid #000;
}
#perfil #holder-botones{
	display: inline;
	padding: 10px 0;
	float: right;
}
a.correo{
	display: block;
	padding: 0 0 0 25px;
	margin: 5px 0;
	background: url(../images/layout/t_sobrecito.gif) no-repeat 0 3px;
}
.box-lateral-no-border #fna,.box-lateral-no-border #red-box{
	margin: 10px 0 25px 0;
}
.bg-aerosol{
	display: block;
	min-height: 1210px;
	background: url(../images/layout/bg_aerosol.jpg) no-repeat bottom right;
	padding: 30px 10px 10px 10px;
}
#leftcolumn.bg-aerosol{
	padding: 40px 30px 0 30px;
	width: 660px;
}
#leftcolumn.bg-aerosol p{
	margin: 0 0 1em 0;
}
#leftcolumn.bg-aerosol ul{
	margin: 0 0 1em 3em;
}
.t-lateral{
	margin: 0 0 10px 0;	
}
#leftcolumn.categorias{
	margin: 25px 0 20px 0;
}
#leftcolumn.categorias h4{
	font-size:22px;
	font-weight:bold;
	line-height:1.1em;
	display:block;
	margin: 0px 0px 10px 0px;
}
#leftcolumn.categorias #paginado{
	width: 705px;
}
#leftcolumn.categorias #paginado a.active{
	color: #b030bc;
}
#comentarios #paginado a.active{
	color: #e0922d;
}
#rightcolumn.cat{
	padding: 0px;
}
#scroll-categorias{
	display: block;
	overflow: auto;
	width: 220px;
	height: 525px;
	margin: 25px 0;
	padding: 20px 0 20px 20px;
	background: url(../images/layout/bg_lateral_categorias.gif) no-repeat 0 0;
}
#caja-scroll{
	display: block;
	width: 190px;
	height: 500px;
	overflow: auto;
}
#scroll-categorias ul{
	display: block;
}
#scroll-categorias li{
	display: block;
	line-height: 17px;
	height: 17px;
	width: 200px;
	margin: 0 0 5px 0;
	padding: 3px 0 0 0;
	text-indent: 20px;
}
#scroll-categorias li a{
	display: block;
}
#scroll-categorias li a.active{
	font-weight:bold;
	font-size:14px;
}
#scroll-categorias li.color-1{
	background: url(../images/layout/sprite_categorias.png) no-repeat -16px 5px;
}
#scroll-categorias li.color-2{
	background: url(../images/layout/sprite_categorias.png) no-repeat 0 -24px;
}
#scroll-categorias li.color-3{
	background: url(../images/layout/sprite_categorias.png) no-repeat -16px -52px;
}
#scroll-categorias li.color-4{
	background: url(../images/layout/sprite_categorias.png) no-repeat 0 -80px;
}
#scroll-categorias li.color-5{
	background: url(../images/layout/sprite_categorias.png) no-repeat -16px -108px;
}
#scroll-categorias li.color-6{
	background: url(../images/layout/sprite_categorias.png) no-repeat 0 -136px;
}
#scroll-categorias li.color-7{
	background: url(../images/layout/sprite_categorias.png) no-repeat -16px -164px;
}
#scroll-categorias li.color-8{
	background: url(../images/layout/sprite_categorias.png) no-repeat 0 -192px;
}
#scroll-categorias li.color-9{
	background: url(../images/layout/sprite_categorias.png) no-repeat -16px -220px;
}
#scroll-categorias li.color-10{
	background: url(../images/layout/sprite_categorias.png) no-repeat 0 -248px;
}
#scroll-categorias li.color-11{
	background: url(../images/layout/sprite_categorias.png) no-repeat -16px -276px;
}
#scroll-categorias li.color-12{
	background: url(../images/layout/sprite_categorias.png) no-repeat 0 -304px;
}
#scroll-categorias li.color-13{
	background: url(../images/layout/sprite_categorias.png) no-repeat -16px -332px;
}
#scroll-categorias li.color-14{
	background: url(../images/layout/sprite_categorias.png) no-repeat 0 -360px;
}
#scroll-categorias li.color-15{
	background: url(../images/layout/sprite_categorias.png) no-repeat -16px -388px;
}
#scroll-categorias li.color-16{
	background: url(../images/layout/sprite_categorias.png) no-repeat 0 -417px;
}
#scroll-categorias li.color-17{
	background: url(../images/layout/sprite_categorias.png) no-repeat -16px -445px;
}
#scroll-categorias li.color-18{
	background: url(../images/layout/sprite_categorias.png) no-repeat 0 -474px;
}
#mapa{
	width: 640px;
	height: 900px;
	border: 1px solid #000;
	float:left;
}
#holder-categorias{
	display: block;
	float: left;
	width: 280px;
	margin: -35px 0 0 10px;
}
#tabla-categorias{
	width: 265px;
	border: 1px solid #000;
	float:right;
	margin:0;
}
#verybigcontainer #tabla-categorias label.color-1{
	background: url(../images/layout/color-1.png) no-repeat top right;
}
#verybigcontainer #tabla-categorias label.color-2{
	background: url(../images/layout/color-2.png) no-repeat top right;
}
#verybigcontainer #tabla-categorias label.color-3{
	background: url(../images/layout/color-3.png) no-repeat top right;
}
#verybigcontainer #tabla-categorias label.color-4{
	background: url(../images/layout/color-4.png) no-repeat top right;
}
#verybigcontainer #tabla-categorias label.color-5{
	background: url(../images/layout/color-5.png) no-repeat top right;
}
#verybigcontainer #tabla-categorias label.color-6{
	background: url(../images/layout/color-6.png) no-repeat top right;
}
#verybigcontainer #tabla-categorias label.color-7{
	background: url(../images/layout/color-7.png) no-repeat top right;
}
#verybigcontainer #tabla-categorias label.color-8{
	background: url(../images/layout/color-8.png) no-repeat top right;
}
#verybigcontainer #tabla-categorias label.color-9{
	background: url(../images/layout/color-9.png) no-repeat top right;
}
#verybigcontainer #tabla-categorias label.color-10{
	background: url(../images/layout/color-10.png) no-repeat top right;
}
#verybigcontainer #tabla-categorias label.color-11{
	background: url(../images/layout/color-11.png) no-repeat top right;
}
#verybigcontainer #tabla-categorias label.color-12{
	background: url(../images/layout/color-12.png) no-repeat top right;
}
#verybigcontainer #tabla-categorias label.color-13{
	background: url(../images/layout/color-13.png) no-repeat top right;
}
#verybigcontainer #tabla-categorias label.color-14{
	background: url(../images/layout/color-14.png) no-repeat top right;
}
#verybigcontainer #tabla-categorias label.color-15{
	background: url(../images/layout/color-15.png) no-repeat top right;
}
#verybigcontainer #tabla-categorias label.color-16{
	background: url(../images/layout/color-16.png) no-repeat top right;
}
#verybigcontainer #tabla-categorias label.color-17{
	background: url(../images/layout/color-17.png) no-repeat top right;
}
#verybigcontainer #tabla-categorias label.color-18{
	background: url(../images/layout/color-18.png) no-repeat top right;
}
#busqueda-calle{
	display: block;
	height: 32px;
	padding: 0 0 10px 0;
	width: 640px;
}
label#calle{
	float: left;
	margin: 2px 10px 0 0;
	height: 32px;
	line-height: 32px;
}
#buscarCalle{
	display: inline;
	border: 1px solid #000;
	width: 458px;
	height: 30px;
	line-height: 30px;
	float: left;
	margin: 0 10px 0 0;
}
input#buscar {
	display: block;
	width: 86px;
	height: 31px;
	border: none;
	float: left;
	color: #666;
}
#tabla-categorias tr{
	height: 50px;
	vertical-align: middle;
}
#verybigcontainer #tabla-categorias label{
	line-height: 50px;
	padding: 15px 30px 15px 0;
}
#tabla-categorias input{
	margin: 0 10px 0 0;
}
#verybigcontainer .titulo-cat{
	width: 260px;
	height: 30px;
	margin: 0px 0 0 17px;
	float:left;
}
#verybigcontainer .titulo-cat .desc-cat{
	display: block;
	line-height: 30px;
	float: right;
}
#holder-categorias .titulo-cat{
	margin: 0 0 5px 17px;
}
/* AEROSOLITOS */
.a-rojo{
	height: 50px;
	background: url(../images/layout/aerosol_rojo.png) no-repeat top right;
}
.a-azul{
	height: 50px;
	background: url(../images/layout/aerosol_azul.png) no-repeat top right;
}
.a-verde{
	height: 50px;
	background: url(../images/layout/aerosol_verde.png) no-repeat top right;
}
.a-fucsia{
	height: 50px;
	background: url(../images/layout/aerosol_fucsia.png) no-repeat top right;
}
.a-amarillo{
	height: 50px;
	background: url(../images/layout/aerosol_amarillo.png) no-repeat top right;
}
.a-naranja{
	height: 50px;
	background: url(../images/layout/aerosol_naranja.png) no-repeat top right;
}
#columna-posts{
	display: block;
	float: right;
	width: 335px;
	height: auto;
	margin: 0 15px 0 0;
}
#columna-posts #paginado{
	width: 335px;
	margin-top: -30px;
}

.item-blog{
	width: 335px;
	height: auto;
	border-bottom: 1px solid #ccc;
	margin: 0 0 40px 0;
}
.item-blog .usuario{
	display: block;
	width: 335px;
	border-bottom: 1px solid #000;
	margin: 0 0 10px 0;	
	text-align: right;
}
.item-blog p{
	margin: 0 0 5px 0;
}
.item-blog h4 a{
	font-weight: bold;
	margin-bottom: 12px;
	color: #333;
}
.item-blog h4 a:hover{
	color: #000;
}
#post-completo{
	display: block;
	float: left;
	width: 580px;
	height: auto;
}
#post-completo a{
	color: #333;
}
#post-completo a:hover{
	color: #000;
}
#post-completo .usuario{
	display: block;
	width: 580px;
	border-bottom: 2px solid #000;
	margin: 0 0 5px 0;	
	text-align: right;
}
#post-completo h4{
	font-size: 22px;
	font-weight: bold;
	line-height: 1.1em;
	margin: 15px 0 30px 0;
}
#post-completo .copete{
	font-size:14px;
}

#post-completo p{
	margin-bottom: 5px;
}
.foto-post{
	display: block;
	width: 580px;
	padding: 0 0 12px 0;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #000;
}
/*
#post-completo em{
	display: block;
	font-weight: bold;
	padding: 0 0 5px 0;
}
*/
#post-completo .fuente{
	display: block;
	font-size: 10px;
	text-align: right;
	margin: 10px 0;
}
#pasador-post{
	display: block;
	width: 580px;
	height: 20px;
	border-top: 1px solid #ccc;
	padding: 10px 0;
}
.titulo-comentarios{
	display: block;
	margin: 0 0 10px 0;
}
#destacados h4{
	width: 220px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	background: url(../images/layout/bg_rayita_perfil.gif) repeat-x -28px left;
}
#destacados h4 span{
	background: #fff;
	padding: 0 10px 0 0;
}
#pasador{
	display: block;
	width: 690px;
	height: 50px;
	padding: 0;
}
.btn-volver-galeria a{
	display: block;
	width: 166px;
	height: 22px;
	background: no-repeat url(../images/layout/btn_volver_galeria.gif) 0 0;
	text-indent: -9999px;
	margin: 22px 0 25px 0;
}
.btn-volver-galeria a:hover{
	background: url(../images/layout/btn_volver_galeria.gif) 0 -28px;
}
#mapa-sitio{
	width: 736px;
	margin: 0 auto;
}
#verybigcontainer.home{
	padding: 0;
	margin: 20px 0 0 0;
}
#verybigcontainer.sitemap{
	height: 569px;
	padding: 0;
	margin: 20px 0 0 0;
}
#leftcolumn.ayuda{
	margin: 40px auto 40px auto;
}
#leftcolumn.ayuda h5{
	font-size: 22px;
	font-weight:bold;
	margin: 0px 0px 15px 0px;
}
#leftcolumn.ayuda p{
	margin: 0 0 10px 0;
}

#leftcolumn.newsletter{
	padding: 40px 0px 0 30px;
	width: 690px;
}
input.camponews {
	display: block;
    border: 1px solid #000;
    padding: 2px 5px;
    height: 23px;
    line-height: 23px;
    font-size: 14px;
    width: 405px;
    margin-bottom: 20px;
}
p.alerta{
	background-color: #fbff00;
	display: inline;
}

/**/
/* Lightbox Upload Grafiti */
#upload.content-lightbox{
	display: block;
	width: 615px;
	padding: 20px;
}
#upload.content-lightbox table td{
	padding: 0;
	margin: 0;
}
#upload.content-lightbox label{
	display: block;
	margin: 10px 0 0 0;
	float: left;
}
#upload.content-lightbox span.tip{
	display: block;
	margin: 16px 0 0 5px;
	float: left;
}
#upload.content-lightbox input{
	background: #fff;
	border: 1px solid #000;
	padding: 2px 5px;
	width: 600px;
	margin: 0px;
}
#upload.content-lightbox input#direccionGrafiti,
#upload.content-lightbox input#interseccionGrafiti{
	width: 480px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /*Hack para Safari ;)*/
	#upload.content-lightbox input#direccionGrafiti,
	#upload.content-lightbox input#interseccionGrafiti{
		width: 450px;
	}
}
#upload.content-lightbox input#alturaGrafiti,
#upload.content-lightbox input#intAlturaGrafiti{
	width: 84px;
}
#upload.content-lightbox #selectAerosoles{
	display: block;
	height: 30px;
	clear: both;
	margin: 0;
	padding: 0;
}
#upload.content-lightbox #boxMapaGrafiti{
	display: block;
	width: 612px;
	height: 286px;
	border: 1px solid #000;
	position:relative;
}

#boxMapaGrafiti #carga-mapa {
	position:absolute;
	top:0px;
	left:0px;
	width:612px;
	height:286px;
	background:#333 url(../images/layout/ajax-loader.gif) no-repeat center center;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#upload.content-lightbox #cantAerosolesGrafiti{
	width: 400px;
}
#upload.content-lightbox #categoriasGrafiti{
	margin: 0;
	padding: 0;
}

#address_grft{
	margin-top: 10px;	
}

/* 
	Document   : jquery.pnotify.default.css
	Created on : Nov 23, 2009, 3:14:10 PM
	Author     : Hunter Perrin
	Description: Default styling for Pines Notify jQuery plugin.
*/

/* Notice
----------------------------------*/
.ui-pnotify {
	top: 40%;
	right: 40%;
	position: absolute;
	height: auto;
	/* Ensure that the notices are on top of everything else. */
	z-index: 9999;
}
/* This hides position: fixed from IE6, which doesn't understand it. */
html > body .ui-pnotify {
	position: fixed;
}
.ui-pnotify .ui-pnotify-shadow {
	margin: 0;
	position: absolute;
	top: .1em;
	left: .1em;
	bottom: -.2em;
	right: -.2em;
	z-index: -1;
}
.ui-pnotify-container {
	background-position: 0 0;
	padding: .8em;
	height: 100%;
}
.ui-pnotify-closer {
	float: right;
	margin-left: .2em;
}
.ui-pnotify-title {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: .4em;
}
.ui-pnotify-text {
	display: block;
}
.ui-pnotify-icon, .ui-pnotify-icon span {
	display: block;
	float: left;
	margin-right: .2em;
}
/* History Pulldown
----------------------------------*/
.ui-pnotify-history-container {
	position: absolute;
	top: 0;
	right: 18px;
	width: 10%;
	border-top: none;
	/* Ensure that the history container is on top of the notices. */
	z-index: 10000;
}
.ui-pnotify-history-container .ui-pnotify-history-header {
	padding: 2px;
}
.ui-pnotify-history-container button {
	cursor: pointer;
	display: block;
	width: 100%;
}
.ui-pnotify-history-container .ui-pnotify-history-pulldown {
	display: block;
	margin: 0 auto;
}
#registro.content-lightbox input[type="hidden"]{
	display:none;
	border:none;
}
#los1000{
	display:block;
	margin: 20px 0 0 22px;	
	float: left;
	text-align: center;
	width:935px;
	border: 1px solid #CCC;
	padding: 5px 0;
}
#cajahome-perfil{
	display:block;
	margin: 20px 0 0 22px;	
	float: left;
	text-align: center;
	width:935px;
	border: 1px solid #CCC;
	padding: 5px 0;
}
#url-perfil{
    float: left;
    margin-left: 314px;
    margin-top: 6px;
}
#usuario-perfil{
    float: left;
	margin: 5px 0 0 1px;
}
#usuario-perfil #user-perfil-input{
    border-color: -moz-use-text-color;
    border-style: none none solid;
    border-width: medium medium 1px;
    width: 100px;
}
#btn-ok-perfil{
	margin: 10px 0 5px;
}
#titulo-perfil{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
}
#banner-top{
	padding-left: 15px;
	margin-top: 20px;
	float: left;
}
#banner-728x90{
	clear: both;
    display: block;
    height: 90px;
    width: 728px;
	margin: 0 auto 20px auto;
}
#facebook_like{
	display: block;
    float: left;
    margin: 10px 0 0 140px;
    width: 80px;
}
#facebook_like_blog{
	display: block;
    float: left;
    margin: 3px 0 0 0;
    width: 80px;
}
#pasador-post #btn-compartir{
	display: block;
    float: left;
    margin: 0 0 0 372px;
}
.tools-gallery{
	float: left;
	width: 426px;
	color: #000;
}
.align-right{
	text-align: right;
	width: 500px;
}
.tools-gallery a.selected,
.tools-gallery a:hover{
	text-decoration: underline;
}

	#slider-cont{
		position: relative;
		margin-bottom: 30px;
	}
	#slider{
		margin: 0 auto;
	}
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:400px;
		height:400px;
		overflow:hidden;
		}	
	#slider li img{
		width: 100%;
		height: auto;
	}
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:50px;
		height:50px;
		position:absolute;
		left:85px;
		top:175px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:570px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:50px;
		height:50px;
		text-indent: -5000px;
		background:url(../images/layout/btn_flechas_grandes.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/layout/btn_flechas_grandes.gif) no-repeat 0 -50px;
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
	
	.bg-libro{
		display: block;
		min-height: 1210px;
		padding: 40px 30px 0 30px;
		width: 660px;
	}
	.bg-libro p{
		margin: 0 0 1em 0;
	}