/* Stanford Magazine Stylesheet. 11/08 */

body {
	background-color: #FFFFFF;
	margin: 0;
}

body, table, th, tr, td, p, li, blockquote { 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px
}

sub {
	font-size: 8px;
}

a:link {
	font-weight : bold;
	text-decoration: none;
	color : #5E7D98;
}
a:visited {
	font-weight : bold;
	text-decoration: none;
	color : #5E7D98;
}
a:active {
	font-weight : bold;
	text-decoration: none;
	color : #990000;
}
a:hover {
	font-weight : bold;
	text-decoration: underline;
	color : #5E7D98;
}
.actiontext {
	font-size: 10px;
	font-weight : bold;
	text-transform : uppercase
}
.blueback {
	background-color : #5E7D98;
}
.blueimageborderrightalign {
  border-width: 1px;
  border-style: solid;
  border-color: #5E7D98;
  margin-left: 10px;
}
.blueimageborderleftalign {
  border-width: 1px;
  border-style: solid;
  border-color: #5E7D98;
  margin-right: 10px;
}
.blueimageborder {
  border-width: 1px;
  border-style: solid;
  border-color: #5E7D98;
}
.byline {
	font-size: 10px; font-weight: bold; color: #5E7D98; text-transform: uppercase
}

.byline-sm{
	font-size: 9px; font-weight: bold; color: #5E7D98;  text-transform:lowercase;
	}
.caption {
	font-size: 10px; font-weight: bold; color: #990000;
}
.captionnomargin {
	font-size: 10px; font-weight: bold; color: #990000;
}
.captionleftalign {
	font-size: 10px; font-weight: bold; color: #990000; margin-right: 10px; /*padding-left:10px;*/
}
.captionrightalign {
	font-size: 10px; font-weight: bold; color: #990000; 
	margin-left: 10px;
}
.captionmargin {
	font-size: 10px; font-weight: bold; color: #990000; /*margin-left: 10px; margin-right: 10px;*/
}
.caption1000dkback {
	font-size: 10px; font-weight: bold; color: #FFFFFF
}
.caption1000ltback {
	font-size: 10px; font-weight: bold; color: #000000
}
.captionfeaturehome {
	font-size: 10px; font-weight: bold
}
.correctionbox {
	border-width: 1px;
	border-style: solid;
	border-color: #990000;
	color: #414126;
	padding: 10px;
}
.correctiontext {
	color: #414126
}
.coverstoryborderfill {
  border-width: 1px;
  border-style: solid;
  border-color: #E9E9E9;
	background-color: #F7F7F7;
} 
.currentissue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
.currentissuev2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1.2px;
	font-weight: bolder;
	color: #FFFFFF;
}
.editornotetext {
	color: #414126
}

.editornotebox {
	border-width: 1px;
	border-style: solid;
	border-color: #8BAE8E;
	color: #414126;
	padding: 10px;
}

.excerptbox {
	border-width: 1px;
	border-style: solid;
	border-color: #E9E9E9;
	background-color: #F7F7F7;
	padding: 10px;
}

#farmHomeImage {
	width: 145px;
	padding-left: 6px;
	padding-top: 8px;
}
	
#farmHomeList {
	text-align: left;
	width: 388px;
	padding-right: 7px;
	padding-top: 0;
}

#farmHomeList ul {
	margin-left: -5px;
}

#farmHomeList li {
	list-style-image: url(/news/magazine/images/elements/icon_nextarrow_v2.gif);
	margin-left: 0;
	padding-left: 0;
	margin-bottom: 6px;
}

.footer {
	font-size: 10px;
}

form {
	margin: 0px;
}

