body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Helvetica', Verdana, Arial, Sans-Serif;
	color: #333;
	margin: 0;
	padding: 0;
	background: #fff;//#6e798d;
	}

#page {
	background-color: white;
	text-align: left;
	border: 0px solid #091328;
	
	}

#body {	
	display: block;
	width: 1001px;
	margin: 0px auto 0px auto;
	border-top: 3px solid #f00;
}

#main-top-bg {
	float: left;
	font-size: 9pt;
	font-weight: bold;
}
#main-top-bg ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#main-top-bg li {
	list-style: none;
	padding: 2px 2px 2px 0px;
	margin: 5px 8px 0px 0px;
	background: #ccc;
}
#main-top-bg li a{
	color: #000;
	text-decoration: none;
}
#main-top-bg li a:hover {
	color: #aaa;
	text-decoration: underline;
}
#main-body {
	width: 480px;
	margin: 10px 19px 10px 10px;
	float: left;
	display: table;
}

#rotate {
	position: relative;
	background: white;
	width: 358px;
	border: 3px solid #4c576b;
	overflow: hidden;
}

#rotate h2 {
	background: #6e798d URL(images/whatshot.png) no-repeat; 
	font-size: 14pt;
	color: #fff;
	width: 358px;
	padding: 5px;
	line-height: 40px;
	font-weight: bold;
	font-family: 'Comic Sans MS', Times, Roman;
	margin: 0px;
}

#rotate .post-feature {
	background: #fff;
	padding: 0;
	margin: 0;
	overflow: hidden;
	//display: table;
	width: 100%;
}

#rotate .clicker {
	position: absolute;
	top: 78px;
	width: 358px;
	height: 572px;
	border: 0px;
	z-index: 100;
	filter:alpha(opacity=00);
	opacity: 0.0;
	-moz-opacity:0.0;
}
#rotate .clicker:hover {
	filter:alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity:0.3;	
}

#rotate .ui-tabs-nav {
	width: 358px;
	overflow: hidden;
	background: white; //#4c576b;
	margin-bottom: 5px;
	padding-bottom: 0px;
	border-top: 1px solid #97a5b0;
}

#rotate .ui-tabs-nav a, #rotate .ui-tabs-nav a:visited {
	background: white URL(images/featured-button.png) no-repeat;
	font-size: 8pt;
	text-decoration: none;
	color: #97a5b0; 
	border: 0px;
	padding: 3px 3px 3px 8px;
}

#rotate .ui-tabs-panel {
	border-top: 1px solid #ffa433; //#97a5b0;
}

#rotate .ui-tabs-selected {

}

#rotate .ui-tabs-selected a, #rotate .ui-tabs-selected a:visited {
	background: white URL(images/featured-button-select.png) no-repeat;
	padding: 3px 3px 3px 8px;
	color: #4c576b; //#4c576b;
}

#rotate .post-feature a {
	color: #000;
	text-decoration: none;
}

#rotate .post-feature h1, #estsn-list h1 {
	float: left;
	display: block;
	font-family: 'Helvetica', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16pt;
	line-height: 18pt;
	font-weight: bold;
	padding: 5px 0px 0px 10px;
	margin: 0px;
	width: 348px;
}

#rotate .post-feature h1 a, .post-feature h1 a:visited, #estsn-list h1 a, #estsn-list h1 a:visited {
	text-decoration: none;
	color: #182439;
}

#rotate .post-feature .date {
	padding-right: 10px;
	float: right;
	clear: all;
}

#rotate .post-feature .caption a {
	background: #000; 
	width: 350px;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	padding: 2px 8px 2px 8px;
	float: right;
}

#rotate .post-feature img {
	border: 0px;
	margin: 0px auto 0px auto;
}

#rotate .post-feature .image {
	float: left;
	display: block;
	padding-right: 5px;
	clear: all;
	border: 1px;
	width: 358px;
	height: 310px;
	overflow: hidden;
	text-align: center;
}

#rotate .post-feature .excerpt p {
	display: inline;
}
#rotate .post-feature .excerpt a {
	float: left;
	display: inline;
	clear: none;
	width: 350px;
	font-size: 11pt;
	color: black;
	padding: 5px;
	margin: 0px;
}

