

/* --------------- STRUCTURE ----------------- */

body {
	margin: 20px;
	padding: 20px;
	font-family: Helvetica, Arial, sans-serif;
	background: #FFF url(../portfolio_images/global/gold_m45.gif);
}


#content {
	border-top: 1px solid #FFFFFF;
	background: url(../portfolio_images/global/gold_m45.gif);
	margin: -50px 0 0 0;
	padding: 10px 0 50px 5px;
	width: 700px;


}



#logo {	
	/*background: url(../portfolio_images/global/tag.gif); */
	width:150px;
	height:50px;
	position:relative;
	left:680px;
	top:15px;
}



.outerbody {
	background: url(../portfolio_images/global/pink_45.gif);
	position: relative;
	left: 55px;
	top: 0px;
	margin: 10px;
	padding: 10px;
	padding-bottom: 10px;
}


.innerbody {
	background: url(../portfolio_images/global/gold_m45.gif);
	position: relative;
	left: -110px;
	margin: 5px 5px 20px 5px;
	padding: 5px;

}



.workbody {

	margin-left: 55px;

}


.workbody_left {

	background: #FFF url(../portfolio_images/global/gold_m45.gif);
	width: 50%;


}



.workbody_right {
	position: absolute;
	background: #FFF url(../portfolio_images/global/gold_m45.gif);
	width: 50%;
	left: 35%;
	top: 10px;
}



.details {
	background: url(../portfolio_images/global/gold_m45.gif);
	position: absolute;

	left: 800px;
	margin: 10px 0 0 0;
	padding: 0 0 30px 0;

}



.listed {
	background: #FFF url(../portfolio_images/global/gold_m45.gif);
}


.headerlinks{
	padding: 3px 0 3px 0;
	position: absolute;
	top: 0;
	left: 0;
	background: #FFF;
	width: 100%;
	text-align: right;
}

.headerlinks div{
	padding-right: 50px;
}

.headerlinks span{
	font-size: .8em;
	color: #AAA;
}


.footerlinks{
	padding: 3px 0 3px 0;
	
	width: 703px;
}


.footerlinks a{
	font-size: .8em;
	background: #ffdd02;
	padding: 5px;
	color: #FFF;
	text-decoration: none;

}

.headerlinks a{
	font-size: .8em;
	background: none;
	padding: 5px;
	color: #ffdd02;
	text-decoration: none;

}


/* --------------- TEXT ----------------- */

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 82px;
	font-weight: bold;
	line-height: 84px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0 0 0 0;
	padding: 0;
	
}




p {
	background: #FFFFFF;
	display: inline;
	margin: 0 0 10px 0;
	font-size: 13px;
	padding: 5px 5px 5px 0;
	line-height: 18px;
}

.details p {
	text-transform: lowercase;
	margin-bottom: 0;
	color: #ffdd02;	
}


.listed h3{
	
	color: #ffdd02;
	padding: 10px 0 0 0;
	margin-bottom: 10px;
}


#masthead{
	margin-left: 25px;
}


br {
	clear: both;
}


.huge {
	font-size: 144px;
	line-height: 105px;
}


.fyi p{
	font-size: 10px;
	color: #cd1d1d;
	background: #fcfad2;
}



/* --------------- LINKS ----------------- */

a{

	color: #FFFFFF;
	background: #02ccff;
	font-size: 1.5em;
	text-decoration: none;
}

a:visited{
	color: #FFFFFF;
	background: #02ccff;

}

a:hover, a:active {
	color: #FFFFFF;
	background: #cd1d1d;

}


.nostyle img{
	border: none;
}

.nostyle a{
	background: none;
	border: none;
	text-decoration: none;
}




/* --------------- PROJECT PAGE ----------------- */


.projectlist {
	padding: 25px 0 0 5px;
	font-size: 1.7em;
	color: #FFFFFF;
}

.projectlist h2 {
	display: inline;
	background: #fcfad2  url(../portfolio_images/global/gold_m45.gif);
	color: #FFFFFF;
	font-size: 44px;
	padding: 5px;
}


.projectlist a {
	font-size: 1em;
}




.portfolioimage{
	margin-bottom: 3px;
	position: relative;
	background: #FFFFFF;
	padding: 5px;
	
}

.imagelabel{
	background: #FFFFFF;
	font-size: .5em;
	position: absolute;
	margin-bottom: 0em;
	padding: 0 10px 0 10px;
	


	bottom:0;
}