.forminput {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #0000FF;
	border: 1px solid #999999;
}
  border-width: 1px;
  border-style: solid;
  border-color: #8BAE8E;
}
.greylinesback {
	background-image: url(http://www.stanfordalumni.org/news/magazine/images/elements/back_greylines.gif);
}
.greypageborder {
  border-width: 1px;
  border-style: solid;
  border-color: #E9E9E9;
} 
.greenback {
	background-color : #8BAE8E;
}
.greeneditornoteborder {
  border-width: 1px;
  border-style: solid;
  border-color: #8BAE8E;
}

.headline {
	font-size: 19px; font-weight: bold; color: #990000
}
.homebyline {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
}

.homebyline-sm {
	font-size: 9px;
	font-weight: bold;
	text-transform:lowercase;
	white-space: nowrap;
}
a.homeheadlinelink {
	color : #990000;
}
a:link.homeheadlinelink {
	color : #990000;
}
a:visited.homeheadlinelink {
	color : #990000;
}
a:active.homeheadlinelink {
	color : #990000;
}
a:hover.homeheadlinelink {
	color : #990000;
}
.homenav {
	color : #414126;
	font-size : 10px;
}
.homesubstory {
	list-style-position: outside;
	list-style-image: url(http://www.stanfordalumni.org/news/magazine/images/elements/bullet_morearrow.gif);
}
.interviewquestion {
	font-weight: bold;
}
.leadin {
	font-size: 13px; font-weight: bold; color: #990000; text-transform: uppercase
}
.leadin-sm {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.lightgrayback {
	background-color : #F7F7F7;
}
.midgrayback {
	background-color : #E9E9E9;
}
a.pagenav {
	color: #990000;
}
a.pagenavtext {
	color: #990000;
}
a:link.pagenav {
	color: #990000;
}
a:link.pagenavtext {
	color: #990000;
}
a:visited.pagenav {
	color: #990000;
}
a:visited.pagenavtext {
	color: #990000;
}
a:active.pagenav {
	color: #990000;
}
a:active.pagenavtext {
	color: #990000;
}
a:hover.pagenav {
	color: #990000;
}
a:hover.pagenavtext {
	color: #990000;
}
.pagenav {
	color: #990000;
	font-size: 10px;
	font-weight : bold;
	text-transform : uppercase
}
.pagenavtext {
	color: #990000;
	font-size: 10px;
	font-weight : bold
}
.photocredit {
	font-size: 10px; text-align: right; color: #990000; padding-right:10px
}
.photocredit1000dkback {
	font-size: 10px; text-align: right; color: #E9E9E9;
}
.photocredit1000ltback {
	font-size: 10px; text-align: right; color: #990000;
}
.photocreditleft {
	font-size: 10px; color: #990000;
}

.pullquoteauthor {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #414126;
  	text-align: right;
}
.quoteauthorsmall {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style: italic;
}
.redback {
	background-color : #990000;
}
.redbold {
	font-weight: bold; color: #990000;
}
.readmore {
	font-size: 10px;
}
.redcaptionborder {
  border-width: 1px;
  border-style: solid;
  border-color: #990000;
}
.returntotop {
	font-size: 10px; text-align: right
}
.rubricSmall {
	font-size: 10px; font-weight: bold; color: #990000; text-transform: uppercase;
}
.rubric {
	font-size: 13px; font-weight: bold; color: #990000; text-transform: uppercase;
}
.searchinput {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	color: #0000FF;
	border: 1px solid #999999;
	background-color: #E9E9E9;
}
.sectiontitle {
	font-size: 10px; font-weight: bold; color: #990000; text-transform: uppercase
}
.sidebarbox {
	border-width: 1px;
	border-style: solid;
	border-color: #E9E9E9;
	background-color: #F7F7F7;
	padding: 10px;
}
.sidebartitle {
	font-size: 13px; font-weight: bold; color: #990000
}
.shelflifedata {
	color : #990000;
	font-size : 10px;
}
.shelflifetitle {
	color : #990000;
	font-weight : bold;
}
.sidebarlinksmall {
	font-size : 10px;
}
.sidebarquote {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	color : #414126;
}
.sidebarquoteauthor {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #414126;
}
.sidebarquotehighlight {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	color : #990000;
}
.small {
	font-size: 10px
}
.smaller {
	font-size: 8px
}
.smallflip {
	font-size: 10px;
	filter: flipv;
}
.spacerback {
	background-image: url(http://www.stanfordalumni.org/news/magazine/images/elements/spacer.gif);
}
.subtitle {
	font-size: 16px
}
.vlineimage {
	background-image: url(http://www.stanfordalumni.org/news/magazine/images/wrapper/vline_element.gif);
	background-repeat: repeat-y;
}
.whiteback {
	background-color : #FFFFFF;
}

/* -- Added styles for new templates 10/30/08 - RY --*/

#main {
	text-align: center;
}

#header {
	position: relative;
	background: white url('/news/magazine/images/wrapper/masthead_v2.gif') no-repeat;
	width: 750px;
	height: 101px;
	display: block;
	margin: 0px auto;
	color: white;
	text-decoration: none;
}

#header p {
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin: 0px 10px 10px 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#header p:hover {
	text-decoration: none;
}

#body {
	text-align: left;
	border: 1px solid #E9E9E9;
	margin: 0px auto;
	width: 750px;
}

#leftSideNav {
	float: left;
	width: 174px;
	padding-bottom: 10px;
	display: block;
}
 #rightSideNav {
	float: right;
	width: 193px;
	padding-bottom: 10px;
}

