/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

div.videoboxspill {
	text-align: center;
	width: 150px;
	float:left;
	
}

div.videoboxspill img {
    background-color: #FFFFFF;
    border: 1px solid #A9A9A9;
    padding: 4px;
}

table.prisguide {
	color: black;
}

div.entry-content h2 {
clear:both;
}

div#headerad {
	margin-bottom: 15px;
	text-align: center;
}

div.filminfo {
	float:right;
	width: 200px;
	margin:5px;
}

div.coverinfo {
	float:left;
	margin:1%;
	padding:0;
	width:18%;
	text-align:center;
}

.coverlist {
height: auto;
background: #2F2F2F; 
border: 1px solid #000; border-right: none; padding: 0px; margin: 0 10px 10px 0;
}

.coverlist h3 {
	text-align: center;
background:#D30A1A none repeat scroll 0 0;
border-bottom: 1px solid #000;
color:#FFFFFF;
font-size:12px;
font-weight:normal;
margin:0;
padding:6px 10px;
}
.single-post-meta {
	text-align: center;
}
.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}

.coverlist h4 {
	margin-bottom:0px;
}

