@charset "utf-8";
/* CSS Document */

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	background-color: #ffffff;
	height: auto;
	-moz-box-shadow: 0 2px 2px 2px #c0c0c0;
	-webkit-box-shadow: 0 2px 2px 2px #c0c0c0;
	box-shadow: 0 2px 2px 2px #c0c0c0;
	/* For IE 8 */
	border: 2px solid #cccccc;
	/* For IE 5.5 - 7 */
	border: 2px solid #cccccc;
}

.search-header {
	font-family: Arial, Helvetica, sans-serif;
	color: #a80c30;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.search-subheader {
	font-size: .8em;
}

.search-results {
	font-size: .8em;
	line-height: 1.4em;
}

#leftbar {
	width: 255px;
	height: 100%;
	min-height: 600px;
	float: left;
	background-color: #e5e5e5;
	border: 1px solid #b5b5b5;
	margin-right: 5px;
}

.archive-header {
	color: #a80c30;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#rightbar {
	width: 255px;
	min-height: 600px;
	float: right;
	background-color: #e5e5e5;
	clear: right;
	border: 1px solid #b5b5b5;
	margin-left: 5px;
}

#medres {
	width: 250px;
	float: right;
	margin-left: auto;
	margin-right: auto;
}

#features {
	width: 250px;
	float: left;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
}

#announcements {
	width: 250px;
	float: left;
	margin-top: 20px;
	margin-left: 5px;
}

#inthenews {
	width: 245px;
	margin-top: 20px;
	float: left;
	margin-left: 5px;
}

#topstory {
	width: 660px;
	float: left;
	margin-left: 18px;
	margin-right: auto;
}

#recentstories {
	width: 660px;
	float: left;
	margin-left: 18px;
	margin-top: 10px;
}

#bottomrow {
	margin-left: auto;
	margin-right: auto;
	min-height: 350px;
	clear: both;
	padding-top: 10px;
}

#pmmagazine {
	width: 300px;
	min-height: 350px;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
}

#insidepm {
	width: 300px;
	min-height: 350px;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	border-left: 1px solid #b6b6b6;
}

#newsblog {
	width: 300px;
	min-height: 350px;
	float: left;
	padding-left: 7px;
	padding-right: 7px;
	border-left: 1px solid #b6b6b6;
}

#photobanner {
	width: 100%;
	height: 250px;
	border: 1px solid #b6b6b6;
}

.mainsectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #a80c30;
	margin-top: 7px;
	margin-bottom: 10px;
}

.mainsectionhead a {
	color: #a80c30;
	text-decoration: none;
}

.barsectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #a80c30;
	margin-left: 5px;
	margin-top: 7px;
	margin-bottom: 10px;
}

.barsectionhead a {
	text-decoration: none;
	color: #a80c30;
}

ul.nav {
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	overflow: hidden;
	text-align: center;
	letter-spacing: 1px;
	zoom: 1;
}

ul.nav li {
	float: left;
}

ul.nav a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: #ffffff;
	background-color: #154281;
}

ul.nav a:hover {
	background-color: #a80c30;
}

#navdiv {
	background-color: #154281;
}

.latesthead a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #154281;
	font-size: 1.2em;
	text-decoration: none;
}

.latestdate {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	letter-spacing: 1px;
}

.latestsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: .9em;
	font-style: italic;
}

.latesthead a:hover {
	color: #a80c30;
}

.latestblurb {
	font-family: Arial, Helvetica, sans-serif;
}

.blurblink a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #154281;
	text-decoration: none;
	font-size: .75em;
	text-transform: uppercase;
}

.blurblink a:hover {
	color: #a80c30;
}

.latestblurb img {
	float: right;
	border: 1px solid #000000;
	width: 125px;
	height: 125px;
	margin-left: 7px;
	margin-bottom: 7px;
}

.sidebarlinks {
	margin-top: 0;
	margin-bottom: 5px;
}

.sidebarlinks a {
	font-family: Arial, Helvetica, sans-serif;
	color: #154281;
	text-decoration: none;
	font-size: .7em;
	font-weight: bold;
}

.sidebarlinks a:hover {
	color: #a80c30;
}

#medresleft {
	width: 110px;
	float: left;
	margin-left: 15px;
}

#medresright {
	width: 110px;
	float: right;
	margin-right: 3px;
}

.sidebarlinks img {
	float: right;
	width: 40px;
	height: 30px;
	border: 1px solid #000000;
	margin-left: 5px;
	margin-right: 5px;
}

.recentlinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #154281;
	text-decoration: none;
	font-size: .8em;
}

.recentlinks a:hover {
	color: #a80c3o; !important
}

.recentlinks img {
	float: left;
	border: 1px solid #000000;
	margin-right: 5px;
	margin-left: 5px;
}

#pmmagazine img {
	float: right;
	width: 125px;
	height: 162px;
	border: 1px solid #000000;
	margin-left: 5px;
	margin-bottom: 5px;
}

#pmmagazine .issue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