#rotate .post-feature .category {
	font-family: Times, Roman;
	font-stretch: expanded;
	font-weight: bold;
	background: #ffa433;
	width: 100px;
	color: white;
}

#rotate .post-feature .category {
	float: left;
	font-size: 14pt;
	clear: all;
	padding: 5px 10px 5px 10px;
	margin: 0px;
}

#rotate .post-feature .excerpt .more {
	//display: inline;
	float: right;
	clear: none;
	width: 70px;
	padding: 0px;
	margin: 0px;
}
#rotate .post-feature .more a {
	color: #c60;
	font-size: 9pt;
	font-weight: bold;
}

#content .estsn-list {
	font-family: 'Helvetica', Verdana, Arial, Sans-Serif;
	width: 358px;
}

#story-content .estsn-list {
	font-family: 'Helvetica', Verdana, Arial, Sans-Serif;
	width: 400px;
}

.estsn-list {
	font-family: 'Helvetica', Verdana, Arial, Sans-Serif;
	padding: 0px;
	margin: 0px;
	border: 3px solid #6e798d;
	border-top: 0px;
	overflow: hidden;
	font: 9pt bold;
}

.estsn-list h2 {
	width: 100%;
	background: #6e798d URL(images/titles-bg.png) repeat-y; 
	color: #fff;
	font-size: 14px;
	padding: 5px 0px 3px 5px;
	margin: 0px;
	border: 0px;
}

.estsn-list h3 {
	font-size: 16px;
	display: block;
	padding: 5px 5px 3px 5px;
	margin: 0px;
}
.estsn-list a {
	text-decoration: none;
	color: #000;
}
.estsn-list a:hover {
	text-decoration: none;
	color: #f90;
	text-decoration: underline;
}

.estsn-list .excerpt, .estsn-list .content, .estsn-list .more, .estsn-list ul {
	margin: 0px;
	padding: 5px 2px 3px 5px;
	display: block;
}

.estsn-list .excerpt a {
	font-size: 8pt;
	font-weight: bold;
	color: #646474;
}

.estsn-list .more {
	color: #f90;
	float: right;
	margin: 0px 10px 5px 0px;
}

.estsn-list .more a {
	color: #c60;
	font-weight: bold;
}

.estsn-list .image {
	display: none;
}

.estsn-list-row {
	width: 100%;
	font-size: 11pt;
	border-bottom: 1px solid #ccc;
	display: table;
	padding: 5px;
}

.estsn-list-row .row-num, .estsn-list-row .row-item, .estsn-list-row .row-num-one {
	float: left;
	margin: 1px;
	display: block;
	margin: 0px 5px 0px 5px;
}
.estsn-list-row .row-item {
	width: 80%;
}
.estsn-list-row .row-item a {
	color: #036;
}
.estsn-list-row .row-num, .estsn-list-row .row-num-one {
	clear: left;
	height: 100%;
	font-weight: bold; 
	font-style: italic;
}

#top-posts-list {
	padding: 0px;
	margin: 0px;
	width: 370px;
}

#top-posts-list .post-feature {
	background: #fff;
	padding: 0px;
	margin: 0px;
	width: 370px;
	overflow: hidden;
	display: block;
	border-right: 1px solid #ccccde;
	border-bottom: 1px solid #ccccde;
}

#archive #top-posts-list .post-feature {
	width: 590px;
}
#archive #top-posts-list .post-feature h2 {
	font-size: 11pt;
	font-weight: bold;
	line-height: 11pt;
	float: left;
	clear: right;
	margin: 0px;
	padding: 5px 5px 5px 5px;
}
#archive #top-posts-list .post-feature h1, #archive #top-posts-list .post-feature .excerpt {
	width: 480px;
}

#archive .navigation {
	width: 586px;
	background: #6e798d URL(images/titles-bg.png) repeat-x; 
	padding: 5px 2px 3px 3px;
	margin: 0px;
}
#archive .navigation a {
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#archive .navigation .alignright {
	float: right;
}

