/*  -- AUTHOR: PITCH (pitch.net.nz) -----------------------------------------------------------  */
/*  -- MEDIUM: PRINT -------------------------------------------------------------------------  */

	body {
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size: 13px;
		width: 750px;
		}
		
	a {
		color: #000;
		text-decoration: none;
		}
		
	h2#logo_ww {
		display: block;
		padding-bottom: 10px;
		margin: 0;
		}

		h2#logo_ww a {
			color: #000;
			text-decoration: none;
			font-size: 24px;
			font-weight: bold;
			}
			
	h1 {
		font-weight: bold;
		font-size: 22px;
		margin-top: 15px;
		margin-bottom: 10px;
		}
		
	h2 {
		font-weight: bold;
		font-size: 18px;
		margin-top: 15px;
		margin-bottom: 10px;
		}
		
	h3 {
		font-weight: bold;
		font-size: 15px;
		margin-top: 15px;
		margin-bottom: 10px;
		}
		
	p {
		margin-bottom: 10px;
		}
		
	strong {
		font-weight: bold;
		}

	em {
		font-style: italic;
		}

	#articlebox img,
	.imgcontainer img,
	.leftthumbs img {
		display: block;
		float: right;
		padding: 0 0 10px 10px;
		}
		
	.featuredbox {
		overflow: hidden;
		_height: 1%;
		margin-bottom: 15px;
		}
		
		.featuredbox img {
			float: left;
			display: block;
			width: 300px;
			margin-right: 10px;
			}
		
	#sectionlisting li,
	.leftthumbs li,
	.leftthumbs {
		overflow: hidden;
		_height: 1%;
		}
		
	.leftthumbs li {
		width: 360px;
		float: left;
		margin-right: 15px
		}
		
	.leftthumbs li span.header {
		display: block;
		font-weight: bold;
		}
		
	#articleheader {
		overflow: hidden;
		_height: 1%;
		margin: 15px 0 10px;
		}
		
		#articleheader h2 {
			float: left;
			width: 500px;
			margin: 0px;
			}
			
		#articleheader div {
			float: right;
			width: 100px;
			text-align: right;
			}
			
	ul.archiveslist li {
		list-style-type: square;
		margin: 0 0 0 20px;
		}

	#featuredflashcontainer,
	#toplist,
	.topadcontainer,
	#header_search,
	#headerquote,
	#headerquoteimg,
	#navigation,
	#subnavigation,
	#rightcolumn,
	#footer_top_wide,
	#footer_btm_wide,
	img,
	span.caption,
	.categorythumbs,
	.pagination,
	.useroptions,
	.relatedcontent,
	.imgcontainer span,
	#sublistings,
	ul.categorythumbs,
	.morestories {
		display: none;
		}
	
