/*
Theme Name: Artvisual 2.0
Theme URI: http://artvisual.es
Description: Template diseñado por Artvisual para su nuevo sitio Web 2.0
Version: 1.0
Author: Javier Arques j.arques@artvisual.es
Tags: diseño web empresa 2.0 red 
*/

*{
	margin: 0;
	padding: 0;
}

::-moz-selection{
	background: #E44925;
	color: white;
}

a {
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: 0px;
	text-decoration: none;
	color: #DF2A00;
}

a img, img a, img {
	margin: 0;
	padding: 0;
	border: none;
}
small{
	font-size: 11px;
}
a:hover{
	text-decoration: underline;
}

blockquote {
	background:transparent url(images/blockquote.jpg) no-repeat scroll 96% 70%;
	border:1px dashed #D2DADA;
	font-family:georgia;
	font-size:17px;
	line-height:120%;
	margin:10px 0;
	padding:15px 50px 15px 16px;
	overflow: hidden;
	display: block;
-moz-border-radius: 10px;
}

blockquote em{
	color: #2877B7;
}

blockquote p{
	color: #666;
	margin: 10px 0;
}

blockquote strong{
	color: #2877B7;
	font-size: 17px;
	font-family: Georgia;
	line-height: 130%;
}

body {
	-x-system-font: none;
	background: #FFFFFF url(images/body_bg.gif) repeat-x scroll 0 0;
	color: #52565B;
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 140%;
	margin: 0;
	padding: 0;
	text-align: left;
	outline: none;
}

body ul.tabs li.on{
	background: url(images/tab_on.png);
	z-index: 10;
	color: white;
}


code::-moz-selection, code::selection {
	background: #E0EA33;
}

div p.loguito{
	right: -80px;
}

div.fin_de_fila{
	clear: both;
	width: 100%;
	height: 20px;
}

form p{
	color: #333333;
	font-size: 13px;
	margin: 8px 0;
}

/* -------------------[ Headings ]------------------- */
h1, h2, h3, h4, h5, h6, h7 {
}

h2{
}

h2.description{
	border-left: 1px solid #333333;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	height: 45px;
	left: 260px;
	line-height: 45px;
	padding-left: 10px;
	position: absolute;
	top: 20px;
}

h2.titulo {
	font-size: 19px;
	font-weight: bold;
	line-height: 30px;
	position: relative;
	margin-bottom: 10px;
	color: #394650;
}

h3{
	color: #CF4622;
	margin: 10px 0;   
	font-size: 21px;
}

h3 {
}

h4{
}

img, div {
	behavior: url(iepngfix.htc);
}

img, div, a, input {
	behavior: url(/css/resources/iepngfix.htc);
}

img.aligncenter {
	margin: 0px auto;
	background: #fff;
	padding: 2px;
}

img.alignleft {
	float: left;
	clear: left;
	margin: 0 10px 5px 0px;
	background: #fff;
	padding: 2px;
}

/* -------------------[ Images ]------------------- */
img.alignright {
	float: right;
	clear: right;
	margin: 0 0 5px 10px;
	background: #fff;
	padding: 2px;
}

img.centered {
	display: block;
	padding: 2px;
	margin: 0 auto 20px auto;
	float: none;
	clear: both;
}


a img.thumbnail:hover{
	filter: alpha(opacity=90);
	opacity: .90;
	-moz-opacity: 0.90;
}

input[type="text"], textarea, input[type="file"],input[type="password"], select{
	background: #f7f7f7;
	border: 1px solid #CCCCCC;
	line-height: 20px;
	padding: 3px 5px 3px 5px;
	overflow: hidden;
	display: block;
	-moz-border-radius: 4px;
	font-size: 13px;
	font-family: "Microsoft Sans Serif";
}
input:hover, textarea:hover, input:focus, textarea:focus{
	border-color: #E44925;
}

