/* -----------------------------------------
Print Stylesheet for Robert Feldman - www.robertfeldman.org
Author: cdeVision.com
Copyright: (c)2009 cdeVision
Created: August 2009
-------------------------------------------- */

body {background:#fff; margin:0; font-family:arial,verdana,helvetica,sans-serif; font-size:12px; color:#000;}

h1, h2, h3 {padding:0; margin:0;} 
h1 {font:normal 22px Georgia, Times, "Times New Roman", serif; color:#000; padding:0 0 15px 0;} /* page titles */
	h1 span {font:normal 14px arial,verdana,helvetica,sans-serif; display:block; color:#000; padding-top:4px;} /* used on Conversation page - smaller text under title */
h2 {font:bold 16px Georgia, Times, "Times New Roman", serif; color:#000; padding:0 0 6px 0;} /* sub-titles */
	
p {margin:0; padding:0 0 15px 0; line-height:15px;}
p.error {padding:0 0 0 20px !important; background:url(images/warning.gif) 0 0 no-repeat; color:#de0000;} /* for contact form */
ul, ol {padding:0; margin:0 0 12px 25px;}
li {line-height:17px; padding:0 0 6px 0; }
ul.nobullets {margin:0; padding-bottom:6px; list-style:none;}

img {border:0; display:none !important;}
label {display:none;}
.clearfloats {clear:both; line-height:0px; height:0px; font-size:0px;}
.skiplink {display:none;}

div#printlogo {display:block; text-align:center; padding-bottom:10px; border-bottom:1px solid #666;}
div#printlogo img {display:block !important; margin:0 auto;}


/* ---- links ----------------------------------------- */
a {color:#000; text-decoration:underline;}  
a:visited {color:#000;}
a:hover {color:#000; text-decoration:none;}
a:active {color:#000;}
a:active, a:focus {outline:none;}

a.arrow {background:url(images/arrow-red.gif) 100% 5px no-repeat; padding:0 12px 0 0;}


/* ---- ids & classes ----------------------------------------- */

#headerwrap {display:none !important;}

#contentwrap {width:100%; border-bottom:1px solid #666;}
#content {width:100%; padding:35px 0 20px 0;}
	img#mainimg {display:block; margin:0 0 20px 20px; padding:1px; border:1px solid #D7CBB7; float:right;}
#contenthome {width:100%; padding:35px 0 20px 0;}
	#contenthome h1 {}
	#contenthome #text {width:100%;}
	#contenthome img {display:none !important;}
	a#about, a#excerpt {display:block;}


#infobarwrap {width:100%; border-bottom:1px solid #666;}
#infobar {width:100%; padding:20px 0 0 0;}
	#infobar h3 {font:bold 13px Georgia, Times, "Times New Roman", serif; color:#000; padding:0 0 5px 0;}
	#infobar p {padding-bottom:10px;}
	#infobar a {}
	.box {width:100%; padding:0 0 20px 0;}
	.about {margin:0;} 
		.about img {display:none;}
	.center {margin:0}
	.news {margin:0;}
		.news p {}
		.news .rule {display:none;}

#footerwrap {width:100%;}
#footer {width:100%; padding:18px 0; color:#000;}
	#followlinks {display:none !important;}
	#copyright {font-size:11px; text-align:left;}
		#copyright p {line-height:13px; padding:0 0 5px 0;}
		p#props {}
