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






/* Post */

.post {
	background: url(images/img07.jpg) repeat-x left bottom;
	margin-bottom: 30px;
        padding-bottom:30px;
        width: 100%;
}

.post .title {
	color: #549900;
}
.post .titleing {
	font-size: 15px;
}


.post .title a {
	text-decoration: none;
	color: #549900;
}

.post .date {
}

.post .meta {
	margin-top: -10px;
	padding: 2px 30px 2px 16px;
	background: url(images/img08.jpg) no-repeat left 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}
.post p {
	font-size: 13px;
	color: #549900;
	line-height: 19px;
        font-family:"Trebuchet MS",Georgia,"Times New Roman",Times,serif;
}












.movie {
    float: left;
    margin: 0 21px 15px 0;
    width: 145px;
    height: 270px;
}

.lastMovie {
    margin-right: 0;
}

div.movie img {
	height: 216px;
	width: 150px;
	padding: 0;
        border: 1px solid #A8A8A8;
}

div.movie .infoMovie a {
        text-align: center;
        font-size: 12px;
	color: #356211;
        font-family:"Trebuchet MS",Georgia,"Times New Roman",Times,serif;
        text-transform: capitalize;
        font-weight: bold;
        line-height: normal;
        text-decoration: none;
}

div.infoMovie {
    text-align: center;
}

.post p {
	font-size: 13px;
	color: #549900;
	line-height: 19px;
        font-family:"Trebuchet MS",Georgia,"Times New Roman",Times,serif;
}

.tabladelista {
	width: 100%;
	height: 180px;
	padding: 0px;
	margin-bottom: 25px;
}
.tabladetalle {
	height: 170px;
	width: 100%;
	
}

.tabladetalle td {
	vertical-align:top;
	margin:0;
	padding:0;
	
}
.imgPostDVD img {
	height: 216px;
	width: 150px;
}


.tdimagen, .tdimagen img {
	height: 216px;
	width: 150px;
	padding: 0 10px 0 0;
}


/* PORTADA */
.TipoMainPortada {
	background: url(images/img07.jpg) repeat-x left bottom;
        padding-bottom: 10px;
        margin-bottom: 8px;
        height: 28px;
}

.postPortada {
    background: none;
    float: left;
    padding-bottom: 0px;
}

.titPriTipoPortada{
    float: left;
    
}

.titSecTipoPortada{
    float: right;
    padding-top: 10px;
    
}

.SeccionTipoMainPortada{
    padding-bottom: 8px;
}

.titSecTipoPortada h2, .titSecTipoPortada a{
    color: #0B55C4;
    font-size: 18px;
    text-decoration: none;
}

.TipoMainPortada a:hover, .SeccionTipoMainPortada a:hover{
    text-decoration: underline;
}

.postPortada h3{
    font-size: 15px;
    font-weight: bold;
}

.SeccionTipoMainPortada .SubSeccionTipoMainPortada a{
    color: #0B55C4;
    font-size: 11px;
}