body {
background: #e1edf1;
margin-left: 0;
width: 4000px;


}
.pieceswrapper { 
overflow-x: auto;

}

img {
border: 0px;

}

a:link {
	color: #ed008c;
	text-decoration: none;
	}

a:visited {
	color: #ed008c;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a:active {
	color: #0ad5d1;
	text-decoration: none;
}

@font-face {  
  font-family: "gotham";  
  src: local("gotham"), url(http://andreasilenzi.com/as/Gotham-Book.otf) format("opentype"); /* non-IE */  
}  
 .gotham { font-family:"gotham", verdana, helvetica, sans-serif;  
}  

@font-face {  
  font-family: "gotham bold";  
  src: local("gotham bold"), url(http://andreasilenzi.com/as/Gotham-Bold.otf) format("opentype"); /* non-IE */  
}  
 .gotham-bold { font-family:"gotham bold", verdana, helvetica, sans-serif;  
}  

.menuimage {
float: left;
margin-right: 80px;
}

.piece {
 width: 545px;
 float: left;
 margin-right: 80px;
 margin-top: 30px;
}

.page {
 width: 700px;
 float: left;
 margin-right: 100px;
 margin-top: 30px;
 
}

.showmore {
 width: 100px;
 float: left;
 margin-right: 80px;
 margin-top: 30px;
 
}

.video {
 height: 300px;
 margin-right: 80px;
}

.arts {
 width: 480px;
 float: left;
 margin-right: 50px;
}

.piece h1 {
 font-family: gotham bold, helvetica, verdana, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #ed008c;
	font-variant: normal;
        margin-bottom: -7px;
        margin-right: 10px
}


.piece h2 {
 float: right;
 font-family: gotham, helvetica, verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
	font-variant: normal;
        margin-bottom: 15px;
        margin-right: 25px;

}

.piece p { 
 clear: both;
font-family: gotham, helvetica, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	line-height: 15px;
        height: 100px;
        margin-right: 25px
}

.piece h3 {
font-family: gotham bold, helvetica, verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #ed008c;
	font-variant: normal;
        margin-top: 30;
        margin-bottom: -10px;
}


.piece h4 {
font-family: gotham bold, helvetica, verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #ed008c;
	font-variant: normal;
        margin-top: 30;
        margin-bottom: 20px;
}

.piece h5 { 
 clear: both;
font-family: gotham bold, helvetica, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 15px;
        height: 100px;
        margin-right: 25px;
        margin-top: 0px;
        float: left;
}

.piece h6 { 
 clear: both;
font-family: gotham, helvetica, verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	line-height: 12px;
        height: 0px;
}


.showmore h1 {
 font-family: gotham bold, helvetica, verdana, sans-serif;
	font-size: 28px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	color: #ed008c;
	font-variant: normal;
        margin-bottom: -10px;
        width: 350px;
        float: left;
        margin-top: 0px;
}

.showmore h2 {
 font-family: gotham, helvetica, verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
        margin-bottom: 5px;
        margin-top: 9px;
        margin-left: 200px;
        float: left;
}


 .showmore p { 
 clear: both;
font-family: gotham, helvetica, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	line-height: 15px;
        height: 100px;
        width: 350px;
        float: left;
}

.showmore h3 {
	font-family: gotham bold, helvetica, verdana, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #ed008c;
	font-variant: normal;
        margin-top: 30px;
        margin-bottom: -10px;
        width: 350px;
        float: left;
        height: 70px;
        }


.showmore h4 {
 clear: both;
font-family: gotham, helvetica, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	line-height: 15px;
    height: 80px;
    width: 350px;
    float: left;
    }
    
.showmore img {
    margin: 0px 0px 0px 15px;
}

 .twtr-ft { display: none; }
