/* Start of CMSMS style sheet 'Unheard Main Menu' */
/* mainmenu spans */

.home {
    position: absolute;
    top:0;
    left:0;
    width: 32px;
    height: 9px;
    padding: 10px 5px 0 5px;
    margin: 0;
    background: #fff url(images/unheard-templates/menu/home.gif) no-repeat bottom;
}

.home:hover, .menuactive .home {
    background: #fff url(images/unheard-templates/menu/home-over.gif) no-repeat bottom;
    cursor: pointer;
}


.festival {
    position: absolute;
    top:0;
    left:46px;
    width: 51px;
    height: 9px;
    padding: 10px 5px 0 5px;
    margin: 0;
    background: #fff url(images/unheard-templates/menu/festival.gif) no-repeat bottom;5
}

.festival:hover, .menuactive .festival {
    background: #fff url(images/unheard-templates/menu/festival-over.gif) no-repeat bottom;
    cursor: pointer;
}


.overons {
    position: absolute;
    top:0;
    left:111px;
    width: 55px;
    height: 9px;
    padding: 10px 5px 0 5px;
    margin: 0;
    background: #fff url(images/unheard-templates/menu/overons.gif) no-repeat bottom;
}

.overons:hover, .menuactive .overons {
    background: #fff url(images/unheard-templates/menu/overons-over.gif) no-repeat bottom;
    cursor: pointer;
}

.pers {
    position: absolute;
    top:0;
    left:180px;
    width: 28px;
    height: 9px;
    padding: 10px 5px 0 5px;
    margin: 0 2px 0 0;
    background: #fff url(images/unheard-templates/menu/pers.gif) no-repeat bottom;
}

.pers:hover, .menuactive .pers {
    background: #fff url(images/unheard-templates/menu/pers-over.gif) no-repeat bottom;
    cursor: pointer;
}

.nieuws {
    position: absolute;
    top:0;
    left:220px;
    width: 43px;
    height: 9px;
    padding: 10px 5px 0 5px;
    margin: 0 2px 0 0;
    background: #fff url(images/unheard-templates/menu/nieuws.gif) no-repeat bottom;
}

.nieuws:hover, .menuactive .nieuws {
    background: #fff url(images/unheard-templates/menu/nieuws-over.gif) no-repeat bottom;
   cursor: pointer;
}

.contact {
    position: absolute;
    top:0;
    left:276px;
    width: 51px;
    height: 9px;
    padding: 10px 5px 0 5px;
    margin: 0 2px 0 0;
    background: #fff url(images/unheard-templates/menu/contact.gif) no-repeat bottom;
}

.contact:hover, .menuactive .contact {
    background: #fff url(images/unheard-templates/menu/contact-over.gif) no-repeat bottom;
    cursor: pointer;
}

.archief {
    position: absolute;
    top:0;
    left:340px;
    width: 48px;
    height: 9px;
    padding: 10px 5px 0 5px;
    margin: 0 2px 0 0;
    background: #fff url(images/unheard-templates/menu/archief.gif) no-repeat bottom;
}

.archief:hover, .menuactive .archief {
    background: #fff url(images/unheard-templates/menu/archief-over.gif) no-repeat bottom;
    cursor: pointer;
}



/* engelse varianten */

.aboutus {
    position: absolute;
    top:0;
    left:111px;
    width: 56px;
    height: 9px;
    padding: 10px 5px 0 5px;
    margin: 0;
    background: #fff url(images/unheard-templates/menu/aboutus.gif) no-repeat bottom;
}

.aboutus:hover, .menuactive .aboutus {
    background: #fff url(images/unheard-templates/menu/aboutus-over.gif) no-repeat bottom;
    cursor: pointer;
}

.press {
    position: absolute;
    top:0;
    left:181px;
    width: 35px;
    height: 9px;
    padding: 10px 5px 0 5px;
    margin: 0 2px 0 0;
    background: #fff url(images/unheard-templates/menu/press.gif) no-repeat bottom;
}

.press:hover, .menuactive .press {
    background: #fff url(images/unheard-templates/menu/press-over.gif) no-repeat bottom;
    cursor: pointer;
}

.news {
    position: absolute;
    top:0;
    left:228px;
    width: 32px;
    height: 9px;
    padding: 10px 5px 0 5px;
    margin: 0 2px 0 0;
    background: #fff url(images/unheard-templates/menu/news.gif) no-repeat bottom;
}

.news:hover, .menuactive .news {
    background: #fff url(images/unheard-templates/menu/news-over.gif) no-repeat bottom;
    cursor: pointer;
}


