/*
colemanMain.css
Coleman Institute for Cognitive Disabilities

Steve Clason
stevec@topdogstrategy.com
10 Mar 08

Revisions:
10 Mar 08, attached styles from layout4.css to bottom, need to be merged.
*/
  
body, div, ul, li, td, h1, h2, h3, h4, h5, h6 {
  font-size: 100.01%;
  font-family: Arial, Helvetica, sans-serif;
}

div, span, img, form, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  background-color: transparent;
}
body {
  font-size: 100%;
  margin: 0;
  padding: 0;
  font-family: arial, helvetica, sans-serif;
  color: #000;
  background-color: transparent;
}
fieldset{
  margin-bottom: 1em;
}
legend{
  color: #4a436b;
  font-weight: bold;
}
/*structural elements*/
#frame{
  width: 125ex;
  margin: auto;
}
#outerWrapper {
  background-image: url("../images/css/outer_bg.gif");
  background-repeat: repeat-y;
  background-position: left;
  padding-left: 30px;
  background-color: #fff;
  zoom: 1;
}
#innerWrapper {
  background-image: url("../images/css/inner_bg.gif");
  background-repeat: repeat-y;
  background-position: right;
  padding-right: 30px;
  position: relative;
  zoom: 1;
}
/*
#header{
  position: relative;
  background-color: #000;
}
*/
#printHeader {
  display: none;
}
#skip {
  float: right;
  margin: 4px 8px;
  color: #fff;
}
#header {
  background-image: url("../images/css/black-gray_500.png");
  background-repeat: repeat-y;
  background-position: right;
  height: 14.5ex;
  position: relative;
  background-color: #000;
}
#header h1 {
  font-size: 200%;
  font-weight: normal;
  /*color: #ffcc33;*/
  color: #fff;
  background-color: transparent;
  margin-left: 125px;
  padding: 8px 0 0 0;
  font-family: "Times New Roman", Times, serif;
  width: 40ex;
}
#header h1 span {
  padding-left: 2ex;
}
#header h2 {
  font-weight: normal;
  font-size: 100%;
  color: #c3c3c3;
  margin-left: 125px;
  margin-top: 3ex;
  text-align: left;
  width: 31em;
}
#header h2 span {
  font-style: italic;
  font-size: 76%;
}
#header h2 a, #header h2 a:link, #header h2 a:visited, 
  #header h2 a:hover, #header h2 a:active {
  text-decoration: none;
  color: #c3c3c3;
}