#archive .navigation .alignleft {
	float: left;
}

.round-up {
	margin: 10px 5px 10px 5px;
}

.round-up .entry {
	margin: 0px 0px 10px 0px;
}

.round-up .entry p {
	border: 1px solid #eee;
	background: #fff56d;
	padding: 5px;
	margin: 1px;
}

.round-up a, .round-up p a {
	color: #039;
}

#top-posts-list .post-feature h1 {
	background: #fff;
	margin: 0px;
	font-size: 11pt;
	font-weight: bold;
	line-height: 11pt;
	float: right;
	clear: right;
	width: 260px;
	border: 0px solid #070;
	padding: 5px 5px 0px 5px;
}

#top-posts-list .post-feature a {
	color: black;
	text-decoration: none;
}

#top-posts-list .post-feature .image {
	float: left;
	clear: left;
	width: 100px;
	height: 100%;
	overflow: hidden;
	border: 0px;
}

#top-posts-list .post-feature .date {
	float: right;
	display: block;
	width: 260px;
	border: 0px;
}

#top-posts-list .post-feature .excerpt {
	float: right;
	display: inline;
	width: 260px;
	border: 0px;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	font-size: 9pt;
}

#top-posts-list .post-feature .more, #top-posts-list .post-feature .more a {
	float: right;
	display: inline;
	clear: none;
	font-size: 7pt;
	font-weight: bold;
	background: #fff;
	color: orange;
	width: 100px;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	border: 0px; 
}

#more-stories {
	padding: 0px;
	margin: 0px;
	width: 370px;
}

#more-stories .post-feature a {
	background: #fff url(images/story-arrow.jpg) no-repeat top left;
	color: black;
	text-decoration: none;
	padding-left: 15px;
	display: block;
}

#more-stories .post-feature a:hover {
	background: #fff;
	color: orange;
}

#more-stories .post-feature h1 {
	background: #fff;
	margin: 0px;
	font-size: 9pt;
	font-weight: normal;
	line-height: 11pt;
	width: 360px;
	border: 0px;
	padding: 4px 5px 0px 0px;
}

#more-stories .post-feature .more {
	display: none;
}

#login-bar {
	font-size: 8pt;
	font-weight: bold;
	line-height: 14pt;
	margin: 0px 30px 0px 15px;
	border-right: 1px solid #fff;
}
#login-bar .loginlinks {

}

#login-bar a, #login-bar b, #header1 a {
	color: #fff;
	text-decoration: none;
	padding: 3px 15px 3px 0px;
	
}
#login-bar a:hover, #header1 a:hover {
	color: #ccc;
	text-decoration: underline;
	
}

.header {
	display: block;
}

.inner-header {
	width: 995px;
	height: 20px;
	display: block;
	margin: 0px auto 0px auto;
	padding: 0px;
}

.inner-header div, .inner-header div ul {
	margin: 0;
	padding: 0;
	display: inline;
}

#header1 {
        background: #999;//9cacbf;//7a8a9d;
}

#header1 ul li, #header2 ul li, #header3 ul li{
        display: inline;
        padding-right: 10px;
}

#header2 {
        border: 3px solid #6e798d;
        border-top: 5px solid #3b465a;
        background: #6e798d;
        padding-top: 3px;
}

#header2 ul li {
        padding: 5px;
        font-size: 10pt;
}

#header2 .textwidget {
	font-size: 10pt;
	font-weight: bold;
	color: white;
	clear: all;
	display: block;
	background: #6e798d;
	margin: 0px 10px 5px 10px;
}

#header2 .rss-tools {
	display: block;
	margin: 2px 5px 2px 30px;
	border: 0px solid #f90;
	width: 200px;
}

#header2 #head2 {
	width: 98%;
}

#header2 #head2 .keepup {
	font-weight: bold;
	font-size: 9pt;
	color: #bfcbdf;
	width: 80px;
	padding-left: 310px;
}

#header2 .rss-tools .note, #header2 .rss-tools .note a {
	display: inline;
	font-size: 7pt;
	font-weight: normal;
	color: #bfcbdf;
	padding: 0px;
	margin: 0px;
}

