/* ------------------------ General Rules */
body {color:#6a7059;
	font:11px/17px Verdana, Tahoma, sans-serif;
	background:#FDEEA7;
}
a:link, a:visited, a:active {color:#003d5c;}
/* ------------------------ Upper Nav & Weather Icon */
.holder{background-color: #003D5C;}
#uppernav li{text-transform: uppercase;}
#uppernav li a {color:#e5e5db; text-decoration: none;}
#uppernav li a:hover {color: #003d5c;}
#weather {color:#000;}
/* ------------------------ Logo & Tagline */
#logo {
	width: 420px;
	height: 106px;
	margin-top: 10px;
}
#tagline{ /* Immediately following logo.  Dependent on logo height and width */
	color: #000;
	margin-left: 7px;
	margin-top: 64px;   /* Increase or Decrease to move entire page up, but adjust top logo margin accordingly */
}
/* ------------------------ Menu Bar */
#menu-holder {background:url(/theme/cr_reader_magazine/images/midnav.png);}
.menu li {font-family: Helvetica, Helvetica Neue, Arial, sans-serif;}
.menu li a:link,
.menu li a:visited {color: #003d5c;}
.menu li a:hover,
.menu li.active a{color: #3b7cb0;}
/* ----------------------------------- Last Updated Info / Rotator */
.date{color: #666;}
.rotator-wrapper .rotator-links li a{color:#008DA9;} /*Changes color of Read More / Comment */
/* ---------------- Rotator Navigation Elements */
.rotator-nav a span.txt{font-size:14px;}
.rotator-nav a{color:#003d5c; text-decoration:none; background-color: #dddddd;}
.rotator-nav a:hover,
.rotator-nav li.active a{
	color:#003d5c;
	background-color:#fff;
}
/* ----------------------------------- Blog Posts / Main Content Area */
.news-list .news-content{color:#000; font-size: 12px;}
.txt-column img {padding: 8px;}
AYUbCs3Beyu+9AVmjacK8uJmg4SPr9u1Y+V0qkez
/* --------------- Main Content Header Tags & Header Links */
h1{color: #DE3F1E; font-size: 26px; font-weight: 900;}
h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {color: #DE3F1E; font-weight: 600}
h2{color: #DE3F1E; font-weight: 400;}
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {color: #DE3F1E; font-weight: 400;}
h3 {color: #003D5C; font-weight: normal; font-family: times new roman,times,serif; font-size: 24px; }
h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {color: #003D5C; font-weight: normal; font-family: times new roman,times,serif; font-size: 24px; }
h4 {font-weight:normal; color:#333728; font-family: arial, sans-serif; font-style: normal; }
h5 {font-size: 1.16em;}
/* ----------------------------------- Footer */
#footer ul li a{color: #008DA9; text-decoration: none;}
#footer ul li a:hover{color: #6a7059;}
#profile-link {float: right; margin: 65px 0 0;}