textarea#comment{
	height:150px;
	width:98%;
}
input[type="submit"], button{
	background: url(images/fondo_input.png) no-repeat 0 0;
	text-align: center;
	height: 33px;
	line-height: 33px;
	width: 177px;
	cursor: pointer;
	border: none;
	margin: 5px 0;
}
input[type="submit"]:hover, button:hover{
	background: url(images/fondo_input_hover.png) no-repeat 0 0;
}
ol li{
	font-size: 14px;
	margin-left: 30px;
}

ol li.cinco{
	background: url(images/cinco.jpg) no-repeat 0 0;
}

ol li.cuatro{
	background: url(images/cuatro.jpg) no-repeat 0 0;
}

ol li.dos{
	background: url(images/dos.jpg) no-repeat 0 0;
}

ol li.tres{
	background: url(images/tres.jpg) no-repeat 0 0;
}

ol li.uno{
	background: url(images/uno.jpg) no-repeat 0 0;
}

ol.asterisco{
	list-style: none;
	margin: 15px 0;
}

ol.asterisco li{
	background: transparent url(images/asterisk_orange.png) no-repeat scroll 5px 7px;
	border: 1px solid #B6D37D;
	margin-bottom: 5px;
	margin-left: 1px;
	padding: 5px 10px 5px 25px;
}

ol.numerado{
	list-style: none;
	clear: both;
	width: 99%;
	border: 1px solid #52A7E0;
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

ol.numerado li{
	list-style: none;
	line-height: 30px;
	color: #666666;
	margin-left: 30px;
	padding-left: 35px;
}

ol.numerado ul li{
	line-height: 20px;
	font-size: 12px;
}

/* -------------------[ Misc Tags and Classes ]------------------- */
p {
	margin: 0 0 10px 0;;
	font-size: 13px;
	color: #333;
}

p.categoria{
	background: #eaeaea;
	line-height: 24px;
	padding-left: 5px;
	clear: both;
}

p.categoria a{
	color: #16396E;
}

select{
	width: 200px;
}

strong{
}

table td{
	padding: 10px 0;
	border-bottom: 1px solid #E3E6E8;
}

ul{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
}

ul.plain{
	list-style: none;
	clear: both;
	display: block;
	overflow: hidden;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
}

ul.plain li{
	display: inline;
	float: right;
}

ul.plain li a{
	color: #52565B;
	background: url(images/flechas.gif) no-repeat 0 7px;
	padding: 3px 3px 3px 15px;
	font-size: 12px;
}

ul.plain li a:hover{
	background: #D90F0F url(images/flechas_hover.gif) no-repeat 0 7px;
	color: white;
	text-decoration: none;
}

ul.tabs{
	height: 35px;
	overflow: hidden;
	display: block;
	text-decoration: none;
	list-style: none;
	position: relative;
	z-index: 1;
}

ul.tabs li{
	height: 35px;
	width: 143px;
	background: url(images/tab.png);
	float: left;
	display: block;
	margin-left: -20px;
	position: relative;
	z-index: 1;
}

ul.tabs li a, .tab_button{
	line-height: 35px;
	color: #394851;
	font-weight: bold;
	text-align: center;
	overflow: hidden;
	display: block;
	text-decoration: none;
	cursor: pointer;
	font-size: 13px;
}

ul.tabs li.first{
	margin: 0;
}

ul.tabs li.on a, 
#nav li.current_page_item a:hover, 
#carousel_cabecera #carousel-content .slide .post {
	color: white;
}

ul.tabs li.over{
	background: url(images/tab_on.png);
	color: #999;
}

ul.tabs li:hover a, .tab_button:hover{
	color: #111111;
	text-decoration: none;
}

ul.tabs li:hover, .tab_button:hover{
	background: url(images/tab_over.png);
}

.alignleft, .left, .slide .izquierda, .left {
	float: left;
}

.block{
	display: block;
	overflow: hidden;
	zoom: 1;
	background: #FFFFFF url(images/fondo_block.jpg) repeat-x bottom;
	border: 1px solid #C6CCD2;
	border-bottom: 4px solid #93A0AA;
	min-height: 200px;	
	margin-bottom: 10px;
}

.block_2{
	display: block;
	background: #FFFFFF url(images/block_2_bg.jpg) repeat-x bottom;
	border: 1px solid #DCDEE2;
	display: block;
	overflow: hidden;
	zoom: 1;
	margin-bottom: 10px;
	min-height: 200px;
}