#header2 .rss-tools .rss {
	display: block;
	font-size: 12pt;
	font-weight: bold;
	color: white;
	padding: 0px;
	margin: 0px;
}

#header2 .rss-tools .rss a, #header2 .rss-tools .email-label {
	color: #fff;
	text-decoration: none;
}
#header2 .rss-tools .rss img {
	border: 0px;

}

#header2 .rss-tools .email-form {
	display: block;
	padding: 0px;
	margin: 0px;
}

#header2 .rss-tools .email-subscribe form {
	display: inline;
	width: 200px;
	padding: 0px;
	margin: 0px;
}

#header2 .rss-tools .email-subscribe form .email {
	display: inline;
	height: 11pt;
	font-size: 9pt;
}

#header2 .rss-tools .email-subscribe form .submit {
	display: inline;
	font-size: 9pt;
}

#header3 {
	background: #7a8a9d;
	padding: 5px;
	border: 1px solid #003;
	display: block;
}

#header3 form {
	margin-left: 20px;
	width: 270px;
}

#header3 .inner-header div, #header3 form, #header3 form input {
	display: inline;
}


#header3 form input, #header2 form .email, #header2 form .submit {
	height: 18px;
	display: inline;
   	color:#050;
   	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size: 8pt;
   	font-weight:bold;
	background: white; //#edd6ff;
   	border:1px solid;
   	border-top-color:#696;
	border-left-color:#696;
	border-right-color:#363;
	border-bottom-color:#363;
}

#header3 form #s{
	width: 180px;
	height: 16px;
	font-size: 9pt;
}

#header3 ul {
	border-right: 1px solid #003;
	padding-left: 20px;
}

#header3 ul li {
	font-size: 10pt;
	font-weight: bold;
	padding-right: 20px;
	border-right: 0px solid #003;
}

#header3 a, #header3 a:visited   {
	color: #fff;
	text-decoration: none;
}

#header3 a:active   {
	color: #fff;
	background: #9aaaad;
}

#header4 {
	background: #fff;
	text-align: center;
	padding: 0px;
	margin: 0px;
	display: block;
}

#header4 .section {
	overflow: hidden;
	margin: 0 auto 0 auto;
	width: 300px;
	height: 50px;
	display: block;
}

#header4 .section h2 {
	display: none;
	font-size: 30px;
	line-height: 50px;
	spacing: 0px;
	margin: 0px;
}

.narrowcolumn {
	display: table;
	margin: 0px;
	padding: 0px;
	float: left;
}

.widecolumn {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 600px;
}

.widecolumn p {
	font-size: 10pt;
}

.story-image-right {
	float: right;
	margin: 10px;
	display: block;
}

.story-image-left {
	float: left;
	margin: 10px;
	display: block;
}

.widecolumn h1, .widecolumn h1 a {
	font-size: 22pt;
	line-height: 26pt;
	text-decoration: none;
	color: black;
}

#content {
	width: 358px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#centerbar {
	width: 370px;
	padding: 0px;
	margin: 0px 5px 0px 5px;
	border: 1px solid #000;
	overflow: hidden;
}

#centerbar h4 {
	background: #6e798d URL(images/titles-bg.png) repeat-y; 
	color: white;
	font-size: 14px;
	padding: 5px 2px 3px 3px;
	margin: 0px;

}

#centerbar ul {
	margin: 0;
	padding: 0px 5px 5px 4px;
	list-style: none;
	
}

#centerbar li {
	background: url(images/story-arrow.jpg) no-repeat top left;
	padding-left: 15px;
}

#centerbar li a {
	font-size: 9pt;
	text-decoration: none;
	color: #3b465a;
	border: 0px;
	padding-bottom: 3px;
	display: block;
}

#centerbar li a:hover {
	color: #FF6600;
}

#centerbar li a:visited {
	color: #6e798d;
}


#rightbar {
	width: 250px;
	background: #fff;
	border: 1px solid #000;
	margin: 0px;
}

#rightbar h4 {
	background: #6e798d;
	color: white;
	font-size: 14px;
	padding: 5px 2px 3px 3px;
	margin: 0px;
}