#pmmagazine .issue a {
	font-weight: bold;
	color: #154281;
	text-decoration: none;
}

#pmmagazine .issue a:hover {
	color: #a80c30;
}

#pmmagazine ul {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: disc;
}

#pmmagazine ul li a {
	font-size: .8em;
	text-decoration: none;
	font-weight: bold;
	color: #154281;
}

#pmmagazine ul li a:hover {
	color: #a80c30;
}

#inthenews .rss-items {
	list-style-type: none; !important
	display: inline-block;
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
}

#inthenews .rss-item a {
	font-weight: bold;
	color: #154281;
	text-decoration: none;
}

#inthenews .rss-item a:hover {
	color: #a80c30;
}

#inthenews .rss-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-bottom: 15px;
}

#newsblog .rss-items {
	list-style-type: none; !important
	display: inline-block;
	margin-left: 0;
	padding-left: 0;
}

#newsblog .rss-item a {
	font-weight: bold;
	color: #154281;
	text-decoration: none;
	font-size: 1em;
}

#newsblog .rss-item a:hover {
	color: #a80c30;
}

#newsblog .rss-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

#newsblog img {
	float: right;
	width: 125px;
	height: 125px;
	border: 1px solid #000000;
	margin-left: 5px;
	margin-bottom: 5px;
}

#insidepm .rss-items {
	list-style-type: none; !important
	display: inline-block;
	margin-left: 0;
	padding-left: 0;
}

#insidepm .rss-item a {
	font-weight: bold;
	color: #154281;
	text-decoration: none;
	font-size: 1em;
}

#insidepm .rss-item a:hover {
	color: #a80c30;
}

#insidepm .rss-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

#insidepm img {
	float: right;
	width: 125px;
	height: 125px;
	border: 1px solid #000000;
	margin-left: 5px;
	margin-bottom: 5px;
}


#archyears {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#archyears a {
	text-decoration: none;
	color: #154281;
}

#archyears a:hover {
	color: #a80c30;
}

#archmonths {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#archmonths a {
	text-decoration: none;
	color: #154281;
}

#archmonths p a:hover {
	color: #a80c30;
}

.archbody {
	margin-left: 75px;
	margin-right: 75px;
}

.month {
	margin-left: 35px;
	margin-bottom: 25px;
	margin-top: 40px;
	font-weight: bold;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	color: #a80c30;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.archdate {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: .8em;
	margin-bottom: 2px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #c6c6c6;
}

.archlink {
	margin-top: 0;
	margin-bottom: 2px;
}

.archlink a {
	font-weight: bold;
	color: #154281;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-decoration: none;
}

.archlink img {
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-top: 5px;
	border: 1px solid #000000;
}

.archlink a:hover {
	color: #a80c30;
}

.archtype {
	margin-top: 0;
	margin-bottom: 15px;
	color: #666666;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
}

.archsub {
	font-size: .8em;
	color: #666666;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 2px;
}

.row {
	width: 950px;
	height: 245px;
	overflow: hidden;
	clear: both;
}

.pubthird {
	width: 290px;
	margin-left: 13px;
	margin-right: 13px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.pubthird img {
	float: right;
	margin-bottom: 15px;
	margin-left: 10px;
}

.pubhead {
	text-align: center;
	margin-top: 0;
}

.pubhead a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #154281;
	font-weight: bold;
	text-decoration: none;
}

.pubhead a:hover {
	color: #a80c30;
}

.pubblurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.5em;
}

.bottomlinks {
	width: 290px;
	float: left;
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: .9em;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
}

.bottomlinks p {
	margin-top: 0;
}

.bottomlinks a {
	color: #154281;
	text-decoration: none;
}

.bottomlinks a:hover {
	color: #a80c30;
}

#pubbox {
	margin-top: 50px;
	margin-right: 10px;
	margin-left: 740px;
	padding-left: 13px;
	padding-right: 13px;
	width: 175px;
	float: right;
	background-color: #eeeeee;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	font-size: .8em;
	text-align: center;
	border: 1px solid #bbbbbb;
	position: fixed;
	*position: relative;
	*margin-left: 10px;
}

#pubbox a {
	font-weight: bold;
	text-decoration: none;
	color: #154281;
}

#pubbox a:hover {
	color: #a80c30;
}

.pmarchimage {
	margin-right: 10px;
	margin-top: 10px;
	width: 150px;
	height: 194px;
	float: left;
	border: 1px solid #000000;
}

.pmarchimagesmall {
	margin-right: 10px;
	margin-top: 10px;
	width: 116px;
	height: 150px;
	float: left;
	border: 1px solid #000000;
}

.pmarchblurb {
	float: right;
	width: 480px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}

.pmarchblurb a {
	color: #154281;
	font-weight: bold;
	text-decoration: none;
}

.pmarchlinks {
	float: right;
	margin-top: 10px;
	width: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .9em;
	line-height: 1.5em;
}

.pmarchlinks a {
	text-decoration: none;
	color: #154281;
}