.contact-en {
    position: absolute;
    top:0;
    left:272px;
    width: 51px;
    height: 9px;
    padding: 10px 5px 0 5px;
    margin: 0 2px 0 0;
    background: #fff url(images/unheard-templates/menu/contact.gif) no-repeat bottom;
}

.contact-en:hover, .menuactive .contact-en {
    background: #fff url(images/unheard-templates/menu/contact-over.gif) no-repeat bottom;
   cursor: pointer;
}

.archive {
    position: absolute;

    top:0;
    left:337px;
    width: 48px;
    height: 9px;
    padding: 10px 5px 0 5px;
    margin: 0 2px 0 0;
    background: #fff url(images/unheard-templates/menu/archive.gif) no-repeat bottom;
}

.archive:hover, .menuactive .archive {
    background: #fff url(images/unheard-templates/menu/archive-over.gif) no-repeat bottom;
    cursor: pointer;
}


.login, .login-en {
    position: absolute;
    top:0;
    left:514px;
    width: 36px;
    height: 9px;
    padding: 10px 5px 0 5px;
    margin: 0 2px 0 0;
    background: #fff url(images/unheard-templates/menu/login.gif) no-repeat bottom;
}

.login:hover, .menuactive .login, .login-en:hover, .menuactive .login-en {
    background: #fff url(images/unheard-templates/menu/login-over.gif) no-repeat bottom;
    cursor: pointer;
}



/* extra menu items */

.sound {
    position: absolute;
    top:13px;
    left:575px;
    width: 98px;
    height: 9px;
    padding: 10px 5px 0 5px;
    margin: 0 2px 0 0;
    background: #fff url(images/unheard-templates/menu/sound.gif) no-repeat bottom;
    z-index:100;
}

.sound:hover, .sound_active {
    background: #fff url(images/unheard-templates/menu/sound-off.gif) no-repeat bottom;
    cursor: pointer;
}


.sound-off {
    position: absolute;
    top:13px;
    left:575px;
    width: 98px;
    height: 9px;
    padding: 10px 5px 0 5px;
    margin: 0 2px 0 0;
    background: #fff url(images/unheard-templates/menu/sound-off.gif) no-repeat bottom;
    z-index:99;
}

.sound-off:hover, .soundoff_active {
    background: #fff url(images/unheard-templates/menu/sound.gif) no-repeat bottom;
    cursor: pointer;
}


.taal {
    position: absolute;
    top:13px;
    left:700px;
    width: 61px;
    height: 9px;
    padding: 10px 5px 0 5px;
    margin: 0 2px 0 0;
    background: #fff url(images/unheard-templates/menu/taal-nl.gif) no-repeat bottom;
}

.taal:hover {
    background: #fff url(images/unheard-templates/menu/taal-en.gif) no-repeat bottom;
   cursor: pointer;
}

.taal-en {
    position: absolute;
    top:13px;
    left:700px;
    width: 61px;
    height: 9px;
    padding: 10px 5px 0 5px;
    margin: 0 2px 0 0;
    background: #fff url(images/unheard-templates/menu/taal-en.gif) no-repeat bottom;
}

.taal-en:hover {
    background: #fff url(images/unheard-templates/menu/taal-nl.gif) no-repeat bottom;
    cursor: pointer;
}

/* Horizontal menu for Unheard Film by Marten Timan */

#extra_menu {
    position: absolute;
    top: 121px;
    left: 15px;
    z-index:4;
}

#extra_menu ul, #extra_menu li  {
    list-style: none;
}

#menu {
    position: absolute;
    top: 121px;
    left: 15px;
    background: url(images/unheard-templates/background.gif);
    width: 775px;
    height: 19px;
    padding: 13px 0 0 0;
    z-index:3;
    font-family: Georgia;
}

#menu_vert {
    margin-left: 1px;
    margin-right: 1px;
}

/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 
   position: absolute;
   top: 13px;
   left:1px;
   border: 0;
   width: 100%;
   z-index:2;
}


/* Unless you know what you do, do not touch this */ 

#primary-nav li a { 
   float: left;
   border: 0;
}

/* the first submenu */
#primary-nav li li a:link, #primary-nav li li a:visited  { 
   float: left;
   border: 0;
   padding: 0 3px 0 3px;
   margin: 0;
   color: #000;
}

#primary-nav li li a:hover, #primary-nav li li a:active, #primary-nav li.menuactive a.menuactive { 
   border: 0;
   color: #3efd1a;
}


#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0; 
   padding: 0; 
}

/* hide the main submenu */
#primary-nav ul { 
   position: absolute; 
   top: 35px;
   left: 0;
   display: none; 
   width: 775px;
}

