@import url('/sifr/css/sIFR-print.css');

html, body {
	padding: 0;
	margin: 0;
}

body {
	margin: 30px;
}

#newsrooms, object, embed, #column_right #photos {
  display: none;
}

body ul, body ul > li {
  list-style: square;
  list-style-type: square;
  list-style-image: none;
}

body ol, body ol > li {
  list-style: decimal;
  list-style-type: decimal;
  list-style-image: none;
}

hr {
  border: none;
  border-top: 1px solid #333;
}

* {
	float: none !important;
	height: auto !important;
	background: none !important;
	font-family: "Times New Roman", Times, Georgia, serif;
}

.vcard {
  float: left !important;
  margin-right: 20px;
  font-size: 12px;
}

.vcard ul {
  padding-left: 16px;
}

.vcard li {
  padding-left: 3px;
}

a {
  text-decoration: none !important;
}

.sIFR-alternate {
	width: auto;
	height: auto;
}

#photos .photo {
  float: left !important;
  width: 108px !important;
  height: 108px !important;
  list-style: none;
  padding: 0;
  margin: 0 10px 0 0;
}

#column_center {
  clear: both;
  border-top: 1px solid #ccc;
}

#column_center #head {
  display: none;
}

#news .head {
  float: left !important;
  margin-right: 20px;
}

#news img {
  float: left !important;
  margin-right: .2in;
}

#home #news {
  display: none;
}

#news li, #column_center .highlight_wrap {
  clear: both;
  margin-bottom: 10px;
  padding-top: 10px !important;
}

.highlight_wrap {
  border-top: 1px solid #ccc;
}

#top_headlines .headline {
  width: 50% !important;
  float: left !important;
  margin-bottom: 10px;
  height: 106px !important;
  overflow: hidden;
}

#top_headlines .headline img {
  float: left !important;
  margin-right: 10px;
  width: 104px;
  height: 104px;
}

#page, #global_header {
	margin: 0;
	padding: 0;
	width: 100%;
	position: relative;
}

#global_logo {
  color: #000;
}

#column_center, #page, #top_headlines, #top_headlines .scroll-wrapper, #column_right {
	width: auto;
	height: auto;
	display: block;
}

#column_center .wrapper {
	top: 0;
}

#cw_r, #print_and_send, #column_left, #global_nav_wrapper, #newspond_search, #footer .nav, .go_back, #global_header form, #share_this_form, .scroll_buttons, #newsrooms, .vcard .type, .vcard .email, #print img, #multimedia .icons, #multimedia .more_info {
	display: none;
}

#print_title {
  font-size: 22px;
}

#global_logo {
	font-size: 18px;
	text-indent: 0;
	text-decoration: none;
}

#global_print {
/* 	border-bottom: 1px solid #999; */
}

#column_right {
	font-size: 8px;
	padding: 0.1in 0;
	border-top: 1px solid #ccc;
	width: 8in;
}

#column_right .section {
	/* position: absolute; */
	right: 0;
/*	width: 2in;
	margin-left: 4in; */
	height: 3in;
	float: left !important;
}

#column_right #about {
	width: 4in;
  height: auto;
  float: right !important;
}

#news, #news li {
  padding: 0;
  margin: 0;
}

#column_right #about img {
	display: none;
}

#column_right #about a {
	display: none;
}

#column_center h2.sifr {
	border: none;	
}

#footer {
  clear: both;
  padding-top: 20px;
}

h1, h2, h3 {
  margin: 20px 0;
}

h1 {
	font: normal normal normal 138.5%/1.5em "Times New Roman", Times, Georgia, serif !important;
	padding-bottom: 10px !important;
	border-bottom: 1px dotted #808080 !important;
}

h2 {
	font: normal normal normal 123.1%/1.5em "Times New Roman", Times, Georgia, serif !important;
}

h4 {
		font: normal normal normal 116%/1.5em "Times New Roman", Times, Georgia, serif !important;
}

p {
	font: normal normal normal 85%/1.4em "Times New Roman", Times, Georgia, serif !important;
}

#column_right h2 {
  font-size: 14px;
}

p a:nth-child(1),
li a::nth-child(1) {
	text-decoration: none;
}

/*
p a:link:after, 
p a:visited:after,
li a:link:after, 
li a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 80%;
   text-decoration: none;
}

p a[href^="/"]:after,
li a[href^="/"]:after {
  content: " (http://www.demossnews.com" attr(href) ") ";
  text-decoration: none;
}

#photos a:after {
  content: "";
}
*/