/* Drupal 6 Framework - Created by Andre Griffin
/* Stanford Styles - Modified by Brian Young
/* Stanford Base - Created by Brian Young
/* Stanford Menus - Created by John Foliot, based in part on graphics developed for the Stanford Modern template
----------------------------------------------------------------
[Table of contents]

 1.Global
 2.Layout
 3.Header
 4.Navigation
 5.Nodes
 6.Comments
 7.Sidebars
 8.Blocks
 9.Footer
10.CSS Support
11.Administration

[Color codes]

 Typography
 # Dark Grey:        #333
 # Dark Blue:        #069
 # Pink:             #f66

 Layout
 # Light Gray:       #eae9e6
 # Gold:             #eee3c1
 # Light Tan:        #f6f3e5

[Font sizes - based on 75% body]

26px = 2.166667em
24px = 2em
22px = 1.8333em
21px = 1.75em
20px = 1.6667em
19px = 1.5833em
18px = 1.5em
17px = 1.416667em
16px = 1.333333em
15px = 1.25em
14px = 1.1667em
13px = 1.083333em
12px = 1em
11px = .9167em
10px = .8333em

Equation for font sizing: 
-Desired in px Default (or parent) in px = sizing in em

----------------------------------------------------------------*/

/* 1.GLOBAL */
 
