body {
  background-color: #8F3905;
  font-family: Times New Roman, serif;
  font-size: 12px;
}

/*Standard Tags*/

h1, h2, h3 {
  font-weight: normal;
  margin-bottom: 5px;
  padding-bottom: 0px;
}

h1 {
  font-size: 20px;
}

h2 {
  font-size: 17px;
  line-height: 1.1;
  text-align: center;
  font-variant: small-caps;
}

h3 {
  font-size: 14px;
  margin: 0;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

p, li {
  margin-top: 0px;
  padding-top: 0px;
  line-height: 1.25;
}

p {
  margin-bottom: 5px;
}

ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  text-indent: 25px;
}

a {
  text-decoration: none;
  color: #561000;
}

a:hover {
  text-decoration: underline;
}

/*Modifications for off-front-page docs*/

#sidebar {
  position: absolute;
  left: 560px;
  top: -24px;
  width: 228px;
  margin-left: 30px;
  padding: 24px 10px 0px 20px;
  background-image: url('images/sidebarBG.png');;
}

#sidebar li {
text-indent: 0px;
}

#sidebar li li {
text-indent: 15px;
}

#sidebar h2 {
text-align: left;
}

#sidebarcorner {
  background-image: url('images/sidebarcorner.png');;
  width: 258px;
  height: 10px;
  position: relative;
  right: 20px;
  top: 10px;
}

#leftcolumn {
  width: 560px;
}

.dateline {
  margin-top: 20px;
}

.archiveheadline {
  font-size: 17px;
  margin-bottom: 10px;
}

#tags, .postmetadata {
  clear: right;
  margin-top: 10px;
}

.entry img {
  border-width: 1px;
  border-color: #000;
  border-style: solid;  
}

.pagecontent img {
  border-width: 1px;
  border-color: #000;
  border-style: solid;  
}

.entry .alignright, .optionsimage {
  margin: 10px 0px 10px 10px;
  float: right;
}

.optionsimage {
  margin-top: 0px;
}

.entry .alignleft {
  margin: 10px 10px 10px 0px;
  float: left;
}

#post h2 {
  margin-bottom: 10px;
  text-decoration: underline;
}

#byline {
  text-align: center;
}

#authorgravatar img {
  border-width: 1px;
  border-color: #000;
  border-style: solid;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

#topmatter a {
  color: #fff;
}

#comments img {
  border: none;
  position: relative;
  top: 2px;
}

.commentlist img {
  border-width: 1px;
  border-color: #000;
  border-style: solid;
}

#pagecontent ul, #post ul, .entry ul {
  padding-left: 28px;
  padding-bottom: 5px;
  list-style-image: url('images/bullet.png')
}

#pagecontent li, #post li, .entry li {
  text-indent: 0px;
  padding-left: 3px;
  padding-bottom: 3px;
}

#pagecontent h3, #post h3, .entry h3 {
  padding-bottom: 5px;
}

img.wp-smiley {
  border: none;
}

.wp-caption-text {
  font-style: italic;
  padding: 5px;
  border-width: 0 0 1px 0;
  border-color: #000;
  border-style: solid; 
  margin-right: 8px;
}

/*Modifications to Accomodate WordPress*/

.linkcat h2 {
  font-size: 14px;
  margin: 2px 0 0 0;
  padding-bottom: 1px;
}

#navbar ul li:hover {
  color: #561000;
}

/*Navigation Bar*/

#navbar {
  position: absolute;
  left: 12px;
  width: 900px;
  height: 26px;
  background-image: url('images/button.png');
  z-index: 15;
}

#navbar li {
margin-top: 4px;
float:left;
}

#navbar ul li {
  display: inline;
  font-size: 14px;
  font-variant: small-caps;
  text-indent: 0px;
  padding-left: 41px;
}

#navbar li li {
  position: absolute;
  left: -3000px;
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-variant: small-caps;
  z-index: 10;
}

#navbar ul ul {
position: absolute;
display: block;
width: 270px;
z-index: 10;
}

#navbar li li a {
  display: block;
  width: 175px;
  color: #fff;
}

#navbar ul li a {
  padding-right: 10px;
  padding-left: 10px;
}


#navbar ul li a:hover {
color: #fff;
background-color: #561000;
text-decoration: none;
}

#navbar ul li:hover li {
  position: relative;
  top: 4px;
  left: 0px;
  width: 195px;
  line-height: 2;
  text-indent: 0px;
  background-color: #661A00;
  color: #fff;
  z-index: 10;
}

/*Search Form*/

form {
padding-top: 3px;
}

form input {
  font-family: Times New Roman, serif;
  font-size: 12px;
}

#s {
  position: relative;
  bottom: 8px;
}

#searchsubmit {
  background-image: url('images/search.png');
}

#searchsubmit:hover {
  background-image: url('images/search_pressed.png');
}

/*Commment Submit Button*/
#submit {
  background-image: url('images/submitcomment_unpressed.png');
}

#submit:hover {
  background-image: url('images/submitcomment.png');
}


/*Buttons*/

.button a {
  color: #000;
  padding: 5px;
  background-image: url('images/button.png');
}

.button a:hover {
  text-decoration: none;
  background-image: url('images/button_pressed.png');
}

/*Page Sections*/

