#banner,
#footer {
	display: none;
}

		a {
			outline: none;
		}
		.portfolio #banner, 
		.portfolio #content .inner,
		.portfolio #footer {
			width: 950px;
		}
		p {
			margin-bottom: 8px;
		}
		#screens {
			border-bottom: 1px solid #ccc;
		}
		#screens h2 {
			background: #614513;
			padding: 12px 0 7px;
			color: #c90;
			text-transform: uppercase;
		}
		#screens h3 {
			margin-bottom: 5px;
		}
		#screens .featured-image {
			padding: 10px;
			background: #e9d5a6;
		}
		#screens .featured-content {
			background: #fcf3dc;
			padding: 10px 10px 5px 10px;
			color: #4c350e;
			position: relative;
		}
		.main {
			float: left;
			width: 590px;
			margin-left: 20px;
			margin-right: 40px;
			color: #4c350e;
		}
		.main h3 {
			color: #c90;
			font-size: 140%;
			margin-bottom: 4px;
			margin-top: 16px;
			text-transform: uppercase;
		}
		#case-study {
			padding: 12px 10px 0;
		}
		.sidebar {
			width: 280px;
			float: left;
			color: #805a17;
			border-left: 1px solid #ccc;
		}
		.sidebar h3 {
			margin-bottom: 3px;
			color: #614513;
			text-transform: uppercase;
		}
		.sharing-tools {
			display: none;
		}
		.sidebar #services {
			background: #fcf3dc;
			padding: 14px 20px;
			color: #614513;
		}
		.sidebar #services h3 {
			color: #926e00;
			text-transform: uppercase;
			margin-bottom: 3px;
		}
		#testimonial {
			padding: 14px 20px;
			color: #cc9900;
			line-height: 1.3;
		}
		#testimonial blockquote {
			background-image: none;
			padding: 7px;
			margin: 0;
			text-indent: -7px;
			font-size: 130%;
			font-weight: bold;
		}
		#testimonial p {
			font-size: 120%;
			text-align: right;
		}
		#callout {
			background-color: #f7e5b2;
			padding: 14px 20px;
			color: #705d3e;
		}
		#callout h3 {
			text-transform: uppercase;
			color: #cc9900;
		}
		#other-studies,
		#more-about-mule {
			display: none;
		}