/* display current menu item */
#primary-nav .current ul {
   display: inline;
}

/* hide 3rd level menu item */
#primary-nav li ul ul { 
   display: none; 
}

/* display mouseover 3rd level menu item */
#primary-nav .current ul li:hover ul { 
   display: block; 
}

/* display mouseover 4rd level menu item */
#primary-nav .current ul ul li ul { 
  padding:0 0 0 10px;
  position: relative;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  margin:0;
}

/* display mouseover 4rd level menu item */
#primary-nav .current ul ul li ul li { 
 background: #fff;
 width: 184px;
 padding: 0;
 line-height: 14px;
}

#primary-nav .menuactive ul ul {
   display: none;
}

/* the submenu */
#primary-nav li ul { 
   margin: -1px 0 0 -1px;
   position: absolute;
   height: 25px;
   top: 27px;
   left: auto;
   z-index:3;
   background: #fff;
   text-decoration: none; 
}

/* submenu list-items height etc */
#primary-nav li ul li {
    height: 14px;
    background: url(images/unheard-templates/menu/separator.gif) no-repeat 0 4px;
    padding: 0 5px 0 6px;
    float: left;
    width: auto;
}

/* submenu text appearance */
#primary-nav ul a { 
    font-weight: bold;
    font-style: italic;
    font-size: 11px;
}

/* sub-submenu */
#primary-nav ul ul { 
   margin: 0 0 0 -6px;
   width: 199px;
   height: auto;
   position: absolute;
   top:14px;
   left: auto;
   z-index:999;
   border-left: 1px solid #000;
   border-right: 1px solid #000;
   padding: 5px 2px 20px 2px;
   background-color: transparent;
   background-image: url(images/unheard-templates/menu/subsubmenu-bg.gif); 
   background-repeat: no-repeat;
   background-position: 0 bottom;
}

/* sub-submenu text appearance */
#primary-nav ul ul a { 
   font-weight: normal;
   font-style: italic;
   font-size: 11px;
}

/* sub-submenu items */
#primary-nav li ul ul li {
    text-decoration: none;
    background: #fff;
    width: 191px;
    margin:0;
    height: auto;
    padding: 0 6px 0 4px;
}

/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

#primary-nav li li a { 
   height: 1%; 
}
/* End of 'Unheard Main Menu' */

/* Start of CMSMS style sheet 'Unheard Main Stylesheet' */
/*  
Theme Name: Unheard Film
Theme URI: http://www.unheardfilm.nl
Description: CMS Made Simple theme for Unheard Film
Author: Marten Timan
Author URI: http://www.atypisch.nl
*/

/* basic elements */
html, body { 
	font: 11px Verdana, Sans-serif, Arial; 
	color: #000; 
	background: #fff url(images/unheard-templates/background.gif);
	margin: 0; 
	padding:0;
	text-align: left;
	}	
	
h1, h2, h3, h4, h5, h6, h7 { 
    font-family: Georgia;
	font-weight: bold;
    font-style: italic; 	
  	color: #000; 
	margin: 0; 
	padding: 0;
}	

h1 { font-size: 22px; }
h2 { font-size: 18px; }
h3 { font-size: 14px; }
h4 { font-size: 12px; }
h5 { font-size: 11px; }
h6 { font-size: 10px; }
h7 { font-size: 8px; }

h1 {
    padding: 5px 0 5px 0;
}

p { 
    clear: both;
	margin: 0;
	padding: 10px 0 10px 0;
	text-align: left;
	} 

/* define different link colors */
a:link, a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000;	
	}

a:hover, a:active { 
	text-decoration: none; 
	color: #3efd1a;
	}

a img {
    border: 0;
    margin:0;
    padding:0;    
    }    
    
ul {
	list-style: square;
	padding-right: 10px;
	margin: 0;
    line-height:18px;        
}
	
small {
    font-size: 10px;
	margin: 0;
	padding: 0; 
	}

blockquote {
	padding: 10px 0 10px 30px;
	margin:0;
	}	
	
/* specific divs */
/* styles for IE 5 Mac article: http://www.hicksdesign.co.uk/journal/30/vertical-centering-with-css */
#horizon {
	background-color: transparent;
	position: absolute;
	top: 14px;
	left: 0px;
}
 
/* following rules are invisible to IE 5 \*/
#horizon {
	top: 14px;
	left: 0px;
	width: 100%;
	margin-top: 0px;
	text-align: center;
	min-width: 805px; 
}
 /* end IE 5 hack */ 

#container { 	
	padding: 0; 
	border: 0;
	text-align: left; 
	width: 805px; 
	margin-left: auto; 
	margin-right: auto; 
	}
	
