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

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

body {
	margin: 30px;
}

#newsrooms {
  display: none;
}

* {
	float: none !important;
	height: auto !important;
	background: none !important;
}

a {
  text-decoration: none !important;
}

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

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

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

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

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

#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 {
	display: none;
}

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

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

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

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

#column_right #about {
	width: 4in;
	position: relative;
	margin-top: -0.95in;
	margin-left: 0;
	height: auto;
}

#column_right #about img {
	display: none;
}

#column_right #about a {
	display: none;
}

#column_center h2.sifr {
	border: none;	
}

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

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

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

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

p {
	font: normal normal normal 85%/1.4em Verdana, Arial, sans-serif;
}

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;
}