#rightbar ul {
	margin: 2px 0px 5px 0px;
	padding: 0px;
	list-style: none;
	border: 0px;
	display: block;
}

#rightbar li {
	background: url(images/story-arrow.jpg) no-repeat top left;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	display: block;
	border-bottom: 1px solid white;
}

#rightbar li a {
	font-size: 8pt;
	text-decoration: none;
	color: #3b465a;
	border: 0px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	display: block;
}

#rightbar li a:hover {
	color: #FF6600;
}

#rightbar li a:visited {
	color: #6e798d;
}

#rightbar .banner, #rightbar .image {
	padding-left: 0px;
	
}

#rightbar .banner img, #rightbar .image img {
	padding: 0px;
	border: 0px;
	width: 250px;
}

#estsn-stories, #estsn-stories ul, #estsn-stories ul li, #estsn-stories ul li a {
	padding: 0px;
	margin: 0px;
}

#footer {
	float: left;
	width: 100%;
	background: #6e798d;
}

#footer ul {
	border-right: 1px solid #003;
	padding-left: 25px;
}

#footer ul li {
	display: inline;
	font-size: 10pt;
	font-weight: bold;
	padding-right: 25px;
	border-right: 0px solid #003;
}

#footer a, #footer a:visited   {
	color: #fff;
	text-decoration: none;
}

#footer a:active   {
	color: #fff;
	background: #9aaaad;
}

table.estsn-table {
	font-size: 10pt;
	border: 1px solid #003;
	padding-bottom: 5px;
	text-align: top;
	border-collapse: collapse;
	}

table.estsn-table td {
	border-bottom: 1px solid #006;
	border-left: 1px solid #669;
	padding-left: 5px;
	text-align: top;
	}

table.estsn-table th {
	font-weight: bold;
	font-size: +1;
	color: white;
	background-color: #006;
	border-bottom: 1px solid #006;
	border-left: 1px solid #669;
	padding-left: 5px;
	text-align: top;
	}




#story-content {
	border: 0px solid #f00;
	width: 600px;
	float: left;
	display: table;
}

#story-content p {
	margin: 10px;
	padding: 0px;
	border: 0px solid #0aa;
}

#story-content a {
	color: #009;
	text-decoration: none;
}

#story-content a:hover {
	color: #f90;
	text-decoration: underline;
}

#story-content h1 {
	margin: 10px;
	padding: 0px;
	border: 0px solid #0aa;
}
#story-content h1 a,#story-content h1 a:visited {
	color: black;
	text-decoration: none;
	font-size: 20pt;
}
#story-content .date {
	margin: 0px 5px 5px 10px;
	color: #c30;
}
#story-content .sidebar {
	border: 0px solid #55a;
	padding: 0px;
	display: inline;
	float: right;
	width: 350px;
	margin: 0px 0px 10px 10px;
}
#story-content .story-image {
	border: 0px solid #00a;
	max-width: 350px;
	overflow: hidden;
	display: block;
	margin: 0px 0px 10px 0px;
	text-align: center;
}

#story-content .caption {
	background: #fff;
	font-size: 9pt;
	padding: 2px 5px 2px 5px;
	border: 0px solid #000;
	display: block;
}
#story-content .story-image .caption {
	background: #fff;
	border: 0px solid #000;
	color: #747474;
	font-weight: bold;
	display: block;
	overflow: wrap;
}
#story-content .story-inset {
	width: 350px;
	display: block;
	margin: 0px 0px 1px 0px;
	padding: 0px;
}
#story-content .story-inset .more-stories {
	border: 1px solid #aaa;
	margin: 10px 2px 10px 20px;
	background: #6e798d;
}
#story-content .story-inset h2 {
	font-size: 12pt;
	margin: 0px;
	color: #fff;
	padding: 3px 5px 5px 5px;
}
#story-content .story-excerpt {
	background: #ccccff;
	border: 1px solid #000;
	padding: 10px;
	display: block;
	margin: 0px 355px 10px 10px;

}
#story-content .story-excerpt .sociable {
	display: none;
}
#story-content .story-excerpt p {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
#story-content .story-text {
	border: 0px solid #0aa;
	font-size: 10pt;
}