/* een absolute-positioned container om de andere items (links etc) ook absolute te kunnen positioneren */	
#container_abs { 
    position: absolute;
	top:0px;	
	padding: 0; 
	border: 0;
	text-align: left; 
	width: 805px; 
	margin-left: auto; 
	margin-right: auto; 
    z-index:0;
	}
	
#wrap {
	float: left;
    width: 775px;
	padding: 0 15px 15px 15px;
    background: #fff;
    border: 0;
}

#header {
	float: left;
	padding: 0; 
	margin: 0;
	border: 0;
	text-align: left; 
	width: 805px; 
	height: 185px;
    background: #fff;
}

#logo {
    position: absolute;
    top: 21px;
    left: 20px;
    width: 179px;
    height: 76px;
}

#logo a {
    float: left;
    background: url(images/unheard-templates/logo_unheardfilm.gif) no-repeat;
    width: 179px;
    height: 76px;
}

#logo a:hover {
    float: left;
    background: url(images/unheard-templates/logomovie.gif) no-repeat;
    width: 179px;
    height: 76px;
}
 
#slogan {
    position: absolute;
    top: 21px;
    left: 438px;
    width: 352px;
    height: 75px;
}


#content {  
	float: left;
	padding: 0; 
	margin: 0;
	text-align: left; 
	width: 775px;
	}
	
.post  {
	float: left;
	padding: 5px; 
	margin: 0;
	text-align: left;
    background: #fff;
	}
    
.post_home  {
	float: left;
	padding: 8px 13px 8px 13px; 
	margin: 0;
    width: 229px;
    height: 64px;
	text-align: left;
    background: #fff;
	}
    
.post_home p {
    padding:0;
    margin:0;    
    }    
    
.post_right  {
	float: left;
	padding: 10px; 
	margin: 0;
    width: 187px;
	text-align: left;
    background: #fff;
	}      
    
/* define sidebars and main divs*/    
	
.sidebar_left {
	float: left;
	width:163px;
	padding: 14px 9px 14px 9px;
	margin:0;   
    background: #fff url(images/unheard-templates/background.gif);
	}

.sidebar_right {
	float: right;
	width:207px;
	padding: 0 5px 0 0;
	margin:0;   
    }    

    
.sidebar_right img {
    max-width: 207px;
    padding:0 0 9px 0;
    margin:0;
    }

    .mid_wrap {  
	float: left;
	padding: 0 0 0 15px; 
	margin: 0;
	border: 0;
	width: 579px;
	}
    
.mid_vervolg {  
	float: left;
	padding: 14px 9px 14px 9px; 
	margin: 0;
	border: 0;
	width: 561px;
    background: url(images/unheard-templates/background.gif);
	}    

.mid_left {  
	float: left;
	padding: 0; 
	margin: 0;
	border: 0;
	width: 281px;
	} 
    
.mid_right {  
	float: right;
	padding: 0; 
	margin: 0;
	border: 0;
	width: 281px;
	}     
 
.entries_home {
    float: left;
    text-align: left;
    width: 255px;
    padding: 14px 13px 14px 13px;
    margin:0;    
    background: url(images/unheard-templates/background.gif);
    }
    
.entries_home img {
    max-width: 255px;
    max-height: 200px;    
    }    

.entries_wrap {
    float: left;
    text-align: left;
    width: 281px;
    padding: 0 0 16px 0;
    margin:0;    
    background: #fff;
    } 
    
.entries_wrap_right {
    float: right;
    text-align: left;
    width: 281px;
    padding: 0 0 16px 0;
    margin:0;    
    background: #fff;
    }
    
.entry_page_wrap {
    float: left;
    text-align: left;
    width: 326px;
    padding: 0;
    margin:0;
    }

.entry_page {
    float: left;
    text-align: left;
    width: 308px;
    padding:10px 14px 10px 14px;                 
    margin:0;
    background: #fff;    
    }
    
.entry_page h1:first-letter{
    text-transform: uppercase;
    }    

/* elements for sidebar_left */

.tickets {
    float: left;
    width: 163px;
    height: 78px;
    padding:0;
    margin:0;
}

.tickets a {
    float: left;
    width: 163px;
    height: 78px;
    padding:0;
    margin:0;
    background: url(images/unheard-templates/tickets.gif) no-repeat;
}

.tickets a:hover {
    background-position: 0 -78px;
}


.wordvriendvan {
    float: left;
    width: 163px;
    height: 78px;
    padding:0;
    margin:0;
}

.wordvriendvan a {
    float: left;
    width: 163px;
    height: 78px;
    padding:0;
    margin:0;
    background: url(images/unheard-templates/wordvriendvan_zw.gif) no-repeat;
}

