/*
Theme Name: Filem'on
Version: 2.0
Author: Melson Zwerver
Template: twentyten
*/

@import url('../twentyten/style.css');

@font-face { font-family: 'Verdana', Lucida Grande, Arial, Sans-Serif; }

/* =Structure
-------------------------------------------------------------- */

body {
	background: #fff url(images/background.png);
}
#access .menu-header,
div.menu,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 800px;
}
#container {
	padding-top: 20px;
}
#main {
	background: transparent url(images/bg-wrapper.png) repeat-y;
	padding: 0;
}
#primary {
	margin-right: 12px;
	padding-top: 123px;
	width: 147px;
	background: transparent url(images/bg-primary.png) no-repeat;
}

#primary li {
	margin-bottom: 2em;
}
#container {
	float: left;
	margin: 0 -180px 0 0;
	width: 100%;
}
#content {
	margin: 0 200px 0 40px;
}

/* =Header
-------------------------------------------------------------- */

#header {
	padding: 0;
}
#branding {
	height: 396px;
	background-image: url(images/headers/nieuws.png);
}
#branding img {
	border: none;
	position: relative;
}
#branding img#logo {
	top: 44px;
	left: 71px;
}
#branding img#subheader {
	top: 36px;
	left: 90px;
}
body.page-id-45 #branding, body.parent-pageid-45 #branding, body.page-id-651 #branding, body.parent-pageid-651 #branding, body.page-id-653 #branding, body.parent-pageid-653 #branding { background-image: url(images/headers/festival.png); }
body.page-id-48 #branding, body.parent-pageid-48 #branding, body.page-id-660 #branding, body.parent-pageid-660 #branding, body.page-id-662 #branding, body.parent-pageid-662 #branding { background-image: url(images/headers/maandelijks.png); }
body.category-reporter #branding, body.parent-pageid-593 #branding, body.parent-pageid-664 #branding, body.parent-pageid-666 #branding { background-image: url(images/headers/reporter.png); }
body.page-id-552 #branding, body.parent-pageid-552 #branding, body.page-id-668 #branding, body.parent-pageid-668 #branding, body.page-id-670 #branding, body.parent-pageid-670 #branding { background-image: url(images/headers/partners.png); }
body.page-id-50 #branding, body.parent-pageid-50 #branding, body.page-id-672 #branding, body.parent-pageid-672 #branding, body.page-id-674 #branding, body.parent-pageid-674 #branding { background-image: url(images/headers/organisatie.png); }

ul#languages {
	position: relative;
	float: right;
	top: 92px;
	right: 68px;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#languages li {
	list-style: none;
	display: inline;
	font: 10px Arial, sans-serif;
	padding: 2px 8px;
	margin-left: 1px;
	background-color: #e2dfe0;
}
ul#languages li a {
	color: #898b8d;
	text-decoration: none;
}
ul#languages li a:hover {
	color: #585d65;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	background: transparent;
	width: 800px;
	top: -38px;
	margin-bottom: -26px;
	position: relative;
}
#access a {
	display:block;
	padding:0 10px;
	color:#fff;
	line-height:26px;
	font-weight: bold;
	text-decoration:none;
	background-color: #22292f;
	border-right: 2px solid #fff;
/*	font-family: MachineScript;
	letter-spacing: 0.1em; */
}
#access .last a {
	border-right: none;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 117px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#access ul ul {
	display:none;
	position:absolute;
	top:26px;
	left:0;
	float:left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;	
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a { /* submenu's */
	background:#d5d5d5;
	color: #4c5149;
	font-size: 80%;
	font-weight: normal;
	height:10px;
	line-height:1em;
	padding:5px 10px;
	width: 160px;
}

/* rollovers hoofdmenu */

#access li:hover > a { 
	color:#22292f;
	background:#ec0b80;
}
#access li.nieuws:hover > a { background-color: #00a9a2; }
#access li.festival:hover > a { background-color: #f7c700; }
#access li.maandelijks:hover > a { background-color: #ec0b80; }
#access li.reporter:hover > a { background-color: #b3b19f; }
#access li.partners:hover > a { background-color: #f7c700; }
#access li.organisatie:hover > a { background-color: #ec0b80; }

/* rollovers submenu's */

#access ul ul :hover > a {
	background:#d5d5d5;
}
#access li.nieuws ul :hover > a { color: #00a9a2; }
#access li.festival ul :hover > a { color: #b79f36; }
#access li.maandelijks ul :hover > a { color: #ec0b80; }
#access li.reporter ul :hover > a { color: #818979; }
#access li.partners ul :hover > a { color: #b79f36; }
#access li.organisatie ul :hover > a { color: #ec0b80; }

#access ul li:hover > ul {
	display:block;
}

#access ul li.current_page_item > a, /* actief */
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}

#access ul li.nieuws.current_page_item > a, #access ul li.nieuws.current-menu-ancestor > a, #access ul li.nieuws.current-menu-item > a, #access ul li.nieuws.current-menu-parent > a { color: #fff; background-color: #00a9a2; }
#access ul li.festival.current_page_item > a, #access ul li.festival.current-menu-ancestor > a, #access ul li.festival.current-menu-item > a, #access ul li.festival.current-menu-parent > a { color: #fff; background-color: #f7c700; }
#access ul li.maandelijks.current_page_item > a, #access ul li.maandelijks.current-menu-ancestor > a, #access ul li.maandelijks.current-menu-item > a, #access ul li.maandelijks.current-menu-parent > a { color: #fff; background-color: #ec0b80; }
#access ul li.reporter.current_page_item > a, #access ul li.reporter.current-menu-ancestor > a, #access ul li.reporter.current-menu-item > a, #access ul li.reporter.current-menu-parent > a { color: #fff; background-color: #b3b19f; }
#access ul li.partners.current_page_item > a, #access ul li.partners.current-menu-ancestor > a, #access ul li.partners.current-menu-item > a, #access ul li.partners.current-menu-parent > a { color: #fff; background-color: #f7c700; }
#access ul li.organisatie.current_page_item > a, #access ul li.organisatie.current-menu-ancestor > a, #access ul li.organisatie.current-menu-item > a, #access ul li.organisatie.current-menu-parent > a { color: #fff; background-color: #ec0b80; }

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#fff;
}


/* =Sidebar
-------------------------------------------------------------- */

#archives li {
	width: 147px;
	margin-left: -16px;
	margin-bottom: 2px;	
	padding: 0;
	list-style: none;
	display: block;
	background-color: #e3e1e1;
}
#archives li a {
	width: 147px;
	padding: 1px 10px;
	display: block;
	color: #656868;
	font-size: 80%;
	font-family: Arial, sans-serif;
}
#archives li a:hover {
	color: #fff;
	background-color: #22292f;
	text-decoration: none;
}


/* =Footer
-------------------------------------------------------------- */

#colophon {
	width: 779px;
	border-top: 1px solid #909497;
	margin-top: -1px;
	padding: 18px 0;
	overflow: hidden;
}

