
/*BASE.css styles*/

* {
	margin: 0;
/*BASE.css styles*/

* {
	margin: 0;
	padding: 0;
	}

html, body, form, input, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dd, dt, table, thead, tbody, tfoot, th, tr, td, pre, p, blockquote, fieldset {
	margin: 0;
	padding: 0;
	}

body {
	background: #d1d1d1;
	font-family: "Lucida Grande",trebuchet,helvetica,arial,sans-serif;
	font-size: 62.5%;
	color: #262626;
	}

a { 
	color: #262626;
	text-decoration: none;
	}

a:hover {
        color: #262626;
	text-decoration: none;
	}

.title a:hover {
	text-decoration: none;
	}

img,
a img {
	font-size: .9em;
	border: none;
	}

.left {
	float: left;
	margin-right: 3px;
	}

.right {
	float: right;
	margin-left: 3px;
	}

.none {
	display: none;
	}

.clear {
	clear: both;
	}

.center { 
	text-align: center;
	}

.strong {
	font-weight: bold;
	}

.site_title {
	font-size: 3em;
	text-align: center;
	}

#content_match, 
#yahooContentMatch {
	margin: 8px 0; 
	text-align: center;
	clear: both;
	float: left;
        width: 600px;
	}



h1 {
	font-size: 1.8em;
	}

h2 {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.4em;
	}

h4 {
	font-size: 1.2em;
	}

h5 {
	font-size: 1.1em;
	}

h6 {
	font-size: 1em;
	}

ul, ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}


li, dl, dd, dt, td, pre, p, blockquote, fieldset {
	}

li {
	color: #3e2405;
	}

code,
xmp,
blockquote {
	font-size: 1.2em;
	}

.nyxComment p {font-size:1.3em}

/* --------------------------------------------------------------------------------------------------
hack for floated elements in freeforms containers - makes the box expand for fit content in firefox */

.story:after,
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
.story,
.clearfix {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .story,
* html .clearfix { height: 1%; }

.story,
.clearfix { display: block; }
/* End hide from IE-mac */

/* END clearfix hack
------------------------------------------------------------------------------------------------- */


.clearing {
	clear:both;
	height:1px;
	margin-top:-1px;
	overflow:hidden;
	}

	padding: 0;
	}

html, body, form, input, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dd, dt, table, thead, tbody, tfoot, th, tr, td, pre, p, blockquote, fieldset {
	margin: 0;
	padding: 0;
	}

body {
	background: #f1f1f1 url(http://media.thesunnews.com/static/styles/tsnwatermark5.jpg);
	font-family: "Lucida Grande",trebuchet,helvetica,arial,sans-serif;
	font-size: 62.5%;
	color: #272727;
	}

a { 
	color: #262626;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

.title a:hover {
	text-decoration: underline;
	}

img,
a img {
	font-size: .9em;
	border: none;
	}

.left {
	float: left;
	margin-right: 3px;
	}

.right {
	float: right;
	margin-left: 3px;
	}

.none {
	display: none;
	}

.clear {
	clear: both;
	}

.center { 
	text-align: center;
	}

.strong {
	font-weight: bold;
	}

.site_title {
	font-size: 3em;
	text-align: center;
	}

#content_match, 
#yahooContentMatch {
	margin: 8px 0; 
	text-align: center;
	clear: both;
	float: left;
        width: 600px;
	}



h1 {
	font-size: 1.8em;
	}

h2 {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.4em;
	}

h4 {
	font-size: 1.2em;
	}

h5 {
	font-size: 1.1em;
	}

h6 {
	font-size: 1em;
	}

ul, ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}


li, dl, dd, dt, td, pre, p, blockquote, fieldset {
	}

li {
	color: #3e2405;
	}

code,
xmp,
blockquote {
	font-size: 1.2em;
	}

.nyxComment p {font-size:1.3em}

/* --------------------------------------------------------------------------------------------------
hack for floated elements in freeforms containers - makes the box expand for fit content in firefox */

.story:after,
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
.story,
.clearfix {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .story,
* html .clearfix { height: 1%; }

.story,
.clearfix { display: block; }
/* End hide from IE-mac */

/* END clearfix hack
------------------------------------------------------------------------------------------------- */


.clearing {
	clear:both;
	height:1px;
	margin-top:-1px;
	overflow:hidden;
	}
