/* css */

body {
	margin: 0;
	padding: 0;
	background: #817112;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D9D400;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1, h2, h3 {
	text-transform: lowercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #AF261C;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 1.6em;
	line-height: 180%;
}

p {
}

blockquote {
	font-style: italic;
}

ul {
}

ol {
}

a {
	color: #F7AC15;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: left;
	margin: 0 0 0 15px;
}

/* Header */

#iwithblockmsg-feeds {
	float: right;
	width: 980px;
	height: 20px;
	padding-top: 12px;
	text-align: right;
	margin-right:15px;
}

#iwithblockmsg-feeds b {
	display: none;
}

#iwithblockmsg-feeds ul {  
	list-style:none;
	margin:0;
	padding:0;
}

#iwithblockmsg-feeds ul li {
	padding:0;
	float: right;
}

#iwithblockmsg-feeds ul li a {
	text-align: right;
	display:block;
	text-decoration: none;
	color: #FFFFFF;
	width:240px;
	height:19px;  /*Quito el padding, pero le pongo altura.*/
	text-decoration:none;
}

#iwithblockmsg-feeds ul li a:hover {
	background-position:bottom;
}
#iwithblockmsg-feeds ul li a span {
	display:none; /*Oculto el texto.*/
}

#iwithblockmsg-feeds a:hover {
	background-position:bottom;
}

#iwithblockmsg-feeds a span {
	display:none; /*Oculto el texto.*/
}



#registroartistas{
	background-image:url(/imatges/es/registroartistas.jpg);
}
#clubprogramadores {
	background-image:url(/imatges/es/clubprogramadores.jpg);
}
#contacto {
	background-image:url(/imatges/es/contacto.jpg);}
	
#registroartistasEN{
	background-image:url(/imatges/en/registroartistas.jpg);
}
#clubprogramadoresEN {
	background-image:url(/imatges/en/clubprogramadores.jpg);
}
#contactoEN {
	background-image:url(/imatges/en/contacto.jpg);}

#logo {
	width: 980px;
	height: 100px;
	margin: 0 auto;
	padding: 60px 0 0 0;
}

#logo h1, #logo p {
	margin: 0;
	float: left;
	color: #FFFFFF;
}

#logo h1 {
	padding-left: 40px;
	background: url(/images/img03.gif) no-repeat left center;
	font-size: 4em;
}

#logo p {
	padding: 3px 0 0 5px;
	font-size: 1.4em;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	color: #FFFFFF;
}

/* Menu */



/* Sidebar */

 #iwithblockmenu-sidebar {
	float: right;
	width: 280px;
	height: 466px;
	padding-top: 100px;
	text-align:right;

}

#iwithblockmenu-sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#iwithblockmenu-sidebar li {
	
}


#iwithblockmenu-sidebar li li {
	margin: 0;
	background: none;
	border: none;
}
#iwithblockmenu-sidebar ul li {
	padding:0;
	float: right;
}
#iwithblockmenu-sidebar ul li a {
	display:block;
	width:240px;
	height:19px;  /*Quito el padding, pero le pongo altura.*/
	text-decoration:none;
}
#iwithblockmenu-sidebar ul li a:hover {
	background-position:bottom;
}
#iwithblockmenu-sidebar ul li a span {
	display:none; /*Oculto el texto.*/
}

#audiovisuales{
	background-image:url(/imatges/es/audiovisual.jpg);
}
#corporativo {
	background-image:url(/imatges/es/corporativo.jpg);
}
#escenico {
	background-image:url(/imatges/es/escenica.jpg);
	}
#museos {
	background-image:url(/imatges/es/museo.jpg);
}
#musica {
	background-image:url(/imatges/es/musica.jpg);}


#audiovisualesEN{
	background-image:url(/imatges/en/audiovisual.jpg);
}
#corporativoEN {
	background-image:url(/imatges/en/corporativo.jpg);
}
#escenicoEN {
	background-image:url(/imatges/en/escenica.jpg);
	}
#museosEN {
	background-image:url(/imatges/en/museo.jpg);
}
#musicaEN {
	background-image:url(/imatges/en/musica.jpg);}
/*menus-------------------*/   



/*enter*/

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 10px 0;
}

/* Content */

#content {
	float: left;
	width: 660px;
	padding-top: 8px;
}

.post {
	text-align: justify;
}

.post .title {
	margin: 0;
	
}

.post .meta {
	margin: 0;
	padding-left: 6px;
	background: url(/images/img05.gif) no-repeat left center;
	color: #404040;
}

.post .meta a {
	color: #404040;
}

.post .entry {
	padding: 20px;
}

.post .more {
	text-align: right;
}

.post .more a {
	padding-left: 15px;
	background: url(/images/img06.gif) no-repeat left center;
	text-decoration: none;
	font-weight: bold;
}

.post .more a:hover {
	text-decoration: underline;
}

.vline {
	border-bottom: 1px solid #1A1A1A;
}






/* Search */

#search form {
	padding: 20px;
}

/* Footer */

#iwithblockmsg-footer {
	clear: both;
	height: 20px;
	padding: 20px;
	background: #333300;
	border-top: 10px solid #660;
}

#iwithblockmsg-footer p {
	margin: 0;
	text-align: center;
	color: #000000;
}

#iwithblockmsg-footer a {
	color: #F3E9D0;
}

/* ficha artista*/

#container1{
float: left;
width:100%;
margin-bottom:10px;
margin-top:10px;

}

#iwith-BoxEditable{
float: left;
width:48%;
height:250px;
padding:3px;
overflow:auto;

}

#iwithvideo-foto{
float: right;
width:49%;
height:250px;
padding:3px;

}

#container2{
float: left;
width:49%;
margin-bottom:10px;
height:300px;
margin-top:10px;
padding:3px;

}
#container3{
float: right;
width:48%;
margin-bottom:10px;
margin-top:10px;
height:300px;
padding:3px;
}