/* secondary stylesheet for abitofawesome.com */

#page{
/*position:relative;
top:80px;*/
width:100%;
margin-left:auto;
margin-right:auto;
z-index:inherit;
overflow:hidden;
}

.resumeDesc{
font-size:8pt;
}

/* RED BUBBLE STYLING */
<style type="text/css">
div#rb-redbubble-clothing img
  {
    border: none;
  }
div#rb-redbubble-clothing
  {
    width: 100%;
    float: left; 
    clear: both;
  }
div#rb-redbubble-clothing ul
  {
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
  }
div#rb-redbubble-clothing ul li
  {
    display: block;
    float: left;
    width: 139px;
    height: 180px;
    margin: 0 8px 8px 0;
    padding: 0 0 8px 0;
  }
div#rb-redbubble-clothing ul li a.rb-thumbnail img
  {
    width: 135px;
    height: 135px;
    padding: 2px;
    background: white;
    border: 1px solid #ccc;
  }
div#rb-redbubble-clothing ul li a
  {
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 11px;
  }

/* internal tabs */

#folioTabs{
z-index:inherit;
overflow:hidden;
}

#pageContent{
z-index:2;
width:inherit;
margin-left:20px;
margin-right:20px;
overflow:auto;
}

#folioCornerL{
z-index:-1;
/*position:absolute;
top:38px;
left:0px;*/
}

#folioContent{
overflow:auto;
height:99%;
}

/* other shit */

.imageLink{
z-index:2;
border:0;
}

.titleText{
font-size:14pt;
font-weight:400;
color:rgb(0,157,255);
position:relative;
top:20px;
left:20px;
}

#downloadBtn{
position:relative;
top:0px;
left:130px;
width:125px;
}

.secondTitle{
font-size:14pt;
font-weight:400;
color:rgb(0,157,255);
position:relative;
left:20px;
}

.paragraph{
width:535px;
}

.portfolioPiece{
float:left;
padding-bottom:5px;
}

.modelsImage{
float:left;
padding-right:5px;
padding-top:0px;
}

.videosImage{
float:left;
padding-right:5px;
padding-top:0px;
}

.photosImage{
float:left;
padding-right:5px;
padding-top:0px;
}

.brandImage{
float:left;
padding-right:5px;
padding-top:0px;
}

.motionImage{
float:left;
padding-right:5px;
padding-top:0px;
}

.graphicImage{
float:left;
padding-right:5px;
padding-top:0px;
}