/* THEME OPTIONS ************************** */

/* GLOBAL ********************************* */
/* ----- Body ------------------------ */
body {background-color:#fbfbf9;}
/* ----- Custom Fonts ---------------- */
/* ----- Text ------------------------ */
h1 {color:#3f3c30; letter-spacing: -0.01em;}
h2 {font-size:17px; font-weight: 600; letter-spacing: 0.01em;}
h3, h4 {color:#3F3C30;}
h5, h6 {color:#2e2d29;}
.content h2.block-title-style {text-transform: uppercase; font-size: 17px; font-weight: 600; letter-spacing: 0.01em;}

/* ----- Links ----------------------- */
p a {border-bottom:dotted 1px #827252;}
p a:hover {border-bottom:dotted 1px #2e2d29;}
p a.more-link {border-bottom:0;}

/* ----- Lists ----------------------- */
ul li, ul li.leaf {list-style-image: url("../images/bullet.gif"); list-style-type: square;}

/* ----- Tables ---------------------- */
/* ----- Forms ----------------------- */
/* ----- Other ----------------------- */

/* STANFORD BRAND BARS ******************** */
/* ----- Global Header --------------- */
/* ----- Global Footer --------------- */

/* HEADER ********************************* */
/* ----- Header Region --------------- */
/* ----- Search Box ------------------ */
#nav-search {margin-right: 0;}
#block-search-form input.search-query {border:4px solid #f2f1eb; border-radius:6px; color:#827252; padding-left: 10px; padding-right: 33px;}
#block-search-form input.search-query:focus {color:black; -moz-box-shadow: 0px 0px 5px 3px #e3e2de; -webkit-box-shadow: 0px 0px 5px 3px #e3e2de; box-shadow: 0px 0px 5px 3px #e3e2de;}
.navbar #block-search-form input.btn-search {top: 4px;}

/* ----- Logo ------------------------ */
/* ----- Site Title and Slogan ------- */

/* NAVIGATION ***************************** */

/* ----- Main Navigation ------------- */
nav {font-size: 15px; margin: 0 0 12px 0; padding: 0; text-transform: uppercase; line-height: 1em; font-weight:600; letter-spacing:0.015em;}


/* ----- Secondary Navigation -------- */
/* ----- Breadcrumbs ----------------- */
.breadcrumb {font-size:12px; background-color:#f2f1eb; padding: 3px 10px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; color:#595855; margin-bottom: 44px;}
.breadcrumb a {color:#9d9573; margin-left: 2px; margin-right: 2px;}
.breadcrumb a:hover {color: #2e2d29;}
.not-front.show-breadcrumb #main-menu {margin-bottom:10px;}

/* ----- First Sidebar Menu Blocks --- */
#sidebar-first .block-menu ul.menu:first-child > li > a:hover, #sidebar-first .block-menu ul.menu a.active-trail {background-color:#ffffff;}
#sidebar-first .block-menu ul.menu li.active-trail ul {background-color:#ffffff;}

/* ----- Second Sidebar Menu Blocks -- */
/* ----- Admin Menu ------------------ */
/* ----- Pager Nav ------------------- */

/* SIDEBARS ******************************* */

/* FOOTER ********************************* */
/* ----- Fat Footer ------------------ */
#footer {background-color:transparent;}
#footer .block {border-top: 1px solid #f2f1eb;}
#footer h2 {font-weight:600;}

/* CONTENT ******************************** */

/* VIEWS ********************************** */
/* ----- Search Results -------------- */
ol.search-results {margin-left:0;  border-top: 1px solid #E5E5E5; padding-top: 1em;}
ol.search-results li { border-bottom: 1px solid #E5E5E5; }

/* CONTAINERS ***************************** */
/* ----- Blocks ---------------------- */
.sub-block h2 {letter-spacing:0.015em;}

/* ----- Wells ----------------------- */
.well, #sidebar-second .well-sidebar-only {padding-top:15px;}
.well h2, #sidebar-second .well-sidebar-only h2 {font-size:15px; letter-spacing:0.015em;}

/* ----- Callouts and Blockquotes ---- */
.callout {background-color: white;}

/* ----- Pullquote Text -------------- */

/* POSTCARD LAYOUTS ********************** */

/* IMAGES ******************************** */
#main-content .border-underline img {border-bottom:4px solid #c5beae;}
#main-content .border-simple-nowidth img, #main-content .border-simple img {background-color: transparent; border: 4px solid #C5BEAE; padding: 2px; margin-bottom: 6px;}

/* ICONS ********************************* */

/* HELPER CLASSES ************************ */
/* ----- Style ----------------------- */
/* ----- Positioning ----------------- */
/* ----- Sizing ---------------------- */

/* GENERAL OVERRIDES ********************* */
/* ----- Bootstrap Overrides --------- */
/* ----- Field Collection Overrides -- */
/* ----- Field Label Overrides ------- */

/* STANFORD FEATURES OVERRIDES *********** */
/* ----- Views Slideshow ------------- */
/* ----- Banner Image Slideshow ------ */
.banner-overlay > div {background: none repeat scroll 0 0 rgba(251, 251, 249, 0.9); color: #585754; padding: 20px; border-bottom: 1px solid #585754;}
.banner-overlay-caption {font-size: 22px; margin-bottom: 0.1em; }
.banner-overlay .more-link a {color: #827252;}
.banner-overlay .more-link a:hover {color:#2e2d29;} 

/* ----- Stanford Events Importer ---- */
/* ----- Stanford Events Views ------- */
/* ----- Stanford Courses ------------ */

/* ADMINISTRATION ************************ */
/* ----- Admin ----------------------- */
.nav-tabs > .active > a, .nav-tabs > .active > a:hover {background-color:#FBFBF9;}

/* ----- User Block ------------------ */

/* MEDIA QUERIES ************************* */
/* ----- Responsive ------------------ */

@media (min-width: 768px) {
}
/* Mobile Styles */
@media (max-width: 480px) {
.banner-overlay > div {background-color: #F2F1EB;}
}
@media (max-width: 640px) {	
}
@media (max-width: 767px) {
#nav-search{margin-top:-4px;}	
}
@media (max-width: 979px) {
}

/* ----- Print ----------------------- */