/* CSS Document */

body {
	background-repeat: no-repeat;
}
form {
	margin: 0;
	padding: 0;
}
#container {
	position: absolute;
	width: 790px;
	left: 0px;
	top: 10px;
	z-index: 5;
}
#info {
	position: absolute;
	margin-top: 10px;
	width: 280px;
	left: 461px;
	top: 60px;
	z-index: 10;
}
#navigation {
	margin: 0 0 24px 20px;
}
#home {
	margin: 0 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #040505;
	font-size: 11px;
}
#home_text {
	background-image:url(/indiefest06/images/home/hm_content.gif); 
	background-repeat: no-repeat;
	padding-right: 30px;
	
}
#footer {
	border-top: 14px solid #062640;
	margin: 30px 0 0 20px;
	padding: 10px 0 10px 0;
	width: 770px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #062640;
}
#footer a {
	color: #062640;
	text-decoration: none;
}
#footer a:hover {
	color: #0099DB;
	text-decoration: none;
}
#squid {
	margin: 0 0 0 20px;
}
#secondary {
	width: 780px;
	margin: 0 0 0 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	color: #040505;
	font-size: 11px;
	background-image: url(/indiefest06/images/bg_secondary.gif);
}
#secondary_content {
	padding: 160px 10px 0 18px;
	background-color: #E5F5FB;
	background-repeat: no-repeat;
	width: 428px;
}
.sidebar {
	background-image: url(/indiefest06/images/bg_sidebar.gif);
	background-repeat: no-repeat;
}
.blog {
	margin: 0 12px 3px 0;
}
a {
	color: #0099DB;
}
a:hover {
	color: #062640;
}
h1 {

}
h2 {
	font-size: 16px;
	color: #062640;
}
h3 {
	font-size: 14px;
	color: #062640;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
h4 {
	font-size: 12px;
	color: #062640;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
h5 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 1.5em;
	font-weight: bold;
	color: #062640;
}
h6 {
	font-size: 10px;
	color: #062640;
}
p {
	padding: 0;
	margin: 0 0 1em 0;
}

#filmlist {
	width: 142px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.4em;
}
a.link1 {
	text-decoration: none;
	color: #0099DB;
}
a.link1:hover {
	text-decoration: underline;
	color: #0099DB;
}
a.link2 {
	text-decoration: none;
	color: #062640;
}
a.link2:hover {
	text-decoration: underline;
	color: #062640;
}
#secondary_content_schedule {
	padding: 0 10px 0 18px;
	width: 775px;
}
#schedule {
	font-size: 10px; 
	text-transform: uppercase; 
	font-weight: bold;
}
.schedule_theater {
	font-size: 12px;
	background-color: #C2E2F0;
	padding-top: 10px;
}
.schedule_time {
	background-color:#0E3450;
	color: #FFFFFF;
}
.schedule_date {
	width: 40px;
	font-size: 11px;
	background-color:#86D1EF;
	color: #0E3450;
}
.schedule_film {
	width: 170px;
	background-color: #23ABE2;
	color: #FFFFFF;
}
.schedule_film a {
	color: #FFFFFF;
}
.schedule_film a:hover {
	color: #0E3450;
	text-decoration: none;
}

