.section-feature-photo {
    padding-left: 10px;
    width: 340px;
}

.section-feature-photo img {
    border: 1px solid black;
    margin-top: 54px;
}

.section-feature-photo .photocredit {
    text-align: left;
}

.maincontainer {
	border: 2px solid #516378;
	padding-left: 10px;
	background: #FFF;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	position: relative;
	border-top: 0;
	top: 0px;
}

#cse-search-box div {
	margin-top: 7px;
}

label div {
    float: right;
}

textarea#comment {
    height: 100px;
}

#comment-error, #comment-success, #view-comments {
    display: none;
}

#comments, #viewcomments {
    padding-left: 5px;
}

#comments {
	margin-top: 10px;
}

.comment-form table {
    width: 400px;
}

.comment {
    padding: 5px;
    margin-bottom: 2px;
    width: 600px;
    background-color: #eee;
    border: 1px solid #ccc;
}

.comment .edit-text {
    display: none;
}

.staff-table {
    font-style: italic;
}

.staff-table td {
    text-align: center;
}

table.staff-table a{
	text-decoration: none;
	color: #000;
}

table.staff-table a:hover{
	text-decoration: underline;
}

.paper-staff {
    width: 100%;
}

table.paper-staff a{
	text-decoration: none;
	color: #000;
}

table.paper-staff a:hover{
	text-decoration: underline;
}

.paper-staff td {
    width: 33%;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
}

hr.staff-divider {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}

.paper-staff span.caps2, .staff-table span.caps2 {
    font-style: normal;
}

.newcomment .edit-text {
    display: inline;
}

.newcomment {
    background-color: #E6EFC2;
    border: 1px solid #C6D880;
    color:#264409;
}

.reported {
    background:#FBE3E4;
    color:#8a1f11;
    border: 1px solid #FBC2C4;
}

.commentaction {
    display: block;
    float: right;    
}

#mainarticles p, #sectiondiv p {
	font-size: 1.1em;
}

.sidebararticle, .sidebareditorial {
	border: 1px solid #999;
	padding: 5px;
}

.letters ol {
	margin-top: 1em;
}

.stafftable {
	width: 100%;
}

.stafftable td {
	width: 33%;
}

.stafftable td.col0 {
	text-align: right;
}

.stafftable td.col1 {
	text-align: center;
}

.stafftable td.col2 {
	text-align: left;
}

.staffleft, .staffright {
	line-height: 1.3em;
}

.staffleft {
	text-align: right;
}

.staffright {
	text-align: left;
	text-transform: uppercase;
}

.currentorientsidebar h4 {
	font-size: 1em;
	margin-bottom: 10px;
}

.currentorientsidebar h4 a {
	font-family: "georgia", "palatino", serif;
	color: darkBlue;
	text-decoration: none;
	font-weight: bold;
}

.currentorientsidebar h4 a:hover {
	text-decoration: underline;
}

#featurephoto {
	min-width: 350px;
}

.sectionphoto {
    min-height: 100px;
}

h1.banner-alt {
    font-size: 1px;
    line-height: 1px;
    color: #FFF;
}

a.footnote {
    text-decoration: none;
}

.currentorientsidebar h5 a {
	margin-top: 0;
	margin-bottom: 0;
	color: #333;
	text-decoration: none;
}

.currentorientsidebar h5 a:hover {
	color: #000;
}

.currentorientsidebar p {
	color: #777;
	margin-top: 0;
	margin-bottom: 0;
}

.currentorientsidebar a {
	color: #444;
}

.eventsoverlay {
	padding: 5px;
}

.eventsoverlay p {
	font-size: 1.1em;
	color: black;
}

.sectionname {
	color: #000;
	background-color: #bbb;
	padding-left: 0.3em;
	font-family: "georgia", "palatino", serif;
	font-weight: bolder;
	font-size: 1.7em;
}

.sectiontitle, .articlesection, .currentOrientHeader, .articledate, .articletype {
	font-family: "georgia", "palatino";
}

hr {
    height: 1px;
}

.articlesection, .currentOrientHeader, .articledate {
	color: #555;
}

.currentOrientHeader {
	line-height: 2;
	text-align: center;
}

.articleauthor {
	line-height: 1.2em;
}

.job {
	font-size: 0.9em;
	color: #555;
}

.articledate {
	font-size: 1em;
}

.articletext {
	padding-right: 10px;
}

.articletext p {
	font-size: 1.15em;
}

