@charset "UTF-8";
/* CSS Document */

body {
margin:0;
padding:0;
font-family:Helvetica, Arial, sans-serif;
color:#414142;
font-size:14px;
}

img {
	border:0;
	}
	
	img.logo {
	margin:50px 0 35px 0;
	float:left;
	}
	
a {
	outline:none;
	}
	
.clear {
	clear:both;
	}
	
h1 {
	font-weight:normal;
	font-size:24px;
	line-height:100%;
	margin-top:8px;
	}
	
h2 {
	font-weight:normal;
	font-size:18px;
	line-height:100%;
	margin:6px 0 10px 0;
	color:#7CB62F;
	}
	
ul {
padding:0 0 0 20px;
}

ul li {
margin:0 0 10px 0;
}

a.logo {
display:block; 
float:right;
margin:52px 215px 0 0;
border-left:1px solid #dedede;
padding:0 0 0 15px;
}

hr {
	border-top:1px dotted #ababab;
	border-bottom:none;
	border-left:none;
	border-right:none;
	outline:none;
	}
	
#wrapper {
	background:url(../img/mission-beach-film-festival-artwork-left.jpg) no-repeat top left;
	margin:0;
	}	

#w990 {
	float:right;
	width:1000px;
	background:url(../img/mission-beach-film-festival-artwork.jpg) no-repeat 530px -200px;
	padding:50px 0 0 0;
	}
	
	#nav {
	width:200px;
	float:left;
	padding:0 0 50px 0;
	}
	
		#nav a {
		display:block;
		padding:10px 5px 10px 5px;
		margin:0 30px 0 0;
		text-decoration:none;
		color:#343434;
		font-size:15px;
		text-transform:uppercase;
		border-bottom:2px dotted #8cc63f;
		}
		
		#nav a.plain {
		display:inline;
		padding:0;
		margin:0 10px 0 5px;
		text-decoration:none;
		color:#343434;
		font-size:15px;
		text-transform:uppercase;
		border:none;
		float:left;
		}
		
		#nav a:hover {
		color:#8cc63f;
		}
		
		#nav a.active {
		background:#8cc63f;
		color:#ffffff;
		}
		
	#contentcol {
	width:380px;
	float:left;
	line-height:145%;
	padding:0 0 0 20px;
	border-left:2px solid #e6e6e6;
	}
	
	#content {
	float:left;
	text-align:left;
	width:650px;
	}
	
#tag {
	font-family:Helvetica, Arial, sans-serif;
	color:#414142;
	font-size:40px;
	margin:0 0 20px 0;
	}
	
img.artwork {
	float:right;
	}
	
h3 {
	font-size:11px;
	border-bottom:1px dotted #474747;
	font-weight:normal;
	color:#474747;
	}