#story-content .related-inset {
	padding: 0px;
	margin: 0px 0px 0px 10px;
	border: 0px;
	background: none;
}

#story-content .related-inset .caption {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: none;
}

#story-content .related-inset .caption a {
	color: #000;
	text-decoration: none;
	padding: 0px 5px 5px 5px;
}

#story-content .comments {
	float: left;
	clear: all;
	background: #efefef;
	border: 3px solid #000;
	padding: 10px;
	display: block;
	margin: 30px 0px 0px 5px;
	width: 550px;
}

.commentlist li {
	background: white;
	padding: 10px;
	border: 1px solid #000;
	margin: 5px;
	}

.commentlist li cite {
	font-weight: bold;
}

.coltwo {
	border: 1px solid #aaa;
	width: 140px;
	//height: 600px;
	min-height: 600px;
	display: block;
	float: left;
	margin: 0px 1px 0px 5px;
}

.coltwo li.linkcat {
	list-style: none;
}

.coltwo h2 {
	background: #6e798d;
	color: white;
	font-size: 14px;
	padding: 5px 5px 3px 5px;
	margin: 0px;
}

.coltwo li ul, .coltwo .commentlist {
	margin: 0;
	padding: 0px;
	list-style: none;
	border: 0px;
	display: block;
}

.coltwo li li, .coltwo .commentlist li {
	background: #fff url(images/story-arrow.jpg) no-repeat top left;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	display: block;
	border: 0px;
	border-bottom: 1px solid white;
}

.coltwo li li a, .coltwo .commentlist li a {
	font-size: 8pt;
	text-decoration: none;
	color: #3b465a;
	border: 0px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	display: block;
}

.coltwo li li a:hover {
	color: #FF6600;
}

.coltwo li li a:visited {
	color: #6e798d;
}

.coltwo .commentlist li {
}

.coltwo .commentlist li em, .coltwo .commentlist li small,  .coltwo .commentlist li .comment-text {
	display: none;
}

.coltwo .commentlist li cite {
	display: block;
	font-size: 8pt;
	font-weight: normal;
}

.colthree {
	border: 1px solid #aaa;
	width: 260px;
	min-height: 300px;
	display: block;
	float: left;
	margin: 0px 0px 10px 10px;
}

#story-content .postsbycat {
	display: table;
	width: 100%;
	border: 1px solid #eee;
	margin-bottom: 0px;
	background: #fff;
	opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
}
#story-content .postsbycat:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=600);
}
#story-content .postsbycat .image {
	width: 40px;
	min-height: 40px;
	//height: 40px;
	overflow: hidden;
	float: left;
}

#story-content .postsbycat img {
	width: 40px;
}

#story-content .postsbycat h3 {
	display: block;
	float: left;
	margin: 6px 6px auto 5px;
	max-width: 270px;
}
#story-content .postsbycat h3 a {
	font-size: 9pt;
	text-decoration: none;
	color: #000;
}

#story-content .postsbycat .excerpt, .postsbycat .more {
	display: none;
}

.quote {
	
}

.quote h2 {
	
}

.quote .comment {
	background: #fff url(images/quote-mark.gif) no-repeat top left;
	font-size: 11pt;
	font-weight: bold;
	color: #999;
	padding: 5px 5px 5px 25px;
}

.quote .comment a {
	text-decoration: none;
	color: #333;
}

.quote .author, .quote .more {
	text-align: right;
	text-decoration: none;
	color: #333;
	font-size: 8pt;
	margin: 0px 10px 0px 0px;
}

.quote .author a, .quote a.more {
	text-decoration: none;
	color: #633;
}

.entry {
	font-size: 8pt;
}

.entry a {
	color: #006;
	text-decoration: none;
}
.entry a:hover {
	color: #930;
	text-decoration: underline;
}

.entry a:visited {
	color: #6e798d;
	text-decoration: none;
}

.reading {
	margin: 10px;
}


// -----------------------











