
/* --------------------------------------------------
	CSS stylesheet for Montivagus Productions
----------------------------------------------------- */


html, body { height: 100%; }

* { margin: 0; padding: 0; }

body {
	font: 11px arial, helvetica, sans-serif; 
	color: #fff;
	background: #000;
	text-align: center;
}

h1 {
	font: 13px arial, helvetica, sans-serif;
}

p {
	font: 12px arial, helvetica, sans-serif; 
	color: #bbb;
	padding-top: 7px;
	padding-bottom: 7px;
}

.small	{ font-family: arial, helvetica, sans-serif; font-size: 10px; color: white;}

.big { font-family: arial, helvetica, sans-serif; font-size: 12px; }

.marginTop { margin-top: 20px; }

.border {padding-left: 0.5em; padding-bottom: 0.5em; border-left: solid; border-right: none; border-top: none; border-bottom: solid; border-left-width: 0.1em; border-bottom-width: 0.1em; border-color: gray;}

.border2 {padding-left: 0.5em; padding-top: 0.5em; border-left: none; border-right: solid; border-top: none; border-bottom: none; border-right-width: .1em; border-bottom-width: .1em; border-color: gray;}

.border3 {padding-left: 0.5em; padding-top: .5em; border-left: solid; border-right: none; border-top: solid; border-bottom: none; border-left-width: .1em; border-top-width: .1em; border-color: gray;}

a { text-decoration: none;; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

a:active {  color: #999900; }
a:link {  color: #660000; }
a:visited {  color: #999900; }
a:hover {  color: #999999; }

#wrapper {
	width: 600px;
	margin: 40px auto 20px auto;
	text-align: left;
}

#logo {
	width: 475px;
	height: 300px;
	margin: 150px auto 0 auto;
	text-align: center;
}

#menu {
	width: 834px;
	text-align: left;
	height: 211px;
	margin: 0 auto;
	position: relative;
	height: 1600px;
	background: #000;
	padding-top: 125px;
}

#pagemenu {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: #1F1F1F;
	font-size: 10px;
	line-height: 25px;
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	border-bottom: 1px solid #666;
}

#pagemenu ul { margin-left: 15px; }

#pagemenu li {
	display: inline;
	list-style-type: none;
	padding: 0 8px;
	border-right: 1px solid #666;
}

#pagemenu li:last-child { border: 0; }
	
#pagemenu a { text-decoration: none; color: #666; font-weight: normal; }

#pagemenu a:hover { text-decoration: underline; color: #000; }
#pagemenu a:hover, #pagemenu a:active, #pagemenu a:active { text-decoration: underline; color: #000; }

#pagemenu #title {
	position: absolute;
	right: 25px;
	bottom: 2px;
	letter-spacing: 1px;
	color: #999;
	font: 14px "Times New Roman", Times, serif;
	text-transform: uppercase;
}


#copyright {
	font-size: 10px;
	color: #656565;
	margin-top: 15px;
	margin-left: 15px;
	text-align: left;
	width: 500px;
}


/* ------------------------------------------
				FAQ page
--------------------------------------------- */

h3 {
	margin-top: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	border-top: 1px solid #999;
	padding-top: 15px;
}

h4 { 
	font-style: italic;
	font-size: 11px;
	color: #999;
	padding-left: 11px;
}


/* ------------------------------------------
				Contact page
--------------------------------------------- */

#contact {
	width: 565px;
	height: 480px;
	margin: 0 auto;
}



/* ------------------------------------------
		News and Screenings page
--------------------------------------------- */

#news {
	width: 700px;
	margin: 0 auto;
	text-align: center;
}

#news-links {
	width: 700px;
	margin: 20px auto;
}

#news-links a { 
	display: block;
	float: left;
	margin: 0 12px;
	width: 200px;
	height: 200px;
}

#siff {
	width: 600px;
	height: 80px;
	margin: 30px auto;
}

#siff-selection {
	float: left;
	margin-top: 0px;
	margin-left: 50px;
	width: 166px;
	height: 90px;
}

#siff-logo {
	float: left;
	margin-top: 0px;
	margin-left: 100px;
	width: 216px;
	height: 53px;	
}

.clear {
	clear: both;
	visibility: hidden;
	height: 1px;
	content: ".";
}

#dummy-title {
	width: 293px;
	height: 223px;
	margin: 20px auto 0 auto;
}

#dummy-text {
	margin: 12px auto;
	width: 400px;
}

.show-day {
	font-weight: bold;
	color: #FEFFA2;
}

h2.premiere {
	margin-top: 12px;
	margin-bottom: 12px;
}


/* iPhone, iPad, iPod main menu
---------------------------------------------- */

ul#iphone-menu {
	width: 834px;
	height: 173px;
	margin-top: 80px;
	float: left;
	list-style: none;
	position: relative;
	background: url(../images/main-menu.jpg) 0 0 no-repeat;
	font-family: Helvetica, sans-serif;
	}
	ul#iphone-menu li a {
		display: block;
		width: 140px;
		height: 147px;
		margin-top: 24px;
		float: left;
		text-indent: -5000px;
		}
		ul#iphone-menu li a.links { width: 136px; }
		ul#iphone-menu li a.purchase { width: 136px; }

		ul#iphone-menu ul {
			position: absolute;
			bottom: -30px;
			width: 480px;
			height: 26px;
			left: 0;
			list-style: none;
			display: none;
			background: #262626;
			width: 834px;
			}
			ul#iphone-menu li.films:hover {
				width: 400px;
				height: 200px;
			}
			ul#iphone-menu li.films:hover > ul { display: block; }
			ul#iphone-menu ul li a {
				display: block;
				float: left;
				width: 140px;
				height: 26px;
				margin: 0;
				color: #ccc;
				text-indent: 0 !important;
				line-height: 26px;
				}
						
			ul#iphone-menu li.films:hover ul li a:hover { color: #CEC304}



