/* 

CSS for Ruderman Foundation, V.1

Stylesheet created 12/2009 by Amitabh Handa

Last updated on 4/5/2010

----------------

COLORS:
Gold: #ceb764; (nav, etc.)
Blue: #;
Red: #9b0000 (h1)

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

/* Eric Meyer's Reset Reloaded *//* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}


/* Basics
----------------------------------------------*/

body {
  font-size: 62.5%; 
  color: #2f2f2f;
  }

#container {font-size: 1.2em;}

body, p, div, td, h1, h2, h3, h4, li {
  font-family: "Lucida Grande", helvetica, arial, verdana, sans-serif;
  line-height: 1.5em;
  }

td {text-align: left;}  /* For occasional IE6 bug */ 

p {margin: 0 0 1em;}
  
img {
  display: block;
  border: 0; 
  }
    
ul {margin: 0 0 1em;}

ol {
  margin-top: 0;
  margin-bottom: 1em;
  }

hr {display: none;}


/* Layout stuff
----------------------------------------------*/
body {
  margin: 0;
  padding: 0;
  text-align: center;
  background: #e4e4e4 url(/img/bg.png) repeat-x center top;
  }
  
#site_wrapper {
  text-align: center;
  background: url(/img/bg_flourishes.jpg) repeat-x center top;
  }

#container {
  margin: 0 auto;
  padding: 11px 0 0;
  width: 920px;
  font-size: 1.2em;
  text-align: left;
  border: 0px solid green;
  }

#top {
  height: 190px;
  width: 920px;
  float: left;
  background: #fff url(/img/top_bg.png) no-repeat center top;  
  border: 0px solid #000;
  }

#logo {
  float: left;
  position: relative;
  top: 26px;
  left: 31px;
  border: 0px solid #000;
  }

#search {
  padding: 15px 0 5px;
  position: relative;
  top: 50px;
  right: 38px;
  float: right;
  }

#search .sbox, 
#cse-search-box .sbox {
  margin: 0 4px 0 0;
  padding: 4px 2px 3px !important;
  line-height: 1 !important;
  font-size: 1em;
  float: left;
  background-color: #f8f7f7;
  background-position-x: 5px !important;
  border: 1px solid #bfbfbf !important;
  }

#search .search_button {
  padding: 0;
  height: 24px;
  width: 6em;
  float: left;
  cursor: pointer;
  text-transform: uppercase;
  font-size: .9em;
  font-family: Georgia, serif;
  color: #4d4d4d;
  background: #ede3bf url(/img/btn_search.png) repeat-x left top;
  border: 1px solid #bfbfbf;
  }

#search .search_button:hover {
  color: #000;
  background: #ede3bf url(/img/btn_search_hover.png) repeat-x left top;
  }

#col_wrap {
  margin: 0;
  padding: 30px 32px;
  width: 856px;
  float: left;
  background: url(/img/container_bg_middle.png) repeat-y center top;
  border: 0px solid red;
  }

#content {
  margin: 0;
  padding: 0;
  float: right;
  width: 600px;
  background: #fff;
  border: 0px solid #000;
  }

#silo_home #content, 
#silo_contact #content, 
#silo_news_events #content, 
#silo_search #content 
  {
  float: left;
  }

#sidebar {
  padding: 0;
  float: left;
  width: 230px;
  background: #fff;  
  border: 0px solid red;
  }

#silo_news_events #sidebar {
  margin-top: 55px;
  }

#content ul, 
#sidebar ul {
  padding: 0;
  list-style-type: circle;
  }

#content ul li, 
#sidebar ul li {
  margin-left: 2.3em;
  padding-left: 0;
/*   background: url(/img/li.gif) no-repeat 2em .40em; */
  }

	
#footer {
  margin: 0 auto;
  padding: 0 0 9px;
  clear: both;
  background: #254363 url(/img/bg_footer.png) repeat-x center top;  
  border: 0px solid #000;
  }

#footer2 {
  margin: 0 auto;
  padding: 16px 0 65px;
  text-align: center;
  background: url(/img/container_bg_bottom.png) no-repeat center top;
  }

#footer p {
  margin: 0;
  color: #999;
  font-size: 1.2em;  
/*   text-transform: uppercase; */
  font-family: Georgia, serif;
  }


/* Header Rules
----------------------------------------------*/
h1, h2, h3, h4, h5 {
  margin: 1em 0 0;
  padding: 0;
  font-weight: bold;
  }

h1 a, h2 a, h3 a, h4 a, h5 a {
  font-weight: inherit;
  color: inherit;
  text-decoration: underline;
  }