.block_3{
	background: #EEEFF0 url(images/grey_block_bg.jpg) repeat-x scroll center bottom;
	border: 1px solid #93A0AA;
	display: block;
	overflow: hidden;
	min-height: 100px;

}

.block_content{
	margin: 10px;
	overflow: hidden;
	display: block;
	zoom: 1;
}
#tabs_works .block_content a{
	border:2px solid #FFFFFF;
	float:left;
	height:75px;
	margin:0 2px;
	overflow:hidden;
	width:128px;
}

/* -------------------[ Navigation ]------------------- */
.blogtitle{
	display: none;
}

.blogtitle strong{
	color: #930132;
	font-weight: normal;
}

.bloque{
	margin-bottom: 10px;
	width: 100%;
}

.bloque .info{
	background: white;
	clear: both;
	float: left;
	width: 100%;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}

.boton_cerrar{
	background: url(images/boton-cerrar.gif);
	height: 15px;
	float: left;
	display: block;
	width: 15px;
	position: absolute;
	right: 7px;
	top: 7px;
	z-index: 3;
}

.boton_cerrar:hover{
	background: url(images/boton-cerrar-hover.gif);
}

.boton_rojo{
	background: url(images/boton-rojo.jpg) no-repeat 0 0;
	width: 300px;
	line-height: 30px;
	float: left;
	clear: both;
	font-size: 18px;
	color: white;
	padding-left: 30px;
	margin-top: 20px;
}

.boton_rojo:hover{
	background: url(images/boton-rojo-hover.jpg);
	text-decoration: none;
}

.carousel {
	overflow: hidden;
}

.clear{
	clear: both;
	display: block;
}
.center{
	text-align: center;
}

.datos{
	width: 200px;
	float: left;
	display: block;
	padding: 7px;
	font-size: 11px;
}

.datos strong{
	font-size: 16px;
	color: #438B12;
}

.donde_estamos{
	float: left;
	text-align: center;
	background: url(images/FONDO-CONTACTO.jpg) no-repeat 0 0;
	width: 100%;
	height: 225px;
	padding-top: 90px;
	color: #333333;
}

.el_texto h2 a{
	font-size: 12px;
	clear: both;
	text-transform: uppercase;
	font-weight: bold;
	background: #2872B1;
	color: white;
	text-align: center;
	border: 1px solid #52A7E0;
	width: 100%;
	float: left;
	text-decoration: none;
}

.el_texto h2 a:hover{
	background: #52A7E0;
}

.el_texto p{
	font-size: 13px;
	margin: 10px 0;
}

.margenado{
	margin: 20px 0;
	overflow: hidden;
	display: block;
}

.nav-bar{
	background: #2E3940 url(images/nav_bar_bg.gif) repeat-x scroll 0 0;
	bottom: 0;
	font-size: 12px;
	left: 0;
	position: absolute;
	width: 100%;
	height: 34px;
}

.navigation {
	text-align: left;
	margin: 0;
	padding: 10px 15px;
}

.post {
	margin: 10px;
	clear: both;
	overflow: hidden;
	display: block;
}

.tab_blue{
	background: url(images/tab_blue.png);
}

.tab_button{
	width: 143px;
	height: 35px;
	background: url(images/tab.png);
}

.tabs_block{
}

.w40{
	width: 40%;
}

.w50{
	width: 50%;
}

.w60{
	width: 60%;
}

#carousel_cabecera{
	background: url(images/portada-carousel_bg.jpg) no-repeat;
	width: 100%;
	height: 234px;
	clear: both;
	overflow: hidden;
}

#carousel_cabecera #carousel-content .slide {
	float: left;
	width: 630px;
	height: 235px;
	color: white;
}
#carousel_cabecera h2{
	font-weight: normal;
	line-height: 115%;
}

#carousel_cabecera #carousel-wrapper {
	width: 630px;
	height: 235px;
	overflow: hidden;
}

