body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align: justify;
	background-image: url("http://www.pachalapineda.com/images/fondoWebPacha.jpg");
	background-position: top center;
	background-repeat: repeat;
	background-attachment: scroll;
	background-color: 000000;
	
}

body, th, td, input, textarea, select, option {

}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #E5DC1E;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #FFFFFF;
}

a:hover {
	color: #FFFFFF;
}

hr {
	display: none;
}

#wrapper {
	width: 1005px;
	margin: 0 auto;
	margin-top: 20px;
}


/* Header */

#header {
	width: 920px;
	height: 200px;
	margin: 0 auto;
	float: left;
}



/* Page */

#page {
	width: 920px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 920px;
	margin: 0;

}

#destacado {
	float: right;
	width: 666px;
	margin: 0;
	height: 372px;

}

#eventos {
	float: right;
	width: 612px;
	height: 159px;
	background-image: url(images/fondoEventosOk.jpg);
	background-repeat: no-repeat;
	padding-left: 54px;
	padding-top: 48px;

}

#flyers {
	float: right;
	width: 612px;
	height: 160px;
	margin: 0;
	background-image: url(images/fondoFlyers2.jpg);
	background-repeat: no-repeat;
	padding-left: 54px;
	padding-top: 17px;

}


#menu {
	float: left;
	width: 920px;
	height: 372px;
}

#world {
	float: left;
	width: 290px;
	height: 427px;
	background-repeat: no-repeat;
	background-position: top;
}

#tablaEventos{
	background-color: #1C1E1D;
	width: 589px;
	height: 129px;	
}

#tablaFlyers{
	background-color: #000000;
	width: 547px;
	height: 153px;
	
}


.dateEventos{
	color: #ED00A3;
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}

.fotoEventos{
	height: 97px;
	width: 97px;
}



.byline {
	margin: -25px 20px 0 31px;
	color: #A6A80A;
}

.meta {
	text-align: left;
	color: #FCFCFA;
	padding: 10px 20px 20px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 30px;
	border-bottom: 2px #34350B solid;
}

.meta .more {
	background: url(images/img08.gif) no-repeat left 50%;
}

.meta .comments {
	background: url(images/img08.gif) no-repeat left 50%;
}

.meta a {
	color: #A6A80A;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}



.entry {
	margin: 0;
	padding: 17px 20px 0 32px;
}

.last {
	border: none;
}

/* Sidebar */






#next {
	text-align: right;
}

#prev {
	text-align: left;
}

/* Footer */

#footer {
	width: 920px;
	height: 43px;
	margin: 0 auto;
	background-image: url(images/footer.jpg);
}

#footer p {
	padding: 20px 0;
}

#footer p a {
	color: #979912;
}
