/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7E7E7;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

h1 { font-size: 34px; }

h2 {
	margin: 0px 0 10px 0;
	padding: 0 0 22px 0;
	font-size: 24px;
	background: #000000 url(../images/img3.gif) repeat-x left bottom;
}

h3 {
	padding: 0 0 22px 0;
	font-size: 13px;
	background: #000000 url(../images/img3.gif) repeat-x left bottom;
}

h2 a, h2 a:visited, h2 a:active, h2 a:link {
	color: #ffffff;
}

h2 a:hover {
	text-decoration: underline;
}

h3 a, h3 a:visited, h3 a:active, h3 a:link {
	color: #ffffff;
}

h3 a:hover {
	text-decoration: underline;
}

p {
	margin-top: 0;
	text-align: justify;
	line-height: 160%;
}

#buscar p {
	margin: 5px 0 10px 0;
	border-bottom: solid 1px #DF7401;
}

a, a:active, a:link, a:visited {
	color: #FE4E00;
}

a:hover {
	text-decoration: underline;
}

p a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}


.post {
	margin-bottom: 120px; 
}

.postList {
	height: auto !important;
	min-height: 130px;
	height: 130px;
	margin: 0 0 8px 0;
}

.postList  h3 {
	font-size: 18px;
}


.trailer_principal {
	width: 100x;
	height: 175px;
	position: relative;
}

.texto_trailer_principal {
	width: 100px;
}

.trailer_porlet {
	width: 229px;
	height: 135px;
	position: relative;
}

.texto_trailer_porlet {
	width: 60px;
}
	
.trailer {
	margin: 5px 0 0 0;
	width: 60px;
	height: 67px;
	position: absolute;
}

.orangeColor {
	color: #DF7401;
}

.list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list li {
	padding: 5px 0;
	background: url(../images/img5.gif) repeat-x;
}

.list li a, a:active, a:link, a:visited {
	color: #FE4E00;
	text-decoration: none;
}

.list li a:hover {
	text-decoration: underline;
}

.list li.first {
	background: none;
}

.image {
	background: #F7BE81;
	border: 1px solid #DF7401;
	padding: 5px;
}

.image1 {
	background: #F7BE81;
	border: 1px solid #DF7401;
	padding: 2px;
}

.fechas {
        margin: 15px 0 0 0;
        font-size: 14px;
        color: #ffffff;
}

.whiteText {
        color: #ffffff;
}

.orangeText {
        color: #FE4E00;
        float: left;
}

.right {
        float: right;
}


.footerPort {
        margin: 25px 0 30px 0;
}

.transpa {
	background-color: transparent;
	border: 1px solid #DF7401;
	color: #DF7401;
}



/* Header */

#header {
	width: 980px;
	margin: 0 auto;
	padding: 40px 0 0 13px;
	height: 90px;
	background: url(../images/img1.gif) repeat-x left bottom;
}

#header h1 {
	float: left;
}

#header h2 {
	display: none;
}

#header ul {
	float: right;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	padding: 0 14px 0 20px;
	background: url(../images/img2.gif) no-repeat left center;
	text-decoration: none;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#header a, a:active, a:link, a:visited, a:hover {
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

#header .first a {
	background: none;
}
/* Content */

#content {
	width: 980px;
	margin: 0 auto;
}

#content #colOne  ul, #content #colTwo  ul, #content #colTree  ul{
	list-style: none;
}

#colOne {
	float: left;
	width: 219px;
	margin: 0;
}

#colOne h3 {
	margin-top: 0px;
}

#colTwo {
	float: left;
	margin: 0px 0 0 25px;
	width: 465px;
	padding: 0 29px 0 0;
}

#colTree {
	float: right;
	width: 219px;
	margin: 0;
}

#colTree h3 {
	margin-top: 0px;
}

#pager {
	text-align: center;
	border-top: solid 1px #DF7401;
	font-size: 18px;
	margin: 25px 0 0 0;
	padding: 10px 0 0 0;
}

#pager p{
	text-align: center;

}

#pager a, #pager a:active, #pager a:link, #pager a:visited {
	margin: 15px 0 0 0;
	color: DF7401;
	text-decoration: underline;
}

#pager a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* Footer */

#footer {
	clear: both;
	width: 694px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

#footer p {
	padding: 20px 0 0 0;
	background: url(../images/img4.gif) repeat-x;
	text-align: center;
	color: #8A8A8A;
}


#galeria {
	margin: 20px 0 0 30px;
}