body {
	width: 320px;
	background: #222;
	margin: 0 auto;
	}

.nav {
	display: inline;
	}
	
.nav li {
	display: inline;
	}
	
#header {
	width: 100%;
	background: url(http://www.compassfilmacademy.com/images/layout/headerbg.png);
	}
	
	#header h1 {
		width: 320px;
		height: 126px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: -8px;
		margin-top: 0;
		padding-top: 8px;
		background: url(http://www.compassfilmacademy.com/images/layout/compasslogo.png);
		background-repeat: no-repeat;
		background-position: center center;
		}
		
		#header img, #header h1 span, #navshadow, #photospacer {
			display: none;
			}

#articlejump {
	display: none;
	background: #333;
	text-align: center;
	border-top: 1px solid #444;
	border-bottom: 1px solid #000;
	margin-bottom: 12px;
	}
	
	#articlejump a {
		display: block;
		font: bold 14px/14px Helvetica, sans-serif;
		color: #fff;
		text-decoration: none;
		padding: 10px 0;
		}

#newhead-orange {
	width: 320px;
	margin-bottom: 1px;
	}
	
	#newhead-orange #nav-orange {
		width: 320px;
		list-style-type: none;
		margin: 0;
		padding: 0;
		border-bottom: #000;
		}
		
		#newhead-orange #nav-orange li {
			height: 39px;
			background: #111 url(http://www.compassfilmacademy.com/images/layout/iphone_homebuttons.png) repeat-x top left;
			overflow: hidden;
			text-align: center;
			padding-bottom: 1px;
			}
			
		#newhead-orange #nav-orange a {
			display: block;
			font: normal 16px/12px Helvetica, sans-serif;
			color: #aaa;
			text-decoration: none;
			padding: 14px 0;
			}
			
			#newhead-orange #nav-orange li:hover {
				background-color: #ff5520;
				background-position: bottom left;
				}
				
			#newhead-orange #nav-orange li:hover a, #newhead-blue #nav-blue li:hover a:hover {
				color: #fff;
				}

#articlephoto {
	background: none !important;
	position: relative;
	}
	
	#articlephoto img {
		padding-top: 10px;
		width: 320px;
		height: 177px;
		}
	
#caption {
	background: #111;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	width: 300px !important;
	}

	#caption h1 {
		font: 24px/24px Helvetica, sans-serif;
		background-image: url(../images/layout/articlebg.png);
		color: #fff;
		margin-top: 0;
		position: absolute;
		top: 147px;
		padding: 3px;
		}
		
	#caption p {
		font: 16px/20px Helvetica, sans-serif;
		color: #bbb;
		}
		
	#caption a {
		color: #ff5520;
		text-decoration: none;
		}
		
		#caption p a#summary {
			color: #bbb;
			}
			
	span#articlephotocaption {
		display: none;
		}
		
#newsticker {
	width: 300px;
	background: #111;
	padding: 10px;
	font-family: Helvetica, sans-serif;
	color: #bbb;
	border-bottom: 10px solid #222;
	border-top: 6px solid #ff5520;
	}
	
	#newsticker-title, #newsticker-title a {
		font-size: 18px;
		color: #ff5520;
		font-weight: normal;
		margin-top: 0;
		text-decoration: none;
		}
		
	#newsticker ul {
		padding: 0 0 0 22px;
		}
		
	#newsticker li {
		list-style-type: circle;
		color: #bbb;
		margin: 6px 0 0 0;
		}
		
	#newsticker li a {
		color: #ff5520;
		text-decoration: none;
		}

	#newsticker-links {
		float: right;
		}
		
		#newsticker-links img {
			border: 0;
			}

ul#bottomsection {
	list-style-type: none;
	padding: 0 0 10px 0;
	margin: 0 auto;
	background: #222;
	}

.bottomitem1, .bottomitem2, .bottomitem3 {
	height: 100%;
	width: 320px;
	float: left;
	}
	
		.bottomitem1 p, .bottomitem2 p, .bottomitem3 p {
			font: 16px/16px Helvetica, sans-serif;
			height: 26px;
			width: 280px;
			margin: 5px auto;
			background-color: #222;
			background-image: url(../images/layout/iphone-orangelinkicon.png);
			background-position: top right;
			overflow: hidden;
			list-style-type: none;
			text-align: left;
			border-left: 6px solid #ff5520;
			position: relative;
			}
			
			.bottomitem1 p:hover, .bottomitem2 p:hover, .bottomitem3 p:hover {
				background-position: bottom right;
				}	
	
		.bottomitem1 a, .bottomitem2 a, .bottomitem3 a {
			color: #fff;
			text-decoration: none;
			position: absolute;
			top: 6px;
			left: 6px;
			display: block;
			width: 100%;
			}

		.bottomitem1 a:hover, .bottomitem2 a:hover, .bottomitem3 a:hover {
			color: #ff5520;
			}
			
		.bottomitem1 a:active, .bottomitem2 a:active, .bottomitem3 a:active {
			color: #812b10;
			}
			
		.bottomitem-image {
			background: none !important;
			}
			
			.bottomitem-image p a {
				height: 26px;
				}
			
		p.bottomitem-caption {
			margin-top: 8px;
			height: auto;
			color: #bbb;
			font: 14px/16px Helvetica, sans-serif;
			margin-bottom: 8px;
			background: none !important;
			border: 0 !important;
			text-align: justify;
			text-justify: newspaper;
			}
		
#player {
	width: 100%;
	height: 160px;
	margin: auto;
	margin-bottom: 10px;
	overflow: hidden;
	background: url(http://www.compassfilmacademy.com/images/layout/noflash.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border: 0;
	}

ul#subsubnav {
	width: 320px;
	padding: 0 0 10px 0;
	margin: 0 auto;
	background: #222;
	}
			
	ul#subsubnav li {
		height: 26px;
		width: 280px;
		margin: 5px auto;
		background-color: #222;
		background-image: url(http://www.compassfilmacademy.com/images/layout/iphone_subsubnav_arrow.png);
		background-position: top right;
		overflow: hidden;
		list-style-type: none;
		text-align: left;
		border-left: 6px solid #ff5520;
		}	
		
		ul#subsubnav a {
			display: block;
			font: bold 15px/15px Helvetica, sans-serif;
			color: #fff;
			text-decoration: none;
			margin: 6px;
			}
			
			ul#subsubnav li:hover {
				background-position: bottom right;
				}

#footer {
	font: 12px/12px Helvetica, sans-serif;
	border-top: 6px solid #ff5520;
	margin-top: -7px;
	padding-top: 10px;
	padding-bottom: 5px;
	background: #000 url(http://www.compassfilmacademy.com/images/layout/footer-orange.png) repeat-x;
	}
	
	#footer a {
		color: #ff5520;
		text-decoration: none;
		}
		
#footer ul {
	display: inline;
	padding: 0;
	}
	
	#footer ul li {
		display: inline;
		padding: 0;
		list-style-type: none;
		margin: 7px;
		}
		
#footer p {
	color: #666;
	margin: 10px;
	font-size: 10px;
	text-align: center;
	}


/*  FIXES  */

#caption {
	}