/*
Theme Name: Altazor
Theme URI: http:///www.portable.cl
Description: A Sandbox theme developed by Portable based on the Ultimate Diva Sandbox and the 960 Grid System.
Author: Portable
Author URI: http:///www.portable.cl
Version: 2.0.0
*/

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

This theme was developed for exclusive use by Portable Design.

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

/* let's get universal */
body { background-attachment: fixed; background-position:0 0; background-repeat:repeat-x; background-color:#1F487C; background-image:url(images/bg-body.jpg);}
a {outline:none; color:#4489DD;}
a:hover {}
a img {border: none; text-decoration: none;}
acronym, abbr {}
blockquote { margin:0 10px 10px 20px; padding:10px; background-color:#f9f9f9;}
blockquote cite {}
code, pre {}
fieldset {}
legend {}
h1, h2, h3, h4, h5, h6 {}
h1 {}
h2 {}
h3 {}
h4 {}
hr {}
input, textarea {}
td, th, tr {}

#super-top{ width:960px; text-align:right; padding:0; margin:0 auto; color:#2368bc; margin-top:5px;}

#vota-aqui{background-image:url(images/bg-vota-aqui.jpg); background-repeat:repeat-x; background-position:0 0; width:300px; float:right; text-align:center; padding-top:2px;
-moz-border-radius-topleft:3px; 
-moz-border-radius-topright:3px; margin-top:5px;}

#vota-aqui a { text-decoration:none; color:#FFFFFF; font-size:14px; font-weight:bold; padding:5px 0 5px 0; margin-top:5px;}
/*#super-top a{ font-size:11px; text-decoration:none; color: #FFF;}*/

#wrapper {}

/* Header */
#header {}
	#header h1, #header h2 {
	background-image:url(images/premios-altazor-logo.gif);
	margin-top:0; margin-right:0; margin-bottom:0; margin-left:0;
	padding:0;
	width:100px;
	height:380px;
	background-repeat:no-repeat;
	background-color: transparent;
	background-position:0 0;
	background-attachment:scroll;
	
	}
	#header h1 a, #header h2 a{display:block; height:100px; height:250px;}
	#header h1 a span, #header h2 a span  {
	text-indent:-9000px;
	display:block;
	}
	#header p.blogdescription {}
	