img#seal {
  position: absolute;
  top: 8px;
  left: 8px;
}
#collage {
  position: absolute;
  right: 6px;
  top: 4px;
  height: 109px;
}
img#ColemanLogo {
  position: absolute;
  right: 30px;
  top: 18px;
}
#mission {
  color: #fff;
  margin: 0 0 0 170px;
  padding: 0;
  width: 80ex;
}
a#skip {
  position: absolute;
  top: 0;
  left: 0;
}
#utilityNav{
  font-size: .8em;
  background-color: #303C44; 
  height: 2em;
  clear: both;
}
#utilityNav ul{
  list-style-type: none;
  margin-right: 10px;
  float: right;
}
#utilityNav li{
  display: inline;
  margin: 0 1ex;
  padding: 0;
  color: #7D7D7D;
}
#utilityNav a{
  padding: 0;
  margin: 0;
  color: #fff;
}
#utilityNav a:link{
  text-decoration: none;
  color: #fff;
}
#utilityNav a:visited{
  text-decoration: none;
  color: #fff;
}
#utilityNav a:hover{
  text-decoration: underline;
  color: #fff;
}
#utilityNav a:active{
  text-decoration: none;
  color: #fff;
}
#container{
  line-height: 1.2em;
  margin-top: 0px;
  position: relative;
}
#sidebar{
  float: right;
  width: 25ex;
  margin: 0;
  padding-top: 8px;
  /*background-color: #C8D5E0;*/
  background-color: #f4f4f4;
  display: inline;
  /*border-left: 1px solid #303c44;*/
  zoom: 1;
  position: relative;
}
/*
#sidebar {
  border: none;

  background-color: #f4f4f4;
  margin: 0;
  zoom: 1;
  position: relative;
}
*/
#sidebar h2{
  /*background-color: #9EB1BF;*/
  color: #000;
  text-align: center;
  font-size: 120%;
  margin: 0;
  padding: 0;

}
#sidebar p{
  margin: .5em 0 0 .5em;;
  padding: 0;
  font-size: 100%;
  font-weight: bold;
}
#sidebar ul{
  list-style-position: outside;
  margin: 0 10px;
  padding: 0px 18px;
}
#sidebar li{
  font-size: .8em;
  margin: 0;
  padding: 0;
  list-style-position: outside;
  color: #cc9900;
}
#sidebar img{
  margin: 10px auto;
  display: block;
}
#sidebar a:link{
  text-decoration: none;
  color: #000;
}
#sidebar a:visited{
  text-decoration: none;
  color: #000;
}
#sidebar a:hover, #sidebar a:focus #SofS a:hover{
  text-decoration: underline;
  color: #000;
}
#sidebar a:active{
  text-decoration: none;
  color: #000;
}
#nav{
  position: relative;
  padding: 0 1ex;
  color: #000;
}
#nav p{
  margin: 1ex 0 0 0;
}
#nav span{
  color: #000;
}
#nav ul{
  /*list-style-image: url(/images/r_bullet.gif);*/
  list-style-position: outside;
  margin: 0 10px;
  padding: 7px 10px;
}
#nav ul ul {
  padding-bottom: 0;
}
#nav li, #SofS li{
  padding: 0;
  margin: 0;
  line-height: 140%;
  font-size: 80%;
}
#nav li li {
  font-size: 100%;
}
#nav a{
  color: #000;
}
/*#nav a:link, #SofS a:link{
  text-decoration: none;
  color: #000;
}
#nav a:visited, #SofS a:visited{
  text-decoration: none;
  color: #000;
}
#nav a:hover, #nav a:focus, #SofS a:hover{
  text-decoration: underline;
  color: #000;
}
#nav a:active, #SofS a:active{
  text-decoration: none;
  color: #000;
}*/
#SofS{
  position: relative;
  padding: 1ex;
  color: #000;
} 
#SofS ul{
  /*list-style-image: url(/images/b_bullet.gif);*/
  list-style-position: outside;
  margin: 0 10px;
  padding: 7px 10px;
}
#contentWrapper {
  background-color: #f4f4f4;
 /*
 background-image: url("../images/css/containerBackground.png");
  background-repeat: repeat;
  background-position: -22.5ex 0;
*/

}
#content {
  margin: 0 25ex 0 0;
  position: relative;
  border-right: 1px solid #000;
  padding-left: 7px;
  padding-right: 12px;
  background-color: #fff;
  min-height: 50em;
}
#content p{
  padding: 0 4ex;  
  margin-bottom: 0; 
  }
#content li{
  margin-left: 4ex;
}
#footer{
  clear: both;
  font-size: 80%;
  color: #303c44;
  padding: 3px 0 3px 1em;
  background-color: #F7F7F7;
  border-top: 6px solid #303C44;
  border-bottom: 6px solid #303C44;
  position: relative;
  margin-bottom: 2ex;
  position: relative;
  zoom: 1;
}
#footer  a:link{
  color: #8B9CE2;
}
#footer a:visited {
  color: #9B64CD;
}
/*
img#logo{
  position: absolute;
  right: 12px;
  top: 0;
}
*/
#footerImage {
  background-image: url("/images/flatironsBackground.jpg");
  background-repeat: repeat-x;
  background-color: #fff;
  background-position: 0 -40px;
  height: 80px;
  clear: both;
  border-top: 3px solid #303C44;
}
img#cuLogo {
  float: right;
  margin-right: 25px;
  margin-top: 17px;
}
#news{
  background-color: #F5F5F5;
  padding-bottom: 1ex;
}

#news ul{
  list-style-type:disc;
}

#news ul ul{
     list-style-type:circle;
}

#highlightbox{
  background-color: #F5F5F5;
  border: 1px solid #4A436B;
  margin: 1em 4ex;
  }

#highlightbox  p{
    margin:0;
  padding:.5em;
  }

/*typography*/
a {
  text-decoration: underline;
  font-weight: normal;
  }
a:link {
  }
a:visited {
    
}
a:hover, a:focus {
  text-decoration: none;
  }
a:active {
  }

