- * {
- padding: 0;
- margin: 0;
- }
- img {
- border: none;
- }
- html, body {height: 100%;} /** for making div#parent 100%, just give it a height**/
- body {
- background-color: #fff;
- font-family: verdana, arial, helvetica, geneva, sans-serif;
- font-weight: normal;
- font-size: .7em;
- background-image: url(../images/gradient2.gif);
- background-repeat: repeat-x;
- }
- div#parent {
- height: 100%;
- width: 790px;
- margin: 0 auto;
- }
- div#head {
- height: 121px;
- background-image: url(../images/masthead.gif);
- background-repeat: no-repeat;
- width: 790px;
- margin: 0 auto;
- }
- div#head h1 a {
- width: 790px;
- height: 120px;
- display: block;
- background: transparent;
- }
- div#head h1 a span {
- display: none;
- }
- /** STORY **/
- div#story {
- width: 500px;
- float: left;
- margin: 30px 0 0 14px;
- padding: 0px;
- display: inline;
- }
- body.blowout div#content {width: 550px;}
- body.none div#content {width: 800px;}
- div#story p {
- line-height: 1.5em;
- margin: 14px 0;
- font-size: 1.1em;
- }
- span.alumni {font-weight: bold;}
- span.title {font-style: italic;}
- ul {
- list-style-type: none;
- }
- ul.p {
- list-style-type: disc;
- margin-left: 30px;
- }
- ul.p li {
- margin: 14px 0;
- font-size: 1.1em;
- line-height: 1.5em;
- }
- div.storylist ul li {
- margin: 14px 0;
- font-size: 1.1em;
- line-height: 1.5em;
- }
- div.storylist ul li a {
- font-weight: bold;
- }
- ul.double {
- padding-top: 1em;
- }
- ul.double li {
- padding-bottom: 1em;
- }
- ol {margin: 0 0 0 30px; line-height: 1.4em;}
- ol li {padding: 5px 0;}
- ol.alpha li {list-style-type: lower-latin}
- h1, h2, h3, h4 {
- font-family: georgia, times new roman, times, serif;
- }
- h1 {
- font-size: 2.5em;
- color:#333;
- }
- div#story h1 {
- margin: 10px 0 8px 0;
- }
- h2 {
- font-size: 1.6em;
- color: #333;
- margin: 0 0 10px 0;
- font-weight: normal;
- }
- h2#byline {
- font-size: 1.2em;
- color: #333;
- margin: 0 0 6px 0;
- font-weight: bold;
- font-style: italic;
- }
- h2 img {
- vertical-align: top;
- }
- h3 {
- font-size: 1.25em;
- color: #333;
- }
- h3#issue {
- width: 100%;
- padding: 0 0 5px 0;
- margin: 0px 0 14px 0;
- border-bottom: 1px solid #999;
- font-size: 1.2em;
- color: #666;
- }
- h4 {
- font-size: 1em;
- font-weight: normal;
- text-align: right;
- }
- div#story a {text-decoration: underline; color: #002878;}
- p.pdf img {
- vertical-align: middle;
- margin-right: 5px;
- }
- p.top {
- text-align: right;
- }
- div#story p.caption {
- color: #666;
- font-size: 1em !important;
- font-weight: bold;
- line-height: 1.4em;
- margin: 0 !important;
- margin-bottom: 10px;
- padding: 10px 0 0 0;
- }
- span.kicker {text-transform: uppercase; letter-spacing: .05em; color: #002878;}
- p.credit {
- font-size: .9em !important;
- color: #999;
- /**margin-top: -14px !important;**/
- margin-top: 0 !important;
- margin-bottom: 10px !important;
- text-align: right;
- }
- /**div.float-right p.credit {margin-top: 0 !important;}**/
- p.creditflash {
- padding-top: 20px;
- }
- p.letter {
- }
- div#story p.letter-name {
- font-weight: bold;
- font-size: 1.1em;
- margin-top: -7px;
- }
- div#story p.letter-place {
- font-size: .9em;
- margin-top: -14px;
- }
- div#story p.letter-note {
- font-style: italic;
- }
- p.endbio {
- color: #666;
- font-style: italic;
- }
- div.nextstep {
- background-color: #eee;
- margin: 10px 0;
- padding: 10px;
- }
- div.download {
- border: 2px solid #ddd;
- margin: 10px 0;
- padding: 20px 10px 10px 10px;
- background-image: url(/images/download.gif);
- background-position: top left;
- background-repeat: no-repeat;
- }
- div.bonus {
- border: 1px solid #ccc;
- background-color: #fcfcfc;
- float: right;
- clear: both;
- padding: 0 14px 14px 14px;
- margin-left: 14px;
- margin-bottom: 14px;
- width: 190px;
- }
- div#story div.bonus h3 {
- padding-top: 14px;
- color: #002878;
- }
- div#story div.bonus p {
- font-size: 1em;
- line-height: 1.3em;
- margin-top: 5px;
- margin-bottom: 0px;
- }
- div#story div.bonus h3 a:link {color: #002878; text-decoration: none;}
- div#story div.bonus h3 a:visited {color: #002878; text-decoration: none;}
- div#story div.bonus h3 a:hover {color: #05b; text-decoration: underline;}
- div#story div.bonus h3 a:active {color: #002878; text-decoration: none;}
- div#story div.bonus p a:link {color: #002878; text-decoration: none;}
- div#story div.bonus p a:visited {color: #002878; text-decoration: none;}
- div#story div.bonus p a:hover {color: #05b; text-decoration: underline;}
- div#story div.bonus p a:active {color: #002878; text-decoration: none;}
- div#story div.float-right {
- float: right;
- margin-left: 14px;
- }
- div#story div.divider {
- border-top: 3px double #666;
- width: 30%;
- margin-left: auto;
- margin-right: auto;
- }
- div#story div.float-right p {
- margin-top: 5px;
- margin-bottom: 0;
- }
- div#story p img {display: block;}
- div.slideshow-tease {
- float: right;
- margin-left: 14px;
- margin-right: -10px;
- margin-top: 5px;
- background: url(../images/dropshadow.jpg) no-repeat;
- width: 248px;
- height: 202px;
- padding: 16px 14px;
- }
- div.slideshow-tease h3 {margin-top: 18px;}
- div#story div.slideshow-tease h3 a:link {color: #333; text-decoration: none;}
- div#story div.slideshow-tease h3 a:visited {color: #333; text-decoration: none;}
- div#story div.slideshow-tease h3 a:hover {color: #000; text-decoration: underline;}
- div#story div.slideshow-tease h3 a:active {color: #333; text-decoration: none;}
- table.archives {margin-left: -24px;}
- .archives td {
- padding: 8px 24px;
- width: 150px;
- vertical-align: top;
- }
- .archives h3 {
- margin: 5px 0;
- font-size: 1.4em;
- }
- .archives h3 a {text-decoration: none !important;}
- .archives h3 a:hover {text-decoration: underline !important;}
- .archives li {
- margin: 3px 0;
- }
- .archives li a {color: #333 !important; text-decoration: none !important;}
- .archives li a:hover {text-decoration: underline !important;}
- div#foot {
- clear: both;
- height: 80px;
- border-top: 1px solid #ccc;
- /*background-image: url(../images/gradient2.gif);
- background-repeat: repeat-x;*/
- width: 790px;
- margin-left: 14px;
- }
- div#foot div {
- padding: 10px 10px 10px 0px;
- }
- div#foot p {
- font-family: verdana, arial, helvetica, geneva, sans-serif;
- line-height: 1.5em;
- font-size: .9em;
- color: #444;
- }
- div#foot p a:link {color: #444;}
- div#foot p a:visited {color: #444;}
- div#foot p a:hover {color: #111;}
- div#foot p a:active {color: #444;}
Raw Paste