/*!
Theme Name: fespaco
Theme URI: http://lycacc.com/
Author: lycacc.com
Author URI: http://lycacc.com/
Description: Clean and simple design for FESPACO by Lycacc
Version: 1.0.0
Text Domain: fespaco
*/


/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1, .categorytitle {
	font-size: 2.8em;
	letter-spacing: 1px;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	padding: 0px;
	margin: 0px;
}

p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	width: 100%;
	vertical-align: bottom;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a, .mainmenu li a:hover, .mainfooter a:hover {
	color: #C1272E;
	text-decoration: none;
}

a:hover {
	color: royalblue;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}


/*--------------------------------------------------------------
# Layouts - mainsite style set site website
--------------------------------------------------------------*/

/* Header style set */

.mainheader {
	width: 100%;
	float: left;
	background-color: #fff;
	box-shadow: 0px 5px 5px 2px rgba(0, 0, 0, .1);
}

.inheaderset {
	width: 1200px;
	margin: 12px auto;
	overflow: hidden;
}

.sitelogo {
	width: 250px;
	float: left;
}

.sitemenus {
	width: 950px;
	float: left;
	text-align: right;
}

.sitemenus ul {
	padding: 0;
	margin: 0;
}

.sitemenus {
	color: #999;
}

.topmenu {
	padding: 12px 0px 40px;
}

.topmenu li {
	display: inline;
	padding: 0px 10px;
	border-right: 1px solid #999;
	font-size: 0.9em;
}

.topmenu li:last-child {
	border-right: none;
	padding-right: 0px;
}

.topmenu li a {
	color: #999;
}

.mainmenu li a, .topmenu li a:hover {
		color: #000;
}

.mainmenu li {
	display: inline;
	padding-left: 40px;
}

.mainmenu li.current-menu-item a {
	border-bottom: 4px solid #C1272E;
	padding-bottom: 2px;
}

.mainmenu li:first-child {
	padding-left: 0px;
}

.bcrumbs {
	width: 1200px;
	margin: 0 auto;
	font-size: 0.8em;
	padding-top: 12px;
	clear: both;
}

/* This is the main page style set */

.mainanime {
	width: 100%;
}

.belowanime {
	width: 1200px;
	margin: 0 auto;
	padding: 45px 0px 40px;
	overflow: hidden;
}

.indnewsone {
	width: 550px;
	float: left;
	margin-right: 50px;
}

.indnewstwo {
	width: 285px;
	float: left;
	margin-right: 30px;
}

.indnewsthree {
	width: 285px;
	float: left;
}

.liensrapide {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 24px;
}

.lesliens {
	width: 200px;
	float: left;
	font-size: 1em;
	font-weight: bold;
}

.lienstext {
	width: 355px;
	float: left;
	padding-left: 14px;
	border-left: 4px solid #C1272E;
}

.lienstext p {
	padding-bottom: 0px;
	line-height: 0.3em;
}

/* General page styleset generalpage and mostly pages with sections */

.allset-main {
	width: 100%;
	padding: 55px 0px 60px;
	clear: both;
}

.allset-main h1 {
	padding-bottom: 12px;
	line-height: 1.2em;
}

.contentholder, .holderextra {
	width: 740px;
	margin: 0 auto;
}

.holderextra p {
	width: 650px;
}


#nf-label-field-9, #nf-label-field-8, #nf-label-field-6, #nf-label-field-5, #nf-label-field-7, #nf-label-field-11, #nf-label-field-12, #nf-label-field-13, #nf-label-field-14, #nf-label-field-15 {
	font-weight: normal;
}

#nf-field-5, #nf-field-6, #nf-field-7, #nf-field-8, #nf-field-9, #nf-field-11, #nf-field-12, #nf-field-13, #nf-field-14, #nf-field-14 {
	background-color: #fdfdfd;
	color: #000;
	border-left: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #999;
}

#nf-field-10, #nf-field-16 {
	background-color: #C1272E;
	color: #eee;
	cursor: pointer;
	padding: 0px 20px;
	border-radius: 16px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
}

.nf-form-content  {
	padding-bottom: 34px;
	border-bottom: 1px solid #999;
	margin-bottom: 24px;
	clear: both;
}

/* Pages with side bar - contact or other content */

