/* pw_rotate_all.css */
/*  */
/* Rotating colors to match magazine issue colors */
/* _color1_ is the same color as the magazine title */
/* _color2_ is the same color as the magazine Vol-Issue stripe */
/* _color3_ is the title color at 20%-25% opacity */

* {
	margin: 0;
	padding: 0;
}
body {
/*	font-size: 0.8125em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font: 80% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	line-height: .95;
	color: #444;
	background: #EDEDED;
}
body, div, p, th, td, li, dd {
	/*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	/*font-size: small;*/
}
a img {border: none;}
h1 {
  font-size: 1.625em;
  letter-spacing: 1px;
  color: #FFF8DC;
}
h2 {
  font-size: 1.375em;
  font-family: Georgia, "Times New Roman", Times, serif;
  letter-spacing: 1px;
  text-align: left;
  color: #FFF8DC;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #FFF8DC;
}
h4 {
	font-weight: bold;
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 1px;
}
body {
	color: White; /*	background-color: #2E2E2E; */
	background-color: #4F4F4F;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/painting_background_4.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#top-section {
  position:relative;
  left:0px;
  top:0px;
  min-width:700px;
  max-width:1280px;
  padding-left: 20px;
  padding-top: 30px;
}
#mid-section {
	position: relative;
	left: 0px;
	top: 0px;
	min-width:700px;
	max-width:1280px;
	padding: 0px 20px 0px 0px;
}
#bottom-section {
  position:relative;
  left:0px;
  top:0px;
  min-width:700px;
  max-width:1280px;
}
#top-col-1 {
  position:relative;
  padding-right:10px;
}
#mid-col-1 {
  position:absolute;
  top:80px;
  left:0;
  width:2%;
  margin-top:10px;
	color: #444;
	background: #EDEDED;
}
#mid-col-2 {
  position:absolute;
  top:40px;
  left:2%;
  width:38%;
  min-width: 240px;
}
#mid-col-3 {
  position:absolute;
  top:40px;
  left:41%;
  width:38%;
}
#mid-col-4 {
  position:relative;
  top:200px;
  width: 17%;
  left: 83%;
  min-width: 160px;
  max-width: 190px;
  text-align:center;
  color: White;
/*  background-color: Silver; */
  padding: 35px 5px 10px 5px;
  margin-top: 10px;
/*  background-image: url(images/testing/half-tone.gif);
  background-repeat: repeat; */
}
#mid-col-solo {
	position:absolute;
	top:40px;
	left:4%;
	width: 70%;
}
#bottom-col-1 {
  position:relative;
  margin-left: auto;
  margin-right: auto;
}
#mid-section P {
	text-align: left;
	line-height: 1.8em;
	margin: 0px 0px 1em;
}
#mid-section A {
	color: #993333;
	text-decoration: none;
}
#mid-section A:visited {
	/*_color2_*/
	color: #993333;