h1 {
  margin-top: 0;
  margin-bottom: .2em;
  margin-bottom: .5em;
  font-size: 1.9em;
  font-weight: normal;
  font-family: Georgia, serif;
  color: #9b0000;
  }

h1.tight {
  margin-bottom: 0;
  }

h2 {
  font-weight:  normal;
  font-size: 1.6em;
  font-family: Georgia, serif;  
  color: #af9028;
  }

/*
#sidebar #subnav h2 {
  margin: 0 0 0px;
  padding: 5px 20px;
  color: #3d3d3d;
  background: #eee;
  }
*/

h3 {
  color: #335478;
  font-weight: bold;
  font-size: 1.2em;
  }

h4, h5 {
  color: #333;
  font-size: 1.1em;
  }


/* Link Rules
----------------------------------------------*/
a {
  text-decoration: none;
  font-weight: bold;
  color: #325378;
  }

a:hover {
  color: #000;
  text-decoration: underline;
  }

a:active {
  color: #900;
  text-decoration: underline;
  }

/*
.more a {
  padding-right: 15px;
  background: transparent url(/img/icon_more.png) no-repeat right center;
  white-space: nowrap;
  }

#sidebar .more a {
  padding-right: 10px;
  background: transparent url(/img/icon_more_small.png) no-repeat right center;
  }
*/



/* Nav
----------------------------------------------*/
#nav {
  margin: 0;
  padding: 0;
  position: relative;
  top: 49px;
  float: left;
  width: 920px;
  }

#nav ul {
  margin: 0;
  padding-left: 70px;
  list-style-type: none;
  width: 800px;
  }

#nav li {
  padding: 0;
  margin: 0;
  display: inline;
  float: left;
  text-transform: uppercase;
  }

#nav li a {
  margin: 0;
  padding: 0 30px 0;
  font-family: Georgia, serif;
  line-height: 2.60;
  font-size: 1.3em;
  font-weight: normal;
  display: block;
  text-decoration: none;
  border: 0px solid #d9d9d9;
  color: #fff;
  text-shadow: 0px -1px 0 rgba(0,0,0,.5);
  -webkit-transition: color .2s linear;
  -o-transition: color .2s linear;
  transition: color .2s linear;
  }

#nav li a:hover {
  color: #ceb764;
  }

body#silo_home li#nav_home a, 
body#silo_special_needs li#nav_special_needs a, 
body#silo_initiatives li#nav_initiatives a, 
body#silo_news_events li#nav_news_events a, 
body#silo_contact li#nav_contact a {
  color: #ceb764;
  }


/* Subnav
----------------------------------------------*/

#subnav {
  margin: 0;
  padding: 0;
  text-align: left;
  width: 230px;
  float: left;
  background: #f7f7f7 url(/img/sidebar_bg_middle.png) repeat-y center top;
  }

#subnav h2 {
  margin: 0;
  padding: 15px 20px 20px;
  text-align: center;
  color: #567697;
  text-transform: uppercase;
  font-size: 1.1em;
  background: url(/img/sidebar_bg_top.png) no-repeat left top;
  }

#subnav ul {
  margin: 0;
  padding: 0 0 20px;
  list-style-type: none;
  float: left;
  }

#subnav ul li {
  padding: 0;
  margin: 0;
  display: inline;
  float: left;
  background: none;
  border: 0px solid #000;
  }

#subnav ul li a {
  margin: 0;
  padding: 9px 20px;
  width: 190px;
  display: block;
  float: left;
  font-family: Georgia, serif;
  font-weight: normal;
  text-decoration: none;
  font-size: 1.1em;
  color: #2a4a6c;
/*   text-shadow: -1px -1px 0px rgba(255,255,255,0.8); */
  }

#subnav li a:hover {
  color: #000;
  text-decoration: underline;
  }

#subnav li a:active {
  color: #000;
  text-decoration: underline;
  }

body.sn_1 #subnav ul li#sn_1 a.current, 
body.sn_1 #subnav ul li#sn_1 a, 
body.sn_2 #subnav ul li#sn_2 a, 
body.sn_3 #subnav ul li#sn_3 a, 
body.sn_4 #subnav ul li#sn_4 a, 
body.sn_5 #subnav ul li#sn_5 a, 
body.sn_6 #subnav ul li#sn_6 a, 
body.sn_7 #subnav ul li#sn_7 a, 
body.sn_8 #subnav ul li#sn_8 a, 
body.sn_9 #subnav ul li#sn_9 a, 
body.sn_10 #subnav ul li#sn_10 a {
  color: #454545;
  background: url(/img/subnav_current_middle.png) repeat-y center top;  
  }

