/*
===============================================
photoplaydzigns.com
stylesheet:  print.css
author:   cheryl anderson
version:  16 july 2007
revision: 
special thanks to: 
===============================================
*/

body { 
background-color: #fff;
color: #000;
margin: 0;
padding: 40px;
font: normal 12pt/150% verdana, arial, sans-serif; }

/* Hide the following items */
#nav_main, #content_sidebar, #site_info { display: none; }

h2, h3, h4 { 
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
line-height: 135%;
color: #000; }

h2 { font-size: 20pt; }

h3 { font-size: 16pt; }

h4 { font-size: 14pt; }

ul, ol { 
	list-style-type: none; }
	
img { display: none; }

h4 a:link, h4 a:visited { 
color: #000 !important;
text-decoration: none !important; }

/* Link black */
a:link, a:visited, a:active { 
color: #000 !important;
text-decoration: none !important; }

/* Show URLs only inside the article container */
#main a:after { 
content: " (" attr(href) ")";
font-size: 11pt; }