#carousel_cabecera .slide .der{
	float: left;
	height: 175px;
	margin-top: 20px;
	padding: 20px;
	width: 390px;
}
#carousel_cabecera .slide .der *{
	color: white;
}
#carousel_cabecera .slide .izq{
	float: left;
	height: 175px;
	margin-top: 20px;
	padding: 20px;
	text-align: right;
	width: 155px;
}

#carousel_cabecera .slide .izq h3{
	border-right: 1px solid #FFFFFF;
	font-size: 27px;
	line-height: 29px;
	padding-right: 10px;
	text-align: right;
	color: #CF4622;
}

#carousel_cabecera .tabs{
	margin: 12px 25px;
	float: right;
	display: inline;
	text-align: left;
	list-style: none;
	padding: 0;
	zoom: 1;
}

#carousel_cabecera .tabs li{
	color: white;
	list-style: none;
	font-size: 14px;
	margin: 0 0 10px 0;
	line-height: 24px;
	height: 24px;
	width: 218px;
	padding: 0;
	overflow: hidden;
	display: block;
}

#carousel_cabecera .tabs li a{
	color: white;
	line-height: 24px;
	height: 24px;
	iwidth: 218px;
	overflow: hidden;
	display: block;
	padding: 0 10px;
	margin: 0;
	zoom: 1;
}

#carousel_cabecera .tabs li a.carousel-selected, 
#carousel_cabecera .tabs li a:hover{
	background: url(images/carousel_li_selected.png) no-repeat;
	text-decoration: none;
}

#carousel-destacados {
	height: 150px;
	min-height: 150px;
	margin: 0;

}
#carousel-destacados div{
	height: 150px;
}

#carousel-destacados .middle {
	float: left;
	height: 150px;
	width: 898px;
	overflow: hidden;
}

#carousel-destacados .middle .inner{
	height: 150px;
	overflow: hidden;
}

#carousel-destacados a.carousel-control {
	float: left;
	font-size: 36px;
	height: 150px;
	line-height: 150px;
	text-align: center;
	text-decoration: none;
	width: 39px;
	background: url(images/prev.png) no-repeat 50% 50%;
}
#carousel-destacados .middle .inner a{
	display: block;
	overflow: hidden;
}
#carousel-destacados a.carousel-control:hover {
	color: #000000;
}

#carousel-destacados a.next{
	background: url(images/next.png) no-repeat 50% 50%;
	float: right;
}

#carousel-destacados a.next, .right {
	float: right;
}

#carousel-destacados a.next:hover{
	background-image: url(images/next_hover.png);
}

#carousel-destacados a.prev:hover{
	background-image: url(images/prev_hover.png);
}

#carousel-destacados div.slide{
	display:block;
	float:left;
	margin:9px 3px;
	overflow:hidden;
	width:211px;
	border:4px solid #FFFFFF;
	display:block;
	height:125px;
	overflow:hidden;
	background: white;	
	line-height: 160px;
	line-height: 175px;
}

#centro{
	width: 740px;
	display: block;
	position: relative;
	float: left;
	clear: both;
}

#centro .slideshow{
	border: 1px solid #D6D8D7;
	padding: 3px;
}

#contenido{
	width: 100%;
	float: left;
}

#financiacion strong{
	color: #999;
}

#footer {
	width: 100%;
	height: 111px;
	line-height: 160%;
	clear: both;
	text-align: right;
	position: relative;
	background: #3E0E01 url(images/footer.jpg) no-repeat 50% 50%;
}

/* -------------------[ Links ]------------------- */
#footer a{
	color: white;
	font-size: 11px;
	padding: 20px;
}

#footer p {
	color: #FFFFFF;
	padding: 20px 20px 0 0;
}

#footer_text{
	background: #FFFFFF url(images/footer_bg.jpg) repeat-x bottom;
	border-top: 1px solid #ccc;
	margin-top: 20px;
	overflow: hidden;
	display: block;
	zoom: 1;
}

#footer_text .footer_content{
	clear: both;
	margin: 0 auto;
	height: 300px;
	width: 980px;
}

#footer_text .footer_content .left a{
	color: #666;
	padding: 2px 4px;
}