#frontPage * #content {
	margin-left: 176px;
	margin-right: 195px;
	border-left: 1px dashed #8BAE8E;
	border-right: 1px dashed #8BAE8E;
	padding: 0px 10px 0px 10px;
}

#content {
	margin-left: 176px;
	border-left: 1px dashed #8BAE8E;
	padding: 10px;
}

#footer {
	clear: both;
	bottom: 0px;
	border-top: 1px dashed #8BAE8E;
}

/* Side Navigation - Left OR Right */

.sideNavigationTop {
	background-image: url('../images/elements/back_greylines.gif');
	text-align: left;
	padding: 10px width: 162px;
	margin: 0 10px 0 10px;
}

.sideNavigationTop div {
	padding: 20px 10px 20px 10px;
}

.sideNavigationTop div h6 {
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #5e7d98;
	margin: 0;
}

.sideNavigationTop div ul {
	padding: 0px;
	list-style: none;
	margin-left: 5px;
}

.sideNavigationTop div ul ul {
	margin-left: 25px;
}

.sideNavigationTop div ul ul li {
	margin-top: 5px;
	font-size: 11px;
}

.sideNavigationTop div ul li {
	background: url('http://www.stanfordalumni.org/news/magazine/images/wrapper/bullet_globalnav2.gif') no-repeat;
	padding-left: 18px;
}

.sideNavBtmPadding {
	padding-bottom: 10px;
}

.sideNavigation {
	border: 1px 
	color: #9e1b32;
	font-family: "Arial";
	font-weight: bold;
	font-size: 13px;
	list-style: none;
	padding: 0px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 4px
}

.sideNavigation li {
	background: url('/news/magazine/images/wrapper/bullet_globalnav2.gif') no-repeat 0 center;
	padding-left: 18px;
	margin-bottom: 4px;
	border: 1px solid white;
	text-align: left;
}

.sideNavigation li:hover {
	background: url('/news/magazine/images/wrapper/bullet_globalnav2_hover.gif') no-repeat 0 center;		
}

.sideNavigation li a {
	font-family: "Arial";
	display: block;
	text-decoration: none;
	color: #A41F1F;
	margin-left: 0;
}

.sideNavigation li a:hover {
	background: #E9E9E9 url('/news/magazine/images/wrapper/navigation_arrow.gif') no-repeat 99% center;
}

.sideNavigation li.sub {
	background: none;
}

.sideNavigation li.homenav {
	background: none;
	font-size : 10px;
	font-weight: normal;
	font-family: "Verdana";
}

.sideNavigation li.homenav a {
	font-family: "Verdana";
	font-weight: bold;
	color: #5E7D98;
	background: none;
	display: inline;
}

.sideNavigation li.homenav a:hover {
	text-decoration: underline;
}

/* Font Styles */

h1 {
	font-size: 19px;
	font-weight: bold;
	color: #990000;
	margin: 0 0 6px 0;
}

h2 {
	font-size: 16px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	margin: 0 0 6px 0;
}

h3 {
	font-size: 10px;
	font-weight: bold;
	color: #5E7D98;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #8BAE8E;
}

p.footer {
	padding-top: 10px;
	margin: 10px 0 0 0;
	border-top: 1px solid #8BAE8E;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	clear: both;
}

p.footer .author {
	text-transform: uppercase;
	font-style: normal;
}

/* Images, Captions & Photo Credits */

.imageBox {
	display: table;
	font-size: 10px;
}

.imageBox#ibL {
	padding: 10px 10px 10px 0;
	float: left;
}