#subnav_bottom {
  height: 112px;
  width: 230px;
  float: left;
  background: url(/img/sidebar_bg_bottom.png) no-repeat center bottom;
  }



/* Home
----------------------------------------------*/
#banner {
  padding: 0 10px;
  clear: both;
  width: 900px;
  background: url(/img/container_bg_middle.png) repeat-y center top;
  }

#banner img {
  padding: 20px 0;
  }

#silo_home #col_wrap {
  padding-bottom: 12px;
  }

.callout {
	margin: 10px 0 10px 20px;
  	padding: 10px;
	float: left;
  	width: 796px;
	background: #f4f1ec;
	border: 1px solid #e1dbd0;
	}

.callout img {
  margin: 0 10px 0 0;
  padding: 3px 5px;
  float: left;
  background: #fff;
  border: 1px solid #e9e3d9;
	border: 1px solid #e1dbd0;
  }

.callout p {
  margin: 0;
  padding-top: 11px;
  float: left;
  font-size: .9em;
/*   width: 655px; */
  }	

#silo_home #content {
  width: 530px;
  }

#silo_home h1 {
  margin-bottom: .2em;
  color: #2b4b6e;
  }

#silo_home h1 span {
  display: none;
/*
  text-indent: -9000px;
  overflow: hidden;
  width: 75px;
  height: 41px;
  background: url(/img/dropcap_w.gif) no-repeat left top;
*/
  }
  
.dropcap {
  float: left;
  position: relative;
  top: -12px;
  left: 25px;
  }

#silo_home #mission {
  padding: 0 0 20px 77px;
  }

#silo_home #mission p {
  padding-right: 15px;
  font-size: 1.1em;
  line-height: 2;
  }


#silo_home #sidebar {
  padding: 0 0px 20px 0;
  width: 315px;
  float: right;
  }

#silo_home #sidebar h2 {
  padding: 27px 0 0;
  width: 313px;
  height: 166px;
  line-height: 2;
  color: #9b0000;
  text-align: center;
  background: url(/img/home_subhead_curly_brackets.gif) no-repeat left top;
  }

/*
#silo_home #footer p span {
  width: 600px;
  }

#silo_home #footer p {
  position: relative;
  top: -35px;
  line-height: 2;
  }
*/



/* Misc
----------------------------------------------*/

hr {display: none;}

form, input {
  margin: 0;
  padding: 0;
  }

.clearer {
  clear: both;
  }

#skip {
  height: 0;
  text-indent: -5000px;
  overflow: hidden;
  }

.spacious {
  padding: 1em 0;
  }

.spacious_bottom {
  padding-bottom: 1em;
  }


p.intro {
  margin-bottom: 1em;
  font-size: 1.2em;
  }

.meta_title {
  font-weight: bold;
  }

.meta, 
.meta_date {
  margin: 0 0 1em;
  color: #999;
  font-family: Georgia, serif;
  }

.meta {
  margin: 0;
  }
  
.related {
  margin: 0 0 12px 20px;
  padding: 0 10px 3px;
  float: right;
  width: 220px;
  font-size: .9em;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;  
  }

.related h3 {
  margin: 1em 0 0;
  font-family: Georgia, serif;  
  color: #af9028;
  font-weight: bold;
  font-size: 1.2em;
  }

.related ul li {
  margin-left: 18px !important;
  }

.photo {
  margin: 0 0 10px 15px;
  width: 250px;
  float: right;
  position: relative;
  right: -5px;
  background: url(/img/photo_sides_bg.png) repeat-y center top;
  }

.photo.headroom {
  margin-top: 1em;
  }

.photo2 {
  padding-top: 10px;
  float: right;
  background: url(/img/photo_top_bg.png) no-repeat center top;
  }

.photo3 {
  padding-bottom: 10px;
  float: right;
  background: url(/img/photo_bottom_bg.png) no-repeat center bottom;
  }

.photo3 p { /* Photo captions */
  margin: 0;
  padding: 7px 10px 4px;
  text-align: center;
  font-style: italic;
  font-size: .9em;
  color: #666;
  }

.photo img {
  padding: 0 10px;
  }

.photo.left {
  margin: 0 15px 10px 0;
  position: relative;
  left: -5px;
  }

.photo.left, .photo.left .photo2, .photo.left .photo3 {
  float: left;
  }

.attribution {
  padding-top: 2em;
  color: #999;
  font-size: .9em;
  font-style: italic;
  }

.attribution a:link, 
.attribution a:visited {
  color: #999;
  }

.event_logo {
  margin: 0 0 1em;
  padding: 10px;
  border: 3px solid #eee;
  }