.pagecontentside {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

.maincontentside {
	width: 700px;
	float: left;
	margin-right: 85px;
}

.sideofpagecont {
	width: 210px;
	float: left;
	padding-top: 90px;
}

.sideofpagecont h3 {
	color: #C1272E;
	font-weight: 400;
}

/* These are pages with subs and blocks */

.blocksholder {
	width: 1200px;
	margin: 0 auto;
	padding-top: 40px;
}

.onesectionset {
	width: 370px;
	float: left;
	margin-right: 45px;
}

.lastsection {
	width: 370px;
	float: left;
}

/* les sections - Juries et prix */

.singlesection {
	width: 285px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.singlesection-lt {
	width: 285px;
	float: left;
	margin-bottom: 20px;
}

/* The video and photography page style set */

.photovids {
	width: 100%;
	background-color: #333;
	color: #eee;
	padding-bottom: 40px;
}

.invidholder {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.invidholder h1 {
	padding-top: 40px;
}

.blockofvids {
	overflow: hidden;
}

.onevid {
	width: 270px;
	float: left;
	margin-right: 40px;
}

.onvid:nth-of-type(n4) {
	margin-right: 0px;
}

/* Category news - other categories */

.newscat h3 {
	font-weight: normal;
}

.newscat {
	width: 740px;
	margin: 0 auto;
	overflow: hidden;
	padding: 60px 0px;
}

.newsholder {
	padding-top: 40px;
}

.allposts {
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;
	padding-bottom: 24px;
}

.typeofnews {
	color: #999;
	font-size: 0.8em;
}

.touslesnews {
	border-top: 1px solid #ccc;
	padding-top: 12px;
	margin-top: 40px;
	clear: both;
}

/* Footer style set */

.partnerholder {
	width: 90%;
	max-width: 1300px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	padding-top: 50px;
}

.mainfooter {
	width: 100%;
	padding: 40px 0px;
	background: #000;
	color: #eee;
	font-size: 0.9em;
}

.mainfooter a {
	color: #eee;
}

.mainfooter ul {
	padding: 0;
	margin: 0;
}

.infooter {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.topfooter {
	width: 100%;
	padding: 40px 0px;
	color: #333;
}

#menu-item-208 .dashicons, #menu-item-207 .dashicons, #menu-item-206 .dashicons, #menu-item-205 .dashicons, #menu-item-204 .dashicons {
	font-size: 2em!important;
	width: 32px;
}

.footersocial li {
	display: inline;
	padding-right: 10px;
}

.footerfinal {
	overflow: hidden;
	padding-top: 34px;
}

.footermenu {
	width: 700px;
	float: left;
}

.footermenu li {
	display: inline;
	padding: 0px 16px;
	border-right: 1px solid #eee;
}

.footermenu li:last-child {
	padding-right: 0px;
	border-right: none;
}

.footermenu li:first-child {
	padding-left: 0px;
}

.footercopy {
	width: 500px;
	float: left;
	text-align: right;
}

/* Film list set */

.allfilms {
	width: 1250px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
}

.onefilm {
	width: 350px;
	float: left;
	margin-right: 50px;
	height: 300px;
}

.justindextitle {
	padding-top: 10px;
}


/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 0;
}

.page-links {
	clear: both;
	margin: 0;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}


/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	padding-top: 8px;
	padding-bottom: 10px;
	text-align: left;
	color: #F00;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}


/* This is the mobile block */

@media screen and (max-width: 660px) {

	.sitemenus, .footermenu {
		visibility: hidden;
		display: none;
	}

	h1, .categorytitle {
		font-size: 1.7em;
	}

	.sitelogo {
		width: 60%;
		float: left;
		padding: 10px 0px;
	}

	.inheaderset {
		width: 95%;
		margin: 0 auto;
		overflow: hidden;
	}

	.liensrapide, .infooter, .bcrumbs {
		width: 90%;
		margin: 0 auto;
		margin-bottom: 0px;
		float: none;
	}
	
	.lesliens, .indnewsone, .indnewstwo, .indnewsthree {
		width: 100%;
		float: none;
		padding-bottom: 12px;
	}
	
	.lienstext {
		width: 100%;
		float: none;
		padding-left: 0px;
		border-left: none;
	}
	
	.belowanime {
		width: 90%;
		padding: 5px 0px 5px;
	}

	.partnerholder {
		width: 95%;
		padding-top: 5px;
	}

	.footercopy {
		width: 100%;
		float: none;
		text-align: left;
	}

	.allset-main {
		padding: 5px 0px 10px;
	}
	
	.contentholder, .holderextra, .allfilms {
		width: 90%;
		margin: 0 auto;
		float: none;
	}

	.holderextra p {
		width: 100%;
		margin: 0 auto;
		float: none;
	}

	.blocksholder {
		width: 90%;
		margin: 0 auto;
		float: none;
		padding-top: 0px;
	}

	.onesectionset, .lastsection {
		width: 100%;
		float: none;
		padding: 5px 0px;
		margin: 0px;
	}
	
	.onefilm {
		width: 100%;
		float: none;
		margin-right: 0px;
		height: auto;
		padding-bottom: 24px;
	}

	.invidholder, .pagecontentside  {
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
	}
	
	.invidholder h1 {
		padding-top: 10px;
	}

	.newscat {
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
		padding: 20px 0px;
	}
	
	.newsholder {
		padding-top: 10px;
	}
	
	.touslesnews {
		margin-top: 20px;
	}
	
	.maincontentside {
		width: 100%;
		float: none;
		margin-right: 0px;
	}
	
	.sideofpagecont {
		width: 100%;
		float: none;
		padding-top: 10px;
	}

}

@media screen and (min-width: 661px) and (max-width: 990px) { 

	.sitemenus, .footermenu {
		visibility: hidden;
		display: none;
	}

	.sitelogo {
		width: 30%;
		float: left;
		padding: 10px 0px;
	}
	
}


@media screen and (min-width: 1000px) and (max-width: 1050px) { 

	.topmenu {
		padding: 5px 0px 15px;
	}

	.inheaderset {
		width: 95%;
		margin: 12px auto;
	}
	
	.sitelogo {
		width: 22%;
		float: left;
	}
	
	.sitemenus {
		width: 78%;
	}

	.mainmenu li {
		padding-left: 20px;
	}
	
}


@media screen and (min-width: 661px) and (max-width: 1050px) { 

	h1, .categorytitle {
		font-size: 1.7em;
	}

	.inheaderset {
		width: 95%;
	}

	.belowanime {
		width: 90%;
		padding: 5px 0px 5px;
	}

	.lesliens {
		width: 20%;
	}
	
	.lienstext {
		width: 40%;
		float: left;
		padding-left: 3%;
		border-left: 4px solid #C1272E;
	}

	.indnewsone {
		width: 30%;
		margin-right: 5%;
	}
	
	.indnewstwo {
		width: 30%;
		margin-right: 5%;
	}
	
	.indnewsthree {
		width: 30%;
	}

	.partnerholder {
		width: 95%;
		margin: 0 auto;
		padding-top: 5px;
	}

	.liensrapide {
		width: 90%;
		margin: 12px auto;
	}

	.invidholder {
		width: 90%;
	}

	.onesectionset {
		width: 32%;
		padding: 5px 0px;
		margin-right: 2%;
	}

	.lastsection {
		width: 32%;
	}

	.onefilm {
		width: 32%;
		margin-right: 1%;
		height: 230px;
		padding-bottom: 24px;
	}

	.newscat {
		width: 90%;
		margin: 0 auto;
		overflow: hidden;
		padding: 20px 0px;
	}

	.infooter, .bcrumbs {
		width: 90%;
		margin: 0 auto;
		margin-bottom: 0px;
		float: none;
	}

	.footercopy {
		width: 100%;
		float: none;
		text-align: left;
	}

	.allset-main {
		padding: 5px 0px 10px;
	}

	.holderextra p {
		width: 100%;
		margin: 0 auto;
		float: none;
	}
	
	.contentholder, .holderextra, .allfilms, .pagecontentside {
		width: 90%;
		margin: 0 auto;
		float: none;
	}

	.blocksholder {
		width: 90%;
		margin: 12px auto;
		float: none;
		padding-top: 0px;
	}

	.maincontentside {
		width: 65%;
		margin-right: 5%;
	}

	.sideofpagecont {
		width: 30%;
		padding-top: 0px;
		margin-top: 0px;
	}
	
}