﻿.edition {font-weight: lighter; font-size: 75%}
.sidebarhead {font-size: 1.5em; font-weight: bold}
.signature {text-align: right; font-style: italic; font-weight: bolder} 
.note {font-style: italic; font-weight: bold; font-size: 75%}
.dropcap {font-size: 3em; float: left; font-weight: bolder; margin-right: 5px; line-height: 75%;}
.column {display: block; text-decoration: underline; font-size: 70%; font-family: verdana, sans-serif; margin-bottom: 2px}

.border img{border: 2px solid #000000;}
.border:hover img{border: 2px solid #999999;}
.border:hover{color: red; /* irrelevant definition to overcome IE bug */}

.go {
border: 1px white solid;
padding-left: 2px;
padding-right: 2px;
text-align: center;
font-size: .7em;
color: green;
font-weight: bold;
text-decoration: underline;
background-color: white;
vertical-align: middle;
}
.go:hover {
background-color: green;
color: white;
border: 1px green solid;
text-decoration: none;
}

.agate {font-size: 9px}

h5 {font-size: 11px}
h4 {font-size: 16px}
h3 {font-size: 18px}
h2 {font-size: 25px}

/* Used to remove something from the article page -- for example, a headline that still needs to appear on search lists, etc. */ 
.hide_article {display: none}

/* Used for inserting a photo into the regular text box */
.edit_photo { margin: 0; padding: 0; border: 1px black solid}					
.edit_credit { padding: 0; margin-top: 3px; margin-bottom: 0px; text-align: right; font-style: italic; font-size: .75em}
.edit_caption { margin-top: 3px; margin-bottom: 20px; font-weight: bold; font-size: .75em}

/* Used for score lists in the sidebar box */ 
.scorelistheader {font-weight: bold; margin-bottom: 0; text-align: center}
.scorelist {margin-top: 0; margin-bottom: 0; text-indent: 1em}

.header_bar {font-weight: bold; background-color: #cccccc; padding: .2em}

table.sports_standings {font-size: 1em; border: 1px #cccccc solid; width: 200px; margin-top: 10px}
table.sports_standings td, table.sports_standings th {border: 1px #cccccc solid; padding: 2px; }
table.sports_standings th {background-color: #003284; font-weight: bold; text-align: right; color: white}

.center_photos {margin-left: 30px; margin-right: 30px; width: 402px}

#lightbox_photos a {width: 220px; text-align: center; margin: 10px 0}
#lightbox_photos a img {margin: auto; border: 1px black solid}

.float250 {margin-top: 10px; float: right; margin-bottom: 20px; margin-left: 20px; width: 250px}