.wordvriendvan a:hover {
    background: url(images/unheard-templates/wordvriendvan_gr.gif) no-repeat;
}

.nieuwsbrief {
    float: left;
    width: 163px;
    height: 78px;
    padding:0;
    margin:0;
}

.nieuwsbrief a {
    float: left;
    width: 163px;
    height: 78px;
    padding:0;
    margin:0;
    background: url(images/unheard-templates/nieuwsbrief.gif) no-repeat;
}

.nieuwsbrief a:hover {
    background-position: 0 -78px;
}

.banner {
    text-align: center;
}

.space_14px {
    float: left;
    width: 163px;
    height: 14px;
    padding:0;
    margin:0;
}

.space_35px {
    float: left;
    width: 163px;
    height: 35px;
    padding:0;
    margin:0;
}

/* News summary for News Template */

.NewsSummaryPostdate {
    float: left;
    width: 153px;
    padding:5px;
    margin: 0 0 2px 0;
    background: #fff;
}

/* start footer and footer links */
#footer {
    clear: both;
    width: 775px;
    text-align: left;
    padding: 20px 0 10px 0;
}

/* copyright span css bottom left corner */
.copyright {
    float: left;
    width: 293px;
    height: 10px;
    padding: 0;
    margin: 0;
    background: #fff url(images/unheard-templates/copyright.gif) no-repeat;
}

/* home link */
.home_footer {
    float: left;
    width: 45px;
    height: 10px;
    padding: 0;
    margin: 0;
}

.home_footer a {
    float: left;
    width: 45px;
    height: 10px;
    padding: 0;
    margin: 0;
    background: #fff url(images/unheard-templates/menu/home_footer.gif) no-repeat;
}

.home_footer a:hover {
    float: left;
    width: 45px;
    height: 10px;
    padding: 0;
    margin: 0;
    background: #fff url(images/unheard-templates/menu/home_footer-over.gif) no-repeat;
}

/* colofon link */

.colofon_footer {
    float: left;
    width: 65px;
    height: 10px;
    padding: 0;
    margin: 0;
}

.colofon_footer a {
    float: left;
    width: 65px;
    height: 10px;
    padding: 0;
    margin: 0;
    background: #fff url(images/unheard-templates/menu/colofon_footer.gif) no-repeat;
}

.colofon_footer a:hover {
    float: left;
    width: 65px;
    height: 10px;
    padding: 0;
    margin: 0;
    background: #fff url(images/unheard-templates/menu/colofon_footer-over.gif) no-repeat;
}

/* email link */

.emaillink_footer {
    float: right;
    width: 178px;
    height: 10px;
    padding: 0;
    margin: 0;
}

.emaillink_footer a {
    float: left;
    width: 178px;
    height: 10px;
    padding: 0;
    margin: 0;
    background: #fff url(images/unheard-templates/menu/emaillink_footer.gif) no-repeat;
}

.emaillink_footer a:hover {
    float: left;
    width: 178px;
    height: 10px;
    padding: 0;
    margin: 0;
    background: #fff url(images/unheard-templates/menu/emaillink_footer-over.gif) no-repeat;
}


/* forms */
textarea {
    border: 1px solid #4a4a4a;
    padding:3px;
    margin:0;
    width: 240px;
}

input {
    border: 1px solid #4a4a4a;
    padding:3px;
    margin:0;
}

/* search field class */
.searchfield {
    border: 0;
    width: 120px;
    position: absolute;
    z-index: 1;
    top: 200px;
    left: 24px;
    margin:0;
    height: 15px;
    padding:3px;
}

.searchsubmit {
    position: absolute;
    z-index: 1;
    top: 200px;
    left: 150px;
    border: 0;
    width: 37px;
    height: 21px;
    margin:0;
    padding:0;
}

/* News opmaak */

h3#NewsPostDetailTitle:first-letter {
    text-transform: uppercase;
}

.capitals {
     text-transform: uppercase;
}

#NewsPostDetailSummary {
    padding: 10px 0 10px 0;
    margin:0;
}

#NewsPostDetailPrintLink {
    float: left;
    width: auto;
    padding:0;
    margin:0;
    text-align: left;
}

#NewsPostDetailReturnLink {
    float: left;
    width: auto;
    padding:0 0 0 4px;
    margin:0;
    text-align: left;
}

#NewsPostDetailReturnLink a, #NewsPostDetailPrintLink a {
    font-weight: normal;
}

#NewsPostDetailContent {
     padding: 10px 0 10px 0;
     margin:0;
}
/* End of 'Unheard Main Stylesheet' */