sbody {
	background: #363636;
	color: #000;
	font: 0.78em Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
sh1, h2, h3, h4, h5, h6 {font-weight: 400; margin: 0; padding: 0; color: #565245;}

sh1 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 2.8em; font-weight: normal; color: #565245; padding-bottom: 10px;}
h2 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.5em; color: #820000; margin: 1em 0em 0.4em 0em; line-height: 1.2em; letter-spacing: 0.05em;}
h3 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.4em; color: #565245; margin: 1em 0em 0.4em 0em; line-height: 1.2em; letter-spacing: 0.04em;}
h4 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.3em; color: #820000; margin: 1em 0em 0.4em 0em; line-height: 1.2em; letter-spacing: 0.03em;}
h5 {font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.2em; color: #565245; margin: 1em 0em 0.4em 0em; line-height: 1.2em; letter-spacing: 0.02em;}


/* GM MODS */





/* NOTE THAT GRAY LOGO IS IN DRUPAL CONFIG FOR STANFORD THEME */

.ribbonPromo { background-repeat: no-repeat; float: left; height: 90px; width: 175px; background-image: url('http://www.stanford.edu/group/ruralwest/cgi-bin/drupal/sites/default/files/promo_bg_01.gif'); padding-top: 10px; padding-right: 0px; padding-bottom: 7px; padding-left: 15px; margin-top: -15px; margin-right: 0px; margin-bottom: 15px; margin-left: 2px; } 

.ribbonKicker { font-family: Arial, Helvetica, sans-serif; font-size: 0.7em; text-transform: uppercase; letter-spacing: 0.1em; color: #666; white-space: normal; margin-bottom: 3px; margin-top: 2px; } 

.ribbonHeadline { font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.2em; line-height: 1.1em; color: #333; text-decoration: none; margin-top: 0px; }

.missionstatement {font-family: Georgia, "Times New Roman", Times, serif; font-size: 22px; color: #928c7b; margin: 1em 0em 0.4em 0em; line-height: 1.4em; letter-spacing: 0.04em;}

.kicker {text-transform:uppercase; font-size:1em; color: #666; letter-spacing: 0.1em; padding-bottom: 0px;margin: 0px 0px -15px 0px;}

#center h1 {color: #820000; font-size: 2.2em; letter-spacing: 0.08em;}
#center #onthispage h1 {font-size: 0.85em; padding: 0px 0px 5px 0px; margin: 0px; color: #565245;}

a {text-decoration: none;}
a:focus {outline:1px #8a887d dotted;}
a:hover {color: #820000;}

p {font-size: 1em; line-height: 1.6em; margin: 0 0 0.8em;}
blockquote {margin: 1.25em; padding: 1.25em 1.25em .75em 1.25em;background-color: #efefef;}
em {padding: 0 3px 0 0;}
hr {background: #7f7f7f; border: none; height: 1px; margin: 0; padding: 0;}
img, a img {border: none; outline: none;}

dl { margin: .5em 0 1em; padding: 0; line-height: 1.6em;}
dl dt {margin: 0 0 .5em 0;}
dl dd { margin: 0 0 .5em 1.5em;}
ol { margin: .5em 0 1em 1em; padding: 0; line-height: 1.6em;}
ol li {margin: 0px 0px 0.5em 0.5em; padding: 0px;}
ul { margin: .5em 0 1em 1em; padding: 0; line-height: 1.6em;}
ul li {margin: 0px 0px 0.5em 0.5em; padding: 0px;}




/* 2.LAYOUT */

#layout {background-image: url("images/body_bg_gray.png"); background-repeat: repeat-x;}
#wrapper {margin: 0 auto; width: 960px;}
#container {margin: 10px 0px 10px 0px; clear: both;}

/* 1 column */
#center {margin: 0px 0px 10px 0px; position: relative;}
/* 3 columns */
body.sidebars #center {border-left: 1px solid #eae9e6; border-right: 1px solid #eae9e6; float: left; padding: 0 15px; width: 580px;}
/* 2 columns - sidebar-left */
body.sidebar-left #center {border-left: 1px solid #eae9e6; float: right; padding-left: 15px; width: 770px;}
/* 2 columns - sidebar-right */
body.sidebar-right #center {border-right: 1px solid #eae9e6; float: left; padding-right: 15px; width: 770px;}

/* 3.HEADER */

#header {margin: 0; padding: 0; height: 90px; background-image: url("images/gray_header_bg.png"); background-repeat: repeat-x;}
#header a {border: 0px;}
#header #logo {float: left; padding: 15px 11px 0 0;}
#header #site {float: left; margin: 22px 0px 0px 0px; padding: 0px 0px 0px 17px; width: 450px; sheight: 47px; border-left: 1px solid #c18a65;}
#header #name {margin: -0.4em 0px 0px 0px;}
#header #name a {font-size: 1.5em; color: #ddcf99; font-variant: small-caps; font-family: Georgia, "Times New Roman", Times, serif; letter-spacing: 0.05em;}
#header #slogan {margin: 0px; font-size: 1.2em; color: #ddcf99; font-variant: small-caps; font-family: Georgia, "Times New Roman", Times, serif; letter-spacing: 0.05em;}
#header .block {float: right; margin: 25px 0px 0px 0px; padding: 0px; width: 191px;}
#header .block .content {margin: 0px; padding: 0px; background-image: none; background-repeat: no-repeat;}
#header h2 {display: none;}

/* Header Drupal Search Box */
#header #search-block-form {background: url("images/search_box_bg.png") no-repeat left top; height: 24px; margin: 0; padding: 0px 0px 0px 3px; position: relative;}
#header #search-block-form input {width: 153px; color: #3f3c30; margin: 3px 0px 0px 6px; padding: 0;border: 0; outline: none; height: 15px; float: left;}
#header #search-block-form label {position: absolute; left: -1000em; width: 20em; text-align: left;}
#header #search-block-form input.form-submit {position: absolute; top: 0px; left: 170px; border: 0; background: url("images/search_button.gif") no-repeat top left; height: 20px; width: 20px; text-indent: -9999px; cursor: pointer; margin: 1px 0px 0px 0px; padding: 0px;}

/* Header Stanford Search Box */
#header #cse-search-box .searchbox {background: url("images/search_box_bg.png") no-repeat left top; height: 24px; margin: 0; padding: 0px 0px 0px 3px;}
#header #cse-search-box input {width: 153px; color: #3f3c30; margin: 3px 0px 0px 6px; padding: 0; border: 0; outline: none; height: 15px; float: left;}
#header #cse-search-box input.form-submit {border: 0; background: url("images/search_button.gif") no-repeat top left; height: 20px; width: 20px; text-indent: -9999px;  margin-left: 3px; margin-top: 1px; float: right; cursor: pointer; color: transparent; text-transform: capitalize;}

/* 4.NAVIGATION */
 
ul.links li {background: none; margin: 0 10px 0 0; padding: 0;}

#nav { margin: 0 auto; height: 24px; width: 100%; text-align: center; background-image: url("images/nav/nav_topic_bg.jpg"); background-repeat: repeat-x;}
#nav ul { margin: 0 auto; width: 960px; border-left: 1px solid #8a887d; height: 24px }
#nav li { margin:0;  float: left; height: 24px; list-style-type: none; text-align: left; border-right: 1px solid #8a887d; padding-top: 0px;  background-image: url("images/nav/nav_button_bg.jpg"); background-repeat:no-repeat }
#nav li a {  margin:0; display: block; height: 24px; width: 181px; text-decoration: none; padding-top: 3px; padding-left: 10px; font-size: 12px; border: none; color:#3f3c30; font-weight: 300; letter-spacing: 1px;  font-family: Arial, Helvetica, sans-serif; }
#nav li:hover, #nav li.active { background-image: url("images/nav/nav_button_bg_hover.jpg") }
#nav li.active a { color: #820000; }

*html #nav {height: 21px;}
*html #nav ul, *html #nav li, *html #nav li a {height: 21px;}

.breadcrumb {font-size: 0.9em; line-height: 1.3em; padding: 0px 0px 2px 0px; border-bottom: 5px solid #820000; margin: 0px 0px 10px 0px;}
.breadcrumb p { margin: 0; padding: 0; line-height: 15px; color: #3f3c30 }
.breadcrumb a { text-decoration: none; border-bottom: none; color: #9D9573 }
.breadcrumb a:hover {color: #820000 }

.book-navigation .menu {border-top: 1px solid #eae9e6; padding: 1em 0 1em 3em;}
.book-navigation .page-links {border-top: 1px solid #eae9e6; border-bottom: 1px solid #eae9e6; text-align: center;}

/* 5.NODES */
 

/* 6.COMMENTS */



/* 7.SIDEBARS */



/* 8.BLOCKS */
 


/* 9.FOOTER */
 
#footer {border-top: 0px solid #000; margin: 0px; padding: 5px 0; position: relative;}
#footer .content {padding: 0px; margin: 0px;}
#footer a {border: 0px;}
#footer a.feed-icon {position: absolute; right: 0; top: 5px;}
#footer #block-system-0 {position: absolute; right: 25px; top: 6px;}

#footer h2 {display: none;}
#footer ul.menu {text-align: center; padding: 0px;}
#footer ul.menu li.active-trail a.active {color: #565347;}
#footer ul.menu li {display: inline; background: none; border-right: 1px solid #eae9e6; padding: 0px 1.5em 0px 0px;}
#footer ul.menu li.last {border: 0px;}
#footer ul.menu li a {border: 0px;}
#footer ul.menu li a:hover, #footer ul.menu li a:active {color: #ccc;}
#footer ul.menu li a.active:hover, #footer ul.menu li a.active:active {color: #ccc;}

#copyright {text-align: center; font-size: 0.9em; margin: 0px; padding: 0px;}
#copyright a {border-bottom: 1px dotted #ccc;}

/* 10.CSS SUPPORT */

span.clear     {clear: both; display: block; font-size: 0; height: 1px; line-height: 0; margin-bottom: -1px; }
.clear         {clear: both; }
.clear-block   {display: block; }
.float-left    {float: left; }
.float-right   {float: right; }

.text-left     {text-align: left; }
.text-right    {text-align: right; }
.text-center   {text-align: center; }
.text-justify  {text-align: justify; }

.bold          {font-weight: bold; }
.italic        {font-style: italic; }
.underline     {border-bottom: 1px solid; }
.highlight     {background: #ffc; }

.wrap          {width: 960px; margin: 0 auto; }

.img-left      {float: left; margin: 4px 10px 4px 0; }
.img-right     {float: right; margin: 4px 0 4px 10px; }

.nopadding     {padding: 0 }
.noindent      {margin-left: 0; padding-left: 0 }
.nobullet      {list-style: none; list-style-image: none; }

p.introduction {width: 98%; color: #8a887d; line-height: 16px; font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; font-style:italic; display: block;}

/* 11.ADMINISTRATION */

/* Print CSS - remove red banner body background for multi-page print */
@media print {
#layout {background-image: none;}
#sidebar-left, #sidebar-right {border: 0px;}
}
