/*
Theme Name: Trienal de Chile
Theme URI: http:///www.portable.cl/
Description: A Sandbox theme developed and Modified by Portable and based on the Ultimate Diva Sandbox and the 960 Grid System.
Author: Portable Desgin
Author URI: http://www.portable.cl/
Version: 1.0.0
*/

/* =================================
All Rights Reserved.

This theme was developed for exclusive use by Portable Design.

================================== */

/* let's get universal */
body { background-color:#eae7df; color:#333333;}
a { color:#333333; text-decoration:underline;}
a:hover {}
a img {border: none; text-decoration: none;}
acronym, abbr {}
blockquote {}
blockquote cite {}
code, pre {}
fieldset {}
legend {}
h1, h2, h3, h4, h5, h6 {}
h1 {}
h2 {}
h3 {}
h4 {}
hr {}
input, textarea {}
td, th, tr {}

#wrapper {}

/* Header */
#top { margin-top:50px; margin-bottom:20px;}

	#top h1 {}
	.link-home{ text-indent:-9000px; background-image:url(images/trienal-de-chile-2009.gif); background-repeat:no-repeat; background-position:top left; width:80px; height:80px; position:absolute; float:left;}
	
	#top h1.blogtitle {text-indent:-9000px; background-image:url(images/trienal-de-chile-2009-5-de-octubre-5-de-diciembre.gif); background-repeat:no-repeat; background-position:top right; width:380px; height:80px; margin:0; color:#eae7df; float:right;}
	

	
/* Content */
#content { background-color:#eae7df;}
	/* blog posts */
	.post-wrap {}
	.author { font-size:11px; color:#666666; margin-bottom:10px;}
	.author a {}
	.author a:hover {}
	.post-meta {}
	.post-date {}
	.post-title { font-size:12px; text-transform:uppercase; color:#e10000;}
	.post-title-single-arte { font-size:12px; text-transform:uppercase; margin-bottom:5px; color:#e10000;}
	
	.post-title-single-arte a { text-decoration:none; color:#e10000;}
	
	.post-title-trienal { font-size:12px; color:#999;}
	.post-title a { font-size:12px; color:#666; text-decoration:none;}
	.post-title a:hover {}
	.story-content { min-height:360px;}
	
		.story-content p { line-height:150%; text-align:justify;}
		/* post content headings */
		.story-content h3 {}
		.story-content h4 {}
		/* playing with blockquotes */
		.story-content blockquote {}
		.story-content blockquote cite {}
		.story-content blockquote .styleleft {}
		.story-content blockquote .styleright {}
		/* post content lists */
		.story-content ul {}
		.story-content ol {}
		/* post content links */
		.story-content a {}
		.story-content a:visited {}
		.story-content a:hover {}
		.story-content a img {}
		/* post content tables */
		.story-content table {}
		.story-content th {}
		.story-content tr {}
		.story-content td {}
		/* post content forms */
		.story-content form {}
		.story-content fieldset {}
		.story-content legend {}
		.story-content label {}
		.story-content input {}
		.story-content input.submit {}
	/* single page meta info */
	.metawrap {}
	.singlemeta {}
	.singlemeta a {}
	.singlemeta a:hover {}
	.interact {}
	.interact a {}
	.interact a:hover {}
	/* blog comments */
	#commentwrap {}
	#comments {}
	#comments big {}
	#respond {}
	.nocomments {}
	.commentmetadata {}
		/* individual comments */
		#commentlist {}
		#commentlist li {}
		#commentlist li a {}
		#commentlist li a:hover {}
		#commentlist li.alt {}
		#commentlist li.alt a {}
		#commentlist li.alt a:hover {}
		#commentlist cite {}
			/* individual comment content */
			#commentlist .commentcontent {}
			#commentlist blockquote {}
			#commentlist code {}
			#commentlist ul {}
			#commentlist ol {}
		/* comment form */
		#commentform {}
		#commentform dl {}
		#commentform dt {}
		#commentform dd {}
		#commentform fieldset {}
		#commentform legend {}
		#commentform label {}
		#commentform input#author {}
		#commentform input#email {}
		#commentform input#url {}
		#commentform textarea {}
		#commentform input#submit {}
		/* pop up comments */
		#commentspopup {}
		#commentspopup h1#header {}
		#popupcontent {}
		#popupcontent .interact {}
		#popupcontent .commentwrap {}
		
/* Sidebar */
#side {}
	#side ul {}
	#side li {}
	#side li h2 {}
	#side li ul {}
	#side li li {}
	
	
	#side #nav ul { list-style-type:none; margin-left:0; padding-left:0;}
	#side #nav li { list-style-type:none; margin-left:0; padding-left:0; width:200px; margin-bottom:3px; background-color:#FFFFFF; height:24px;}
	#side #nav li a { color:#333333; font-size:11px; text-decoration:none; height:24px; margin:8px 8px; vertical-align:middle;}
	#side #nav li a:hover { color:#E10000;}
	
	.current_page_item{ font-weight:bold;}

	
		/* search box */
		#side li#search {}
		#side li#search h2 {}
		#side li#search fieldset {}
		#side li#search legend {}
		#side li#search label {}
		#side li#search dl {}
		#side li#search dt {}
		#side li#search dd {}
		#side li#search input#s {}
		#side li#search input#search {}
		/* common sidebar list elements */
		#side li#archive {}
		#side li#categories {}
		#side li#meta {}
		#side li#pages {}
		/* calendar */
		#calendar_wrap {}
		#wp-calendar {}
		#wp-calendar #next {}
		#wp-calendar #next a {}
		#wp-calendar #next a:hover {}
		#wp-calendar #prev {}
		#wp-calendar #prev a {}
		#wp-calendar #prev a:hover {}
		#wp-calendar a {}
		#wp-calendar caption {}
		#wp-calendar th {}
		#wp-calendar tr {}
		#wp-calendar td {}
		#wp-calendar td.pad {}
		#wp-calendar td.pad:hover {} /* not IE compatible */
		
/* Footer */
#footer { font-size:11px; color:#666666; margin:0 0 20px 0;}
#footer a {}
#footer a:hover {}

.linea-footer { border-top:1px #cdc6b2 solid; padding-top:10px;}

/* Various Classes & Image Alignment */
.center {text-align: center;}
.right {text-align: right;}
.left {text-align: left;}
.floatleft {float: left; margin: 5px;}
.floatright {float: right; margin: 5px;}
img.center {display: block; margin: 10px auto;}
img.left {display: inline; margin: 0 10px 5px 0;}
img.right {display: inline; margin: 0 0 5px 10px;}
.nav {margin: 25px 0;}
.previous {float: left; text-align: left; width: 45%;}
.next {float: right; text-align: right; width: 45%;}

.home-image{ width:640px; height:340px; background-color:#666666;}
.modulo-200-100 {width:200px; height:100px; background-color:#CCC;}
.meta-data { font-size:11px; margin-top:10px;}

.listado-curadores { font-size:12px; margin-bottom:5px;}

.instituciones { display:inline;}
.textos-instituciones { font-size:9px; text-transform:none; color:#999999;}

.titulo-imagen { width:180px; height:106px; vertical-align:middle;}
.titulo-imagen a{ text-decoration:none; color:#FFF; width:120px;}

.margin-bottom-10 { margin-bottom:10px;}

.separador { border-top:1px #cdc6b2 solid; padding-top:10px; margin-top:10px;}
.separador-parrafo { border-top:1px #cdc6b2 solid; padding-top:5px; margin-top:5px; width:80%;}

#paginacion { float:right;}

#destacado-portada, #destacado-portada-2 { margin-top:5px; padding-top:10px;}
#destacado-portada a, #destacado-portada-2 a{ color:#666666; text-decoration:none; font-size:11px; line-height:130%; margin-bottom:4px;}
.titulo-noticias-home { font-size:11px; color:#e10000; border-bottom:1px #cdc6b2 solid; margin-bottom:4px; padding-bottom:4px;}

.img.large { margin-bottom:10px;}

.slide-show-640{ margin-bottom:10px; width:640px;}

.myForm td, input, select, textarea, checkbox  {
		font-size: 12px;
	}
.required {
		color: red;
	}
.suscribase { border:1px solid #CDC6B2; padding:3px; width:180px; font-family:Arial, Helvetica, sans-serif;}
.boton-suscribase { font-family:Arial, Helvetica, sans-serif;}

.pie-de-foto-obra { font-size:9px; margin-bottom:10px; margin-top:5px; color:#666666; text-align:left;}

.btn-ver-imagenes a {background-image:url(images/ver-imagenes.gif); background-repeat:no-repeat; background-position:0 0; height:19px; width:124px; display:block; float:right; text-decoration:none; text-indent:-9999px;}
.btn-ver-imagenes a:hover {background-image:url(images/ver-imagenes.gif); background-repeat:no-repeat; background-position:0 -19px; height:19px; width:124px; display:block; float:right;}
#banner-prensa {margin-top:-7px; padding-top:2px;}

.pdf-link { background-attachment:scroll; background-image:url(images/pdf.gif); background-repeat:no-repeat; background-position:left center; padding-left:20px; text-decoration:none;}

#programacion-p p{ text-align:left;}

#nav-general {}
#nav-general ul li {list-style-type:none; margin-left:0px;}
#nav-general ul li a {background-color:#FFFFFF; margin-bottom:3px; font-size:11px; padding:2px 0 1px 15px; text-decoration:none; display:block}

ul.nav-nivel-2 {margin-bottom:3px !important}
.nav-nivel-2 li {padding-left:10px !important; background-color:#FFFFFF;}
.nav-nivel-2 li a {margin-bottom:0px !important;}

li.title-nav {background-color:#FFFFFF; margin-bottom:0px !important; font-size:11px; padding:2px 0 1px 15px;}
li.title-nav a {background-color:#FFFFFF; margin-bottom:0px !important; font-size:11px; padding:2px 0 0px 0px !important;}

.data-exposicion { margin-bottom:0; font-size:10px; color:#FFFFFF;}