body {
  font-family:Helvetica,Arial,sans-serif;
  background: #c0d2f3; /* #B2CCFF #d0d0d0; #E5ECF9*/
}
.container{
  background-image: url(../images/pretty/gradient-left.png);
  background-repeat: repeat-y;
  background-position: top left;
  background-color: #fff;
}
.container-right {
  background-image: url(../images/pretty/gradient-right.png);
  background-repeat: repeat-y;
  background-position: top right;
}
.rightrail {
  margin-top: 150px;
}

/* Writing Testing
 * --------------------------------------------------------------------- */
.narrow_column{
}
.narrow_column p{
  font-size:13px;
  color: black;
  line-height:1.8;

}
.narrow_column p img{
  margin-left: -5px;
  padding-left: 0px;
}
.writing_testing_story{
  margin-bottom: 5em;
}

.new_entry { background-color:red;margin-bottom: 1em;  }
.new_entry h2 {padding:1em;}

#eyetools_writing_test_practice, 
#eyetools_writing_test_end, 
#eyetools_writing_test_01, 
#eyetools_writing_test_02,
#eyetools_writing_test_03,
#eyetools_writing_test_04,
#eyetools_writing_test_05,
#eyetools_writing_test_06,
#eyetools_writing_test_07,
#eyetools_writing_test_08,
#eyetools_writing_test_09,
#eyetools_writing_test_10,
#eyetools_writing_test_11,
#eyetools_writing_test_12,
#eyetools_writing_test_13,
#eyetools_writing_test_14,
#eyetools_writing_test_15,
#eyetools_writing_test_16,
#eyetools_writing_test_17,
#eyetools_writing_test_18,
#eyetools_writing_test_19,
#eyetools_writing_test_20 {
  width: 28em;
  padding: 5em;
}
/* Headings
 * --------------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 { color: #111; }

h1 {
/* font-size:355%; */
font-size:2em;
line-height:1.1;
font-size-adjust:none;
font-style:inherit;
font-weight:bold;
}
h2, h3 {
  line-height:1.25
}
li {padding-bottom:0.6em;}
ul.close li {padding-bottom:0.2em;}
p {
  color:#686868;
  font-size:13px;
  font-size-adjust:none;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:1.5;
  margin:0 0 1.2em;  
}
.box {margin-left: -1.5em;margin-right:-1.5em;background:#F6F6F6;}
.close {margin-bottom:0.25em;padding-bottom:0.25em;}

/* Text Elements
 * --------------------------------------------------------------------- */
a                 { color: #125AA7; }
a:hover           { color: #000; }
blockquote        { color: #666; }

pre {
  background: #eee;
  border:     1px solid #ddd;
}

hr {
  background: #B2CCFF;
  color:      #B2CCFF;
}

/* Tables
 * --------------------------------------------------------------------- */
table {
  border-top:     1px solid #ddd;
  border-left:    1px solid #ddd;
}
th,td {
  border-bottom:  1px solid #ddd;
  border-right:   1px solid #ddd;
}

/* Default Classes
 * --------------------------------------------------------------------- */
p.quiet { color: #666; }
.detail { color: #666; }
.alt    { color: #666; }
.pop    { color: #B2CCFF; }
.popbox    { background-color: #B2CCFF; }

p.title {
  color: #111;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 2em;
  margin-bottom: 0.75em;
}
div.box p {
  margin-bottom: 1.3em;  
}
div.box p.bottom {
  margin-bottom: 0;  
}

#header p.title { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }

div.slide{
  clear: right;
}
div.slide img{
  float: right;
  margin-bottom: 1px;
}
div#top_nav {
  font-weight: bold;
  font-size: 1.25em;
}
div#top_nav a {
  text-decoration:none;
}
.bullethead {margin-bottom:0.25em;padding-bottom:0.25em;}

.med {font-size:1.2em;line-height:1.5em;}
.med li {padding-bottom:0.6em;}
.double-prepend-top {margin-top:3em;}

/* EOF */
