/*

Theme Name: 
Theme URI: 
Description:
Version:
Author: 

*/	


			/* Global Layout */


body 
{
font-size: 12px;
margin: 0px;
text-align: left;
background: #414141 url(img/bg.jpg) 0 10px repeat-x;
color: #FCFCFC;
font-family: Georgia, Times, Arial, Helvetica, sans-serif;
}

#wrap{
	position: relative;
	margin-left:0;
	width: 980px;
	padding: 488px 0 0 70px;
	text-align: left;
	background: url(img/hello.jpg) 0 10px no-repeat;
}

	#wrap h1{
		height: 271px;
		text-indent: -9999em;
		margin-bottom: 29px;
		background: url(img/iam.jpg) top left no-repeat;
	}
	
	#wrap h2{
		height: 54px;
		margin-bottom: 20px;
		text-indent: -9999em;
	}


	
/* work items */
	.work-item{
		position: relative;
		overflow: hidden;	
		padding-bottom: 80px;
	}
	
		.work-content{
			float: left;
			width: 550px;
			text-align: left;
			font-size: 16px;
			line-height: 1.5em;	
		}
		
		.alt .work-content{
			float: right;
		}
		
			.work-content h3{
				text-indent: -9999em;			
				height: 63px;
			}
		
			.work-content p{
				padding-bottom: 1em;	
			}
			
			.work-content a{
				color: #cc0;
				text-decoration: underline;	
			}
			
			.work-content a:hover{
				color: #ffc;
				text-decoration: underline;
			}
			
			
			.work-content strong{
				font-weight: bold;
			}
			
			.work-content em{
				font-style: italic;
			}
			
			.work-image{
				float: right;
			}
				
				.alt .work-image{
					float: left;
				}
				
				.work-image img{
					display: block;
				}
			




/* section titles */
	.section-title1{background: url(img/section-title1.jpg) top left no-repeat;}
	.section-title2{background: url(img/section-title2.jpg) top left no-repeat;}
	.section-title3{background: url(img/section-title3.jpg) top left no-repeat;}
	.section-title4{background: url(img/section-title4.jpg) top left no-repeat;}

/* work logos */
	.work-logo1{background: url(img/work-logo1.jpg) top left no-repeat;}
	.work-logo2{background: url(img/work-logo2.jpg) top left no-repeat;}
	.work-logo3{background: url(img/work-logo3.jpg) top left no-repeat;}
	.work-logo4{background: url(img/work-logo4.jpg) top left no-repeat;}
	.work-logo5{background: url(img/work-logo5.jpg) top left no-repeat;}
	.work-logo6{background: url(img/work-logo6.jpg) top left no-repeat;}
	.work-logo7{background: url(img/work-logo7.jpg) top left no-repeat;}

	

