/*	background-color: White;*/
	text-decoration: none;
}
#mid-section A:active {
	border-top: 2px dashed #FFF8DC;
	border-bottom: 2px dashed #FFF8DC;
	text-decoration: none;
}
#mid-section A:hover { 
	text-decoration: none;
	color: #333333;
	background-color: #FFF8DC;
}
#mid-section .title {
	font-size: 1.625em;
	font-family: Times, serif;
	margin-bottom: 0.5em;
}
.title {
	text-transform: none;
	letter-spacing: 1px;
	font-weight: normal;
}
.subtitle {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: normal;
	font-family: Times, serif;
	margin: .5em 0;
}
.byline {
	font-size: 1.1em;
	font-family: Times, serif;
	font-style: italic;
	letter-spacing: 1px;
	margin: 0 0 1.5em;
}
#mid-section .title A, #mid-section .subtitle A, #mid-section .byline A {
	color: #191970;
}
.ol-from-pwm-wrap {
	background-image: url(images/testing/ol-from-pwm-corner-tl.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-right: 2px solid #606060;
	border-bottom: 2px solid #606060;
/*	background-color: #FFF8DC;*/
	padding: 0px 2px 21px 0px;
}
.ol-from-pwm {
	position: relative;
	top: 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/testing/ol-from-pwm-side-l.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px 0px;
	font-size: x-small;
}
.ol-from-pwm H1 {
	font-size: 100%;
	font-weight: bold;
	text-align: left;
}
.ol-from-pwm H2 {
	font-size: 95%;
	font-weight: bold;
	text-align: left;
}
.ol-from-pwm p {
	margin: 0px 2px 4px 7px;
	font-size: 90%;
}
.speakeasy-wrap {
	background-image: url(images/testing/ol-from-pwm-corner-tl-2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-right: 2px solid #606060;
	border-bottom: 2px solid #606060;
/*	background-color: #FFF8DC;*/
	padding: 0px 0px 21px 0px;
}
.speakeasy {
	position: relative;
	top: 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	background-image: url(images/testing/ol-from-pwm-side-l.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 0px 3px 5px 8px;
	margin: 0px 0px 0px 0px;
	font-size:x-small;
}
.speakeasy H1 {
	font-size: 100%;
	font-weight: bold;
	text-align: left;
}
.speakeasy H2 {
	font-size: 95%;
	font-weight: bold;
	text-align: left;
}
.speakeasy p {
	margin: 0px 2px 4px 7px;
	font-size: 90%;
	line-height: .5;
}
.speakeasy p img {
	margin-left:auto;
	margin-right:auto;
}
#navbar {
	background-color: #333333;
	color: White;
/*	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: normal; */
	width: 72%;
	min-height: 20px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 5px 0px 0px 0px;
	vertical-align: middle;
}
#navbarlinks {
	margin: auto 0px auto 0px;
	padding: 5px 0px 0px 0px;
	min-height: 20px;
}

#navbarlinks A {
	margin: auto 6px auto 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
/*	font-size: 90%; */
	color: #FFF8DC;
	font-weight: normal;
}
#navbarlinks A:link {
	text-decoration : none;
	color : White;
	background-color : #333333;
}

#navbarlinks A:visited {
	text-decoration : none;
	color : White;
	background-color : #333333;
}

#navbarlinks A:active {
	text-decoration: none;
	color: White;
	background-color : #999999;
}

#navbarlinks A:hover {
	border-top: 2px dashed #FFF8DC;
	border-bottom: 2px dashed #FFF8DC;
	text-decoration: none;
	color: White; /*_color1_*/
	background-color : #333333;
}

#navbar FORM {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#navbar INPUT {
	margin-top : 1px;
	margin-bottom : 1px;
	padding-top : 0px;
	padding-bottom : 2px;
	vertical-align : middle;
}

.navbartextbox { 
	border : 1px solid #000000;
}

#searchform {
	position: relative;
	padding: 2px 0px 0px 0px;
	margin: 0px;
	vertical-align: middle;
	color: White;
	background-color: transparent;
	float: right;
	border: 1px solid #333333;
	font-size: x-small;
	text-align: right;
	width: 200px;
}