/* Content */
#content {}
#content-home {}
	/* blog posts */
	.post-wrap {}
	.author {}
	.author a {}
	.author a:hover {}
	.post-meta {}
	
	.post-meta-search { margin-top:0; font-size:11px; font-family:Arial, Helvetica, sans-serif;}
	.post-meta-search a{ text-decoration:none;}
	.post-meta-search a:hover{ text-decoration:underline;}
	
	.post-date {}
	.post-title, .page-title { font-size:24px; line-height:120%; font-weight:normal;}
	.post-title a {}
	.post-title a:hover {}
	
	.obra-title { font-size:18px; line-height:130%; font-weight:normal;}
	
	.story-content {}
		/* post content headings */
		.story-content h3 {}
		.story-content h4 {}
		/* post content paragraphs */
		.story-content p { margin-bottom:20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #333; line-height:150%; text-align:justify; }
		/* 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 {}
		.story-content li { list-style-type:disc; margin-left:20px;color:#333333;font-size:11px;}
		.story-content ul p {margin-bottom:5px;}
		/* 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 { width:80%;}
		#commentform input#submit {}
		/* pop up comments */
		#commentspopup {}
		#commentspopup h1#header {}
		#popupcontent {}
		#popupcontent .interact {}
		#popupcontent .commentwrap {}
		
/* Sidebar */
#sidebar {}
	#sidebar ul {list-style-type:none; margin:0; padding:0;}
	#sidebar li {list-style-type:none; margin:0; padding:0;}
	#sidebar li h2 {font-size:18px; font-weight:normal;}
	#sidebar li ul { background-color:#FFFFFF;}
	#sidebar li li {}
	
	
/*	.archivepage #search-form input { width:130px;}
	.archivepage #search-form input#searchsubmit { width:auto; float:right;}*/
	
	/* GLOBAL NAVIGATION */
	#sidebar ul#global-nav {background-color:#2368BC; color:#FFFFFF; margin-bottom:20px; background-attachment:scroll; background-position:0 0; background-repeat:repeat-x; background-image:url(images/bg-global-nav.jpg)}
	#sidebar ul#global-nav li {padding-left:8px; padding-right:7px; padding-top:5px; padding-bottom:8px; border-bottom:#FFFFFF 1px solid; font-weight:bold; font-size:13px;}
	#sidebar ul#global-nav li a {color:#FFFFFF;}
	#sidebar ul#global-nav li a:link, #sidebar ul#global-nav li a:visited  { text-decoration:none;}
	#sidebar ul#global-nav li a:hover, #sidebar ul#global-nav li a:active  { text-decoration:underline;}

	/* GLOBAL NAVIGATION CHILDS */
	#sidebar ul#global-nav-child {background-color:none; color:#FFFFFF; margin-bottom:0; background-image:none; background-color:#FFFFFF; margin-top:0;}
	#sidebar ul#global-nav-child li {padding-right:7px; padding-top:4px; padding-bottom:4px; border-bottom:#CCC 1px solid; font-weight:normal; font-size:13px; background-image:none; background-color:#FFFFFF;}
	#sidebar ul#global-nav-child li a {color:#21498E;}
	#sidebar ul#global-nav-child li a:link, #sidebar ul#global-nav li a:visited  { text-decoration:none;}
	#sidebar ul#global-nav-child li a:hover, #sidebar ul#global-nav li a:active  { text-decoration:underline;}
	
	

	/* LOCAL NAVIGATION */
/*	#sidebar ul#global-nav ul {color:#2368BC; background-color:#FFFFFF; margin-top:5px;}
	#sidebar ul#global-nav li li {padding-left:5px; padding-right:4px; padding-top:3px; padding-bottom:3px; border-bottom:#2368BC 1px solid; font-weight: normal; font-size:12px;}
	#sidebar ul#global-nav li li a {color:#2368BC;}*/
	
	#sidebar .widgettitle {font-size:12px; color:#666666; margin-bottom:5px; font-weight:bold;}
	#sidebar .widget {}
	#sidebar .widget_text {font-size:11px;color:#999999;}
	
	.menu-local { padding-bottom:20px; min-height:384px;}



		/* search box */
		#sidebar li#search {}
		#sidebar li#search h2 {}
		#sidebar li#search fieldset {}
		#sidebar li#search legend {}
		#sidebar li#search label {}
		#sidebar li#search dl {}
		#sidebar li#search dt {}
		#sidebar li#search dd {}
		#sidebar li#search input#s {}
		#sidebar li#search input#search {}
		/* common sidebar list elements */
		#sidebar li#archive {}
		#sidebar li#categories {}
		#sidebar li#meta {}
		#sidebar 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 {}
#footer a {}
#footer a:hover {}

/* MODIFICACIONES & AGREGADOS A 960 DE ESTE THEME */

.container_16 { margin-top:20px;; margin-bottom:5px; background-color:#FFFFFF; padding-top:20px; padding-right:10px; padding-left:10px;}

.moz-box {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}

/* */



.fluid {margin:10px;}/* para hacer un margen extra de 20 pixeles */
.inner {margin-bottom:0;}/* para hacer un margen extra de 20 pixeles */

.over-hide { overflow:hidden;}

.align_r { text-align:right;}

/* altura */

.h40 {height:40px;}
.h60 {height:60px;}
.h80 {height:80px;}
.h100 {height:100px;}
.h140 {height:140px;}
.h160 {height:160px;}
.h200 {height:200px;}
.h220 {height:220px;}
.h240 {height:240px;}
.h280 {height:280px;}
.h320 {height:320px;}
.h340 {height:340px;}
.h360 {height:360px;}
.h380 {height:380px;}
.h420 {height:420px;}
.h460 {height:460px;}
.h480 {height:480px;}
.h540 {height:540px;}
.h640 {height:640px;}
.h720 {height:720px;}

/* Various Classes & Image Alignment */
.center {text-align: center;}
.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%;}



/* next gen */

.post-meta {
list-style-type: none;
}
 
.post-meta-key {
display: none;
}

.inicio{ margin-bottom:0;}

/* COLORES */
.color-scheme-1 { background-color:#21498e; color:#FFFFFF; }
.color-scheme-1 a {color:#FFFFFF}

.category-list {margin:0 8px 0 10px; padding:0; list-style-type:none;}
.category-list li { margin-left:0;list-style-type:none; margin-bottom:5px; border-top:1px solid #a0bfe3; padding:3px 0;}

.category-list-single {margin:0 8px 0 10px; padding:0; list-style-type:none;}
.category-list-single li { margin-left:0;list-style-type:none; margin-bottom:5px; border-top:1px solid #a0bfe3; padding:3px 0; font-size:11px; color:#a0bfe3;}
.category-list-single li a{ text-decoration:none; color:#FFFFFF; font-size:12px;}
.category-list-single li a:hover{ text-decoration:underline;}

#antetitulo-categorias {border-top: none;}
#antetitulo-categorias-audiovisuales {border-top: none; color:#a0bfe3;}
.category-list li a{ text-decoration:none;}
.category-list li li{ font-size:12px; margin-left:5px;}
.category-list li li li{ font-size:11px; margin-left:5px}
.archives li {margin-left:0;}	
.archives li { list-style-type:none;}


/* contenedor-de-pics */

.pic-100{
width:100px; height:100px; background-color:#FFF; text-align:center; overflow:hidden;}
.pic-100 a { font-size:9px; text-decoration:none; color:#666666; padding-top:10px;}

.pic-100-single{
background-color:#FFF; text-align:center; float:left; margin-right:15px; width:100px;
}

#player{ margin-top:10px;}

.boton-informacion{background-color:#EAF3FA; color:#006699; padding:3px 5px; font-size:14px; border:1px solid #006699; cursor:pointer; font-weight:bold; float:none;}
.login-field { padding:5px; font-size:14px; border:1px solid #006699; background-color:#FFFFFF; margin-right:10px;}


/* Vista Listados Colegio de Artes Musicales */

/*.tabla-izq {float:left;}
.tabla-der {float:left;}*/

/* Tercera Columna Home */
.titulo-noticia-home { margin-bottom:5px; line-height:120%;}
.titulo-noticia-home a { text-decoration:none; color:#000000;}

.titulo-noticia-ganadores { margin-left:10px; margin-bottom:5px; line-height:120%; float:left; width:200px;}
.titulo-noticia-ganadores a { text-decoration:none; color:#000000;}

.imagen-ganadores { float:left;}

.antetitulo-home{ font-size:12px; font-weight:normal; color:#666666; margin-bottom:5px;}
.imagen-obra-home{ width:100px; float:left; margin-right:10px; border:1px solid #CCCCCC;}
.obra-home{ margin-top:-5px;}

.container-artista-destacado-home{ padding:0; background-color: #FFF; margin-top:10px; margin-bottom:0;}
.titulo-artista-home { margin-bottom:10px; line-height:120%; font-size:24px;}
.titulo-artista-home a { text-decoration:none; color:#000000;}

.separador { border-top:1px #CCC dashed; padding-top:10px; margin-top:10px;}

.category-list-artista { margin-bottom:3px;}
.category-list-artista a{ font-size:12px; text-decoration:none; color:#000000;}
.category-list-obra { font-size:12px; color:#666666; margin-top:-1px;}

/* Estilo para listado de galerias (archivo fotográfico) */
.link-galeria {width:290px; margin-right:20px; margin-bottom:20px; display:block; float:left;}
.thumb-galeria {border:1px solid #CCCCCC; float:left; margin-right:12px; padding:4px;}
.title-galeria {text-align:left;font-size:1.4em;font-weight:bold;margin:0 0 10px;padding:0;}
.subtitle-galeria {text-align:left;}

/* Estilo para cuadrados en el content (ganadores) */
#cuadrados-ganadores { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
#cuadrados-ganadores li { background-color:#006699; color:#FFFFFF; float:left; width:120px; height:120px; padding:5px; margin-right:10px; margin-bottom:10px; margin-left:0; list-style:none;}
#cuadrados-ganadores li a { color:#FFFFFF; text-decoration:none; color:#FFFFFF; font-size:14px; font-weight:bold;}

/* Estilo para cuadrados en el content (colegios) */
#cuadrados-colegios { margin:0; padding:0; font-family:Arial, Helvetica, sans-serif;}
#cuadrados-colegios li { background-color:#FFF; color:#333; padding:5px; margin-bottom:10px; margin-left:0; list-style:none; border-bottom:1px dashed #CCCCCC;}
#cuadrados-colegios li a { color:#000; text-decoration:none; font-size:12px; font-weight:bold;}

/* Estilo destacado historia Altazor */
.destacado-historia-altazor{ background-color:#d5ddea; color:#006699; margin-bottom:20px;}
.destacado-historia-altazor p{ padding:10px; color:#006699; font-size:12px; font-family: Georgia, "Times New Roman", Times, serif; margin-bottom:0; font-style:italic; width:80%}

/* Archivo */

#archivo-list{ margin-left:0; padding-left:0; margin-top:0;}
#archivo-list li{ list-style:none; margin-left:0; padding-left:0; font-weight:bold; padding:3px 0; margin-top:0;}
#archivo-list li a{ text-decoration:none;}
#archivo-list li a:hover{ text-decoration:underline; color:#21498E;}
#archivo-list li ul li{ list-style:none; margin-left:0; padding-left:10px; font-weight:normal; border-top:1px #CCC dashed; margin-top:0;}

.back{ text-align:left; text-decoration:none; font-weight:bold; padding-left:10px; background-image:url(css/images/back.gif); background-position:0 4px; background-repeat:no-repeat; cursor:pointer; margin-top:5px;}

.titulo-categoria-nominados { color:#666666; font-size:14px; font-weight:bold;}
.titulo-area-nominados { font-weight:normal; color:#21498E; font-size:22px; margin-bottom:10px; width:220px;}
.super-largo { height:9800px;}
.ganadores-largo { height:6700px;}

.volver-arriba{ float:right; font-size:11px; margin-top:-30px;}

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

.alignleft { float:left; margin:0 10px 10px 0;}