#footer_text .footer_content .left a:hover{
	background: #D90F0F;
	color: white;
	text-decoration: none;
}

#footer_text .footer_content strong{
	color: #111;
}

#header {
	width: 100%;
	height: 115px;
	position: relative;
}

#header .nav-bar .corner {
	background: transparent url(images/search_bg.gif) no-repeat scroll 100% 0;
	float: right;
	font-size: 0.4em;
	width: 5px;
	position: absolute;
	right: 0;
	top: 0;
}

#header_title{
	width: 100%;
	background: #576090;
	clear: both;
}

#header_title h1{
	text-align: center;
	line-height: 50px;
	font-family: Helvetica;
	font-size: 22px;
	font-weight: bold;
	color: white;
}

#logo{
	background: url(images/logo_artvisual.gif);
	width: 210px;
	height: 33px;
	display: block;
	position: absolute;
	top: 24px;
	left: 34px;
}

#mensaje{
	padding: 5px 20px 5px 10px;
	background: #E9F8FD;
	border: 1px solid #cccccc;
	clear: both;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	position: relative;
}

#mensaje *{
	font-size: 11px;
	margin: 0;
}

#migas{
	line-height: 30px;
	background: #394650;
	font-size: 12px;
	font-weight: normal;
	color: white;
	overflow: hidden;
	display: block;
	zoom: 1;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;
}

#migas p{
	float: left;
	font-size: 12px;
	margin: 0 0 0 15px;
	color: white;
}

#migas span{
	float: right;
	display: inline;
	margin: 0 15px 0 0px;
}

#nav{
	background: transparent url(images/nav_bg.gif) no-repeat scroll 0 0;
	float: left;
	padding: 8px 15px 0;
	text-align: left;
	height: 20px;
	display: block;
	overflow: hidden;
	zoom:1;
	clear: both;
	text-align: left;
}

#nav a{
	color: #FFFFFF;
	line-height: 20px;
	padding: 0 10px;
	text-decoration: none;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	float: left;
}

#nav a:hover{
	color: #EC4E29;
}

#nav li {
	float: left;
	display: inline;
	margin: 0 10px;
	line-height: 20px;
	height: 20px;
	padding: 0 0 0 4px;
	text-align: left;
}

#nav li.current_page_item a, #nav li.current_page_parent a{
	background: url(images/nav_var_right.png) no-repeat right;
	color: white;
}

#nav li.current_page_item, #nav li.current_page_parent{
	background: url(images/nav_var_left.png) no-repeat left;
	color: white;
}


#pie{
	padding-top: 10px;
	float: left;
	width: 100%;
}

#pie p{
	font-size: 12px;
	margin: 0 0 5px 0;
}

#post_4 strong, #post_4 a, #pie * {
	color: #2872B1;
}

#post_5 strong, #post_5 a{
	color: #596394;
}

#principal{
	margin: 15px 0;
}


/* -------------------[ Search ]------------------- */
#searchform {
	position: absolute;
	top: -45px;
	right: -200px;
}

#searchform #s {
	font-size: 8pt;
	width: 140px;
	margin-right: 2px;
}

#searchform #submit {
	color: white;
	cursor: pointer;
	font: 14px Arial, Helvetica, sans-serif;
}

#sidebar {
	display: inline;
	float: right;
	text-align: left;
	width: 225px;
	background: #D1D9E0;
	border: 1px solid #AAA;
	-moz-border-radius:6px;
}

#sidebar h2{
	padding-left: 10px;
	font-size: 14px;
	color: #39474F;
	text-align: left;
}

/* -------------------[ Sidebar ]------------------- */
#sidebar ul {
	display: block;
	list-style-type: none;
	padding: 15px 0;
	margin: 0;
	width: 225px;
}
#sidebar ul li{
	margin: 0;
	width: 225px;
	overflow: hidden;
	display: block;
}

#sidebar ul li ul li {
	display: block;
	line-height: 25px;
	list-style-type: none;
	overflow: hidden;
	border-bottom: 1px solid #B3BABF;
	border-top: 1px solid #FFF;
	margin: 0;
}