#searchform INPUT {
	margin-top : 1px;
	margin-bottom : 1px;
	padding-top : 0px;
	padding-bottom : 0px;
	vertical-align : middle;
	font-size: 90%;
}
#you-are-here {
	background-color: #333333;
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 72%;
	min-height: 20px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	border-top: 1px solid Silver;
}
#you-are-here A {
	color: White;
}
#you-are-here A:hover {
	background-color: #FFF8DC;
	color: #333333;
}
#you-are-here H1, #you-are-here H2, #you-are-here H3 {
	margin-top:0px;
	padding-top:0px;
	padding-left: 5px;
}
#you-are-here H2 {
	font-size: 1.25em;
}
.mid-column-block {
	/* The border and background colors */
	/* change with each issue! */
	color: #444;
	background: #FFF;
/*	border-top : 1px solid #003366;*/
	border-bottom : 1px solid #003C77; /*_color2_*/
	min-height: 100px;
	margin-bottom: 1px;
	padding: 1.5em 1em 0.5em;
	margin-top: 0.75em;
}
.mid-column-block P {
	padding-top: 0px;
	margin-top: 0px;
}
.mid-column-block H1, .mid-column-block H2, .mid-column-block H3, .mid-column-block H4 {
	color: #191970;
	margin-bottom: .5em;
}
.wrap1, .wrap2, .wrap3 {
	display:inline-table;
	/* \*/display:block;/**/
} 
.wrap1 {
	float:left;
	background:url(images/shadows/shadow.gif) right bottom no-repeat;
}
.wrap2 {
	background:url(images/shadows/corner_bl.gif) -12px 100% no-repeat;
}
.wrap3 {
	padding:0 9px 9px 0;
	background:url(images/shadows/corner_tr.gif) 100% -12px no-repeat;
}
.wrap3 img {
	display:block;
	border:1px solid #ccc;
	border-color:#efefef #ccc #ccc #efefef;
}
.mcbheadline {
/*	font-size: 100%;*/
	font-family: Georgia, "New York", "Times New Roman", Times, serif;
	color: #191970;
}

.mcbheadline A {
/*	font-size: 100%;*/
	font-family : Georgia, "New York", "Times New Roman", Times, serif;
	color: #191970;
}

.mcbheadline A:visited {
/*	font-size: 100%;*/
	font-family : Georgia, "New York", "Times New Roman", Times, serif;
	color: #003C77;
}

.mcbimage {
	float: left;
	margin-right: 15px;
	margin-top: 10px;
	padding: 0px;
	clear: left;
	display : inline;
	vertical-align: middle;
}

.mcbimage IMG {
	border: 2px solid #003C77; /*_color1_*/;
}
.quote {
	padding-right: 15px;
}

.quote-sig {
	text-align: right;
	display: block;
}

.business-like-1 { 
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
}

.business-like-2 {
	margin-top : 0px;
	font-size : 10px;
	padding-left: 3px;
	padding-right: 8px;
}
.closer { 
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#content-leftcolumn {
	width: 45%;
	padding-left: 0px;
	padding-right : 0px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	background-color : transparent;
	color : Black;
}

#content-rightcolumn {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color : transparent;
	color : Black;
}

#floater {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 15px;
	width: 100%;
	border: 1px solid Black;
}
.superscript {
	font-size: 70%;
	vertical-align : super;
	font-family : Arial, Helvetica, sans-serif;
}

.subscript {
	font-size: 70%;
	vertical-align: sub;
	font-family : Arial, Helvetica, sans-serif;
}

.noscript {
	font-size: 120%;
	vertical-align : baseline;
	font-family : Arial, Helvetica, sans-serif;
}

#adblock {
	color: #FEEABE; /*_color3_*/
	width: 170px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	padding-right: 5px;
}

#adblock P {
	margin: 0px;
	padding: 0px;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
}

#adblock A {
	color: #FEEABE;/*_color3_*/
	font-weight : bold;
	text-decoration: none;
}

#adblock A:hover {
	text-decoration: underline;
}

.adbutton {
	position: relative;
	left: -60px;
	top: -8px;
}

.nobreak {
	white-space : nowrap;
}

P.links {
	padding-bottom : 0px;
	padding-top : 0px;
	margin-bottom : 2px;
	margin-top : 0px;
	text-indent : -10px;
}

.ntisbn {
	float: right;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	display : inline;
}

.nttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.nttd {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin solid Black;
}

.nttd P {
	padding: 3px;
	margin: 0px;
}

.hilite {
	background-color: #F0F0FF;
}

.nolite {
	background-color: #F7F7F7;
}
