/*
URL: escapecreative.com
Description: styles for the homepage only
Designed by: Dave Warfel & Joanna Vitug
*/
	
/* ----------------------------------- Homepage Only ----- */
body#homepage {
	background: #000; }
	
#homepage #top p,
#homepage #top li,
#homepage #work p,
#homepage #work li {
	font-size: 12px;
	line-height: 14px; }
	
#homepage #cornerarrow {
	position: absolute;
	top: 0;
	left: 0; }
	
#homepage h1 {
	width: 900px;
	margin: 90px auto 40px;
	font: normal 42px/42px "myriad pro", "lucida grande", arial, sans-serif;
	letter-spacing: -1px;
	text-transform: uppercase;
	text-align: center;
	color: #eaebf0;
	text-shadow: 1px 1px 0 #515151; }

#homepage #top {
	width: 980px;
	margin: 0 auto 70px;
	background: url(/img/bg/homepage/shadebehindboxes.png) no-repeat bottom center;
	padding-bottom: 35px; }

#homepage #whatwedo,
#homepage #howwediffer,
#homepage #thelatest {
	float: left;
	width: 300px;
	margin-right: 40px; }
	#homepage #howwediffer {
		margin: 0; }
		
	#homepage h2 {
		padding: 0 6px;
		margin: 0;
		font: normal 24px/18px "myriad pro", "lucida grande", arial, sans-serif;
		color: #dc7802;
		text-transform: uppercase;
		text-shadow: none; }
		
	#homepage h3 {
		font-size: 17px;
		line-height: 1;
		font-weight: normal;
		color: #222;
		margin-bottom: 25px; }
		
	#homepage .box {
		width: 250px;
		height: 239px;
		background: #eaebf0 url(/img/bg/homepage/mainsquare.png) no-repeat;
		padding: 30px 25px; }
		#homepage .box a {
			color: #000;
			text-decoration: none;
			font-size: 14px;
			font-weight: bold; }
			#homepage .box a:hover {
				color: #dc7802; }
		
		#homepage .box img {
			margin: 0 0 15px 0; }
	
		#homepage #whatwedo ul {
			margin: 0; }
			#homepage #whatwedo li {
				background: none;
				margin: 0 0 14px 0;
				padding: 0;
				font-size: 14px;
				line-height: 14px; }
				#homepage #whatwedo a {
					display: block;
					color: #000;
					text-decoration: none;
					font-weight: bold; }
					#homepage #whatwedo a:hover {
						color: #dc7802; }
					#homepage #whatwedo a span {
						display: block;
						color: #888;
						font-size: 11px;
						font-weight: normal; }
						#homepage #whatwedo a:hover span {
							color: #888; }
							
		#homepage #howwediffer ul {
			margin-left: 10px; }
			#homepage #howwediffer li {
				background: none;
				margin: 0 0 14px 0;
				padding: 0;
				line-height: 14px; }
				#homepage #howwediffer span {
					display: block;
					color: #888;
					font-size: 11px;
					font-weight: normal; }				
				
#homepage #workfull {
	width: 100%;
	height: 439px;
	background: #dc7802 url(/img/bg/homepage/orangegradient.png) repeat-x;
	margin-bottom: 70px; }
	#homepage #work {
		width: 900px;
		margin: 0 auto;
		position: relative;
		padding: 90px 0 15px; }
		
		#homepage #work h2 {
			position: absolute;
			top: -20px;
			left: 0;
			width: 858px;
			height: 40px;
			padding: 21px 16px 0;
			border: 5px solid #000;
			background: #fff url(/img/bg/homepage/cautionbox.png) no-repeat;
			color: #222;
			text-transform: none;
			line-height: 1; }
			#homepage #work h2 span {
				font-weight: bold;
				text-transform: uppercase; }
		
		#homepage #work .left,
		#homepage #work .right {
			width: 400px; }
			#homepage #work .left {
				float: left;
				margin-right: 100px; }
			#homepage #work .right {
				float: right; }
				
			#homepage #work img {
				margin-bottom: 20px; }
			
			#homepage #work a img {
				border: 5px solid #000; }
				#homepage #work a:hover img {
					border: 1px solid #fff;
					padding: 4px;
					background: #000; }
					
			#homepage #work h3 {
				font-size: 24px;
				font-weight: bold;
				margin-bottom: 15px;
				color: #000;
				text-shadow: 1px 1px 1px #eaebf0; }
				
			#homepage #work p {
				color: #000;
				font-size: 14px;
				line-height: 19px; }
			#homepage #work a {
				color: #fff;
				text-shadow: 1px 1px 1px #000;
				font-size: 16px;
				text-decoration: none;
				font-weight: bold; }
				#homepage #work a:hover {
					color: #000;
					text-shadow: 1px 1px 1px #eaebf0; }