h1 {
  font-size: 1.7em;
  font-weight: bold;
  margin-top: 0em;
  margin-bottom: 0.5em;
  padding: .5em .1em .1em .1em;
  color: #000;
  background-color: #fff;
  line-height: 100%;
  font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
  }
h2 {
  font-size: 1.4em;
  margin: 1.2em 0em 1.2em 2ex;
  color: #000;
  font-weight: bold;
  font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
  line-height: 1.1;
  }
h3 {
  font-size: 1.2em;
  margin: 1em 0 0 3ex;
  font-weight: normal;
  line-height: 1.1;
  }
h4 {
  font-size: 1.0em;
  margin: 1.2em 0em 0em 2ex;
  font-weight: bold;
  }
h5 {
  font-size: 1.0em;
  margin: 1.2em 0em 1.2em 0em;
  font-weight: bold;
  }
h6 {
  font-size: 0.8em;
  margin: 1.2em 0em 1.2em 0em;
  font-weight: bold;
  }
img {
  border: 0;
  }
ol, ul, li {/*
  list-style: none;*/
  font-size: 1.0em;
  line-height: 1.4em;
  margin-top: 0.2em;
  margin-bottom: 0.1em; 
  }
ul.indented{
    margin-left: 4ex;
  }
p {
  font-size: 1.0em;
  line-height: 1.4em;
  margin: 1.2em 0em 1.2em 0em;
  }
li > p {
  margin-top: 0.2em;
  }
pre {
  font-family: monospace;
  font-size: 1.0em;
  }
strong, b {
  font-weight: bold;
  }
.right{
  float: right;
}
.left{
  float: left;
}
.icon{
  float: left; 
  padding-right: 7px
}
.captiontoimage{
  font-size: 90%;
  margin: auto;
}
.captiontoimage p{
  line-height: 1.0em;
}
.strong{
  font-weight: bold;
}
.strong a{
  font-weight: bold;
}
.underline{
  text-decoration: underline;
}
td.label {
   text-align: right;
   padding: .2em .5em .2em 0;
}
td.input{
   text-align: left;
   padding: .2em 0;
}
caption{
   text-align: left;
   padding: 0 0 1ex 3ex;
   
} 
/*
 * layout4.css
 * colemaninstitute.org
 * 
 * Steve Clason, steve@steveclason.com
 * 3 Mar 08

*/
ol, ul, li {
  margin-bottom: 0;
}
#utilityNav {
  background-color: #B4B4B4;
  clear: both;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
#utilityNav a, #utilityNav a:link, #utilityNav a:visited, #utilityNav a:hover,
#utilityNav a:active {
  color: #000;
}
#utilityNav ul {
  float: left;
}

img#ColemanLogo {
  
}


/*#sidebar {
  background-image: url("../images/css/containerBackground.png");
  background-repeat: repeat-y;
  background-color: #fff;
  background-attachment: fixed;
  background-position: 0ex 0ex;
}*/
#sidebar li {
  line-height: 1.2;
  margin-bottom: 1.5ex;
}
#sidebar h2 {
  margin-bottom: 1ex;
}

#guesses input { /* indents inputs on spam-preventer.*/
  padding-left: 2em;
}
#guesses .g3 {
  font-weight: bold;
}

#footerWrapper {
  background-image: url("../images/css/footer_wrapper_bg_right.gif");
  background-position: top right;
  background-repeat: no-repeat;
  background-color: #fff;
  zoom:1;
  height: 28px;
  clear: both;
}
#footer {
  color: #fff;
  background-color: #000;
  border-top: none;
  border-bottom: none;
  margin-bottom: 0;
}
footer p {
  margin: 0;
  padding: 0;
}
#leftFooter {
  width: 45%;
}
#rightFooter {
  float: right;
  width: 40ex;
}
#copyright {
  text-align: center;
}
/* MISCELLANEOUS */
.clearBoth {
  clear: both;
  height: 1px;
  background-color: #fff;
  overflow: hidden;
}

.center {
  text-align: center;
}

.bold {
  font-weight: bold;
}

.grants {
   width: 75ex;
   margin: 1ex auto;
}
table.grants caption {
  caption-side: top;
  text-align: center;
  font-weight: bold;
  margin-top: 2ex;
}
.grants td {
  vertical-align: top;
  padding: .5ex 1ex;
}

.abstract p {
  margin: 1em 2em;
}