#sidebar ul li ul li a{
	color: #394851;
	display: block;
	overflow: hidden;
	padding-left: 10px;
}

#sidebar ul li ul li a:hover{
	color: white;
	text-decoration: none;
	background: #CF4622;
}

#tabs_works{
	margin-top: -40px;
}

#tag_cloud{
}

#tag_cloud a{
}

#tag_cloud h2{
}

#web{
	clear: both;
	width: 980px;
	margin: auto;
}


.proyecto_foto{
	float: left;
	width: 400px;
	padding: 10px;
}
.proyecto_contenido{
	float:left;
	margin:10px;
	width:290px;
}
.proyecto_contenido .block_2{
	min-height: 100px;
}
.proyecto_tags{
	overflow: hidden;
	display: block;
}
.proyecto_tags h3{
	margin: 0;
}
.tag_cloud a{
	color: #666666;
	padding: 3px;
	line-height: 100%;
}
.tag_cloud a:hover{
	color: #DF2A00;
	text-decoration: none;
}

.button, .button_go{
	background: url(images/button_left.png) no-repeat ;
	padding-left: 21px;
	line-height: 33px;
	height: 33px;
	float: left;
	display: block;
	cursor: pointer;	
	font-weight: bold;
	color: #666;
	font-size: 13px;
}
.button span{
	background: url(images/button_right.png) no-repeat 100% 0;
	overflow: hidden;
	display: block;
	padding-right: 21px;
}
.button_go span{
	background: url(images/button_go_right.png) no-repeat 100% 0;
	overflow: hidden;
	display: block;
	padding-right: 40px;
}
.button:hover, .button_go:hover{
	text-decoration: none;
	background-position: 0 -33px;
	color: white;

}
.button:hover span, .button_go:hover span{
	background-position: 100% -33px;
	color: white;
}

.paginator a{
	background:#EC4E29 none repeat scroll 0 0;
	color:white;
	font-size:12px;
	padding:5px 10px;
	-moz-border-radius: 11px;
}
.paginator a:hover{
	text-decoration: none;	
	background: #394750;

}

#tabs_about_us{
	overflow: hidden;
	display: block;
	margin-top: -50px;
}
#tabs_about_us .block_2{
	margin: 0;
}

.dialog{
	background: url(images/comment_bottom.png) no-repeat bottom;

	font-size:12px;
	width:212px;
}
.dialog p{
	background:transparent url(images/comment_top.png) no-repeat scroll center top;
	padding:20px 10px 30px 50px;
}
.video{
	border:3px solid #EEEEEE;
	float:left;
	font-size:12px;
	height:187px;
	margin:6px;
	padding:10px;
	width:28%;
	
}

#twitters{
	float:left;
	margin:25px;
	position:relative;
	width:290px;
}

#twitters .dialog{
	position: absolute;
	right: -300px;
	top: 0;
}
#twitters .profile_image{
	float: left;
	overflow: hidden;
	height: 48px;
	width: 48px;
}
ol.statuses {
	font-size:1.2em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

ol.statuses li:hover, ol.statuses li.hover {
	background-color:#F7F7F7;
}
body ol.statuses li {
	border-bottom:1px dashed #D2DADA;
	line-height:1.1em;
	padding:0.7em 0 0.8em 0.5em;
	position:relative;
	margin: 0;
	font-family: 'Lucida Grande',sans-serif;
	color: #333;
	font-size: 14px;
}
body ol.statuses li p{
	font-size: 14px;
}
ol.statuses span.meta{
	color:#999999;
	font-family:georgia;
	font-style:italic;
	font-size: 14px;
}
ol.statuses li.latest-status {
	border-top:medium none;
	font-size:22px;
	line-height:150%;
	padding:10px 0 10px 5px;
}

#artvisual_link{
background:url("images/artvisual_10.jpg") no-repeat scroll left center transparent;
font-size:11px;
line-height:16px;
padding-left:20px;
position:absolute;
right:-75px;
top:95px;
}


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	background:#F7F7F7 url(images/comment_bg.gif) no-repeat scroll 15px 10px;
	border:1px solid #D1D9E0;
	color:#333333;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:15px 0 10px;
	padding:25px 30px 10px 60px;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	clear: both;
	font-size: 14px;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	clear: both;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	display:block;
	float:right;
	font-size:12px;
	margin:0;
	text-align:right;

	}
	
