/* Enter Your Custom CSS Here */
.post-password-required {
  margin-top:150px;
}

p.tshirt {
	width:80%;
}

.shirtpage {
	margin-left:50px;
	margin-right:50px;
	margin-top:-250px;
}

@media (min-width:320px) { p.tshirt {width:100%;} .shirtpage {margin-left:5px; margin-right:5px;margin-top:-60px;} }
@media (min-width:481px) { p.tshirt {width:100%;} .shirtpage {margin-left:5px; margin-right:5px;margin-top:-60px;}/* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */ }
@media (min-width:641px) { p.tshirt {width:100%;} .shirtpage {margin-left:5px; margin-right:5px;margin-top:-60px;}/* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ }
@media (min-width:961px) { p.tshirt {width:100%;} .shirtpage {margin-left:15px; margin-right:15px;margin-top:-60px;} /* tablet, landscape iPad, lo-res laptops ands desktops */ }
@media (min-width:1025px) { p.tshirt {width:100%;} .shirtpage {margin-left:50px; margin-right:50px;margin-top:-250px;} /* big landscape tablets, laptops, and desktops */ }
@media (min-width:1281px) { p.tshirt {width:100%;} .shirtpage {margin-left:50px; margin-right:50px;margin-top:-250px;} /* hi-res laptops and desktops */ }