/*	
	secure.InstaShirt.com/b/designer_page.css v1.0
	author: joe reynolds, modified from Ben Kerney/Derailleur 
	created: October 8, 2005
	modified: October 9, 2005
*/

* {
padding:0;
margin:0;
}

body {
color:#000;
background:#FFF url(https://secure.instashirt.com/images/blue_fade.png);
}

#wrapper {
font:11px/14px "helvetica neue", helvetica, "lucida grande", arial, "trebuchet ms", verdana, sans-serif;
text-align:left;
background-color:#ffffff;
color:#333;
width:955px;
heitht:1200px;
padding:2px;
margin:0px auto;
border:1px solid #000000;
}

a {
color:#363B27;
}

#poster {
width:955px;
float:left;
margin-right:20px;
}

#poster h1, #poster h2 {
text-indent:-5000px;
height:267px; /* so each h1 and h2 will take up half of 533px tall bkgd image */
}

#supplement {
width:279px;  
float:left;
}

#bio p {
font:13px/16px serif;
padding:3px 0;
}

.quote {
width:368px;
border:1px solid #CCC;
margin:10px 0;
padding:18px 15px;
text-align:center;
font-style:italic;
}

.firstGraf:first-line {
font:13px/16px serif;
text-transform:uppercase;
letter-spacing:0.06em;
}

#information dl {
padding-bottom:10px;
}

#information dt {
border-top:1px solid #CCC;
font:13px/16px serif;
letter-spacing:0.06em;
padding-top:10px;
margin-top:7px;
color:#363B27;
}

#information dd {
padding:3px 0 3px 30px;
}

dd#xspfplayer {
padding:3px 0;
}


a {
text-decoration:none;
color:#666;
}

a.active, a:hover {
color:#363B27;
text-decoration:underline;
}

#footer {
border-top:1px solid #CCC;
text-align:center;
padding:10px 0 0 0;
clear:both;
}

.recent {
    color:#666;
}
