/*
Theme Name: Plaza Espectáculos	
Theme URI: http://www.plazaespectaculos.cl
Description: Tema para http://www.plazaespectaculos.cl
Version: 1.0
Author: Guido Vargas
Author URI: http://www.antitezo.org
Tags: 

	Plaza Espectáculos v1.0
	 http://www.plazaespectaculos.cl

	Este tema fue diseñado por Mateo Jaramillo 
	http://mateojaramillo.com/ y construído por Guido
	Vargas http://antitezo.org.

*/

body {
	background: #000;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 11px;
}


.fondo-tablas {
	width: 800px;
	margin: auto;
	background: url(imagenes/fondo-tablas.jpg) repeat;	
}


#contenedor {
	width: 800px;
	padding-top: 118px;
	margin: auto;
	background: url(imagenes/fondo.jpg) no-repeat;	
}

.centrado {
	text-align: center;
}

/* Cajas */

/* Default CSS
================================================*/
/* Basic styling, used when JavaScript is unsupported */
.cbb {
	margin:1em 0;
	padding:0 10px;
	border:1px solid #666;
	background:#fff;
}
.cbb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}
/* Normal styling */
.cb {margin:0.5em 0;}
	/* Top corners and border */
.bt {
	height:17px;
	margin:0 0 0 18px;
	background:url(imagenes/box.gif) no-repeat 100% 0;
}
.bt div {
	position:relative;
	left:-18px;
	width:18px;
	height:17px;
	background:url(imagenes/box.gif) no-repeat 0 0;
	font-size:0;
	line-height:0;
}

	/* Bottom corners and border */
.bb {
	height:14px;
	margin:0 0 0 12px;
	background:url(imagenes/box.gif) no-repeat 100% 100%;
}
.bb div {
	position:relative;
	left:-12px;
	width:12px;
	height:14px;
	background:url(imagenes/box.gif) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}

	/* Left border */
.i1 {
	padding:0 0 0 12px;
	background:url(imagenes/borders.gif) repeat-y 0 0;
}
	/* Right border */
.i2 {
	padding:0 12px 0 0;
	background:url(imagenes/borders.gif) repeat-y 100% 0;
}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	display:block;
	margin:0;
	padding:1px 10px;
	background:#fff;
}
	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i3 {display:inline-block;}
.i3 {
	display:block;
	padding-bottom: 8px;
}
/* Default CSS ends here */

/* Social */

#social {
	height: 26px;
	margin-top: -118px;
	float: right;
}

#social img {
	border: 0;
}

/* Logo */

#logo {
	margin: auto;
	height: 131px;
	width: 227px;
}

#logo img{
	border: 0;
}

/* Menú */
#menu {
	width: 582px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: auto;
	list-style-type: none;
	margin-bottom: 15px;
}

#menu ul {
	padding:0;
	display:inline;
	list-style-type: none;
}

#menu li {
	padding:0;
	display:inline;
	width: auto;
	width: 16%;
	float: left;
	text-align: center;
}

#menu a {
	text-decoration: none;
	font-size: 1.2em;
	position: relative;
	color: #000;
}

/* Contenido */
#contenido {
	width: 582px;
	margin: auto;

}

#contenido h2 {
	margin-bottom: 0;
	font-style: italic;
	font-size: 14px;
}

#contenido a {
	color: #6BAA23;
	text-decoration: none;
}

#contenido a:hover {
	color: #000;
	text-decoration: none;
}

.post {
	clear: both;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
}

/* #contenido img {
	border: 5px #000 solid;
	float: right;
	margin-left: 10px;
} */

.contacto-izquierda {
	float: left;
	width: 220px;
}

.contacto-derecha {
	float: right;
	width: 260px;
}

.navigation {
	padding-top: 10px;
	padding-bottom: 20px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Menú */
#carrusel {
	width: 582px;
	margin: auto;

	padding-top: 10px;
	padding-bottom: 10px;
}

img.reflected {
	border: 5px #000 solid;
}

/* Menú */
#pie {
	width: 582px;
	margin: auto;
}

#pie a {
	color: #6BAA23;
	text-decoration: none;
}

#pie a:hover {
	color: #000;
	text-decoration: none;
}

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