.comment-author{
	float:left;
	margin-bottom:10px;
}
/* End Comments */


#wp-wall{
	overflow: hidden;
	display: block;
}
#wp-wall #wallcomments{
	padding: 6px;
	background: #C04221;
	overflow: hidden;
	}
#wp-wall #wallcomments .dialog p{
	background-image: url(images/comment_top_sidebar.png);
}

#wallcomments .wallauthor, #wp-wall #wallcomments .wallauthor a{
	color:white;
	display:block;
	margin-bottom:10px;
	overflow:hidden;
 }
 #wp-wall .widgettitle{
 	display: none;
 }
 #wp-wall #wp_wall{
 	padding: 0 10px;
 }
#wp-wall .wallnav{
	background:#C04221 none repeat scroll 0 0;
	color:white;
	margin:0 -10px;
	padding:10px 0;
	margin-bottom: 10px;
	text-align:center;
 }
 #wp-wall .wallnav a{
 	color: white;
	margin: 0 10px;
 }
  #wp-wall #wall_post textarea{
	width: 190px;
  }
   #wp-wall #wall_post input[type="submit"]{
  	border:  none;
	width: 177px;
	margin: 5px 15px;
	text-align: center;
  }
  
 #tabs_portada{
 	position: relative;
 }
#tabs_portada table td{
	border: none;
	padding: 0;
}
#flickr{
	display: block;
	overflow: hidden;
	margin: 10px 0;
}

#flickr a{
	overflow: hidden;
	display: block;
	float: left;
	background: #EC4E29;
}
#principal #sidebar #flickr a{ 
	border:2px solid #394650;
	height:46px;
	margin:5px 0 0 5px;
	width:46px;
	background: #EC4E29;
}
#flickr a:hover img{
	filter: alpha(opacity=85);
	opacity: .85;
	-moz-opacity: 0.85;
}
#principal #flickr a{
	height:375px;
	margin:0;
	width:140px;
}
#chat_loader{
	position: fixed;
	right: 20px;
	bottom: 10px;
}
#chat_close_button{
	background: #394650;
	font-size: 14px;
	padding: 3px;
	color: white;
	position: fixed;
	z-index: 3000;
	cursor: pointer;
	left: 10px;
	bottom: 10px;
	font-family: "Lucida Grande",verdana,helvetica,arial,sans-serif;
}

#carousel-clientes .middle{
	width: 260px;
	height: 300px;
	overflow: hidden;
	display: block;
	
}
#carousel-clientes .middle .inner {
height:300px;
width: 260px;
overflow:hidden;
}
#carousel-clientes div.slide {
	background:white none repeat scroll 0 0;
	display:block;
	height:100px;
	line-height:150px;
	overflow:hidden;
	width: 260px;
}
#carousel-clientes{
	float:right;
	margin:0 35px;
	width:260px;
}
.wpcf7-form{
	padding: 20px;
	display: block;
	overflow: hidden;
	border: 2px solid #394650;
-moz-border-radius:6px;
	background:#D1D9E0 none repeat scroll 0 0;
}
#equipo-artvisual{
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
background:white none repeat scroll 0 0;
margin:-15px 0 10px;
text-align:center;
padding: 10px 0;
border-bottom: 1px solid #AAA;
}
#PropuestaRápida .wpcf7-form{
	border: none;
	padding: 10px;
	overflow: visible;
}
#PropuestaRápida input[type="text"]{
	width: 180px;
}
#PropuestaRápida .wpcf7-checkbox{
	font-size: 11px;
}

#presupuesto{
	background: url("images/presupuesto.png") no-repeat 0 0;
	width: 183px;
	height: 62px;
	display: block;
	position: absolute;
	right: 0;
	top: 0px;
}
#presupuesto:hover{
	background-position: 0 -62px;
}