.articlethumb {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.articlethumb img {
	border: 1px solid black;
}

.photocredit {
	text-align: right;
	font-size: 0.8em;
	color: #555;
}

.articleprefix {
	font-weight: bold;
}

.photocredit a {
	text-decoration: none;
	color: #555;
}

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

.featurephoto img, .articlemedia img {
	max-width: 350px;
	clear: both;
	border: 1px solid black;
	margin-bottom: 3px;
}

.commentdate {
    color: #99a;
}

.breakcontainer {
	margin-bottom: 5px;
	font-size: 2em;
	text-align: center;
	font-family: "georgia", "palatino";
	color: #555;
}

.breaktitle {
	color: black;
	font-size: 1.5em;
}

.photocaption {
	font-size: 0.9em;
	color: #222;
}

.spacer {
	height: 10px;
}

.weather {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.morestories {
	margin: 0 1em 1.3em 1em;	
}

.morestories li:first-child {
	font-family: "georgia", "palatino";
	list-style: none;
	font-weight: bold;
	letter-spacing: 1px;
	margin-left: -1.5em;
	margin-bottom: 0.5em;
}

.morestories li {
	line-height: 2;
}

.morestories li a {
	text-decoration: none;
	color: darkBlue;
}

.authorpage img {
	margin-right: 3px;
	margin-bottom: 2px;
	width: 75px;
	height: 75px;
}

.authorpage h3 {
	margin-top: 0.5em;
}

h5.articledate {
	font-weight: normal;
}

h3.authorpagesection {
	font-family: "georgia", "palatino", serif;
	font-weight: bold;
	margin-top: 1em;
	font-size: 1.75em;
}

.articletitle, .eventsoverlaydate h2 {
	font-family: "georgia", "palatino", serif;
	font-weight: bold;
	margin-bottom:0;
	padding-bottom:0;
}

.articlesubhead {
	font-family: "georgia", "palatino", serif;
	font-style: italic;
	font-size: 1.3em;
	color: #555;
}

.eventsoverlaydate h3 {
	font-family: "georgia", "palatino", serif;
	color: #555;
}

.eventsoverlaydate {
	text-align: center;
}

.eventplace {
	font-style: italic;
}

.morephotos {
	display: none;
}

.photos img {
	border: 1px solid black;
	margin-right: 10px;
}

.photos h3 {
	margin-bottom: 10px;
}

.sections .articleprefix, .papertitle {
	font-style: italic;
}

.articlecredit, .articletype {
	color: #333;
}

.articleoptions {
	font-size: 0.9em;
}

.articlemedia {
	width: 300px;
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}

.articlemedia .photocaption {
	line-height: 1.3em;
}

.articlemedia div {
	float: right;
}

.othermedia {
	width: 290px;
	margin-top: 10px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	padding: 5px;
}

.othermedia h5 {
	margin: 5px;
}

.articletitle a, .articletitle a:visited {
	text-decoration: none;
}

.events li:first-child {
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
}

.otherlinks li:first-child {
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
}

.menudiv ul.otherlinks {
	margin: 0 5px;
	padding: 0;
	list-style: none;
	width: 100px;
	border-bottom: 1px solid #ccc;
}

.issueno {
	text-align: right;
	margin-bottom: 0.4em;
}


.menudiv ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 105px;
	border-bottom: 1px solid #ccc;
}

.menudiv ul li {
	font-variant: small-caps; 
	letter-spacing: 1px; 
	text-transform: lowercase; 
	font-size:1.2em;
	padding:0px;
}

.menudiv ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #f0f0f0;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
}

.menudiv ul li:hover {
	box-shadow: 0 0 15px #000000;
}

.menudiv ul li a:hover {
	color: darkBlue;
	background: #fafafa;
}

.menudiv ul li a img {
	margin-bottom: -4px;
}
.menudiv ul.otherlinks li {
	font-size: 1em;
}

.menudiv ul.otherlinks li a {
	padding: 3px;
}

#today a {
	color: darkBlue;
	background-color: #eee;
}

.quicklinks {
	margin-top: 10px;
}

.infospecial {
	text-align: center;
}

.infospecial img {
	margin: 10px;
}

.information {
	font-size: 1.1em;
}

.emailtable {
	width: 100%;
	text-align: left;
}

.emailtable td {
	width: 50%;
	padding-right: 0;
}

.emailtable tr td:first-child {
	text-align: right;
}

.noissue {
	color: #888;
}

.advertise ul {
	margin-top: 10px;
	list-style: none;
	margin-left: 0;
}

ul.subscription-list {
    list-style: disc;
    margin-left: 1.5em;
    margin-top: 0;
}

.advertise table thead td {
	width: 50%;
	background-color: #666;
	border: 1px solid white;
	color: white;
	font-weight: bold;
	text-align: center;
}

.advertise table tbody td {
	border: 1px solid white;
	background-color: #ccc;
	text-align: center;
}

.advertise ul li {
	margin: 5px 0;
}


/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */