/* ---------------------------------------------
Jasongraphix.com print style sheet
author: Jason Beaird
version:  2009.02
----------------------------------------------- */

body {
font:normal 14px/20px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
margin:.25in .5in;
padding:0;}

a {color:#373e4e;}

#header {margin:0 0 .2in 0; padding:0 0 .2in 0; border-bottom:1px solid #000;}
	#header h1 {display:inline;}
	#header h1 a {text-decoration:none;}
	#header ul {display:inline; margin:0 0 0 20px; padding:0; list-style:none;}
	#header li {display:inline; margin:0 20px 0 0;}
	
#footer {margin:.2in 0 0 0; padding:.2in 0 0 0; border-top:1px solid #000;}

a.skiplink, .feedlink, .theend, .screen, #muchometa, #content.portfolio .secondary img {display:none;}


/* Homepage Specific
----------------------------------------------- */

.homecontent .avatar {display:block; float:right; width:150px; margin:3px 0 10px 14px; border:4px solid #000;}
.homecontent a#sxswrevelator {display:block; width:200px; height:180px; margin:3px 0 10px 14px; float:right; border:none; position:relative;}
	.homecontent a#sxswrevelator img.avatar {width:93%;}
	.homecontent a#sxswrevelator img.sxswbug {display:none;}

/* Resuable classes
----------------------------------------------- */

.clear {clear:both; display:block; overflow:hidden; width:0; height:0;}
a img{ border:none; }

.left{ float:left; }
.right{ float:right; }

img.border {border:4px solid #000;}
a img.border {border:4px solid #000;}
a:hover img.border {border:4px solid #fff;}

img.imgright {float:right; margin:0 0 20px 20px; width:200px;}
img.imgleft {float:left; margin:0 20px 20px 0; width:200px;}


/* sIFR Print */
.sIFR-flash {display: none !important; height: 0; width: 0; position: absolute; overflow: hidden;}
.sIFR-alternate {visibility : visible !important; display: block !important; position:static !important; left:auto !important; top: auto !important; width :auto!important; height:auto!important;}

