/*
 * Traditional Publishing, RIP screen styles
 *
 * Copyright (c) 2008-09 Dialect Communications Group (dialect.ca)
 *
 * $Package: Dialect_ca $
 * $Date: 2009-01-03 23:59:32 -0800 (Sat, 03 Jan 2009) $
 * $Rev: 70 $
 */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}:focus{outline:0}body{line-height:1;color:black;background:white}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes: "" ""}

/*
 * Copyright (c) 2008, Yahoo! Inc. All rights reserved.
 * Code licensed under the BSD License:
 * http://developer.yahoo.net/yui/license.txt
 * version: 2.6.0
*/
body{font:14px/1.231 times, serif;*font-size:small;*font:x-small;}select,input,button,textarea{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

body {
	padding-bottom: 80px;
	color: #666;
	background: #fff url("newspapers2_bg.jpg") no-repeat 0 24px fixed;
}

h2, a { color: #000; text-decoration: none; margin-bottom: 0.3em; }

/*#bar { width: 100%; background: black none; height: 0; left: 0; position: fixed; z-index: 2; }*/

#container {
	margin-left: 256px;
	padding-top: 50px;
	width: 620px;
}


#header { width: 300px; margin-right: 20px; float: left; position: fixed; }

#footer { display: none; }

#content { position: absolute; left: 576px; width: 300px; padding-top: 22px; }

#head #rip {
	display: block;
	margin-top: 10px;
	width: 304px;
	height: 189px;
	text-indent: -9999em;
	text-align: left;
	background: red url("rip.gif") no-repeat 0 0;
}

#head abbr a { display: block; text-indent: -9999em; text-align: left;}

#header blockquote, #header cite, #faq, #credit {
	display: block;
	width: 220px;
	margin-left: 80px;
}

#header blockquote, #header cite {
	text-align: right; 
	font: bold 80%/1.2 "Arial", sans-serif;
	color: #000;
	display: none;
}

#header cite { margin-top: .7em; }

#header h2 { margin-top: 1em; font: bold 118%/1.4 "Arial", sans-serif; }

#head, #tag {
	text-align: right; 
	font: normal 162%/1 "Times", "Times New Roman", serif;
	color: #000;
}

#tag { margin: .5em 0 .45em; font-size: 170%; line-height: 1.1; }

#credit { margin-top: 1.3em; font: normal 84%/1 "Times", "Times New Roman", serif; color: #000; }

.post {
	padding: 20px 10px;
	background: transparent url("dots2.gif") no-repeat 0 100%;
	margin-top:-1em;	
}

.post h3 { margin-bottom: .3em; font: bold 115%/1.25 "Arial", sans-serif; }

.post p { color: #808080; } 

#faq p, #content p { font-size: 85%; line-height: 1.4; text-align: justify; margin-top:.5em;}

.dt { font: italic 65% "Verdana", sans-serif !important; color: #808080; margin-bottom: .2em; }
