/*

	BENTHALL BROTHERS, INC. by JFSCHUM DESIGN
	VERSION 1.0
	PRINT
	
*/

body {
	font-family: "Georgia", Times New Roman, Serif;
	color: #000;
	background: #fff;
}

#nav, #sidebar, #footer {
	display: none;
}

#content {
	background: transparent;
	width: 100%;
	margin: 0;
	float: none;
}

p {
	font-size: 12pt;
}

a:link {
	font-weight: bold;
	text-decoration: underline;
	color: #06c;
}

a:link:after {
	content: " (" attr(href) ") ";
}



ody {
   background: white;
   font-size: 12pt;
   }
#menu {
   display: none;
   }
#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.alistapart.com" attr(href) ") ";
   }


/*

	FRIEZE MAGAZINE by ERSKINE DESIGN
	VERSION 1.0
	PRINT STYLES

*/



body { margin:10px auto 20px auto; padding:0 10px 0 10px; width:780px; font-family:Georgia,serif; font-size:14px; background: #FFF; }
img { border:0; }
a { outline: none;color:#000;text-decoration:none; }

h2 { font-size:26px; }
h3 { margin-top:30px;font-size:18px; }

p { line-height:1.3em; color:#333; }
#column_main #article p { width:380px; line-height:1.5em; color:#333; }

#column_main #article blockquote { width:380px; font-size:18px; font-style:italic; border-top:1px solid #CCC; border-bottom:1px solid #CCC; margin:15px 0px 25px 0px; padding:0; }
#column_main #article blockquote p { width:300px; font-size:18px; line-height:1.4em; }

#masthead { border-bottom:2px solid #000; }

#column_main { float:left; width:400px; padding-top:10px; padding-right:20px; margin-right:10px; margin-bottom:20px; border-right:0px solid #EEE; }

#column_sub { float:right; width:225px; padding-top:10px; margin-bottom:20px; }

#footer { clear:both; margin:0; padding: 15px 0 0 0; border-top:2px solid #000; }