#bodybackgroundcontainer, #topnav, #footerimage {
  margin-left: auto;
  margin-right: auto;
  width: 924px;
}

#bodybackgroundcontainer {
  background-image: url('images/bodyBG.png');
  position: relative;
  bottom: 3px;
  min-height: 1100px;
  margin-bottom: 0;
}

#logo {
  position: absolute;
  left: 12px;
}

#headercontainer img {
border: none;
}

#headerimage {
  position: absolute;
  left: 112px;
}

#bodytextcontainer {
  padding-top: 96px; 
  margin-left: 64px;
  margin-right: 30px;
}

#topmatter {
position: absolute;
top: -18px;
left: 25px;
}

#topmatter p {
color: #fff;
}

#compass {
  width: 800px;
  height: 800px;
  position: absolute;
  top: 270px;
  left: 62px;
}

#content, #archivecontent, #pagecontent {
margin-top: 30px;
position: relative;
width: 800px;
z-index: 1;
}

#archivecontent, #pagecontent {
margin-top: 50px;
}

.bodynav h1, .bodynav h2 {
  display: inline;
}

.bodynav h3 {
  margin-top: 7px;
  padding: 0px;
}

#upperbodynav {
  position: absolute;
  top: 324px;
}

#lowerbodynav {
  position: absolute;
  top: 790px;
}

#footerimage {
  position: relative;
  bottom: 3px;
}

#footer {
  position: relative;
  padding-bottom: 2px;
  right: 10px;
}

#footer p {
  text-align: center;
  padding-top: 5px;
  border-color: #000;
  border-width: 1px 0 0 0;
  border-style: solid;
}

/*Positioning for backdrops of homepage sections*/
#journalismbackdrop {
  position: absolute;
  top: 359px;
  left: 327px;
}

#thoughtsbackdrop {
  position: absolute;
  top: 569px;
  left: 50px;
}

#adventuresbackdrop {
  position: absolute;
  top: 569px;
  left: 606px;
}

#workbackdrop {
  position: absolute;
  top: 359px;
  left: 606px;
}

#synergybackdrop {
  position: absolute;
  top: 569px;
  left: 328px;
}

/*Positioning for lines connecting homepage sections.*/
#journalismsynergyconnector {
  position: absolute;
  top: 559px;
  left: 460px;
}

#thoughtssynergyconnector {
  position: absolute;
  top: 669px;
  left: 318px;
}

#adventuressynergyconnector {
  position: absolute;
  top: 669px;
  left: 596px;
}

#worksynergyconnector {
  position: absolute;
  top: 555px;
  left: 593px;
}

/*Positioning for text of homepage sections.*/
#journalism {
  width: 268px;
  position: absolute;
  top: 359px;
  left: 327px;
}

#thoughts {
  width: 268px;
  position: absolute;
  top: 569px;
  left: 50px;
}

#adventures {
  width: 268px;
  position: absolute;
  top: 569px;
  left: 606px;
}

#work {
  width: 268px;
  position: absolute;
  top: 359px;
  left: 606px;
}

#synergy {
  width: 268px;
  height: 200px;
  position: absolute;
  top: 569px;
  left: 328px;
}

#synergy p {
  padding: 0 15px 0 15px;
}

/*Positioning of mouseover description boxes*/

.description {
  width: 268px;
  height: 200px;
  position: absolute;
  left: -3000px;
}

.description p, .description h2, .description h3 {
  padding: 0 15px 0 15px;
}

.description h3 {
  font-variant: small-caps;
  padding-top: 7px;
  margin-bottom: 0;
}

.description h2 {
  margin-top: 7px;
}

#journalism:hover #journalismdescription {
  position: absolute;
  bottom: -19px;
  left: -277px;
}

#journalism:hover img {
  position: absolute;
  bottom: -19px;
  left: -277px;
}

#thoughts:hover #thoughtsdescription {
  position: absolute;
  bottom: 191px;
  left: 0px;
}

#thoughts:hover img {
  position: absolute;
  bottom: 191px;
  left: 0px;
}

#adventures:hover #adventuresdescription {
  position: absolute;
  bottom: 191px;
  left: -556px;
}

#adventures:hover img {
  position: absolute;
  bottom: 191px;
  left: -556px;
}

#work:hover #workdescription {
  position: absolute;
  bottom: -20px;
  left: -556px;
}

#work:hover img {
  position: absolute;
  bottom: -20px;
  left: -556px;
}

#synergy:hover #synergydescription {
  position: absolute;
  bottom: 214px;
  left: -278px;
}

#synergy:hover img {
  position: absolute;
  bottom: 214px;
  left: -278px;
}

/*Positioning for lower navigation sections*/

.extendednavbox {
  top: 30px;
  width: 190px;
  height: 305px;
  padding-right: 4px;
  border-width: 0 1px 0 0;
  border-style: solid;
  border-color: #000;
}

.extendednavbox p {
  font-style: italic;
}

.sitelist {
  position: absolute;
  top: 125px;
}

.sitelist p {
  font-style: normal;
}

.sitelist a {
  color: #000;
}

#collaboration {
  position: absolute;
  left: 0px;
}
#community {
  position: absolute;
  left: 203px;
}

#experiments {
  position: absolute;
  left: 403px;
}

#courseinfo {
  position: absolute;
  left: 603px;
  border-style: none;
}