.imageBox#ibR {
	padding: 10px 0 10px 10px;
	float: right;
}

.imageBox#* > * {
	display: table;
}
		
.imageBox > .caption {
	padding-top: 3px;
	text-align: left;
}

.imageBox > .photoCredit {
	color: #990000;
	font-weight: normal;
	font-size: 10px;
	padding-top: 3px;
	text-align: right;
}

.imageBox#ibL .photoCredit {
	color: #990000;
	float: right;
	text-align: right;
}

.imageBox#ibR .photoCredit {
	color: #990000;
	float: right;
	text-align: right;
}

/* New Pull Quotes */

.pullQuote {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	color : #414126;
	width: 300px;
}

.pullQuote#pqL {
	float: left;
	padding-right: 10px;
	margin: 5px 10px 5px 0px;
	border-right: 1px solid #990000;
}

.pullQuote#pqR {
	float: right;
	padding-left: 10px;
	margin: 5px 0px 5px 10px;
	border-left: 1px solid #990000;
}

/* News Article */

.article { 
	background-color: #f7f7f7;
	border: 1px solid #e9e9e9;
	display: block;
	overflow: hidden; 
	_height: 1%;
}

.article #ibL.imageBox {
	padding-left: 10px;
	padding-right: 0;
	float: left;
	
}

.article #ibR.imageBox {
	padding-left: 0;
}

.article h2 {
	margin: 0;
	color #333333;
	font-weight: bold;
	font-size: 18px;
}

.article #aC {
	display: table;
	font-family: "Verdana";
	padding: 10px;
	vertical-align: top;
}

.clearer {
	clear: inherit;
}

.clearer2 {
	clear: both;
	height: 0px;
}

.relatedLink {
	float: right;
}

.relatedLink div {
	border-bottom: 1px solid #5e7d98;
	border-left: 1px solid #5e7d98;
	border-right: 1px solid #5e7d98;
	text-align: left;
	margin: 0 0 0 10px;
	padding-top: 10px;
	width: 144px;
}

.relatedLink div ul {
	list-style: none; 
	padding: 0;
	margin: 0;
	width: 144px;
}

.relatedLink div ul li {
	background: url('http://www.stanfordalumni.org/news/magazine/images/wrapper/bullet_globalnav2.gif') no-repeat;
	padding-left: 18px;
	margin: 0 10px 5px 10px;
}

.relatedLink#classifiedTop {
	background-image: url('../images/elements/back_greylines.gif');
	padding-bottom: 10px;
}

.onlineAdditionBox {
	background-color: #f1f0f0;
	margin-top: 10px;
	padding: 10px;
}

.shelflifeTocBox {
	border-left: 1px solid #5e7d98;
	border-right: 1px solid #5e7d98;
	border-bottom: 1px solid #5e7d98;
	margin: 0px 6px 0px 5px; padding: 5px;
	width: 139px;
}

/* Section-specific styles added 04/09 - JG */

#SC-shortTakes #content li {
	margin-top: 10px;
}

#newFeatures p {
margin: 0px auto 5px 40px;
color: #5E7D98;
}

/* Misc Page Elements - JG */
.hrule {
	display: box;
	height: 0;
	width: 100%;
	border-top: 1px dotted #7490A7;
	margin: 1.5em auto;
	text-align: center; /* IE hack */
}

.callout {
	display: block;
	margin: auto;
	border: 8px solid #990000;
	float: left;
	padding: 4px;
	background-color: #EFDAAF;
}

.callout h2 {
	margin: -4px -4px 4px;
	padding: 2px;
	background-color: #fff;
	border-bottom: 1px solid #000;
	text-transform:uppercase;
	text-align: center;
	font-family:"Times New Roman", Times, serif;
}

.callout.right{
	float: right;
	margin: 0 0 10px 10px;
}

.callout.left{
	float: left;
	margin: 0 10px 10px 0;
}

.storyteller {font-size: 16px; color: #335F81}
.storyteller .smaller {font-size: 14px;}

.imageBox.multi img {
	margin: 3px;
}

.gomobileheader {
	color: #5d5d5d;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 2px;
}

a.gomobilelist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9e1b32;
	font-weight: bold;
	text-decoration: none;
}