.pmarchlinks a:hover {
	color: #a80c30;
}

.releaseRIGHT {
	float: right;
	width: 215px;
	border: 1px solid #bbbbbb;
	background-color: #eeeeee;
	padding-bottom: 15px;
	margin-right: 15px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}

.releaseRIGHT h4 {
	margin-top: 15px;
	margin-bottom: 5px;
	font-size: .9em;
	color: #a80c30;
	text-align: center;
	border-top: 1px solid #c6c6c6;
	padding-top: 10px;
}

#top {
	border-top: none;
	padding-top: 10px;
	margin-top: 0;
	color: #a80c30;
	font-weight: bold;
	font-size: .9em;
}

.releaseRIGHT p {
	text-align: center;
	font-size: .7em;
}

.releaseRIGHT a {
	text-decoration: none;
	color: #154281;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}

.releaseRIGHT a:hover {
	color: #a80c30;
}

#articleWRAP {
	width: 700px;
	overflow: hidden;
	float: left;
}

#articleTYPE {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #a80c30;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
}

#articleDATE {
	float: right;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	letter-spacing: 2px;
	text-transform: uppercase;
}

#headline {
	float: left;
	width: 680px;
	margin-left: 20px;
	clear: both;
}

#headline h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #154281;
}

#headline h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}

#articletext {
	float: left;
	width: 680px;
	margin-left: 20px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}

.related {
	float: left;
	margin-right: 10px;
	border: 1px solid #c6c6c6;
	background-color: #eeeeee;
	width: 200px;
	margin-bottom: 10px;
	padding: 10px;
}

.related h4 {
	margin-top: 10px;
	padding-left: 15px;
	margin-bottom: 10px;
	color: #a80c30;
	border-bottom: 1px solid #c6c6c6;
}

.related p {
	margin-top: 2px;
	margin-bottom: 10px;
}

.related a {
	color: #154281;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: .7em;
}

.related a:hover {
	color: #a80c30;
}

.related img {
	margin-left: 20px;
	border: 1px solid #000000;
}

#imgcaption {
	text-align: center;
	font-size: .7em;
	margin-top: 7px;
}

#boiler {
	float: left;
	clear: both;
	width: 640px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: .6em;
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 25px;
}

#factsBody {
	width: 925px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#factsBody img {
	float: right;
	border: 1px solid #000000;
	margin-left: 15px;
	margin-top: 20px;
}

#factsBody h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #a80c30;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#factsBody h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #154281;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#factsBody p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.8em;
}

#factsBody ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.8em;
}

#factsBody p a {
	text-decoration: none;
	font-weight: bold;
	color: #154281;
}

#factsBody ul a {
	text-decoration: none;
	font-weight: bold;
	color: #154281;
}

#factsBody p a:hover {
	color: #a80c30;
}

#factsBody ul a:hover {
	color: #a80c30;
}

#factsBody table{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.8em;
	border: 1px solid #000000;
	border-collapse:collapse;
}

#factsBody th {
	border: 1px solid #000000;
}

#factsBody td {
	border: 1px solid #000000;
}

#factsBody tr {
	border: 1px solid #000000;
}

#beatswrap {
	margin-left: 15px;
	margin-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	font-size: .9em;
}

#beatswrap a {
	text-decoration: none;
	font-weight: bold;
	color: #154281;
}

#beatswrap a:hover {
	color: #a80c30;
}

#beatswrap table,tr,td {
	border: none;
	border-collapse: collapse;
	line-height: 2.5em;
	padding-left: 15px;
	padding-right: 15px;
}

.beatname {
	width: 35%;
	vertical-align: text-top;
}

#beatswrap tr {
	border-bottom: 1px solid #b4b4b4;
}

tr:hover {
	background-color: #e6e6e6
}


#staff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.6em;
	margin-left: 15px;
	margin-right: 15px;
}

#staff a {
	text-decoration: none;
	color: #154281;
	font-weight: bold;
}

#staff a:hover {
	color: #a80c30;
}

#staff h2 {
	color: #a80c30;
	margin-bottom: 25px;
}

.staffmember {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.3em;
	margin: 0;
}

.jobtitle {
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0 0 0 40px;
}

.staffdiv {
	margin-bottom: 45px;
	overflow: hidden;
	border-top: 1px solid #a80c30;
}

.staffbeatlist {
	float: right;
	width: 275px;
	border: 1px solid #cccccc;
	background-color: #e6e6e6;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	margin-left: 15px;
	overflow: hidden;
	clear: both;
}

.staffbeatlist ul {
	font-size: .8em;
}
	
	
#newsroom {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 20px;
}

#newsroom a {
	font-weight: bold;
	color: #154281;
	text-decoration: none;
}

#newsroom a:hover {
	color: #a80c30;
}

#newsroom h2 {
	font-size: 1.3em;
	letter-spacing: 6px;
	text-transform: uppercase;
	color: #a80c30;
}

#newsroom p, #newsroom ul {
	font-size: .9em;
	line-height: 1.5em;
}
	