/* Standard StyleSheet: newsprint.css
Theme Name: DreamTasker 2010
Theme Description: A general theme for DreamTasker customers
Theme URI: /
Author URI: http://www.dreamtasker.com
File Location:
Version: 1.2 2010-06-05 updated
Author: DreamTasker Software
Note: newsprint based on 2 col, datagallery based on 3 col; lines alternate e.g. newsprintnode1/2
Note: potential psuedo elements: a.newsprintnode2:link:before, .newsprintnode2 a:before, a.newsprintnode2:link:after, .newsprintnode2 a:after
Note: to place a line-break before psuedo element, use this form: white-space:pre;  content: " \A "; (may not work on IE, so use "display:block" instead
Note: First set universal margin and padding to 0 */

.newsprint li {
 border-collapse:collapse;
 border-spacing:0;
 border:1px dotted #ddd;
 display:inline;
 float:left;
 height:148px;
 margin:0;
 overflow:hidden;
 padding:3px;
 text-align: center;
 vertical-align:top;
width:192px;
min-width:192px;
max-width:192px;
 }
.newsprintabstract {
 text-align:left;
 text-decoration:none;
 }
.newsprint { clear:both; 
vertical-align:top; 
width:400px;
padding:0 0 0 12px;
min-width:400px;
overflow:hidden;
max-width:400px;
}
.newsprintnode2 a, .newsprintnode1 a {
display:block;
width: 178px;
min-width: 178px;
max-width: 178px;
 font-weight:500;
 padding:0 6px;
 }
.newssource {
font-style:italic;
display: block;
/* float: left; */
min-width:42px;
padding:4px;
vertical-align:bottom;
text-align: left;
}
.newsdate {
display:none;
}
.newspanic, .newsgiant, .newsbig, .newsmed, .newssmall {
line-height:110%;
font-weight:500;
margin: -1em 0 -1em 0;
margin:0;padding:0;
}
.newspanic { font-size:140%;}
.newsgiant { font-size:130%;}
.newsbig { font-size:120%; text-align:left; }
.newssmall { font-size:90%;}
.newsmed {font-size:110%;}

.column1 .newsbig, .column3 .newsbig, .column1 .newsmed, .column3 .newsmed, .column1 .newsgiant, .column3 .newsgiant {
display:block;
text-align:left;
position:relative;
top: -1em;
margin-bottom: -1em;
}
/* breaking news not yet parsed for xHTML on upload */
.space2, .content2 {
display:block;
font-size:16px;
padding:18px 12px 0 12px;
text-align:left;
}
.breakingnews p {font-size:106%;line-height:100%; margin-top:6px;}
.breakingnews blockquote {font-size:100%; margin-bottom:-12px;}
.breakingnews { margin-bottom:18px;}
.space2 blockquote {font-size:100%; margin-bottom:-12px;}

